@import url(https://../fonts.googleapis.com/css?family=Roboto:500,900&subset=latin,vietnamese);

html {
				font-family: sans-serif;
				-webkit-text-size-adjust: 100%;
				-ms-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: transparent
}

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

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

b, strong {
				font-weight: bold
}

dfn {
				font-style: italic
}

h1 {
				margin: .67em 0;
				font-size: 2em
}

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

small {
				font-size: 80%
}

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

sup {
				top: -.5em
}

sub {
				bottom: -.25em
}

img {
				border: 0
}

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

figure {
				margin: 1em 40px
}

hr {
				height: 0;
				-moz-box-sizing: content-box;
				box-sizing: content-box
}

pre {
				overflow: auto
}

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

button, input, optgroup, select, textarea {
				margin: 0;
				font: inherit;
				color: inherit
}

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 {
				padding: 0;
				border: 0
}

input {
				line-height: normal
}

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-box-sizing: content-box;
				-moz-box-sizing: content-box;
				box-sizing: content-box;
				-webkit-appearance: textfield
}

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

fieldset {
				padding: .35em .625em .75em;
				margin: 0 2px;
				border: 1px solid silver
}

legend {
				padding: 0;
				border: 0
}

textarea {
				overflow: auto
}

optgroup {
				font-weight: bold
}

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

td, th {
				padding: 0
}

@media print {
				* {
								color: #000 !important;
								text-shadow: none !important;
								background: transparent !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: ""
				}
				pre, blockquote {
								border: 1px solid #999;
								page-break-inside: avoid
				}
				thead {
								display: table-header-group
				}
				tr, img {
								page-break-inside: avoid
				}
				img {
								max-width: 100% !important
				}
				p, h2, h3 {
								orphans: 3;
								widows: 3
				}
				h2, h3 {
								page-break-after: avoid
				}
				select {
								background: #fff !important
				}
				.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 th, .table-bordered td {
								border: 1px solid #ddd !important
				}
}

* {
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box
}

*:before, *:after {
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box
}

html {
				font-size: 62.5%;
				-webkit-tap-highlight-color: transparent
}

body {
				font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size: 14px;
				line-height: 1.42857143;
				color: #333;
				background-color: #fff
}

input, button, select, textarea {
				font-family: inherit;
				font-size: inherit
}

a {
				color: #428bca;
				text-decoration: none
}

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

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

figure {
				margin: 0
}

img {
				vertical-align: middle
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
				display: block;
				max-width: 100%;
				height: auto
}

.img-rounded {
				border-radius: 6px
}

.img-thumbnail {
				display: inline-block;
				max-width: 100%;
				height: auto;
				padding: 4px;
				line-height: 1.42857143;
				background-color: #fff;
				border: 1px solid #ddd;
				border-radius: 4px;
				-webkit-transition: all .2s ease-in-out;
				transition: all .2s ease-in-out
}

.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;
				padding: 0;
				margin: -1px;
				overflow: hidden;
				clip: rect(0, 0, 0, 0);
				border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
				font-family: inherit;
				font-weight: 500;
				line-height: 1.1;
				color: inherit
}

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

h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .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: 200;
				line-height: 1.4
}

@media ( min-width :768px) {
				.lead {
								font-size: 21px
				}
}

small, .small {
				font-size: 85%
}

cite {
				font-style: normal
}

.text-left {
				text-align: left
}

.text-right {
				text-align: right
}

.text-center {
				text-align: center
}

.text-justify {
				text-align: justify
}

.text-muted {
				color: #999
}

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

ul, ol {
				margin-top: 0;
				margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
				margin-bottom: 0
}

.list-unstyled {
				padding-left: 0;
				list-style: none
}

.list-inline {
				padding-left: 0;
				margin-left: -5px;
				list-style: none
}

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

dl {
				margin-top: 0;
				margin-bottom: 20px
}

dt, dd {
				line-height: 1.42857143
}

dt {
				font-weight: bold
}

dd {
				margin-left: 0
}

@media ( min-width :768px) {
				.dl-horizontal dt {
								float: left;
								width: 160px;
								overflow: hidden;
								clear: left;
								text-align: right;
								text-overflow: ellipsis;
								white-space: nowrap
				}
				.dl-horizontal dd {
								margin-left: 180px
				}
}

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

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

blockquote {
				padding: 10px 20px;
				margin: 0 0 20px;
				font-size: 17.5px;
				border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
				margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
				display: block;
				font-size: 80%;
				line-height: 1.42857143;
				color: #999
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
				content: '— '
}

.blockquote-reverse, blockquote.pull-right {
				padding-right: 15px;
				padding-left: 0;
				text-align: right;
				border-right: 5px solid #eee;
				border-left: 0
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
				content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
				content: ' —'
}

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

address {
				margin-bottom: 20px;
				font-style: normal;
				line-height: 1.42857143
}

code, kbd, pre, samp {
				font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
				padding: 2px 4px;
				font-size: 90%;
				color: #c7254e;
				white-space: nowrap;
				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)
}

pre {
				display: block;
				padding: 9.5px;
				margin: 0 0 10px;
				font-size: 13px;
				line-height: 1.42857143;
				color: #333;
				word-break: break-all;
				word-wrap: break-word;
				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
}


table {
				max-width: 100%;
				background-color: transparent
}

th {
				text-align: left
}

.table {
				width: 100%;
				margin-bottom: 20px
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
				padding: 8px;
				line-height: 1.42857143;
				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>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
				border-top: 0
}

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

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

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
				padding: 5px
}

.table-bordered {
				border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
				border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
				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;
				display: table-column;
				float: none
}

table td[class*="col-"], table th[class*="col-"] {
				position: static;
				display: table-cell;
				float: none
}

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

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

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
				background-color: #dff0d8
}

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

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
				background-color: #d9edf7
}

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

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
				background-color: #fcf8e3
}

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

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
				background-color: #f2dede
}

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

@media ( max-width :767px) {
				.table-responsive {
								width: 100%;
								margin-bottom: 15px;
								overflow-x: scroll;
								overflow-y: hidden;
								-webkit-overflow-scrolling: touch;
								-ms-overflow-style: -ms-autohiding-scrollbar;
								border: 1px solid #ddd
				}
				.table-responsive>.table {
								margin-bottom: 0
				}
				.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
								white-space: nowrap
				}
				.table-responsive>.table-bordered {
								border: 0
				}
				.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
								border-left: 0
				}
				.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
								border-right: 0
				}
				.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
								border-bottom: 0
				}
}

fieldset {
				min-width: 0;
				padding: 0;
				margin: 0;
				border: 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;
				margin-bottom: 5px;
				font-weight: bold
}

input[type="search"] {
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
				margin: 4px 0 0;
				margin-top: 1px \9;
				line-height: normal
}

input[type="file"] {
				display: block
}

input[type="range"] {
				display: block;
				width: 100%
}

select[multiple], select[size] {
				height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
				outline: thin dotted;
				outline: 5px auto -webkit-focus-ring-color;
				outline-offset: -2px
}

output {
				display: block;
				padding-top: 7px;
				font-size: 14px;
				line-height: 1.42857143;
				color: #555
}

.form-control {
				display: block;
				width: 100%;
				height: 34px;
				padding: 6px 8px;
				font-size: 14px;
				line-height: 1.42857143;
				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;
				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: #999;
				opacity: 1
}

.form-control:-ms-input-placeholder {
				color: #999
}

.form-control::-webkit-input-placeholder {
				color: #999
}

.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"] {
				line-height: 34px
}

.form-group {
				margin-bottom: 15px
}

.radio, .checkbox {
				display: block;
				min-height: 20px;
				padding-left: 20px;
				margin-top: 10px;
				margin-bottom: 10px
}

.radio label, .checkbox label {
				display: inline;
				font-weight: normal;
				cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
				float: left;
				margin-left: -20px
}

.radio+.radio, .checkbox+.checkbox {
				margin-top: -5px
}

.radio-inline, .checkbox-inline {
				display: inline-block;
				padding-left: 20px;
				margin-bottom: 0;
				font-weight: normal;
				vertical-align: middle;
				cursor: pointer
}

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

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
				cursor: not-allowed
}

.input-sm {
				height: 30px;
				padding: 5px 10px;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px
}

select.input-sm {
				height: 30px;
				line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
				height: auto
}

.input-lg {
				height: 46px;
				padding: 10px 16px;
				font-size: 18px;
				line-height: 1.33;
				border-radius: 6px
}

select.input-lg {
				height: 46px;
				line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
				height: auto
}

.has-feedback {
				position: relative
}

.has-feedback .form-control {
				padding-right: 42.5px
}

.has-feedback .form-control-feedback {
				position: absolute;
				top: 25px;
				right: 0;
				display: block;
				width: 34px;
				height: 34px;
				line-height: 34px;
				text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-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;
				background-color: #dff0d8;
				border-color: #3c763d
}

.has-success .form-control-feedback {
				color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-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;
				background-color: #fcf8e3;
				border-color: #8a6d3b
}

.has-warning .form-control-feedback {
				color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-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;
				background-color: #f2dede;
				border-color: #a94442
}

.has-error .form-control-feedback {
				color: #a94442
}

.form-control-static {
				margin-bottom: 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>.form-control {
								width: 100%
				}
				.form-inline .control-label {
								margin-bottom: 0;
								vertical-align: middle
				}
				.form-inline .radio, .form-inline .checkbox {
								display: inline-block;
								padding-left: 0;
								margin-top: 0;
								margin-bottom: 0;
								vertical-align: middle
				}
				.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
								float: none;
								margin-left: 0
				}
				.form-inline .has-feedback .form-control-feedback {
								top: 0
				}
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
				padding-top: 7px;
				margin-top: 0;
				margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
				min-height: 27px
}

.form-horizontal .form-group {
				margin-right: -15px;
				margin-left: -15px
}

.form-horizontal .form-control-static {
				padding-top: 7px
}

@media ( min-width :768px) {
				.form-horizontal .control-label {
								text-align: right
				}
}

.form-horizontal .has-feedback .form-control-feedback {
				top: 0;
				right: 15px
}

.btn {
				display: inline-block;
				padding: 6px 12px;
				margin-bottom: 0;
				font-size: 14px;
				font-weight: normal;
				line-height: 1.42857143;
				text-align: center;
				white-space: nowrap;
				vertical-align: middle;
				cursor: pointer;
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				background-image: none;
				border: 1px solid transparent
}

.btn:focus, .btn:active:focus, .btn.active:focus {
				outline: thin dotted;
				outline: 5px auto -webkit-focus-ring-color;
				outline-offset: -2px
}

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

.btn:active, .btn.active {
				background-image: none;
				outline: 0;
				-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
				box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
				pointer-events: none;
				cursor: not-allowed;
				filter: alpha(opacity = 65);
				-webkit-box-shadow: none;
				box-shadow: none;
				opacity: .65
}

.btn-default {
				color: #333;
				background-color: #fff;
				border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
				color: #333;
				background-color: #ebebeb;
				border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
				background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
				background-color: #fff;
				border-color: #ccc
}

.btn-default .badge {
				color: #fff;
				background-color: #333
}

.btn-primary {
				color: #fff;
				background-color: #428bca;
				border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
				color: #fff;
				background-color: #3276b1;
				border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
				background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
				background-color: #428bca;
				border-color: #357ebd
}

.btn-primary .badge {
				color: #428bca;
				background-color: #fff
}

.btn-success {
				color: #fff;
				background-color: #5cb85c;
				border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
				color: #fff;
				background-color: #47a447;
				border-color: #398439
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
				background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
				background-color: #5cb85c;
				border-color: #4cae4c
}

.btn-success .badge {
				color: #5cb85c;
				background-color: #fff
}

.btn-info {
				color: #fff;
				background-color: #5bc0de;
				border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
				color: #fff;
				background-color: #39b3d7;
				border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
				background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
				background-color: #5bc0de;
				border-color: #46b8da
}

.btn-info .badge {
				color: #5bc0de;
				background-color: #fff
}

.btn-warning {
				color: #fff;
				background-color: #f0ad4e;
				border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
				color: #fff;
				background-color: #ed9c28;
				border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
				background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
				background-color: #f0ad4e;
				border-color: #eea236
}

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

.btn-danger {
				color: #fff;
				background-color: #976102;
				font-size: 12px
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
				color: #fff;
				background-color: #976102
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
				background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
				background-color: #d9534f;
				border-color: #d43f3a
}

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

.btn-link {
				font-weight: normal;
				color: #428bca;
				cursor: pointer;
				border-radius: 0
}

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

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
				border-color: transparent
}

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

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

.btn-lg, .btn-group-lg>.btn {
				padding: 10px 16px;
				font-size: 18px;
				line-height: 1.33;
				border-radius: 6px
}

.btn-sm, .btn-group-sm>.btn {
				padding: 5px 10px;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px
}

.btn-xs, .btn-group-xs>.btn {
				padding: 1px 5px;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px
}

.btn-block {
				display: block;
				width: 100%;
				padding-right: 0;
				padding-left: 0
}

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

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

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

.fade.in {
				opacity: 1
}

.collapse {
				display: none
}

.collapse.in {
				display: block
}

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

@font-face {
				font-family: 'Glyphicons Halflings';
				src: url('../fonts/glyphicons-halflings-regular.eot');
				src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

@font-face {
				font-family: 'OpenSans';
				src: url('../fonts/OpenSans-Regular-webfont.eot');
				src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
				font-weight: normal;
				font-style: normal
}

.glyphicon {
				position: relative;
				top: 1px;
				display: inline-block;
				font-family: 'Glyphicons Halflings';
				font-style: normal;
				font-weight: normal;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
				content: "*"
}

.glyphicon-plus:before {
				content: "+"
}

.glyphicon-euro:before {
				content: "€"
}

.glyphicon-minus:before {
				content: "−"
}

.glyphicon-cloud:before {
				content: "☁"
}

.glyphicon-envelope:before {
				content: "✉"
}

.glyphicon-pencil:before {
				content: "✏"
}

.glyphicon-glass:before {
				content: ""
}

.glyphicon-music:before {
				content: ""
}

.glyphicon-search:before {
				content: ""
}

.glyphicon-heart:before {
				content: ""
}

.glyphicon-star:before {
				content: ""
}

.glyphicon-star-empty:before {
				content: ""
}

.glyphicon-user:before {
				content: ""
}

.glyphicon-film:before {
				content: ""
}

.glyphicon-th-large:before {
				content: ""
}

.glyphicon-th:before {
				content: ""
}

.glyphicon-th-list:before {
				content: ""
}

.glyphicon-ok:before {
				content: ""
}

.glyphicon-remove:before {
				content: ""
}

.glyphicon-zoom-in:before {
				content: ""
}

.glyphicon-zoom-out:before {
				content: ""
}

.glyphicon-off:before {
				content: ""
}

.glyphicon-signal:before {
				content: ""
}

.glyphicon-cog:before {
				content: ""
}

.glyphicon-trash:before {
				content: ""
}

.glyphicon-home:before {
				content: ""
}

.glyphicon-file:before {
				content: ""
}

.glyphicon-time:before {
				content: ""
}

.glyphicon-road:before {
				content: ""
}

.glyphicon-download-alt:before {
				content: ""
}

.glyphicon-download:before {
				content: ""
}

.glyphicon-upload:before {
				content: ""
}

.glyphicon-inbox:before {
				content: ""
}

.glyphicon-play-circle:before {
				content: ""
}

.glyphicon-repeat:before {
				content: ""
}

.glyphicon-refresh:before {
				content: ""
}

.glyphicon-list-alt:before {
				content: ""
}

.glyphicon-lock:before {
				content: ""
}

.glyphicon-flag:before {
				content: ""
}

.glyphicon-headphones:before {
				content: ""
}

.glyphicon-volume-off:before {
				content: ""
}

.glyphicon-volume-down:before {
				content: ""
}

.glyphicon-volume-up:before {
				content: ""
}

.glyphicon-qrcode:before {
				content: ""
}

.glyphicon-barcode:before {
				content: ""
}

.glyphicon-tag:before {
				content: ""
}

.glyphicon-tags:before {
				content: ""
}

.glyphicon-book:before {
				content: ""
}

.glyphicon-bookmark:before {
				content: ""
}

.glyphicon-print:before {
				content: ""
}

.glyphicon-camera:before {
				content: ""
}

.glyphicon-font:before {
				content: ""
}

.glyphicon-bold:before {
				content: ""
}

.glyphicon-italic:before {
				content: ""
}

.glyphicon-text-height:before {
				content: ""
}

.glyphicon-text-width:before {
				content: ""
}

.glyphicon-align-left:before {
				content: ""
}

.glyphicon-align-center:before {
				content: ""
}

.glyphicon-align-right:before {
				content: ""
}

.glyphicon-align-justify:before {
				content: ""
}

.glyphicon-list:before {
				content: ""
}

.glyphicon-indent-left:before {
				content: ""
}

.glyphicon-indent-right:before {
				content: ""
}

.glyphicon-facetime-video:before {
				content: ""
}

.glyphicon-picture:before {
				content: ""
}

.glyphicon-map-marker:before {
				content: ""
}

.glyphicon-adjust:before {
				content: ""
}

.glyphicon-tint:before {
				content: ""
}

.glyphicon-edit:before {
				content: ""
}

.glyphicon-share:before {
				content: ""
}

.glyphicon-check:before {
				content: ""
}

.glyphicon-move:before {
				content: ""
}

.glyphicon-step-backward:before {
				content: ""
}

.glyphicon-fast-backward:before {
				content: ""
}

.glyphicon-backward:before {
				content: ""
}

.glyphicon-play:before {
				content: ""
}

.glyphicon-pause:before {
				content: ""
}

.glyphicon-stop:before {
				content: ""
}

.glyphicon-forward:before {
				content: ""
}

.glyphicon-fast-forward:before {
				content: ""
}

.glyphicon-step-forward:before {
				content: ""
}

.glyphicon-eject:before {
				content: ""
}

.glyphicon-chevron-left:before {
				content: ""
}

.glyphicon-chevron-right:before {
				content: ""
}

.glyphicon-plus-sign:before {
				content: ""
}

.glyphicon-minus-sign:before {
				content: ""
}

.glyphicon-remove-sign:before {
				content: ""
}

.glyphicon-ok-sign:before {
				content: ""
}

.glyphicon-question-sign:before {
				content: ""
}

.glyphicon-info-sign:before {
				content: ""
}

.glyphicon-screenshot:before {
				content: ""
}

.glyphicon-remove-circle:before {
				content: ""
}

.glyphicon-ok-circle:before {
				content: ""
}

.glyphicon-ban-circle:before {
				content: ""
}

.glyphicon-arrow-left:before {
				content: ""
}

.glyphicon-arrow-right:before {
				content: ""
}

.glyphicon-arrow-up:before {
				content: ""
}

.glyphicon-arrow-down:before {
				content: ""
}

.glyphicon-share-alt:before {
				content: ""
}

.glyphicon-resize-full:before {
				content: ""
}

.glyphicon-resize-small:before {
				content: ""
}

.glyphicon-exclamation-sign:before {
				content: ""
}

.glyphicon-gift:before {
				content: ""
}

.glyphicon-leaf:before {
				content: ""
}

.glyphicon-fire:before {
				content: ""
}

.glyphicon-eye-open:before {
				content: ""
}

.glyphicon-eye-close:before {
				content: ""
}

.glyphicon-warning-sign:before {
				content: ""
}

.glyphicon-plane:before {
				content: ""
}

.glyphicon-calendar:before {
				content: ""
}

.glyphicon-random:before {
				content: ""
}

.glyphicon-comment:before {
				content: ""
}

.glyphicon-magnet:before {
				content: ""
}

.glyphicon-chevron-up:before {
				content: ""
}

.glyphicon-chevron-down:before {
				content: ""
}

.glyphicon-retweet:before {
				content: ""
}

.glyphicon-shopping-cart:before {
				content: ""
}

.glyphicon-folder-close:before {
				content: ""
}

.glyphicon-folder-open:before {
				content: ""
}

.glyphicon-resize-vertical:before {
				content: ""
}

.glyphicon-resize-horizontal:before {
				content: ""
}

.glyphicon-hdd:before {
				content: ""
}

.glyphicon-bullhorn:before {
				content: ""
}

.glyphicon-bell:before {
				content: ""
}

.glyphicon-certificate:before {
				content: ""
}

.glyphicon-thumbs-up:before {
				content: ""
}

.glyphicon-thumbs-down:before {
				content: ""
}

.glyphicon-hand-right:before {
				content: ""
}

.glyphicon-hand-left:before {
				content: ""
}

.glyphicon-hand-up:before {
				content: ""
}

.glyphicon-hand-down:before {
				content: ""
}

.glyphicon-circle-arrow-right:before {
				content: ""
}

.glyphicon-circle-arrow-left:before {
				content: ""
}

.glyphicon-circle-arrow-up:before {
				content: ""
}

.glyphicon-circle-arrow-down:before {
				content: ""
}

.glyphicon-globe:before {
				content: ""
}

.glyphicon-wrench:before {
				content: ""
}

.glyphicon-tasks:before {
				content: ""
}

.glyphicon-filter:before {
				content: ""
}

.glyphicon-briefcase:before {
				content: ""
}

.glyphicon-fullscreen:before {
				content: ""
}

.glyphicon-dashboard:before {
				content: ""
}

.glyphicon-paperclip:before {
				content: ""
}

.glyphicon-heart-empty:before {
				content: ""
}

.glyphicon-link:before {
				content: ""
}

.glyphicon-phone:before {
				content: ""
}

.glyphicon-pushpin:before {
				content: ""
}

.glyphicon-usd:before {
				content: ""
}

.glyphicon-gbp:before {
				content: ""
}

.glyphicon-sort:before {
				content: ""
}

.glyphicon-sort-by-alphabet:before {
				content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
				content: ""
}

.glyphicon-sort-by-order:before {
				content: ""
}

.glyphicon-sort-by-order-alt:before {
				content: ""
}

.glyphicon-sort-by-attributes:before {
				content: ""
}

.glyphicon-sort-by-attributes-alt:before {
				content: ""
}

.glyphicon-unchecked:before {
				content: ""
}

.glyphicon-expand:before {
				content: ""
}

.glyphicon-collapse-down:before {
				content: ""
}

.glyphicon-collapse-up:before {
				content: ""
}

.glyphicon-log-in:before {
				content: ""
}

.glyphicon-flash:before {
				content: ""
}

.glyphicon-log-out:before {
				content: ""
}

.glyphicon-new-window:before {
				content: ""
}

.glyphicon-record:before {
				content: ""
}

.glyphicon-save:before {
				content: ""
}

.glyphicon-open:before {
				content: ""
}

.glyphicon-saved:before {
				content: ""
}

.glyphicon-import:before {
				content: ""
}

.glyphicon-export:before {
				content: ""
}

.glyphicon-send:before {
				content: ""
}

.glyphicon-floppy-disk:before {
				content: ""
}

.glyphicon-floppy-saved:before {
				content: ""
}

.glyphicon-floppy-remove:before {
				content: ""
}

.glyphicon-floppy-save:before {
				content: ""
}

.glyphicon-floppy-open:before {
				content: ""
}

.glyphicon-credit-card:before {
				content: ""
}

.glyphicon-transfer:before {
				content: ""
}

.glyphicon-cutlery:before {
				content: ""
}

.glyphicon-header:before {
				content: ""
}

.glyphicon-compressed:before {
				content: ""
}

.glyphicon-earphone:before {
				content: ""
}

.glyphicon-phone-alt:before {
				content: ""
}

.glyphicon-tower:before {
				content: ""
}

.glyphicon-stats:before {
				content: ""
}

.glyphicon-sd-video:before {
				content: ""
}

.glyphicon-hd-video:before {
				content: ""
}

.glyphicon-subtitles:before {
				content: ""
}

.glyphicon-sound-stereo:before {
				content: ""
}

.glyphicon-sound-dolby:before {
				content: ""
}

.glyphicon-sound-5-1:before {
				content: ""
}

.glyphicon-sound-6-1:before {
				content: ""
}

.glyphicon-sound-7-1:before {
				content: ""
}

.glyphicon-copyright-mark:before {
				content: ""
}

.glyphicon-registration-mark:before {
				content: ""
}

.glyphicon-cloud-download:before {
				content: ""
}

.glyphicon-cloud-upload:before {
				content: ""
}

.glyphicon-tree-conifer:before {
				content: ""
}

.glyphicon-tree-deciduous:before {
				content: ""
}

.caret {
				display: inline-block;
				width: 0;
				height: 0;
				margin-left: 2px;
				vertical-align: middle;
				border-top: 5px 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;
				font-size: 14px;
				list-style: none;
				background-color: #fff;
				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: normal;
				line-height: 1.42857143;
				color: #333;
				white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
				color: #262626;
				text-decoration: none
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
				color: #fff;
				text-decoration: none;
				background-color: #428bca;
				outline: 0
}

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

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
				text-decoration: none;
				cursor: not-allowed;
				background-color: transparent;
				background-image: none;
				filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

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

.open>a {
				outline: 0
}

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

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

.dropdown-header {
				display: block;
				padding: 3px 20px;
				font-size: 12px;
				line-height: 1.42857143;
				color: #999
}

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

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

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

.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 {
								right: auto;
								left: 0
				}
}

.btn-group, .btn-group-vertical {
				position: relative;
				display: inline-block
}

.btn-group>.btn, .btn-group-vertical>.btn {
				position: relative;
				float: left
}

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

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
				outline: none
}

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

.btn-toolbar {
				margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
				float: left
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
				border-radius: 0
}

.btn-group>.btn:first-child {
				margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
				border-top-right-radius: 0;
				border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){
				border-top-left-radius: 0;
				border-bottom-left-radius: 0
}

.btn-group>.btn-group {
				float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
				border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
				border-top-right-radius: 0;
				border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
				border-top-left-radius: 0;
				border-bottom-left-radius: 0
}

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
				-webkit-box-shadow: none;
				box-shadow: none
}

.btn .caret {
				margin-left: 0
}

.btn-lg .caret {
				border-width: 5px 5px 0;
				border-bottom-width: 0
}

.dropup .btn-lg .caret {
				border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
				display: block;
				float: none;
				width: 100%;
				max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
				float: none
}

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

.btn-group-vertical>.btn:not(:first-child):not(:last-child){
				border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child){
				border-top-right-radius: 4px;
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child){
				border-top-left-radius: 0;
				border-top-right-radius: 0;
				border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
				border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
				border-top-left-radius: 0;
				border-top-right-radius: 0
}

.btn-group-justified {
				display: table;
				width: 100%;
				table-layout: fixed;
				border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
				display: table-cell;
				float: none;
				width: 1%
}

.btn-group-justified>.btn-group .btn {
				width: 100%
}

[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
				display: none
}

.input-group {
				position: relative;
				display: table;
				border-collapse: separate
}

.input-group[class*="col-"] {
				float: none;
				padding-right: 0;
				padding-left: 0
}

.input-group .form-control {
				position: relative;
				z-index: 2;
				float: left;
				width: 100%;
				margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
				height: 46px;
				padding: 10px 16px;
				font-size: 18px;
				line-height: 1.33;
				border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
				height: 46px;
				line-height: 46px
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
				height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
				height: 30px;
				padding: 5px 10px;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
				height: 30px;
				line-height: 30px
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
				height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
				display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child){
				border-radius: 0
}

.input-group-addon, .input-group-btn {
				width: 1%;
				white-space: nowrap;
				vertical-align: middle
}

.input-group-addon {
				padding: 6px 12px;
				font-size: 14px;
				font-weight: normal;
				line-height: 1;
				color: #555;
				text-align: center;
				background-color: #eee;
				border: 1px solid #ccc;
				border-radius: 4px
}

.input-group-addon.input-sm {
				padding: 5px 10px;
				font-size: 12px;
				border-radius: 3px
}

.input-group-addon.input-lg {
				padding: 10px 16px;
				font-size: 18px;
				border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
				margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
				border-top-right-radius: 0;
				border-bottom-right-radius: 0
}

.input-group-addon:first-child {
				border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
				border-top-left-radius: 0;
				border-bottom-left-radius: 0
}

.input-group-addon:last-child {
				border-left: 0
}

.input-group-btn {
				position: relative;
				font-size: 0;
				white-space: nowrap
}

.input-group-btn>.btn {
				position: relative
}

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

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

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
				margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
				margin-left: -1px
}

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

.nav>li {
				position: relative;
				display: block
}

.nav>li>a {
				position: relative;
				display: block;
				padding: 10px 15px
}

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

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

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
				color: #999;
				text-decoration: none;
				cursor: not-allowed
}

.nav .nav-divider {
				height: 1px;
				margin: 9px 0;
				overflow: hidden
}

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

.nav-tabs>li {
				float: left;
				margin-bottom: -1px
}

.nav-tabs>li>a {
				margin-right: 2px;
				line-height: 1.42857143;
				border-radius: 5px
}

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

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
				color: #fff;
				cursor: default
}

.nav-tabs.nav-justified {
				width: 100%;
				border-bottom: 0
}

.nav-tabs.nav-justified>li {
				float: none
}

.nav-tabs.nav-justified>li>a {
				margin-bottom: 5px;
				text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
				top: auto;
				left: auto
}

@media ( min-width :768px) {
				.nav-tabs.nav-justified>li {
								display: table-cell;
								width: 1%
				}
				.nav-tabs.nav-justified>li>a {
								margin-bottom: 0
				}
}

.nav-tabs.nav-justified>li>a {
				margin-right: 0;
				border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
				border: 1px solid #ddd
}

@media ( min-width :768px) {
				.nav-tabs.nav-justified>li>a {
								border-bottom: 1px solid #ddd;
								border-radius: 4px 4px 0 0
				}
				.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
								border-bottom-color: #fff
				}
}

.nav-pills>li {
				float: left
}

.nav-pills>li>a {
				border-radius: 4px
}

.nav-pills>li+li {
				margin-left: 2px
}

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

.nav-stacked>li {
				float: none
}

.nav-stacked>li+li {
				margin-top: 2px;
				margin-left: 0
}

.nav-justified {
				width: 100%
}

.nav-justified>li {
				float: none
}

.nav-justified>li>a {
				margin-bottom: 5px;
				text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
				top: auto;
				left: auto
}

@media ( min-width :768px) {
				.nav-justified>li {
								display: table-cell;
								width: 1%
				}
				.nav-justified>li>a {
								margin-bottom: 0
				}
}

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

.nav-tabs-justified>li>a {
				margin-right: 0;
				border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
				border: 1px solid #ddd
}

@media ( min-width :768px) {
				.nav-tabs-justified>li>a {
								border-bottom: 1px solid #ddd;
								border-radius: 4px 4px 0 0
				}
				.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
								border-bottom-color: #fff
				}
}

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

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

.nav-tabs .dropdown-menu {
				margin-top: -1px;
				border-top-left-radius: 0;
				border-top-right-radius: 0
}

.navbar {
				position: relative;
				margin-bottom: 20px;
				border: 1px solid transparent
}

@media ( min-width :768px) {
				.navbar {
								border-radius: 4px
				}
}

@media ( min-width :768px) {
				.navbar-header {
								float: left
				}
}

.navbar-collapse {
				max-height: 340px;
				padding-right: 15px;
				padding-left: 15px;
				overflow-x: visible;
				-webkit-overflow-scrolling: touch;
				border-top: 1px solid transparent;
				box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
				overflow-y: auto
}

@media ( min-width :768px) {
				.navbar-collapse {
								width: auto;
								border-top: 0;
								box-shadow: none
				}
				.navbar-collapse.collapse {
								display: block !important;
								height: auto !important;
								padding-bottom: 0;
								overflow: visible !important
				}
				.navbar-collapse.in {
								overflow-y: visible
				}
				.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
								padding-right: 0;
								padding-left: 0
				}
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
				margin-right: -15px;
				margin-left: -15px
}

@media ( min-width :768px) {
				.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
								margin-right: 0;
								margin-left: 0
				}
}

.navbar-static-top {
				z-index: 1000;
				border-width: 0 0 1px
}

@media ( min-width :768px) {
				.navbar-static-top {
								border-radius: 0
				}
}

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

@media ( min-width :768px) {
				.navbar-fixed-top, .navbar-fixed-bottom {
								border-radius: 0
				}
}

.navbar-fixed-top {
				top: 0;
				border-width: 0 0 1px
}

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

.navbar-brand {
				float: left;
				height: 50px;
				padding: 15px 15px;
				font-size: 18px;
				line-height: 20px
}

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

@media ( min-width :768px) {
				.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
								margin-left: -15px
				}
}

.navbar-toggle {
				position: relative;
				float: right;
				padding: 0 10px;
				margin-top: 8px;
				margin-right: 15px;
				margin-bottom: 8px;
				background-color: transparent;
				background-image: none;
				border: 1px solid transparent
}

.navbar-toggle:focus {
				outline: none
}

.navbar-toggle .icon-bar {
				display: block;
				width: 22px;
				height: 2px;
				border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
				margin-top: 4px
}

@media ( min-width :768px) {
				.navbar-toggle {
								display: none
				}
}

.navbar-nav {
				margin: 7.5px -15px
}

.navbar-nav>li>a {
				padding-top: 10px;
				padding-bottom: 10px;
				line-height: 20px
}

@media ( max-width :767px) {
				.navbar-nav .open .dropdown-menu {
								position: static;
								float: none;
								width: auto;
								margin-top: 0;
								background-color: transparent;
								border: 0;
								box-shadow: none
				}
				.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
								padding: 5px 15px 5px 25px
				}
				.navbar-nav .open .dropdown-menu>li>a {
								line-height: 20px
				}
				.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
								background-image: none
				}
}

@media ( min-width :768px) {
				.navbar-nav {
								float: left;
								margin: 0
				}
				.navbar-nav>li {
								float: left
				}
				.navbar-nav>li>a {
								padding-top: 15px;
								padding-bottom: 15px
				}
				.navbar-nav.navbar-right:last-child {
								margin-right: -15px
				}
}

@media ( min-width :768px) {
				.navbar-left {
								float: left !important
				}
				.navbar-right {
								float: right !important
				}
}

.navbar-form {
				padding: 10px 15px;
				margin-top: 8px;
				margin-right: -15px;
				margin-bottom: 8px;
				margin-left: -15px;
				border-top: 1px solid transparent;
				border-bottom: 1px solid transparent;
				-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
				box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media ( min-width :768px) {
				.navbar-form .form-group {
								display: inline-block;
								margin-bottom: 0;
								vertical-align: middle
				}
				.navbar-form .form-control {
								display: inline-block;
								width: auto;
								vertical-align: middle
				}
				.navbar-form .input-group>.form-control {
								width: 100%
				}
				.navbar-form .control-label {
								margin-bottom: 0;
								vertical-align: middle
				}
				.navbar-form .radio, .navbar-form .checkbox {
								display: inline-block;
								padding-left: 0;
								margin-top: 0;
								margin-bottom: 0;
								vertical-align: middle
				}
				.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
								float: none;
								margin-left: 0
				}
				.navbar-form .has-feedback .form-control-feedback {
								top: 0
				}
}

@media ( max-width :767px) {
				.navbar-form .form-group {
								margin-bottom: 5px
				}
}

@media ( min-width :768px) {
				.navbar-form {
								width: auto;
								padding-top: 0;
								padding-bottom: 0;
								margin-right: 0;
								margin-left: 0;
								border: 0;
								-webkit-box-shadow: none;
								box-shadow: none
				}
				.navbar-form.navbar-right:last-child {
								margin-right: -15px
				}
}

.navbar-nav>li>.dropdown-menu {
				margin-top: 0;
				border-top-left-radius: 0;
				border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0
}

.navbar-btn {
				margin-top: 8px;
				margin-bottom: 8px
}

.navbar-btn.btn-sm {
				margin-top: 10px;
				margin-bottom: 10px
}

.navbar-btn.btn-xs {
				margin-top: 14px;
				margin-bottom: 14px
}

.navbar-text {
				margin-top: 15px;
				margin-bottom: 15px
}

@media ( min-width :768px) {
				.navbar-text {
								float: left;
								margin-right: 15px;
								margin-left: 15px
				}
				.navbar-text.navbar-right:last-child {
								margin-right: 0
				}
}

.navbar-default {
				border-color: #e7e7e7
}

.navbar-default .navbar-brand {
				color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
				color: #5e5e5e
}

.navbar-default .navbar-text {
				color: #777
}

.navbar-default .navbar-nav>li>a {
				color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
				color: #333
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
				color: #555
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
				color: #ccc
}

.navbar-default .navbar-toggle {
				border-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
				background-color: #fff
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
				border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
				color: #555
}

@media ( max-width :767px) {
				.navbar-default .navbar-nav .open .dropdown-menu>li>a {
								color: #777
				}
				.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
								color: #333
				}
				.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
								color: #555
				}
				.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
								color: #ccc
				}
}

.navbar-default .navbar-link {
				color: #777
}

.navbar-default .navbar-link:hover {
				color: #333
}

.navbar-inverse {
				border-color: #080808
}

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

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

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

.navbar-inverse .navbar-nav>li>a {
				color: #999
}

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

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

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
				color: #444
}

.navbar-inverse .navbar-toggle {
				border-color: #333
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
				border-color: #101010
}

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

@media ( max-width :767px) {
				.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
								border-color: #080808
				}
				.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
								color: #999
				}
				.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
								color: #fff
				}
				.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
								color: #fff
				}
				.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
								color: #444
				}
}

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

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

.breadcrumb {
				list-style: none;
				    BACKGROUND: none;
				        padding: 0;
}

.breadcrumb>li {
				display: inline-block
}

.breadcrumb>li+li:before {
				color: #ccc;
				content: "/ "
}

.breadcrumb>.active {
				color: #999
}

.pagination {
				display: inline-block;
				padding-left: 0;
				margin: 20px 0;
				border-radius: 4px
}

.pagination>li {
				display: inline
}

.pagination>li>a, .pagination>li>span {
				position: relative;
				float: left;
				padding: 6px 12px;
				margin-left: -1px;
				line-height: 1.42857143;
				color: #428bca;
				text-decoration: none;
				background-color: #fff;
				border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
				margin-left: 0;
				border-top-left-radius: 4px;
				border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
				border-top-right-radius: 4px;
				border-bottom-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
				color: #2a6496;
				background-color: #eee;
				border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
				z-index: 2;
				color: #fff;
				cursor: default;
				background-color: #428bca;
				border-color: #428bca
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
				color: #999;
				cursor: not-allowed;
				background-color: #fff;
				border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
				padding: 10px 16px;
				font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
				border-top-left-radius: 6px;
				border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
				border-top-right-radius: 6px;
				border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
				padding: 5px 10px;
				font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
				border-top-left-radius: 3px;
				border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
				border-top-right-radius: 3px;
				border-bottom-right-radius: 3px
}

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

.pager li {
				display: inline
}

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

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

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

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

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

.label {
				display: inline;
				padding: .2em .6em .3em;
				font-size: 75%;
				font-weight: bold;
				line-height: 1;
				color: #fff;
				text-align: center;
				white-space: nowrap;
				vertical-align: baseline;
				border-radius: .25em
}

.label[href]:hover, .label[href]:focus {
				color: #fff;
				text-decoration: none;
				cursor: pointer
}

.label:empty {
				display: none
}

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

.label-default {
				background-color: #999
}

.label-default[href]:hover, .label-default[href]:focus {
				background-color: gray
}

.label-primary {
				background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
				background-color: #3071a9
}

.label-success {
				background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
				background-color: #449d44
}

.label-info {
				background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
				background-color: #31b0d5
}

.label-warning {
				background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
				background-color: #ec971f
}

.label-danger {
				background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
				background-color: #c9302c
}

.badge {
				display: inline-block;
				min-width: 10px;
				padding: 3px 7px;
				font-size: 12px;
				font-weight: bold;
				line-height: 1;
				color: #fff;
				text-align: center;
				white-space: nowrap;
				vertical-align: baseline;
				background-color: #999;
				border-radius: 10px
}

.badge:empty {
				display: none
}

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

.btn-xs .badge {
				top: 0;
				padding: 1px 5px
}

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

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
				color: #428bca;
				background-color: #fff
}

.nav-pills>li>a>.badge {
				margin-left: 3px
}

.jumbotron {
				padding: 30px;
				margin-bottom: 30px;
				color: inherit;
				background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
				color: inherit
}

.jumbotron p {
				margin-bottom: 15px;
				font-size: 21px;
				font-weight: 200
}

.container .jumbotron {
				border-radius: 6px
}

.jumbotron .container {
				max-width: 100%
}

@media screen and (min-width:768px) {
				.jumbotron {
								padding-top: 48px;
								padding-bottom: 48px
				}
				.container .jumbotron {
								padding-right: 60px;
								padding-left: 60px
				}
				.jumbotron h1, .jumbotron .h1 {
								font-size: 63px
				}
}

.thumbnail {
				display: block;
				padding: 4px;
				margin-bottom: 20px;
				line-height: 1.42857143;
				background-color: #fff;
				border: 1px solid #ddd;
				border-radius: 4px;
				-webkit-transition: all .2s ease-in-out;
				transition: all .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
				margin-right: auto;
				margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
				border-color: #428bca
}

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

.alert {
				padding: 15px;
				margin-bottom: 20px;
				border: 1px solid transparent;
				border-radius: 4px
}

.alert h4 {
				margin-top: 0;
				color: inherit
}

.alert .alert-link {
				font-weight: bold
}

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

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

.alert-dismissable {
				padding-right: 35px
}

.alert-dismissable .close {
				position: relative;
				top: -2px;
				right: -21px;
				color: inherit
}

.alert-success {
				color: #3c763d;
				background-color: #dff0d8;
				border-color: #d6e9c6
}

.alert-success hr {
				border-top-color: #c9e2b3
}

.alert-success .alert-link {
				color: #2b542c
}

.alert-info {
				color: #31708f;
				background-color: #d9edf7;
				border-color: #bce8f1
}

.alert-info hr {
				border-top-color: #a6e1ec
}

.alert-info .alert-link {
				color: #245269
}

.alert-warning {
				color: #8a6d3b;
				background-color: #fcf8e3;
				border-color: #faebcc
}

.alert-warning hr {
				border-top-color: #f7e1b5
}

.alert-warning .alert-link {
				color: #66512c
}

.alert-danger {
				color: #a94442;
				background-color: #f2dede;
				border-color: #ebccd1
}

.alert-danger hr {
				border-top-color: #e4b9c0
}

.alert-danger .alert-link {
				color: #843534
}

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

to {
				background-position: 0 0
}

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

to {
				background-position: 0 0
}

}
.progress {
				height: 20px;
				margin-bottom: 20px;
				overflow: hidden;
				background-color: #f5f5f5;
				border-radius: 4px;
				-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
				box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
				float: left;
				width: 0;
				height: 100%;
				font-size: 12px;
				line-height: 20px;
				color: #fff;
				text-align: center;
				background-color: #428bca;
				-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
				box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
				-webkit-transition: width .6s ease;
				transition: width .6s ease
}

.progress-striped .progress-bar {
				background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-size: 40px 40px
}

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

.progress-bar-success {
				background-color: #5cb85c
}

.progress-striped .progress-bar-success {
				background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
				background-color: #5bc0de
}

.progress-striped .progress-bar-info {
				background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
				background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
				background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
				background-color: #d9534f
}

.progress-striped .progress-bar-danger {
				background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
				background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.list-group {
				padding-left: 0;
				margin-bottom: 20px
}

.list-group-item {
				position: relative;
				display: block;
				padding: 10px 15px;
				margin-bottom: -1px;
				background-color: #fff
}

.list-group-item:first-child {
				border-top-left-radius: 4px;
				border-top-right-radius: 4px
}

.list-group-item:last-child {
				margin-bottom: 0;
				border-bottom-right-radius: 4px;
				border-bottom-left-radius: 4px
}

.list-group-item>.badge {
				float: right
}

.list-group-item>.badge+.badge {
				margin-right: 5px
}

a.list-group-item {
				color: #555
}

a.list-group-item .list-group-item-heading {
				color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
				text-decoration: none;
				background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
				z-index: 2;
				color: #fff;
				background-color: #428bca;
				border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
				color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
				color: #e1edf7
}

.list-group-item-success {
				color: #3c763d;
				background-color: #dff0d8
}

a.list-group-item-success {
				color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
				color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
				color: #3c763d;
				background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
				color: #fff;
				background-color: #3c763d;
				border-color: #3c763d
}

.list-group-item-info {
				color: #31708f;
				background-color: #d9edf7
}

a.list-group-item-info {
				color: #31708f
}

a.list-group-item-info .list-group-item-heading {
				color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
				color: #31708f;
				background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
				color: #fff;
				background-color: #31708f;
				border-color: #31708f
}

.list-group-item-warning {
				color: #8a6d3b;
				background-color: #fcf8e3
}

a.list-group-item-warning {
				color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
				color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
				color: #8a6d3b;
				background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
				color: #fff;
				background-color: #8a6d3b;
				border-color: #8a6d3b
}

.list-group-item-danger {
				color: #a94442;
				background-color: #f2dede
}

a.list-group-item-danger {
				color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
				color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
				color: #a94442;
				background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
				color: #fff;
				background-color: #a94442;
				border-color: #a94442
}

.list-group-item-heading {
				margin-top: 0;
				margin-bottom: 5px
}

.list-group-item-text {
				margin-bottom: 0;
				line-height: 1.3
}

.panel {
				margin-bottom: 20px;
				background-color: #fff;
				border: 1px solid transparent;
				border-radius: 4px;
				-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
				box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
				padding: 15px
}

.panel-heading {
				border-bottom: 1px solid transparent;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
				color: inherit
}

.panel-title {
				margin-top: 0;
				margin-bottom: 0;
				font-size: 16px;
				color: inherit
}

.panel-title>a {
				color: inherit
}

.panel-footer {
				padding: 10px 15px;
				background-color: #f5f5f5;
				border-top: 1px solid #ddd;
				border-bottom-right-radius: 3px;
				border-bottom-left-radius: 3px
}

.panel>.list-group {
				margin-bottom: 0
}

.panel>.list-group .list-group-item {
				border-width: 1px 0;
				border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
				border-top: 0;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
				border-bottom: 0;
				border-bottom-right-radius: 3px;
				border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
				border-top-width: 0
}

.panel>.table, .panel>.table-responsive>.table {
				margin-bottom: 0
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
				border-top-left-radius: 3px;
				border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
				border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
				border-top-right-radius: 3px
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
				border-bottom-right-radius: 3px;
				border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
				border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
				border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
				border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
				border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
				border: 0
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
				border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
				border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
				border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
				border-bottom: 0
}

.panel>.table-responsive {
				margin-bottom: 0;
				border: 0
}

.panel-group {
				margin-bottom: 20px
}

.panel-group .panel {
				margin-bottom: 0;
				overflow: hidden;
				border-radius: 4px
}

.panel-group .panel+.panel {
				margin-top: 5px
}

.panel-group .panel-heading {
				border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
				border-top: 1px solid #ddd
}

.panel-group .panel-footer {
				border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
				border-bottom: 1px solid #ddd
}

.panel-default {
				border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #ddd
}

.panel-primary {
				border-color: #428bca
}

.panel-primary>.panel-heading {
				color: #fff;
				background-color: #428bca;
				border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #428bca
}

.panel-success {
				border-color: #d6e9c6
}

.panel-success>.panel-heading {
				color: #3c763d;
				background-color: #dff0d8;
				border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #d6e9c6
}

.panel-info {
				border-color: #bce8f1
}

.panel-info>.panel-heading {
				color: #31708f;
				background-color: #d9edf7;
				border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #bce8f1
}

.panel-warning {
				border-color: #faebcc
}

.panel-warning>.panel-heading {
				color: #8a6d3b;
				background-color: #fcf8e3;
				border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #faebcc
}

.panel-danger {
				border-color: #ebccd1
}

.panel-danger>.panel-heading {
				color: #a94442;
				background-color: #f2dede;
				border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
				border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
				border-bottom-color: #ebccd1
}

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

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

.well-lg {
				padding: 24px;
				border-radius: 6px
}

.well-sm {
				padding: 9px;
				border-radius: 3px
}

.close {
				float: right;
				font-size: 21px;
				font-weight: bold;
				line-height: 1;
				color: #000;
				text-shadow: 0 1px 0 #fff;
				filter: alpha(opacity = 20);
				opacity: .2
}

.close:hover, .close:focus {
				color: #000;
				text-decoration: none;
				cursor: pointer;
				filter: alpha(opacity = 50);
				opacity: .5
}

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

.modal-open {
				overflow: hidden
}

.modal {
				position: fixed;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 1050;
				display: none;
				overflow: auto;
				overflow-y: scroll;
				-webkit-overflow-scrolling: touch;
				outline: 0
}

.modal.fade .modal-dialog {
				-webkit-transition: -webkit-transform .3s ease-out;
				-moz-transition: -moz-transform .3s ease-out;
				-o-transition: -o-transform .3s ease-out;
				transition: transform .3s ease-out;
				-webkit-transform: translate(0, -25%);
				-ms-transform: translate(0, -25%);
				transform: translate(0, -25%)
}

.modal.in .modal-dialog {
				-webkit-transform: translate(0, 0);
				-ms-transform: translate(0, 0);
				transform: translate(0, 0)
}

.modal-dialog {
				position: relative;
				width: auto;
				margin: 10px
}

.modal-content {
				position: relative;
				background-color: #fff;
				background-clip: padding-box;
				border: 1px solid #999;
				border: 1px solid rgba(0, 0, 0, .2);
				border-radius: 6px;
				outline: none;
				-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
				box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

.modal-backdrop.fade {
				filter: alpha(opacity = 0);
				opacity: 0
}

.modal-backdrop.in {
				filter: alpha(opacity = 50);
				opacity: .5
}

.modal-header {
				min-height: 16.42857143px;
				padding: 15px;
				border-bottom: 1px solid #e5e5e5
}

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

.modal-title {
				margin: 0;
				line-height: 1.42857143
}

.modal-body {
				position: relative;
				padding: 20px
}

.modal-footer {
				padding: 19px 20px 20px;
				margin-top: 15px;
				text-align: right;
				border-top: 1px solid #e5e5e5
}

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

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

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

@media ( min-width :768px) {
				.modal-dialog {
								width: 600px;
								margin: 30px auto
				}
				.modal-content {
								-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
								box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
				}
				.modal-sm {
								width: 300px
				}
}

@media ( min-width :992px) {
				.modal-lg {
								width: 900px
				}
}

.tooltip {
				position: absolute;
				z-index: 1030;
				display: block;
				font-size: 11px;
				line-height: 1.4;
				visibility: visible;
				filter: alpha(opacity = 0);
				opacity: 0
}

.tooltip.in {
				opacity: 1;
				filter: alpha(opacity = 100)
}

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

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

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

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

.tooltip-inner {
				max-width: 200px;
				padding: 5px 10px;
				color: #fff;
				text-align: center;
				text-decoration: none;
				background-color: #000;
				border-radius: 2px;
				font-size: 11px
}

.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: #333
}

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

.tooltip.top-right .tooltip-arrow {
				right: 5px;
				bottom: 0;
				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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
				position: relative
}

.carousel-inner {
				position: relative;
				width: 100%;
				overflow: hidden
}

.carousel-inner>.item {
				position: relative;
				display: none;
				-webkit-transition: .6s ease-in-out left;
				transition: .6s ease-in-out left
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
				line-height: 1
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
				display: block
}

.carousel-inner>.active {
				left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
				position: absolute;
				top: 0;
				width: 100%
}

.carousel-inner>.next {
				left: 100%
}

.carousel-inner>.prev {
				left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
				left: 0
}

.carousel-inner>.active.left {
				left: -100%
}

.carousel-inner>.active.right {
				left: 100%
}

.carousel-control {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				width: 15%;
				font-size: 20px;
				color: #fff;
				text-align: center;
				text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
				filter: alpha(opacity = 50);
				opacity: .5;
				text-shadow: none
}

.carousel-control.left {
				background-repeat: repeat-x;
				background-image: linear-gradient(to right, transparent 0%, transparent 100%)
}

.carousel-control.right {
				right: 0;
				left: auto;
				background-repeat: repeat-x;
				background-image: linear-gradient(to right, transparent 0%, transparent 100%)
}

.carousel-control:hover, .carousel-control:focus {
				color: #fff;
				text-decoration: none;
				filter: alpha(opacity = 90);
				outline: none;
				opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
				position: absolute;
				top: 50%;
				z-index: 5;
				display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
				left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
				right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
				width: 20px;
				height: 20px;
				margin-top: -10px;
				margin-left: -10px;
				font-family: serif
}

.carousel-control .icon-prev:before {
				content: '‹'
}

.carousel-control .icon-next:before {
				content: '›'
}

.carousel-indicators {
				position: absolute;
				bottom: 10px;
				left: 50%;
				z-index: 15;
				width: 60%;
				padding-left: 0;
				margin-left: -30%;
				text-align: center;
				list-style: none
}

.carousel-indicators li {
				display: inline-block;
				width: 10px;
				height: 10px;
				margin: 1px;
				text-indent: -999px;
				cursor: pointer;
				background-color: #000 \9;
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 10px
}

.carousel-indicators .active {
				width: 12px;
				height: 12px;
				margin: 0;
				background-color: #fff
}

.carousel-caption {
				position: absolute;
				right: 15%;
				bottom: 20px;
				left: 15%;
				z-index: 10;
				padding-top: 20px;
				padding-bottom: 20px;
				color: #fff;
				text-align: center;
				text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
				text-shadow: none
}

@media screen and (min-width:768px) {
				.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
								width: 30px;
								height: 30px;
								margin-top: -15px;
								margin-left: -15px;
								font-size: 30px
				}
				.carousel-caption {
								right: 20%;
								left: 20%;
								padding-bottom: 30px
				}
				.carousel-indicators {
								bottom: 20px
				}
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
				display: table;
				content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
				clear: both
}

.center-block {
				display: block;
				margin-right: auto;
				margin-left: auto
}

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

@
-ms-viewport {
				width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
				display: none !important
}

@media ( max-width :767px) {
				.visible-xs {
								display: block !important
				}
				table.visible-xs {
								display: table
				}
				tr.visible-xs {
								display: table-row !important
				}
				th.visible-xs, td.visible-xs {
								display: table-cell !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
				}
				th.visible-sm, td.visible-sm {
								display: table-cell !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
				}
				th.visible-md, td.visible-md {
								display: table-cell !important
				}
}

@media ( min-width :1200px) {
				.visible-lg {
								display: block !important
				}
				table.visible-lg {
								display: table
				}
				tr.visible-lg {
								display: table-row !important
				}
				th.visible-lg, td.visible-lg {
								display: table-cell !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
				}
}

.visible-print {
				display: none !important
}

@media print {
				.visible-print {
								display: block !important
				}
				table.visible-print {
								display: table
				}
				tr.visible-print {
								display: table-row !important
				}
				th.visible-print, td.visible-print {
								display: table-cell !important
				}
}

@media print {
				.hidden-print {
								display: none !important
				}
}

::selection {
				background: #0083ba;
				color: #fff
}

.btn {
				border: none;
				font-size: 13px;
				font-weight: normal;
				line-height: 1.4;
				border-radius: 0;
				padding: 10px 15px;
				-webkit-font-smoothing: subpixel-antialiased;
				transition: border .25s linear, color .25s linear, background-color .25s linear
}

.btn:hover, .btn:focus {
				outline: none !important;
				color: #fff
}

.btn:active, .btn.active {
				outline: none;
				box-shadow: none !important
}

.btn:focus:active {
				outline: none
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
				background-color: #bdc3c7;
				color: rgba(255, 255, 255, .75);
				opacity: .7;
				filter: alpha(opacity = 70);
				cursor: not-allowed
}

.btn-default {
				color: #fff;
				background-color: #0083ba
}

.btn-default:hover, .btn-default.hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
				color: #fff;
				background-color: #ff7e00;
				border-color: #ff7e00
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
				background: #ff7e00;
				border-color: #ff7e00
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled.hover, .btn-default[disabled].hover, fieldset[disabled] .btn-default.hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
				background-color: #bdc3c7;
				border-color: #0083ba
}

.btn-primary {
				color: #fff;
				background-color: #1abc9c
}

.btn-primary:hover, .btn-primary.hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
				color: #fff;
				background-color: #48c9b0;
				border-color: #48c9b0
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
				background: #16a085;
				border-color: #16a085
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled.hover, .btn-primary[disabled].hover, fieldset[disabled] .btn-primary.hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
				background-color: #bdc3c7;
				border-color: #1abc9c
}

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

.btn-info:hover, .btn-info.hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
				color: #fff;
				background-color: #5dade2;
				border-color: #5dade2
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
				background: #2c81ba;
				border-color: #2c81ba
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled.hover, .btn-info[disabled].hover, fieldset[disabled] .btn-info.hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
				background-color: #bdc3c7;
				border-color: #3498db
}

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

.btn-danger:hover, .btn-danger.hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
				color: #fff;
				background-color: #ec7063;
				border-color: #ec7063
}

.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
				background: #c44133;
				border-color: #c44133
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled.hover, .btn-danger[disabled].hover, fieldset[disabled] .btn-danger.hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
				background-color: #bdc3c7;
				border-color: #e74c3c
}

.btn-success {
				color: #fff;
				background-color: #2ecc71
}

.btn-success:hover, .btn-success.hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
				color: #fff;
				background-color: #58d68d;
				border-color: #58d68d
}

.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
				background: #27ad60;
				border-color: #27ad60
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled.hover, .btn-success[disabled].hover, fieldset[disabled] .btn-success.hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
				background-color: #bdc3c7;
				border-color: #2ecc71
}

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

.btn-warning:hover, .btn-warning.hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
				color: #fff;
				background-color: #f4d313;
				border-color: #f4d313
}

.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
				background: #cda70d;
				border-color: #cda70d
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled.hover, .btn-warning[disabled].hover, fieldset[disabled] .btn-warning.hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
				background-color: #bdc3c7;
				border-color: #f1c40f
}

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

.btn-inverse:hover, .btn-inverse.hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open>.dropdown-toggle.btn-inverse {
				color: #fff;
				background-color: #415b75;
				border-color: #415b75
}

.btn-inverse:active, .btn-inverse.active, .open>.dropdown-toggle.btn-inverse {
				background: #2c3e50;
				border-color: #2c3e50
}

.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled.hover, .btn-inverse[disabled].hover, fieldset[disabled] .btn-inverse.hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
				background-color: #bdc3c7;
				border-color: #34495e
}

.btn-group>.btn+.btn {
				margin-left: 0
}

.btn-group>.btn+.dropdown-toggle {
				border-left: 2px solid rgba(52, 73, 94, .15);
				padding: 10px 12px
}

.btn-group>.btn+.dropdown-toggle .caret {
				margin-left: 3px;
				margin-right: 3px
}

.btn-group>.btn.btn-gh+.dropdown-toggle .caret {
				margin-left: 7px;
				margin-right: 7px
}

.btn-group>.btn.btn-sm+.dropdown-toggle .caret {
				margin-left: 0;
				margin-right: 0
}

.btn-embossed {
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

.btn-embossed.active, .btn-embossed:active {
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

code, kbd, pre, samp {
				font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
				padding: 2px 6px;
				font-size: 93%;
				color: #c7254e;
				background-color: #f9f2f4;
				border-radius: 0
}

kbd {
				padding: 2px 6px;
				font-size: 85%;
				color: #fff;
				background-color: #34495e;
				border-radius: 0;
				box-shadow: none
}

pre {
				padding: 5.333333333px;
				margin: 0 0 11px;
				font-size: 13px;
				line-height: 1.72222;
				color: inherit;
				background-color: #fff;
				border: 1px solid #e7e9ec;
				border-radius: 6px;
				white-space: pre
}

.pre-scrollable {
				max-height: 340px
}

.caret {
				display: inline-block;
				width: 0;
				height: 0;
				margin-left: 5px;
				vertical-align: middle;
				border-top: 4px solid;
				border-right: 4px solid transparent;
				border-left: 4px solid transparent;
				transition: border-color .25s, color .25s
}

.dropdown-menu {
				z-index: 1000;
				background-color: #f3f4f5;
				min-width: 220px;
				border: none;
				padding: 0;
				font-size: 13px;
				border-radius: 0;
				box-shadow: none
}

.dropdown-menu .divider {
				height: 1px;
				margin: 3px 0;
				overflow: hidden;
				background-color: rgba(202, 206, 209, .5)
}

.dropdown-menu>li>a {
				padding: 8px 16px;
				line-height: 1.429;
				color: #606d7a
}

.dropdown-menu>li:first-child>a:first-child {
				border-top-right-radius: 0;
				border-top-left-radius: 0
}

.dropdown-menu>li:last-child>a:first-child {
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0
}

.dropdown-menu.typeahead {
				display: none;
				width: auto;
				margin-top: 5px;
				border: 2px solid #1abc9c;
				padding: 5px 0;
				background-color: #fff;
				border-radius: 6px
}

.dropdown-menu.typeahead li a {
				padding: 6px 14px
}

.dropdown-menu.typeahead li:first-child a, .dropdown-menu.typeahead li:last-child a {
				padding: 6px 14px;
				border-radius: 0
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
				color: #55606c;
				background-color: rgba(202, 206, 209, .5)
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
				color: #fff;
				background-color: #1abc9c
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
				color: #bdc3c7;
				background-color: transparent;
				cursor: not-allowed
}

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

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

.dropdown-header {
				padding: 8px 16px;
				line-height: 1.538;
				font-size: 13px;
				text-transform: uppercase;
				color: #2c3e50
}

.dropdown-header:first-child {
				margin-top: 3px
}

.dropdown-backdrop {
				z-index: 990
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
				border-bottom: 4px solid;
				margin-bottom: .25em
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
				margin-top: 0;
				margin-bottom: 9px
}

.dropdown-menu-inverse {
				background-color: #fff;
				box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
				border: 1px solid rgba(0, 0, 0, .05)
}

.dropdown-menu-inverse .divider {
				height: 1px;
				margin: 3px 0;
				overflow: hidden;
				background-color: #ecf0f1
}

.dropdown-menu-inverse>li>a {
				color: #444
}

.dropdown-menu-inverse>li>a:hover, .dropdown-menu-inverse>li>a:focus {
				color: #2c3e50;
				background-color: #ecf0f1
}

.dropdown-menu-inverse>.active>a, .dropdown-menu-inverse>.active>a:hover, .dropdown-menu-inverse>.active>a:focus {
				color: #2c3e50;
				background-color: #ecf0f1
}

.dropdown-menu-inverse>.disabled>a, .dropdown-menu-inverse>.disabled>a:hover, .dropdown-menu-inverse>.disabled>a:focus {
				color: rgba(68, 68, 68, .5)
}

.dropdown-menu-inverse>.disabled>a:hover, .dropdown-menu-inverse>.disabled>a:focus {
				background-color: transparent
}

.dropdown-menu-inverse .dropdown-header {
				color: #2c3e50
}

.pager {
				font-size: 13px;
				font-weight: normal
}

.pager>a {
				color: #fff;
				background: #0083ba;
				padding: 7px 10px;
				display: inline-block;
				font-weight: 700;
				margin-left: 3px;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease;
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

.pager>a.active, .pager>a:active {
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

.pager>a:hover, .pager>a:focus, .pager>a.active {
				color: #fff;
				background: #ff7e00
}

@media print {
				.btn {
								border-style: solid;
								border-width: 2px
				}
				.dropdown-menu {
								background: #fff !important;
								border: 2px solid #ddd
				}
				.input-group-rounded .input-group-btn+.form-control, .input-group-rounded .input-group-btn+.select2-search input[type="text"] {
								padding-left: 10px
				}
				.form-control {
								border: 2px solid #ddd !important
				}
				.bootstrap-switch {
								height: 33px;
								width: 84px;
								border: 2px solid #bdc3c7
				}
				.tooltip {
								border: 2px solid #bdc3c7
				}
				.progress, .ui-slider {
								background: #ddd !important
				}
				.progress-bar, .ui-slider-range, .ui-slider-handle {
								background: #bdc3c7 !important
				}
}

h1, h2, h3 {
				margin-top: 22px;
				margin-bottom: 11px
}

h4, h5, h6 {
				margin-top: 11px;
				margin-bottom: 11px
}

h1, .h1 {
				font-size: 25px
}

h2, .h2 {
				font-size: 20px
}

h3, .h3 {
				font-size: 18px
}

h4, .h4 {
				font-size: 15px
}

h5, .h5 {
				font-size: 13px
}

h6, .h6 {
				font-size: 12px;
				font-weight: normal
}

p {
				line-height: 1.72222;
				margin: 0 0 11px
}

.lead {
				margin-bottom: 22px;
				font-size: 15px;
				line-height: 1.46428571;
				font-weight: 300
}

small, .small {
				font-size: 83%;
				line-height: 2.067
}

.text-muted {
				color: #bdc3c7
}

.text-inverse {
				color: #fff
}

.text-primary {
				color: #1abc9c
}

a.text-primary:hover {
				color: #148f77
}

.text-warning {
				color: #f1c40f
}

a.text-warning:hover {
				color: #c29d0b
}

.text-danger {
				color: #e74c3c
}

a.text-danger:hover {
				color: #d62c1a
}

.text-success {
				color: #2ecc71
}

a.text-success:hover {
				color: #25a25a
}

.text-info {
				color: #3498db
}

a.text-info:hover {
				color: #217dbb
}

.bg-primary {
				color: #fff;
				background-color: #34495e
}

a.bg-primary:hover {
				background-color: #222f3d
}

.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: 10px;
				margin: 44px 0 22px;
				border-bottom: 2px solid #e7e9ec
}

ul, ol {
				margin-bottom: 11px;
				padding-left: 0;
				list-style: none
}

dl {
				margin-bottom: 22px
}

dt, dd {
				line-height: 1.72222
}

abbr[title], abbr[data-original-title] {
				border-bottom: 1px dotted #bdc3c7
}

blockquote .blockquote {
				border-left: 3px solid #e7e9ec;
				padding: 0 0 0 16px;
				margin: 0 0 22px;
				font-size: 13px
}

blockquote .blockquote p {
				font-size: 13px;
				line-height: 1.55;
				font-weight: normal;
				margin-bottom: .4em
}

blockquote .blockquote small, blockquote .blockquote .small {
				font-size: 13px;
				line-height: 1.72222;
				font-style: italic;
				color: inherit
}

blockquote .blockquote small:before, blockquote .blockquote .small:before {
				content: ""
}

blockquote .blockquote.pull-right {
				padding-right: 16px;
				padding-left: 0;
				border-right: 3px solid #e7e9ec;
				border-left: 0
}

blockquote .blockquote.pull-right small:after {
				content: ""
}

address {
				margin-bottom: 22px;
				line-height: 1.72222
}

sub, sup {
				font-size: 70%
}

legend {
				display: block;
				width: 100%;
				padding: 0;
				margin-bottom: 11px;
				font-size: 20.8px;
				line-height: inherit;
				color: inherit;
				border-bottom: none
}

textarea {
				font-size: 14px;
				line-height: 24px;
				padding: 5px 11px
}

input[type="search"] {
				-webkit-appearance: none !important
}

label {
				font-weight: normal;
				font-size: 13px;
				line-height: 2.3
}

.form-control:-moz-placeholder {
				color: #555;
				font-size: 13px;
				font-style: italic;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.form-control:-ms-input-placeholder {
				color: #555;
				font-size: 13px;
				font-style: italic;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.form-control::-webkit-input-placeholder {
				color: #555;
				font-size: 13px;
				font-style: italic;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.form-control {
				border: 1px solid #bdc3c7;
				color: #34495e;
				font-family: Arial, sans-serif;
				font-size: 13px;
				line-height: 1.467;
				padding: 6px 8px;
				height: 36px;
				border-radius: 2px;
				box-shadow: none;
				transition: all .25s linear, color .25s linear, background-color .25s linear
}

.form-group.focus .form-control, .form-control:focus {
				border-color: rgba(82, 168, 236, .8);
				outline: 0;
				box-shadow: 0 0 0 3px rgba(237, 246, 253, .97)
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
				background-color: #fafbfb;
				border-color: #cad2d3;
				color: #b5c0c1;
				cursor: default;
				opacity: .8;
				filter: alpha(opacity = 80)
}

.form-control.flat {
				border-color: transparent
}

.form-control.flat:hover {
				border-color: #bdc3c7
}

.form-control.flat:focus {
				border-color: #1abc9c
}

.form-control.input-validation-error {
				border-color: rgba(82, 168, 236, .8);
				outline: 0;
				box-shadow: 0 0 0 3px rgba(237, 246, 253, .97)
}

@media ( max-width :1199px) {
				.form-control {
								height: 33px
				}
}

@media ( max-width :991px) {
				.form-control {
								height: 40px
				}
}

.input-group .form-control {
				position: static
}

.input-group-hg>.form-control, .input-group-hg>.input-group-addon, .input-group-hg>.input-group-btn>.btn {
				height: 53px;
				padding: 10px 16px;
				font-size: 19px;
				line-height: 1.318;
				border-radius: 6px
}

select.input-group-hg>.form-control, select.input-group-hg>.input-group-addon, select.input-group-hg>.input-group-btn>.btn {
				height: 53px;
				line-height: 53px
}

textarea.input-group-hg>.form-control, textarea.input-group-hg>.input-group-addon, textarea.input-group-hg>.input-group-btn>.btn, select[multiple].input-group-hg>.form-control, select[multiple].input-group-hg>.input-group-addon, select[multiple].input-group-hg>.input-group-btn>.btn {
				height: auto
}

.input-group-hg>.form-control:focus, .input-group-hg>.input-group-addon:focus, .input-group-hg>.input-group-btn>.btn:focus {
				box-shadow: none
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
				height: 46px;
				padding: 10px 16px;
				font-size: 18px;
				line-height: 1.33;
				border-radius: 6px;
				height: 36px;
				padding: 10px 15px;
				font-size: 14px;
				line-height: 1.235
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
				height: 36px;
				line-height: 36px
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
				height: auto
}

.input-group-lg>.form-control:focus, .input-group-lg>.input-group-addon:focus, .input-group-lg>.input-group-btn>.btn:focus {
				box-shadow: none
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
				height: 30px;
				padding: 5px 10px;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px;
				height: 40px;
				padding: 6px 10px;
				font-size: 11px;
				line-height: 1.462;
				border-radius: 6px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
				height: 40px;
				line-height: 40px
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
				height: auto
}

.input-group-sm>.form-control:focus, .input-group-sm>.input-group-addon:focus, .input-group-sm>.input-group-btn>.btn:focus {
				box-shadow: none
}

.input-group-addon {
				padding: 10px 12px;
				font-size: 13px;
				color: #fff;
				text-align: center;
				background-color: #bdc3c7;
				border-radius: 6px;
				transition: border .25s linear, color .25s linear, background-color .25s linear
}

.input-group-hg .input-group-addon, .input-group-lg .input-group-addon, .input-group-sm .input-group-addon {
				line-height: 1
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
				border-bottom-right-radius: 0;
				border-top-right-radius: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child){
				border-bottom-left-radius: 0;
				border-top-left-radius: 0
}

.form-group.focus .input-group-addon, .input-group.focus .input-group-addon {
				background-color: rgba(82, 168, 236, .8);
				border-color: rgba(82, 168, 236, .8)
}

.form-group.focus .input-group-btn>.btn-default+.btn-default, .input-group.focus .input-group-btn>.btn-default+.btn-default {
				border-left-color: #16a085
}

.form-group.focus .input-group-btn .btn, .input-group.focus .input-group-btn .btn {
				border-color: #1abc9c;
				background-color: #fff;
				color: #1abc9c
}

.form-group.focus .input-group-btn .btn-default, .input-group.focus .input-group-btn .btn-default {
				color: #fff;
				background-color: #1abc9c
}

.form-group.focus .input-group-btn .btn-default:hover, .input-group.focus .input-group-btn .btn-default:hover, .form-group.focus .input-group-btn .btn-default.hover, .input-group.focus .input-group-btn .btn-default.hover, .form-group.focus .input-group-btn .btn-default:focus, .input-group.focus .input-group-btn .btn-default:focus, .form-group.focus .input-group-btn .btn-default:active, .input-group.focus .input-group-btn .btn-default:active, .form-group.focus .input-group-btn .btn-default.active, .input-group.focus .input-group-btn .btn-default.active, .open>.dropdown-toggle.form-group.focus .input-group-btn .btn-default, .open>.dropdown-toggle.input-group.focus .input-group-btn .btn-default {
				color: #fff;
				background-color: #48c9b0;
				border-color: #48c9b0
}

.form-group.focus .input-group-btn .btn-default:active, .input-group.focus .input-group-btn .btn-default:active, .form-group.focus .input-group-btn .btn-default.active, .input-group.focus .input-group-btn .btn-default.active, .open>.dropdown-toggle.form-group.focus .input-group-btn .btn-default, .open>.dropdown-toggle.input-group.focus .input-group-btn .btn-default {
				background: #16a085;
				border-color: #16a085
}

.form-group.focus .input-group-btn .btn-default.disabled, .input-group.focus .input-group-btn .btn-default.disabled, .form-group.focus .input-group-btn .btn-default[disabled], .input-group.focus .input-group-btn .btn-default[disabled], fieldset[disabled] .form-group.focus .input-group-btn .btn-default, fieldset[disabled] .input-group.focus .input-group-btn .btn-default, .form-group.focus .input-group-btn .btn-default.disabled:hover, .input-group.focus .input-group-btn .btn-default.disabled:hover, .form-group.focus .input-group-btn .btn-default[disabled]:hover, .input-group.focus .input-group-btn .btn-default[disabled]:hover, fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover, fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover, .form-group.focus .input-group-btn .btn-default.disabled.hover, .input-group.focus .input-group-btn .btn-default.disabled.hover, .form-group.focus .input-group-btn .btn-default[disabled].hover, .input-group.focus .input-group-btn .btn-default[disabled].hover,
				fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover, fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover, .form-group.focus .input-group-btn .btn-default.disabled:focus, .input-group.focus .input-group-btn .btn-default.disabled:focus, .form-group.focus .input-group-btn .btn-default[disabled]:focus, .input-group.focus .input-group-btn .btn-default[disabled]:focus, fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus, fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus, .form-group.focus .input-group-btn .btn-default.disabled:active, .input-group.focus .input-group-btn .btn-default.disabled:active, .form-group.focus .input-group-btn .btn-default[disabled]:active, .input-group.focus .input-group-btn .btn-default[disabled]:active, fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active, fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active, .form-group.focus .input-group-btn .btn-default.disabled.active,
				.input-group.focus .input-group-btn .btn-default.disabled.active, .form-group.focus .input-group-btn .btn-default[disabled].active, .input-group.focus .input-group-btn .btn-default[disabled].active, fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active, fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
				background-color: #bdc3c7;
				border-color: #1abc9c
}

.form-group.focus .input-group-btn .btn-default .badge, .input-group.focus .input-group-btn .btn-default .badge {
				color: #1abc9c;
				background-color: #fff
}

.input-group-btn .btn {
				background-color: #fff;
				border: 2px solid #bdc3c7;
				color: #bdc3c7;
				line-height: 18px;
				height: 42px
}

.input-group-btn .btn-default {
				color: #fff;
				background-color: #bdc3c7
}

.input-group-btn .btn-default:hover, .input-group-btn .btn-default.hover, .input-group-btn .btn-default:focus, .input-group-btn .btn-default:active, .input-group-btn .btn-default.active, .open>.dropdown-toggle.input-group-btn .btn-default {
				color: #fff;
				background-color: #cacfd2;
				border-color: #cacfd2
}

.input-group-btn .btn-default:active, .input-group-btn .btn-default.active, .open>.dropdown-toggle.input-group-btn .btn-default {
				background: #a1a6a9;
				border-color: #a1a6a9
}

.input-group-btn .btn-default.disabled, .input-group-btn .btn-default[disabled], fieldset[disabled] .input-group-btn .btn-default, .input-group-btn .btn-default.disabled:hover, .input-group-btn .btn-default[disabled]:hover, fieldset[disabled] .input-group-btn .btn-default:hover, .input-group-btn .btn-default.disabled.hover, .input-group-btn .btn-default[disabled].hover, fieldset[disabled] .input-group-btn .btn-default.hover, .input-group-btn .btn-default.disabled:focus, .input-group-btn .btn-default[disabled]:focus, fieldset[disabled] .input-group-btn .btn-default:focus, .input-group-btn .btn-default.disabled:active, .input-group-btn .btn-default[disabled]:active, fieldset[disabled] .input-group-btn .btn-default:active, .input-group-btn .btn-default.disabled.active, .input-group-btn .btn-default[disabled].active, fieldset[disabled] .input-group-btn .btn-default.active {
				background-color: #bdc3c7;
				border-color: #bdc3c7
}

.input-group-btn .btn-default .badge {
				color: #bdc3c7;
				background-color: #fff
}

.input-group-hg .input-group-btn .btn {
				line-height: 31px
}

.input-group-lg .input-group-btn .btn {
				line-height: 21px
}

.input-group-sm .input-group-btn .btn {
				line-height: 19px
}

.input-group-btn:first-child>.btn {
				border-right-width: 0;
				margin-right: -3px
}

.input-group-btn:last-child>.btn {
				border-left-width: 0;
				margin-left: -3px
}

.input-group-btn>.btn-default+.btn-default {
				border-left: 2px solid #bdc3c7
}

.input-group-btn>.btn:first-child+.btn .caret {
				margin-left: 0
}

.input-group-rounded .input-group-btn+.form-control, .input-group-rounded .input-group-btn:last-child .btn {
				border-bottom-right-radius: 20px;
				border-top-right-radius: 20px
}

.input-group-hg.input-group-rounded .input-group-btn+.form-control, .input-group-hg.input-group-rounded .input-group-btn:last-child .btn {
				border-bottom-right-radius: 27px;
				border-top-right-radius: 27px
}

.input-group-lg.input-group-rounded .input-group-btn+.form-control, .input-group-lg.input-group-rounded .input-group-btn:last-child .btn {
				border-bottom-right-radius: 25px;
				border-top-right-radius: 25px
}

.input-group-rounded .form-control:first-child, .input-group-rounded .input-group-btn:first-child .btn {
				border-bottom-left-radius: 20px;
				border-top-left-radius: 20px
}

.input-group-hg.input-group-rounded .form-control:first-child, .input-group-hg.input-group-rounded .input-group-btn:first-child .btn {
				border-bottom-left-radius: 27px;
				border-top-left-radius: 27px
}

.input-group-lg.input-group-rounded .form-control:first-child, .input-group-lg.input-group-rounded .input-group-btn:first-child .btn {
				border-bottom-left-radius: 25px;
				border-top-left-radius: 25px
}

.input-group-rounded .input-group-btn+.form-control {
				padding-left: 0
}

.input-sm, .form-group-sm .form-control {
				height: 40px;
				padding: 6px 10px;
				font-size: 11px;
				line-height: 1.462;
				border-radius: 6px
}

select.input-sm, select.form-group-sm .form-control {
				height: 40px;
				line-height: 40px
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
				height: auto
}

.input-sm:focus, .form-group-sm .form-control:focus {
				box-shadow: none
}

.input-lg, .form-group-lg .form-control {
				height: 36px;
				padding: 10px 15px;
				font-size: 14px;
				line-height: 1.235;
				border-radius: 6px
}

select.input-lg, select.form-group-lg .form-control {
				height: 36px;
				line-height: 36px
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
				height: auto
}

.input-lg:focus, .form-group-lg .form-control:focus {
				box-shadow: none
}

.input-hg, .form-group-hg .form-control {
				height: 53px;
				padding: 10px 16px;
				font-size: 19px;
				line-height: 1.318;
				border-radius: 6px
}

select.input-hg, select.form-group-hg .form-control {
				height: 53px;
				line-height: 53px
}

textarea.input-hg, textarea.form-group-hg .form-control, select[multiple].input-hg, select[multiple].form-group-hg .form-control {
				height: auto
}

.input-hg:focus, .form-group-hg .form-control:focus {
				box-shadow: none
}

.radio, .checkbox {
				position: relative;
				cursor: pointer;
				display: block;
				font-weight: normal
}

.radio input, .checkbox input {
				position: absolute;
				left: -9999px
}

.radio i, .checkbox i {
				position: absolute;
				top: 7px;
				left: 1px;
				display: block;
				outline: none;
				border: 1px solid rgba(82, 168, 236, .8);
				background: #fff;
				-webkit-transition: border-color .3s;
				-moz-transition: border-color .3s;
				-ms-transition: border-color .3s;
				-o-transition: border-color .3s;
				transition: border-color .3s;
				width: 15px;
				height: 15px
}

.radio input+i:after, .radio input[type=radio]+i:after, .checkbox input[type=checkbox]+i:after, .checkbox input[type=checkbox]+input+i:after {
				position: absolute;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: opacity .1s;
				-moz-transition: opacity .1s;
				-ms-transition: opacity .1s;
				-o-transition: opacity .1s;
				transition: opacity .1s
}

.radio i {
				-webkit-border-radius: 50%;
				-moz-border-radius: 50%;
				-ms-border-radius: 50%;
				-o-border-radius: 50%;
				border-radius: 50%;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.checkbox input[type=checkbox]+i:after, .checkbox input[type=checkbox]+input+i:after {
				content: '';
				top: -1px;
				left: -1px;
				text-align: center;
				font: normal 12px/16px FontAwesome;
				color: rgba(82, 168, 236, .8);
				width: 15px;
				height: 15px
}

.radio input+i:after, .radio input+input+i:after {
				content: '';
				top: 4px;
				left: 4px;
				background-color: rgba(82, 168, 236, .8);
				-webkit-border-radius: 50%;
				-moz-border-radius: 50%;
				-ms-border-radius: 50%;
				-o-border-radius: 50%;
				border-radius: 50%;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				width: 5px;
				height: 5px
}

.radio:hover i, .radio input:checked+i, .checkbox:hover i, .checkbox input:checked+input+i {
				border-color: rgba(82, 168, 236, .8)
}

.radio input:checked+i:after, .radio input:checked+input+i:after, .checkbox input:checked+i::after, .checkbox input:checked+input+i:after {
				opacity: 1;
				filter: alpha(opacity = 100)
}

.multiple-file {
				position: relative
}

.multiple-file input[type=file] {
				position: relative;
				text-indent: 9999999px;
				cursor: pointer;
				outline: none;
				z-index: 999;
				background: none !important
}

.multiple-file i {
				position: absolute;
				background: rgba(82, 168, 236, .8);
				left: 7px;
				top: 8px;
				color: #fff;
				z-index: 2;
				width: 70px;
				height: 22px;
				-webkit-transition: background .3s linear;
				-moz-transition: background .3s linear;
				-ms-transition: background .3s linear;
				-o-transition: background .3s linear;
				transition: background .3s linear
}

.multiple-file i:before {
				position: absolute;
				content: attr(data-label);
				font-size: 12px;
				top: 0;
				left: 0;
				text-align: center;
				line-height: 21px;
				cursor: pointer;
				z-index: 12;
				width: 100%;
				height: 100%
}

.multiple-file input[type=file]:focus+i, .multiple-file input[type=file].valid+i, .multiple-file:hover i {
				background: rgba(21, 118, 195, .8)
}

.owl-carousel.is-active .owl-item>* {
				opacity: .3;
				filter: alpha(opacity = 30);
				-webkit-transform: scale(.8);
				-moz-transform: scale(.8);
				-ms-transform: scale(.8);
				-o-transform: scale(.8);
				transform: scale(.8);
				-webkit-transition: all 1s ease 0s;
				-moz-transition: all 1s ease 0s;
				-ms-transition: all 1s ease 0s;
				-o-transition: all 1s ease 0s;
				transition: all 1s ease 0s
}

.owl-carousel.is-active .owl-item.active>* {
				opacity: 1;
				filter: alpha(opacity = 100);
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1)
}

.banner-cubic-1:before {
				position: absolute;
				content: '';
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				border: 0 solid rgba(255, 255, 255, 0);
				z-index: 1;
				opacity: 0;
				filter: alpha(opacity = 0)
}

.banner-cubic-1 {
				display: block;
				position: relative;
				overflow: hidden;
				width: 100%;
				height: 100%
}

.banner-cubic-1 .thumb.hover, .banner-cubic-1 img, .banner-cubic-1:before {
				-webkit-transition: all .5s cubic-bezier(.455, .03, .515, .955);
				-moz-transition: all .5s cubic-bezier(.455, .03, .515, .955);
				-ms-transition: all .5s cubic-bezier(.455, .03, .515, .955);
				-o-transition: all .5s cubic-bezier(.455, .03, .515, .955);
				transition: all .5s cubic-bezier(.455, .03, .515, .955)
}

.banner-cubic-1:hover:before {
				opacity: 1;
				filter: alpha(opacity = 100);
				border: 10px solid rgba(255, 255, 255, .3)
}

.banner-cubic-1:hover .thumb.hover, .banner-cubic-1:hover img {
				-webkit-transform: scale(1.05);
				-moz-transform: scale(1.05);
				-ms-transform: scale(1.05);
				-o-transform: scale(1.05);
				transform: scale(1.05);
				opacity: .8;
				filter: alpha(opacity = 80)
}

.banner-cubic-2 {
				display: block;
				position: relative;
				width: 100%;
				height: 100%
}

.banner-cubic-2 img {
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s;
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1)
}

.banner-cubic-2:before, .banner-cubic-2:after {
				z-index: 9;
				position: absolute;
				content: '';
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
				-moz-transition: opacity .35s ease 0s, transform .35s ease 0s;
				-ms-transition: opacity .35s ease 0s, transform .35s ease 0s;
				transition: opacity .35s ease 0s, transform .35s ease 0s
}

.banner-cubic-2:before {
				border-bottom: 1px solid #fff;
				border-top: 1px solid #fff;
				bottom: 20px;
				left: 5px;
				right: 5px;
				top: 20px;
				-webkit-transform: scale(0, 1);
				-moz-transform: scale(0, 1);
				-ms-transform: scale(0, 1);
				-o-transform: scale(0, 1);
				transform: scale(0, 1);
				-webkit-transform-origin: 0 0 0;
				-moz-transform-origin: 0 0 0;
				-ms-transform-origin: 0 0 0;
				-o-transform-origin: 0 0 0;
				transform-origin: 0 0 0
}

.banner-cubic-2:after {
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				bottom: 5px;
				left: 20px;
				right: 20px;
				top: 5px;
				-webkit-transform: scale(1, 0);
				-moz-transform: scale(1, 0);
				-ms-transform: scale(1, 0);
				-o-transform: scale(1, 0);
				transform: scale(1, 0);
				-webkit-transform-origin: 100% 0 0;
				-moz-transform-origin: 100% 0 0;
				-ms-transform-origin: 100% 0 0;
				-o-transform-origin: 100% 0 0;
				transform-origin: 100% 0 0
}

.banner-cubic-2:hover:before, .banner-cubic-2:hover:after {
				opacity: 1;
				filter: alpha(opacity = 100);
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1)
}

.banner-cubic-2:hover img {
				-webkit-transform: scale(1.05);
				-moz-transform: scale(1.05);
				-ms-transform: scale(1.05);
				-o-transform: scale(1.05);
				transform: scale(1.05)
}

.banner-cubic-2:hover:after {
				-webkit-transition-delay: .15s;
				-moz-transition-delay: .15s;
				-ms-transition-delay: .15s;
				-o-transition-delay: .15s;
				transition-delay: .15s
}

.banner-cubic-3:before, .banner-cubic-3:after {
				position: absolute;
				content: '';
				top: 20px;
				left: 20px;
				bottom: 20px;
				right: 20px;
				z-index: 9;
				-webkit-transition: all .3s ease-out 0s;
				-moz-transition: all .3s ease-out 0s;
				-ms-transition: all .3s ease-out 0s;
				-o-transition: all .3s ease-out 0s;
				transition: all .3s ease-out 0s
}

.banner-cubic-3:before {
				border-top: 1px solid rgba(255, 255, 255, .8);
				border-bottom: 1px solid rgba(255, 255, 255, .8);
				-webkit-transform: scale(0, 1);
				-moz-transform: scale(0, 1);
				-ms-transform: scale(0, 1);
				-o-transform: scale(0, 1);
				transform: scale(0, 1)
}

.banner-cubic-3:after {
				border-left: 1px solid rgba(255, 255, 255, .8);
				border-right: 1px solid rgba(255, 255, 255, .8);
				-webkit-transform: scale(1, 0);
				-moz-transform: scale(1, 0);
				-ms-transform: scale(1, 0);
				-o-transform: scale(1, 0);
				transform: scale(1, 0)
}

.banner-cubic-3:hover:before, .banner-cubic-3:hover:after {
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1)
}

.banner-cubic-4 {
				position: relative
}

.banner-cubic-4:before {
				position: absolute;
				content: '';
				bottom: 0;
				left: 0;
				right: 0;
				top: 0;
				border: 1px solid transparent;
				-webkit-transition: all .3s ease-out 0s;
				-moz-transition: all .3s ease-out 0s;
				-ms-transition: all .3s ease-out 0s;
				-o-transition: all .3s ease-out 0s;
				transition: all .3s ease-out 0s
}

.banner-cubic-4:hover:before {
				border-color: #fff;
				bottom: 13px;
				left: 13px;
				right: 13px;
				top: 13px
}

.banner-cubic-5 {
				position: relative;
				overflow: hidden;
				display: block
}

.banner-cubic-5:before {
				position: absolute;
				content: '';
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				background: rgba(255, 255, 255, .5);
				-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 200%, 0);
				-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 200%, 0);
				-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 200%, 0);
				-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 200%, 0);
				transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 200%, 0);
				-webkit-transition: all .6s;
				-moz-transition: all .6s;
				-ms-transition: all .6s;
				-o-transition: all .6s;
				transition: all .6s
}

.banner-cubic-5:hover:before {
				-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -200%, 0);
				-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -200%, 0);
				-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -200%, 0);
				-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -200%, 0);
				transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -200%, 0)
}

.banner-cubic-6 {
				overflow: hidden;
				position: relative;
				display: block
}

.banner-cubic-6 img {
				-webkit-transform: scale(1, 1);
				-moz-transform: scale(1, 1);
				-ms-transform: scale(1, 1);
				-o-transform: scale(1, 1);
				transform: scale(1, 1);
				-webkit-transition: all 400ms ease;
				-moz-transition: all 400ms ease;
				-ms-transition: all 400ms ease;
				-o-transition: all 400ms ease;
				transition: all 400ms ease
}

.banner-cubic-6:before, .banner-cubic-6:after {
				position: absolute;
				content: '';
				top: 0;
				z-index: 9;
				background: rgba(0, 0, 0, .4);
				width: 50%;
				height: 100%;
				-webkit-transition: all 250ms linear;
				-moz-transition: all 250ms linear;
				-ms-transition: all 250ms linear;
				-o-transition: all 250ms linear;
				transition: all 250ms linear
}

.banner-cubic-6:before {
				left: -50%
}

.banner-cubic-6:after {
				right: -50%
}

.banner-cubic-6:hover:before {
				left: 0
}

.banner-cubic-6:hover:after {
				right: 0
}

.banner-cubic-6:hover img {
				-webkit-transform: scale(1.2, 1.2);
				-moz-transform: scale(1.2, 1.2);
				-ms-transform: scale(1.2, 1.2);
				-o-transform: scale(1.2, 1.2);
				transform: scale(1.2, 1.2)
}

.banner-cubic-7 {
				overflow: hidden;
				position: relative;
				display: block
}

.banner-cubic-7:before, .banner-cubic-7:after {
				position: absolute;
				content: '';
				height: 0;
				width: 0;
				border-style: solid;
				border-width: 0 0 0 0;
				opacity: .3;
				filter: alpha(opacity = 30);
				-webkit-transition: all .5s ease-in-out;
				-moz-transition: all .5s ease-in-out;
				-ms-transition: all .5s ease-in-out;
				-o-transition: all .5s ease-in-out;
				transition: all .5s ease-in-out
}

.banner-cubic-7:before {
				border-color: #000 transparent transparent;
				top: 0;
				left: 0
}

.banner-cubic-7:after {
				border-color: transparent transparent #000;
				bottom: 0;
				right: 0
}

.banner-cubic-7:hover:before {
				border-width: 550px 550px 0 0
}

.banner-cubic-7:hover:after {
				border-width: 0 0 500px 500px
}

.camera_wrap a, .camera_wrap img, .camera_wrap ol, .camera_wrap ul, .camera_wrap li, .camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td .camera_thumbs_wrap a, .camera_thumbs_wrap img, .camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li, .camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
				background: none;
				border: 0;
				font: inherit;
				font-size: 100%;
				margin: 0;
				padding: 0;
				vertical-align: baseline;
				list-style: none
}

.camera_wrap {
				direction: ltr;
				display: none;
				float: left;
				position: relative;
				z-index: 0
}

.camera_wrap img {
				max-width: none !important
}

.camera_fakehover {
				height: 100%;
				min-height: 60px;
				position: relative;
				width: 100%;
				z-index: 1
}

.camera_wrap {
				width: 100%
}

.camera_src {
				display: none
}

.cameraCont, .cameraContents {
				height: 100%;
				position: relative;
				width: 100%;
				z-index: 1
}

.cameraSlide {
				bottom: 0;
				left: 0;
				position: absolute;
				right: 0;
				top: 0;
				width: 100%
}

.cameraContent {
				bottom: 0;
				display: none;
				left: 0;
				position: absolute;
				right: 0;
				top: 0;
				width: 100%
}

.camera_target {
				bottom: 0;
				height: 100%;
				left: 0;
				overflow: hidden;
				position: absolute;
				right: 0;
				text-align: left;
				top: 0;
				width: 100%;
				z-index: 0
}

.camera_overlayer {
				bottom: 0;
				height: 100%;
				left: 0;
				overflow: hidden;
				position: absolute;
				right: 0;
				top: 0;
				width: 100%;
				z-index: 0
}

.camera_target_content {
				bottom: 0;
				left: 0;
				overflow: hidden;
				position: absolute;
				right: 0;
				top: 0;
				z-index: 2
}

.camera_target_content .camera_link {
				background: url(../../images/blank.gif);
				display: block;
				height: 100%;
				text-decoration: none
}

.camera_loader {
				background: #fff url(../../images/camera-loader.gif) no-repeat center;
				background: rgba(255, 255, 255, .9) url(../../images/camera-loader.gif) no-repeat center;
				border: 1px solid #fff;
				-webkit-border-radius: 18px;
				-moz-border-radius: 18px;
				border-radius: 18px;
				height: 36px;
				left: 50%;
				overflow: hidden;
				position: absolute;
				margin: -18px 0 0 -18px;
				top: 50%;
				width: 36px;
				z-index: 3
}

.camera_bar {
				bottom: 0;
				left: 0;
				overflow: hidden;
				position: absolute;
				right: 0;
				top: 0;
				z-index: 3
}

.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
				height: 100%;
				position: absolute;
				width: auto
}

.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
				height: auto;
				position: absolute;
				width: 100%
}

.camera_nav_cont {
				height: 65px;
				overflow: hidden;
				position: absolute;
				right: 9px;
				top: 15px;
				width: 120px;
				z-index: 4
}

.camera_caption {
				bottom: 0;
				display: block;
				position: absolute;
				width: 100%
}

.camera_caption>div {
				padding: 10px 20px
}

.camerarelative {
				overflow: hidden;
				position: relative
}

.imgFake {
				cursor: pointer
}

.camera_prevThumbs {
				bottom: 4px;
				cursor: pointer;
				left: 0;
				position: absolute;
				top: 4px;
				visibility: hidden;
				width: 30px;
				z-index: 10
}

.camera_prevThumbs div {
				background: url(../../images/camera_skins.png) no-repeat -160px 0;
				display: block;
				height: 40px;
				margin-top: -20px;
				position: absolute;
				top: 50%;
				width: 30px
}

.camera_nextThumbs {
				bottom: 4px;
				cursor: pointer;
				position: absolute;
				right: 0;
				top: 4px;
				visibility: hidden;
				width: 30px;
				z-index: 10
}

.camera_nextThumbs div {
				background: url(../../images/camera_skins.png) no-repeat -190px 0;
				display: block;
				height: 40px;
				margin-top: -20px;
				position: absolute;
				top: 50%;
				width: 30px
}

.camera_command_wrap .hideNav {
				display: none
}

.camera_command_wrap {
				left: 0;
				position: relative;
				right: 0;
				z-index: 4
}

.camera_wrap .camera_pag .camera_pag_ul {
				list-style: none;
				margin: 0;
				padding: 0;
				text-align: right
}

.camera_wrap .camera_pag .camera_pag_ul li {
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
				cursor: pointer;
				display: inline-block;
				height: 16px;
				margin: 20px 5px;
				position: relative;
				text-align: left;
				text-indent: 9999px;
				width: 16px
}

.camera_commands_emboss .camera_pag .camera_pag_ul li {
				-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_wrap .camera_pag .camera_pag_ul li>span {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				height: 8px;
				left: 4px;
				overflow: hidden;
				position: absolute;
				top: 4px;
				width: 8px
}

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover>span {
				-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
				-moz-box-shadow: 0;
				-webkit-box-shadow: 0;
				box-shadow: 0
}

.camera_pag_ul li img {
				display: none;
				position: absolute
}

.camera_pag_ul .thumb_arrow {
				border-left: 4px solid transparent;
				border-right: 4px solid transparent;
				border-top: 4px solid;
				top: 0;
				left: 50%;
				margin-left: -4px;
				position: absolute
}

.camera_prev, .camera_next, .camera_commands {
				cursor: pointer;
				height: 40px;
				margin-top: -20px;
				position: absolute;
				top: 50%;
				width: 40px;
				z-index: 2
}

.camera_prev {
				left: 0
}

.camera_prev>span {
				display: block;
				height: 40px;
				width: 40px
}

.camera_next {
				right: 0
}

.camera_next>span {
				display: block;
				height: 40px;
				width: 40px
}

.camera_commands {
				right: 41px
}

.camera_commands>.camera_play {
				background: url(../../images/camera_skins.png) no-repeat -80px 0;
				height: 40px;
				width: 40px
}

.camera_commands>.camera_stop {
				background: url(../../images/camera_skins.png) no-repeat -120px 0;
				display: block;
				height: 40px;
				width: 40px
}

.camera_wrap .camera_pag .camera_pag_ul li {
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
				cursor: pointer;
				display: inline-block;
				height: 16px;
				margin: 20px 5px;
				position: relative;
				text-indent: 9999px;
				width: 16px
}

.camera_thumbs_cont {
				-webkit-border-bottom-right-radius: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-moz-border-radius-bottomright: 4px;
				-moz-border-radius-bottomleft: 4px;
				border-bottom-right-radius: 4px;
				border-bottom-left-radius: 4px;
				overflow: hidden;
				position: relative;
				width: 100%
}

.camera_commands_emboss .camera_thumbs_cont {
				-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
				box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_thumbs_cont>div {
				float: left;
				width: 100%
}

.camera_thumbs_cont ul {
				overflow: hidden;
				padding: 3px 4px 8px;
				position: relative;
				text-align: center
}

.camera_thumbs_cont ul li {
				display: inline;
				padding: 0 4px
}

.camera_thumbs_cont ul li>img {
				border: 1px solid;
				cursor: pointer;
				margin-top: 5px;
				vertical-align: bottom
}

.camera_clear {
				display: block;
				clear: both
}

.showIt {
				display: none
}

.camera_clear {
				clear: both;
				display: block;
				height: 1px;
				margin: -1px 0 25px;
				position: relative
}

.camera_caption {
				color: #fff
}

.camera_caption>div {
				background: #000;
				background: rgba(0, 0, 0, .8)
}

.camera_wrap .camera_pag .camera_pag_ul li {
				background: #b7b7b7
}

.camera_wrap .camera_pag .camera_pag_ul li:hover>span {
				background: #b7b7b7
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
				background: #434648
}

.camera_pag_ul li img {
				border: 4px solid #e6e6e6;
				-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
				-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
				box-shadow: 0 3px 6px rgba(0, 0, 0, .5)
}

.camera_pag_ul .thumb_arrow {
				border-top-color: #e6e6e6
}

.camera_wrap .camera_pag .camera_pag_ul li {
				background: #b7b7b7
}

.camera_thumbs_cont ul li>img {
				border-color: 1px solid #000
}

.camera_amber_skin .camera_prevThumbs div {
				background-position: -160px -160px
}

.camera_amber_skin .camera_nextThumbs div {
				background-position: -190px -160px
}

.camera_amber_skin .camera_prev>span {
				background-position: 0 -160px
}

.camera_amber_skin .camera_next>span {
				background-position: -40px -160px
}

.camera_amber_skin .camera_commands>.camera_play {
				background-position: -80px -160px
}

.camera_amber_skin .camera_commands>.camera_stop {
				background-position: -120px -160px
}

.camera_ash_skin .camera_prevThumbs div {
				background-position: -160px -200px
}

.camera_ash_skin .camera_nextThumbs div {
				background-position: -190px -200px
}

.camera_ash_skin .camera_prev>span {
				background-position: 0 -200px
}

.camera_ash_skin .camera_next>span {
				background-position: -40px -200px
}

.camera_ash_skin .camera_commands>.camera_play {
				background-position: -80px -200px
}

.camera_ash_skin .camera_commands>.camera_stop {
				background-position: -120px -200px
}

.camera_azure_skin .camera_prevThumbs div {
				background-position: -160px -240px
}

.camera_azure_skin .camera_nextThumbs div {
				background-position: -190px -240px
}

.camera_azure_skin .camera_prev>span {
				background-position: 0 -240px
}

.camera_azure_skin .camera_next>span {
				background-position: -40px -240px
}

.camera_azure_skin .camera_commands>.camera_play {
				background-position: -80px -240px
}

.camera_azure_skin .camera_commands>.camera_stop {
				background-position: -120px -240px
}

.camera_beige_skin .camera_prevThumbs div {
				background-position: -160px -120px
}

.camera_beige_skin .camera_nextThumbs div {
				background-position: -190px -120px
}

.camera_beige_skin .camera_prev>span {
				background-position: 0 -120px
}

.camera_beige_skin .camera_next>span {
				background-position: -40px -120px
}

.camera_beige_skin .camera_commands>.camera_play {
				background-position: -80px -120px
}

.camera_beige_skin .camera_commands>.camera_stop {
				background-position: -120px -120px
}

.camera_black_skin .camera_prevThumbs div {
				background-position: -160px -40px
}

.camera_black_skin .camera_nextThumbs div {
				background-position: -190px -40px
}

.camera_black_skin .camera_prev>span {
				background-position: 0 -40px
}

.camera_black_skin .camera_next>span {
				background-position: -40px -40px
}

.camera_black_skin .camera_commands>.camera_play {
				background-position: -80px -40px
}

.camera_black_skin .camera_commands>.camera_stop {
				background-position: -120px -40px
}

.camera_blue_skin .camera_prevThumbs div {
				background-position: -160px -280px
}

.camera_blue_skin .camera_nextThumbs div {
				background-position: -190px -280px
}

.camera_blue_skin .camera_prev>span {
				background-position: 0 -280px
}

.camera_blue_skin .camera_next>span {
				background-position: -40px -280px
}

.camera_blue_skin .camera_commands>.camera_play {
				background-position: -80px -280px
}

.camera_blue_skin .camera_commands>.camera_stop {
				background-position: -120px -280px
}

.camera_brown_skin .camera_prevThumbs div {
				background-position: -160px -320px
}

.camera_brown_skin .camera_nextThumbs div {
				background-position: -190px -320px
}

.camera_brown_skin .camera_prev>span {
				background-position: 0 -320px
}

.camera_brown_skin .camera_next>span {
				background-position: -40px -320px
}

.camera_brown_skin .camera_commands>.camera_play {
				background-position: -80px -320px
}

.camera_brown_skin .camera_commands>.camera_stop {
				background-position: -120px -320px
}

.camera_burgundy_skin .camera_prevThumbs div {
				background-position: -160px -360px
}

.camera_burgundy_skin .camera_nextThumbs div {
				background-position: -190px -360px
}

.camera_burgundy_skin .camera_prev>span {
				background-position: 0 -360px
}

.camera_burgundy_skin .camera_next>span {
				background-position: -40px -360px
}

.camera_burgundy_skin .camera_commands>.camera_play {
				background-position: -80px -360px
}

.camera_burgundy_skin .camera_commands>.camera_stop {
				background-position: -120px -360px
}

.camera_charcoal_skin .camera_prevThumbs div {
				background-position: -160px -400px
}

.camera_charcoal_skin .camera_nextThumbs div {
				background-position: -190px -400px
}

.camera_charcoal_skin .camera_prev>span {
				background-position: 0 -400px
}

.camera_charcoal_skin .camera_next>span {
				background-position: -40px -400px
}

.camera_charcoal_skin .camera_commands>.camera_play {
				background-position: -80px -400px
}

.camera_charcoal_skin .camera_commands>.camera_stop {
				background-position: -120px -400px
}

.camera_chocolate_skin .camera_prevThumbs div {
				background-position: -160px -440px
}

.camera_chocolate_skin .camera_nextThumbs div {
				background-position: -190px -440px
}

.camera_chocolate_skin .camera_prev>span {
				background-position: 0 -440px
}

.camera_chocolate_skin .camera_next>span {
				background-position: -40px -440px
}

.camera_chocolate_skin .camera_commands>.camera_play {
				background-position: -80px -440px
}

.camera_chocolate_skin .camera_commands>.camera_stop {
				background-position: -120px -440px
}

.camera_coffee_skin .camera_prevThumbs div {
				background-position: -160px -480px
}

.camera_coffee_skin .camera_nextThumbs div {
				background-position: -190px -480px
}

.camera_coffee_skin .camera_prev>span {
				background-position: 0 -480px
}

.camera_coffee_skin .camera_next>span {
				background-position: -40px -480px
}

.camera_coffee_skin .camera_commands>.camera_play {
				background-position: -80px -480px
}

.camera_coffee_skin .camera_commands>.camera_stop {
				background-position: -120px -480px
}

.camera_cyan_skin .camera_prevThumbs div {
				background-position: -160px -520px
}

.camera_cyan_skin .camera_nextThumbs div {
				background-position: -190px -520px
}

.camera_cyan_skin .camera_prev>span {
				background-position: 0 -520px
}

.camera_cyan_skin .camera_next>span {
				background-position: -40px -520px
}

.camera_cyan_skin .camera_commands>.camera_play {
				background-position: -80px -520px
}

.camera_cyan_skin .camera_commands>.camera_stop {
				background-position: -120px -520px
}

.camera_fuchsia_skin .camera_prevThumbs div {
				background-position: -160px -560px
}

.camera_fuchsia_skin .camera_nextThumbs div {
				background-position: -190px -560px
}

.camera_fuchsia_skin .camera_prev>span {
				background-position: 0 -560px
}

.camera_fuchsia_skin .camera_next>span {
				background-position: -40px -560px
}

.camera_fuchsia_skin .camera_commands>.camera_play {
				background-position: -80px -560px
}

.camera_fuchsia_skin .camera_commands>.camera_stop {
				background-position: -120px -560px
}

.camera_gold_skin .camera_prevThumbs div {
				background-position: -160px -600px
}

.camera_gold_skin .camera_nextThumbs div {
				background-position: -190px -600px
}

.camera_gold_skin .camera_prev>span {
				background-position: 0 -600px
}

.camera_gold_skin .camera_next>span {
				background-position: -40px -600px
}

.camera_gold_skin .camera_commands>.camera_play {
				background-position: -80px -600px
}

.camera_gold_skin .camera_commands>.camera_stop {
				background-position: -120px -600px
}

.camera_green_skin .camera_prevThumbs div {
				background-position: -160px -640px
}

.camera_green_skin .camera_nextThumbs div {
				background-position: -190px -640px
}

.camera_green_skin .camera_prev>span {
				background-position: 0 -640px
}

.camera_green_skin .camera_next>span {
				background-position: -40px -640px
}

.camera_green_skin .camera_commands>.camera_play {
				background-position: -80px -640px
}

.camera_green_skin .camera_commands>.camera_stop {
				background-position: -120px -640px
}

.camera_grey_skin .camera_prevThumbs div {
				background-position: -160px -680px
}

.camera_grey_skin .camera_nextThumbs div {
				background-position: -190px -680px
}

.camera_grey_skin .camera_prev>span {
				background-position: 0 -680px
}

.camera_grey_skin .camera_next>span {
				background-position: -40px -680px
}

.camera_grey_skin .camera_commands>.camera_play {
				background-position: -80px -680px
}

.camera_grey_skin .camera_commands>.camera_stop {
				background-position: -120px -680px
}

.camera_indigo_skin .camera_prevThumbs div {
				background-position: -160px -720px
}

.camera_indigo_skin .camera_nextThumbs div {
				background-position: -190px -720px
}

.camera_indigo_skin .camera_prev>span {
				background-position: 0 -720px
}

.camera_indigo_skin .camera_next>span {
				background-position: -40px -720px
}

.camera_indigo_skin .camera_commands>.camera_play {
				background-position: -80px -720px
}

.camera_indigo_skin .camera_commands>.camera_stop {
				background-position: -120px -720px
}

.camera_khaki_skin .camera_prevThumbs div {
				background-position: -160px -760px
}

.camera_khaki_skin .camera_nextThumbs div {
				background-position: -190px -760px
}

.camera_khaki_skin .camera_prev>span {
				background-position: 0 -760px
}

.camera_khaki_skin .camera_next>span {
				background-position: -40px -760px
}

.camera_khaki_skin .camera_commands>.camera_play {
				background-position: -80px -760px
}

.camera_khaki_skin .camera_commands>.camera_stop {
				background-position: -120px -760px
}

.camera_lime_skin .camera_prevThumbs div {
				background-position: -160px -800px
}

.camera_lime_skin .camera_nextThumbs div {
				background-position: -190px -800px
}

.camera_lime_skin .camera_prev>span {
				background-position: 0 -800px
}

.camera_lime_skin .camera_next>span {
				background-position: -40px -800px
}

.camera_lime_skin .camera_commands>.camera_play {
				background-position: -80px -800px
}

.camera_lime_skin .camera_commands>.camera_stop {
				background-position: -120px -800px
}

.camera_magenta_skin .camera_prevThumbs div {
				background-position: -160px -840px
}

.camera_magenta_skin .camera_nextThumbs div {
				background-position: -190px -840px
}

.camera_magenta_skin .camera_prev>span {
				background-position: 0 -840px
}

.camera_magenta_skin .camera_next>span {
				background-position: -40px -840px
}

.camera_magenta_skin .camera_commands>.camera_play {
				background-position: -80px -840px
}

.camera_magenta_skin .camera_commands>.camera_stop {
				background-position: -120px -840px
}

.camera_maroon_skin .camera_prevThumbs div {
				background-position: -160px -880px
}

.camera_maroon_skin .camera_nextThumbs div {
				background-position: -190px -880px
}

.camera_maroon_skin .camera_prev>span {
				background-position: 0 -880px
}

.camera_maroon_skin .camera_next>span {
				background-position: -40px -880px
}

.camera_maroon_skin .camera_commands>.camera_play {
				background-position: -80px -880px
}

.camera_maroon_skin .camera_commands>.camera_stop {
				background-position: -120px -880px
}

.camera_orange_skin .camera_prevThumbs div {
				background-position: -160px -920px
}

.camera_orange_skin .camera_nextThumbs div {
				background-position: -190px -920px
}

.camera_orange_skin .camera_prev>span {
				background-position: 0 -920px
}

.camera_orange_skin .camera_next>span {
				background-position: -40px -920px
}

.camera_orange_skin .camera_commands>.camera_play {
				background-position: -80px -920px
}

.camera_orange_skin .camera_commands>.camera_stop {
				background-position: -120px -920px
}

.camera_olive_skin .camera_prevThumbs div {
				background-position: -160px -1080px
}

.camera_olive_skin .camera_nextThumbs div {
				background-position: -190px -1080px
}

.camera_olive_skin .camera_prev>span {
				background-position: 0 -1080px
}

.camera_olive_skin .camera_next>span {
				background-position: -40px -1080px
}

.camera_olive_skin .camera_commands>.camera_play {
				background-position: -80px -1080px
}

.camera_olive_skin .camera_commands>.camera_stop {
				background-position: -120px -1080px
}

.camera_pink_skin .camera_prevThumbs div {
				background-position: -160px -960px
}

.camera_pink_skin .camera_nextThumbs div {
				background-position: -190px -960px
}

.camera_pink_skin .camera_prev>span {
				background-position: 0 -960px
}

.camera_pink_skin .camera_next>span {
				background-position: -40px -960px
}

.camera_pink_skin .camera_commands>.camera_play {
				background-position: -80px -960px
}

.camera_pink_skin .camera_commands>.camera_stop {
				background-position: -120px -960px
}

.camera_pistachio_skin .camera_prevThumbs div {
				background-position: -160px -1040px
}

.camera_pistachio_skin .camera_nextThumbs div {
				background-position: -190px -1040px
}

.camera_pistachio_skin .camera_prev>span {
				background-position: 0 -1040px
}

.camera_pistachio_skin .camera_next>span {
				background-position: -40px -1040px
}

.camera_pistachio_skin .camera_commands>.camera_play {
				background-position: -80px -1040px
}

.camera_pistachio_skin .camera_commands>.camera_stop {
				background-position: -120px -1040px
}

.camera_pink_skin .camera_prevThumbs div {
				background-position: -160px -80px
}

.camera_pink_skin .camera_nextThumbs div {
				background-position: -190px -80px
}

.camera_pink_skin .camera_prev>span {
				background-position: 0 -80px
}

.camera_pink_skin .camera_next>span {
				background-position: -40px -80px
}

.camera_pink_skin .camera_commands>.camera_play {
				background-position: -80px -80px
}

.camera_pink_skin .camera_commands>.camera_stop {
				background-position: -120px -80px
}

.camera_red_skin .camera_prevThumbs div {
				background-position: -160px -1000px
}

.camera_red_skin .camera_nextThumbs div {
				background-position: -190px -1000px
}

.camera_red_skin .camera_prev>span {
				background-position: 0 -1000px
}

.camera_red_skin .camera_next>span {
				background-position: -40px -1000px
}

.camera_red_skin .camera_commands>.camera_play {
				background-position: -80px -1000px
}

.camera_red_skin .camera_commands>.camera_stop {
				background-position: -120px -1000px
}

.camera_tangerine_skin .camera_prevThumbs div {
				background-position: -160px -1120px
}

.camera_tangerine_skin .camera_nextThumbs div {
				background-position: -190px -1120px
}

.camera_tangerine_skin .camera_prev>span {
				background-position: 0 -1120px
}

.camera_tangerine_skin .camera_next>span {
				background-position: -40px -1120px
}

.camera_tangerine_skin .camera_commands>.camera_play {
				background-position: -80px -1120px
}

.camera_tangerine_skin .camera_commands>.camera_stop {
				background-position: -120px -1120px
}

.camera_turquoise_skin .camera_prevThumbs div {
				background-position: -160px -1160px
}

.camera_turquoise_skin .camera_nextThumbs div {
				background-position: -190px -1160px
}

.camera_turquoise_skin .camera_prev>span {
				background-position: 0 -1160px
}

.camera_turquoise_skin .camera_next>span {
				background-position: -40px -1160px
}

.camera_turquoise_skin .camera_commands>.camera_play {
				background-position: -80px -1160px
}

.camera_turquoise_skin .camera_commands>.camera_stop {
				background-position: -120px -1160px
}

.camera_violet_skin .camera_prevThumbs div {
				background-position: -160px -1200px
}

.camera_violet_skin .camera_nextThumbs div {
				background-position: -190px -1200px
}

.camera_violet_skin .camera_prev>span {
				background-position: 0 -1200px
}

.camera_violet_skin .camera_next>span {
				background-position: -40px -1200px
}

.camera_violet_skin .camera_commands>.camera_play {
				background-position: -80px -1200px
}

.camera_violet_skin .camera_commands>.camera_stop {
				background-position: -120px -1200px
}

.camera_white_skin .camera_prevThumbs div {
				background-position: -160px -80px
}

.camera_white_skin .camera_nextThumbs div {
				background-position: -190px -80px
}

.camera_white_skin .camera_prev>span {
				background-position: 0 -80px
}

.camera_white_skin .camera_next>span {
				background-position: -40px -80px
}

.camera_white_skin .camera_commands>.camera_play {
				background-position: -80px -80px
}

.camera_white_skin .camera_commands>.camera_stop {
				background-position: -120px -80px
}

.camera_yellow_skin .camera_prevThumbs div {
				background-position: -160px -1240px
}

.camera_yellow_skin .camera_nextThumbs div {
				background-position: -190px -1240px
}

.camera_yellow_skin .camera_prev>span {
				background-position: 0 -1240px
}

.camera_yellow_skin .camera_next>span {
				background-position: -40px -1240px
}

.camera_yellow_skin .camera_commands>.camera_play {
				background-position: -80px -1240px
}

.camera_yellow_skin .camera_commands>.camera_stop {
				background-position: -120px -1240px
}

@font-face {
				font-family: 'UTM Swiss Condensed';
				src: url('../../fonts/utmswisscondensed.eot');
				src: url('../fonts/UTM-Swiss-Condensed/utmswisscondensed.eot?#iefix') format('embedded-opentype'), url('../../fonts/utmswisscondensed.woff') format('woff'), url('../fonts/UTM-Swiss-Condensed/utmswisscondensed.ttf') format('truetype'), url('../fonts/UTM-Swiss-Condensed/utmswisscondensed.svg#UTMSwissCondensedRegular') format('svg')
}

#vns-mainnav {
				font-size: 16px;
				z-index: 9;
				position: relative
}

#vns-mainnav .megamenu {
				width: 100%
}

#vns-mainnav ul.nav>li {
				text-align: center;
				position: relative;
				white-space: nowrap;
				text-transform: uppercase
}

#vns-mainnav ul.nav>li.static {
				position: static
}

#vns-mainnav ul.nav>li.static>.dropdown-menu {
				left: 0
}

#vns-mainnav ul.nav>li.static>.dropdown-menu, #vns-mainnav ul.nav>li.static>.dropdown-menu .dropdown-menu-inner {
				width: 100% !important
}

#vns-mainnav ul.nav>li.active>a, #vns-mainnav ul.nav>li:hover>a, #vns-mainnav ul.nav>li:focus>a {
				color: #ff7e00;
				background : none;
}

#vns-mainnav ul.nav>li>a {
				position: relative;
				color: #0083ba;
				font-size: 17px;
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				font-weight: 700;
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

@media only screen and (min-width:992px)and (max-width:1199px) {
				#vns-mainnav ul.nav>li>a {
								font-size: 14px
				}
}

#vns-mainnav ul.nav>li>a {
				line-height: 49px;
				height: 49px;
				padding: 0 42px
}

#vns-mainnav ul.nav>li>a .sub-icon {
				display: inline-block;
				top: -4px;
				margin-left: 7px;
				width: 7px;
				height: 4px
}

#vns-mainnav ul.nav>li>a .sub-icon:before {
				left: 0;
				top: 0;
				width: 100%;
				height: 100%
}

#vns-mainnav ul.nav>li>a:after {
				height: 50px;
				width: 6px;
				background: url(../../images/icon-mn-top.png) no-repeat left top;
				left: 0;
				top: 0
}

@media only screen and (min-width:992px)and (max-width:1199px) {
				#vns-mainnav ul.nav>li>a {
								line-height: 50px;
								height: 48px;
								padding: 0 15px !important
				}
				#vns-mainnav ul.nav>li>a:after {
								top: -1px
				}
}

#vns-mainnav ul.nav>li.home {
				background-position: left -2px top 1px
}

#vns-mainnav ul.nav>li.home>a:after {
				display: none
}

#vns-mainnav .dropdown .dropdown-menu {
				display: block;
				visibility: hidden;
				top: 100%;
				background: none;
				opacity: 0;
				filter: alpha(opacity = 0)
}

#vns-mainnav .dropdown>.dropdown-menu {
				border: none;
				text-align: left;
				padding-bottom: 0;
				padding-top: 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				-ms-box-shadow: none;
				-o-box-shadow: none;
				box-shadow: none;
				left: 16px;
				min-width: 100%;
				top: 100%;
				margin-top: 0;
				font-size: 14px;
				background: rgba(255, 255, 255, .92);
				font-family: Arial, sans-serif;
				padding: 15px 10px;
				-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
				-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
				-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
				-o-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
				box-shadow: 0 5px 10px rgba(0, 0, 0, .15)
}

#vns-mainnav .dropdown>.dropdown-menu.mega-dropdown-menu {
				padding: 15px 7px 14px 7px;
				min-width: 397px;
				margin-top: 0
}

#vns-mainnav .dropdown>.dropdown-menu.mega-dropdown-menu li {
				width: 100%;
				padding-right: 10px
}

#vns-mainnav .dropdown>.dropdown-menu:before {
				position: absolute;
				content: '';
				border: 6px solid;
				border-color: transparent transparent rgba(255, 255, 255, .92) transparent;
				top: -12px;
				left: 44px
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu:before {
				display: none
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu {
				left: 100%;
				top: -9px;
				margin-left: 2px
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li {
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s;
				float: left
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a {
				display: block;
				color: #333;
				padding: 5px 20px;
				padding-right: 27px;
				text-transform: none;
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a:before {
				width: 6px;
				height: 10px;
				background-position: -220px -24px !important;
				top: 11px;
				left: 7px;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a i:not(.i-sub){
				display: inline-block;
				width: 15px
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a i.i-sub {
				position: absolute;
				right: 7px;
				top: 9px
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li:hover>a {
				color: #fe6200
}

#vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li:hover>a:before {
				opacity: 1;
				filter: alpha(opacity = 100)
}

#vns-mainnav .dropdown>.dropdown-menu li:hover>.dropdown-menu {
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s
}

#vns-mainnav .dropdown:hover>.dropdown-menu {
				visibility: visible;
				opacity: 1;
				filter: alpha(opacity = 100);
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s
}

@media only screen and (min-width:992px)and (max-width:1199px) {
				#vns-mainnav {
								font-size: 14px
				}
				#vns-mainnav .navbar ul.nav>li>a {
								min-width: inherit
				}
}

@media only screen and (max-width:991px) {
				.navbar-toggle {
								margin: 0
				}
}

.lazyYT-container {
				position: relative;
				display: block;
				height: 0;
				padding: 0 0 56.25% 0;
				overflow: hidden;
				background-color: #000
}

.lazyYT-container iframe {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				border: 0;
				width: 100%;
				height: 100%
}

.lazyYT-container .html5-info-bar {
				position: absolute;
				top: 0;
				z-index: 935;
				overflow: hidden;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #fff;
				background-color: rgba(0, 0, 0, .8);
				width: 100%;
				height: 30px;
				-webkit-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
				-moz-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
				-ms-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
				-o-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
				transition: opacity .25s cubic-bezier(0, 0, .2, 1)
}

.lazyYT-container .html5-title {
				padding-right: 6px;
				padding-left: 12px
}

.lazyYT-container .html5-title-text-wrapper {
				word-wrap: normal;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap
}

.lazyYT-container .html5-title-text {
				width: 100%;
				font-size: 13px;
				line-height: 30px;
				color: #ccc;
				text-decoration: none
}

.lazyYT-container .html5-title-text:hover {
				color: #fff;
				text-decoration: underline
}

.ytp-thumbnail {
				padding-bottom: inherit;
				cursor: pointer;
				background-position: 50% 50%;
				background-repeat: no-repeat;
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover
}

.ytp-large-play-button {
				position: absolute;
				top: 50% !important;
				left: 50% !important;
				width: 86px !important;
				height: 60px !important;
				padding: 0 !important;
				margin: -29px 0 0 -42px !important;
				font-size: normal !important;
				font-weight: normal !important;
				line-height: 1 !important;
				opacity: .9
}

.ytp-large-play-button-svg {
				opacity: .9;
				fill: #1f1f1f
}

.lazyYT-image-loaded:hover .ytp-large-play-button-svg, .ytp-large-play-button:focus .ytp-large-play-button-svg {
				opacity: 1;
				fill: #cc181e
}

.video-time {
				position: absolute;
				right: 2px;
				bottom: 2px;
				height: 14px;
				padding: 0 4px;
				font-family: Arial, Helvetica, Sans-serif;
				font-size: 11px;
				font-weight: bold;
				line-height: 14px;
				color: #fff !important;
				background-color: #000;
				opacity: .75;
				filter: alpha(opacity = 75);
				zoom: 1
}

.mfp-bg {
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 1042;
				overflow: hidden;
				position: fixed;
				background: #0b0b0b;
				opacity: .8;
				filter: alpha(opacity = 80)
}

.mfp-wrap {
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 1043;
				position: fixed;
				outline: none !important;
				-webkit-backface-visibility: hidden
}

.mfp-container {
				text-align: center;
				position: absolute;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
				padding: 0 8px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box
}

.mfp-container:before {
				content: '';
				display: inline-block;
				height: 100%;
				vertical-align: middle
}

.mfp-align-top .mfp-container:before {
				display: none
}

.mfp-content {
				position: relative;
				display: inline-block;
				vertical-align: middle;
				margin: 0 auto;
				text-align: left;
				z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
				width: 100%;
				cursor: auto
}

.mfp-ajax-cur {
				cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
				cursor: -moz-zoom-out;
				cursor: -webkit-zoom-out;
				cursor: zoom-out
}

.mfp-zoom {
				cursor: pointer;
				cursor: -webkit-zoom-in;
				cursor: -moz-zoom-in;
				cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
				cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
				-webkit-user-select: none;
				-moz-user-select: none;
				user-select: none
}

.mfp-loading.mfp-figure {
				display: none
}

.mfp-hide {
				display: none !important
}

.mfp-preloader {
				color: #ccc;
				position: absolute;
				top: 50%;
				width: auto;
				text-align: center;
				margin-top: -.8em;
				left: 8px;
				right: 8px;
				z-index: 1044
}

.mfp-preloader a {
				color: #ccc
}

.mfp-preloader a:hover {
				color: #fff
}

.mfp-s-ready .mfp-preloader {
				display: none
}

.mfp-s-error .mfp-content {
				display: none
}

button.mfp-close, button.mfp-arrow {
				overflow: visible;
				cursor: pointer;
				background: transparent;
				border: 0;
				-webkit-appearance: none;
				display: block;
				outline: none;
				padding: 0;
				z-index: 1046;
				-webkit-box-shadow: none;
				box-shadow: none
}

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

.mfp-close {
				width: 44px;
				height: 44px;
				line-height: 44px;
				position: absolute;
				right: 0;
				top: 0;
				text-decoration: none;
				text-align: center;
				opacity: .65;
				filter: alpha(opacity = 65);
				padding: 0 0 18px 10px;
				color: #fff;
				font-style: normal;
				font-size: 28px;
				font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
				opacity: 1;
				filter: alpha(opacity = 100)
}

.mfp-close:active {
				top: 1px
}

.mfp-close-btn-in .mfp-close {
				color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
				color: #fff;
				right: -6px;
				text-align: right;
				padding-right: 6px;
				width: 100%
}

.mfp-counter {
				position: absolute;
				top: 0;
				right: 0;
				color: #ccc;
				font-size: 12px;
				line-height: 18px
}

.mfp-arrow {
				position: absolute;
				opacity: .65;
				filter: alpha(opacity = 65);
				margin: 0;
				top: 50%;
				margin-top: -55px;
				padding: 0;
				width: 90px;
				height: 110px;
				-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
				margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
				opacity: 1;
				filter: alpha(opacity = 100)
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
				content: '';
				display: block;
				width: 0;
				height: 0;
				position: absolute;
				left: 0;
				top: 0;
				margin-top: 35px;
				margin-left: 35px;
				border: medium inset transparent
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
				border-top-width: 13px;
				border-bottom-width: 13px;
				top: 8px
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
				border-top-width: 21px;
				border-bottom-width: 21px;
				opacity: .7
}

.mfp-arrow-left {
				left: 0
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
				border-right: 17px solid #fff;
				margin-left: 31px
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
				margin-left: 25px;
				border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
				right: 0
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
				border-left: 17px solid #fff;
				margin-left: 39px
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
				border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
				padding-top: 40px;
				padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
				line-height: 0;
				width: 100%;
				max-width: 900px
}

.mfp-iframe-holder .mfp-close {
				top: -40px
}

.mfp-iframe-scaler {
				width: 100%;
				height: 0;
				overflow: hidden;
				padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
				position: absolute;
				display: block;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				box-shadow: 0 0 8px rgba(0, 0, 0, .6);
				background: #000
}

img.mfp-img {
				width: auto;
				max-width: 100%;
				height: auto;
				display: block;
				line-height: 0;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				padding: 40px 0 40px;
				margin: 0 auto
}

.mfp-figure {
				line-height: 0
}

.mfp-figure:after {
				content: '';
				position: absolute;
				left: 0;
				top: 40px;
				bottom: 40px;
				display: block;
				right: 0;
				width: auto;
				height: auto;
				z-index: -1;
				box-shadow: 0 0 8px rgba(0, 0, 0, .6);
				background: #444
}

.mfp-figure small {
				color: #bdbdbd;
				display: block;
				font-size: 12px;
				line-height: 14px
}

.mfp-figure figure {
				margin: 0
}

.mfp-bottom-bar {
				margin-top: -36px;
				position: absolute;
				top: 100%;
				left: 0;
				width: 100%;
				cursor: auto
}

.mfp-title {
				text-align: left;
				line-height: 18px;
				color: #f3f3f3;
				word-wrap: break-word;
				padding-right: 36px
}

.mfp-image-holder .mfp-content {
				max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
				cursor: pointer
}

@media screen and (max-width:800px)and (orientation:landscape) , screen and (max-height:300px) {
				.mfp-img-mobile .mfp-image-holder {
								padding-left: 0;
								padding-right: 0
				}
				.mfp-img-mobile img.mfp-img {
								padding: 0
				}
				.mfp-img-mobile .mfp-figure:after {
								top: 0;
								bottom: 0
				}
				.mfp-img-mobile .mfp-figure small {
								display: inline;
								margin-left: 5px
				}
				.mfp-img-mobile .mfp-bottom-bar {
								background: rgba(0, 0, 0, .6);
								bottom: 0;
								margin: 0;
								top: auto;
								padding: 3px 5px;
								position: fixed;
								-webkit-box-sizing: border-box;
								-moz-box-sizing: border-box;
								box-sizing: border-box
				}
				.mfp-img-mobile .mfp-bottom-bar:empty {
								padding: 0
				}
				.mfp-img-mobile .mfp-counter {
								right: 5px;
								top: 3px
				}
				.mfp-img-mobile .mfp-close {
								top: 0;
								right: 0;
								width: 35px;
								height: 35px;
								line-height: 35px;
								background: rgba(0, 0, 0, .6);
								position: fixed;
								text-align: center;
								padding: 0
				}
}

@media all and (max-width:900px) {
				.mfp-arrow {
								-webkit-transform: scale(.75);
								transform: scale(.75)
				}
				.mfp-arrow-left {
								-webkit-transform-origin: 0;
								transform-origin: 0
				}
				.mfp-arrow-right {
								-webkit-transform-origin: 100%;
								transform-origin: 100%
				}
				.mfp-container {
								padding-left: 6px;
								padding-right: 6px
				}
}

.mfp-ie7 .mfp-img {
				padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
				width: 600px;
				left: 50%;
				margin-left: -300px;
				margin-top: 5px;
				padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
				padding: 0
}

.mfp-ie7 .mfp-content {
				padding-top: 44px
}

.mfp-ie7 .mfp-close {
				top: 0;
				right: 0;
				padding-top: 0
}


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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
				color: #fff
}

.fa-glass:before {
				content: ""
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hacker-news:before {
				content: ""
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
				font-family: enmit;
				src: url('../fonts/Icon/vns-icon.eot');
				src: url('../fonts/Icon/vns-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/Icon/vns-icon.woff?') format('woff'), url('../fonts/Icon/vns-icon.ttf?') format('truetype'), url('../fonts/Icon/vns-icon.svg?#icons-enmit') format('svg');
				font-weight: 400;
				font-style: normal
}

i[class*=" vns-"], i[class^=vns-] {
				font-family: enmit;
				speak: none;
				font-style: normal;
				font-weight: 400;
				font-variant: normal;
				text-transform: none;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

.vns-add-user:before {
				content: ""
}

.vns-airplay:before {
				content: ""
}

.vns-alarm:before {
				content: ""
}

.vns-album:before {
				content: ""
}

.vns-albums:before {
				content: ""
}

.vns-anchor:before {
				content: ""
}

.vns-angle-down:before {
				content: ""
}

.vns-angle-down-circle:before {
				content: ""
}

.vns-angle-left:before {
				content: ""
}

.vns-angle-left-circle:before {
				content: ""
}

.vns-angle-right:before {
				content: ""
}

.vns-angle-right-circle:before {
				content: ""
}

.vns-angle-up:before {
				content: ""
}

.vns-angle-up-circle:before {
				content: ""
}

.vns-arc:before {
				content: ""
}

.vns-attention:before {
				content: ""
}

.vns-back:before {
				content: ""
}

.vns-back-2:before {
				content: ""
}

.vns-ball:before {
				content: ""
}

.vns-bandaid:before {
				content: ""
}

.vns-battery:before {
				content: ""
}

.vns-bell:before {
				content: ""
}

.vns-bicycle:before {
				content: ""
}

.vns-bluetooth:before {
				content: ""
}

.vns-bookmarks:before {
				content: ""
}

.vns-bottom-arrow:before {
				content: ""
}

.vns-box1:before {
				content: ""
}

.vns-box2:before {
				content: ""
}

.vns-browser:before {
				content: ""
}

.vns-calculator:before {
				content: ""
}

.vns-call:before {
				content: ""
}

.vns-camera:before {
				content: ""
}

.vns-car:before {
				content: ""
}

.vns-cart:before {
				content: ""
}

.vns-cash:before {
				content: ""
}

.vns-chat:before {
				content: ""
}

.vns-check:before {
				content: ""
}

.vns-clock:before {
				content: ""
}

.vns-close:before {
				content: ""
}

.vns-close-circle:before {
				content: ""
}

.vns-cloud:before {
				content: ""
}

.vns-cloud-download:before {
				content: ""
}

.vns-cloud-upload:before {
				content: ""
}

.vns-coffee:before {
				content: ""
}

.vns-comment:before {
				content: ""
}

.vns-compass:before {
				content: ""
}

.vns-config:before {
				content: ""
}

.vns-copy-file:before {
				content: ""
}

.vns-credit:before {
				content: ""
}

.vns-crop:before {
				content: ""
}

.vns-culture:before {
				content: ""
}

.vns-cup:before {
				content: ""
}

.vns-date:before {
				content: ""
}

.vns-delete-user:before {
				content: ""
}

.vns-diamond:before {
				content: ""
}

.vns-disk:before {
				content: ""
}

.vns-diskette:before {
				content: ""
}

.vns-display1:before {
				content: ""
}

.vns-display2:before {
				content: ""
}

.vns-door-lock:before {
				content: ""
}

.vns-download:before {
				content: ""
}

.vns-drawer:before {
				content: ""
}

.vns-drop:before {
				content: ""
}

.vns-edit:before {
				content: ""
}

.vns-exapnd2:before {
				content: ""
}

.vns-expand1:before {
				content: ""
}

.vns-eyedropper:before {
				content: ""
}

.vns-female:before {
				content: ""
}

.vns-file:before {
				content: ""
}

.vns-film:before {
				content: ""
}

.vns-filter:before {
				content: ""
}

.vns-flag:before {
				content: ""
}

.vns-folder:before {
				content: ""
}

.vns-gift:before {
				content: ""
}

.vns-glasses:before {
				content: ""
}

.vns-gleam:before {
				content: ""
}

.vns-global:before {
				content: ""
}

.vns-graph:before {
				content: ""
}

.vns-graph1:before {
				content: ""
}

.vns-graph2:before {
				content: ""
}

.vns-graph3:before {
				content: ""
}

.vns-gym:before {
				content: ""
}

.vns-hammer:before {
				content: ""
}

.vns-headphones:before {
				content: ""
}

.vns-helm:before {
				content: ""
}

.vns-help1:before {
				content: ""
}

.vns-help2:before {
				content: ""
}

.vns-home:before {
				content: ""
}

.vns-hourglass:before {
				content: ""
}

.vns-id:before {
				content: ""
}

.vns-info:before {
				content: ""
}

.vns-joy:before {
				content: ""
}

.vns-junk:before {
				content: ""
}

.vns-key:before {
				content: ""
}

.vns-keypad:before {
				content: ""
}

.vns-leaf:before {
				content: ""
}

.vns-left-arrow:before {
				content: ""
}

.vns-less:before {
				content: ""
}

.vns-light:before {
				content: ""
}

.vns-like:before {
				content: ""
}

.vns-like2:before {
				content: ""
}

.vns-link:before {
				content: ""
}

.vns-lintern:before {
				content: ""
}

.vns-lock:before {
				content: ""
}

.vns-look:before {
				content: ""
}

.vns-loop:before {
				content: ""
}

.vns-magic-wand:before {
				content: ""
}

.vns-magnet:before {
				content: ""
}

.vns-mail:before {
				content: ""
}

.vns-mail-open:before {
				content: ""
}

.vns-mail-open-file:before {
				content: ""
}

.vns-male:before {
				content: ""
}

.vns-map:before {
				content: ""
}

.vns-map-2:before {
				content: ""
}

.vns-map-marker:before {
				content: ""
}

.vns-medal:before {
				content: ""
}

.vns-menu:before {
				content: ""
}

.vns-micro:before {
				content: ""
}

.vns-monitor:before {
				content: ""
}

.vns-moon:before {
				content: ""
}

.vns-more:before {
				content: ""
}

.vns-mouse:before {
				content: ""
}

.vns-music:before {
				content: ""
}

.vns-musiclist:before {
				content: ""
}

.vns-mute:before {
				content: ""
}

.vns-network:before {
				content: ""
}

.vns-news-paper:before {
				content: ""
}

.vns-next:before {
				content: ""
}

.vns-next-2:before {
				content: ""
}

.vns-note:before {
				content: ""
}

.vns-note2:before {
				content: ""
}

.vns-notebook:before {
				content: ""
}

.vns-paint:before {
				content: ""
}

.vns-paint-bucket:before {
				content: ""
}

.vns-paperclip:before {
				content: ""
}

.vns-paper-plane:before {
				content: ""
}

.vns-pen:before {
				content: ""
}

.vns-pendrive:before {
				content: ""
}

.vns-phone:before {
				content: ""
}

.vns-photo:before {
				content: ""
}

.vns-photo-gallery:before {
				content: ""
}

.vns-piggy:before {
				content: ""
}

.vns-pin:before {
				content: ""
}

.vns-plane:before {
				content: ""
}

.vns-play:before {
				content: ""
}

.vns-plug:before {
				content: ""
}

.vns-plugin:before {
				content: ""
}

.vns-plus:before {
				content: ""
}

.vns-portfolio:before {
				content: ""
}

.vns-power:before {
				content: ""
}

.vns-prev:before {
				content: ""
}

.vns-print:before {
				content: ""
}

.vns-radio:before {
				content: ""
}

.vns-refresh:before {
				content: ""
}

.vns-refresh-2:before {
				content: ""
}

.vns-refresh-cloud:before {
				content: ""
}

.vns-repeat:before {
				content: ""
}

.vns-ribbon:before {
				content: ""
}

.vns-right-arrow:before {
				content: ""
}

.vns-rocket:before {
				content: ""
}

.vns-safe:before {
				content: ""
}

.vns-science:before {
				content: ""
}

.vns-scissors:before {
				content: ""
}

.vns-search:before {
				content: ""
}

.vns-server:before {
				content: ""
}

.vns-settings:before {
				content: ""
}

.vns-share:before {
				content: ""
}

.vns-shield:before {
				content: ""
}

.vns-shopbag:before {
				content: ""
}

.vns-shuffle:before {
				content: ""
}

.vns-signal:before {
				content: ""
}

.vns-smile:before {
				content: ""
}

.vns-speaker:before {
				content: ""
}

.vns-star:before {
				content: ""
}

.vns-stopwatch:before {
				content: ""
}

.vns-study:before {
				content: ""
}

.vns-sun:before {
				content: ""
}

.vns-switch:before {
				content: ""
}

.vns-target:before {
				content: ""
}

.vns-ticket:before {
				content: ""
}

.vns-timer:before {
				content: ""
}

.vns-tools:before {
				content: ""
}

.vns-trash:before {
				content: ""
}

.vns-umbrella:before {
				content: ""
}

.vns-unlock:before {
				content: ""
}

.vns-up-arrow:before {
				content: ""
}

.vns-upload:before {
				content: ""
}

.vns-usb:before {
				content: ""
}

.vns-user:before {
				content: ""
}

.vns-user-female:before {
				content: ""
}

.vns-users:before {
				content: ""
}

.vns-vector:before {
				content: ""
}

.vns-video:before {
				content: ""
}

.vns-voicemail:before {
				content: ""
}

.vns-volume:before {
				content: ""
}

.vns-volume1:before {
				content: ""
}

.vns-volume2:before {
				content: ""
}

.vns-wallet:before {
				content: ""
}

.vns-way:before {
				content: ""
}

.vns-wine:before {
				content: ""
}

.vns-world:before {
				content: ""
}

.vns-wristwatch:before {
				content: ""
}

.vns-mobile:before {
				content: ""
}

.vns-laptop:before {
				content: ""
}

.vns-desktop:before {
				content: ""
}

.vns-tablet:before {
				content: ""
}

.vns-phone2:before {
				content: ""
}

.vns-document:before {
				content: ""
}

.vns-documents:before {
				content: ""
}

.vns-search2:before {
				content: ""
}

.vns-clipboard:before {
				content: ""
}

.vns-newspaper:before {
				content: ""
}

.vns-notebook2:before {
				content: ""
}

.vns-book-open:before {
				content: ""
}

.vns-browser2:before {
				content: ""
}

.vns-calendar:before {
				content: ""
}

.vns-presentation:before {
				content: ""
}

.vns-picture:before {
				content: ""
}

.vns-pictures:before {
				content: ""
}

.vns-video2:before {
				content: ""
}

.vns-camera2:before {
				content: ""
}

.vns-printer:before {
				content: ""
}

.vns-toolbox:before {
				content: ""
}

.vns-briefcase:before {
				content: ""
}

.vns-wallet2:before {
				content: ""
}

.vns-gift2:before {
				content: ""
}

.vns-bargraph:before {
				content: ""
}

.vns-grid:before {
				content: ""
}

.vns-expand:before {
				content: ""
}

.vns-focus:before {
				content: ""
}

.vns-edit2:before {
				content: ""
}

.vns-adjustments:before {
				content: ""
}

.vns-ribbon2:before {
				content: ""
}

.vns-hourglass2:before {
				content: ""
}

.vns-lock2:before {
				content: ""
}

.vns-megaphone:before {
				content: ""
}

.vns-shield2:before {
				content: ""
}

.vns-trophy:before {
				content: ""
}

.vns-flag2:before {
				content: ""
}

.vns-map2:before {
				content: ""
}

.vns-puzzle:before {
				content: ""
}

.vns-basket:before {
				content: ""
}

.vns-envelope:before {
				content: ""
}

.vns-streetsign:before {
				content: ""
}

.vns-telescope:before {
				content: ""
}

.vns-gears:before {
				content: ""
}

.vns-key2:before {
				content: ""
}

.vns-paperclip2:before {
				content: ""
}

.vns-attachment:before {
				content: ""
}

.vns-pricetags:before {
				content: ""
}

.vns-lightbulb:before {
				content: ""
}

.vns-layers:before {
				content: ""
}

.vns-pencil:before {
				content: ""
}

.vns-tools2:before {
				content: ""
}

.vns-tools-2:before {
				content: ""
}

.vns-scissors2:before {
				content: ""
}

.vns-paintbrush:before {
				content: ""
}

.vns-magnifying-glass:before {
				content: ""
}

.vns-circle-compass:before {
				content: ""
}

.vns-linegraph:before {
				content: ""
}

.vns-mic:before {
				content: ""
}

.vns-strategy:before {
				content: ""
}

.vns-beaker:before {
				content: ""
}

.vns-caution:before {
				content: ""
}

.vns-recycle:before {
				content: ""
}

.vns-anchor2:before {
				content: ""
}

.vns-profile-male:before {
				content: ""
}

.vns-profile-female:before {
				content: ""
}

.vns-bike:before {
				content: ""
}

.vns-wine2:before {
				content: ""
}

.vns-hotairballoon:before {
				content: ""
}

.vns-globe:before {
				content: ""
}

.vns-genius:before {
				content: ""
}

.vns-map-pin:before {
				content: ""
}

.vns-dial:before {
				content: ""
}

.vns-chat2:before {
				content: ""
}

.vns-heart:before {
				content: ""
}

.vns-cloud2:before {
				content: ""
}

.vns-upload2:before {
				content: ""
}

.vns-download2:before {
				content: ""
}

.vns-target2:before {
				content: ""
}

.vns-hazardous:before {
				content: ""
}

.vns-piechart:before {
				content: ""
}

.vns-speedometer:before {
				content: ""
}

.vns-global2:before {
				content: ""
}

.vns-compass2:before {
				content: ""
}

.vns-lifesaver:before {
				content: ""
}

.vns-clock2:before {
				content: ""
}

.vns-aperture:before {
				content: ""
}

.vns-quote:before {
				content: ""
}

.vns-scope:before {
				content: ""
}

.vns-alarmclock:before {
				content: ""
}

.vns-refresh2:before {
				content: ""
}

.vns-happy:before {
				content: ""
}

.vns-sad:before {
				content: ""
}

.vns-facebook2:before {
				content: ""
}

.vns-twitter2:before {
				content: ""
}

.vns-googleplus:before {
				content: ""
}

.vns-rss:before {
				content: ""
}

.vns-tumblr2:before {
				content: ""
}

.vns-linkedin:before {
				content: ""
}

.vns-dribbble2:before {
				content: ""
}

 @charset "UTF-8"; 

@font-face {
				font-family: "icons-vn";
				src: url('../fonts/Icon/icons-vn.eot');
				src: url('../fonts/Icon/icons-vn.eot?#iefix') format('embedded-opentype'), url('../fonts/Icon/icons-vn.woff') format('woff'), url('../fonts/Icon/icons-vn.ttf') format('truetype'), url('../fonts/Icon/icons-vn.svg#icons-font') format('svg');
				font-weight: normal;
				font-style: normal
}

[data-icon]:before {
				font-family: "icons-vn" !important;
				content: attr(data-icon);
				font-style: normal !important;
				font-weight: normal !important;
				font-variant: normal !important;
				text-transform: none !important;
				speak: none;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

[class^="icon-vn-"]:before, [class*=" icon-vn-"]:before {
				font-family: "icons-vn" !important;
				font-style: normal !important;
				font-weight: normal !important;
				font-variant: normal !important;
				text-transform: none !important;
				speak: none;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

.icon-vn-brush-paint-streamline:before {
				content: "b"
}

.icon-vn-bubble-love-streamline-talk:before {
				content: "d"
}

.icon-vn-caddie-shopping-streamline:before {
				content: "e"
}

.icon-vn-chaplin-hat-movie-streamline:before {
				content: "h"
}

.icon-vn-chef-food-restaurant-streamline:before {
				content: "o"
}

.icon-vn-cocktail-mojito-streamline:before {
				content: "v"
}

.icon-vn-coffee-streamline:before {
				content: "w"
}

.icon-vn-computer-imac:before {
				content: "x"
}

.icon-vn-computer-macintosh-vintage:before {
				content: "z"
}

.icon-vn-computer-streamline:before {
				content: "A"
}

.icon-vn-cook-pan-pot-streamline:before {
				content: "D"
}

.icon-vn-crown-king-streamline:before {
				content: "G"
}

.icon-vn-danger-death-delete-destroy-skull-stream:before {
				content: "H"
}

.icon-vn-dashboard-speed-streamline:before {
				content: "I"
}

.icon-vn-database-streamline:before {
				content: "J"
}

.icon-vn-delete-garbage-streamline:before {
				content: "K"
}

.icon-vn-drug-medecine-streamline-syringue:before {
				content: "P"
}

.icon-vn-earth-globe-streamline:before {
				content: "Q"
}

.icon-vn-eat-food-fork-knife-streamline:before {
				content: "R"
}

.icon-vn-eat-food-hotdog-streamline:before {
				content: "T"
}

.icon-vn-envellope-mail-streamline:before {
				content: "U"
}

.icon-vn-eye-dropper-streamline:before {
				content: "V"
}

.icon-vn-factory-lift-streamline-warehouse:before {
				content: "W"
}

.icon-vn-first-aid-medecine-shield-streamline:before {
				content: "Y"
}

.icon-vn-food-ice-cream-streamline:before {
				content: "0"
}

.icon-vn-grid-lines-streamline:before {
				content: "1"
}

.icon-vn-handle-streamline-vector:before {
				content: "2"
}

.icon-vn-happy-smiley-streamline:before {
				content: "3"
}

.icon-vn-headset-sound-streamline:before {
				content: "4"
}

.icon-vn-home-house-streamline:before {
				content: "5"
}

.icon-vn-iphone-streamline:before {
				content: "6"
}

.icon-vn-japan-streamline-tea:before {
				content: "8"
}

.icon-vn-laptop-macbook-streamline:before {
				content: "9"
}

.icon-vn-lock-locker-streamline:before {
				content: "!"
}

.icon-vn-magic-magic-wand-streamline:before {
				content: "#"
}

.icon-vn-magnet-streamline:before {
				content: "%"
}

.icon-vn-man-people-streamline-user:before {
				content: "&"
}

.icon-vn-map-streamline-user:before {
				content: "/"
}

.icon-vn-micro-record-streamline:before {
				content: "?"
}

.icon-vn-monocle-mustache-streamline:before {
				content: ""
}

.icon-vn-music-note-streamline:before {
				content: ""
}

.icon-vn-music-speaker-streamline:before {
				content: ""
}

.icon-vn-paint-bucket-streamline:before {
				content: ""
}

.icon-vn-painting-roll-streamline:before {
				content: ""
}

.icon-vn-pen-streamline-1:before {
				content: ""
}

.icon-vn-pen-streamline-3:before {
				content: ""
}

.icon-vn-receipt-shopping-streamline:before {
				content: ""
}

.icon-vn-remote-control-streamline:before {
				content: ""
}

.icon-vn-settings-streamline:before {
				content: ""
}

.icon-vn-shoes-snickers-streamline:before {
				content: ""
}

.icon-vn-stamp-streamline:before {
				content: ""
}

.icon-vn-streamline-suitcase-travel:before {
				content: ""
}

.icon-vn-streamline-sync:before {
				content: ""
}

.icon-vn-armchair-chair-streamline:before {
				content: ""
}

.icon-vn-arrow-streamline-target:before {
				content: ""
}

.icon-vn-backpack-streamline-trekking:before {
				content: ""
}

.icon-vn-bag-shopping-streamline:before {
				content: ""
}

.icon-vn-barbecue-eat-food-streamline:before {
				content: ""
}

.icon-vn-barista-coffee-espresso-streamline:before {
				content: ""
}

.icon-vn-bomb-bug:before {
				content: ""
}

.icon-vn-book-dowload-streamline:before {
				content: ""
}

.icon-vn-book-read-streamline:before {
				content: ""
}

.icon-vn-browser-streamline-window:before {
				content: ""
}

.icon-vn-bubble-comment-streamline-talk:before {
				content: ""
}

.icon-vn-computer-imac-2:before {
				content: ""
}

.icon-vn-clock-streamline-time:before {
				content: ""
}

.icon-vn-camera-streamline-video:before {
				content: ""
}

.icon-vn-camera-photo-streamline:before {
				content: ""
}

.icon-vn-camera-photo-polaroid-streamline:before {
				content: ""
}

.icon-vn-caddie-shop-shopping-streamline:before {
				content: ""
}

.icon-vn-computer-network-streamline:before {
				content: ""
}

.icon-vn-crop-streamline:before {
				content: ""
}

.icon-vn-design-graphic-tablet-streamline-tablet:before {
				content: ""
}

.icon-vn-design-pencil-rule-streamline:before {
				content: ""
}

.icon-vn-diving-leisure-sea-sport-streamline:before {
				content: ""
}

.icon-vn-edit-modify-streamline:before {
				content: ""
}

.icon-vn-email-mail-streamline:before {
				content: ""
}

.icon-vn-frame-picture-streamline:before {
				content: ""
}

.icon-vn-like-love-streamline:before {
				content: ""
}

.icon-vn-ipod-streamline:before {
				content: ""
}

.icon-vn-ipod-music-streamline:before {
				content: ""
}

.icon-vn-ipod-mini-music-streamline:before {
				content: ""
}

.icon-vn-ipad-streamline:before {
				content: ""
}

.icon-vn-ink-pen-streamline:before {
				content: ""
}

.icon-vn-ibook-laptop:before {
				content: ""
}

.icon-vn-link-streamline:before {
				content: ""
}

.icon-vn-locker-streamline-unlock:before {
				content: ""
}

.icon-vn-macintosh:before {
				content: ""
}

.icon-vn-map-pin-streamline:before {
				content: ""
}

.icon-vn-photo-pictures-streamline:before {
				content: ""
}

.icon-vn-picture-streamline:before {
				content: ""
}

.icon-vn-picture-streamline-1:before {
				content: ""
}

.icon-vn-pen-streamline-2:before {
				content: ""
}

.icon-vn-pen-streamline:before {
				content: ""
}

.icon-vn-painting-pallet-streamline:before {
				content: ""
}

.icon-vn-notebook-streamline:before {
				content: ""
}

.icon-vn-settings-streamline-1:before {
				content: ""
}

.icon-vn-settings-streamline-2:before {
				content: ""
}

.icon-vn-speech-streamline-talk-user:before {
				content: ""
}

.icon-vn-streamline-umbrella-weather:before {
				content: ""
}

.icon-vn-fontawesome-webfont:before {
				content: ""
}

@font-face {
				font-family: 'linecons';
				src: url('../fonts/Icon/linecons.eot?17392200');
				src: url('../fonts/Icon/linecons.eot?17392200#iefix') format('embedded-opentype'), url('../fonts/Icon/linecons.woff?17392200') format('woff'), url('../fonts/Icon/linecons.ttf?17392200') format('truetype'), url('../fonts/Icon/linecons.svg?17392200#linecons') format('svg');
				font-weight: normal;
				font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
				font-family: "linecons";
				font-style: normal;
				font-weight: normal;
				speak: none;
				display: inline-block;
				text-decoration: inherit;
				width: 1em;
				text-align: center;
				font-variant: normal;
				text-transform: none;
				line-height: 1em
}

.icon-music:before {
				content: ''
}

.icon-search:before {
				content: ''
}

.icon-mail:before {
				content: ''
}

.icon-heart:before {
				content: ''
}

.icon-star:before {
				content: ''
}

.icon-user:before {
				content: ''
}

.icon-videocam:before {
				content: ''
}

.icon-camera:before {
				content: ''
}

.icon-photo:before {
				content: ''
}

.icon-attach:before {
				content: ''
}

.icon-lock:before {
				content: ''
}

.icon-eye:before {
				content: ''
}

.icon-tag:before {
				content: ''
}

.icon-thumbs-up:before {
				content: ''
}

.icon-pencil:before {
				content: ''
}

.icon-comment:before {
				content: ''
}

.icon-location:before {
				content: ''
}

.icon-cup:before {
				content: ''
}

.icon-trash:before {
				content: ''
}

.icon-doc:before {
				content: ''
}

.icon-note:before {
				content: ''
}

.icon-cog:before {
				content: ''
}

.icon-params:before {
				content: ''
}

.icon-calendar:before {
				content: ''
}

.icon-sound:before {
				content: ''
}

.icon-clock:before {
				content: ''
}

.icon-lightbulb:before {
				content: ''
}

.icon-tv:before {
				content: ''
}

.icon-desktop:before {
				content: ''
}

.icon-mobile:before {
				content: ''
}

.icon-cd:before {
				content: ''
}

.icon-inbox:before {
				content: ''
}

.icon-globe:before {
				content: ''
}

.icon-cloud:before {
				content: ''
}

.icon-paper-plane:before {
				content: ''
}

.icon-fire:before {
				content: ''
}

.icon-graduation-cap:before {
				content: ''
}

.icon-megaphone:before {
				content: ''
}

.icon-database:before {
				content: ''
}

.icon-key:before {
				content: ''
}

.icon-beaker:before {
				content: ''
}

.icon-truck:before {
				content: ''
}

.icon-money:before {
				content: ''
}

.icon-food:before {
				content: ''
}

.icon-shop:before {
				content: ''
}

.icon-diamond:before {
				content: ''
}

.icon-t-shirt:before {
				content: ''
}

.icon-wallet:before {
				content: ''
}

@font-face {
				font-family: "Ionicons";
				src: url("../fonts/ionicons.eot?v=2.0.0");
				src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
				font-weight: normal;
				font-style: normal
}

.ion {
				display: inline-block;
				font-family: "Ionicons";
				speak: none;
				font-style: normal;
				font-weight: normal;
				font-variant: normal;
				text-transform: none;
				text-rendering: auto;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

.ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before,
				.ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before,
				.ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before,
				.ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before,
				.ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before,
				.ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before,
				.ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before,
				.ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before,
				.ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before,
				.ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before,
				.ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before,
				.ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before,
				.ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before,
				.ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before,
				.ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before,
				.ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before,
				.ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before,
				.ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before,
				.ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before,
				.ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before,
				.ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
				display: inline-block;
				font-family: "Ionicons";
				speak: none;
				font-style: normal;
				font-weight: normal;
				font-variant: normal;
				text-transform: none;
				text-rendering: auto;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
				content: ""
}

.ion-alert-circled:before {
				content: ""
}

.ion-android-add:before {
				content: ""
}

.ion-android-add-circle:before {
				content: ""
}

.ion-android-alarm-clock:before {
				content: ""
}

.ion-android-alert:before {
				content: ""
}

.ion-android-apps:before {
				content: ""
}

.ion-android-archive:before {
				content: ""
}

.ion-android-arrow-back:before {
				content: ""
}

.ion-android-arrow-down:before {
				content: ""
}

.ion-android-arrow-dropdown:before {
				content: ""
}

.ion-android-arrow-dropdown-circle:before {
				content: ""
}

.ion-android-arrow-dropleft:before {
				content: ""
}

.ion-android-arrow-dropleft-circle:before {
				content: ""
}

.ion-android-arrow-dropright:before {
				content: ""
}

.ion-android-arrow-dropright-circle:before {
				content: ""
}

.ion-android-arrow-dropup:before {
				content: ""
}

.ion-android-arrow-dropup-circle:before {
				content: ""
}

.ion-android-arrow-forward:before {
				content: ""
}

.ion-android-arrow-up:before {
				content: ""
}

.ion-android-attach:before {
				content: ""
}

.ion-android-bar:before {
				content: ""
}

.ion-android-bicycle:before {
				content: ""
}

.ion-android-boat:before {
				content: ""
}

.ion-android-bookmark:before {
				content: ""
}

.ion-android-bulb:before {
				content: ""
}

.ion-android-bus:before {
				content: ""
}

.ion-android-calendar:before {
				content: ""
}

.ion-android-call:before {
				content: ""
}

.ion-android-camera:before {
				content: ""
}

.ion-android-cancel:before {
				content: ""
}

.ion-android-car:before {
				content: ""
}

.ion-android-cart:before {
				content: ""
}

.ion-android-chat:before {
				content: ""
}

.ion-android-checkbox:before {
				content: ""
}

.ion-android-checkbox-blank:before {
				content: ""
}

.ion-android-checkbox-outline:before {
				content: ""
}

.ion-android-checkbox-outline-blank:before {
				content: ""
}

.ion-android-checkmark-circle:before {
				content: ""
}

.ion-android-clipboard:before {
				content: ""
}

.ion-android-close:before {
				content: ""
}

.ion-android-cloud:before {
				content: ""
}

.ion-android-cloud-circle:before {
				content: ""
}

.ion-android-cloud-done:before {
				content: ""
}

.ion-android-cloud-outline:before {
				content: ""
}

.ion-android-color-palette:before {
				content: ""
}

.ion-android-compass:before {
				content: ""
}

.ion-android-contact:before {
				content: ""
}

.ion-android-contacts:before {
				content: ""
}

.ion-android-contract:before {
				content: ""
}

.ion-android-create:before {
				content: ""
}

.ion-android-delete:before {
				content: ""
}

.ion-android-desktop:before {
				content: ""
}

.ion-android-document:before {
				content: ""
}

.ion-android-done:before {
				content: ""
}

.ion-android-done-all:before {
				content: ""
}

.ion-android-download:before {
				content: ""
}

.ion-android-drafts:before {
				content: ""
}

.ion-android-exit:before {
				content: ""
}

.ion-android-expand:before {
				content: ""
}

.ion-android-favorite:before {
				content: ""
}

.ion-android-favorite-outline:before {
				content: ""
}

.ion-android-film:before {
				content: ""
}

.ion-android-folder:before {
				content: ""
}

.ion-android-folder-open:before {
				content: ""
}

.ion-android-funnel:before {
				content: ""
}

.ion-android-globe:before {
				content: ""
}

.ion-android-hand:before {
				content: ""
}

.ion-android-hangout:before {
				content: ""
}

.ion-android-happy:before {
				content: ""
}

.ion-android-home:before {
				content: ""
}

.ion-android-image:before {
				content: ""
}

.ion-android-laptop:before {
				content: ""
}

.ion-android-list:before {
				content: ""
}

.ion-android-locate:before {
				content: ""
}

.ion-android-lock:before {
				content: ""
}

.ion-android-mail:before {
				content: ""
}

.ion-android-map:before {
				content: ""
}

.ion-android-menu:before {
				content: ""
}

.ion-android-microphone:before {
				content: ""
}

.ion-android-microphone-off:before {
				content: ""
}

.ion-android-more-horizontal:before {
				content: ""
}

.ion-android-more-vertical:before {
				content: ""
}

.ion-android-navigate:before {
				content: ""
}

.ion-android-notifications:before {
				content: ""
}

.ion-android-notifications-none:before {
				content: ""
}

.ion-android-notifications-off:before {
				content: ""
}

.ion-android-open:before {
				content: ""
}

.ion-android-options:before {
				content: ""
}

.ion-android-people:before {
				content: ""
}

.ion-android-person:before {
				content: ""
}

.ion-android-person-add:before {
				content: ""
}

.ion-android-phone-landscape:before {
				content: ""
}

.ion-android-phone-portrait:before {
				content: ""
}

.ion-android-pin:before {
				content: ""
}

.ion-android-plane:before {
				content: ""
}

.ion-android-playstore:before {
				content: ""
}

.ion-android-print:before {
				content: ""
}

.ion-android-radio-button-off:before {
				content: ""
}

.ion-android-radio-button-on:before {
				content: ""
}

.ion-android-refresh:before {
				content: ""
}

.ion-android-remove:before {
				content: ""
}

.ion-android-remove-circle:before {
				content: ""
}

.ion-android-restaurant:before {
				content: ""
}

.ion-android-sad:before {
				content: ""
}

.ion-android-search:before {
				content: ""
}

.ion-android-send:before {
				content: ""
}

.ion-android-settings:before {
				content: ""
}

.ion-android-share:before {
				content: ""
}

.ion-android-share-alt:before {
				content: ""
}

.ion-android-star:before {
				content: ""
}

.ion-android-star-half:before {
				content: ""
}

.ion-android-star-outline:before {
				content: ""
}

.ion-android-stopwatch:before {
				content: ""
}

.ion-android-subway:before {
				content: ""
}

.ion-android-sunny:before {
				content: ""
}

.ion-android-sync:before {
				content: ""
}

.ion-android-textsms:before {
				content: ""
}

.ion-android-time:before {
				content: ""
}

.ion-android-train:before {
				content: ""
}

.ion-android-unlock:before {
				content: ""
}

.ion-android-upload:before {
				content: ""
}

.ion-android-volume-down:before {
				content: ""
}

.ion-android-volume-mute:before {
				content: ""
}

.ion-android-volume-off:before {
				content: ""
}

.ion-android-volume-up:before {
				content: ""
}

.ion-android-walk:before {
				content: ""
}

.ion-android-warning:before {
				content: ""
}

.ion-android-watch:before {
				content: ""
}

.ion-android-wifi:before {
				content: ""
}

.ion-aperture:before {
				content: ""
}

.ion-archive:before {
				content: ""
}

.ion-arrow-down-a:before {
				content: ""
}

.ion-arrow-down-b:before {
				content: ""
}

.ion-arrow-down-c:before {
				content: ""
}

.ion-arrow-expand:before {
				content: ""
}

.ion-arrow-graph-down-left:before {
				content: ""
}

.ion-arrow-graph-down-right:before {
				content: ""
}

.ion-arrow-graph-up-left:before {
				content: ""
}

.ion-arrow-graph-up-right:before {
				content: ""
}

.ion-arrow-left-a:before {
				content: ""
}

.ion-arrow-left-b:before {
				content: ""
}

.ion-arrow-left-c:before {
				content: ""
}

.ion-arrow-move:before {
				content: ""
}

.ion-arrow-resize:before {
				content: ""
}

.ion-arrow-return-left:before {
				content: ""
}

.ion-arrow-return-right:before {
				content: ""
}

.ion-arrow-right-a:before {
				content: ""
}

.ion-arrow-right-b:before {
				content: ""
}

.ion-arrow-right-c:before {
				content: ""
}

.ion-arrow-shrink:before {
				content: ""
}

.ion-arrow-swap:before {
				content: ""
}

.ion-arrow-up-a:before {
				content: ""
}

.ion-arrow-up-b:before {
				content: ""
}

.ion-arrow-up-c:before {
				content: ""
}

.ion-asterisk:before {
				content: ""
}

.ion-at:before {
				content: ""
}

.ion-backspace:before {
				content: ""
}

.ion-backspace-outline:before {
				content: ""
}

.ion-bag:before {
				content: ""
}

.ion-battery-charging:before {
				content: ""
}

.ion-battery-empty:before {
				content: ""
}

.ion-battery-full:before {
				content: ""
}

.ion-battery-half:before {
				content: ""
}

.ion-battery-low:before {
				content: ""
}

.ion-beaker:before {
				content: ""
}

.ion-beer:before {
				content: ""
}

.ion-bluetooth:before {
				content: ""
}

.ion-bonfire:before {
				content: ""
}

.ion-bookmark:before {
				content: ""
}

.ion-bowtie:before {
				content: ""
}

.ion-briefcase:before {
				content: ""
}

.ion-bug:before {
				content: ""
}

.ion-calculator:before {
				content: ""
}

.ion-calendar:before {
				content: ""
}

.ion-camera:before {
				content: ""
}

.ion-card:before {
				content: ""
}

.ion-cash:before {
				content: ""
}

.ion-chatbox:before {
				content: ""
}

.ion-chatbox-working:before {
				content: ""
}

.ion-chatboxes:before {
				content: ""
}

.ion-chatbubble:before {
				content: ""
}

.ion-chatbubble-working:before {
				content: ""
}

.ion-chatbubbles:before {
				content: ""
}

.ion-checkmark:before {
				content: ""
}

.ion-checkmark-circled:before {
				content: ""
}

.ion-checkmark-round:before {
				content: ""
}

.ion-chevron-down:before {
				content: ""
}

.ion-chevron-left:before {
				content: ""
}

.ion-chevron-right:before {
				content: ""
}

.ion-chevron-up:before {
				content: ""
}

.ion-clipboard:before {
				content: ""
}

.ion-clock:before {
				content: ""
}

.ion-close:before {
				content: ""
}

.ion-close-circled:before {
				content: ""
}

.ion-close-round:before {
				content: ""
}

.ion-closed-captioning:before {
				content: ""
}

.ion-cloud:before {
				content: ""
}

.ion-code:before {
				content: ""
}

.ion-code-download:before {
				content: ""
}

.ion-code-working:before {
				content: ""
}

.ion-coffee:before {
				content: ""
}

.ion-compass:before {
				content: ""
}

.ion-compose:before {
				content: ""
}

.ion-connection-bars:before {
				content: ""
}

.ion-contrast:before {
				content: ""
}

.ion-crop:before {
				content: ""
}

.ion-cube:before {
				content: ""
}

.ion-disc:before {
				content: ""
}

.ion-document:before {
				content: ""
}

.ion-document-text:before {
				content: ""
}

.ion-drag:before {
				content: ""
}

.ion-earth:before {
				content: ""
}

.ion-easel:before {
				content: ""
}

.ion-edit:before {
				content: ""
}

.ion-egg:before {
				content: ""
}

.ion-eject:before {
				content: ""
}

.ion-email:before {
				content: ""
}

.ion-email-unread:before {
				content: ""
}

.ion-erlenmeyer-flask:before {
				content: ""
}

.ion-erlenmeyer-flask-bubbles:before {
				content: ""
}

.ion-eye:before {
				content: ""
}

.ion-eye-disabled:before {
				content: ""
}

.ion-female:before {
				content: ""
}

.ion-filing:before {
				content: ""
}

.ion-film-marker:before {
				content: ""
}

.ion-fireball:before {
				content: ""
}

.ion-flag:before {
				content: ""
}

.ion-flame:before {
				content: ""
}

.ion-flash:before {
				content: ""
}

.ion-flash-off:before {
				content: ""
}

.ion-folder:before {
				content: ""
}

.ion-fork:before {
				content: ""
}

.ion-fork-repo:before {
				content: ""
}

.ion-forward:before {
				content: ""
}

.ion-funnel:before {
				content: ""
}

.ion-gear-a:before {
				content: ""
}

.ion-gear-b:before {
				content: ""
}

.ion-grid:before {
				content: ""
}

.ion-hammer:before {
				content: ""
}

.ion-happy:before {
				content: ""
}

.ion-happy-outline:before {
				content: ""
}

.ion-headphone:before {
				content: ""
}

.ion-heart:before {
				content: ""
}

.ion-heart-broken:before {
				content: ""
}

.ion-help:before {
				content: ""
}

.ion-help-buoy:before {
				content: ""
}

.ion-help-circled:before {
				content: ""
}

.ion-home:before {
				content: ""
}

.ion-icecream:before {
				content: ""
}

.ion-image:before {
				content: ""
}

.ion-images:before {
				content: ""
}

.ion-information:before {
				content: ""
}

.ion-information-circled:before {
				content: ""
}

.ion-ionic:before {
				content: ""
}

.ion-ios-alarm:before {
				content: ""
}

.ion-ios-alarm-outline:before {
				content: ""
}

.ion-ios-albums:before {
				content: ""
}

.ion-ios-albums-outline:before {
				content: ""
}

.ion-ios-americanfootball:before {
				content: ""
}

.ion-ios-americanfootball-outline:before {
				content: ""
}

.ion-ios-analytics:before {
				content: ""
}

.ion-ios-analytics-outline:before {
				content: ""
}

.ion-ios-arrow-back:before {
				content: ""
}

.ion-ios-arrow-down:before {
				content: ""
}

.ion-ios-arrow-forward:before {
				content: ""
}

.ion-ios-arrow-left:before {
				content: ""
}

.ion-ios-arrow-right:before {
				content: ""
}

.ion-ios-arrow-thin-down:before {
				content: ""
}

.ion-ios-arrow-thin-left:before {
				content: ""
}

.ion-ios-arrow-thin-right:before {
				content: ""
}

.ion-ios-arrow-thin-up:before {
				content: ""
}

.ion-ios-arrow-up:before {
				content: ""
}

.ion-ios-at:before {
				content: ""
}

.ion-ios-at-outline:before {
				content: ""
}

.ion-ios-barcode:before {
				content: ""
}

.ion-ios-barcode-outline:before {
				content: ""
}

.ion-ios-baseball:before {
				content: ""
}

.ion-ios-baseball-outline:before {
				content: ""
}

.ion-ios-basketball:before {
				content: ""
}

.ion-ios-basketball-outline:before {
				content: ""
}

.ion-ios-bell:before {
				content: ""
}

.ion-ios-bell-outline:before {
				content: ""
}

.ion-ios-body:before {
				content: ""
}

.ion-ios-body-outline:before {
				content: ""
}

.ion-ios-bolt:before {
				content: ""
}

.ion-ios-bolt-outline:before {
				content: ""
}

.ion-ios-book:before {
				content: ""
}

.ion-ios-book-outline:before {
				content: ""
}

.ion-ios-bookmarks:before {
				content: ""
}

.ion-ios-bookmarks-outline:before {
				content: ""
}

.ion-ios-box:before {
				content: ""
}

.ion-ios-box-outline:before {
				content: ""
}

.ion-ios-briefcase:before {
				content: ""
}

.ion-ios-briefcase-outline:before {
				content: ""
}

.ion-ios-browsers:before {
				content: ""
}

.ion-ios-browsers-outline:before {
				content: ""
}

.ion-ios-calculator:before {
				content: ""
}

.ion-ios-calculator-outline:before {
				content: ""
}

.ion-ios-calendar:before {
				content: ""
}

.ion-ios-calendar-outline:before {
				content: ""
}

.ion-ios-camera:before {
				content: ""
}

.ion-ios-camera-outline:before {
				content: ""
}

.ion-ios-cart:before {
				content: ""
}

.ion-ios-cart-outline:before {
				content: ""
}

.ion-ios-chatboxes:before {
				content: ""
}

.ion-ios-chatboxes-outline:before {
				content: ""
}

.ion-ios-chatbubble:before {
				content: ""
}

.ion-ios-chatbubble-outline:before {
				content: ""
}

.ion-ios-checkmark:before {
				content: ""
}

.ion-ios-checkmark-empty:before {
				content: ""
}

.ion-ios-checkmark-outline:before {
				content: ""
}

.ion-ios-circle-filled:before {
				content: ""
}

.ion-ios-circle-outline:before {
				content: ""
}

.ion-ios-clock:before {
				content: ""
}

.ion-ios-clock-outline:before {
				content: ""
}

.ion-ios-close:before {
				content: ""
}

.ion-ios-close-empty:before {
				content: ""
}

.ion-ios-close-outline:before {
				content: ""
}

.ion-ios-cloud:before {
				content: ""
}

.ion-ios-cloud-download:before {
				content: ""
}

.ion-ios-cloud-download-outline:before {
				content: ""
}

.ion-ios-cloud-outline:before {
				content: ""
}

.ion-ios-cloud-upload:before {
				content: ""
}

.ion-ios-cloud-upload-outline:before {
				content: ""
}

.ion-ios-cloudy:before {
				content: ""
}

.ion-ios-cloudy-night:before {
				content: ""
}

.ion-ios-cloudy-night-outline:before {
				content: ""
}

.ion-ios-cloudy-outline:before {
				content: ""
}

.ion-ios-cog:before {
				content: ""
}

.ion-ios-cog-outline:before {
				content: ""
}

.ion-ios-color-filter:before {
				content: ""
}

.ion-ios-color-filter-outline:before {
				content: ""
}

.ion-ios-color-wand:before {
				content: ""
}

.ion-ios-color-wand-outline:before {
				content: ""
}

.ion-ios-compose:before {
				content: ""
}

.ion-ios-compose-outline:before {
				content: ""
}

.ion-ios-contact:before {
				content: ""
}

.ion-ios-contact-outline:before {
				content: ""
}

.ion-ios-copy:before {
				content: ""
}

.ion-ios-copy-outline:before {
				content: ""
}

.ion-ios-crop:before {
				content: ""
}

.ion-ios-crop-strong:before {
				content: ""
}

.ion-ios-download:before {
				content: ""
}

.ion-ios-download-outline:before {
				content: ""
}

.ion-ios-drag:before {
				content: ""
}

.ion-ios-email:before {
				content: ""
}

.ion-ios-email-outline:before {
				content: ""
}

.ion-ios-eye:before {
				content: ""
}

.ion-ios-eye-outline:before {
				content: ""
}

.ion-ios-fastforward:before {
				content: ""
}

.ion-ios-fastforward-outline:before {
				content: ""
}

.ion-ios-filing:before {
				content: ""
}

.ion-ios-filing-outline:before {
				content: ""
}

.ion-ios-film:before {
				content: ""
}

.ion-ios-film-outline:before {
				content: ""
}

.ion-ios-flag:before {
				content: ""
}

.ion-ios-flag-outline:before {
				content: ""
}

.ion-ios-flame:before {
				content: ""
}

.ion-ios-flame-outline:before {
				content: ""
}

.ion-ios-flask:before {
				content: ""
}

.ion-ios-flask-outline:before {
				content: ""
}

.ion-ios-flower:before {
				content: ""
}

.ion-ios-flower-outline:before {
				content: ""
}

.ion-ios-folder:before {
				content: ""
}

.ion-ios-folder-outline:before {
				content: ""
}

.ion-ios-football:before {
				content: ""
}

.ion-ios-football-outline:before {
				content: ""
}

.ion-ios-game-controller-a:before {
				content: ""
}

.ion-ios-game-controller-a-outline:before {
				content: ""
}

.ion-ios-game-controller-b:before {
				content: ""
}

.ion-ios-game-controller-b-outline:before {
				content: ""
}

.ion-ios-gear:before {
				content: ""
}

.ion-ios-gear-outline:before {
				content: ""
}

.ion-ios-glasses:before {
				content: ""
}

.ion-ios-glasses-outline:before {
				content: ""
}

.ion-ios-grid-view:before {
				content: ""
}

.ion-ios-grid-view-outline:before {
				content: ""
}

.ion-ios-heart:before {
				content: ""
}

.ion-ios-heart-outline:before {
				content: ""
}

.ion-ios-help:before {
				content: ""
}

.ion-ios-help-empty:before {
				content: ""
}

.ion-ios-help-outline:before {
				content: ""
}

.ion-ios-home:before {
				content: ""
}

.ion-ios-home-outline:before {
				content: ""
}

.ion-ios-infinite:before {
				content: ""
}

.ion-ios-infinite-outline:before {
				content: ""
}

.ion-ios-information:before {
				content: ""
}

.ion-ios-information-empty:before {
				content: ""
}

.ion-ios-information-outline:before {
				content: ""
}

.ion-ios-ionic-outline:before {
				content: ""
}

.ion-ios-keypad:before {
				content: ""
}

.ion-ios-keypad-outline:before {
				content: ""
}

.ion-ios-lightbulb:before {
				content: ""
}

.ion-ios-lightbulb-outline:before {
				content: ""
}

.ion-ios-list:before {
				content: ""
}

.ion-ios-list-outline:before {
				content: ""
}

.ion-ios-location:before {
				content: ""
}

.ion-ios-location-outline:before {
				content: ""
}

.ion-ios-locked:before {
				content: ""
}

.ion-ios-locked-outline:before {
				content: ""
}

.ion-ios-loop:before {
				content: ""
}

.ion-ios-loop-strong:before {
				content: ""
}

.ion-ios-medical:before {
				content: ""
}

.ion-ios-medical-outline:before {
				content: ""
}

.ion-ios-medkit:before {
				content: ""
}

.ion-ios-medkit-outline:before {
				content: ""
}

.ion-ios-mic:before {
				content: ""
}

.ion-ios-mic-off:before {
				content: ""
}

.ion-ios-mic-outline:before {
				content: ""
}

.ion-ios-minus:before {
				content: ""
}

.ion-ios-minus-empty:before {
				content: ""
}

.ion-ios-minus-outline:before {
				content: ""
}

.ion-ios-monitor:before {
				content: ""
}

.ion-ios-monitor-outline:before {
				content: ""
}

.ion-ios-moon:before {
				content: ""
}

.ion-ios-moon-outline:before {
				content: ""
}

.ion-ios-more:before {
				content: ""
}

.ion-ios-more-outline:before {
				content: ""
}

.ion-ios-musical-note:before {
				content: ""
}

.ion-ios-musical-notes:before {
				content: ""
}

.ion-ios-navigate:before {
				content: ""
}

.ion-ios-navigate-outline:before {
				content: ""
}

.ion-ios-nutrition:before {
				content: ""
}

.ion-ios-nutrition-outline:before {
				content: ""
}

.ion-ios-paper:before {
				content: ""
}

.ion-ios-paper-outline:before {
				content: ""
}

.ion-ios-paperplane:before {
				content: ""
}

.ion-ios-paperplane-outline:before {
				content: ""
}

.ion-ios-partlysunny:before {
				content: ""
}

.ion-ios-partlysunny-outline:before {
				content: ""
}

.ion-ios-pause:before {
				content: ""
}

.ion-ios-pause-outline:before {
				content: ""
}

.ion-ios-paw:before {
				content: ""
}

.ion-ios-paw-outline:before {
				content: ""
}

.ion-ios-people:before {
				content: ""
}

.ion-ios-people-outline:before {
				content: ""
}

.ion-ios-person:before {
				content: ""
}

.ion-ios-person-outline:before {
				content: ""
}

.ion-ios-personadd:before {
				content: ""
}

.ion-ios-personadd-outline:before {
				content: ""
}

.ion-ios-photos:before {
				content: ""
}

.ion-ios-photos-outline:before {
				content: ""
}

.ion-ios-pie:before {
				content: ""
}

.ion-ios-pie-outline:before {
				content: ""
}

.ion-ios-pint:before {
				content: ""
}

.ion-ios-pint-outline:before {
				content: ""
}

.ion-ios-play:before {
				content: ""
}

.ion-ios-play-outline:before {
				content: ""
}

.ion-ios-plus:before {
				content: ""
}

.ion-ios-plus-empty:before {
				content: ""
}

.ion-ios-plus-outline:before {
				content: ""
}

.ion-ios-pricetag:before {
				content: ""
}

.ion-ios-pricetag-outline:before {
				content: ""
}

.ion-ios-pricetags:before {
				content: ""
}

.ion-ios-pricetags-outline:before {
				content: ""
}

.ion-ios-printer:before {
				content: ""
}

.ion-ios-printer-outline:before {
				content: ""
}

.ion-ios-pulse:before {
				content: ""
}

.ion-ios-pulse-strong:before {
				content: ""
}

.ion-ios-rainy:before {
				content: ""
}

.ion-ios-rainy-outline:before {
				content: ""
}

.ion-ios-recording:before {
				content: ""
}

.ion-ios-recording-outline:before {
				content: ""
}

.ion-ios-redo:before {
				content: ""
}

.ion-ios-redo-outline:before {
				content: ""
}

.ion-ios-refresh:before {
				content: ""
}

.ion-ios-refresh-empty:before {
				content: ""
}

.ion-ios-refresh-outline:before {
				content: ""
}

.ion-ios-reload:before {
				content: ""
}

.ion-ios-reverse-camera:before {
				content: ""
}

.ion-ios-reverse-camera-outline:before {
				content: ""
}

.ion-ios-rewind:before {
				content: ""
}

.ion-ios-rewind-outline:before {
				content: ""
}

.ion-ios-rose:before {
				content: ""
}

.ion-ios-rose-outline:before {
				content: ""
}

.ion-ios-search:before {
				content: ""
}

.ion-ios-search-strong:before {
				content: ""
}

.ion-ios-settings:before {
				content: ""
}

.ion-ios-settings-strong:before {
				content: ""
}

.ion-ios-shuffle:before {
				content: ""
}

.ion-ios-shuffle-strong:before {
				content: ""
}

.ion-ios-skipbackward:before {
				content: ""
}

.ion-ios-skipbackward-outline:before {
				content: ""
}

.ion-ios-skipforward:before {
				content: ""
}

.ion-ios-skipforward-outline:before {
				content: ""
}

.ion-ios-snowy:before {
				content: ""
}

.ion-ios-speedometer:before {
				content: ""
}

.ion-ios-speedometer-outline:before {
				content: ""
}

.ion-ios-star:before {
				content: ""
}

.ion-ios-star-half:before {
				content: ""
}

.ion-ios-star-outline:before {
				content: ""
}

.ion-ios-stopwatch:before {
				content: ""
}

.ion-ios-stopwatch-outline:before {
				content: ""
}

.ion-ios-sunny:before {
				content: ""
}

.ion-ios-sunny-outline:before {
				content: ""
}

.ion-ios-telephone:before {
				content: ""
}

.ion-ios-telephone-outline:before {
				content: ""
}

.ion-ios-tennisball:before {
				content: ""
}

.ion-ios-tennisball-outline:before {
				content: ""
}

.ion-ios-thunderstorm:before {
				content: ""
}

.ion-ios-thunderstorm-outline:before {
				content: ""
}

.ion-ios-time:before {
				content: ""
}

.ion-ios-time-outline:before {
				content: ""
}

.ion-ios-timer:before {
				content: ""
}

.ion-ios-timer-outline:before {
				content: ""
}

.ion-ios-toggle:before {
				content: ""
}

.ion-ios-toggle-outline:before {
				content: ""
}

.ion-ios-trash:before {
				content: ""
}

.ion-ios-trash-outline:before {
				content: ""
}

.ion-ios-undo:before {
				content: ""
}

.ion-ios-undo-outline:before {
				content: ""
}

.ion-ios-unlocked:before {
				content: ""
}

.ion-ios-unlocked-outline:before {
				content: ""
}

.ion-ios-upload:before {
				content: ""
}

.ion-ios-upload-outline:before {
				content: ""
}

.ion-ios-videocam:before {
				content: ""
}

.ion-ios-videocam-outline:before {
				content: ""
}

.ion-ios-volume-high:before {
				content: ""
}

.ion-ios-volume-low:before {
				content: ""
}

.ion-ios-wineglass:before {
				content: ""
}

.ion-ios-wineglass-outline:before {
				content: ""
}

.ion-ios-world:before {
				content: ""
}

.ion-ios-world-outline:before {
				content: ""
}

.ion-ipad:before {
				content: ""
}

.ion-iphone:before {
				content: ""
}

.ion-ipod:before {
				content: ""
}

.ion-jet:before {
				content: ""
}

.ion-key:before {
				content: ""
}

.ion-knife:before {
				content: ""
}

.ion-laptop:before {
				content: ""
}

.ion-leaf:before {
				content: ""
}

.ion-levels:before {
				content: ""
}

.ion-lightbulb:before {
				content: ""
}

.ion-link:before {
				content: ""
}

.ion-load-a:before {
				content: ""
}

.ion-load-b:before {
				content: ""
}

.ion-load-c:before {
				content: ""
}

.ion-load-d:before {
				content: ""
}

.ion-location:before {
				content: ""
}

.ion-lock-combination:before {
				content: ""
}

.ion-locked:before {
				content: ""
}

.ion-log-in:before {
				content: ""
}

.ion-log-out:before {
				content: ""
}

.ion-loop:before {
				content: ""
}

.ion-magnet:before {
				content: ""
}

.ion-male:before {
				content: ""
}

.ion-man:before {
				content: ""
}

.ion-map:before {
				content: ""
}

.ion-medkit:before {
				content: ""
}

.ion-merge:before {
				content: ""
}

.ion-mic-a:before {
				content: ""
}

.ion-mic-b:before {
				content: ""
}

.ion-mic-c:before {
				content: ""
}

.ion-minus:before {
				content: ""
}

.ion-minus-circled:before {
				content: ""
}

.ion-minus-round:before {
				content: ""
}

.ion-model-s:before {
				content: ""
}

.ion-monitor:before {
				content: ""
}

.ion-more:before {
				content: ""
}

.ion-mouse:before {
				content: ""
}

.ion-music-note:before {
				content: ""
}

.ion-navicon:before {
				content: ""
}

.ion-navicon-round:before {
				content: ""
}

.ion-navigate:before {
				content: ""
}

.ion-network:before {
				content: ""
}

.ion-no-smoking:before {
				content: ""
}

.ion-nuclear:before {
				content: ""
}

.ion-outlet:before {
				content: ""
}

.ion-paintbrush:before {
				content: ""
}

.ion-paintbucket:before {
				content: ""
}

.ion-paper-airplane:before {
				content: ""
}

.ion-paperclip:before {
				content: ""
}

.ion-pause:before {
				content: ""
}

.ion-person:before {
				content: ""
}

.ion-person-add:before {
				content: ""
}

.ion-person-stalker:before {
				content: ""
}

.ion-pie-graph:before {
				content: ""
}

.ion-pin:before {
				content: ""
}

.ion-pinpoint:before {
				content: ""
}

.ion-pizza:before {
				content: ""
}

.ion-plane:before {
				content: ""
}

.ion-planet:before {
				content: ""
}

.ion-play:before {
				content: ""
}

.ion-playstation:before {
				content: ""
}

.ion-plus:before {
				content: ""
}

.ion-plus-circled:before {
				content: ""
}

.ion-plus-round:before {
				content: ""
}

.ion-podium:before {
				content: ""
}

.ion-pound:before {
				content: ""
}

.ion-power:before {
				content: ""
}

.ion-pricetag:before {
				content: ""
}

.ion-pricetags:before {
				content: ""
}

.ion-printer:before {
				content: ""
}

.ion-pull-request:before {
				content: ""
}

.ion-qr-scanner:before {
				content: ""
}

.ion-quote:before {
				content: ""
}

.ion-radio-waves:before {
				content: ""
}

.ion-record:before {
				content: ""
}

.ion-refresh:before {
				content: ""
}

.ion-reply:before {
				content: ""
}

.ion-reply-all:before {
				content: ""
}

.ion-ribbon-a:before {
				content: ""
}

.ion-ribbon-b:before {
				content: ""
}

.ion-sad:before {
				content: ""
}

.ion-sad-outline:before {
				content: ""
}

.ion-scissors:before {
				content: ""
}

.ion-search:before {
				content: ""
}

.ion-settings:before {
				content: ""
}

.ion-share:before {
				content: ""
}

.ion-shuffle:before {
				content: ""
}

.ion-skip-backward:before {
				content: ""
}

.ion-skip-forward:before {
				content: ""
}

.ion-social-android:before {
				content: ""
}

.ion-social-android-outline:before {
				content: ""
}

.ion-social-angular:before {
				content: ""
}

.ion-social-angular-outline:before {
				content: ""
}

.ion-social-apple:before {
				content: ""
}

.ion-social-apple-outline:before {
				content: ""
}

.ion-social-bitcoin:before {
				content: ""
}

.ion-social-bitcoin-outline:before {
				content: ""
}

.ion-social-buffer:before {
				content: ""
}

.ion-social-buffer-outline:before {
				content: ""
}

.ion-social-chrome:before {
				content: ""
}

.ion-social-chrome-outline:before {
				content: ""
}

.ion-social-codepen:before {
				content: ""
}

.ion-social-codepen-outline:before {
				content: ""
}

.ion-social-css3:before {
				content: ""
}

.ion-social-css3-outline:before {
				content: ""
}

.ion-social-designernews:before {
				content: ""
}

.ion-social-designernews-outline:before {
				content: ""
}

.ion-social-dribbble:before {
				content: ""
}

.ion-social-dribbble-outline:before {
				content: ""
}

.ion-social-dropbox:before {
				content: ""
}

.ion-social-dropbox-outline:before {
				content: ""
}

.ion-social-euro:before {
				content: ""
}

.ion-social-euro-outline:before {
				content: ""
}

.ion-social-facebook:before {
				content: ""
}

.ion-social-facebook-outline:before {
				content: ""
}

.ion-social-foursquare:before {
				content: ""
}

.ion-social-foursquare-outline:before {
				content: ""
}

.ion-social-freebsd-devil:before {
				content: ""
}

.ion-social-github:before {
				content: ""
}

.ion-social-github-outline:before {
				content: ""
}

.ion-social-google:before {
				content: ""
}

.ion-social-google-outline:before {
				content: ""
}

.ion-social-googleplus:before {
				content: ""
}

.ion-social-googleplus-outline:before {
				content: ""
}

.ion-social-hackernews:before {
				content: ""
}

.ion-social-hackernews-outline:before {
				content: ""
}

.ion-social-html5:before {
				content: ""
}

.ion-social-html5-outline:before {
				content: ""
}

.ion-social-instagram:before {
				content: ""
}

.ion-social-instagram-outline:before {
				content: ""
}

.ion-social-javascript:before {
				content: ""
}

.ion-social-javascript-outline:before {
				content: ""
}

.ion-social-linkedin:before {
				content: ""
}

.ion-social-linkedin-outline:before {
				content: ""
}

.ion-social-markdown:before {
				content: ""
}

.ion-social-nodejs:before {
				content: ""
}

.ion-social-octocat:before {
				content: ""
}

.ion-social-pinterest:before {
				content: ""
}

.ion-social-pinterest-outline:before {
				content: ""
}

.ion-social-python:before {
				content: ""
}

.ion-social-reddit:before {
				content: ""
}

.ion-social-reddit-outline:before {
				content: ""
}

.ion-social-rss:before {
				content: ""
}

.ion-social-rss-outline:before {
				content: ""
}

.ion-social-sass:before {
				content: ""
}

.ion-social-skype:before {
				content: ""
}

.ion-social-skype-outline:before {
				content: ""
}

.ion-social-snapchat:before {
				content: ""
}

.ion-social-snapchat-outline:before {
				content: ""
}

.ion-social-tumblr:before {
				content: ""
}

.ion-social-tumblr-outline:before {
				content: ""
}

.ion-social-tux:before {
				content: ""
}

.ion-social-twitch:before {
				content: ""
}

.ion-social-twitch-outline:before {
				content: ""
}

.ion-social-twitter:before {
				content: ""
}

.ion-social-twitter-outline:before {
				content: ""
}

.ion-social-usd:before {
				content: ""
}

.ion-social-usd-outline:before {
				content: ""
}

.ion-social-vimeo:before {
				content: ""
}

.ion-social-vimeo-outline:before {
				content: ""
}

.ion-social-whatsapp:before {
				content: ""
}

.ion-social-whatsapp-outline:before {
				content: ""
}

.ion-social-windows:before {
				content: ""
}

.ion-social-windows-outline:before {
				content: ""
}

.ion-social-wordpress:before {
				content: ""
}

.ion-social-wordpress-outline:before {
				content: ""
}

.ion-social-yahoo:before {
				content: ""
}

.ion-social-yahoo-outline:before {
				content: ""
}

.ion-social-yen:before {
				content: ""
}

.ion-social-yen-outline:before {
				content: ""
}

.ion-social-youtube:before {
				content: ""
}

.ion-social-youtube-outline:before {
				content: ""
}

.ion-soup-can:before {
				content: ""
}

.ion-soup-can-outline:before {
				content: ""
}

.ion-speakerphone:before {
				content: ""
}

.ion-speedometer:before {
				content: ""
}

.ion-spoon:before {
				content: ""
}

.ion-star:before {
				content: ""
}

.ion-stats-bars:before {
				content: ""
}

.ion-steam:before {
				content: ""
}

.ion-stop:before {
				content: ""
}

.ion-thermometer:before {
				content: ""
}

.ion-thumbsdown:before {
				content: ""
}

.ion-thumbsup:before {
				content: ""
}

.ion-toggle:before {
				content: ""
}

.ion-toggle-filled:before {
				content: ""
}

.ion-transgender:before {
				content: ""
}

.ion-trash-a:before {
				content: ""
}

.ion-trash-b:before {
				content: ""
}

.ion-trophy:before {
				content: ""
}

.ion-tshirt:before {
				content: ""
}

.ion-tshirt-outline:before {
				content: ""
}

.ion-umbrella:before {
				content: ""
}

.ion-university:before {
				content: ""
}

.ion-unlocked:before {
				content: ""
}

.ion-upload:before {
				content: ""
}

.ion-usb:before {
				content: ""
}

.ion-videocamera:before {
				content: ""
}

.ion-volume-high:before {
				content: ""
}

.ion-volume-low:before {
				content: ""
}

.ion-volume-medium:before {
				content: ""
}

.ion-volume-mute:before {
				content: ""
}

.ion-wand:before {
				content: ""
}

.ion-waterdrop:before {
				content: ""
}

.ion-wifi:before {
				content: ""
}

.ion-wineglass:before {
				content: ""
}

.ion-woman:before {
				content: ""
}

.ion-wrench:before {
				content: ""
}

.ion-xbox:before {
				content: ""
}

.owl-carousel .owl-wrapper:after {
				content: ".";
				display: block;
				clear: both;
				visibility: hidden;
				line-height: 0;
				height: 0
}

.owl-carousel {
				display: none;
				position: relative;
				width: 100%;
				-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
				display: none;
				position: relative;
				-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
				overflow: hidden;
				position: relative;
				width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
				-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 .owl-item {
				float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
				cursor: pointer
}

.owl-controls {
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				-webkit-tap-highlight-color: transparent
}

.grabbing {
				cursor: url(../../images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
				-webkit-backface-visibility: hidden;
				-moz-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				-webkit-transform: translate3d(0, 0, 0);
				-moz-transform: translate3d(0, 0, 0);
				-ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
				margin-top: 10px;
				text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
				color: #fff;
				display: inline-block;
				zoom: 1;
				*display: inline;
				margin: 5px;
				padding: 3px 10px;
				font-size: 12px;
				-webkit-border-radius: 30px;
				-moz-border-radius: 30px;
				border-radius: 30px;
				background: #869791;
				filter: alpha(opacity = 50);
				opacity: .5;
				font-size: 0
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
				filter: alpha(opacity = 100);
				opacity: 1;
				text-decoration: none
}

.owl-theme .owl-controls .owl-page {
				display: inline-block;
				zoom: 1;
				*display: inline
}

.owl-theme .owl-controls .owl-page span {
				display: block;
				width: 12px;
				height: 12px;
				margin: 5px 7px;
				filter: alpha(opacity = 50);
				opacity: .5;
				-webkit-border-radius: 20px;
				-moz-border-radius: 20px;
				border-radius: 20px;
				background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
				filter: alpha(opacity = 100);
				opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
				height: auto;
				width: auto;
				color: #fff;
				padding: 2px 10px;
				font-size: 12px;
				-webkit-border-radius: 30px;
				-moz-border-radius: 30px;
				border-radius: 30px
}

.owl-item.loading {
				min-height: 150px;
				background: url(../../images/AjaxLoader.gif) no-repeat center center
}

.owl-origin {
				-webkit-perspective: 1200px;
				-webkit-perspective-origin-x: 50%;
				-webkit-perspective-origin-y: 50%;
				-moz-perspective: 1200px;
				-moz-perspective-origin-x: 50%;
				-moz-perspective-origin-y: 50%;
				perspective: 1200px
}

.owl-fade-out {
				z-index: 10;
				-webkit-animation: fadeOut .7s both ease;
				-moz-animation: fadeOut .7s both ease;
				animation: fadeOut .7s both ease
}

.owl-fade-in {
				-webkit-animation: fadeIn .7s both ease;
				-moz-animation: fadeIn .7s both ease;
				animation: fadeIn .7s both ease
}

.owl-backSlide-out {
				-webkit-animation: backSlideOut 1s both ease;
				-moz-animation: backSlideOut 1s both ease;
				animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
				-webkit-animation: backSlideIn 1s both ease;
				-moz-animation: backSlideIn 1s both ease;
				animation: backSlideIn 1s both ease
}

.owl-goDown-out {
				-webkit-animation: scaleToFade .7s ease both;
				-moz-animation: scaleToFade .7s ease both;
				animation: scaleToFade .7s ease both
}

.owl-goDown-in {
				-webkit-animation: goDown .6s ease both;
				-moz-animation: goDown .6s ease both;
				animation: goDown .6s ease both
}

.owl-fadeUp-in {
				-webkit-animation: scaleUpFrom .5s ease both;
				-moz-animation: scaleUpFrom .5s ease both;
				animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
				-webkit-animation: scaleUpTo .5s ease both;
				-moz-animation: scaleUpTo .5s ease both;
				animation: scaleUpTo .5s ease both
}

@
-webkit-keyframes empty { 0%{
				opacity: 1
}

}
@
-moz-keyframes empty { 0%{
				opacity: 1
}

}
@
keyframes empty { 0%{
				opacity: 1
}

}
@
-webkit-keyframes fadeIn { 0%{
				opacity: 0
}

100%{
opacity
:
1
}
}
@
-moz-keyframes fadeIn { 0%{
				opacity: 0
}

100%{
opacity
:
1
}
}
@
keyframes fadeIn { 0%{
				opacity: 0
}

100%{
opacity
:
1
}
}
@
-webkit-keyframes fadeOut { 0%{
				opacity: 1
}

100%{
opacity
:
0
}
}
@
-moz-keyframes fadeOut { 0%{
				opacity: 1
}

100%{
opacity
:
0
}
}
@
keyframes fadeOut { 0%{
				opacity: 1
}

100%{
opacity
:
0
}
}
@
-webkit-keyframes backSlideOut { 25%{
				opacity: .5;
				-webkit-transform: translateZ(-500px)
}

75%{
opacity
:
.5
;-webkit-transform
:translateZ(-500px)
 
translateX
(-200%)
}
100%{
opacity
:
.5
;-webkit-transform
:translateZ(-500px)
 
translateX
(-200%)
}
}
@
-moz-keyframes backSlideOut { 25%{
				opacity: .5;
				-moz-transform: translateZ(-500px)
}

75%{
opacity
:
.5
;-moz-transform
:translateZ(-500px)
 
translateX
(-200%)
}
100%{
opacity
:
.5
;-moz-transform
:translateZ(-500px)
 
translateX
(-200%)
}
}
@
keyframes backSlideOut { 25%{
				opacity: .5;
				transform: translateZ(-500px)
}

75%{
opacity
:
.5
;transform
:translateZ(-500px)
 
translateX
(-200%)
}
100%{
opacity
:
.5
;transform
:translateZ(-500px)
 
translateX
(-200%)
}
}
@
-webkit-keyframes backSlideIn { 0%,25%{
				opacity: .5;
				-webkit-transform: translateZ(-500px) translateX(200%)
}

75%{
opacity
:
.5
;-webkit-transform
:translateZ(-500px)
}
100%{
opacity
:
1;-webkit-transform
:translateZ(0)
 
translateX
(0)
}
}
@
-moz-keyframes backSlideIn { 0%,25%{
				opacity: .5;
				-moz-transform: translateZ(-500px) translateX(200%)
}

75%{
opacity
:
.5
;-moz-transform
:translateZ(-500px)
}
100%{
opacity
:
1;-moz-transform
:translateZ(0)
 
translateX
(0)
}
}
@
keyframes backSlideIn { 0%,25%{
				opacity: .5;
				transform: translateZ(-500px) translateX(200%)
}

75%{
opacity
:
.5
;transform
:translateZ(-500px)
}
100%{
opacity
:
1;transform
:translateZ(0)
 
translateX
(0)
}
}
@
-webkit-keyframes scaleToFade {
				to {opacity: 0;
				-webkit-transform: scale(.8)
}

}
@
-moz-keyframes scaleToFade {
				to {opacity: 0;
				-moz-transform: scale(.8)
}

}
@
keyframes scaleToFade {
				to {opacity: 0;
				transform: scale(.8)
}

}
@
-webkit-keyframes goDown {
				from {-webkit-transform: translateY(-100%)
}

}
@
-moz-keyframes goDown {
				from {-moz-transform: translateY(-100%)
}

}
@
keyframes goDown {
				from {transform: translateY(-100%)
}

}
@
-webkit-keyframes scaleUpFrom {
				from {opacity: 0;
				-webkit-transform: scale(1.5)
}

}
@
-moz-keyframes scaleUpFrom {
				from {opacity: 0;
				-moz-transform: scale(1.5)
}

}
@
keyframes scaleUpFrom {
				from {opacity: 0;
				transform: scale(1.5)
}

}
@
-webkit-keyframes scaleUpTo {
				to {opacity: 0;
				-webkit-transform: scale(1.5)
}

}
@
-moz-keyframes scaleUpTo {
				to {opacity: 0;
				-moz-transform: scale(1.5)
}

}
@
keyframes scaleUpTo {
				to {opacity: 0;
				transform: scale(1.5)
}

}
.tp-static-layers {
				position: absolute;
				z-index: 505;
				top: 0;
				left: 0
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
				visibility: hidden !important;
				display: none !important
}

.tp-caption {
				z-index: 1;
				white-space: nowrap
}

.tp-caption-demo .tp-caption {
				position: relative !important;
				display: inline-block;
				margin-bottom: 10px;
				margin-right: 20px !important
}

.tp-caption.whitedivider3px {
				color: #000;
				text-shadow: none;
				background-color: #fff;
				text-decoration: none;
				min-width: 408px;
				min-height: 3px;
				background-position: initial initial;
				background-repeat: initial initial;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.finewide_large_white {
				color: #fff;
				text-shadow: none;
				font-size: 60px;
				line-height: 60px;
				font-weight: 300;
				font-family: "Open Sans", sans-serif;
				background-color: transparent;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 8px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.whitedivider3px {
				color: #000;
				text-shadow: none;
				background-color: #fff;
				text-decoration: none;
				font-size: 0;
				line-height: 0;
				min-width: 468px;
				min-height: 3px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.finewide_medium_white {
				color: #fff;
				text-shadow: none;
				font-size: 37px;
				line-height: 37px;
				font-weight: 300;
				font-family: "Open Sans", sans-serif;
				background-color: transparent;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 5px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.boldwide_small_white {
				font-size: 25px;
				line-height: 25px;
				font-weight: 800;
				font-family: "Open Sans", sans-serif;
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				text-shadow: none;
				text-transform: uppercase;
				letter-spacing: 5px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.whitedivider3px_vertical {
				color: #000;
				text-shadow: none;
				background-color: #fff;
				text-decoration: none;
				font-size: 0;
				line-height: 0;
				min-width: 3px;
				min-height: 130px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.finewide_small_white {
				color: #fff;
				text-shadow: none;
				font-size: 25px;
				line-height: 25px;
				font-weight: 300;
				font-family: "Open Sans", sans-serif;
				background-color: transparent;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 5px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.finewide_verysmall_white_mw {
				font-size: 13px;
				line-height: 25px;
				font-weight: 400;
				font-family: "Open Sans", sans-serif;
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				text-shadow: none;
				text-transform: uppercase;
				letter-spacing: 5px;
				max-width: 470px;
				white-space: normal !important;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.lightgrey_divider {
				text-decoration: none;
				background-color: #ebebeb;
				width: 370px;
				height: 3px;
				background-position: initial initial;
				background-repeat: initial initial;
				border-width: 0;
				border-color: #222;
				border-style: none
}

.tp-caption.finewide_large_white {
				color: #fff;
				text-shadow: none;
				font-size: 60px;
				line-height: 60px;
				font-weight: 300;
				font-family: "Open Sans", sans-serif;
				background-color: transparent;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 8px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.finewide_medium_white {
				color: #fff;
				text-shadow: none;
				font-size: 34px;
				line-height: 34px;
				font-weight: 300;
				font-family: "Open Sans", sans-serif;
				background-color: transparent;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 5px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.huge_red {
				position: absolute;
				color: #df4b6b;
				font-weight: 400;
				font-size: 150px;
				line-height: 130px;
				font-family: 'Oswald', sans-serif;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap;
				background-color: #2d3136;
				padding: 0
}

.tp-caption.middle_yellow {
				position: absolute;
				color: #fbd572;
				font-weight: 600;
				font-size: 50px;
				line-height: 50px;
				font-family: 'Open Sans', sans-serif;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.huge_thin_yellow {
				position: absolute;
				color: #fbd572;
				font-weight: 300;
				font-size: 90px;
				line-height: 90px;
				font-family: 'Open Sans', sans-serif;
				margin: 0;
				letter-spacing: 20px;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.big_dark {
				position: absolute;
				color: #333;
				font-weight: 700;
				font-size: 70px;
				line-height: 70px;
				font-family: "Open Sans";
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.medium_dark {
				position: absolute;
				color: #333;
				font-weight: 300;
				font-size: 40px;
				line-height: 40px;
				font-family: "Open Sans";
				margin: 0;
				letter-spacing: 5px;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.medium_grey {
				position: absolute;
				color: #fff;
				text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
				font-weight: 700;
				font-size: 20px;
				line-height: 20px;
				font-family: Arial;
				padding: 2px 4px;
				margin: 0;
				border-width: 0;
				border-style: none;
				background-color: #888;
				white-space: nowrap
}

.tp-caption.small_text {
				position: absolute;
				color: #fff;
				text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
				font-weight: 700;
				font-size: 14px;
				line-height: 20px;
				font-family: 'Open sans';
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.medium_text {
				position: absolute;
				color: #fff;
				text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
				font-weight: 700;
				font-size: 20px;
				line-height: 20px;
				font-family: 'Open sans';
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.large_bold_white_25 {
				font-size: 55px;
				line-height: 65px;
				font-weight: 700;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				text-align: center;
				text-shadow: #000 0 5px 10px;
				border-width: 0;
				border-color: #fff;
				border-style: none
}

.tp-caption.medium_text_shadow {
				font-size: 25px;
				line-height: 25px;
				font-weight: 600;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				text-align: center;
				text-shadow: #000 0 5px 10px;
				border-width: 0;
				border-color: #fff;
				border-style: none
}

.tp-caption.large_text {
				position: absolute;
				color: #fff;
				text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
				font-weight: 700;
				font-size: 40px;
				line-height: 40px;
				font-family: Arial;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.medium_bold_grey {
				font-size: 30px;
				line-height: 30px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #666;
				text-decoration: none;
				background-color: transparent;
				text-shadow: none;
				margin: 0;
				padding: 1px 4px 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.very_large_text {
				position: absolute;
				color: #fff;
				text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
				font-weight: 700;
				font-size: 60px;
				line-height: 60px;
				font-family: Arial;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap;
				letter-spacing: -2px
}

.tp-caption.very_big_white {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 800;
				font-size: 60px;
				line-height: 60px;
				font-family: Arial;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap;
				padding: 0 4px;
				padding-top: 1px;
				background-color: #000
}

.tp-caption.very_big_black {
				position: absolute;
				color: #000;
				text-shadow: none;
				font-weight: 700;
				font-size: 60px;
				line-height: 60px;
				font-family: Arial;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap;
				padding: 0 4px;
				padding-top: 1px;
				background-color: #fff
}

.tp-caption.modern_medium_fat {
				position: absolute;
				color: #000;
				text-shadow: none;
				font-weight: 800;
				font-size: 24px;
				line-height: 20px;
				font-family: "Open Sans", sans-serif;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.modern_medium_fat_white {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 800;
				font-size: 24px;
				line-height: 20px;
				font-family: "Open Sans", sans-serif;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.modern_medium_light {
				position: absolute;
				color: #000;
				text-shadow: none;
				font-weight: 300;
				font-size: 24px;
				line-height: 20px;
				font-family: "Open Sans", sans-serif;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.modern_big_bluebg {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 800;
				font-size: 30px;
				line-height: 36px;
				font-family: "Open Sans", sans-serif;
				padding: 3px 10px;
				margin: 0;
				border-width: 0;
				border-style: none;
				background-color: #4e5b6c;
				letter-spacing: 0
}

.tp-caption.modern_big_redbg {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 300;
				font-size: 30px;
				line-height: 36px;
				font-family: "Open Sans", sans-serif;
				padding: 3px 10px;
				padding-top: 1px;
				margin: 0;
				border-width: 0;
				border-style: none;
				background-color: #de543e;
				letter-spacing: 0
}

.tp-caption.modern_small_text_dark {
				position: absolute;
				color: #555;
				text-shadow: none;
				font-size: 14px;
				line-height: 22px;
				font-family: Arial;
				margin: 0;
				border-width: 0;
				border-style: none;
				white-space: nowrap
}

.tp-caption.boxshadow {
				-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
				-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
				box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.tp-caption.black {
				color: #000;
				text-shadow: none
}

.tp-caption.noshadow {
				text-shadow: none
}

.tp-caption a {
				color: #ff7302;
				text-shadow: none;
				-webkit-transition: all .2s ease-out;
				-moz-transition: all .2s ease-out;
				-o-transition: all .2s ease-out;
				-ms-transition: all .2s ease-out
}

.tp-caption a:hover {
				color: #ffa902
}

.tp-caption.thinheadline_dark {
				position: absolute;
				color: rgba(0, 0, 0, .85);
				text-shadow: none;
				font-weight: 300;
				font-size: 30px;
				line-height: 30px;
				font-family: "Open Sans";
				background-color: transparent
}

.tp-caption.thintext_dark {
				position: absolute;
				color: rgba(0, 0, 0, .85);
				text-shadow: none;
				font-weight: 300;
				font-size: 16px;
				line-height: 26px;
				font-family: "Open Sans";
				background-color: transparent
}

.tp-caption.medium_bg_red a {
				color: #fff;
				text-decoration: none
}

.tp-caption.medium_bg_red a:hover {
				color: #fff;
				text-decoration: underline
}

.tp-caption.smoothcircle {
				font-size: 30px;
				line-height: 75px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #000;
				background-color: rgba(0, 0, 0, .498039);
				padding: 50px 25px;
				text-align: center;
				border-radius: 500px 500px 500px 500px;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.largeblackbg {
				font-size: 50px;
				line-height: 70px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #000;
				padding: 0 20px 5px;
				text-shadow: none;
				border-width: 0;
				border-color: #fff;
				border-style: none
}

.tp-caption.largepinkbg {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 300;
				font-size: 50px;
				line-height: 70px;
				font-family: "Open Sans";
				background-color: #db4360;
				padding: 0 20px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0
}

.tp-caption.largewhitebg {
				position: absolute;
				color: #000;
				text-shadow: none;
				font-weight: 300;
				font-size: 50px;
				line-height: 70px;
				font-family: "Open Sans";
				background-color: #fff;
				padding: 0 20px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0
}

.tp-caption.largegreenbg {
				position: absolute;
				color: #fff;
				text-shadow: none;
				font-weight: 300;
				font-size: 50px;
				line-height: 70px;
				font-family: "Open Sans";
				background-color: #67ae73;
				padding: 0 20px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0
}

.tp-caption.excerpt {
				font-size: 36px;
				line-height: 36px;
				font-weight: 700;
				font-family: Arial;
				color: #fff;
				text-decoration: none;
				background-color: #000;
				text-shadow: none;
				margin: 0;
				letter-spacing: -1.5px;
				padding: 1px 4px 0 4px;
				width: 150px;
				white-space: normal !important;
				height: auto;
				border-width: 0;
				border-color: #fff;
				border-style: none
}

.tp-caption.large_bold_grey {
				font-size: 60px;
				line-height: 60px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #666;
				text-decoration: none;
				background-color: transparent;
				text-shadow: none;
				margin: 0;
				padding: 1px 4px 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_thin_grey {
				font-size: 34px;
				line-height: 30px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #666;
				text-decoration: none;
				background-color: transparent;
				padding: 1px 4px 0;
				text-shadow: none;
				margin: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.small_thin_grey {
				font-size: 18px;
				line-height: 26px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #757575;
				text-decoration: none;
				background-color: transparent;
				padding: 1px 4px 0;
				text-shadow: none;
				margin: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.lightgrey_divider {
				text-decoration: none;
				background-color: #ebebeb;
				width: 370px;
				height: 3px;
				background-position: initial initial;
				background-repeat: initial initial;
				border-width: 0;
				border-color: #222;
				border-style: none
}

.tp-caption.large_bold_darkblue {
				font-size: 58px;
				line-height: 60px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #34495e;
				text-decoration: none;
				background-color: transparent;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bg_darkblue {
				font-size: 20px;
				line-height: 20px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #34495e;
				padding: 10px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bold_red {
				font-size: 24px;
				line-height: 30px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #e33a0c;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_light_red {
				font-size: 21px;
				line-height: 26px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #e33a0c;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bg_red {
				font-size: 20px;
				line-height: 20px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #e33a0c;
				padding: 10px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bold_orange {
				font-size: 24px;
				line-height: 30px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #f39c12;
				text-decoration: none;
				background-color: transparent;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bg_orange {
				font-size: 20px;
				line-height: 20px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #f39c12;
				padding: 10px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.grassfloor {
				text-decoration: none;
				background-color: #a0b397;
				width: 4000px;
				height: 150px;
				border-width: 0;
				border-color: #222;
				border-style: none
}

.tp-caption.large_bold_white {
				font-size: 58px;
				line-height: 60px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_light_white {
				font-size: 30px;
				line-height: 36px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.mediumlarge_light_white {
				font-size: 34px;
				line-height: 40px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.mediumlarge_light_white_center {
				font-size: 34px;
				line-height: 40px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				padding: 0 0 0 0;
				text-align: center;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_bg_asbestos {
				font-size: 20px;
				line-height: 20px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #7f8c8d;
				padding: 10px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.medium_light_black {
				font-size: 30px;
				line-height: 36px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #000;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.large_bold_black {
				font-size: 58px;
				line-height: 60px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #000;
				text-decoration: none;
				background-color: transparent;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.mediumlarge_light_darkblue {
				font-size: 34px;
				line-height: 40px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #34495e;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.small_light_white {
				font-size: 17px;
				line-height: 28px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: transparent;
				padding: 0;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.roundedimage {
				border-width: 0;
				border-color: #222;
				border-style: none
}

.tp-caption.large_bg_black {
				font-size: 40px;
				line-height: 40px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #000;
				padding: 10px 20px 15px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.mediumwhitebg {
				font-size: 30px;
				line-height: 30px;
				font-weight: 300;
				font-family: "Open Sans";
				color: #000;
				text-decoration: none;
				background-color: #fff;
				padding: 5px 15px 10px;
				text-shadow: none;
				border-width: 0;
				border-color: #000;
				border-style: none
}

.tp-caption.medium_bg_orange_new1 {
				font-size: 20px;
				line-height: 20px;
				font-weight: 800;
				font-family: "Open Sans";
				color: #fff;
				text-decoration: none;
				background-color: #f39c12;
				padding: 10px;
				border-width: 0;
				border-color: #ffd658;
				border-style: none
}

.tp-caption.boxshadow {
				-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
				-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
				box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.tp-caption.black {
				color: #000;
				text-shadow: none;
				font-weight: 300;
				font-size: 19px;
				line-height: 19px;
				font-family: 'Open Sans', sans
}

.tp-caption.noshadow {
				text-shadow: none
}

.tp_inner_padding {
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				max-height: none !important
}

.tp-caption.bg_white {
				background-color: #fff;
				padding: 5px 10px !important;
				color: #000;
				text-shadow: none
}

.tp-caption .frontcorner {
				width: 0;
				height: 0;
				border-left: 40px solid transparent;
				border-right: 0 solid transparent;
				border-top: 40px solid #00a8ff;
				position: absolute;
				left: -40px;
				top: 0
}

.tp-caption .backcorner {
				width: 0;
				height: 0;
				border-left: 0 solid transparent;
				border-right: 40px solid transparent;
				border-bottom: 40px solid #00a8ff;
				position: absolute;
				right: 0;
				top: 0
}

.tp-caption .frontcornertop {
				width: 0;
				height: 0;
				border-left: 40px solid transparent;
				border-right: 0 solid transparent;
				border-bottom: 40px solid #00a8ff;
				position: absolute;
				left: -40px;
				top: 0
}

.tp-caption .backcornertop {
				width: 0;
				height: 0;
				border-left: 0 solid transparent;
				border-right: 40px solid transparent;
				border-top: 40px solid #00a8ff;
				position: absolute;
				right: 0;
				top: 0
}

.tp-simpleresponsive .button {
				padding: 6px 13px 5px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				height: 30px;
				cursor: pointer;
				color: #fff !important;
				text-shadow: 0 1px 1px rgba(0, 0, 0, .6) !important;
				font-size: 15px;
				line-height: 45px !important;
				background: url("images/revolution_slider/revolution_slider/images/revolution_slider/gradient/g30.png") repeat-x top;
				font-family: arial, sans-serif;
				font-weight: bold;
				letter-spacing: -1px
}

.tp-simpleresponsive .button.big {
				color: #fff;
				text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
				font-weight: bold;
				padding: 9px 20px;
				font-size: 19px;
				line-height: 57px !important;
				background: url("images/revolution_slider/revolution_slider/images/revolution_slider/gradient/g40.png") repeat-x top
}

.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover {
				background-position: bottom, 15px 11px
}

@media only screen and (min-width:480px)and (max-width:767px) {
				.tp-simpleresponsive .button {
								padding: 4px 8px 3px;
								line-height: 25px !important;
								font-size: 11px !important;
								font-weight: normal
				}
				.tp-simpleresponsive a.button {
								-webkit-transition: none;
								-moz-transition: none;
								-o-transition: none;
								-ms-transition: none
				}
}

@media only screen and (min-width:0)and (max-width:479px) {
				.tp-simpleresponsive .button {
								padding: 2px 5px 2px;
								line-height: 20px !important;
								font-size: 10px !important
				}
				.tp-simpleresponsive a.button {
								-webkit-transition: none;
								-moz-transition: none;
								-o-transition: none;
								-ms-transition: none
				}
}

.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
				background-color: #21a117;
				-webkit-box-shadow: 0 3px 0 0 #104d0b;
				-moz-box-shadow: 0 3px 0 0 #104d0b;
				box-shadow: 0 3px 0 0 #104d0b
}

.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
				background-color: #1d78cb;
				-webkit-box-shadow: 0 3px 0 0 #0f3e68;
				-moz-box-shadow: 0 3px 0 0 #0f3e68;
				box-shadow: 0 3px 0 0 #0f3e68
}

.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
				background-color: #cb1d1d;
				-webkit-box-shadow: 0 3px 0 0 #7c1212;
				-moz-box-shadow: 0 3px 0 0 #7c1212;
				box-shadow: 0 3px 0 0 #7c1212
}

.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
				background-color: #f70;
				-webkit-box-shadow: 0 3px 0 0 #a34c00;
				-moz-box-shadow: 0 3px 0 0 #a34c00;
				box-shadow: 0 3px 0 0 #a34c00
}

.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
				background-color: #555;
				-webkit-box-shadow: 0 3px 0 0 #222;
				-moz-box-shadow: 0 3px 0 0 #222;
				box-shadow: 0 3px 0 0 #222
}

.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
				background-color: #888;
				-webkit-box-shadow: 0 3px 0 0 #555;
				-moz-box-shadow: 0 3px 0 0 #555;
				box-shadow: 0 3px 0 0 #555
}

.fullscreen-container {
				width: 100%;
				position: relative;
				padding: 0
}

.fullwidthbanner-container {
				width: 100%;
				position: relative;
				padding: 0;
				overflow: hidden
}

.fullwidthbanner-container .fullwidthbanner {
				width: 100%;
				position: relative
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
				position: absolute;
				visibility: hidden;
				-webkit-font-smoothing: antialiased !important
}

.tp-simpleresponsive img {
				max-width: none
}

.noFilterClass {
				filter: none !important
}

.tp-bannershadow {
				position: absolute;
				margin-left: auto;
				margin-right: auto;
				-moz-user-select: none;
				-khtml-user-select: none;
				-webkit-user-select: none;
				-o-user-select: none
}

.tp-bannershadow.tp-shadow1 {
				background: url("images/revolution_slider/shadow1.png") no-repeat;
				background-size: 100% 100%;
				width: 890px;
				height: 60px;
				bottom: -60px
}

.tp-bannershadow.tp-shadow2 {
				background: url("images/revolution_slider/shadow2.png") no-repeat;
				background-size: 100% 100%;
				width: 890px;
				height: 60px;
				bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
				background: url("images/revolution_slider/shadow3.png") no-repeat;
				background-size: 100% 100%;
				width: 890px;
				height: 60px;
				bottom: -60px
}

.caption.fullscreenvideo {
				left: 0;
				top: 0;
				position: absolute;
				width: 100%;
				height: 100%
}

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
				width: 100% !important;
				height: 100% !important;
				display: none
}

.tp-caption.fullscreenvideo {
				left: 0;
				top: 0;
				position: absolute;
				width: 100%;
				height: 100%
}

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
				width: 100% !important;
				height: 100% !important;
				display: none
}

.fullcoveredvideo video, .fullscreenvideo video {
				background: #000
}

.fullcoveredvideo .tp-poster {
				background-position: center center;
				background-size: cover;
				width: 100%;
				height: 100%;
				top: 0;
				left: 0
}

.html5vid.videoisplaying .tp-poster {
				display: none
}

.tp-video-play-button {
				background: #000;
				background: rgba(0, 0, 0, .3);
				padding: 5px;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				position: absolute;
				top: 50%;
				left: 50%;
				font-size: 40px;
				color: #fff;
				z-index: 3;
				margin-top: -27px;
				margin-left: -28px;
				text-align: center;
				cursor: pointer
}

.html5vid .tp-revstop {
				width: 6px;
				height: 20px;
				border-left: 5px solid #fff;
				border-right: 5px solid #fff;
				position: relative;
				margin: 10px 20px
}

.html5vid .tp-revstop {
				display: none
}

.html5vid.videoisplaying .revicon-right-dir {
				display: none
}

.html5vid.videoisplaying .tp-revstop {
				display: block
}

.html5vid.videoisplaying .tp-video-play-button {
				display: none
}

.html5vid:hover .tp-video-play-button {
				display: block
}

.fullcoveredvideo .tp-video-play-button {
				display: none !important
}

.tp-dottedoverlay {
				background-repeat: repeat;
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				z-index: 1
}

.tp-dottedoverlay.twoxtwo {
				background: url("images/revolution_slider/gridtile.png")
}

.tp-dottedoverlay.twoxtwowhite {
				background: url("images/revolution_slider/gridtile_white.png")
}

.tp-dottedoverlay.threexthree {
				background: url("images/revolution_slider/gridtile_3x3.png")
}

.tp-dottedoverlay.threexthreewhite {
				background: url("images/revolution_slider/gridtile_3x3_white.png")
}

.tpclear {
				clear: both
}

.tp-bullets {
				z-index: 1000;
				position: absolute;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				-moz-opacity: 1;
				-khtml-opacity: 1;
				opacity: 1;
				-webkit-transition: opacity .2s ease-out;
				-moz-transition: opacity .2s ease-out;
				-o-transition: opacity .2s ease-out;
				-ms-transition: opacity .2s ease-out;
				-webkit-transform: translateZ(5px)
}

.tp-bullets.hidebullets {
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
				-moz-opacity: 0;
				-khtml-opacity: 0;
				opacity: 0
}

.tp-bullets.simplebullets.navbar {
				border: 1px solid #666;
				border-bottom: 1px solid #444;
				background: url("images/revolution_slider/boxed_bgtile.png");
				height: 40px;
				padding: 0 10px;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
				background: url("images/revolution_slider/navigdots_bgtile.png");
				height: 35px;
				padding: 0 10px;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet.last {
				margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/bullets.png") no-Repeat bottom left;
				width: 23px;
				height: 23px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-bullets.simplebullets.round-old .bullet.last {
				margin-right: 0
}

.tp-bullets.simplebullets.square .bullet {
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/bullets2.png") no-Repeat bottom left;
				width: 19px;
				height: 19px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-bullets.simplebullets.square .bullet.last {
				margin-right: 0
}

.tp-bullets.simplebullets.square-old .bullet {
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/bullets2.png") no-Repeat bottom left;
				width: 19px;
				height: 19px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-bullets.simplebullets.square-old .bullet.last {
				margin-right: 0
}

.tp-bullets.simplebullets.navbar .bullet {
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/bullet_boxed.png") no-Repeat top left;
				width: 18px;
				height: 19px;
				margin-right: 5px;
				float: left;
				margin-top: 0
}

.tp-bullets.simplebullets.navbar .bullet.first {
				margin-left: 0 !important
}

.tp-bullets.simplebullets.navbar .bullet.last {
				margin-right: 0 !important
}

.tp-bullets.simplebullets.navbar-old .bullet {
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/navigdots.png") no-Repeat bottom left;
				width: 15px;
				height: 15px;
				margin-left: 5px !important;
				margin-right: 5px !important;
				float: left;
				margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
				margin-left: 0 !important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
				margin-right: 0 !important
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
				background-position: top left
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
				background-position: bottom left
}

.tparrows {
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				-moz-opacity: 1;
				-khtml-opacity: 1;
				opacity: 1;
				-webkit-transition: opacity .2s ease-out;
				-moz-transition: opacity .2s ease-out;
				-o-transition: opacity .2s ease-out;
				-ms-transition: opacity .2s ease-out;
				-webkit-transform: translateZ(5000px);
				-webkit-transform-style: flat;
				-webkit-backface-visibility: hidden;
				z-index: 600;
				position: relative
}

.tparrows.hidearrows {
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
				-moz-opacity: 0;
				-khtml-opacity: 0;
				opacity: 0
}

.tp-leftarrow {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/large_left.png") no-Repeat top left;
				width: 40px;
				height: 40px;
				display: none !important
}

.tp-rightarrow {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/large_right.png") no-Repeat top left;
				width: 40px;
				height: 40px;
				display: none !important
}

.tp-leftarrow.round {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/small_left.png") no-Repeat top left;
				width: 19px;
				height: 14px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-rightarrow.round {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/small_right.png") no-Repeat top left;
				width: 19px;
				height: 14px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-leftarrow.round-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_left.png") no-Repeat top left;
				width: 26px;
				height: 26px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-rightarrow.round-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_right.png") no-Repeat top left;
				width: 26px;
				height: 26px;
				margin-right: 0;
				float: left;
				margin-top: 0
}

.tp-leftarrow.navbar {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/small_left_boxed.png") no-Repeat top left;
				width: 20px;
				height: 15px;
				float: left;
				margin-right: 6px;
				margin-top: 12px
}

.tp-rightarrow.navbar {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/small_right_boxed.png") no-Repeat top left;
				width: 20px;
				height: 15px;
				float: left;
				margin-left: 6px;
				margin-top: 12px
}

.tp-leftarrow.navbar-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrowleft.png") no-Repeat top left;
				width: 9px;
				height: 16px;
				float: left;
				margin-right: 6px;
				margin-top: 10px
}

.tp-rightarrow.navbar-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrowright.png") no-Repeat top left;
				width: 9px;
				height: 16px;
				float: left;
				margin-left: 6px;
				margin-top: 10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
				margin-right: 10px
}

.tp-rightarrow.navbar-old.thumbswitharrow {
				margin-left: 0
}

.tp-leftarrow.square {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_left2.png") no-Repeat top left;
				width: 12px;
				height: 17px;
				float: left;
				margin-right: 0;
				margin-top: 0
}

.tp-rightarrow.square {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_right2.png") no-Repeat top left;
				width: 12px;
				height: 17px;
				float: left;
				margin-left: 0;
				margin-top: 0
}

.tp-leftarrow.square-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_left2.png") no-Repeat top left;
				width: 12px;
				height: 17px;
				float: left;
				margin-right: 0;
				margin-top: 0
}

.tp-rightarrow.square-old {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/arrow_right2.png") no-Repeat top left;
				width: 12px;
				height: 17px;
				float: left;
				margin-left: 0;
				margin-top: 0
}

.tp-leftarrow.default {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/large_left.png") no-Repeat 0 0;
				width: 40px;
				height: 40px
}

.tp-rightarrow.default {
				z-index: 100;
				cursor: pointer;
				position: relative;
				background: url("images/revolution_slider/large_right.png") no-Repeat 0 0;
				width: 40px;
				height: 40px
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
				background-position: bottom left
}

.tp-bullets.tp-thumbs {
				z-index: 1000;
				position: absolute;
				padding: 3px;
				background-color: #fff;
				width: 500px;
				height: 50px;
				margin-top: -50px
}

.fullwidthbanner-container .tp-thumbs {
				padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
				width: 500px;
				height: 50px;
				overflow: hidden;
				position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
				width: 5000px;
				position: absolute
}

.tp-bullets.tp-thumbs .bullet {
				width: 100px;
				height: 50px;
				cursor: pointer;
				overflow: hidden;
				background: none;
				margin: 0;
				float: left;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				-moz-opacity: .5;
				-khtml-opacity: .5;
				opacity: .5;
				-webkit-transition: all .2s ease-out;
				-moz-transition: all .2s ease-out;
				-o-transition: all .2s ease-out;
				-ms-transition: all .2s ease-out
}

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				-moz-opacity: 1;
				-khtml-opacity: 1;
				opacity: 1
}

.tp-thumbs img {
				width: 100%
}

.tp-bannertimer {
				width: 100%;
				height: 10px;
				background: url("images/revolution_slider/timer.png");
				position: absolute;
				z-index: -9;
				top: 0
}

.tp-bannertimer.tp-bottom {
				bottom: 0;
				height: 5px;
				top: auto
}

@media only screen and (min-width:0)and (max-width:479px) {
				.responsive .tp-bullets {
								display: none
				}
				.responsive .tparrows {
								display: none
				}
}

.tp-simpleresponsive img {
				-moz-user-select: none;
				-khtml-user-select: none;
				-webkit-user-select: none;
				-o-user-select: none
}

.tp-simpleresponsive a {
				text-decoration: none
}

.tp-simpleresponsive ul {
				list-style: none;
				padding: 0;
				margin: 0
}

.tp-simpleresponsive>ul>li {
				list-stye: none;
				position: absolute;
				visibility: hidden
}

.caption.slidelink a div, .tp-caption.slidelink a div {
				width: 3000px;
				height: 1500px;
				background: url("images/revolution_slider/coloredbg.png") repeat
}

.tparrows .tp-arr-imgholder {
				display: none
}

.tparrows .tp-arr-titleholder {
				display: none
}

.tparrows.preview1 {
				width: 100px;
				height: 100px;
				-webkit-transform-style: preserve- 3 d;
				-webkit-perspective: 1000;
				-moz-perspective: 1000;
				-webkit-backface-visibility: hidden;
				-moz-backface-visibility: hidden;
				background: transparent
}

.tparrows.preview1:after {
				position: absolute;
				left: 0;
				top: 0;
				font-family: "revicons";
				color: #fff;
				font-size: 30px;
				width: 100px;
				height: 100px;
				text-align: center;
				background: #fff;
				background: rgba(0, 0, 0, .15);
				z-index: 2;
				line-height: 100px;
				-webkit-transition: background .3s, color .3s;
				-moz-transition: background .3s, color .3s;
				transition: background .3s, color .3s
}

.tp-rightarrow.preview1:after {
				content: ''
}

.tp-leftarrow.preview1:after {
				content: ''
}

.tparrows.preview1:hover:after {
				background: #fff;
				color: #aaa
}

.tparrows.preview1 .tp-arr-imgholder {
				background-size: cover;
				background-position: center center;
				display: block;
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				-webkit-transition: -webkit-transform .3s;
				transition: transform .3s;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
				right: 100%;
				-webkit-transform: rotateY(-90deg);
				transform: rotateY(-90deg);
				-webkit-transform-origin: 100% 50%;
				transform-origin: 100% 50%
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
				left: 100%;
				-webkit-transform: rotateY(90deg);
				transform: rotateY(-90deg);
				-webkit-transform-origin: 0% 50%;
				transform-origin: 0% 50%
}

.tparrows.preview1:hover .tp-arr-imgholder {
				-webkit-transform: rotateY(0deg);
				transform: rotateY(0deg)
}

@media only screen and (min-width:768px)and (max-width:979px) {
				.tparrows.preview1, .tparrows.preview1:after {
								width: 80px;
								height: 80px;
								line-height: 80px;
								font-size: 24px
				}
}

@media only screen and (min-width:480px)and (max-width:767px) {
				.tparrows.preview1, .tparrows.preview1:after {
								width: 60px;
								height: 60px;
								line-height: 60px;
								font-size: 20px
				}
}

@media only screen and (min-width:0)and (max-width:479px) {
				.tparrows.preview1, .tparrows.preview1:after {
								width: 40px;
								height: 40px;
								line-height: 40px;
								font-size: 12px
				}
}

.tp-bullets.preview1 {
				height: 21px
}

.tp-bullets.preview1 .bullet {
				cursor: pointer;
				position: relative !important;
				background: rgba(0, 0, 0, .15) !important;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				width: 5px !important;
				height: 5px !important;
				border: 8px solid transparent !important;
				display: inline-block;
				margin-right: 5px !important;
				margin-bottom: 0 !important;
				-webkit-transition: background-color .2s, border-color .2s;
				-moz-transition: background-color .2s, border-color .2s;
				-o-transition: background-color .2s, border-color .2s;
				-ms-transition: background-color .2s, border-color .2s;
				transition: background-color .2s, border-color .2s;
				float: none !important;
				box-sizing: content-box;
				-moz-box-sizing: content-box;
				-webkit-box-sizing: content-box
}

.tp-bullets.preview1 .bullet.last {
				margin-right: 0
}

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				background: #aaa !important;
				width: 5px !important;
				height: 5px !important;
				border: 8px solid #fff !important
}

.tparrows.preview2 {
				min-width: 60px;
				min-height: 60px;
				background: #fff;
				border-radius: 30px;
				-moz-border-radius: 30px;
				-webkit-border-radius: 30px;
				overflow: hidden;
				-webkit-transition: -webkit-transform 1.3s;
				-webkit-transition: width .3s, background-color .3s, opacity .3s;
				transition: width .3s, background-color .3s, opacity .3s;
				backface-visibility: hidden
}

.tparrows.preview2:after {
				position: absolute;
				top: 50%;
				font-family: "revicons";
				color: #aaa;
				font-size: 25px;
				margin-top: -12px;
				-webkit-transition: color .3s;
				-moz-transition: color .3s;
				transition: color .3s
}

.tp-rightarrow.preview2:after {
				content: '';
				right: 18px
}

.tp-leftarrow.preview2:after {
				content: '';
				left: 18px
}

.tparrows.preview2 .tp-arr-titleholder {
				background-size: cover;
				background-position: center center;
				display: block;
				width: auto;
				position: absolute;
				top: 0;
				-webkit-transition: -webkit-transform .3s;
				transition: transform .3s;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				white-space: nowrap;
				color: #000;
				text-transform: uppercase;
				letter-spacing: 1px;
				font-weight: 400;
				font-size: 14px;
				line-height: 60px;
				padding: 0 10px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
				right: 50px;
				-webkit-transform: translateX(-100%);
				transform: translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
				left: 50px;
				-webkit-transform: translateX(100%);
				transform: translateX(100%)
}

.tparrows.preview2.hovered {
				width: 300px
}

.tparrows.preview2:hover {
				background: #fff
}

.tparrows.preview2:hover:after {
				color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
				-webkit-transform: translateX(0);
				transform: translateX(0)
}

.tp-bullets.preview2 {
				height: 17px
}

.tp-bullets.preview2 .bullet {
				cursor: pointer;
				position: relative !important;
				background: rgba(0, 0, 0, .5) !important;
				-webkit-border-radius: 10px;
				border-radius: 10px;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid transparent !important;
				display: inline-block;
				margin-right: 2px !important;
				margin-bottom: 0 !important;
				-webkit-transition: background-color .2s, border-color .2s;
				-moz-transition: background-color .2s, border-color .2s;
				-o-transition: background-color .2s, border-color .2s;
				-ms-transition: background-color .2s, border-color .2s;
				transition: background-color .2s, border-color .2s;
				float: none !important;
				box-sizing: content-box;
				-moz-box-sizing: content-box;
				-webkit-box-sizing: content-box
}

.tp-bullets.preview2 .bullet.last {
				margin-right: 0
}

.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				background: #fff !important;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid #000 !important
}

@media only screen and (min-width:768px)and (max-width:979px) {
				.tparrows.preview2 {
								min-width: 40px;
								min-height: 40px;
								width: 40px;
								height: 40px;
								border-radius: 20px;
								-moz-border-radius: 20px;
								-webkit-border-radius: 20px
				}
				.tparrows.preview2:after {
								position: absolute;
								top: 50%;
								font-family: "revicons";
								font-size: 20px;
								margin-top: -12px
				}
				.tp-rightarrow.preview2:after {
								content: '';
								right: 11px
				}
				.tp-leftarrow.preview2:after {
								content: '';
								left: 11px
				}
				.tparrows.preview2 .tp-arr-titleholder {
								font-size: 12px;
								line-height: 40px;
								letter-spacing: 0
				}
				.tp-rightarrow.preview2 .tp-arr-titleholder {
								right: 35px
				}
				.tp-leftarrow.preview2 .tp-arr-titleholder {
								left: 35px
				}
}

@media only screen and (min-width:480px)and (max-width:767px) {
				.tparrows.preview2 {
								min-width: 30px;
								min-height: 30px;
								width: 30px;
								height: 30px;
								border-radius: 15px;
								-moz-border-radius: 15px;
								-webkit-border-radius: 15px
				}
				.tparrows.preview2:after {
								position: absolute;
								top: 50%;
								font-family: "revicons";
								font-size: 14px;
								margin-top: -12px
				}
				.tp-rightarrow.preview2:after {
								content: '';
								right: 8px
				}
				.tp-leftarrow.preview2:after {
								content: '';
								left: 8px
				}
				.tparrows.preview2 .tp-arr-titleholder {
								font-size: 10px;
								line-height: 30px;
								letter-spacing: 0
				}
				.tp-rightarrow.preview2 .tp-arr-titleholder {
								right: 25px
				}
				.tp-leftarrow.preview2 .tp-arr-titleholder {
								left: 25px
				}
}

@media only screen and (min-width:0)and (max-width:479px) {
				.tparrows.preview2 {
								min-width: 30px;
								min-height: 30px;
								width: 30px;
								height: 30px;
								border-radius: 15px;
								-moz-border-radius: 15px;
								-webkit-border-radius: 15px
				}
				.tparrows.preview2:after {
								position: absolute;
								top: 50%;
								font-family: "revicons";
								font-size: 14px;
								margin-top: -12px
				}
				.tp-rightarrow.preview2:after {
								content: '';
								right: 8px
				}
				.tp-leftarrow.preview2:after {
								content: '';
								left: 8px
				}
				.tparrows.preview2 .tp-arr-titleholder {
								display: none;
								visibility: none
				}
				.tparrows.preview2:hover {
								width: 30px !important;
								height: 30px !important
				}
}

.tparrows.preview3 {
				width: 70px;
				height: 70px;
				background: #fff;
				-webkit-transform-style: flat
}

.tparrows.preview3:after {
				position: absolute;
				line-height: 70px;
				text-align: center;
				font-family: "revicons";
				color: #aaa;
				font-size: 30px;
				top: 0;
				left: 0;
				background: #fff;
				z-index: 100;
				width: 70px;
				height: 70px;
				-webkit-transition: color .3s;
				-moz-transition: color .3s;
				transition: color .3s
}

.tparrows.preview3:hover:after {
				color: #000
}

.tp-rightarrow.preview3:after {
				content: ''
}

.tp-leftarrow.preview3:after {
				content: ''
}

.tparrows.preview3 .tp-arr-iwrapper {
				-webkit-transform: scale(0, 1);
				transform: scale(0, 1);
				-webkit-transform-origin: 100% 50%;
				transform-origin: 100% 50%;
				-webkit-transition: -webkit-transform .2s;
				transition: transform .2s;
				z-index: 0;
				position: absolute;
				background: #000;
				background: rgba(0, 0, 0, .75);
				display: table;
				min-height: 90px;
				top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
				-webkit-transform: scale(0, 1);
				transform: scale(0, 1);
				-webkit-transform-origin: 0% 50%;
				transform-origin: 0% 50%
}

.tparrows.preview3 .tp-arr-imgholder {
				display: block;
				background-size: cover;
				background-position: center center;
				display: table-cell;
				min-width: 90px;
				height: 90px;
				position: relative;
				top: 0
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
				right: 0;
				padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
				left: 0;
				direction: rtl;
				padding-left: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
				display: table-cell;
				padding: 30px;
				font-size: 16px;
				color: #fff;
				white-space: nowrap;
				position: relative;
				clear: right;
				vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
				-webkit-transform: scale(1, 1);
				transform: scale(1, 1)
}

.tp-bullets.preview3 {
				height: 17px
}

.tp-bullets.preview3 .bullet {
				cursor: pointer;
				position: relative !important;
				background: rgba(0, 0, 0, .5) !important;
				-webkit-border-radius: 10px;
				border-radius: 10px;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid transparent !important;
				display: inline-block;
				margin-right: 2px !important;
				margin-bottom: 0 !important;
				-webkit-transition: background-color .2s, border-color .2s;
				-moz-transition: background-color .2s, border-color .2s;
				-o-transition: background-color .2s, border-color .2s;
				-ms-transition: background-color .2s, border-color .2s;
				transition: background-color .2s, border-color .2s;
				float: none !important;
				box-sizing: content-box;
				-moz-box-sizing: content-box;
				-webkit-box-sizing: content-box
}

.tp-bullets.preview3 .bullet.last {
				margin-right: 0
}

.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				background: #fff !important;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid #000 !important
}

@media only screen and (min-width:768px)and (max-width:979px) {
				.tparrows.preview3:after, .tparrows.preview3 {
								width: 50px;
								height: 50px;
								line-height: 50px;
								font-size: 20px
				}
				.tparrows.preview3 .tp-arr-iwrapper {
								min-height: 70px
				}
				.tparrows.preview3 .tp-arr-imgholder {
								min-width: 70px;
								height: 70px
				}
				.tp-rightarrow.preview3 .tp-arr-iwrapper {
								padding-right: 50px
				}
				.tp-leftarrow.preview3 .tp-arr-iwrapper {
								padding-left: 50px
				}
				.tparrows.preview3 .tp-arr-titleholder {
								padding: 10px;
								font-size: 16px
				}
}

@media only screen and (max-width:767px) {
				.tparrows.preview3:after, .tparrows.preview3 {
								width: 50px;
								height: 50px;
								line-height: 50px;
								font-size: 20px
				}
				.tparrows.preview3 .tp-arr-iwrapper {
								min-height: 70px
				}
}

.tparrows.preview4 {
				width: 30px;
				height: 110px;
				background: transparent;
				-webkit-transform-style: preserve- 3 d;
				-webkit-perspective: 1000;
				-moz-perspective: 1000
}

.tparrows.preview4:after {
				position: absolute;
				line-height: 110px;
				text-align: center;
				font-family: "revicons";
				color: #fff;
				font-size: 20px;
				top: 0;
				left: 0;
				z-index: 0;
				width: 30px;
				height: 110px;
				background: #000;
				background: rgba(0, 0, 0, .25);
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				transition: all .2s ease-in-out;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter: alpha(opacity = 100);
				-moz-opacity: 1;
				-khtml-opacity: 1;
				opacity: 1
}

.tp-rightarrow.preview4:after {
				content: ''
}

.tp-leftarrow.preview4:after {
				content: ''
}

.tparrows.preview4 .tp-arr-allwrapper {
				visibility: hidden;
				width: 180px;
				position: absolute;
				z-index: 1;
				min-height: 120px;
				top: 0;
				left: -150px;
				overflow: hidden;
				-webkit-perspective: 1000px;
				-webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
				left: 0
}

.tparrows.preview4 .tp-arr-iwrapper {
				position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
				display: block;
				background-size: cover;
				background-position: center center;
				width: 180px;
				height: 110px;
				position: relative;
				top: 0;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
				display: block;
				background-size: cover;
				background-position: center center;
				width: 180px;
				height: 110px;
				position: absolute;
				top: 0;
				left: 180px;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
				left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
				display: block;
				font-size: 12px;
				line-height: 25px;
				padding: 0 10px;
				text-align: left;
				color: #fff;
				position: relative;
				background: #000;
				text-transform: uppercase;
				white-space: nowrap;
				letter-spacing: 1px;
				font-weight: 700;
				font-size: 11px;
				line-height: 2.75;
				-webkit-transition: all .3s;
				transition: all .3s;
				-webkit-transform: rotateX(-90deg);
				transform: rotateX(-90deg);
				-webkit-transform-origin: 50% 0;
				transform-origin: 50% 0;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
				filter: alpha(opacity = 0);
				-moz-opacity: 0;
				-khtml-opacity: 0;
				opacity: 0
}

.tparrows.preview4:after {
				transform-origin: 100% 100%;
				-webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
				transform-origin: 0% 0%;
				-webkit-transform-origin: 0% 0%
}

@media only screen and (min-width:768px) {
				.tparrows.preview4:hover:after {
								-webkit-transform: rotateY(-90deg);
								transform: rotateY(-90deg)
				}
				.tp-leftarrow.preview4:hover:after {
								-webkit-transform: rotateY(90deg);
								transform: rotateY(90deg)
				}
				.tparrows.preview4:hover .tp-arr-titleholder {
								-webkit-transition-delay: .4s;
								transition-delay: .4s;
								-webkit-transform: rotateX(0deg);
								transform: rotateX(0deg);
								-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
								filter: alpha(opacity = 100);
								-moz-opacity: 1;
								-khtml-opacity: 1;
								opacity: 1
				}
}

.tp-bullets.preview4 {
				height: 17px
}

.tp-bullets.preview4 .bullet {
				cursor: pointer;
				position: relative !important;
				background: rgba(0, 0, 0, .5) !important;
				-webkit-border-radius: 10px;
				border-radius: 10px;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid transparent !important;
				display: inline-block;
				margin-right: 2px !important;
				margin-bottom: 0 !important;
				-webkit-transition: background-color .2s, border-color .2s;
				-moz-transition: background-color .2s, border-color .2s;
				-o-transition: background-color .2s, border-color .2s;
				-ms-transition: background-color .2s, border-color .2s;
				transition: background-color .2s, border-color .2s;
				float: none !important;
				box-sizing: content-box;
				-moz-box-sizing: content-box;
				-webkit-box-sizing: content-box
}

.tp-bullets.preview4 .bullet.last {
				margin-right: 0
}

.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
				background: #fff !important;
				width: 6px !important;
				height: 6px !important;
				border: 5px solid #000 !important
}

@media only screen and (max-width:767px) {
				.tparrows.preview4 {
								width: 20px;
								height: 80px
				}
				.tparrows.preview4:after {
								width: 20px;
								height: 80px;
								line-height: 80px;
								font-size: 14px
				}
				.tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {
								display: none !important
				}
}

.tp-loader {
				top: 50%;
				left: 50%;
				z-index: 10000;
				position: absolute
}

.tp-loader.spinner0 {
				width: 40px;
				height: 40px;
				background-color: #fff;
				margin-top: -20px;
				margin-left: -20px;
				-webkit-animation: scale 1.2s infinite ease-in-out;
				animation: scale 1.2s infinite ease-in-out;
				border-radius: 3px;
				-webkit-border-radius: 50%;
				-moz-border-radius: 50%;
				-ms-border-radius: 50%;
				-o-border-radius: 50%;
				border-radius: 50%
}

.tp-loader.spinner1 {
				width: 40px;
				height: 40px;
				background-color: #fff;
				box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				margin-top: -20px;
				margin-left: -20px;
				-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
				animation: tp-rotateplane 1.2s infinite ease-in-out;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px
}

.tp-loader.spinner5 {
				background: url("images/revolution_slider/loader.gif") no-repeat 10px 10px;
				margin: -22px -22px;
				width: 44px;
				height: 44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px
}

@
-webkit-keyframes scale { 0%,50%,100%{
				-webkit-transform: scale(0);
				-moz-transform: scale(0);
				-ms-transform: scale(0);
				-o-transform: scale(0);
				transform: scale(0)
}

25%,75%{
-webkit-transform
:scale(1)
;-moz-transform
:scale(1)
;-ms-transform
:scale(1)
;-o-transform
:scale(1)
;transform
:scale(1)
}
}
@
keyframes scale { 0%,50%,100%{
				-webkit-transform: scale(0);
				-moz-transform: scale(0);
				-ms-transform: scale(0);
				-o-transform: scale(0);
				transform: scale(0)
}

25%,75%{
-webkit-transform
:scale(1)
;-moz-transform
:scale(1)
;-ms-transform
:scale(1)
;-o-transform
:scale(1)
;transform
:scale(1)
}
}
@
-webkit-keyframes tp-rotateplane { 0%{
				-webkit-transform: perspective(120px)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateY
(180deg)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateY
(180deg)
 
rotateX
(180deg)
}
}
@
keyframes tp-rotateplane { 0%{
				transform: perspective(120px) rotateX(0deg) rotateY(0deg);
				-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}

50%{
transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0deg);-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0deg)
}
100%{
transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
.tp-loader.spinner2 {
				width: 40px;
				height: 40px;
				margin-top: -20px;
				margin-left: -20px;
				background-color: red;
				box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				border-radius: 100%;
				-webkit-animation: tp-scaleout 1s infinite ease-in-out;
				animation: tp-scaleout 1s infinite ease-in-out
}

@
-webkit-keyframes tp-scaleout { 0%{
				-webkit-transform: scale(0)
}

100%{
-webkit-transform
:scale(1)
;opacity
:
0
}
}
@
keyframes tp-scaleout { 0%{
				transform: scale(0);
				-webkit-transform: scale(0)
}

100%{
transform
:scale(1)
;-webkit-transform
:scale(1)
;opacity
:
0
}
}
.tp-loader.spinner3 {
				margin: -9px 0 0 -35px;
				width: 70px;
				text-align: center
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
				width: 18px;
				height: 18px;
				background-color: #fff;
				box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				border-radius: 100%;
				display: inline-block;
				-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
				animation: tp-bouncedelay 1.4s infinite ease-in-out;
				-webkit-animation-fill-mode: both;
				animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
				-webkit-animation-delay: -.32s;
				animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
				-webkit-animation-delay: -.16s;
				animation-delay: -.16s
}

@
-webkit-keyframes tp-bouncedelay { 0%,80%,100%{
				-webkit-transform: scale(0)
}

40%{
-webkit-transform
:scale(1)
}
}
@
keyframes tp-bouncedelay { 0%,80%,100%{
				transform: scale(0);
				-webkit-transform: scale(0)
}

40%{
transform
:scale(1)
;-webkit-transform
:scale(1)
}
}
.tp-loader.spinner4 {
				margin: -20px 0 0 -20px;
				width: 40px;
				height: 40px;
				text-align: center;
				-webkit-animation: tp-rotate 2s infinite linear;
				animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
				width: 60%;
				height: 60%;
				display: inline-block;
				position: absolute;
				top: 0;
				background-color: #fff;
				border-radius: 100%;
				-webkit-animation: tp-bounce 2s infinite ease-in-out;
				animation: tp-bounce 2s infinite ease-in-out;
				box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
				-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
				top: auto;
				bottom: 0;
				-webkit-animation-delay: -1s;
				animation-delay: -1s
}

@
-webkit-keyframes tp-rotate { 100%{
				-webkit-transform: rotate(360deg)
}

}
@
keyframes tp-rotate { 100%{
				transform: rotate(360deg);
				-webkit-transform: rotate(360deg)
}

}
@
-webkit-keyframes tp-bounce { 0%,100%{
				-webkit-transform: scale(0)
}

50%{
-webkit-transform
:scale(1)
}
}
@
keyframes tp-bounce { 0%,100%{
				transform: scale(0);
				-webkit-transform: scale(0)
}

50%{
transform
:scale(1)
;-webkit-transform
:scale(1)
}
}
.tp-transparentimg {
				content: url("images/revolution_slider/transparent.png")
}

.tp-3d {
				-webkit-transform-style: preserve- 3 d;
				-webkit-transform-origin: 50% 50%
}

@font-face {
				font-family: 'revicons';
				src: url('Less/images/revolution_slider/revolution_slider/font/revicons.eot?5510888');
				src: url('Less/images/revolution_slider/revolution_slider/font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('Less/images/revolution_slider/revolution_slider/font/revicons.woff?5510888') format('woff'), url('Less/images/revolution_slider/revolution_slider/font/revicons.ttf?5510888') format('truetype'), url('Less/images/revolution_slider/revolution_slider/font/revicons.svg?5510888#revicons') format('svg');
				font-weight: normal;
				font-style: normal
}

[class^="revicon-"]:before, [class*=" revicon-"]:before {
				font-family: "revicons";
				font-style: normal;
				font-weight: normal;
				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
}

.revicon-search-1:before {
				content: ''
}

.revicon-pencil-1:before {
				content: ''
}

.revicon-picture-1:before {
				content: ''
}

.revicon-cancel:before {
				content: ''
}

.revicon-info-circled:before {
				content: ''
}

.revicon-trash:before {
				content: ''
}

.revicon-left-dir:before {
				content: ''
}

.revicon-right-dir:before {
				content: ''
}

.revicon-down-open:before {
				content: ''
}

.revicon-left-open:before {
				content: ''
}

.revicon-right-open:before {
				content: ''
}

.revicon-angle-left:before {
				content: ''
}

.revicon-angle-right:before {
				content: ''
}

.revicon-left-big:before {
				content: ''
}

.revicon-right-big:before {
				content: ''
}

.revicon-magic:before {
				content: ''
}

.revicon-picture:before {
				content: ''
}

.revicon-export:before {
				content: ''
}

.revicon-cog:before {
				content: ''
}

.revicon-login:before {
				content: ''
}

.revicon-logout:before {
				content: ''
}

.revicon-video:before {
				content: ''
}

.revicon-arrow-combo:before {
				content: ''
}

.revicon-left-open-1:before {
				content: ''
}

.revicon-right-open-1:before {
				content: ''
}

.revicon-left-open-mini:before {
				content: ''
}

.revicon-right-open-mini:before {
				content: ''
}

.revicon-left-open-big:before {
				content: ''
}

.revicon-right-open-big:before {
				content: ''
}

.revicon-left:before {
				content: ''
}

.revicon-right:before {
				content: ''
}

.revicon-ccw:before {
				content: ''
}

.revicon-arrows-ccw:before {
				content: ''
}

.revicon-palette:before {
				content: ''
}

.revicon-list-add:before {
				content: ''
}

.revicon-doc:before {
				content: ''
}

.revicon-left-open-outline:before {
				content: ''
}

.revicon-left-open-2:before {
				content: ''
}

.revicon-right-open-outline:before {
				content: ''
}

.revicon-right-open-2:before {
				content: ''
}

.revicon-equalizer:before {
				content: ''
}

.revicon-layers-alt:before {
				content: ''
}

.revicon-popup:before {
				content: ''
}

.cart-info table {
				width: 100%;
				margin-bottom: 15px;
				border-collapse: collapse;
				border-top: 1px solid #ddd;
				border-left: 1px solid #ddd;
				border-right: 1px solid #ddd
}

.cart-info tbody td {
				vertical-align: middle;
				border-bottom: 1px solid #ddd
}

.cart-info thead td {
				color: #4d4d4d;
				font-weight: bold;
				background-color: rgba(109, 109, 109, .27);
				border-bottom: 1px solid #ddd
}

.cart-info td {
				padding: 7px
}

.cart-info tbody .check {
				text-align: left
}

.cart-info tbody .name, .cart-info tbody .image, .cart-info tbody .model, .cart-info tbody .quantity {
				text-align: left
}

.cart-info tbody .price, .cart-info tbody .total {
				text-align: right
}

.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
				text-align: left
}

.cart-info tbody .image img {
				max-height: 44px
}

.cart-info thead .price, .cart-info thead .total {
				text-align: right
}

.cart-info tfoot {
				border-bottom: 1px solid #ddd
}

.cart-info tfoot .total {
				color: #4d4d4d;
				font-weight: bold;
				text-align: right
}

.cart-info tfoot .price-total {
				text-align: right;
				font-weight: 700;
				font-size: 14px
}

@media only screen and (max-width:749px) {
				table.history-list thead, table.order-info thead, .wishlist-info thead, table.pav-shop-cart thead {
								display: none
				}
				table.pav-shop-cart tfoot .total {
								display: none !important
				}
				.cart-info tbody .image {
								text-align: center !important
				}
}

@media only screen and (max-width:749px) {
				.wishlist-info tr td, table.order-info tr td, table.history-list tr td, table.pav-shop-cart tr td {
								text-align: right;
								display: block;
								min-height: 20px;
								border-left: none;
								background: none
				}
}

@media only screen and (max-width:749px) {
				.wishlist-info td, .wishlist-info th, table.history-list td, table.history-list th, table.order-info td, table.order-info th, table.compare-info td, table.compare-info th, table.pav-checkout-product td, table.pav-checkout-product th, table.pav-shop-cart td, table.pav-shop-cart th {
								border-right: 0 none;
								display: block !important;
								float: none !important;
								text-align: left !important;
								width: auto !important
				}
}

@media only screen and (max-width:749px) {
				.wishlist-info tr td:before, table.history-list tr td:before, table.order-info tr td:before, table.pav-shop-cart tr td:before {
								content: attr(data-label);
								float: left;
								font-weight: bold;
								text-align: left;
								white-space: nowrap;
								width: 50%
				}
}

.bt-carts .bt-cart {
				margin: 0;
				display: block;
				float: left;
				margin-right: 10px;
				width: 80px;
				height: 30px;
				line-height: 30px;
				text-align: center;
				border: none
}

.bt-carts .bt-cart:hover {
				color: #fff
}

#page, #page:after, #header-fixed, .snap-drawer, .drawer-inner {
				-webkit-transition: all 350ms ease;
				-moz-transition: all 350ms ease;
				-ms-transition: all 350ms ease;
				-o-transition: all 350ms ease;
				transition: all 350ms ease
}

#header-fixed .header-elements a:not(.header-logo), .all-elements, .snap-drawer, .sidebar-menu a i, .sidebar-header-left a.close-sidebar, .sidebar-header-right a.close-sidebar, .navigation .navigation-item i:last-child {
				position: absolute
}

.snap-drawer-left, #header-fixed {
				left: 0
}

.snap-drawers, .snap-drawer {
				top: 0;
				bottom: 0;
				background-size: 100px 100px
}

.snap-drawers {
				position: fixed;
				overflow-x: hidden !important;
				min-height: 100%;
				max-height: 100%;
				-webkit-overflow-scrolling: touch;
				width: 100%;
				height: 100%
}

.snap-drawer {
				right: auto;
				left: auto;
				width: 286px;
				height: auto;
				overflow: auto;
				color: #6b757d;
				font-family: 'Roboto', Arial, sans-serif;
				background-color: #1f1f1f;
				-webkit-overflow-scrolling: touch
}

.snap-drawer-left, .snap-drawer-right {
				z-index: 1
}

.snap-drawer-right {
				right: 0 !important;
				right: 0;
				padding-left: 20px
}

.snapjs-left #page, .snapjs-left #header-fixed {
				-webkit-transform: translate3d(266px, 0, 0);
				transform: translate3d(266px, 0, 0)
}

.snapjs-right #page, .snapjs-right #header-fixed {
				-webkit-transform: translate3d(-266px, 0, 0);
				transform: translate3d(-266px, 0, 0)
}

.snapjs-right .snap-drawer-right, .snapjs-left .snap-drawer-right, .snapjs-right .snap-drawer-left {
				display: none
}

.snapjs-right .snap-drawer-left {
				display: block;
				right: 0;
				left: auto
}

.snapjs-right .snap-drawer-right {
				display: block !important;
				right: 0 !important;
				left: auto !important
}

.hidden-snap .snap-drawers {
				display: none
}

.hidden-snapjs-right .snap-drawer-right {
				display: none !important
}

.no-user-select {
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				-o-user-select: none;
				user-select: none
}

.sidebar-header-left, .sidebar-header-right {
				height: 110px;
				border-bottom: solid 1px rgba(255, 255, 255, .05);
				background: #fff
}

.sidebar-header-left a:first-child:not(.close-sidebar), .sidebar-header-right a:first-child:not(.close-sidebar){
				width: 120px;
				height: 110px;
				line-height: 110px
}

.sidebar-header-left a.close-sidebar, .sidebar-header-right a.close-sidebar {
				width: 60px;
				height: 110px;
				line-height: 110px;
				color: #1f1f1f;
				text-align: center;
				border-left: dashed 1px rgba(0, 0, 0, .1);
				border-right: dashed 1px rgba(0, 0, 0, .1)
}

.sidebar-header-left {
				padding-left: 30px
}

.sidebar-header-left a:first-child:not(.close-sidebar){
				float: left
}

.sidebar-header-left a.close-sidebar {
				right: 20px
}

.sidebar-header-right {
				padding-right: 30px
}

.sidebar-header-right a:first-child:not(.close-sidebar){
				float: right
}

.sidebar-header-right a.close-sidebar {
				left: 20px
}

.sidebar-divider {
				margin: 10px 0 20px;
				padding-bottom: 5px;
				font-size: 10px;
				padding-left: 30px;
				font-weight: 900;
				text-transform: uppercase;
				border-bottom: solid 1px rgba(255, 255, 255, .03)
}

.sidebar-menu {
				margin-bottom: 30px
}

.sidebar-menu a {
				display: block;
				height: 50px;
				font-weight: 900;
				position: relative
}

.sidebar-menu a, .sidebar-menu a em, .sidebar-menu a i {
				color: #6b757d
}

.sidebar-menu a em {
				display: block;
				line-height: 52px;
				font-style: normal;
				padding-left: 75px;
				font-size: 13px;
				font-weight: 500
}

.sidebar-menu a i {
				top: 50%
}

.sidebar-menu a i:first-child {
				font-size: 18px;
				width: 20px;
				text-align: center;
				margin-top: -8px;
				margin-left: 30px
}

.sidebar-menu a i:last-child {
				font-size: 5px;
				margin-left: 232px;
				margin-top: -1px;
				opacity: .5;
				filter: alpha(opacity = 50)
}

.sidebar-menu a i.language-vi {
				color: #ff0
}

.sidebar-menu a i.language-en {
				color: #7fccff
}

.sidebar-menu a:hover, .sidebar-menu a.active {
				color: #fff
}

.sidebar-menu a:hover em, .sidebar-menu a.active em, .sidebar-menu a:hover i, .sidebar-menu a.active i {
				color: #fff
}

.sidebar-footer {
				margin-bottom: 10px;
				padding-top: 10px;
				padding-left: 30px;
				font-size: 10px;
				font-weight: 900;
				text-transform: uppercase;
				border-top: solid 1px rgba(255, 255, 255, .03)
}

#header-fixed {
				position: fixed;
				width: 100%;
				height: 110px;
				background-color: #fff;
				z-index: 999;
				top: 0;
				opacity: 1;
				filter: alpha(opacity = 100)
}

#header-fixed .header-elements {
				position: relative;
				z-index: 1000;
				background: #fff;
				height: 110px;
				border-bottom: solid 1px rgba(0, 0, 0, .1)
}

#header-fixed .header-elements a:not(.header-logo){
				padding-left: 5px;
				color: #1f1f1f;
				line-height: 110px;
				text-align: center;
				font-size: 12px;
				border-left: dashed 1px rgba(0, 0, 0, .1);
				right: 0;
				top: -3px;
				font-weight: bold;
				color: #0083ba
}

#header-fixed .header-elements a:not(.header-logo).header-icon-2 {
				right: 60px
}

#header-fixed .header-elements a:not(.header-logo).header-icon-3 {
				right: 120px
}

#header-fixed .header-elements a:not(.header-logo).header-icon-3 i {
				-webkit-transform: rotate(0deg);
				-ms-transform: rotate(0deg);
				-o-transform: rotate(0deg);
				transform: rotate(0deg);
				-webkit-animation: blinker linear 2s 5;
				-moz-animation: blinker linear 2s 5;
				-o-animation: blinker linear 2s 5;
				-ms-animation: blinker linear 2s 5;
				animation: blinker linear 2s 5
}

#header-fixed .header-elements a:not(.header-logo).header-icon-4 {
				right: 180px
}

#header-fixed .header-logo {
				width: 112px;
				height: 13px;
				margin-top: 0;
				margin-left: 20px;
				float: left
}

.navigation {
				background-color: #fff;
				position: fixed;
				width: 100%;
				max-height: 200px;
				overflow: scroll;
				overflow-x: hidden;
				-webkit-transform: translateY(-500px);
				-ms-transform: translateY(-500px);
				-o-transform: translateY(-500px);
				transform: translateY(-500px);
				-webkit-transition: all 400ms ease;
				-moz-transition: all 400ms ease;
				-ms-transition: all 400ms ease;
				-o-transition: all 400ms ease;
				transition: all 400ms ease;
				-webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .1);
				-moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .1);
				-ms-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .1);
				-o-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .1);
				box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .1)
}

.navigation .navigation-item {
				line-height: 20px;
				min-height: 50px;
				padding: 14px 30px 14px 20px;
				border-bottom: solid 1px rgba(0, 0, 0, .1)
}

.navigation .navigation-item i {
				top: 18px;
				left: 20px
}

.navigation .navigation-item i:first-child {
				padding-right: 20px;
				width: 30px;
				text-align: left;
				color: #666
}

.navigation .navigation-item i:last-child {
				color: #494949;
				font-size: 6px;
				left: auto;
				top: 23px;
				right: 15px
}

.navigation .navigation-item em {
				color: #494949;
				font-style: normal;
				font-size: 12px;
				font-weight: 500
}

.navigation .navigation-item:hover {
				background-color: rgba(0, 0, 0, .03)
}

.navigation .navigation-item.navigation-item-active em, .navigation .navigation-item.navigation-item-active i:first-child {
				color: #000 !important
}

.navigation .navigation-item.navigation-item-active em {
				font-weight: 700
}

.navigation .navigation-item.navigation-item-active i:last-child {
				color: #0083ba !important
}

.navigation.show-menu {
				-webkit-transform: translateY(0);
				-ms-transform: translateY(0);
				-o-transform: translateY(0);
				transform: translateY(0);
				-webkit-transition: all 200ms ease;
				-moz-transition: all 200ms ease;
				-ms-transition: all 200ms ease;
				-o-transition: all 200ms ease;
				transition: all 200ms ease
}

#footer-fixed {
				position: fixed;
				width: 100%;
				height: 60px;
				background-color: #fff;
				z-index: 999999;
				bottom: 0;
				opacity: 0;
				filter: alpha(opacity = 0)
}

.info-item {
				height: 60px;
				margin-top: 20px;
				padding: 0 20px
}

.info-item i {
				float: left;
				border-radius: 40px;
				text-align: center;
				color: #fff;
				font-size: 16px;
				line-height: 40px;
				width: 40px;
				height: 40px
}

.info-item i.red {
				background: #c0392b
}

.info-item i.green {
				background: #27ae60
}

.info-item i.blue {
				background: #2980b9
}

.info-item i.orange {
				background: #d35400
}

.info-item i.magenta {
				background: #8e44ad
}

.info-item strong {
				width: 169px;
				float: left;
				padding-left: 20px;
				color: #d2d3d3;
				font-weight: 500;
				font-size: 13px
}

.info-item em {
				width: 169px;
				float: left;
				font-size: 11px;
				padding-left: 20px;
				font-style: normal;
				line-height: 18px
}

.info-item.full-bottom {
				margin-bottom: 30px
}

.sidebar-form {
				width: 220px;
				margin: 0 0 30px 20px
}

.sidebar-form em {
				font-size: 12px;
				font-style: normal;
				margin-bottom: 20px;
				display: block;
				width: 100%;
				padding: 0 !important;
				font-weight: 500
}

.sidebar-form input {
				width: 100%;
				height: 40px !important;
				line-height: 40px !important;
				background-color: transparent;
				border: none;
				border-bottom: solid 1px rgba(255, 255, 255, .08);
				margin-bottom: 20px;
				padding-left: 10px;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.sidebar-form input:-moz-placeholder {
				color: #6b757d;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.sidebar-form input:-ms-input-placeholder {
				color: #6b757d;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.sidebar-form input::-webkit-input-placeholder {
				color: #6b757d;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.sidebar-form input:focus, .sidebar-form input:hover {
				border-bottom-color: #0083ba;
				color: #fff !important
}

.sidebar-form input:focus:-moz-placeholder, .sidebar-form input:hover:-moz-placeholder {
				color: #fff !important
}

.sidebar-form input:focus:-ms-input-placeholder, .sidebar-form input:hover:-ms-input-placeholder {
				color: #fff !important
}

.sidebar-form input:focus::-webkit-input-placeholder, .sidebar-form input:hover::-webkit-input-placeholder {
				color: #fff !important
}

.sidebar-form button {
				background: #0083ba !important;
				text-transform: uppercase;
				border: none;
				width: 100%;
				color: #fff;
				font-size: 11px;
				height: 35px;
				z-index: 1;
				position: relative
}

.sidebar-form .result {
				width: 100%
}

.newsletter-form-sidebar {
				position: relative
}

.newsletter-form-sidebar .loading-submit {
				background: #1f1f1f;
				color: #fff;
				position: absolute;
				bottom: 0;
				left: 0;
				height: 35px;
				width: 100%;
				line-height: 35px;
				text-align: center;
				z-index: 0;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: all 350ms;
				-moz-transition: all 350ms;
				-ms-transition: all 350ms;
				-o-transition: all 350ms;
				transition: all 350ms
}

.newsletter-form-sidebar .loading-submit.submit {
				opacity: 1;
				filter: alpha(opacity = 100);
				z-index: 2
}

.sidebar-menu .news i:first-child:before {
				content: ''
}

.sidebar-menu .product i:first-child:before {
				content: ''
}

.sidebar-menu .aboutus i:first-child:before {
				content: ''
}

.sidebar-menu .support i:first-child:before {
				content: ''
}

.sidebar-menu .promotion i:first-child:before, .sidebar-menu .services i:first-child:before, .sidebar-menu .discount i:first-child:before {
				content: ''
}

.sidebar-menu .fqa i:first-child:before {
				content: ''
}

.sidebar-menu .recruiment i:first-child:before {
				content: ''
}

.sidebar-menu .gallery i:first-child:before {
				content: ''
}

.sidebar-menu .event i:first-child:before {
				content: ''
}

.sidebar-menu .video i:first-child:before {
				content: ''
}

.sidebar-menu .paypal i:first-child:before {
				content: ''
}

.sidebar-menu .helpfull i:first-child:before {
				content: ''
}

.sidebar-menu .project i:first-child:before {
				content: ''
}

.sidebar-menu .download i:first-child:before {
				content: ''
}

@media only screen and (min-width:992px) {
				#header-fixed {
								opacity: 0;
								filter: alpha(opacity = 0);
								visibility: hidden
				}
				#page, #header-fixed {
								-webkit-transform: translate3d(0, 0, 0) !important;
								transform: translate3d(0, 0, 0) !important
				}
}

@media only screen and (max-width:991px) {
				html.snapjs-left, html.snapjs-right, body.snapjs-right, body.snapjs-left {
								overflow: hidden
				}
				#page {
								padding-top: 109px
				}
				#page:after {
								position: absolute;
								content: '';
								width: 100%;
								height: 100%;
								background-color: rgba(0, 0, 0, .4);
								top: 0;
								left: 0;
								cursor: pointer;
								visibility: hidden;
								z-index: 10;
								opacity: 0;
								filter: alpha(opacity = 0)
				}
				.snapjs #page::after, .snapjs-left #page::after, .snapjs-right #page::after {
								visibility: visible;
								opacity: 1;
								filter: alpha(opacity = 100)
				}
}

@
-moz-keyframes blinker { 0%{
				opacity: 1
}

50%{
opacity
:
.2
}
100%{
opacity
:
1
}
}
@
-webkit-keyframes blinker { 0%{
				opacity: 1
}

50%{
opacity
:
.2
}
100%{
opacity
:
1
}
}
@
keyframes blinker { 0%{
				opacity: 1
}

50%{
opacity
:
.2
}
100%{
opacity
:
1
}
}
.box-block {
				overflow: hidden;
				font-size: 13px;
				color: #333
}

.box-block.box-border {
				border: 1px solid #e4e4e4;
				-webkit-transition: border-color .2s ease 0s;
				-moz-transition: border-color .2s ease 0s;
				-ms-transition: border-color .2s ease 0s;
				-o-transition: border-color .2s ease 0s;
				transition: border-color .2s ease 0s
}

.box-block.box-border:hover {
				border-color: #e4e4e4
}

.box-block, .box-block h3, .box-block .description {
				overflow: hidden
}

.box-block .meta {
				position: relative
}

.box-block h3, .box-block .description {
				line-height: 20px
}

.box-block .rating, .box-block .id, .box-block .date, .box-block figure, .box-block h3 {
				display: block
}

.box-block .rating {
				margin: 5px 0
}

.box-block .date {
				font-size: 11px
}

.box-block .date.date-box {
				color: #fff;
				background: #0083d3;
				font-weight: 700;
				text-align: center
}

.box-block .date.date-box>span {
				display: block;
				padding: 5px 0
}

.box-block .date.date-box>span:first-child {
				background: #0083ba;
				font-size: 11px
}

.box-block .date.date-box>span:last-child {
				text-shadow: #0083ba 1px 1px, #0083ba 2px 2px, #0083ba 3px 3px, #0083ba 4px 4px, #0083ba 5px 5px, #0083ba 6px 6px, #0083ba 7px 7px, #0083ba 8px 8px, #0083ba 9px 9px, #0083ba 10px 10px, #0083ba 11px 11px, #0083ba 12px 12px, #0083ba 13px 13px, #0083ba 14px 14px, #0083ba 15px 15px, #0083ba 16px 16px, #0083ba 17px 17px, #0083ba 18px 18px, #0083ba 19px 19px, #0083ba 20px 20px, #0083ba 21px 21px, #0083ba 22px 22px, #0083ba 23px 23px, #0083ba 24px 24px, #0083ba 25px 25px, #0083ba 26px 26px, #0083ba 27px 27px, #0083ba 28px 28px, #0083ba 29px 29px, #0083ba 30px 30px, #0083ba 31px 31px, #0083ba 32px 32px, #0083ba 33px 33px, #0083ba 34px 34px, #0083ba 35px 35px, #0083ba 36px 36px, #0083ba 37px 37px, #0083ba 38px 38px, #0083ba 39px 39px, #0083ba 40px 40px, #0083ba 41px 41px, #0083ba 42px 42px, #0083ba 43px 43px, #0083ba 44px 44px, #0083ba 45px 45px, #0083ba 46px 46px, #0083ba 47px 47px, #0083ba 48px 48px, #0083ba 49px 49px, #0083ba 50px 50px;
				font-size: 30px
}

.box-block h3 {
				font-size: 13px;
				text-transform: none;
				margin: 0;
				margin-bottom: 7px
}

.box-block h3 a {
				color: #333
}

.box-block .action {
				text-align: left
}

.box-block .action a {
				display: inline-block
}

.box-block figure {
				margin-bottom: 0;
				position: relative;
				text-align: center
}

.box-block figure img {
				visibility: visible
}

.box-block figure a {
				display: block
}

.box-block .price-old {
				text-decoration: line-through;
				color: #baa492;
				font-size: 13px
}

.box-block .price {
				display: block;
				color: #898989;
				font-size: 12px
}

.box-block .overlay {
				position: absolute;
				left: 0;
				top: 0;
				z-index: 9;
				background: rgba(0, 0, 0, .31);
				width: 100%;
				height: 100%;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: all .5s ease;
				-moz-transition: all .5s ease;
				-ms-transition: all .5s ease;
				-o-transition: all .5s ease;
				transition: all .5s ease
}

@media only screen and (max-width:991px) {
				.box-block .overlay {
								display: none
				}
}

.box-block .zoom, .box-block .detail {
				position: absolute;
				display: inline-block;
				text-align: center;
				line-height: 20px;
				z-index: 10;
				padding: 5px 10px;
				background: #fff;
				color: #ff7e00;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: all .5s ease;
				-moz-transition: all .5s ease;
				-ms-transition: all .5s ease;
				-o-transition: all .5s ease;
				transition: all .5s ease;
				-webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
				-moz-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
				-ms-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
				-o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
				transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

.box-block .zoom.circle, .box-block .detail.circle {
				-webkit-border-radius: 50%;
				-moz-border-radius: 50%;
				-ms-border-radius: 50%;
				-o-border-radius: 50%;
				border-radius: 50%;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.box-block .box-label {
				z-index: 9;
				color: #fff;
				position: absolute;
				background-color: #0083ba;
				height: 24px;
				line-height: 24px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.box-block:hover .zoom, .box-block:hover .detail {
				opacity: .9;
				filter: alpha(opacity = 90);
				-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
				-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
				-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
				-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
				transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

.box-block:hover .overlay {
				opacity: 1;
				filter: alpha(opacity = 100)
}

.box-block:hover .is-hover {
				z-index: 99;
				position: relative
}

.box-block:hover h3 a {
				color: #ff7e00
}

.box-block:hover .price {
				color: #898989
}

.box-block[class*="hover-img-"], .box-block[class^="hover-img-"] {
				padding: 0
}

.box-block[class*="hover-img-"] figure, .box-block[class^="hover-img-"] figure {
				padding: 0
}

.box-block[class*="hover-img-"] figure img, .box-block[class^="hover-img-"] figure img {
				-webkit-transition: all .4s;
				-moz-transition: all .4s;
				-ms-transition: all .4s;
				-o-transition: all .4s;
				transition: all .4s
}

.box-block[class*="hover-img-"] figure img+img, .box-block[class^="hover-img-"] figure img+img {
				position: absolute;
				top: 0;
				left: 0;
				visibility: hidden
}

.box-block.hover-img-1 figure img+img {
				opacity: 0;
				filter: alpha(opacity = 0)
}

.box-block.hover-img-1:hover figure img+img {
				opacity: 1;
				filter: alpha(opacity = 100);
				visibility: visible
}

.box-block.hover-img-2 figure img+img {
				-webkit-transform: scale(.85);
				-moz-transform: scale(.85);
				-ms-transform: scale(.85);
				-o-transform: scale(.85);
				transform: scale(.85);
				opacity: 0;
				filter: alpha(opacity = 0)
}

.box-block.hover-img-2:hover figure img+img {
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1);
				opacity: 1;
				filter: alpha(opacity = 100);
				visibility: visible
}

@media only screen and (max-width:359px) {
				.box-block {
								text-align: left
				}
				.box-block .price-all {
								display: inline-block
				}
				.box-block figure, .box-block .meta {
								height: auto !important
				}
				.box-block figure {
								max-height: none !important;
								margin: 0
				}
				.box-block figure img {
								width: 100%;
								height: auto !important;
								max-height: none !important
				}
				.box-block h3, .box-block .description {
								max-height: none !important;
								height: auto !important
				}
}

html {
				margin: 0;
				padding: 0;
				overflow-y: scroll;
				overflow-x: hidden
}

html.hidden-scroll {
				overflow-y: hidden !important
}

body {
				margin: 0;
				padding: 0;
				font-size: 13px;
				font-family: Arial, sans-serif;
				color: #333;
				line-height: 20px; /* overflow-x:hidden; */ /* overflow-y:hidden; */
}

#page {
				margin: 0 auto;
				z-index: 9;
				overflow-x: hidden;
				position: relative;
				background: #fff
}

#top {
				background: #fff;
				color: #6c3d00
}

header, #header {
				position: relative;
				background: #fff;
				height: 87px
}

header .logo, #header .logo, header .header-title, #header .header-title {
				float: left;
				position: absolute
}

#footer {
				background: #fff;
				color: #fff
}

#footer a {
				color: #c8efff
}

#columns h2.heading, #footer h2.heading {
				margin-top: 0
}

#bottom {
				background: #0083ba;
				color: #fff
}

body, td, th, input, textarea, select, button, a {
				outline: 0 none
}

a {
				cursor: pointer;
				color: #333;
				outline: none !important;
				text-decoration: none !important;
				position: relative;
				-webkit-transition: all .3s ease 0s;
				-moz-transition: all .3s ease 0s;
				-ms-transition: all .3s ease 0s;
				-o-transition: all .3s ease 0s;
				transition: all .3s ease 0s
}

a:hover {
				text-decoration: none;
				color: #ff7e00
}

img {
				border: 0 none;
				max-width: 100%;
				vertical-align: middle
}

img.width-full {
				width: 100%
}

.description ul {
				list-style: inherit
}

.description ol {
				list-style: decimal
}

.description ol, .description ul {
				padding-left: 25px
}

.success, .warning, .attention, .information {
				padding: 10px;
				margin-bottom: 15px;
				color: #000;
				font-size: 12px;
				font-weight: 700;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				-ms-border-radius: 5px;
				-o-border-radius: 5px;
				border-radius: 5px;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				-webkit-transition: all .4s;
				-moz-transition: all .4s;
				-ms-transition: all .4s;
				-o-transition: all .4s;
				transition: all .4s
}

.success .colse, .warning .colse, .attention .colse, .information .colse {
				float: right;
				cursor: pointer;
				line-height: 12px;
				width: 12px;
				height: 12px
}

.warning {
				border: 1px solid #f8acac
}

.success {
				border: 1px solid #bbdf8d
}

.search {
				height: 27px;
				width: 290px;
				margin-top: 32px;
				border: solid 1px #b2def4;
				border-radius: 15px
}

.search .txt-search {
				color: #ccc;
				width: 100%;
				float: left;
				border: none;
				padding-right: 47px;
				font-size: 12px;
				border-radius: 15px;
				height: 25px;
				padding-left: 15px
}

.search .txt-search:-moz-placeholder {
				color: #757575;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search .txt-search:-ms-input-placeholder {
				color: #757575;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search .txt-search::-webkit-input-placeholder {
				color: #757575;
				font-size: 12px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search .bt-search {
				width: 37px;
				float: right;
				position: absolute;
				top: 0;
				right: 0;
				background: transparent;
				border: none
}

.search .bt-search:before {
				content: '';
				width: 32px;
				height: 30px;
				right: 0;
				top: -3px;
				background: url(../../images/icon-bt-search.png) no-repeat;
				position: absolute;
				border: none
}

.language {
				position: relative
}

.language a {
				float: left
}

#top-down {
				position: fixed;
				right: 10px;
				bottom: 260px;
				z-index: 9
}

#top-down a {
				background: url(../../images/top.png) no-repeat;
				display: block;
				width: 34px;
				height: 34px
}

@media only screen and (max-width:767px) {
				#top-down {
								right: 10px;
								bottom: 0
				}
}

#support {
				position: fixed;
				bottom: 300px;
				right: 0;
				z-index: 99999
}

#support:hover .box-content {
				opacity: 1;
				filter: alpha(opacity = 100);
				z-index: 999;
				visibility: visible
}

#support .box-content {
				background: #fff url(../../images/support-bg.png);
				border: solid 1px #ff7e00;
				border-radius: 5px;
				position: absolute;
				right: 53px;
				top: 20%;
				padding: 12px 14px;
				z-index: 999;
				visibility: hidden;
				width: 280px;
				height: auto;
				opacity: 0;
				filter: alpha(opacity = 0);
				-webkit-transition: all .4s;
				-moz-transition: all .4s;
				-ms-transition: all .4s;
				-o-transition: all .4s;
				transition: all .4s
}

#support .hot-line {
				font-size: 12px;
				text-transform: uppercase;
				clear: both;
				width: 100%;
				background: none;
				color: #404040;
				font-family: Arial;
				padding: 0;
				margin-bottom: 0
}

#support .hot-line span {
				font-size: 12px;
				font-weight: 700
}

#support .hot-line .phone-number {
				font-size: 24px;
				color: #fc0101;
				font-weight: normal
}

#support .item {
				color: #333;
				font-size: 12px;
				margin: 6px 0;
				display: block;
				overflow: hidden
}

#support .item a {
				float: right
}

#support .item span {
				float: left;
				margin-right: 6px
}

#support .item .skye {
				background: url(../../images/skype.png) no-repeat;
				margin-right: 6px;
				width: 16px;
				height: 16px
}

#support .item .yahoo {
				position: relative;
				top: -3px
}

.share-article {
				overflow: hidden;
				margin-top: 10px;
				margin-bottom: 10px
}

.share-article.embossed a {
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

.share-article.embossed a.active, .share-article.embossed a:active {
				box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)
}

.share-article a {
				padding: 5px 10px;
				float: left;
				margin-bottom: 7px;
				color: #333;
				font-size: 13px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

.share-article a i {
				font-size: 15px
}

.share-article a:hover, .share-article a:hover i {
				color: #ff7e00;
				-webkit-transition: all .4s;
				-moz-transition: all .4s;
				-ms-transition: all .4s;
				-o-transition: all .4s;
				transition: all .4s
}

.tags {
				overflow: hidden;
				margin: 5px 0
}

.tags>strong {
				color: #000;
				font-size: 12px;
				float: left;
				margin-right: 7px
}

.tags a {
				color: #333;
				background: #fff;
				font-size: .9em;
				float: left;
				margin: 0 3px 5px 0
}

.tags a>span {
				display: block;
				padding: 2px 6px;
				-webkit-transition: background .3s ease;
				-moz-transition: background .3s ease;
				-ms-transition: background .3s ease;
				-o-transition: background .3s ease;
				transition: background .3s ease
}

.tags a, .tags a span {
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				-ms-border-radius: 4px;
				-o-border-radius: 4px;
				border-radius: 4px;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.tags a:hover span {
				background: #0083ba;
				color: #fff
}

.description.full {
				margin: 15px 0
}

.description.short, .description.full {
				font-size: 13px;
				line-height: 1.72222
}

.description.short table, .description.full table {
				width: 100%
}

.description.short table td, .description.full table td, .description.short table th, .description.full table th {
				padding: 4px
}

.description.short table, .description.full table, .description.short tr, .description.full tr, .description.short th, .description.full th, .description.short td, .description.full td {
				border: 1px solid #ccc
}

@media only screen and (max-width:767px) {
				#sys-notification {
								z-index: 9
				}
				#sys-notification .success {
								font-size: 15px
				}
}

@media only screen and (max-width:991px) {
				.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu, .offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu, .offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu, .offcanvas-effect-4.offcanvas-menu-open .offcanvas-effect-4.offcanvas-menu, .offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
								overflow-x: hidden
				}
				.offcanvas-menu-open .offcanvas-menu {
								position: fixed;
								max-width: 300px
				}
}

.fixtop {
				position: fixed !important;
				top: 0;
				left: 0;
				width: 100%
}

ul.categorys li a {
				display: block;
				color: #333
}

ul.categorys li.active a, ul.categorys li:hover a {
				color: #ff7e00
}

.edit-admin {
				color: #333;
				overflow: hidden;
				font-weight: 700;
				display: block
}

.edit-admin span {
				display: block
}

.edit-admin:hover {
				color: #ff7e00
}

ul.category-accordion li {
				margin-bottom: 0;
				position: relative;
				text-transform: capitalize;
				padding: 0 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

ul.category-accordion li a {
				padding: 11px 30px 12px 19px;
				position: relative;
				overflow: hidden;
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s;
				text-transform: uppercase
}

ul.category-accordion li a:not(.subcart){
				border-bottom: 1px solid #442d25
}

@media only screen and (max-width:1199px) {
				ul.category-accordion li a {
								font-size: 13px;
								overflow: hidden;
								text-overflow: ellipsis;
								white-space: nowrap
				}
}

ul.category-accordion li .subcart {
				top: 11px;
				right: 5px
}

ul.category-accordion li.active>a {
				font-weight: 700
}

ul.category-accordion li.accordion-group:first-child>a {
				padding: 15px 30px 12px 19px
}

ul.category-accordion li.accordion-group:last-child>a {
				padding: 11px 30px 13px 19px
}

ul.category-accordion li li a {
				text-transform: none;
				padding: 7px 25px 9px 7px;
				padding-left: 39px
}

ul.category-accordion li li a i.icon {
				padding-right: 25px
}

@media only screen and (min-width:992px)and (max-width:1199px) {
				ul.category-accordion li li a {
								padding-left: 35px
				}
				ul.category-accordion li li a i.icon {
								padding-right: 10px
				}
}

ul.category-accordion li ul ul li a {
				padding-left: 70px
}

ul.category-accordion li.list-group-item {
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

ul.category-accordion li a {
				display: block;
				font-size: 13px
}

ul.category-accordion li a i {
				display: inline-block;
				text-align: left;
				width: 20px;
				height: 12px
}

ul.category-accordion li>a:not(.subcart){
				background: url(../../images/category-bg.png);
				color: #b9b9b9
}

ul.category-accordion li:hover>a:not(.subcart){
				color: #d5d5d5;
				background: url(../../images/category-bg-hover.png)
}

ul.category-accordion li .subcart {
				position: absolute;
				padding: 0;
				text-align: center;
				color: #b9b9b9;
				width: 20px;
				height: 20px
}

ul.category-accordion li .subcart:before {
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
				position: absolute;
				content: '';
				font-family: 'FontAwesome';
				font-size: 12px
}

ul.category-accordion li .subcart.collapsed:before {
				content: ''
}

ul.category-accordion, ul.category-accordion a {
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s
}

@media only screen and (min-width:992px)and (max-width:1199px) {
				ul.category-accordion li a {
								font-size: 12px
				}
}

body.show-sidebar .btn-sidebar .overlay {
				display: inline
}

.hover-div {
				position: relative
}

.hover-div .hover-mark {
				position: absolute;
				top: 999999%;
				background: #0083ba;
				width: 100%;
				height: 100%
}

#sidebar-column {
				position: absolute !important;
				overflow-x: hidden !important;
				overflow-y: scroll !important;
				top: 0;
				height: 100%;
				background: url(../../images/body.jpg) repeat;
				z-index: 9;
				width: 300px;
				right: -300px;
				visibility: hidden;
				-webkit-text-size-adjust: none;
				-webkit-transform: translateZ(0);
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

#sidebar-column>.content {
				margin-top: 120px;
				padding: 0 15px 20px 15px
}

#sidebar-column h2.sidebar-heading {
				margin-top: 0
}

#sidebar-column .button-close-menu {
				position: absolute;
				top: 0;
				left: 0;
				font-size: 15px;
				width: 100%;
				height: 110px;
				line-height: 110px;
				text-align: center;
				color: #fff;
				background-color: #1f1f1f;
				z-index: 9999;
				cursor: pointer
}

.show-sidebar #sidebar-column {
				z-index: 999999;
				right: 0;
				visibility: visible
}

@media only screen and (max-width:991px) {
				.theiaStickySidebar {
								position: relative !important;
								width: auto !important;
								top: auto !important;
								left: auto !important;
								right: auto !important;
								padding-bottom: 20px !important
				}
}

@media only screen and (min-width:480px)and (max-width:991px) {
				#sidebar .category-sidebar ul {
								top: 100%;
								z-index: 99;
								left: 0
				}
}

@media only screen and (max-width:991px) {
				.theiaStickySidebar {
								position: relative !important;
								width: auto !important;
								top: auto !important;
								left: auto !important;
								right: auto !important
				}
				#sidebar .category-sidebar ul {
								top: 100%;
								z-index: 99;
								left: 0
				}
}

@media only screen and (max-width:479px) {
				sidebar {
								right: -300px;
								display: none !important;
								visibility: hidden
				}
}

.box-sidebar {
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0)
}

.button-tooltip {
				position: relative
}

.button-tooltip i, .button-tooltip span:not(over) {
				z-index: 2;
				position: relative
}

.button-tooltip span[class^="over-"] {
				position: absolute;
				width: 100%;
				height: 26% !important;
				padding: 0 !important;
				margin: 0 !important;
				left: 0;
				z-index: 1;
				background: #ff7e00;
				-webkit-transform: scale(1, 0);
				-moz-transform: scale(1, 0);
				-ms-transform: scale(1, 0);
				-o-transform: scale(1, 0);
				transform: scale(1, 0);
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.button-tooltip .over-1 {
				top: 0;
				-webkit-transition-delay: .1s !important;
				-moz-transition-delay: .1s !important;
				-ms-transition-delay: .1s !important;
				-o-transition-delay: .1s !important;
				transition-delay: .1s !important
}

.button-tooltip .over-2 {
				top: 25%;
				-webkit-transition-delay: .2s !important;
				-moz-transition-delay: .2s !important;
				-ms-transition-delay: .2s !important;
				-o-transition-delay: .2s !important;
				transition-delay: .2s !important
}

.button-tooltip .over-3 {
				top: 50%;
				-webkit-transition-delay: .3s !important;
				-moz-transition-delay: .3s !important;
				-ms-transition-delay: .3s !important;
				-o-transition-delay: .3s !important;
				transition-delay: .3s !important
}

.button-tooltip .over-4 {
				top: 75%;
				-webkit-transition-delay: .4s !important;
				-moz-transition-delay: .4s !important;
				-ms-transition-delay: .4s !important;
				-o-transition-delay: .4s !important;
				transition-delay: .4s !important
}

.button-tooltip:hover span[class^="over-"], .box-block:hover .button-tooltip span[class^="over-"] {
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
				transform: scale(1);
				opacity: 1;
				filter: alpha(opacity = 100)
}

@media only screen and (max-width:767px) {
				.container {
								padding: 0 7px
				}
				.row {
								margin-left: -7px;
								margin-right: -7px
				}
				.row .col-xs-12, .row .col-xs-6 {
								padding-left: 7px;
								padding-right: 7px
				}
}

@media only screen and (min-width:480px) {
				.visible-480 {
								display: none !important
				}
}

@media only screen and (max-width:479px) {
				.hidden-480 {
								display: none !important
				}
				.visible-480 {
								display: block !important
				}
}

@media only screen and (min-width:360px)and (max-width:479px) {
				.col-xs-6 {
								width: 50% !important
				}
}

@media only screen and (max-width:359px) {
				.col-xs-6 {
								width: 100% !important
				}
}

.main-heading, .footer-heading {
				margin-top: 0;
				position: relative;
				color: #fff;
				font-family: Arial, sans-serif
}

.main-heading span, .footer-heading span {
				display: block
}

.main-heading {
				font-size: 16px
}

.sidebar-heading {
				font-size: 18px;
				color: #0083ba
}

.footer-heading {
				font-size: 16px;
				color: #fff;
				font-weight: 500
}

.owl-theme .owl-controls {
				margin-top: 0
}

.owl-theme .owl-controls .owl-buttons div {
				position: absolute;
				margin: 0;
				padding: 0;
				background: none
}

@media only screen and (max-width:1199px) {
				.main-heading {
								font-size: 16px
				}
				.sidebar-heading {
								font-size: 14px
				}
}

@media only screen and (max-width:991px) {
				.main-heading {
								font-size: 16px
				}
				.sidebar-heading {
								font-size: 18px
				}
}

@media only screen and (max-width:767px) {
				.main-heading {
								font-size: 16px
				}
				.sidebar-heading {
								font-size: 18px
				}
}

@media only screen and (max-width:991px)and (min-width:768px) {
				.noborder-sm {
								border-color: transparent !important
				}
}

@media only screen and (max-width:1199px)and (min-width:992px) {
				.noborder-md {
								border-color: transparent !important
				}
}

@media only screen and (min-width:1200px) {
				.noborder-lg {
								border-color: transparent !important
				}
}

.breadcrumb {
				margin-bottom: 0
}

.article-detail .price-all {
				display: block;
				margin: 20px 0
}

.article-detail .price-all .price-old {
				font-size: 15px;
				color: #baa492;
				text-decoration: line-through
}

.article-detail .price-all .price {
				font-size: 20px;
				color: #0083ba;
				margin-right: 10px
}

.post-slider {
				margin-bottom: 10px
}

.blog-image {
				display: block;
				text-align: center;
				margin-bottom: 10px
}

.image-article {
				border: 1px solid #e4e4e4;
				overflow: hidden;
				position: relative;
				text-align: center;
				margin-bottom: 20px
}

.image-article img {
				left: 0;
				top: 0
}

.more-image {
				margin-top: 10px
}

.more-image .item-img {
				text-align: center
}

.more-image .item-img a {
				display: block;
				padding: 3px;
				width: 100%;
				height: 100%
}

.more-image .item-img a.active img {
				border-color: #e4e4e4
}

.more-image .item-img img {
				border: 1px solid #ededed
}

.more-image .owl-theme .owl-controls .owl-buttons div {
				background: rgba(255, 126, 0, .75);
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				padding: 0;
				margin: 0;
				top: 40%;
				opacity: 1;
				filter: alpha(opacity = 100);
				width: 20px;
				height: 20px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				-webkit-transition: all .3s;
				-moz-transition: all .3s;
				-ms-transition: all .3s;
				-o-transition: all .3s;
				transition: all .3s
}

.more-image .owl-theme .owl-controls .owl-buttons div:hover {
				background: #0083ba
}

.more-image .owl-theme .owl-controls .owl-buttons div.owl-prev {
				left: -5px
}

.more-image .owl-theme .owl-controls .owl-buttons div.owl-next {
				right: -5px
}

h2.title {
				margin-top: 0
}

.property {
				color: #000
}

.property a {
				display: inline-block
}

.property .rating {
				margin: 10px 0;
				line-height: 20px
}

.property>span {
				margin-bottom: 0;
				display: block;
				font-size: 12px
}

.property>span>strong i, .property>span .lbl i {
				width: 15px;
				color: #696969
}

#cart {
				margin-bottom: 10px
}

#cart input, #cart button {
				float: left;
				height: 36px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

#cart input {
				border: 1px solid #e4e4e4;
				width: 60px;
				text-align: center;
				margin-right: 5px
}

#cart button {
				background: #0083ba;
				color: #fff
}

#cart button i {
				font-size: 16px;
				margin-right: 5px
}

#cart button span[class^="over-"] {
				background: #0083ba
}

#cart button:hover {
				background: #ff7e00
}

.wishlist-compare {
				margin: 10px 0
}

.wishlist-compare .wishlist, .wishlist-compare .compare {
				margin: 10px 5px
}

.wishlist-compare .wishlist a, .wishlist-compare .compare a {
				background: url(../../images/icon-action.png) no-repeat;
				padding-left: 25px
}

.wishlist-compare .wishlist a {
				background-position: left 2px
}

.wishlist-compare .compare a {
				background-position: left -109px
}

.zoomContainer {
				z-index: 999
}

@media only screen and (min-width:480px) {
				.article-detail .blog-image {
								float: left;
								margin-right: 10px;
								margin-bottom: 10px;
								max-width: 300px
				}
}

@media only screen and (max-width:767px) {
				.zoomContainer {
								display: none !important
				}
}

.embed-responsive {
				position: relative;
				display: block;
				height: 0;
				padding: 0;
				overflow: hidden
}

.embed-responsive.embed-responsive-16by9 {
				padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
				padding-bottom: 75%
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				border: 0;
				width: 100%;
				height: 100%
}

.isotope {
				-webkit-transition-property: height, width;
				-moz-transition-property: height, width;
				-ms-transition-property: height, width;
				-o-transition-property: height, width;
				transition-property: height, width
}

.isotope, .isotope .isotope-item {
				-webkit-transition-duration: .8s;
				-moz-transition-duration: .8s;
				-ms-transition-duration: .8s;
				-o-transition-duration: .8s;
				transition-duration: .8s
}

.isotope .isotope-item {
				-webkit-transition-property: -webkit-transform, opacity;
				-moz-transition-property: -moz-transform, opacity;
				-ms-transition-property: -ms-transform, opacity;
				-o-transition-property: -o-transform, opacity;
				transition-property: transform, opacity
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
				-webkit-transition-duration: 0s;
				-moz-transition-duration: 0s;
				-ms-transition-duration: 0s;
				-o-transition-duration: 0s;
				transition-duration: 0s
}

.form-group .select {
				width: auto
}

#count-number {
				position: absolute;
				background: red;
				color: #fff;
				font-family: Arial;
				padding: 3px 5px;
				text-indent: 0;
				font-weight: 700;
				font-size: 11px;
				line-height: normal;
				z-index: 9;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				-ms-border-radius: 5px;
				-o-border-radius: 5px;
				border-radius: 5px;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.mini-cart-info {
				width: 300px
}

.mini-cart-info .mini-products-list {
				margin-bottom: 0;
				overflow-y: auto
}

.mini-cart-info .mini-products-list li {
				padding: 10px;
				border-bottom: 1px solid #ddd
}

.mini-cart-info .mini-products-list article figure {
				float: right;
				margin-left: 10px;
				width: 50px;
				z-index: 9
}

.mini-cart-info .mini-products-list article figure img {
				margin-bottom: 5px
}

.mini-cart-info .mini-products-list article .delete {
				padding-left: 5px
}

.mini-cart-info .mini-products-list article .delete, .mini-cart-info .mini-products-list article .edit {
				color: #ccc;
				display: inline-block
}

.mini-cart-info .mini-products-list article .delete:hover, .mini-cart-info .mini-products-list article .edit:hover {
				color: #0083ba
}

.mini-cart-info .mini-products-list article h3 {
				font-weight: 700;
				margin-bottom: 0;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap
}

.mini-cart-info .mini-products-list article h3 a {
				color: #333
}

.mini-cart-info .mini-products-list article .description {
				font-size: 11px;
				margin-bottom: 5px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap
}

.mini-cart-info .mini-products-list article .price, .mini-cart-info .mini-products-list article .qty, .mini-cart-info .mini-products-list article .number {
				display: inline-block
}

.mini-cart-info .mini-products-list article .price {
				color: #a99182;
				font-size: 16px;
				font-weight: 700;
				margin-right: 15px
}

.mini-cart-info .mini-products-list article .qty {
				margin-left: 3px;
				font-weight: 700;
				font-size: 14px
}

.mini-cart-info .mini-products-list article .number {
				border: 1px solid #e4e4e4;
				border-radius: 3px;
				display: inline-block;
				padding: 3px 8px;
				font-size: 14px
}

.mini-cart-info .total {
				border-bottom: 1px solid #e4e4e4;
				margin-bottom: 15px;
				padding: 9px 10px
}

.mini-cart-info .total .label {
				padding: 0
}

.mini-cart-info .total .price-total {
				color: #a99182;
				font-size: 16px;
				font-weight: 700
}

.mini-cart-info .action {
				padding: 10px;
				margin-bottom: 10px
}

.mini-cart-info .action a {
				background: #0083ba;
				color: #fff;
				font-size: 12px
}

.mini-cart-info .action a:hover {
				background: #ff7e00;
				-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
				-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
				-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
				-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
				box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.mini-cart-info .mini-products-list {
				max-height: 288px
}

.mini-cart-info .total .label {
				color: #333;
				font-size: 14px;
				font-weight: 700
}

.mini-cart-info .action a {
				padding: 7px 10px;
				font-size: 11px;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				-ms-border-radius: 2px;
				-o-border-radius: 2px;
				border-radius: 2px;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.mini-cart-info .action a i {
				font-size: 18px
}

.filter {
				padding: 0 10px;
				border: 1px solid #e9e9e9;
				height: 36px;
				margin: 10px 0
}

.filter .display {
				margin-right: 16px;
				float: left;
				font-size: 12px;
				line-height: 36px
}

.filter .display span {
				padding-right: 10px
}

.filter .display a {
				border: 1px solid #e9e9e9;
				display: inline-block;
				margin: 3px 0 0 2px;
				overflow: hidden;
				width: 27px;
				height: 27px;
				line-height: 26px;
				text-align: center;
				font-size: 14px;
				color: #b2b2b2
}

.filter .display a.active {
				color: #000
}

.filter .sort {
				float: right;
				font-size: 12px;
				line-height: 36px
}

.filter .sort>span {
				float: left;
				font-size: 12px;
				padding-right: 10px
}

.filter .sort .btn-group {
				margin-right: -1px
}

.filter .sort .btn {
				background: none;
				border-left: 1px solid #ebebeb;
				color: #494949;
				width: 180px;
				font-size: 12px
}

.filter .sort .dropdown-menu {
				font-size: 12px;
				left: auto;
				right: 0;
				margin: 0;
				min-width: 180px
}

.filter .sort select {
				border: 1px solid #ddd
}

@media only screen and (max-width:479px) {
				.filter {
								padding: 0 10px
				}
				.filter .sort .btn {
								width: 120px;
								padding: 10px 0;
								border-left: 0
				}
				.filter .sort .dropdown-menu {
								right: -10px
				}
				.filter .display {
								margin-right: 0
				}
				.filter .display span {
								padding-right: 0
				}
}

.product-sidebar {
				margin-bottom: 10px
}

.product-sidebar figure {
				float: left;
				margin-right: 10px;
				width: 100px;
				z-index: 9
}

.product-sidebar h3 {
				line-height: 18px
}

.product-sidebar .description {
				font-size: 11px;
				line-height: 16px;
				max-height: 32px
}

.product-sidebar .price-all {
				margin: 3px 0
}

.product-sidebar .price {
				display: inline-block;
				margin-right: 5px
}

.product-sidebar .rating {
				height: 11px;
				line-height: 11px
}

.product-sidebar .action a {
				font-size: 12px
}

.blog-sidebar-defult {
				margin-bottom: 15px
}

.blog-sidebar-defult figure {
				float: left;
				width: 100px;
				margin-right: 10px;
				z-index: 9
}

.blog-sidebar-defult h3 {
				margin-bottom: 3px
}

.blog-sidebar-defult .date {
				display: inline-block;
				font-size: 10px;
				line-height: 16px
}

.blog-sidebar-defult .date i {
				font-size: 12px
}

.blog-sidebar-defult .description {
				font-size: 11px;
				line-height: 16px;
				max-height: 32px
}

.blog-sidebar-defult span.description {
				display: block
}

.blog-sidebar-defult .action a {
				font-size: 12px
}

.widget-delete {
				display: none !important;
				visibility: hidden !important;
				margin: 0 !important;
				padding: 0 !important;
				height: 0 !important;
				width: 0 !important
}

#comment {
				margin: 10px 0
}

.fb_iframe_widget_fluid span {
				width: 100% !important
}

.fb_iframe_widget span {
				display: inline-block;
				position: relative;
				text-align: justify
}

.fb_iframe_widget {
				display: inline-block;
				position: relative
}

.fb_iframe_widget_fluid {
				display: inline
}

.fb_iframe_widget iframe {
				position: absolute;
				width: 100% !important
}

.text-box, textarea {
				border: 1px solid #bdc3c7;
				color: #34495e;
				font-family: Arial, sans-serif;
				font-size: 13px;
				line-height: 1.467;
				padding: 6px 8px;
				height: 36px;
				border-radius: 2px;
				box-shadow: none;
				transition: all .25s linear, color .25s linear, background-color .25s linear;
				width: 100%
}

.form-group.focus .text-box, .form-group.focus textarea, .text-box:focus, textarea:focus {
				border-color: rgba(82, 168, 236, .8);
				outline: 0;
				box-shadow: 0 0 0 3px rgba(237, 246, 253, .97)
}

.text-box[disabled], textarea[disabled], .text-box[readonly], textarea[readonly], fieldset[disabled] .text-box, fieldset[disabled] textarea {
				background-color: #fafbfb;
				border-color: #cad2d3;
				color: #b5c0c1;
				cursor: default;
				opacity: .8;
				filter: alpha(opacity = 80)
}

.text-box.flat, textarea.flat {
				border-color: transparent
}

.text-box.flat:hover, textarea.flat:hover {
				border-color: #bdc3c7
}

.text-box.flat:focus, textarea.flat:focus {
				border-color: #1abc9c
}

.text-box.input-validation-error, textarea.input-validation-error {
				border-color: rgba(82, 168, 236, .8);
				outline: 0;
				box-shadow: 0 0 0 3px rgba(237, 246, 253, .97)
}

@media ( max-width :1199px) {
				.text-box, textarea {
								height: 33px
				}
}

@media ( max-width :991px) {
				.text-box, textarea {
								height: 40px
				}
}

.input-validation-error {
				border-color: #7f8c8d;
				outline: 0;
				-webkit-box-shadow: 0 0 0 3px #eceeee;
				-moz-box-shadow: 0 0 0 3px #eceeee;
				-ms-box-shadow: 0 0 0 3px #eceeee;
				-o-box-shadow: 0 0 0 3px #eceeee;
				box-shadow: 0 0 0 3px #eceeee;
				-webkit-transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-ms-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
				transition: all .3s ease-in-out
}

.contacts h2.heading {
				padding-bottom: 4px;
				position: relative;
				color: #fff;
				font-family: 'UTM HelvetIns', Arial, sans-serif;
				font-size: 20px;
				text-transform: uppercase;
				font-size: 25px
}

.form-contact span {
				font-size: 13px;
				display: block;
				color: #868686;
				margin-bottom: 8px
}

.form-contact h2.heading {
				padding-bottom: 4px;
				position: relative;
				color: #fff;
				font-family: 'UTM HelvetIns', Arial, sans-serif
}

form textarea {
				height: 211px
}

form .text1 {
				margin-bottom: 5px
}

form .text1 label, form .context-c1 label {
				margin-top: 7px;
				margin-bottom: 5px;
				font-weight: normal
}

form .text1 img.captcha {
				margin-top: 2px
}

.box-companny {
				padding: 7px 0;
				font-size: 13px;
				border-bottom: 1px dashed #ccc;
				margin-bottom: 10px
}

.box-companny .content {
				color: #000;
				line-height: 24px
}

.box-companny .content .label {
				color: #000;
				font-size: 13px;
				padding: 0 0;
				display: block;
				text-align: left;
				font-weight: normal;
				margin-bottom: 4px;
				white-space: normal;
				line-height: 24px;
				position: relative;
				padding-left: 40px;
				padding-top: 4px;
				min-height: 28px
}

.box-companny .content .label i {
				width: 40px;
				height: 30px;
				text-align: center;
				font-size: 22px;
				line-height: 30px;
				position: absolute;
				left: 0;
				top: 0
}

.contacts .description {
				border-left: 0;
				border-right: 0;
				margin: 5px 0;
				padding: 5px 0;
				font-size: 13px
}

.bt-submit, .bt-clear {
				margin-bottom: 20px;
				background: #0083ba;
				color: #fff;
				font-size: 13px;
				padding: 10px 15px;
				margin-top: 20px;
				display: block;
				float: left;
				margin-right: 10px;
				outline: none;
				border: 1px solid #0083ba;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				width: auto;
				height: auto;
				-webkit-transition: all .6s ease;
				-moz-transition: all .6s ease;
				-ms-transition: all .6s ease;
				-o-transition: all .6s ease;
				transition: all .6s ease
}

.bt-submit:hover, .bt-clear:hover {
				border-color: #ff7e00;
				background: #ff7e00;
				color: #fff
}

.maps {
				margin-bottom: 40px
}

.maps iframe {
				height: 450px
}

.success-contact {
				margin-bottom: 20px;
				font-size: 13px;
				color: #262626;
				font-weight: 700;
				font-family: Arial
}

#CaptCha {
				width: 100px
}

.captchas input, .captchas img {
				height: 30px;
				float: left
}

@media only screen and (max-width:1199px) {
				.maps iframe {
								height: 300px
				}
}

img.fr-fir {
				z-index: 1;
				position: relative;
				margin: auto;
				overflow: auto;
				padding: 10px 3px 10px 10px;
				float: right !important
}

img.fr-fil {
				z-index: 1;
				position: relative;
				margin: auto;
				overflow: auto;
				padding: 10px 10px 10px 3px;
				float: left !important
}

img.fr-fin {
				z-index: 1;
				position: relative;
				margin: auto;
				overflow: auto;
				display: block
}

.all-elements.active {
				z-index: 9999
}

.skin.skin.quickview {
				height: 100%;
				background: url(../../images/body.jpg) repeat !important;
				padding: 20px
}

.search-mobile {
				background: #1f1f1f;
				position: relative;
				border-bottom: 1px solid rgba(255, 255, 255, .03);
				margin-right: 20px
}

.search-mobile .txt-search {
				background: #1f1f1f;
				width: 100%;
				border: none;
				height: 50px;
				padding-left: 15px;
				padding-right: 50px
}

.search-mobile .txt-search:-moz-placeholder {
				color: #6b757d;
				font-size: 11px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search-mobile .txt-search:-ms-input-placeholder {
				color: #6b757d;
				font-size: 11px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search-mobile .txt-search::-webkit-input-placeholder {
				color: #6b757d;
				font-size: 11px;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.search-mobile .bt-search {
				position: absolute;
				background: #1f1f1f;
				right: 0;
				top: 0;
				border: none;
				width: 40px;
				height: 50px
}

.pd-lr {
				margin: 0 10px
}

.sub-menu li {
				padding: 10px 2px
}

.sub-menu li a {
				color: #fff;
				border-bottom: none
}

.search, #navigation, .add-link a, #vns-mainnav .home a, .box-info-header p, #vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a, #banner, .sidebar-heading, .main-heading, .box-sidebar, .category-sidebar>li>a, .box-support, .box-partner, #footer .container-bg, .footer-consulting a, .footer-services a, .newsletter-form, .footer-address .branch strong, #bottom .container-bg {
				position: relative
}

.search:before, .search:after, .search button:before, .search button:after, #navigation:before, .add-link a:before, #vns-mainnav:before, #vns-mainnav:after, #vns-mainnav .home a:before, #vns-mainnav a:after, .box-info-header.time p:before, #vns-mainnav .dropdown>.dropdown-menu .dropdown-menu-inner li a:before, #banner:before, #banner .tparrows, #banner .bullet, #banner .tp-bullets:before, .sidebar-heading:before, .main-heading:before, .main-heading:after, .box-sidebar:after, .category-sidebar>li>a:before, .box-support:before, .box-product-hot .owl-theme .owl-controls .owl-buttons div, .box-partner .owl-theme .owl-controls .owl-buttons div, .box-partner:after, .box-product figure a:not(.zoom):before, #footer .container-bg:before, #footer .container-bg:after, .footer-consulting a:not(.view-all):before, .footer-consulting a.view-all:after, .footer-services a:before, .newsletter-form button, .footer-address .branch strong:before, #bottom .container-bg:before, #bottom .container-bg:after,
				.product-owl .owl-controls .owl-buttons div {
				position: absolute;
				content: '';
				background: url(../../images/icon.png) no-repeat left top
}

#banner h2, #banner .description, .sidebar-heading, .main-heading, .box-support .heading, .footer-heading {
				font-family: 'UTM Swiss Condensed', Arial, sans-serif !important
}

.add-link a, .owl-theme .owl-controls .owl-buttons div, .box-product, .box-product figure a:not(.zoom):before, .footer-consulting a.view-all:after, .box-sidebar a.view-all:before, .box-sidebar a.view-all:after, .footer-newsletter .loading-submit {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.mobile-hotline {
				margin: 10px;
				color: red
}

.mobile-hotline span.lbl {
				font-weight: 700
}

.p-detail .contact a {
				border: solid 1px #0298d7;
				border-radius: 5px;
				float: left;
				padding: 2px 15px;
				margin-bottom: 10px
}

.p-detail .contact a:hover {
				border: solid 1px #ff7e00;
				background-color: #ff7e00;
				color: #fff
}

.sub-page #header {
				height: 130px !important
}

.sub-page #navigation {
				margin-bottom: 0 !important
}

.sub-page .header-title {
				margin-top: 45px !important
}

.sub-page .right {
				margin-top: 21px !important
}

.box-lr-partner {
				border: solid 1px #e6e5e5;
				border-radius: 10px
}

.box-lr-partner h2.heading {
				background-color: #0298d7;
				text-align: center;
				color: #fff;
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				font-size: 18px;
				font-weight: 700;
				border-radius: 10px 10px 0 0;
				text-transform: uppercase;
				padding: 10px 0
}

.box-lr-partner .content {
				padding: 10px
}

#slider-news h3.heading {
				font-family: 'UTM Swiss Condensed', 'Open Sans', Arial, sans-serif;
				color: #fff;
				text-transform: uppercase;
				float: left;
				background-color: #ff7e00;
				margin: 0;
				padding: 10px 40px 10px;
				font-size: 17px;
				font-weight: 700;
				border-radius: 15px 15px 0 0
}

#slider-news .content {
				border: solid 1px #e7e7e7;
				border-radius: 0 15px 15px 15px;
				padding: 10px
}

#slider-news .content figure {
				text-align: center
}

#slider-news .content .meta h3 {
				margin-top: 10px;
				margin-bottom: 5px;
				text-align: justify;
				line-height: 16px;
				height: 32px
}

#slider-news .content .meta h3 a {
				font-size: 13px
}

#slider-news .content .owl-theme .owl-controls .owl-buttons div {
				width: 34px;
				height: 34px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				top: -35%;
				background: url(../../images/lr-slide-news.png) no-repeat;
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s
}

#slider-news .content .owl-theme .owl-controls .owl-buttons div.owl-prev {
				right: 35px;
				background-position: left top
}

#slider-news .content .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
				background: url(../../images/lr-slide-news-hover.png) no-repeat left top
}

#slider-news .content .owl-theme .owl-controls .owl-buttons div.owl-next {
				right: 0;
				background-position: right top
}

#slider-news .content .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
				background: url(../../images/lr-slide-news-hover.png) no-repeat right top
}

.home-news h2.heading {
				border-bottom: solid 1px #cacaca;
				padding-bottom: 6px;
				margin-bottom: 20px
}

.home-news h2.heading span {
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				text-transform: uppercase;
				color: #028d00;
				border-bottom: solid 2px #028d00;
				padding-bottom: 4px;
				padding-right: 10px
}

.home-news h2.heading a.view-all {
				background: url(../../images/bg-view-all.png) repeat-x left top;
				width: 91px;
				height: 25px;
				text-transform: uppercase;
				font-weight: 500;
				color: #028d00;
				font-size: 11px;
				line-height: 25px;
				padding-left: 10px;
				position: relative
}

.home-news h2.heading a.view-all:after {
				background: url(../../images/icon-view-all-a.png) repeat-x left top;
				position: absolute;
				right: 0;
				top: 8px;
				width: 4px;
				height: 7px;
				content: ''
}

.home-news .mn-right .item {
				border-bottom: dashed 1px #abaaaa;
				margin-bottom: 15px;
				padding-bottom: 15px
}

.home-news .mn-right .item:last-child {
				border-bottom: none
}

.home-news .mn-right .item .meta h3 {
				font-weight: 700
}

.home-news .mn-right .item .meta h3:hover a {
				color: #028d00
}

.home-news .mn-left .meta h3 {
				font-weight: 700;
				font-size: 14px;
				margin-bottom: 5px
}

.home-news .mn-left .meta h3 a {
				color: #028d00
}

.home-news .mn-left .meta .date {
				margin-bottom: 15px;
				font-size: 11px;
				color: gray
}

.home-news .mn-left .detail {
				margin-top: 20px
}

.home-news .mn-left .detail a {
				text-transform: uppercase;
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				color: #028d00;
				position: relative;
				font-weight: 700
}

.home-news .mn-left .detail a:after {
				background: url(../../images/icon-view-all-a.png) repeat-x left top;
				position: absolute;
				left: 80px;
				top: 8px;
				width: 4px;
				height: 7px;
				content: ''
}

.logo {
				margin-top: 15px;
				z-index: 100
}

.header-title {
				margin: 25px 0 0 115px
}

@media only screen and (min-width:992px) {
				.search .bt-search {
								font-size: 0
				}
}

.box-info-header {
				float: right;
				margin-left: 12px;
				text-align: center;
				font-size: 12px
}

.box-info-header p {
				color: #858585;
				margin-bottom: 4px
}

.box-info-header p i {
				color: #53b100;
				font-size: 15px;
				padding-right: 2px
}

.box-info-header span {
				background: #f4f4f4;
				font-weight: 700;
				color: #444;
				display: block;
				height: 24px;
				line-height: 24px;
				letter-spacing: -.1px;
				padding: 0 10px 0 12px
}

.box-info-header.time {
				margin-right: 1px
}

.box-info-header.time p {
				padding-left: 19px
}

.box-info-header.time p:before {
				width: 14px;
				height: 14px;
				background-position: -199px 0;
				top: 3px;
				left: 1px
}

#navigation {
				background: #ebf8ff repeat;
				margin-top: -5px;
				z-index: 999;
				height: 55px;
				margin-bottom: 20px
}

.add-link {
				margin-top: 29px
}

.add-link a {
				float: left;
				margin-left: 2px;
				opacity: .5;
				filter: alpha(opacity = 50);
				margin-left: 5px
}

.add-link a, .add-link a:before {
				width: 33px;
				height: 33px
}

.add-link a.tw:before {
				background: url(../../images/icon-add-link.png) no-repeat;
				background-position: -37px 0
}

.add-link a.rss:before {
				background: url(../../images/icon-add-link.png) no-repeat;
				background-position: -37px 0
}

.add-link a.fb {
				margin-left: 4px
}

.add-link a.fb:before {
				background: url(../../images/icon-add-link.png) no-repeat;
				background-position: -73px 0
}

.add-link a.gg {
				margin-left: 4px
}

.add-link a.gg:before {
				background: url(../../images/icon-add-link.png) no-repeat;
				background-position: -109px 0
}

.add-link a.in:before {
				background: url(../../images/icon-add-link.png) no-repeat;
				background-position: 0 0
}

.add-link a:hover {
				opacity: 1;
				filter: alpha(opacity = 100)
}

#vns-mainnav {
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				margin-top: 5px;
				border-bottom: solid 1px #0083ba;
				width: 100%;
				padding-bottom: 1px
}

@media only screen and (max-width:1199px) {
				.logo {
								width: 130px
				}
				.header-title {
								width: 357px;
								margin: 20px 0 0 10px
				}
				.search {
								margin-bottom: 5px
				}
				.box-info-header {
								font-size: 11px
				}
				#navigation {
								margin-top: 0
				}
				#vns-mainnav {
								margin-top: 0
				}
				#vns-mainnav:before, #vns-mainnav:after {
								top: 0
				}
}

@media only screen and (min-width:768px)and (max-width:991px) {
				#header-fixed .header-logo {
								width: 170px;
								margin-top: 15px
				}
}

#banner {
				background: url(../../images/bg-banner.jpg) no-repeat left top;
				position: relative
}

#banner:before {
				width: 100%;
				height: 6px;
				background: url(../../images/banner-after.png) repeat-x left top;
				bottom: -6px;
				left: 0
}

#banner .box-description {
				white-space: normal !important;
				max-width: 638px;
				padding: 25px 0 26px 27px !important
}

#banner .link, #banner .box-description-border {
				background: #fff;
				border: solid 1px #a2d8f0 !important;
				border-radius: 15px !important
}

#banner .link {
				font-family: Arial, sans-serif !important
}

#banner .link a {
				color: #0298d7 !important;
				text-transform: none;
				font-weight: 500;
				font-size: 12px;
				padding: 2px 20px 2px 15px
}

#banner .link a:before {
				background: url(../../images/icon-banner-link.png) no-repeat;
				width: 4px;
				height: 7px;
				content: '';
				position: absolute;
				right: 10px;
				top: 9px
}

#banner .link a:hover {
				color: #ff7302 !important
}

#banner .description {
				color: #636363 !important;
				max-width: 551px;
				max-height: 60px;
				overflow: hidden
}

#banner .tparrows {
				width: 41px;
				height: 35px
}

#banner .tparrows.tp-leftarrow {
				background-position: 0 -39px
}

#banner .tparrows.tp-leftarrow:hover {
				background-position: 0 -76px
}

#banner .tparrows.tp-rightarrow {
				background-position: -41px -39px
}

#banner .tparrows.tp-rightarrow:hover {
				background-position: -41px -77px
}

#banner .tp-bullets {
				opacity: 1 !important;
				padding-left: 4px;
				bottom: -30px !important;
				position: absolute !important;
				left: auto !important;
				right: 104px !important;
				opacity: 1;
				filter: alpha(opacity = 100)
}

#banner .tp-bullets .bullet span {
				position: absolute;
				color: #fff;
				padding: 1px 8px;
				border: solid 1px #fff;
				border-radius: 50%
}

#banner .tp-bullets .bullet span:hover {
				background: #fff;
				color: #ccc
}

#banner .tp-bullets .bullet:hover span, #banner .tp-bullets .bullet.selected span {
				background: #fff;
				color: #ccc
}

#banner .tp-bullets .b-1 {
				right: 0;
				bottom: 50px
}

#banner .tp-bullets .b-2 {
				right: -35px;
				bottom: 74px
}

#banner .tp-bullets .b-3 {
				right: -62px;
				bottom: 105px
}

#banner .tp-bullets .b-4 {
				right: -84px;
				bottom: 137px
}

@media only screen and (max-width:767px) {
				#banner {
								overflow: hidden
				}
				#banner .tp-bullets, #banner .tparrows {
								display: none;
								visibility: hidden
				}
}

@media only screen and (min-width:1200px) {
				.columns-home-row {
								margin: 0 -17px
				}
				.columns-home-row .col-xs-12 {
								padding: 0 17px
				}
				.columns-home-row .col-md-3 {
								width: 27.745%;
								right: 72.255%
				}
				.columns-home-row .col-md-9 {
								width: 72.255%;
								left: 27.745%
				}
}

.sidebar-heading {
				background: #0298d7;
				padding: 19px 0;
				text-transform: uppercase;
				letter-spacing: .5px;
				text-shadow: 0 0;
				color: #fff;
				margin-bottom: 0;
				text-align: center;
				font-weight: 500;
				border-radius: 10px 10px 0 0
}

.main-heading span.left {
				text-transform: uppercase;
				background: #fff;
				display: inline-block;
				margin-bottom: 20px;
				color: #ff7e00;
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				font-size: 20px;
				top: -40px;
				position: absolute;
				font-weight: 500
}

.main-heading a.right {
				position: absolute;
				color: #f87602;
				top: -42px;
				right: 0;
				font-style: italic;
				text-decoration: underline !important;
				font-size: 14px
}

.main-heading a.right:hover {
				text-decoration: none !important
}

.main-heading a.right:before {
				background: url(../../images/icon-m-heading-right.png) no-repeat;
				width: 17px;
				height: 16px;
				position: absolute;
				left: -24px;
				top: 0;
				content: ''
}

.footer-heading {
				text-transform: uppercase;
				text-shadow: 0 0;
				letter-spacing: .6px;
				margin-bottom: 26px
}

.box-sidebar {
				margin-left: 1px;
				background: #fff;
				margin-bottom: 20px
}

.box-sidebar .view-all {
				background: #fff;
				font-size: 12px;
				position: absolute;
				top: 19px;
				right: 20px;
				color: #028d00;
				padding: 1px 4px 0 6px;
				border: solid 0 #016200
}

.box-sidebar .view-all:before, .box-sidebar .view-all:after {
				position: absolute;
				content: '';
				top: 0;
				border-style: solid
}

.box-sidebar .view-all:before {
				border-width: 10px 6px 11px 10px;
				left: -16px;
				border-color: transparent #fff transparent transparent
}

.box-sidebar .view-all:after {
				border-color: transparent transparent transparent #fff;
				border-width: 10px 10px 11px 6px;
				right: -16px
}

.category-sidebar {
				font-size: 13px;
				margin-bottom: 0;
				border: solid 1px #4cb6e3;
				background: #fff;
				padding: 5px
}

.category-sidebar>li {
				background-color: #0298d7;
				position: relative
}

.category-sidebar>li>a {
				display: block;
				padding: 10px 30px;
				color: #fff;
				
}

.category-sidebar>li>a:before {
				width: 6px;
				height: 10px;
				background: url(../../images/icon-mn-cate.png) no-repeat;
				top: 14px;
				left: 15px
}

.category-sidebar>li .panel-group {
				margin: 0
}

.category-sidebar>li .panel-group .panel {
				border: none
}

.category-sidebar>li a.fa-chevron-down {
				position: absolute;
				top: 5px;
				right: 10px;
				color: #fff;
				border: none
}

.category-sidebar>li:last-child>a {
				border-bottom: none
}

.category-sidebar a {
				    border-bottom: 1px solid #0289c1;
				    padding: 8px 20px 9px 36px;
				    font-style: normal;
				    display: block;
				    font-size: 15px
}

.category-sidebar ul {
				font-style: italic;
				font-size: 12px;
				background: #0298d7
}


.category-sidebar li:hover {
				background: #0172a2
}

.category-sidebar li:hover>a {
				color: #fff
}

.category-sidebar li:hover>a:before {
				width: 10px;
				height: 6px;
				background: url(../../images/icon-mn-cate-h.png) no-repeat
}

.box-support {
				border: solid 1px #e6e5e5;
				border-radius: 10px
}

.box-support .name {
				width: 100%
}

.box-support .ctn {
				width: 100%
}

.box-support .s-left {
				float: left;
				width: 50%
}

.box-support .s-right {
				float: right;
				position: relative
}

.box-support .s-right:before {
				height: 12px;
				border: solid 1px #9f9f9f;
				content: '';
				position: absolute;
				top: 5px;
				left: -25px;
				font-weight: 500
}

.box-support p {
				margin-bottom: 0
}

.box-support p.heading {
				background-color: #ff7e00;
				text-align: center;
				color: #fff;
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				font-size: 18px;
				font-weight: 500;
				border-radius: 10px 10px 0 0;
				text-transform: uppercase;
				padding: 10px 0
}

.box-support .content {
				padding: 15px;
				position: relative
}

.box-support .content:before {
				width: 52px;
				height: 52px;
				position: absolute;
				top: 5px;
				left: 13px;
				content: "";
				background: url(../../images/icon-hotline.png) no-repeat
}

.box-support .netword, .box-support .info {
				font-size: 14px;
				margin-left: -3px
}

.box-support .phone {
				color: #de2d2e;
				font-size: 16px;
				margin-bottom: 4px;
				display: block;
				margin-left: 70px
}

.box-support .lbl {
				text-transform: uppercase;
				color: #de2d2e;
				margin-left: 70px;
				font-weight: 700
}

.box-support .skype {
				color: #0aaae6
}

.box-support .viber {
				color: #8539a4
}

.box-support .zalo {
				color: #117ab6
}

.box-support .info {
				border-top: dotted 1px #00aeef;
				margin-top: 10px;
				padding-top: 10px
}

.box-support .info * {
				display: inline-block
}

.box-block a {
				color: #3e3e3e
}

@media only screen and (min-width:992px) {
				.box-product-sidebar h3 {
								overflow: hidden;
								text-overflow: ellipsis;
								white-space: nowrap
				}
}

.box-product-hot h2.heading {
				padding: 18px 0 17px 21px
}

.box-product-hot h2.heading:before {
				top: 14px
}

.box-product-hot .item {
				padding: 6px 14px 0 16px
}

.box-product-hot .owl-theme .owl-controls .owl-buttons div {
				width: 11px;
				height: 11px;
				opacity: .4;
				filter: alpha(opacity = 40)
}

.box-product-hot .owl-theme .owl-controls .owl-buttons div.owl-prev {
				background-position: -284px -45px;
				top: -52px;
				right: 11px
}

.box-product-hot .owl-theme .owl-controls .owl-buttons div.owl-next {
				background-position: -283px -56px;
				top: -41px;
				right: 12px
}

.box-fance-page h2.heading {
				padding: 19px 0 20px 21px
}

.box-fance-page h2.heading:before {
				top: 14px
}

.box-fance-page .content {
				text-align: center;
				padding: 0 5px 20px 5px
}

@media only screen and (max-width:1199px)and (min-width:992px) {
				.category-sidebar {
								font-size: 12px
				}
				.category-sidebar ul {
								font-size: 11px
				}
				.fb_iframe_widget, .fb_iframe_widget span {
								width: 100% !important
				}
				.sidebar-heading {
								padding: 15px 0 15px 20px !important
				}
				.sidebar-heading:before {
								top: 9px !important
				}
}

@media only screen and (max-width:1199px) {
				.box-sidebar:after {
								background-size: contain
				}
				#banner {
								margin-bottom: 15px
				}
}

#columns {
				margin-bottom: 35px
}

.box-products-home {
				margin-top: 20px;
				padding-top: 20px;
				margin-bottom: 10px;
				position: relative;
				border-top: dashed 1px #283557
}

.box-products-home h3.c-header {
				margin: 0 0 20px 0;
				background-color: #0298d7;
				color: #fff;
				padding: 9px 15px;
				border-radius: 5px
}

.box-products-home h3.c-header a {
				color: #fff
}

.box-products-home .owl-buttons div {
				width: 34px;
				height: 34px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box;
				top: 40%;
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-ms-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s
}

.box-products-home .owl-prev {
				left: -6px;
				background: url(../../images/lr-slide-news.png) no-repeat left top !important
}

.box-products-home .owl-prev:hover {
				background: url(../../images/lr-slide-news-hover.png) no-repeat left top
}

.box-products-home .owl-next {
				right: -6px;
				background: url(../../images/lr-slide-news.png) no-repeat right top !important
}

.box-products-home .owl-next:hover {
				background: url(../../images/lr-slide-news-hover.png) no-repeat right top
}

.box-project-home {
				margin-bottom: 34px
}

.box-product {
				text-align: center;
				border: 1px solid #e4e4e4;
				background: #fff;
				margin-bottom: 25px;
				position: relative;
				display: inline-grid;
}

.box-product .contact {
				border: solid 1px #0298d7;
				border-radius: 5px;
				float: left;
				padding: 2px 15px;
				margin-left: 20px;
				margin-bottom: 10px;
				width: 100px
}

.box-product figure {
				margin-bottom: 15px;
				overflow: hidden
}

.box-product figure .box-label {
				top: 0;
				left: 0;
				font-size: 13px;
				padding: 0 6px 0 7px;
				font-family: 'Roboto', Arial, sans-serif
}

.box-product figure .box-label:before {
				position: absolute;
				content: '';
				border-width: 0 0 25px 10px;
				right: -10px;
				border-color: transparent transparent transparent #0083ba;
				border-style: solid
}

.box-product figure a:not(.zoom):before {
				width: 100%;
				height: 100%;
				background: rgba(0, 0, 0, .5);
				left: 0;
				top: 0;
				opacity: 0;
				filter: alpha(opacity = 0)
}

.box-product .zoom {
				top: 50%;
				left: 50%;
				margin-left: -25px;
				margin-top: -18px;
				z-index: 9;
				border: solid 2px #ff7e00;
				border-radius: 7px
}

.box-product h3 {
				margin-bottom: 13px;
				height: 42px;
				text-transform: uppercase;
				margin: 10px 20px;
				border-bottom: solid 1px #ccc;
				padding-bottom: 10px;
				overflow: hidden
}

.box-product h3 a {
				color: #3e3e3e;
				font-weight: 700
}

.box-product .sdesc {
				text-align: justify;
				margin: 0 20px 30px;
				height: 58px;
				overflow: hidden
}

.box-product .view-detail a {
				position: absolute;
				bottom: 0;
				right: 0;
				height: 31px;
				width: 31px;
				background: url(../../images/bg-product-detail.png) no-repeat
}

.box-product .price span {
				color: #0083ba
}

.box-product:hover {
				border-color: #ff7e00
}

.box-product:hover .contact {
				border: solid 1px #ff7e00;
				background-color: #ff7e00
}

.box-product:hover .contact a {
				color: #fff
}

.box-product:hover .view-detail a {
				background: url(../../images/bg-product-detail-h.png) no-repeat
}

.box-product:hover .price span {
				color: #ff7e00
}

.box-product:hover figure a:not(.zoom):before {
				opacity: 1;
				filter: alpha(opacity = 100)
}

.box-project {
				padding-bottom: 17px
}

.box-project .date {
				font-size: 12px;
				color: #898989;
				margin-bottom: 0
}

.box-project .date span {
				color: #0083ba
}

.box-project:hover .date span {
				color: #ff7e00
}

.box-product-sidebar {
				margin-bottom: 4px;
				padding-top: 0;
				border: none;
				padding-bottom: 0
}

.box-product-sidebar figure {
				margin-bottom: 10px;
				padding-bottom: 0;
				border-bottom: 0
}

.box-product-sidebar h3 {
				border-bottom: none
}

.box-product-sidebar h3 a {
				text-transform: lowercase
}

.box-partner {
				text-align: center;
				margin-bottom: 20px
}

.box-partner .main-heading {
				margin-bottom: 3px !important
}

.box-partner:after {
				width: 100%;
				height: 43px;
				background: url(../../images/shadow-main.png) no-repeat center top;
				left: 0;
				bottom: -43px
}

.box-partner h2.heading {
				margin-left: 0;
				z-index: 9;
				padding: 9px 5px 8px 13px;
				letter-spacing: -.2px
}

.box-partner h2.heading:after, .box-partner h2.heading:before {
				width: 17px;
				height: 34px
}

.box-partner h2.heading:before {
				background-position: -283px 0
}

.box-partner h2.heading:after {
				background-position: -301px 0
}

.box-partner .content-background {
				margin-top: -23px;
				padding: 45px 69px 16px 65px;
				background-color: #fff
}

.box-partner .owl-theme .owl-controls .owl-buttons div {
				width: 23px;
				height: 21px;
				top: 34px
}

.box-partner .owl-theme .owl-controls .owl-buttons div.owl-prev {
				background-position: -89px -92px;
				left: -51px
}

.box-partner .owl-theme .owl-controls .owl-buttons div.owl-next {
				background-position: -114px -92px;
				right: -53px
}

.box-partner a {
				padding: 0 8px
}

@media only screen and (min-width:1200px) {
				.box-partner {
								margin-right: 1px
				}
				.content-background {
								margin-right: -2px
				}
				.box-project-home .content-background {
								margin-right: -1px
				}
				.box-product.item-1, .box-product.item-2, .box-product.item-3 {
								padding-bottom: 19px;
								padding-top: 8px
				}
}

@media only screen and (max-width:1199px) {
				.box-partner .content-background {
								padding: 18px 15px 14px 15px
				}
				.box-partner:after {
								background-size: contain
				}
				.box-partner .owl-theme .owl-controls .owl-buttons div.owl-prev {
								left: -22px
				}
				.box-partner .owl-theme .owl-controls .owl-buttons div.owl-next {
								right: -22px
				}
}

@media only screen and (max-width:767px) {
				#columns {
								margin-bottom: 10px
				}
				.box-product .meta {
								height: 93px
				}
				.box-product h3, .box-product .price, .box-product .date {
								max-height: 40px;
								height: auto
				}
				.box-product h3 {
								height: 40px
				}
}

@media only screen and (max-width:479px) {
				.box-product.item-1, .box-product.item-2 {
								border-top: 0
				}
				.box-product.item-2, .box-product.item-4, .box-product.item-6, .box-product.item-8, .box-product.item-10, .box-product.item-12, .box-product.item-14, .box-product.item-16, .box-product.item-18, .box-product.item-20, .box-product.item-22, .box-product.item-24, .box-product.item-26, .box-product.item-28, .box-product.item-30 {
								border-right-color: #fff
				}
}

@media only screen and (max-width:359px) {
				.box-product {
								border-right-color: #fff !important
				}
}

@media only screen and (min-width:480px) {
				.box-product.item-1, .box-product.item-2, .box-product.item-3 {
								border-top: 0
				}
				.box-product.item-3, .box-product.item-6, .box-product.item-9, .box-product.item-12, .box-product.item-15, .box-product.item-18, .box-product.item-21, .box-product.item-24, .box-product.item-27, .box-product.item-30 {
								border-right-color: #fff
				}
}

#footer {
				padding: 30px 0 10px 0;
				background: #0399d8 url(../../images/bg-footer.jpg) no-repeat center top;
				margin-top: 20px
}

#footer a:hover {
				color: #ff0
}

.footer-consulting {
				width: 235px;
				margin-right: 50px
}

.footer-consulting a {
				padding-left: 23px;
				line-height: 19px;
				margin-bottom: 21px
}

.footer-consulting a:not(.view-all):before {
				width: 16px;
				height: 16px;
				background-position: -301px -45px;
				left: -1px;
				top: 3px
}

.footer-consulting .view-all {
				background: #0083ba;
				display: inline-block;
				color: #fff;
				padding: 2px 4px 0 6px;
				font-size: 12px
}

.footer-consulting .view-all:after {
				border-color: transparent transparent transparent #0083ba;
				border-width: 10px 10px 11px 6px;
				right: -16px;
				border-style: solid;
				top: 0
}

.footer-consulting ul li:last-child a {
				margin-bottom: 14px
}

.box-sidebar .view-all:hover, .footer-consulting .view-all:hover {
				background: #ff7e00;
				color: #fff !important
}

.box-sidebar .view-all:hover:before, .footer-consulting .view-all:hover:before {
				border-color: transparent #ff7e00 transparent transparent
}

.box-sidebar .view-all:hover:after, .footer-consulting .view-all:hover:after {
				border-color: transparent transparent transparent #ff7e00
}

.footer-facebook {
				width: 324px
}



.footer-services h2.heading {
				margin-bottom: 25px
}

.footer-services a {
				padding-left: 20px;
				margin-bottom: 10px
}

.footer-services a:before {
				width: 11px;
				height: 5px;
				background-position: -198px -93px;
				left: 1px;
				top: 8px;
				background: url(../../images/icon-f-service.png) no-repeat
}



.f-newsletter input {
				border: none;
				width: 100%;
				background-color: #fff;
				padding: 10px 5px;
				margin-bottom: 15px
}

.f-newsletter button {
				border: solid 1px #0298d7;
				border-radius: 15px;
				padding: 2px 15px;
				position: relative;
				background: none;
				background-color: #fff;
				color: #0298d7
}

.f-newsletter .loading-submit {
				top: 50px;
				right: 77px;
				width: 23px;
				height: 20px;
				position: absolute;
				line-height: 29px;
				text-align: center;
				cursor: wait;
				opacity: 0;
				filter: alpha(opacity = 0);
				z-index: 0
}

.f-newsletter .loading-submit i {
				color: #fff
}

.f-newsletter .loading-submit.submit {
				opacity: 1;
				filter: alpha(opacity = 100);
				z-index: 2
}

.lr-newsletter {
				background-color: #dedede;
				padding: 10px;
				border-radius: 10px;
				text-align: center;
				margin-bottom: 20px;
				padding-bottom: 4px
}

.lr-newsletter h2.heading {
				font-family: 'UTM Swiss Condensed', Arial, sans-serif;
				text-transform: uppercase;
				border-bottom: dashed 1px #ccc;
				padding-bottom: 10px;
				padding-top: 5px;
				margin-bottom: 25px;
				font-size: 18px;
				font-weight: 700
}

.lr-newsletter input {
				border: none;
				width: 100%;
				background-color: #fff;
				padding: 10px 5px;
				margin-bottom: 15px
}

.lr-newsletter button {
				border: solid 1px #0298d7;
				border-radius: 15px;
				padding: 2px 15px;
				position: relative;
				background: none;
				background-color: #fff;
				color: #0298d7
}

.lr-newsletter .loading-submit {
				top: 50px;
				right: 77px;
				width: 23px;
				height: 20px;
				position: absolute;
				line-height: 29px;
				text-align: center;
				cursor: wait;
				opacity: 0;
				filter: alpha(opacity = 0);
				z-index: 0
}

.lr-newsletter .loading-submit i {
				color: #fff
}

.lr-newsletter .loading-submit.submit {
				opacity: 1;
				filter: alpha(opacity = 100);
				z-index: 2
}

.footer-newsletter {
				width: 231px;
				margin-right: 62px
}

.footer-newsletter h2.heading {
				padding-left: 1px;
				margin-bottom: 21px
}

.footer-newsletter p {
				line-height: 19px;
				margin-bottom: 16px
}

.footer-newsletter p a {
				text-transform: uppercase;
				color: #0083ba;
				display: inline-block
}

.footer-newsletter .newsletter-form {
				width: 100%;
				overflow: hidden;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				-ms-border-radius: 5px;
				-o-border-radius: 5px;
				border-radius: 5px;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.footer-newsletter .newsletter-form input {
				width: 100%;
				border: none;
				margin: 0;
				background: #f4f4f4;
				padding-right: 75px;
				color: #787878;
				padding-left: 13px;
				height: 29px
}

.footer-newsletter .newsletter-form input:-moz-placeholder {
				color: #787878;
				font-size: 12;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.footer-newsletter .newsletter-form input:-ms-input-placeholder {
				color: #787878;
				font-size: 12;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.footer-newsletter .newsletter-form input::-webkit-input-placeholder {
				color: #787878;
				font-size: 12;
				font-style: normal;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-ms-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
}

.footer-newsletter .newsletter-form button, .footer-newsletter .newsletter-form .loading-submit {
				top: 0;
				right: 0;
				width: 71px;
				height: 29px
}

.footer-newsletter .newsletter-form button {
				border: none;
				background-position: -215px -82px;
				color: #fff;
				z-index: 1
}

.footer-newsletter .newsletter-form .loading-submit {
				position: absolute;
				line-height: 29px;
				text-align: center;
				background: #0083ba;
				cursor: wait;
				opacity: 0;
				filter: alpha(opacity = 0);
				z-index: 0
}

.footer-newsletter .newsletter-form .loading-submit i {
				color: #fff
}

.footer-newsletter .newsletter-form .loading-submit.submit {
				opacity: 1;
				filter: alpha(opacity = 100);
				z-index: 2
}

.result {
				padding: 5px 10px;
				font-weight: 700;
				border: 0 solid #fff;
				font-size: 11px;
				display: block;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.result.sidebar {
				border-color: #1f1f1f
}

.result.error {
				background: #f2dede;
				color: #a94442;
				border-color: #ebccd1
}

.result.success {
				background: #dff0d8;
				color: #3c763d;
				border-color: #d6e9c6
}


.footer-address a {
				display: inline-block
}

.footer-address h2.heading {
				margin-bottom: 21px
}

.footer-address .name {
				display: block;
				margin-bottom: 7px;
				text-transform: uppercase
}

.footer-address p {
				margin-bottom: 5px
}

.footer-address p strong {
				color: #fff
}

.footer-address .branch {
				width: 119px;
				margin-top: 13px
}

.footer-address .branch:last-child {
				width: 107px
}

.footer-address .branch strong {
				display: block;
				color: #161616;
				padding-left: 9px
}

.footer-address .branch strong:before {
				width: 5px;
				height: 9px;
				background-position: -230px -23px;
				left: 1px;
				top: 5px
}

.footer-address .branch span {
				padding-left: 11px
}

#bottom {
				padding: 13px 0 8px 67px
}

#bottom .container-bg:before {
				width: 25px;
				height: 30px;
				right: 100%;
				margin-right: -10px;
				top: -13px;
				background-position: -293px -81px
}

#bottom .container-bg:after {
				width: 100%;
				height: 30px;
				background: #fff;
				right: 100%;
				margin-right: 15px;
				top: -13px
}

.copy-right {
				margin-top: 95px;
				margin-left: 10px;
				margin-bottom: 10px;
				float: left;
				color: gray;
				width: 100%;
}

.copy-right a {
				display: inline-block;
				font-size: 12px;
				color: #0078ab !important;
				text-transform: uppercase
}

.copy-right span {
				padding: 0 13px
}

#online {
				margin-right: 14px;
				color: gray
}

#online .item span.lbl {
				min-width: 100px
}

#online .item span.ctn {
				min-width: 70px;
				padding-left: 7px;
				font-size: 16px
}

#online .item.total {
				margin-top: 2px
}

#online .item.total span.ctn {
				font-size: 18px;
				font-weight: 700;
				color: #ff7e00
}

@media only screen and (max-width:1199px) {
				.footer-heading {
								font-size: 18px
				}
				.footer-services, .footer-address {
								margin-bottom: 15px
				}
				.footer-consulting, .footer-newsletter, .footer-services {
								margin-right: 20px;
								width: 190px
				}
				.footer-address {
								width: 310px
				}
				.footer-address .branch {
								width: 50%
				}
}

@media only screen and (max-width:991px) {
				#bottom {
								padding: 15px 0
				}
				#bottom .container-bg:before, #bottom .container-bg:after {
								display: none
				}
				.copy-right {
								padding-top: 0;
								width: 100%;
								text-align: center
				}
}

#breadcrumb {
				padding: 15px 0;
				margin-bottom: 10px;
				background: #fff;
				-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
				-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
				-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
				-o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
				box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

#breadcrumb a {
				display: inline-block;
				font-weight: bold;
				color: #ff7e00
}

#breadcrumb span {
				color: #0083ba;
				font-weight: bold
}

.breadcrumb>li+li:before {
				content: "";
				font-family: FontAwesome;
				padding: 0 5px;
				color: #ff7e00
}

#description-type {
				margin-bottom: 20px
}

#description-type, .description.full {
				font-size: 14px;
				color: #000
}

h1.title {
				font-size: 20px;
				font-weight: 900;
				font-family: 'Roboto', Arial, sans-serif;
				margin-bottom: 10px;
				text-transform: capitalize;
				color: #0083ba
}

h2.title {
				font-weight: 900;
				font-family: 'Roboto', Arial, sans-serif;
				font-size: 18px;
				margin: 30px 0 15px;
				text-transform: capitalize
}

.article {
				overflow: hidden;
				padding: 15px 0
}

.property {
				margin-bottom: 10px
}

.share-article a span {
				display: none
}

.product-owl .owl-controls .owl-buttons div {
				width: 23px;
				height: 19px;
				top: -30px;
				z-index: 9999;
				opacity: 1;
				filter: alpha(opacity = 100);
				-webkit-transition: none;
				-moz-transition: none;
				-ms-transition: none;
				-o-transition: none;
				transition: none
}

.product-owl .owl-controls .owl-buttons div.owl-prev {
				background-position: -141px -93px;
				right: 25px
}

.product-owl .owl-controls .owl-buttons div.owl-prev:hover {
				background-position: -88px -93px
}

.product-owl .owl-controls .owl-buttons div.owl-next {
				background-position: -169px -93px;
				right: 0
}

.product-owl .owl-controls .owl-buttons div.owl-next:hover {
				background-position: -114px -93px
}

.post-slider .owl-theme .owl-controls .owl-buttons div {
				opacity: 1;
				filter: alpha(opacity = 100);
				background: #e4e4e4;
				color: #000;
				top: 10px;
				right: 10px;
				font-size: 13px;
				line-height: 32px;
				width: 30px;
				height: 30px;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;
				-moz-background-clip: padding;
				-webkit-background-clip: padding-box;
				background-clip: padding-box
}

.post-slider .owl-theme .owl-controls .owl-buttons div:hover {
				background: #0083ba;
				color: #fff
}

.post-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
				right: 41px
}

.box-news {
				margin-bottom: 20px
}

.box-news figure {
				float: left;
				margin-right: 15px;
				width: 200px;
				z-index: 9
}

.box-news h3 {
				font-size: 14px;
				font-weight: 700;
				max-height: 40px
}

.box-news h3 a {
				color: #1f1f1f
}

.box-news .description {
				font-size: 12px
}

.box-services figure {
				width: 150px
}

.box-services h3 {
				font-size: 13px
}

.box-services .description {
				max-height: 60px
}

@media only sceen and (max-width:767px) {
				.box-news figure {
								width: 150px
				}
}

@media only screen and (max-width:479px) {
				.box-news figure {
								float: none;
								margin-right: 0;
								margin-bottom: 10px;
								width: 100%
				}
				.box-news figure img {
								width: 100%
				}
				.box-news h3 {
								font-size: 13px
				}
}

.box-download {
				margin-bottom: 15px
}

.box-download figure {
				float: left;
				width: 50px
}

.box-download .meta {
				overflow: hidden
}

.box-download h3 {
				font-weight: 700;
				font-family: 'Roboto', Arial, sans-serif;
				font-size: 14px;
				margin-bottom: 2px
}

@media only screen and (min-width:768px) {
				.box-download h3 {
								overflow: hidden;
								text-overflow: ellipsis;
								white-space: nowrap
				}
}

.form-contact h2.heading, .contacts h2.heading {
				color: #0083ba;
				font-family: 'Roboto', Arial, sans-serif;
				font-size: 22px;
				font-weight: 800;
				margin-top: 50px !important
}

.maps {
				margin-bottom: 10px
}

.maps iframe {
				width: 100%
}

.success-contact {
				padding: 0 15px;
				margin-top: 20px
}

@media only screen and (max-width:767px) {

}

@media only screen and (min-width:360px)and (max-width:479px) {
				.box-product figure {
								height: 105px
				}
}

@media only screen and (max-width:359px) {
				.box-product figure {
								height: auto
				}
}

#vns-mainnav .navbar ul.nav>li.bia .dropdown-menu, #vns-mainnav .navbar ul.nav>li.rummini .dropdown-menu, #vns-mainnav .navbar ul.nav>li.accessory .dropdown-menu {
				left: auto;
				right: 0
}

@media only screen and (max-width:1199px) {
				#vns-mainnav .dropdown>.dropdown-menu {
								font-size: 13px
				}
}