/*
Theme Name: FastEx
Theme URI: http://demo.thimpress.com/fastex
Author: ThimPress
Author URI: http://thimpress.com
Description: WordPress Logistic & Transportation Theme
Version: 1.0
License: Split License
License URI: #
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: fastex
Domain Path: /languages/
*/


.bottom-footer-widgets .col-sm-6 {
	width: 100%;
}

#footer-mid-2 {
	float: right;
}

#footer-content-mid-1 {
	margin-top: 25px !important;
}

#footer-content-right {
	margin-top: 25px !important;
}

#footer-content-right a {
	color: #a6a6a6;
}

.social-link {
	margin-top: 0px !important;
	float: right;
}

#topexpert-logo {
	background: #fff !important;
}


/* ASCUNDE DIVUL CARE CONTINE STIRILE, TESTIMONIALELE GALERIA */

.vc_custom_1439605142037 {
	/*visibility: hidden;*/
	/*position: absolute;*/
}


/* ASCUNDE DIVUL CARE CONTINE COLEII NOTRII */

.vc_custom_1439629395368 {
	/*visibility: hidden;*/
	/*position: absolute;*/
}

#btn_fiata {
	margin: 0 auto;
	margin-top: 20px;
	background-color: #333;
	text-align: center;
	padding: 11px;
}

#btn_fiata a {
	color: #a6a6a6;
	padding: 11px 100px;
}

#btn_fiata:hover {
	background-color: #242424;
}

#fb-social {
	float: right;
}

#fb-social a {
	color: #a6a6a6;
}

#fb-social a:hover {
	color: #006fb2;
}

#menu-footer-menu-1 {
	float: left;
}

.facebook-ico {
	float: right;
	padding-right: 15px;
}

.navbar-primary {
	height: 130px !important;
}

.nav li {
	padding-top: 53px;
}

.sub-menu {
	margin-top: 53px !important;
}

.thim-button-link-icon {
	color: #eee;
	font-size: 12px;
	font-family: Open Sans;
	background-color: #006fb2;
	padding: 0 20px;
	display: table;
	vertical-align: middle;
	max-height: 34px;
	line-height: 34px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	border: none;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.thim-button-link-icon:hover {
	text-decoration: none;
	background-color: rgba(0, 111, 178, 0.8)
}

.thim-button-link-icon:active {
	top: 1px
}

.thim-button-link-icon:after {
	content: "\f138";
	font-family: FontAwesome;
	font-size: 12px;
	padding-left: 11px
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	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-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]: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
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table td,
	.table th {
		background-color: #fff !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: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Roboto", serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	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 {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	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: #777
}

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: 300;
	line-height: 1.4
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover {
	color: #286090
}

.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: #337ab7
}

a.bg-primary:hover {
	background-color: #286090
}

.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;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 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;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.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: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse 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: '\00A0 \2014'
}

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;
	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, 0.25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		/*width: 1170px*/
		width: 1350px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0%
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-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) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}

.table>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:hover>.active,
.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:hover>.success,
.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:hover>.info,
.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:hover>.warning,
.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:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-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 {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 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 12px;
	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, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-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, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.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
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="month"] {
		line-height: 34px
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm {
		line-height: 30px
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm,
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm,
select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
	height: auto
}

.input-lg,
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg,
select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.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;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	-moz-opacity: .65;
	-khtml-opacity: .65;
	-webkit-opacity: .65;
	opacity: .65;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	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.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: #337ab7;
	border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.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.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: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	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.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.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	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.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.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	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.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: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.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.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 {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-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: #23527c;
	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: #777;
	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%
}

.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;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none;
	visibility: hidden
}

.collapse.in {
	display: block;
	visibility: visible
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.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+.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-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-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-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	-moz-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-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.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-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 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-bottom-right-radius: 0;
	border-top-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-bottom-left-radius: 0;
	border-top-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 {
	margin-bottom: 0;
	padding-left: 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;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.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: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.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: #337ab7
}

.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 {
	text-align: center;
	margin-bottom: 5px
}

.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;
	visibility: hidden
}

.tab-content>.active {
	display: block;
	visibility: visible
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	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 {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.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;
		visibility: visible !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-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.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;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width: 768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.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-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@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 .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}
	.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;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	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-left: 15px;
		margin-right: 15px
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.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;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.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 {
	background-color: #e7e7e7;
	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;
		background-color: transparent
	}
	.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;
		background-color: #e7e7e7
	}
	.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;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.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 {
	background-color: #080808;
	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 .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.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;
		background-color: #080808
	}
	.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;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

.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;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #23527c;
	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;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.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-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-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-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.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: #777;
	background-color: #fff;
	cursor: not-allowed
}

.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
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090
}

.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;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	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
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px 15px;
	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
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding: 48px 0
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 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: border .2s ease-in-out;
	-moz-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	-ms-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7
}

.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,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.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 {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 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: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	-ms-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

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;
	color: #555;
	background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef
}

.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, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-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,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.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
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr: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,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-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,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	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 {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	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,
.panel-group .panel-heading+.panel-collapse>.list-group {
	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 {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.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-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.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-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.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-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.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-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}

.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, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 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;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	-webkit-opacity: .2;
	opacity: .2;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	-moz-opacity: .5;
	-khtml-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-family: "Roboto", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0)
}

.tooltip.in {
	-moz-opacity: .9;
	-khtml-opacity: .9;
	-webkit-opacity: .9;
	opacity: .9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Roboto", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	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 {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	-ms-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		transition: transform .6s ease-in-out;
		backface-visibility: hidden;
		perspective: 1000
	}
	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		transform: translate3d(0, 0, 0);
		left: 0
	}
}

.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;
	left: 0;
	bottom: 0;
	width: 15%;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	-moz-opacity: .9;
	-khtml-opacity: .9;
	-webkit-opacity: .9;
	opacity: .9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90)
}

.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%;
	margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 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;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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 {
	content: " ";
	display: table
}

.clearfix:after,
.dl-horizontal dd: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-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.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
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

@media (max-width: 500px) {
	.hide-on-small-screen {
		display: none !important
	}
}

@media (max-width: 767px) {
	.site-content .row .site-main.alignleft {
		padding-right: 2rem !important
	}
}

@media (max-width: 1200px) {
	.page .entry-content .vc_row .vc_col-sm-3,
	.type-page .entry-content .vc_row .vc_col-sm-3,
	.page .entry-content .wpb_row .vc_col-sm-3,
	.type-page .entry-content .wpb_row .vc_col-sm-3,
	.page .entry-content .vc_row-fluid .vc_col-sm-3,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-3,
	.page .entry-content .vc_row .vc_col-sm-9,
	.type-page .entry-content .vc_row .vc_col-sm-9,
	.page .entry-content .wpb_row .vc_col-sm-9,
	.type-page .entry-content .wpb_row .vc_col-sm-9,
	.page .entry-content .vc_row-fluid .vc_col-sm-9,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-9 {
		width: 100%
	}
}

@media (max-width: 1200px) and (max-width: 992px) {
	.page .entry-content .vc_row .vc_col-sm-3 .vc_col-sm-5,
	.type-page .entry-content .vc_row .vc_col-sm-3 .vc_col-sm-5,
	.page .entry-content .wpb_row .vc_col-sm-3 .vc_col-sm-5,
	.type-page .entry-content .wpb_row .vc_col-sm-3 .vc_col-sm-5,
	.page .entry-content .vc_row-fluid .vc_col-sm-3 .vc_col-sm-5,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-3 .vc_col-sm-5,
	.page .entry-content .vc_row .vc_col-sm-9 .vc_col-sm-5,
	.type-page .entry-content .vc_row .vc_col-sm-9 .vc_col-sm-5,
	.page .entry-content .wpb_row .vc_col-sm-9 .vc_col-sm-5,
	.type-page .entry-content .wpb_row .vc_col-sm-9 .vc_col-sm-5,
	.page .entry-content .vc_row-fluid .vc_col-sm-9 .vc_col-sm-5,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-9 .vc_col-sm-5 {
		width: 100%
	}
	.page .entry-content .vc_row .vc_col-sm-3 .vc_col-sm-7 img,
	.type-page .entry-content .vc_row .vc_col-sm-3 .vc_col-sm-7 img,
	.page .entry-content .wpb_row .vc_col-sm-3 .vc_col-sm-7 img,
	.type-page .entry-content .wpb_row .vc_col-sm-3 .vc_col-sm-7 img,
	.page .entry-content .vc_row-fluid .vc_col-sm-3 .vc_col-sm-7 img,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-3 .vc_col-sm-7 img,
	.page .entry-content .vc_row .vc_col-sm-9 .vc_col-sm-7 img,
	.type-page .entry-content .vc_row .vc_col-sm-9 .vc_col-sm-7 img,
	.page .entry-content .wpb_row .vc_col-sm-9 .vc_col-sm-7 img,
	.type-page .entry-content .wpb_row .vc_col-sm-9 .vc_col-sm-7 img,
	.page .entry-content .vc_row-fluid .vc_col-sm-9 .vc_col-sm-7 img,
	.type-page .entry-content .vc_row-fluid .vc_col-sm-9 .vc_col-sm-7 img {
		max-width: 100%;
		height: auto
	}
}

@media (min-width: 992px) {
	.archive .list-product li:nth-child(3n+1) {
		clear: both
	}
	.single-product .list-product li:nth-child(4n+1) {
		clear: both
	}
}

@media (max-width: 992px) {
	.archive .list-product li:nth-child(2n+1) {
		clear: both
	}
}

@media (max-width: 992px) and (min-width: 768px) {
	.single-product .list-product li:nth-child(3n+1) {
		clear: both
	}
}

@media (max-width: 768px) {
	.single-product .list-product li:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.recent-posts .post-on {
		display: none
	}
	.recent-posts .col-xs-9 {
		padding: 0;
		width: 100%
	}
	#masthead .navigation .navbar-nav>li>a {
		padding: 31px 10px !important
	}
}

* {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 20px
}

code {
	white-space: normal
}

.clear {
	clear: both
}

input:focus,
textarea:focus,
a:focus {
	outline: none;
	box-shadow: 0 0 0
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px
}

.sticky .entry-date {
	display: none
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.gallery-item:hover .gallery-caption {
	opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}

.bypostauthor>article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px
}

ul,
ol {
	margin-bottom: 10px
}

ol {
	list-style: decimal;
	margin-left: 15px
}

ul.square {
	list-style: square outside
}

ul.circle {
	list-style: circle outside
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin: 4px 0 5px 30px
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
	margin-bottom: 6px
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1)
}

th,
td {
	padding: 4px 6px
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%
}

caption,
th,
td {
	font-weight: normal;
	text-align: left
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold
}

td {
	border-width: 0 1px 1px 0
}

dd {
	margin-bottom: 24px
}

select {
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	width: auto;
	height: 34px;
	padding: 6px 12px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background-color: #fff;
	background-image: none
}

select:focus {
	border-color: #e6e6e6;
	box-shadow: 0 0 0;
	outline: none
}

input[type=file]:focus {
	border-color: #e6e6e6;
	box-shadow: 0 0 0;
	outline: none
}

.page-content .page-content-inner .gallery .gallery-item img {
	margin-bottom: 0px
}

.gallery {
	margin-bottom: 20px
}

.gallery:after {
	content: "";
	display: table;
	clear: both
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative
}

.gallery-columns-1 .gallery-item {
	max-width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.gallery-item:hover .gallery-caption {
	opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}

body {
	font-family: Open Sans;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.7em;
	color: #5a5a5a;
	overflow-x: hidden;
	background-color: #fff
}

h1 {
	color: #000;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1.6em
}

h2 {
	color: #2a2a2a;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1.5em
}

h3 {
	color: #2a2a2a;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: none;
	line-height: 1.4em
}

h4 {
	color: #2a2a2a;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1.6em
}

h5 {
	color: #0e2a36;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1.6em
}

h6 {
	color: #0e2a36;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1.4em
}

.pages-container>.col-md-4:nth-child(3n+1) {
	display: table;
	clear: both
}

.pages-container>.col-md-6:nth-child(2n+1) {
	display: table;
	clear: both
}

.pages-container>div img {
	width: 100%;
	height: auto
}

.pages-container>div h2 {
	font-size: 20px;
	font-family: Montserrat;
	font-weight: bold;
	margin: 0 0 20px 0
}

.pages-container>div h2 a:hover {
	text-decoration: none
}

.custom-gallery .wpb_gallery_slides>ul {
	left: -10px !important;
	margin-bottom: -10px !important
}

.custom-gallery .wpb_gallery_slides>ul>li {
	margin: 0 0 10px 10px !important
}

#back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: block;
	width: 32px;
	height: 32px;
	background: #111;
	color: #fff;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	visibility: visible;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100)
}

#back-to-top:hover {
	background: #006fb2
}

#back-to-top i {
	line-height: 32px
}

.trust-us-wrap-1 .trust-us {
	border-right: 1px solid #afba1c;
	background-position: 100% 100% !important
}

.trust-us-wrap-2 .trust-us {
	background-position: 100% 100% !important
}

.trust-us h2 {
	font-size: 3rem;
	color: white;
	line-height: initial;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700
}

.trust-us h3 {
	font-size: 30px;
	color: white
}

.trust-us p {
	color: white;
	font-size: 2.5rem;
	line-height: 150%
}

body .find-our-location {
	height: 210px
}

body .find-our-location h3 {
	font-size: 24px;
	color: #ffffff;
	margin: 0;
	font-weight: normal
}

body .find-our-location p {
	font-size: 16px;
	color: #ffffff
}

body .find-our-location a {
	color: #ddea2e
}

body .find-our-location a:hover {
	color: #ddea2e;
	text-decoration: underline
}

.contact-us-text {
	font-size: 16px
}

.content-area {
	position: relative;
	z-index: 2;
	background-color: #fff
}

.rev_slider .sl-text {
	font-size: 60px;
	color: #ffffff;
	line-height: 70px;
	font-weight: 700;
	font-family: Montserrat
}

.rev_slider .sl-text span {
	color: #ddea2e
}

.rev_slider .sl-desc {
	font-size: 20px;
	color: #ffffff;
	line-height: 24px
}

.rev_slider .sl-button a {
	font-size: 12px;
	color: #ffffff;
	padding: 7px 20px;
	border: 2px solid #fff;
	font-weight: 700;
	outline: none
}

.rev_slider .sl-button a:hover {
	background-color: #ffffff;
	color: #006fb2
}

.rev_slider .sl-button a:after {
	content: "\f041";
	font-family: FontAwesome;
	padding-left: 10px
}

.send-backward {
	z-index: 1
}

.bring-forward {
	z-index: 2
}

@media screen and (max-width: 767px) {
	.bring-forward {
		position: relative;
		top: 160px;
		margin-bottom: 200px
	}
}

body .vc_row {
	margin-bottom: 0
}

article.format-gallery .flexslider {
	border: none
}

article.format-gallery .flexslider .flex-direction-nav a:before {
	color: #006fb2;
	padding: 10px
}

.icon-box-top {
	background-color: #fff;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05)
}

.icon-box-top:hover .icon::before {
	height: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	width: 100%
}

.icon-box-top:hover .icon::after {
	height: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	width: 100%
}

.icon-box-top .icon {
	position: relative
}

.icon-box-top .icon::before {
	background-color: rgba(255, 255, 255, 0.15);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	width: 0
}

.icon-box-top .icon::after {
	background-color: rgba(255, 255, 255, 0.15);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	width: 0
}

.icon-box-top .icon .vc_icon_element.vc_icon_element-outer {
	text-align: left;
	margin-bottom: 0
}

.icon-box-top .icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: auto;
	height: auto
}

.icon-box-top .icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
	display: initial;
	position: initial
}

.icon-box-top .icon i {
	margin-top: 30px
}

.icon-box-top .icon img {
	width: 100%;
	max-height: 500px
}

.icon-box-top .content {
	padding: 30px
}

.icon-box-top .content h1,
.icon-box-top .content h2,
.icon-box-top .content h3,
.icon-box-top .content h4,
.icon-box-top .content h5,
.icon-box-top .content h6 {
	line-height: 100%;
	font-family: Montserrat;
	margin: 0
}

.icon-box-top .content .des {
	font-family: Open Sans;
	margin-top: 10px
}

.icon-box-top .thim-button-link {
	margin-top: 20px
}

.icon-box-top .thim-button-link a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #006fb2
}

.icon-box-top .thim-button-link a:hover {
	text-decoration: underline
}

.icon-box-top-2 {
	-webkit-transition: all .3s cubic-bezier(0, .01, .27, 1) 0s;
	-moz-transition: all .3s cubic-bezier(0, .01, .27, 1) 0s;
	-o-transition: all .3s cubic-bezier(0, .01, .27, 1) 0s;
	-ms-transition: all .3s cubic-bezier(0, .01, .27, 1) 0s;
	transition: all .3s cubic-bezier(0, .01, .27, 1) 0s;
	position: relative;
	top: 0;
	background-color: #ddea2e;
	padding: 30px
}

.icon-box-top-2:hover {
	top: -30px
}

.icon-box-top-2:hover:after {
	content: "";
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 10
}

.icon-box-top-2 .icon .vc_icon_element.vc_icon_element-outer {
	text-align: left;
	margin-bottom: 0
}

.icon-box-top-2 .icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: auto;
	height: auto
}

.icon-box-top-2 .icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
	display: initial;
	position: initial
}

.icon-box-top-2 .content {
	padding-top: 30px
}

.icon-box-top-2 .content h1,
.icon-box-top-2 .content h2,
.icon-box-top-2 .content h3,
.icon-box-top-2 .content h4,
.icon-box-top-2 .content h5,
.icon-box-top-2 .content h6 {
	line-height: 100%;
	font-family: Montserrat;
	margin: 0
}

.icon-box-top-2 .content .des {
	font-family: Open Sans;
	margin-top: 10px;
	color: #2a2a2a
}

.icon-box-top-2 .thim-button-link-2 {
	margin-top: 30px
}

.icon-box-top-2 .thim-button-link-2 a {
	font-weight: 700;
	font-size: 12px;
	padding: 7px 20px;
	background-color: transparent;
	color: #2a2a2a;
	border: 2px solid #2a2a2a;
	text-decoration: none
}

.icon-box-top-2 .thim-button-link-2 a:after {
	color: #2a2a2a
}

.icon-box-top-2 .thim-button-link-2 a:hover {
	color: #fff;
	background-color: #2a2a2a
}

.icon-box-left {
	border: 1px solid #eee
}

.icon-box-left .row {
	margin: 0 !important
}

.icon-box-left .content {
	padding: 30px 15px
}

.icon-box-left .content h1,
.icon-box-left .content h2,
.icon-box-left .content h3,
.icon-box-left .content h4,
.icon-box-left .content h5,
.icon-box-left .content h6 {
	font-family: Montserrat;
	margin: 0
}

.icon-box-left .content .des {
	font-family: Open Sans;
	margin-top: 10px
}

.icon-box-left .icon {
	padding-top: 30px;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.icon-box-left .icon .vc_icon_element.vc_icon_element-outer {
	margin-bottom: 0;
	text-align: center !important
}

.icon-box-left:hover .icon {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.testimonials {
	color: #5a5a5a
}

.testimonials .testimonial_content {
	min-height: 265px;
	padding: 20px 20px 40px 20px;
	font-size: 15px;
	border: 1px solid #eee;
	word-spacing: 2px;
	line-height: 24px
}

.testimonials .person {
	padding-left: 20px;
	position: relative;
	bottom: 28px
}

.testimonials .person .avatar-testimonial {
	margin-right: 20px
}

.testimonials .person .avatar-testimonial img {
	width: 80px;
	height: 80px
}

.testimonials .person .client_name {
	padding-top: 36px;
	margin: 0 0 10px 0;
	line-height: 100%
}

.testimonials .person .client_name a {
	color: #006fb2;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px
}

.testimonials .person .regency {
	font-style: italic;
	line-height: 100%
}

.testimonials .owl-controls {
	margin-top: 12px !important
}

.testimonials .owl-controls .owl-pagination {
	text-align: left;
	padding-left: 30px
}

.testimonials .owl-controls .owl-pagination .owl-page span {
	margin: 0 5px !important;
	border-color: #888888;
	background-color: #888888
}

.testimonials .owl-controls .owl-pagination .active span {
	border-color: #006fb2;
	background-color: #006fb2
}

.wrapper-lists-our-team {
	text-align: center;
	width: 100%;
	margin: auto
}

.wrapper-lists-our-team ul {
	margin: 0
}

.wrapper-lists-our-team ul li {
	padding-bottom: 45px;
	list-style-type: none
}

.wrapper-lists-our-team ul li .our-team-image img {
	width: 100%;
	height: auto
}

.wrapper-lists-our-team ul li .content-team {
	text-decoration: none
}

.wrapper-lists-our-team ul li .content-team h4 {
	margin-bottom: 0;
	font-family: Montserrat
}

.wrapper-lists-our-team ul li .content-team .regency {
	font-style: italic;
	color: #7a7a7a
}

.wrapper-lists-our-team ul:after {
	content: " ";
	display: table;
	clear: both
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat
}

.heading {
	margin-bottom: 40px !important
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6 {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 100%
}

.heading .des {
	margin-top: 20px
}

.heading .line {
	width: 60px;
	border-top: 2px solid #181818;
	margin-top: 20px
}

.heading .clear-fix {
	clear: both
}

.circle {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: auto;
	opacity: 0.7;
	width: 187px;
	height: 187px;
	border-radius: 187px;
	background-color: #006fb2
}

.circle .content .number {
	font-weight: bold;
	font-size: 60px;
	color: #ddea2e
}

.circle .content .text {
	margin-top: 30px;
	font-size: 15px;
	color: #fff
}

.separator .center {
	margin: auto
}

.recent-posts .row {
	margin-left: 0 !important
}

.recent-posts .post-on {
	width: 60px;
	height: 60px;
	color: #ffffff;
	background-color: #006fb2;
	text-align: center;
	margin: 5px 10px 20px 0
}

.recent-posts .post-on .day-post {
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 0
}

.recent-posts .post-on .month-post {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase
}

.recent-posts .title-post {
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 10px;
	font-family: Montserrat
}

.recent-posts .excerpt-post {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 20px
}

.read-all-news-link .thim-button-link {
	margin-top: 20px
}

.read-all-news-link .thim-button-link a {
	color: #006fb2;
	margin-left: 0 !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px
}

.read-all-news-link .thim-button-link a:hover {
	text-decoration: underline
}

.wrapper-filter-controls {
	text-align: center;
	padding-bottom: 50px
}

.wrapper-filter-controls .filter-controls {
	display: inline-block;
	border-bottom: 1px solid #ddd;
	padding: 0 10px
}

.wrapper-filter-controls .filter-controls .filter {
	color: #2a2a2a;
	cursor: pointer;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	border-bottom: 1px solid transparent;
	margin-bottom: -1px
}

.wrapper-filter-controls .filter-controls .filter.active,
.wrapper-filter-controls .filter-controls .filter:hover {
	color: #006fb2;
	border-color: #000;
	text-decoration: none
}

.wrapper-gallery-filter.row {
	margin-left: -10px;
	margin-right: -10px
}

.wrapper-gallery-filter .fancybox {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	padding-right: 10px
}

.wrapper-gallery-filter .fancybox img {
	width: 100%;
	height: auto
}

.wrapper-gallery-filter .fancybox:before {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	content: "";
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform: 0;
	-moz-transform: 0;
	-ms-transform: 0;
	-o-transform: 0;
	transform: 0
}

.wrapper-gallery-filter .fancybox:after {
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform: 0;
	-moz-transform: 0;
	-ms-transform: 0;
	-o-transform: 0;
	transform: 0;
	width: 40px;
	height: 40px;
	content: "\f002";
	color: #fff;
	font: normal normal normal 32px/1 FontAwesome;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	text-align: center;
	opacity: 0.8
}

.wrapper-gallery-filter .fancybox:hover:before,
.wrapper-gallery-filter .fancybox:hover:after {
	-webkit-transform: 1;
	-moz-transform: 1;
	-ms-transform: 1;
	-o-transform: 1;
	transform: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

ul.thim-images-gallery-grid li {
	float: left;
	display: table;
	table-layout: fixed;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee
}

ul.thim-images-gallery-grid li.last {
	border-right-color: transparent
}

ul.thim-images-gallery-grid li.bottom {
	border-bottom-color: transparent
}

ul.thim-images-gallery-grid li img {
	max-width: 100%;
	height: auto;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

ul.thim-images-gallery-grid li img:hover {
	cursor: pointer;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

@media (max-width: 767px) {
	ul.thim-images-gallery-grid li {
		width: 50% !important
	}
	ul.thim-images-gallery-grid li.last {
		border-right-color: #eee
	}
	ul.thim-images-gallery-grid li.bottom {
		border-bottom-color: #eee
	}
	ul.thim-images-gallery-grid li.even {
		border-right-color: transparent
	}
	ul.thim-images-gallery-grid li.super-bottom {
		border-bottom-color: transparent
	}
}

.tm-table {
	display: table
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	float: none
}

.table-right {
	text-align: right
}

@-moz-document url-prefix() {
	.tm-table {
		width: 100%
	}
	.top-header .container .row {
		width: 100%
	}
}

.affix-top .sticky-logo,
.affix .no-sticky-logo {
	display: none
}

.affix {
	position: fixed !important;
	width: 100% !important;
	top: 0;
	z-index: 999;
	left: 0
}

.admin-bar .affix {
	top: 32px
}

.affix-top .navigation {
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.header-right {
	text-align: right
}

.header-right li {
	list-style: none;
	display: inline-block
}

.wrapper-logo ul {
	margin: 0
}

.wrapper-logo ul li {
	display: inline-block;
	list-style: none
}

#masthead li.menu-right a.search-form {
	cursor: pointer
}

#masthead li.menu-right>ul {
	padding-top: 15px
}

header#masthead {
	position: relative
}

header#masthead.header_v1 .header-boxed .affix-top .tm-table,
header#masthead.header_v1 .header-boxed .affix-top .table-cell {
	width: 100%
}

header#masthead.header_v1 .affix-top.navigation .sm-logo-affix,
header#masthead.header_v1 .affix .wrapper-logo {
	display: none
}

header#masthead.header_v1 .affix-top .table-cell {
	width: 100%
}

header#masthead.header_v1 .wrapper-logo.no_header_right .tm-table {
	display: block
}

header#masthead.header_v1 .wrapper-logo.no_header_right .tm-table .sm-logo {
	display: block
}

header#masthead.header_v3 .header-boxed .wrapper-logo .tm-table {
	width: 100%
}

header#masthead.header_v3 .wrapper-logo .table-cell {
	padding-left: 15px;
	padding-right: 15px
}

header#masthead.header_v3 .wrapper-logo .sm-logo {
	text-align: center
}

header#masthead.header_v3 .affix-top .sm-logo-affix {
	display: none
}

header#masthead.header_v3 .affix-top nav {
	width: 100%;
	text-align: center
}

header#masthead.header_v3 .affix-top nav .menu-main-menu {
	width: 100%
}

.home header#masthead.header_overlay {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999
}

.home header#masthead.header_overlay .affix-top .row.tm-table {
	margin-left: 0;
	margin-right: 0
}

.home header#masthead.header_overlay .affix-top nav {
	padding-right: 0;
	padding-left: 0
}

.home header#masthead.header_overlay .affix-top li.dropdown_full_width [class*="submenu_columns"] {
	left: 0 !important;
	right: 0 !important
}

.home header#masthead.header-transparent {
	background: transparent
}

.home header#masthead.header-transparent .navigation.affix-top {
	background: transparent
}

.admin-bar.home header#masthead.header_overlay {
	top: 32px
}

@media (max-width: 767px) {
	header#masthead.header_v1 .affix-top.navigation .sm-logo-affix,
	header#masthead.header_v3 .affix-top.navigation .sm-logo-affix {
		display: table-cell
	}
}

#footer {
	position: fixed;
	bottom: 0;
	z-index: 1;
	width: 100%;
	font-size: 13px
}

#footer .footer-sidebars {
	background-color: #111;
	color: #a6a6a6
}

#footer .footer-sidebars .single-image {
	margin-bottom: 50px
}

#footer .footer-sidebars .single-image img {
	height: auto;
	max-width: 300px
}

#footer .footer-sidebars .wrap_content {
	padding-top: 60px;
	padding-bottom: 60px
}

#footer .footer-sidebars .wrap_content .widget-title {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-top: -10px;
	font-family: Montserrat
}

#footer .footer-sidebars .wrap_content .widget-title::after {
	height: 20px;
	display: block;
	width: 30px;
	border-bottom: 2px solid #006fb2;
	content: ''
}

#footer .footer-sidebars .wrap_content .widget_text p {
	margin-bottom: 5px
}

#footer .footer-sidebars .wrap_content .widget_text span {
	font-size: 15px
}

#footer .footer-sidebars .wrap_content .widget_nav_menu ul {
	list-style-type: none;
	padding: 0;
	margin-top: 13px
}

#footer .footer-sidebars .wrap_content .widget_nav_menu ul li {
	margin-bottom: 15px
}

#footer .footer-sidebars .wrap_content .widget_nav_menu ul li a {
	font-family: Open Sans;
	text-decoration: none;
	color: #a6a6a6
}

#footer .footer-sidebars .wrap_content .widget_nav_menu ul li a:hover {
	color: #fff
}

#footer #powered {
	background-color: #111;
	color: #a6a6a6
}

#footer #powered .container .bottom-footer {
	border-top: solid 1px #262626;
	padding: 35px 0
}

#footer #powered .container .bottom-footer .copyright a {
	text-decoration: none;
	color: #006fb2
}

#footer #powered .container .bottom-footer .copyright a:hover {
	text-decoration: underline
}

#footer #powered .container .bottom-footer .bottom-footer-widgets {
	text-align: right
}

#footer #powered .container .bottom-footer .bottom-footer-widgets ul {
	margin-bottom: 0;
	margin-left: -5px;
	list-style-type: none;
	padding: 0
}

#footer #powered .container .bottom-footer .bottom-footer-widgets ul li {
	padding: 0 5px;
	display: inline-block
}

#footer #powered .container .bottom-footer .bottom-footer-widgets ul li a {
	font-family: Open Sans;
	text-decoration: none;
	color: #a6a6a6
}

#footer #powered .container .bottom-footer .bottom-footer-widgets ul li a:hover {
	color: #fff
}

@media screen and (max-width: 768px) {
	body {
		margin-bottom: 0 !important
	}
	#footer {
		position: static
	}
	.wrap_content {
		text-align: center
	}
	.wrap_content .widget_nav_menu {
		margin-top: 30px
	}
	.wrap_content .widget_mc4wp_widget {
		margin-top: 30px
	}
	.wrap_content .widget-title::after {
		margin: auto
	}
	#powered .container .bottom-footer .copyright {
		text-align: center !important
	}
	#powered .container .bottom-footer .bottom-footer-widgets {
		text-align: center !important;
		margin-top: 10px
	}
}

.content-area .heading-top {
	height: 200px;
	background-color: #7a7a7a;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover
}

.content-area .heading-top .container {
	height: 100%;
	display: table;
	font-family: Montserrat
}

.content-area .heading-top .container h1,
.content-area .heading-top .container h2 {
	margin: 0;
	color: inherit;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1
}

.content-area .heading-top .container p {
	padding-top: 30px;
	color: inherit;
	font-size: 21px;
	margin-bottom: 0
}

.content-area .breadcrumbs-container {
	height: 51px
}

.content-area .breadcrumbs-container .container {
	height: 100%;
	display: table
}

.content-area .breadcrumbs-container .container ul {
	list-style: none;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	border-bottom: 1px solid #eee
}

.content-area .breadcrumbs-container .container ul li {
	float: left;
	display: block;
	line-height: 1;
	font-size: 14px;
	font-family: Open Sans;
	color: #7a7a7a
}

.content-area .breadcrumbs-container .container ul li>strong {
	font-weight: normal
}

.content-area .breadcrumbs-container .container ul li a {
	color: #2a2a2a;
	font-size: inherit
}

.content-area .breadcrumbs-container .container ul li a:hover {
	text-decoration: underline
}

.content-area .breadcrumbs-container .container ul li+li:before {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 7px;
	color: #333;
	line-height: 1;
	padding-left: 11px;
	padding-right: 11px
}

.content-area .breadcrumbs-container .container ul:after {
	content: "";
	display: table;
	clear: both
}

.single-post .content-area .heading-top .container h1,
.single-post .content-area .heading-top .container h2 {
	text-transform: none
}

.social-link {
	margin-top: 33px
}

.social-link ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.social-link ul li {
	display: inline;
	margin-right: 18px
}

.social-link ul li a {
	color: #a6a6a6;
	text-decoration: none
}

.social-link ul li a:hover {
	color: #ffffff
}

.pagination-center {
	text-align: center
}

.loop-pagination,
.pagination {
	display: inline-block;
	width: 100%;
	margin: 0
}

.loop-pagination ul,
.pagination ul,
.loop-pagination li,
.pagination li {
	margin: 0
}

.loop-pagination li,
.pagination li {
	display: inline-block;
	zoom: 1;
	list-style: none;
	margin-right: 15px
}

.loop-pagination li .page-numbers,
.pagination li .page-numbers {
	font-size: 13px;
	padding: 0 10px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	overflow: hidden;
	color: #2a2a2a;
	font-weight: bold !important;
	text-transform: uppercase
}

.loop-pagination li .page-numbers:hover,
.pagination li .page-numbers:hover {
	color: #006fb2;
	background-color: #FFFFFF;
	text-decoration: underline
}

.loop-pagination li .page-numbers.next,
.pagination li .page-numbers.next,
.loop-pagination li .page-numbers.prev,
.pagination li .page-numbers.prev {
	padding-left: 1rem;
	padding-right: 1rem
}

.loop-pagination li .current,
.pagination li .current {
	background-color: #006fb2;
	color: #fff;
	font-weight: bold !important
}

.loop-pagination li .current:hover,
.pagination li .current:hover {
	background-color: #006fb2 !important;
	color: #fff !important;
	text-decoration: none !important
}

.loop-pagination li .page-numbers.next,
.pagination li .page-numbers.next,
.loop-pagination li .page-numbers.prev,
.pagination li .page-numbers.prev {
	white-space: nowrap
}

.archive-content .loop-pagination {
	margin-left: 80px
}

.child-pages h3 {
	font-size: 16px;
	font-weight: normal
}

.content-area .vc_tta-tabs-list .vc_tta-tab.vc_active a,
.content-area .vc_tta-panels .vc_tta-tab.vc_active a,
.content-area .vc_tta-tabs-list .vc_tta-panel.vc_active a,
.content-area .vc_tta-panels .vc_tta-panel.vc_active a {
	background-color: #006fb2 !important;
	color: #fff !important
}

.content-area .vc_tta-tabs-list .vc_tta-tab:hover a,
.content-area .vc_tta-panels .vc_tta-tab:hover a,
.content-area .vc_tta-tabs-list .vc_tta-panel:hover a,
.content-area .vc_tta-panels .vc_tta-panel:hover a {
	background-color: #006fb2 !important;
	color: #fff !important
}

.content-area .vc_tta-tabs-list .vc_tta-tab a,
.content-area .vc_tta-panels .vc_tta-tab a,
.content-area .vc_tta-tabs-list .vc_tta-panel a,
.content-area .vc_tta-panels .vc_tta-panel a {
	font-family: Montserrat;
	font-size: 15px;
	background-color: #fff !important;
	color: #006fb2 !important;
	font-weight: bold
}

.content-area .vc_tta-tabs-list .vc_tta-tab {
	margin: 1px 1px 0 0 !important;
	border: 1px solid #006fb2
}

.content-area .vc_tta-panels {
	padding-top: 40px
}

.content-area .vc_tta-panels .vc_tta-panel-body {
	padding: 0 !important
}

.content-area .vc_tta-panels .vc_tta-panel-body .heading h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin-top: 5px
}

.content-area .vc_tta-panels .vc_tta-panel-body ul {
	list-style: none
}

.content-area .vc_tta-panels .vc_tta-panel-body ul li {
	margin-bottom: 40px;
	margin-left: 40px
}

.content-area .vc_tta-panels .vc_tta-panel-body ul li:before {
	color: #006fb2;
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 18px;
	font-weight: 100;
	left: 15px;
	margin-top: 10px;
	position: absolute
}

@media (max-width: 767px) {
	.content-area .vc_tta-panels .vc_tta-panel {
		margin-top: 1px
	}
	.content-area .vc_tta-panels .vc_tta-panel a {
		background-color: #ddd !important
	}
	.content-area .vc_tta-panels .vc_tta-panel-body {
		padding-top: 20px !important
	}
}

.vc_wp_custommenu ul {
	list-style: none
}

.vc_wp_custommenu ul li {
	border: 1px solid #006fb2;
	margin-bottom: 5px
}

.vc_wp_custommenu ul li a {
	display: block;
	text-transform: uppercase;
	color: #006fb2;
	background-color: #fff;
	font-weight: 400;
	font-family: Montserrat;
	position: relative;
	padding: 20px 0 20px 58px
}

.vc_wp_custommenu ul li a:hover {
	color: #fff;
	background-color: #006fb2
}

.vc_wp_custommenu ul li a i {
	font-size: 30px;
	position: absolute;
	left: 10px;
	top: 50%;
	height: 38px;
	margin-top: -19px;
	display: table;
	table-layout: fixed
}

.vc_wp_custommenu ul li a i:before {
	display: table-cell;
	vertical-align: middle
}

.vc_wp_custommenu ul li.current-menu-item a {
	color: #fff;
	background-color: #006fb2
}

.blog a,
.archive a,
.archive.author a,
.archive.tag a,
.archive.category a,
.single a,
.search.search-results a,
.search.search-no-results a,
.page a {
	color: #2a2a2a;
	text-decoration: none
}

.blog a:hover,
.archive a:hover,
.archive.author a:hover,
.archive.tag a:hover,
.archive.category a:hover,
.single a:hover,
.search.search-results a:hover,
.search.search-no-results a:hover,
.page a:hover {
	color: #006fb2;
	text-decoration: none
}

.blog a:active,
.archive a:active,
.archive.author a:active,
.archive.tag a:active,
.archive.category a:active,
.single a:active,
.search.search-results a:active,
.search.search-no-results a:active,
.page a:active {
	color: #006fb2;
	text-decoration: none
}

.blog .widget-area .widget-title,
.archive .widget-area .widget-title,
.archive.author .widget-area .widget-title,
.archive.tag .widget-area .widget-title,
.archive.category .widget-area .widget-title,
.single .widget-area .widget-title,
.search.search-results .widget-area .widget-title,
.search.search-no-results .widget-area .widget-title,
.page .widget-area .widget-title {
	margin-top: 0
}

.blog .widget-area ul,
.archive .widget-area ul,
.archive.author .widget-area ul,
.archive.tag .widget-area ul,
.archive.category .widget-area ul,
.single .widget-area ul,
.search.search-results .widget-area ul,
.search.search-no-results .widget-area ul,
.page .widget-area ul {
	margin-left: 0
}

.blog .widget-area aside,
.archive .widget-area aside,
.archive.author .widget-area aside,
.archive.tag .widget-area aside,
.archive.category .widget-area aside,
.single .widget-area aside,
.search.search-results .widget-area aside,
.search.search-no-results .widget-area aside,
.page .widget-area aside {
	overflow: hidden;
	margin-bottom: 25px
}

.blog .widget-area aside ul li,
.archive .widget-area aside ul li,
.archive.author .widget-area aside ul li,
.archive.tag .widget-area aside ul li,
.archive.category .widget-area aside ul li,
.single .widget-area aside ul li,
.search.search-results .widget-area aside ul li,
.search.search-no-results .widget-area aside ul li,
.page .widget-area aside ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style: none
}

.blog .widget-area aside select,
.archive .widget-area aside select,
.archive.author .widget-area aside select,
.archive.tag .widget-area aside select,
.archive.category .widget-area aside select,
.single .widget-area aside select,
.search.search-results .widget-area aside select,
.search.search-no-results .widget-area aside select,
.page .widget-area aside select {
	max-width: 100%;
	width: 100%;
	border: 1px solid #ddd;
	padding: 6px 10px
}

.blog .widget-area aside select:focus,
.archive .widget-area aside select:focus,
.archive.author .widget-area aside select:focus,
.archive.tag .widget-area aside select:focus,
.archive.category .widget-area aside select:focus,
.single .widget-area aside select:focus,
.search.search-results .widget-area aside select:focus,
.search.search-no-results .widget-area aside select:focus,
.page .widget-area aside select:focus {
	outline: none;
	box-shadow: 0 0 0
}

.blog .widget-area .screen-reader-text,
.archive .widget-area .screen-reader-text,
.archive.author .widget-area .screen-reader-text,
.archive.tag .widget-area .screen-reader-text,
.archive.category .widget-area .screen-reader-text,
.single .widget-area .screen-reader-text,
.search.search-results .widget-area .screen-reader-text,
.search.search-no-results .widget-area .screen-reader-text,
.page .widget-area .screen-reader-text {
	display: none
}

.blog .search-form,
.archive .search-form,
.archive.author .search-form,
.archive.tag .search-form,
.archive.category .search-form,
.single .search-form,
.search.search-results .search-form,
.search.search-no-results .search-form,
.page .search-form {
	position: relative
}

.blog .search-form:after,
.archive .search-form:after,
.archive.author .search-form:after,
.archive.tag .search-form:after,
.archive.category .search-form:after,
.single .search-form:after,
.search.search-results .search-form:after,
.search.search-no-results .search-form:after,
.page .search-form:after {
	content: "\f002";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 13px;
	top: 12px;
	font-size: 13px
}

.blog .search-form label,
.archive .search-form label,
.archive.author .search-form label,
.archive.tag .search-form label,
.archive.category .search-form label,
.single .search-form label,
.search.search-results .search-form label,
.search.search-no-results .search-form label,
.page .search-form label {
	width: 100%;
	display: inline-block;
	font-weight: normal
}

.blog .search-form label .screen-reader-text,
.archive .search-form label .screen-reader-text,
.archive.author .search-form label .screen-reader-text,
.archive.tag .search-form label .screen-reader-text,
.archive.category .search-form label .screen-reader-text,
.single .search-form label .screen-reader-text,
.search.search-results .search-form label .screen-reader-text,
.search.search-no-results .search-form label .screen-reader-text,
.page .search-form label .screen-reader-text {
	display: none
}

.blog .search-form label .search-field,
.archive .search-form label .search-field,
.archive.author .search-form label .search-field,
.archive.tag .search-form label .search-field,
.archive.category .search-form label .search-field,
.single .search-form label .search-field,
.search.search-results .search-form label .search-field,
.search.search-no-results .search-form label .search-field,
.page .search-form label .search-field {
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #ddd;
	padding: 5px 10px
}

.blog .search-form label .search-submit,
.archive .search-form label .search-submit,
.archive.author .search-form label .search-submit,
.archive.tag .search-form label .search-submit,
.archive.category .search-form label .search-submit,
.single .search-form label .search-submit,
.search.search-results .search-form label .search-submit,
.search.search-no-results .search-form label .search-submit,
.page .search-form label .search-submit {
	margin-left: 0;
	margin-right: 0
}

.blog .search-form .search-submit,
.archive .search-form .search-submit,
.archive.author .search-form .search-submit,
.archive.tag .search-form .search-submit,
.archive.category .search-form .search-submit,
.single .search-form .search-submit,
.search.search-results .search-form .search-submit,
.search.search-no-results .search-form .search-submit,
.page .search-form .search-submit {
	display: none;
	margin: 0;
	padding: 0 16px
}

.blog .widget.thim_search_widget a.widget-search-form,
.archive .widget.thim_search_widget a.widget-search-form,
.archive.author .widget.thim_search_widget a.widget-search-form,
.archive.tag .widget.thim_search_widget a.widget-search-form,
.archive.category .widget.thim_search_widget a.widget-search-form,
.single .widget.thim_search_widget a.widget-search-form,
.search.search-results .widget.thim_search_widget a.widget-search-form,
.search.search-no-results .widget.thim_search_widget a.widget-search-form,
.page .widget.thim_search_widget a.widget-search-form {
	cursor: pointer
}

.blog .widget_rss .rsswidget,
.archive .widget_rss .rsswidget,
.archive.author .widget_rss .rsswidget,
.archive.tag .widget_rss .rsswidget,
.archive.category .widget_rss .rsswidget,
.single .widget_rss .rsswidget,
.search.search-results .widget_rss .rsswidget,
.search.search-no-results .widget_rss .rsswidget,
.page .widget_rss .rsswidget {
	font-weight: bold
}

.blog .widget_rss .rss-date,
.archive .widget_rss .rss-date,
.archive.author .widget_rss .rss-date,
.archive.tag .widget_rss .rss-date,
.archive.category .widget_rss .rss-date,
.single .widget_rss .rss-date,
.search.search-results .widget_rss .rss-date,
.search.search-no-results .widget_rss .rss-date,
.page .widget_rss .rss-date {
	display: block;
	font-style: italic;
	font-size: 90%
}

.blog .widget_rss cite,
.archive .widget_rss cite,
.archive.author .widget_rss cite,
.archive.tag .widget_rss cite,
.archive.category .widget_rss cite,
.single .widget_rss cite,
.search.search-results .widget_rss cite,
.search.search-no-results .widget_rss cite,
.page .widget_rss cite {
	color: #000;
	font-weight: bold
}

.blog .widget_categories ul li,
.archive .widget_categories ul li,
.archive.author .widget_categories ul li,
.archive.tag .widget_categories ul li,
.archive.category .widget_categories ul li,
.single .widget_categories ul li,
.search.search-results .widget_categories ul li,
.search.search-no-results .widget_categories ul li,
.page .widget_categories ul li,
.blog .widget_pages ul li,
.archive .widget_pages ul li,
.archive.author .widget_pages ul li,
.archive.tag .widget_pages ul li,
.archive.category .widget_pages ul li,
.single .widget_pages ul li,
.search.search-results .widget_pages ul li,
.search.search-no-results .widget_pages ul li,
.page .widget_pages ul li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700
}

.blog .widget_categories ul li:last-child,
.archive .widget_categories ul li:last-child,
.archive.author .widget_categories ul li:last-child,
.archive.tag .widget_categories ul li:last-child,
.archive.category .widget_categories ul li:last-child,
.single .widget_categories ul li:last-child,
.search.search-results .widget_categories ul li:last-child,
.search.search-no-results .widget_categories ul li:last-child,
.page .widget_categories ul li:last-child,
.blog .widget_pages ul li:last-child,
.archive .widget_pages ul li:last-child,
.archive.author .widget_pages ul li:last-child,
.archive.tag .widget_pages ul li:last-child,
.archive.category .widget_pages ul li:last-child,
.single .widget_pages ul li:last-child,
.search.search-results .widget_pages ul li:last-child,
.search.search-no-results .widget_pages ul li:last-child,
.page .widget_pages ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.blog .widget_nav_menu ul ul,
.archive .widget_nav_menu ul ul,
.archive.author .widget_nav_menu ul ul,
.archive.tag .widget_nav_menu ul ul,
.archive.category .widget_nav_menu ul ul,
.single .widget_nav_menu ul ul,
.search.search-results .widget_nav_menu ul ul,
.search.search-no-results .widget_nav_menu ul ul,
.page .widget_nav_menu ul ul {
	margin: 0 0 0 25px
}

.blog .widget_nav_menu ul ul li,
.archive .widget_nav_menu ul ul li,
.archive.author .widget_nav_menu ul ul li,
.archive.tag .widget_nav_menu ul ul li,
.archive.category .widget_nav_menu ul ul li,
.single .widget_nav_menu ul ul li,
.search.search-results .widget_nav_menu ul ul li,
.search.search-no-results .widget_nav_menu ul ul li,
.page .widget_nav_menu ul ul li {
	margin: 0
}

.blog .widget_nav_menu li.menu-item-has-children,
.archive .widget_nav_menu li.menu-item-has-children,
.archive.author .widget_nav_menu li.menu-item-has-children,
.archive.tag .widget_nav_menu li.menu-item-has-children,
.archive.category .widget_nav_menu li.menu-item-has-children,
.single .widget_nav_menu li.menu-item-has-children,
.search.search-results .widget_nav_menu li.menu-item-has-children,
.search.search-no-results .widget_nav_menu li.menu-item-has-children,
.page .widget_nav_menu li.menu-item-has-children {
	padding-bottom: 0
}

.blog .widget_recent_entries ul li .post-date,
.archive .widget_recent_entries ul li .post-date,
.archive.author .widget_recent_entries ul li .post-date,
.archive.tag .widget_recent_entries ul li .post-date,
.archive.category .widget_recent_entries ul li .post-date,
.single .widget_recent_entries ul li .post-date,
.search.search-results .widget_recent_entries ul li .post-date,
.search.search-no-results .widget_recent_entries ul li .post-date,
.page .widget_recent_entries ul li .post-date {
	font-size: 12px;
	font-style: italic;
	display: block
}

.blog .box-pinterest .textwidget,
.archive .box-pinterest .textwidget,
.archive.author .box-pinterest .textwidget,
.archive.tag .box-pinterest .textwidget,
.archive.category .box-pinterest .textwidget,
.single .box-pinterest .textwidget,
.search.search-results .box-pinterest .textwidget,
.search.search-no-results .box-pinterest .textwidget,
.page .box-pinterest .textwidget {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px
}

.widget_mc4wp_widget form p:first-child {
	float: left;
	width: 66.67%
}

.widget_mc4wp_widget form p:first-child label {
	display: none
}

.widget_mc4wp_widget form p:first-child input {
	height: 35px;
	border: none;
	color: #7a7a7a;
	padding-left: 10px;
	background-image: url('images/mail-icon.png');
	background-position: 95% center;
	background-repeat: no-repeat
}

.widget_mc4wp_widget form p:first-child input:focus {
	-webkit-box-shadow: 0 0 0 1px #006fb2;
	-moz-box-shadow: 0 0 0 1px #006fb2;
	box-shadow: 0 0 0 1px #006fb2
}

.widget_mc4wp_widget form p:first-child input.not-valid {
	border: 1px solid #f00
}

.widget_mc4wp_widget form p:nth-of-type(2) {
	width: 33.33%;
	float: left
}

.widget_mc4wp_widget form p:nth-of-type(2) input {
	display: block;
	width: 100%;
	height: 35px;
	padding: 0 20px;
	background-color: #006fb2;
	border: none;
	margin-left: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.widget_mc4wp_widget form p:nth-of-type(2) input:hover {
	background-color: rgba(0, 111, 178, 0.8)
}

.widget_mc4wp_widget form p:nth-of-type(2) input:active {
	top: 1px
}

.widget_mc4wp_widget form:after {
	content: "";
	clear: both;
	display: block
}

.widget_mc4wp_widget .mc4wp-error {
	border: 1px solid #f00;
	margin: 0;
	padding: 5px 10px;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

@media (min-width: 768px) and (max-width: 1200px) {
	.widget_mc4wp_widget form p:first-child {
		width: 100%
	}
	.widget_mc4wp_widget form p:nth-of-type(2) input {
		margin-left: 0;
		width: auto
	}
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-number {
	height: 34px
}

.wpcf7 .ajax-loader {
	margin-top: -60px;
	width: 32px;
	height: 32px;
	z-index: 2
}

.wpcf7 .contact-us {
	text-align: center
}

.wpcf7 .contact-us .row {
	margin: 0
}

.wpcf7 .contact-us .wpcf7-form-control-wrap input[type=number] {
	-moz-appearance: textfield
}

.wpcf7 .contact-us .wpcf7-form-control-wrap input[type=number]::-webkit-inner-spin-button,
.wpcf7 .contact-us .wpcf7-form-control-wrap input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.wpcf7 .contact-us .wpcf7-form-control-wrap .wpcf7-form-control {
	margin-bottom: 20px
}

.wpcf7 .contact-us .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
	border: 1px solid #f00
}

.wpcf7 .contact-us .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid:focus {
	border-color: #c3d015;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.wpcf7 .contact-us .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid.not-valid-focused {
	border: #ddd
}

.wpcf7 .contact-us .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none
}

.wpcf7 .contact-us input,
.wpcf7 .contact-us textarea {
	padding-left: 8px;
	border: 1px solid #ddd;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.wpcf7 .contact-us input:focus,
.wpcf7 .contact-us textarea:focus {
	border: 1px solid;
	border-color: #c3d015;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.wpcf7 .contact-us input[type=submit] {
	border: none !important
}

.wpcf7 .contact-us .wpcf7-textarea {
	height: 140px;
	padding-top: 5px
}

.wpcf7 .contact-us .wpcf7-submit {
	color: #eee;
	font-size: 12px;
	font-family: Open Sans;
	background-color: #006fb2;
	padding: 0 20px;
	display: table;
	vertical-align: middle;
	max-height: 34px;
	line-height: 34px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	border: none;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

.wpcf7 .contact-us .wpcf7-submit:hover {
	text-decoration: none;
	background-color: rgba(0, 111, 178, 0.8)
}

.wpcf7 .contact-us .wpcf7-submit:active {
	top: 1px
}

.wpcf7 .contact-us .pad-right {
	padding-left: 0;
	padding-right: 15px
}

.wpcf7 .contact-us .pad-left {
	padding-left: 15px;
	padding-right: 0
}

.wpcf7 .contact-us .none-pad {
	padding: 0
}

.wpcf7 .wpcf7-response-output {
	margin: 0
}

.contact-us-dark .wpcf7 .contact-us .wpcf7-submit {
	color: #222222
}

.quote-form-2 .contact-us {
	text-align: center
}

.quote-form-2 .contact-us .row {
	margin: 0
}

.quote-form-2 .contact-us input,
.quote-form-2 .contact-us textarea {
	border: 1px solid #08598a;
	color: #fff;
	background-color: #085c8f
}

.quote-form-2 .contact-us .wpcf7-submit {
	background-color: #c5d02c !important
}

.quote-form-2 .wpcf7-validation-errors {
	color: #fff
}

.quote-form-1 .contact-us {
	text-align: center
}

.quote-form-1 .contact-us .row {
	margin: 0
}

.quote-form-1 .contact-us input,
.quote-form-1 .contact-us textarea {
	border: 1px solid #abb51d;
	color: #fff;
	background-color: #b1bc1e
}

.quote-form-1 .contact-us ::-webkit-input-placeholder {
	color: #eaf27e
}

.quote-form-1 .contact-us :-moz-placeholder {
	color: #eaf27e
}

.quote-form-1 .contact-us ::-moz-placeholder {
	color: #eaf27e
}

.quote-form-1 .contact-us :-ms-input-placeholder {
	color: #eaf27e
}

@media screen and (max-width: 768px) {
	.contact-us .row .col-xs-12 {
		padding: 0 !important
	}
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	color: #ffffff !important;
	background-color: #006fb2 !important;
	border-top-color: #006fb2 !important
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
	content: '\e015';
	color: #ffffff !important
}

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
	color: #ffffff !important;
	background-color: #2a2a2a !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	padding: 8px 10px !important
}

.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
	color: #006fb2 !important;
	background-color: white !important
}

.woocommerce-pagination {
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: left !important;
	clear: both
}

.woocommerce-pagination ul {
	border: none !important
}

.woocommerce-pagination ul li {
	font-size: 13px !important;
	border: none !important
}

.woocommerce-pagination ul li span {
	padding: 8px 10px !important;
	margin-right: 30px !important
}

.woocommerce-pagination ul li a {
	color: #2a2a2a !important;
	padding: 8px 10px !important;
	margin-right: 20px !important;
	font-weight: bold !important
}

.woocommerce-pagination ul li a:hover {
	color: #006fb2 !important;
	background: #FFFFFF !important;
	text-decoration: underline !important
}

.woocommerce-pagination ul li .current {
	background-color: #006fb2 !important;
	color: #ffffff !important
}

.onsale {
	top: 0 !important;
	left: 0 !important;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	border-radius: 50% !important;
	background-color: #006fb2 !important;
	font-size: 15px !important;
	padding: 0px !important;
	margin: 0 !important;
	font-weight: 400 !important;
	z-index: 9
}

.star-rating {
	color: #ffcf0f;
	font-size: 13px !important
}

.qty-button {
	width: 20px;
	height: 25px;
	padding-left: 1px;
	text-align: center;
	color: gray;
	border: 1px solid #eee;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block
}

.qty-button:hover {
	background-color: #006fb2;
	color: white;
	border-color: white;
	border-radius: 2px;
	cursor: pointer
}

.padding-product {
	padding-left: 30px !important;
	padding-right: 0 !important
}

.count-sort {
	float: right;
	color: #999999;
	margin-bottom: 40px
}

.count-sort .woocommerce-result-count {
	font-size: 13px;
	margin-right: 15px;
	margin-top: 1px
}

.count-sort .chosen-container {
	margin-top: -2px;
	width: auto !important
}

.count-sort .chosen-container .chosen-single {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-color: white;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: right
}

.count-sort .chosen-container .chosen-single:visited {
	border: none
}

.count-sort .chosen-container .chosen-single span {
	font-weight: 900;
	color: #000000
}

.count-sort .chosen-container .chosen-single span:after {
	content: "  \f107";
	font-family: FontAwesome;
	color: #c6c6c6;
	padding-left: 10px
}

.count-sort .chosen-container .chosen-single span {
	background-color: #ffffff;
	margin: 0
}

.count-sort .chosen-container .chosen-single div {
	display: none
}

.count-sort .chosen-with-drop .chosen-single {
	border: none !important
}

.count-sort .chosen-with-drop .chosen-drop {
	border: none !important
}

.list-product {
	list-style-type: none;
	margin: auto -15px;
	clear: both
}

.list-product li .item-product {
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 30px
}

.list-product li .item-product .product-title {
	color: #2a2a2a;
	font-size: 15px;
	line-height: 18px;
	font-family: Montserrat;
	padding: 20px 0
}

.list-product li .item-product .product-title:hover {
	color: #006fb2
}

.list-product li .item-product .star-rating {
	width: 100%;
	float: left;
	margin-bottom: 20px
}

.list-product li .item-product .product-price .lable-price {
	display: none
}

.list-product li .item-product .product-price .price {
	font-size: 17px;
	color: #006fb2
}

.list-product li .item-product .product-price .price del {
	color: #666666;
	padding-right: 10px
}

.product-image {
	position: relative
}

.product-image img {
	margin: 0 auto !important;
	width: auto !important
}

.product-image:hover~.box-button {
	margin-top: -100px;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100)
}

.box-button {
	width: 75%;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 190px;
	z-index: 9;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: margin-top .5s;
	-moz-transition: margin-top .5s;
	-o-transition: margin-top .5s;
	-ms-transition: margin-top .5s;
	transition: margin-top .5s
}

.box-button:hover {
	margin-top: -100px;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100)
}

.box-button .product {
	border: none !important
}

.box-button .woocommerce-review-link {
	cursor: default
}

.box-button .button {
	background-color: #111 !important
}

.add-product-to-cart-button {
	position: relative !important;
	width: 50px;
	height: 50px;
	font-size: 15px !important;
	color: #fff !important;
	padding-top: 12px !important;
	margin: 0 auto !important;
	display: inline-block !important;
	background-color: #111111 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.add-product-to-cart-button:hover {
	background-color: #006fb2 !important
}

.loading {
	color: white !important;
	width: 100px !important
}

.loading .add-product-to-cart-button {
	background: #fff no-repeat center url('images/loading.gif') !important
}

.loading .view-cart {
	text-indent: -8px;
	font-size: 7px !important
}

.added .add-product-to-cart-button {
	width: 110px !important
}

.added~.yith-wcqv-button {
	display: none !important
}

.added_to_cart {
	display: none !important
}

.added_to_cart~.yith-wcqv-button {
	display: none !important
}

.added_to_cart~.add_to_cart_button .add-product-to-cart-button {
	width: 110px !important
}

.added_to_cart {
	color: #006fb2;
	position: absolute !important;
	top: 50px !important;
	left: 30%
}

.added_to_cart:hover {
	color: #006fb2
}

.yith-wcqv-button {
	width: 50px;
	height: 50px;
	font-size: 15px !important;
	color: #fff !important;
	padding-top: 17px !important;
	margin: 0 auto !important;
	background-color: #111111 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	margin-left: 10px !important;
	outline: none !important
}

.yith-wcqv-button:before {
	content: "\f002";
	font-family: FontAwesome
}

.yith-wcqv-button:hover {
	background-color: #006fb2 !important
}

.view-cart {
	display: inline-block;
	font-size: 14px !important;
	font-family: Montserrat
}

#yith-quick-view-modal .yith-wcqv-main {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-align: center
}

#yith-quick-view-modal .yith-wcqv-main .yith-wcqv-head {
	margin-bottom: 25px
}

#yith-quick-view-modal .yith-wcqv-main .yith-wcqv-close {
	color: white;
	background-color: gray;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	border: none;
	width: 30px;
	height: 30px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold
}

#yith-quick-view-modal .yith-wcqv-main .yith-wcqv-close:hover {
	text-decoration: none;
	background-color: #006fb2
}

#yith-quick-view-modal .yith-wcqv-main .star-rating {
	float: none !important;
	margin: 0 auto
}

#yith-quick-view-modal .yith-wcqv-main .quantity {
	float: none;
	margin-bottom: 10px
}

#yith-quick-view-modal .yith-wcqv-main .single_add_to_cart_button {
	text-transform: uppercase
}

#yith-quick-view-modal .yith-wcqv-main .short-line {
	display: none !important
}

#yith-quick-view-modal .yith-wcqv-main .button {
	float: none
}

#yith-quick-view-modal .yith-wcqv-main .detail-product-meta {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px
}

#yith-quick-view-modal .yith-wcqv-main .detail-product-meta a {
	color: #006fb2
}

#yith-quick-view-modal .yith-wcqv-main .detail-product-meta a:hover {
	color: #000000;
	text-decoration: none
}

#yith-quick-view-modal .yith-wcqv-main .price-in-single {
	color: #006fb2 !important
}

.product-summary {
	width: 100%;
	text-align: center
}

.product-summary .entry-title {
	font-size: 25px !important
}

.product-summary .description {
	font-size: 20px
}

.product-summary .woocommerce-product-rating {
	margin-bottom: 0 !important
}

.product-summary .woocommerce-product-rating .star-rating {
	float: none;
	margin: 0 auto;
	margin-bottom: 10px
}

.product-summary .woocommerce-product-rating .woocommerce-review-link {
	color: #000000
}

.product-summary .woocommerce-product-rating .woocommerce-review-link:hover {
	color: #006fb2
}

.product-summary .price-in-single {
	color: #006fb2 !important
}

.product-summary .add-to-cart-single .quantity {
	float: none !important;
	padding-bottom: 20px
}

.product-summary .add-to-cart-single .quantity .qty {
	width: 25px;
	font-size: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: none
}

.product-summary .add-to-cart-single .quantity .qty:focus {
	border: none
}

.product-summary .add-to-cart-single .single_add_to_cart_button {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #111111 !important;
	float: none !important;
	padding: 15px 30px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.product-summary .add-to-cart-single .single_add_to_cart_button:hover {
	background-color: #006fb2 !important
}

.product-summary .product_meta .detail-product-meta {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-top: 10px
}

.product-summary .product_meta .detail-product-meta a {
	color: #006fb2 !important
}

.product-summary .product_meta .detail-product-meta a:hover {
	text-decoration: none !important;
	color: #5a5a5a !important
}

.product-summary .social-share {
	list-style-type: none !important;
	margin-top: 20px
}

.product-summary .social-share li {
	background-color: white;
	font-size: 16px;
	display: inline-block;
	padding-top: 8px;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	border: 1px solid #eee
}

.product-summary .social-share li a.facebook {
	color: #4c67a2
}

.product-summary .social-share li a.twitter {
	color: #00acee
}

.product-summary .social-share li a.googleplus {
	color: #d77066
}

.product-summary .social-share li a.pinterest {
	color: #d43b17
}

.product-summary .social-share li a:hover {
	-moz-opacity: .8;
	-khtml-opacity: .8;
	-webkit-opacity: .8;
	opacity: .8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80)
}

.woocommerce-tabs {
	padding-top: 30px !important
}

.woocommerce-tabs .tabs {
	border-bottom: 1px solid #eee;
	text-align: center
}

.woocommerce-tabs .tabs .tab_component {
	border: none !important;
	text-transform: uppercase;
	background-color: white !important
}

.woocommerce-tabs .tabs .tab_component::before {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	left: 0 !important;
	bottom-right-radius: none !important;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-width: 0 !important
}

.woocommerce-tabs .tabs .tab_component::after {
	border: none !important;
	bottom: 0 !important;
	width: 0 !important
}

.woocommerce-tabs .tabs .active {
	border-bottom: 4px solid #006fb2 !important
}

.woocommerce-tabs .panel {
	padding-bottom: 40px !important;
	border-bottom: 2px solid #eee !important
}

.woocommerce-tabs .panel h2 {
	font-size: 20px !important
}

.woocommerce-tabs .panel #reviews #comments .commentlist .meta strong {
	color: #006fb2 !important
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form h3 {
	font-size: 20px !important;
	font-weight: 400
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .comment-form-rating .stars a {
	color: #ffcf0f
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .comment-form-rating .stars a:hover {
	color: #ffcf0f
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .comment-form-comment textarea {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
	border-color: #eae8e9 !important;
	outline: none
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .comment-form-comment textarea:visited {
	border-color: lightend(#eae8e9, 20%) !important
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form input[type="text"] {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	-o-border-radius: 3px !important;
	border-radius: 3px !important;
	border: 1px solid #eae8e9 !important;
	outline: none !important
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .form-submit input[type="submit"] {
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.woocommerce-tabs .panel #reviews #review_form_wrapper #review_form form .form-submit input[type="submit"]:hover {
	background-color: #006fb2
}

.related h2 {
	font-size: 20px !important
}

.short-line {
	width: 125px;
	height: 1px;
	border-bottom: 1px solid #eee;
	margin: 20px auto
}

.thumbnail-product {
	text-align: center;
	margin-bottom: 20px
}

.thumbnail-product .flexslider .flex-viewport ul li img {
	width: auto;
	margin: 0 auto
}

.thumbnail-product .flexslider .flex-control-nav li {
	width: 20%;
	border: 1px solid #eee;
	margin-right: 20px;
	margin-top: 10px
}

.thumbnail-product .flexslider .flex-control-nav .flex-active {
	border: 1px solid #000
}

.thumbnail-product .flexslider .flex-direction-nav {
	display: none
}

.thumbnail-product .price-in-single del {
	color: gray;
	padding-right: 15px
}

.thumbnail-product .price-in-single ins {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold
}

.related .list-product {
	margin: auto -20px
}

.related .list-product li {
	padding-left: 0;
	padding-right: 0
}

.related .list-product li .item-product {
	border: none
}

.related .list-product li .item-product .product-image,
.related .list-product li .item-product .product-title,
.related .list-product li .item-product .star-rating,
.related .list-product li .item-product .product-price {
	border: 1px solid #eee
}

.related .list-product li .item-product .product-image,
.related .list-product li .item-product .product-title,
.related .list-product li .item-product .star-rating {
	border-bottom: none
}

.related .list-product li .item-product .product-title,
.related .list-product li .item-product .product-price {
	border-top: none;
	padding-left: 20px
}

.related .list-product li .item-product .product-image {
	padding-top: 20px
}

.related .list-product li .item-product .product-image:hover~.box-button {
	margin-top: -60px;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100)
}

.related .list-product li .item-product .box-button {
	width: 85%
}

.related .list-product li .item-product .box-button:hover {
	margin-top: -60px;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100)
}

.related .list-product li .item-product .star-rating {
	border: none;
	margin-left: 20px
}

.related .list-product li .item-product .product-price {
	padding-bottom: 20px
}

.widget-title {
	font-size: 18px;
	font-family: Montserrat;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-weight: 700
}

.widget_product_categories ul {
	color: #2a2a2a;
	list-style: none;
	padding-left: 0
}

.widget_product_categories ul li {
	font-size: 15px;
	font-family: Montserrat;
	text-transform: capitalize;
	padding: 15px 0;
	border-bottom: 1px solid #eee
}

.widget_product_categories ul li:last-child {
	border-bottom: none
}

.widget_product_categories ul li a {
	color: #2a2a2a !important;
	text-decoration: none
}

.widget_product_categories ul li a:hover {
	color: #006fb2 !important
}

.widget_price_filter {
	position: relative
}

.widget_price_filter .price_slider_wrapper .price_slider {
	background-color: #cccccc !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
	background-color: #006fb2 !important
}

.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
	color: #006fb2;
	width: 10px !important;
	height: 20px;
	background-color: white;
	border: 3px solid #006fb2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin-top: -2px;
	cursor: pointer
}

.widget_price_filter .price_slider_wrapper .price_slider_amount {
	font-size: 13px
}

.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
	display: inline-block;
	color: #006fb2 !important;
	background-color: transparent !important;
	float: right !important
}

.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
	background-color: #006fb2 !important;
	color: white !important
}

.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
	font-family: Open Sans;
	display: inline-block;
	float: left;
	text-align: left
}

.wc-top-sale-products .top-product {
	margin-bottom: 30px;
	font-size: 14px
}

.wc-top-sale-products .top-product .product-name {
	color: #2a2a2a;
	font-size: 14px;
	text-decoration: none;
	font-family: Montserrat;
	font-weight: 500
}

.wc-top-sale-products .top-product .product-name:hover {
	color: #006fb2
}

.wc-top-sale-products .top-product .star-rating {
	color: #ffcf0f;
	font-size: 13px;
	float: left;
	margin: 10px 70px 10px 0 !important
}

.wc-top-sale-products .top-product .product-price {
	color: #006fb2;
	display: inline-block;
	font-size: 14px
}

.wc-top-sale-products .top-product .lable-price {
	font-family: Open Sans;
	font-weight: 400;
	color: #5a5a5a
}

.woocommerce-product-search {
	margin-bottom: 40px
}

.woocommerce-product-search input[type=search] {
	height: 40px;
	padding-left: 10px;
	font-size: 13px;
	color: #b7b7b7;
	font-style: italic;
	border: 1px solid #ddd;
	border-right: none;
	position: relative;
	width: calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	outline: none !important
}

.woocommerce-product-search .icon-search-product {
	background: #006fb2;
	border: none;
	font-size: 15px;
	width: 40px;
	height: 40px;
	color: #ffffff !important;
	text-align: center;
	padding-top: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	position: absolute;
	outline: none
}

.widget_recent_reviews .product_list_widget a {
	font-size: 14px;
	padding-bottom: 20px !important;
	font-family: Montserrat
}

.widget_recent_reviews .product_list_widget a:hover {
	color: #006fb2
}

.widget_product_tag_cloud {
	line-height: 26px
}

#mini-cart {
	list-style: none
}

#mini-cart .widget_shopping_cart #minicart-hover {
	line-height: 1;
	padding: 30px 30px 30px 18px
}

#mini-cart .widget_shopping_cart #minicart-hover:hover {
	cursor: pointer
}

#mini-cart .widget_shopping_cart .widget-title {
	display: none
}

#mini-cart .widget_shopping_cart .cart-number-product {
	background-color: #006fb2;
	color: #ffffff;
	font-size: 13px;
	width: 24px;
	height: 24px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	top: 10px;
	right: 10px;
	line-height: 24px;
	position: absolute
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	right: 0;
	background: #fff;
	display: none;
	position: absolute;
	width: 350px;
	padding: 0 15px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
	max-height: 300px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li {
	padding: 0 !important;
	border-bottom: 1px solid #eee
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li img {
	margin-top: 10px;
	margin-bottom: 10px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .empty {
	padding-top: 10px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .remove {
	display: none
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .quantity .amount {
	padding-left: 3px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget a {
	line-height: 35px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget a img {
	width: 85px
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .total {
	text-align: center;
	padding-top: 10px;
	border: none
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .buttons {
	text-align: center
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .buttons .button {
	display: inline-block
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
	background-color: #006fb2
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:hover {
	background-color: #007fcb
}

.shop_table {
	border: none !important;
	margin-top: 50px !important
}

.shop_table tr>th:last-child {
	border-right: none
}

.shop_table .cart_item>td:last-child {
	border-right: none
}

.shop_table .cart_item .product-remove a {
	color: black !important;
	background-color: white !important
}

.shop_table .cart_item .product-remove a:hover {
	color: #006fb2 !important
}

.shop_table .cart_item .product-remove a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.shop_table .cart_item .product-thumbnail img {
	width: 100px !important;
	height: auto !important
}

.shop_table .cart_item .product-quantity .qty {
	width: 5em;
	padding: 5px
}

.shop_table .cart_item .product-name a {
	color: #000000
}

.shop_table .cart_item .product-name a:hover {
	color: #006fb2;
	text-decoration: none
}

.shop_table .coupon-table .actions .input-text {
	padding: 8px !important
}

.shop_table .coupon-table td {
	padding: 25px 0 !important;
	border: none
}

.shop_table .coupon-table td input[name="coupon_code"] {
	width: 150px !important
}

.button {
	color: #ffffff !important;
	background-color: #000000 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.button:hover {
	color: #ffffff !important;
	background-color: #006fb2 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important
}

.cart-collaterals .cart_totals th {
	width: 75px !important
}

.cart-collaterals .cart_totals a {
	color: #006fb2;
	text-decoration: none
}

.cart-collaterals .cart_totals .woocommerce-shipping-calculator section select {
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 5px
}

.cart-collaterals .cart_totals .woocommerce-shipping-calculator section input {
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 5px
}

.cart-collaterals .cart_totals .woocommerce-shipping-calculator section button {
	color: #ffffff !important;
	background-color: #006fb2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin: 5px
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
	background-color: #006fb2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
	background-color: #006fb2
}

.woocommerce-checkout input {
	border: 1px solid #eee;
	padding-left: 10px;
	height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}

.woocommerce-checkout input:focus {
	border-color: gray
}

.woocommerce-checkout textarea {
	border: 1px solid #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding-left: 10px
}

.woocommerce-checkout textarea:focus {
	border-color: gray
}

.error-404 {
	padding: 100px 0
}

.error-404 .table {
	display: table;
	max-width: 820px;
	margin: auto
}

.error-404 .table .table-cell {
	display: table-cell;
	vertical-align: middle
}

.error-404 a {
	font-weight: bold;
	text-decoration: underline;
	outline: none;
	color: #2a2a2a
}


/*!Chosen, a Select Box Enhancer for jQuery and Prototypeby Patrick Filler for Harvest, http://getharvest.comVersion 1.2.0Full source at https://github.com/harvesthq/chosenCopyright (c) 2011-2014 Harvest http://getharvest.comMIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.mdThis file is generated by `grunt build`, do not edit it by hand.*/

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}

.chosen-container a {
	cursor: pointer
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}

.chosen-container-single .chosen-default {
	color: #999
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url('images/chosen-sprite.png') -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url('images/chosen-sprite.png') no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: #fff url('images/chosen-sprite.png') no-repeat 100% -20px;
	background: url('images/chosen-sprite.png') no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
	background-image: -o-linear-gradient(#eee 1%, #fff 15%);
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url('images/chosen-sprite.png') -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #e1e8ed;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
	background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
	background-image: -o-linear-gradient(#eee 20%, #fff 80%);
	background-image: linear-gradient(#eee 20%, #fff 80%);
	box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #222 !important
}

.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
	left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	background: #fff url('images/chosen-sprite.png') no-repeat -30px -20px;
	background: url('images/chosen-sprite.png') no-repeat -30px -20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 144dpi) {
	.chosen-rtl .chosen-search input[type="text"],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-container-single .chosen-search input[type="text"],
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span {
		background-image: url('images/chosen-sprite@2x.png') !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

#masthead {
	background-color: #fff;
	z-index: 70
}

#masthead .top-header {
	height: 54px
}

#masthead .top-header .container {
	height: 100%
}

#masthead .top-header .container>div {
	font-size: 13px;
	height: 100%;
	width: calc(100% - 122px - 20px);
	float: right;
	border-bottom: 1px solid #eee;
	display: table
}

#masthead .top-header .container>div aside.widget {
	line-height: 1;
	display: table-cell;
	vertical-align: middle
}

#masthead .top-header .container>div .widget_thim_contact .call_us_title,
#masthead .top-header .container>div .widget_thim_contact .phone_number,
#masthead .top-header .container>div .widget_thim_contact .email_title {
	padding-right: 5px
}

#masthead .top-header .container>div .widget_thim_contact .call_us_title,
#masthead .top-header .container>div .widget_thim_contact .email_title {
	color: #9a9a9a
}

#masthead .top-header .container>div .widget_thim_contact .phone_number {
	font-size: 18px;
	color: #2a2a2a
}

#masthead .top-header .container>div .widget_thim_contact .email_name {
	color: #006fb2
}

#masthead .top-header .container>div .widget_thim_schedule {
	text-align: right
}

#masthead .top-header .container>div .widget_thim_schedule:before {
	content: "\f017";
	font-family: FontAwesome;
	color: #2a2a2a;
	font-size: 14px;
	padding-right: 4px
}

#masthead .top-header .container>div .widget_thim_schedule .weekday_title,
#masthead .top-header .container>div .widget_thim_schedule .weekend_title {
	color: #2a2a2a
}

#masthead .top-header .container>div .widget_thim_schedule .weekday_schedule,
#masthead .top-header .container>div .widget_thim_schedule .weekend_schedule {
	color: #999
}

#masthead .top-header .container>div .widget_thim_schedule .weekday_title {
	padding-right: 8px
}

#masthead .top-header .container>div .widget_thim_schedule .weekday_schedule {
	padding-right: 10px
}

#masthead .top-header .container>div .widget_thim_schedule .weekend_title {
	padding-right: 7px
}

#masthead .wrapper-logo {
	padding: 0;
	height: 0;
	margin-top: -54px;
	-webkit-transition: border 2s cubic-bezier(.68, -0.55, .27, 1.55) 0s;
	-moz-transition: border 2s cubic-bezier(.68, -0.55, .27, 1.55) 0s;
	-o-transition: border 2s cubic-bezier(.68, -0.55, .27, 1.55) 0s;
	-ms-transition: border 2s cubic-bezier(.68, -0.55, .27, 1.55) 0s;
	transition: border 2s cubic-bezier(.68, -0.55, .27, 1.55) 0s
}

#masthead .wrapper-logo>.container>.sm-logo {
	width: 122px;
	height: 130px;
	background: #006fb2
}

#masthead .wrapper-logo>.container>.sm-logo>a {
	outline: none;
	margin: auto;
	display: table
}

#masthead .wrapper-logo>.container>.sm-logo>a img {
	max-width: 122px;
	max-height: 130px
}

#masthead .navigation.affix {
	margin-top: 0;
	background-color: #fff;
	border-bottom: 1px solid #ddd
}

#masthead .navigation.affix nav.navbar-primary a {
	color: #2a2a2a
}

#masthead .navigation.affix nav.navbar-primary a:hover {
	color: #006fb2
}

#masthead .navigation.affix nav.navbar-primary .navbar-nav>li.current_page_item>a {
	color: #006fb2
}

#masthead .navigation.affix nav.navbar-primary .navbar-nav>li.current-menu-ancestor>a {
	color: #006fb2
}

#masthead .navigation.affix .widget_shopping_cart_content .product_list_widget a {
	color: #2a2a2a
}

#masthead .navigation.affix .widget_shopping_cart_content .product_list_widget a:hover {
	color: #006fb2
}

#masthead .navigation.affix #minicart-hover:hover i {
	color: #006fb2
}

#masthead .navigation.affix #minicart-hover i {
	color: #2a2a2a
}

#masthead .navigation.affix #minicart-hover i:hover {
	color: #006fb2
}

#masthead .navigation.affix-top .sm-logo-affix {
	visibility: hidden
}

#masthead .navigation.affix-top nav.navbar-primary a {
	color: #2a2a2a
}

#masthead .navigation.affix-top nav.navbar-primary a:hover {
	color: #006fb2
}

#masthead .navigation.affix-top nav.navbar-primary .navbar-nav>li.current_page_item>a {
	color: #006fb2
}

#masthead .navigation.affix-top nav.navbar-primary .navbar-nav>li.current-menu-ancestor>a {
	color: #006fb2
}

#masthead .navigation.affix-top .widget_shopping_cart_content .product_list_widget a {
	color: #2a2a2a
}

#masthead .navigation.affix-top .widget_shopping_cart_content .product_list_widget a:hover {
	color: #006fb2
}

#masthead .navigation.affix-top #minicart-hover i {
	color: #2a2a2a
}

#masthead .navigation.affix-top #minicart-hover i:hover {
	color: #006fb2
}

#masthead .navigation.affix-top #minicart-hover:hover i {
	color: #006fb2
}

#masthead .navigation>.container {
	height: 100%
}

#masthead .navigation>.container .tm-table {
	height: 100%;
	width: 100%
}

#masthead .navigation>.container .tm-table aside.widget {
	display: table-cell;
	vertical-align: middle;
	min-width: 150px
}

#masthead .navigation>.container .tm-table aside.widget>div {
	float: right
}

#masthead .navigation>.container .tm-table aside.widget>div a {
	color: #eee;
	font-size: 12px;
	font-family: Open Sans;
	background-color: #006fb2;
	padding: 0 20px;
	display: table;
	vertical-align: middle;
	max-height: 34px;
	line-height: 34px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	border: none;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}

#masthead .navigation>.container .tm-table aside.widget>div a:hover {
	text-decoration: none;
	background-color: rgba(0, 111, 178, 0.8)
}

#masthead .navigation>.container .tm-table aside.widget>div a:active {
	top: 1px
}

#masthead .navigation .sm-logo-affix {
	width: 122px;
	height: 76px;
	margin-left: -15px;
	background-color: #006fb2;
	overflow: hidden
}

#masthead .navigation .sm-logo-affix a {
	display: table;
	margin: auto;
	outline: none
}

#masthead .navigation .sm-logo-affix a img {
	max-width: 122px;
	max-height: 76px
}

#masthead .navigation .logo-effect a {
	position: relative;
	left: -122px
}

#masthead .navigation nav.navbar-primary {
	height: 100%
}

#masthead .navigation nav.navbar-primary .navbar-nav {
	height: 100%
}

#masthead .navigation nav.navbar-primary .navbar-nav .sub-menu {
	background: #fff
}

#masthead .navigation nav.navbar-primary .navbar-nav li a {
	outline: none;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 700
}

#masthead .navigation nav.navbar-primary .navbar-nav>li {
	list-style: none
}

#masthead .navigation nav.navbar-primary .navbar-nav>li>a {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 31px;
	padding-bottom: 31px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none
}

#masthead .navigation nav.navbar-primary .navbar-nav>li>a:hover {
	background: rgba(0, 0, 0, 0)
}

#masthead .navigation nav.navbar-primary .navbar-nav>li>a:focus {
	background: rgba(0, 0, 0, 0)
}

#masthead .navigation nav.navbar-primary .navbar-nav li.menu-item-has-children>ul.sub-menu {
	z-index: 1050;
	display: none;
	margin-left: 0;
	margin-top: 0;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09)
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu {
	position: absolute;
	padding-left: 0;
	top: 76px;
	left: 0;
	min-width: 200px;
	margin-bottom: 0
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li {
	position: relative;
	list-style: none;
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 0
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li a {
	font-weight: normal;
	font-size: 13px !important;
	text-decoration: none;
	line-height: 1
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children {
	position: relative
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children ul.sub-menu {
	position: absolute;
	padding-left: 0;
	top: 0;
	left: 200px;
	min-width: 200px;
	margin-bottom: 0
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children ul.sub-menu li {
	margin-bottom: 0;
	padding: 10px 20px
}

#masthead .navigation nav.navbar-primary .navbar-nav>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children ul.sub-menu li a {
	font-size: 13px !important;
	font-weight: normal
}

@media (max-width: 991px) {
	#masthead .top-header .container>div aside.widget:nth-child(2) {
		display: none
	}
	#masthead .navigation>.container .tm-table aside.widget {
		display: none
	}
}

@media (max-width: 767px) {
	body #wrapper-container {
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s;
		position: relative
	}
	header#masthead .top-header {
		display: none
	}
	header#masthead .wrapper-logo {
		display: none
	}
	header#masthead .navigation {
		margin-top: 0;
		background-color: red
	}
	header#masthead .navigation.affix {
		background-color: #006fb2;
		position: fixed;
		top: 0;
		left: 0
	}
	header#masthead .navigation.affix-top .sm-logo-affix {
		visibility: visible
	}
	header#masthead .navigation.affix-top .sm-logo-affix a {
		left: 0
	}
	header#masthead .navigation .container {
		width: 100%;
		background-color: #006fb2
	}
	header#masthead .navigation .menu-mobile-effect a:active,
	header#masthead .navigation .menu-mobile-effect a:focus {
		outline: none
	}
	header#masthead .navigation .tm-table {
		min-height: 60px;
		background-color: #006fb2
	}
	header#masthead .navigation .navbar-toggle {
		padding: 5px 20px;
		background-color: #006fb2;
		float: none;
		display: table-cell;
		vertical-align: middle
	}
	header#masthead .navigation .navbar-toggle .icon-bar {
		background-color: #d8d8d8
	}
	header#masthead .navigation .sm-logo-affix {
		background-color: #006fb2
	}
	header#masthead .navigation .navbar-primary {
		display: none !important
	}
	.mobile-menu-container {
		position: fixed;
		padding: 15px;
		top: 0;
		bottom: 0;
		overflow: auto;
		width: 250px;
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s;
		-webkit-transform: translate(-250px);
		-moz-transform: translate(-250px);
		-ms-transform: translate(-250px);
		-o-transform: translate(-250px);
		transform: translate(-250px);
		z-index: 999999
	}
	.mobile-menu-container .menu-right {
		margin: 0;
		padding: 10px 0
	}
	.mobile-menu-container .menu-right>li {
		margin-left: 20px;
		display: inline-block
	}
	.mobile-menu-container .menu-right .sliderbar-menu-controller {
		display: none
	}
	.mobile-menu-container .navbar-nav {
		margin: 0
	}
	.mobile-menu-container .navbar-nav .sub-menu {
		position: relative
	}
	.mobile-menu-container .navbar-nav .sub-menu:before {
		content: "";
		width: 1px;
		height: 100%;
		position: absolute;
		left: 22px;
		top: 1px;
		display: block;
		background-color: #0e2a36
	}
	.mobile-menu-container .navbar-nav .icon-toggle {
		position: absolute;
		top: 0;
		right: 0;
		padding: 9px 25px;
		z-index: 9;
		font-size: 20px;
		color: #ddea2e;
		cursor: pointer
	}
	.mobile-menu-container .navbar-nav>li>ul.sub-menu {
		margin-top: 0;
		margin-bottom: 0;
		overflow: hidden;
		display: none
	}
	.mobile-menu-container .navbar-nav li ul.sub-menu {
		margin: 0
	}
	.mobile-menu-container .navbar-nav li ul.sub-menu>li:before {
		content: "";
		width: 7px;
		height: 1px;
		position: absolute;
		left: 3px;
		top: 20px;
		padding: 0;
		display: block;
		background-color: #0e2a36
	}
	body.admin-bar .mobile-menu-open .mobile-menu-container {
		padding-top: 60px
	}
	.mobile-menu-open .mobile-menu-container {
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s;
		-webkit-transform: translate(0);
		-moz-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0);
		background-color: #fff
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li:hover {
		background: rbga(0, 0, 0, 0)
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li:visited {
		background: rbga(0, 0, 0, 0)
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li a {
		color: #0e2a36
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li a:hover {
		background-color: transparent;
		text-decoration: none
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li a:focus,
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li a:active {
		outline: none;
		text-decoration: none
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li.menu-item-has-children>ul.sub-menu {
		padding-left: 20px
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav li.current_page_item>a {
		color: #006fb2
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav>li.menu-item-has-children>ul.sub-menu {
		list-style: none;
		padding-left: 10px;
		margin: 0;
		overflow: hidden
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav>li.menu-item-has-children>ul.sub-menu li {
		display: block;
		position: relative
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav>li.menu-item-has-children>ul.sub-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 20px
	}
	.mobile-menu-open .mobile-menu-container ul.navbar-nav>li.menu-item-has-children>ul.sub-menu:before {
		content: '';
		width: 1px;
		height: 100%;
		position: absolute;
		left: 12px;
		top: 1px;
		display: block
	}
	.mobile-menu-open .content-pusher {
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s;
		-webkit-transform: translate(250px);
		-moz-transform: translate(250px);
		-ms-transform: translate(250px);
		-o-transform: translate(250px);
		transform: translate(250px)
	}
	.mobile-menu-open .content-area {
		-webkit-transform: translate(150px);
		-moz-transform: translate(150px);
		-ms-transform: translate(150px);
		-o-transform: translate(150px);
		transform: translate(150px)
	}
	.mobile-menu-open #footer {
		-webkit-transform: translate(150px);
		-moz-transform: translate(150px);
		-ms-transform: translate(150px);
		-o-transform: translate(150px);
		transform: translate(150px)
	}
	.mobile-menu-container,
	.content-pusher {
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s
	}
	.menu-mobile-effect img {
		-webkit-transition: all 400ms ease-out 0s;
		-moz-transition: all 400ms ease-out 0s;
		-o-transition: all 400ms ease-out 0s;
		-ms-transition: all 400ms ease-out 0s;
		transition: all 400ms ease-out 0s
	}
}

@media screen and (max-width: 767px) {
	#wpadminbar {
		position: absolute
	}
}

@media screen and (min-width: 768px) {
	.post-type-archive-product .navbar-nav {
		max-width: 80%
	}
}

.blog img,
.archive img,
.archive.author img,
.archive.tag img,
.archive.category img,
.search.search-results img,
.search.search-no-results img,
.single img,
.single-post img,
.page-template-default img,
.blog figure,
.archive figure,
.archive.author figure,
.archive.tag figure,
.archive.category figure,
.search.search-results figure,
.search.search-no-results figure,
.single figure,
.single-post figure,
.page-template-default figure {
	max-width: 100%;
	height: auto
}

.blog a,
.archive a,
.archive.author a,
.archive.tag a,
.archive.category a,
.search.search-results a,
.search.search-no-results a,
.single a,
.single-post a,
.page-template-default a {
	color: #2a2a2a;
	text-decoration: none
}

.blog a:hover,
.archive a:hover,
.archive.author a:hover,
.archive.tag a:hover,
.archive.category a:hover,
.search.search-results a:hover,
.search.search-no-results a:hover,
.single a:hover,
.single-post a:hover,
.page-template-default a:hover {
	color: #006fb2;
	text-decoration: none
}

.blog a:active,
.archive a:active,
.archive.author a:active,
.archive.tag a:active,
.archive.category a:active,
.search.search-results a:active,
.search.search-no-results a:active,
.single a:active,
.single-post a:active,
.page-template-default a:active {
	color: #006fb2;
	text-decoration: none
}

.blog .site-content,
.archive .site-content,
.archive.author .site-content,
.archive.tag .site-content,
.archive.category .site-content,
.search.search-results .site-content,
.search.search-no-results .site-content,
.single .site-content,
.single-post .site-content,
.page-template-default .site-content {
	padding-top: 80px;
	padding-bottom: 80px
}

.blog .site-content.no-padding-top,
.archive .site-content.no-padding-top,
.archive.author .site-content.no-padding-top,
.archive.tag .site-content.no-padding-top,
.archive.category .site-content.no-padding-top,
.search.search-results .site-content.no-padding-top,
.search.search-no-results .site-content.no-padding-top,
.single .site-content.no-padding-top,
.single-post .site-content.no-padding-top,
.page-template-default .site-content.no-padding-top {
	padding-top: 0;
	padding-bottom: 0
}

.blog .site-main,
.archive .site-main,
.archive.author .site-main,
.archive.tag .site-main,
.archive.category .site-main,
.search.search-results .site-main,
.search.search-no-results .site-main,
.single .site-main,
.single-post .site-main,
.page-template-default .site-main {
	max-width: 100%;
	height: auto
}

.blog .archive-content article,
.archive .archive-content article,
.archive.author .archive-content article,
.archive.tag .archive-content article,
.archive.category .archive-content article,
.search.search-results .archive-content article,
.search.search-no-results .archive-content article,
.single .archive-content article,
.single-post .archive-content article,
.page-template-default .archive-content article {
	padding-bottom: 50px
}

.blog .archive-content article:before,
.archive .archive-content article:before,
.archive.author .archive-content article:before,
.archive.tag .archive-content article:before,
.archive.category .archive-content article:before,
.search.search-results .archive-content article:before,
.search.search-no-results .archive-content article:before,
.single .archive-content article:before,
.single-post .archive-content article:before,
.page-template-default .archive-content article:before,
.blog .archive-content article:after,
.archive .archive-content article:after,
.archive.author .archive-content article:after,
.archive.tag .archive-content article:after,
.archive.category .archive-content article:after,
.search.search-results .archive-content article:after,
.search.search-no-results .archive-content article:after,
.single .archive-content article:after,
.single-post .archive-content article:after,
.page-template-default .archive-content article:after {
	content: " ";
	display: table
}

.blog .archive-content article:after,
.archive .archive-content article:after,
.archive.author .archive-content article:after,
.archive.tag .archive-content article:after,
.archive.category .archive-content article:after,
.search.search-results .archive-content article:after,
.search.search-no-results .archive-content article:after,
.single .archive-content article:after,
.single-post .archive-content article:after,
.page-template-default .archive-content article:after {
	clear: both
}

.blog .archive-content article:before,
.archive .archive-content article:before,
.archive.author .archive-content article:before,
.archive.tag .archive-content article:before,
.archive.category .archive-content article:before,
.search.search-results .archive-content article:before,
.search.search-no-results .archive-content article:before,
.single .archive-content article:before,
.single-post .archive-content article:before,
.page-template-default .archive-content article:before,
.blog .archive-content article:after,
.archive .archive-content article:after,
.archive.author .archive-content article:after,
.archive.tag .archive-content article:after,
.archive.category .archive-content article:after,
.search.search-results .archive-content article:after,
.search.search-no-results .archive-content article:after,
.single .archive-content article:after,
.single-post .archive-content article:after,
.page-template-default .archive-content article:after {
	content: " ";
	display: table
}

.blog .archive-content article:after,
.archive .archive-content article:after,
.archive.author .archive-content article:after,
.archive.tag .archive-content article:after,
.archive.category .archive-content article:after,
.search.search-results .archive-content article:after,
.search.search-no-results .archive-content article:after,
.single .archive-content article:after,
.single-post .archive-content article:after,
.page-template-default .archive-content article:after {
	clear: both
}

.blog .archive-content:before,
.archive .archive-content:before,
.archive.author .archive-content:before,
.archive.tag .archive-content:before,
.archive.category .archive-content:before,
.search.search-results .archive-content:before,
.search.search-no-results .archive-content:before,
.single .archive-content:before,
.single-post .archive-content:before,
.page-template-default .archive-content:before,
.blog .archive-content:after,
.archive .archive-content:after,
.archive.author .archive-content:after,
.archive.tag .archive-content:after,
.archive.category .archive-content:after,
.search.search-results .archive-content:after,
.search.search-no-results .archive-content:after,
.single .archive-content:after,
.single-post .archive-content:after,
.page-template-default .archive-content:after {
	content: " ";
	display: table
}

.blog .archive-content:after,
.archive .archive-content:after,
.archive.author .archive-content:after,
.archive.tag .archive-content:after,
.archive.category .archive-content:after,
.search.search-results .archive-content:after,
.search.search-no-results .archive-content:after,
.single .archive-content:after,
.single-post .archive-content:after,
.page-template-default .archive-content:after {
	clear: both
}

.blog .archive-content:before,
.archive .archive-content:before,
.archive.author .archive-content:before,
.archive.tag .archive-content:before,
.archive.category .archive-content:before,
.search.search-results .archive-content:before,
.search.search-no-results .archive-content:before,
.single .archive-content:before,
.single-post .archive-content:before,
.page-template-default .archive-content:before,
.blog .archive-content:after,
.archive .archive-content:after,
.archive.author .archive-content:after,
.archive.tag .archive-content:after,
.archive.category .archive-content:after,
.search.search-results .archive-content:after,
.search.search-no-results .archive-content:after,
.single .archive-content:after,
.single-post .archive-content:after,
.page-template-default .archive-content:after {
	content: " ";
	display: table
}

.blog .archive-content:after,
.archive .archive-content:after,
.archive.author .archive-content:after,
.archive.tag .archive-content:after,
.archive.category .archive-content:after,
.search.search-results .archive-content:after,
.search.search-no-results .archive-content:after,
.single .archive-content:after,
.single-post .archive-content:after,
.page-template-default .archive-content:after {
	clear: both
}

.blog .archive-content .share-post,
.archive .archive-content .share-post,
.archive.author .archive-content .share-post,
.archive.tag .archive-content .share-post,
.archive.category .archive-content .share-post,
.search.search-results .archive-content .share-post,
.search.search-no-results .archive-content .share-post,
.single .archive-content .share-post,
.single-post .archive-content .share-post,
.page-template-default .archive-content .share-post {
	width: 60px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px
}

.blog .archive-content .share-post .date-meta,
.archive .archive-content .share-post .date-meta,
.archive.author .archive-content .share-post .date-meta,
.archive.tag .archive-content .share-post .date-meta,
.archive.category .archive-content .share-post .date-meta,
.search.search-results .archive-content .share-post .date-meta,
.search.search-no-results .archive-content .share-post .date-meta,
.single .archive-content .share-post .date-meta,
.single-post .archive-content .share-post .date-meta,
.page-template-default .archive-content .share-post .date-meta {
	background-color: #006fb2;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	padding: 10px 2px;
	line-height: 22px
}

.blog .archive-content .share-post .date-meta i,
.archive .archive-content .share-post .date-meta i,
.archive.author .archive-content .share-post .date-meta i,
.archive.tag .archive-content .share-post .date-meta i,
.archive.category .archive-content .share-post .date-meta i,
.search.search-results .archive-content .share-post .date-meta i,
.search.search-no-results .archive-content .share-post .date-meta i,
.single .archive-content .share-post .date-meta i,
.single-post .archive-content .share-post .date-meta i,
.page-template-default .archive-content .share-post .date-meta i {
	font-style: normal;
	display: block;
	font-size: 16px;
	font-weight: normal
}

.blog .archive-content .share-post .social-share,
.archive .archive-content .share-post .social-share,
.archive.author .archive-content .share-post .social-share,
.archive.tag .archive-content .share-post .social-share,
.archive.category .archive-content .share-post .social-share,
.search.search-results .archive-content .share-post .social-share,
.search.search-no-results .archive-content .share-post .social-share,
.single .archive-content .share-post .social-share,
.single-post .archive-content .share-post .social-share,
.page-template-default .archive-content .share-post .social-share {
	margin: 10px 0 0 0;
	border: 1px solid #eee;
	text-align: center
}

.blog .archive-content .share-post .social-share li,
.archive .archive-content .share-post .social-share li,
.archive.author .archive-content .share-post .social-share li,
.archive.tag .archive-content .share-post .social-share li,
.archive.category .archive-content .share-post .social-share li,
.search.search-results .archive-content .share-post .social-share li,
.search.search-no-results .archive-content .share-post .social-share li,
.single .archive-content .share-post .social-share li,
.single-post .archive-content .share-post .social-share li,
.page-template-default .archive-content .share-post .social-share li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px
}

.blog .archive-content .share-post .social-share li:last-child,
.archive .archive-content .share-post .social-share li:last-child,
.archive.author .archive-content .share-post .social-share li:last-child,
.archive.tag .archive-content .share-post .social-share li:last-child,
.archive.category .archive-content .share-post .social-share li:last-child,
.search.search-results .archive-content .share-post .social-share li:last-child,
.search.search-no-results .archive-content .share-post .social-share li:last-child,
.single .archive-content .share-post .social-share li:last-child,
.single-post .archive-content .share-post .social-share li:last-child,
.page-template-default .archive-content .share-post .social-share li:last-child {
	border-bottom: none
}

.blog .archive-content .share-post .social-share li a,
.archive .archive-content .share-post .social-share li a,
.archive.author .archive-content .share-post .social-share li a,
.archive.tag .archive-content .share-post .social-share li a,
.archive.category .archive-content .share-post .social-share li a,
.search.search-results .archive-content .share-post .social-share li a,
.search.search-no-results .archive-content .share-post .social-share li a,
.single .archive-content .share-post .social-share li a,
.single-post .archive-content .share-post .social-share li a,
.page-template-default .archive-content .share-post .social-share li a {
	padding: 12px 22px
}

.blog .archive-content .share-post .social-share li a.facebook,
.archive .archive-content .share-post .social-share li a.facebook,
.archive.author .archive-content .share-post .social-share li a.facebook,
.archive.tag .archive-content .share-post .social-share li a.facebook,
.archive.category .archive-content .share-post .social-share li a.facebook,
.search.search-results .archive-content .share-post .social-share li a.facebook,
.search.search-no-results .archive-content .share-post .social-share li a.facebook,
.single .archive-content .share-post .social-share li a.facebook,
.single-post .archive-content .share-post .social-share li a.facebook,
.page-template-default .archive-content .share-post .social-share li a.facebook {
	color: #4c67a2
}

.blog .archive-content .share-post .social-share li a.twitter,
.archive .archive-content .share-post .social-share li a.twitter,
.archive.author .archive-content .share-post .social-share li a.twitter,
.archive.tag .archive-content .share-post .social-share li a.twitter,
.archive.category .archive-content .share-post .social-share li a.twitter,
.search.search-results .archive-content .share-post .social-share li a.twitter,
.search.search-no-results .archive-content .share-post .social-share li a.twitter,
.single .archive-content .share-post .social-share li a.twitter,
.single-post .archive-content .share-post .social-share li a.twitter,
.page-template-default .archive-content .share-post .social-share li a.twitter {
	color: #00acee
}

.blog .archive-content .share-post .social-share li a.googleplus,
.archive .archive-content .share-post .social-share li a.googleplus,
.archive.author .archive-content .share-post .social-share li a.googleplus,
.archive.tag .archive-content .share-post .social-share li a.googleplus,
.archive.category .archive-content .share-post .social-share li a.googleplus,
.search.search-results .archive-content .share-post .social-share li a.googleplus,
.search.search-no-results .archive-content .share-post .social-share li a.googleplus,
.single .archive-content .share-post .social-share li a.googleplus,
.single-post .archive-content .share-post .social-share li a.googleplus,
.page-template-default .archive-content .share-post .social-share li a.googleplus {
	color: #d77066
}

.blog .archive-content .share-post .social-share li a.pinterest,
.archive .archive-content .share-post .social-share li a.pinterest,
.archive.author .archive-content .share-post .social-share li a.pinterest,
.archive.tag .archive-content .share-post .social-share li a.pinterest,
.archive.category .archive-content .share-post .social-share li a.pinterest,
.search.search-results .archive-content .share-post .social-share li a.pinterest,
.search.search-no-results .archive-content .share-post .social-share li a.pinterest,
.single .archive-content .share-post .social-share li a.pinterest,
.single-post .archive-content .share-post .social-share li a.pinterest,
.page-template-default .archive-content .share-post .social-share li a.pinterest {
	color: #d43b17
}

.blog .archive-content .share-post .social-share li a:hover,
.archive .archive-content .share-post .social-share li a:hover,
.archive.author .archive-content .share-post .social-share li a:hover,
.archive.tag .archive-content .share-post .social-share li a:hover,
.archive.category .archive-content .share-post .social-share li a:hover,
.search.search-results .archive-content .share-post .social-share li a:hover,
.search.search-no-results .archive-content .share-post .social-share li a:hover,
.single .archive-content .share-post .social-share li a:hover,
.single-post .archive-content .share-post .social-share li a:hover,
.page-template-default .archive-content .share-post .social-share li a:hover {
	color: #006fb2
}

.blog .archive-content .content-inner,
.archive .archive-content .content-inner,
.archive.author .archive-content .content-inner,
.archive.tag .archive-content .content-inner,
.archive.category .archive-content .content-inner,
.search.search-results .archive-content .content-inner,
.search.search-no-results .archive-content .content-inner,
.single .archive-content .content-inner,
.single-post .archive-content .content-inner,
.page-template-default .archive-content .content-inner {
	width: calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	float: left
}

.blog .archive-content .content-inner .post-formats-wrapper,
.archive .archive-content .content-inner .post-formats-wrapper,
.archive.author .archive-content .content-inner .post-formats-wrapper,
.archive.tag .archive-content .content-inner .post-formats-wrapper,
.archive.category .archive-content .content-inner .post-formats-wrapper,
.search.search-results .archive-content .content-inner .post-formats-wrapper,
.search.search-no-results .archive-content .content-inner .post-formats-wrapper,
.single .archive-content .content-inner .post-formats-wrapper,
.single-post .archive-content .content-inner .post-formats-wrapper,
.page-template-default .archive-content .content-inner .post-formats-wrapper {
	margin-bottom: 20px
}

.blog .archive-content .content-inner .entry-meta,
.archive .archive-content .content-inner .entry-meta,
.archive.author .archive-content .content-inner .entry-meta,
.archive.tag .archive-content .content-inner .entry-meta,
.archive.category .archive-content .content-inner .entry-meta,
.search.search-results .archive-content .content-inner .entry-meta,
.search.search-no-results .archive-content .content-inner .entry-meta,
.single .archive-content .content-inner .entry-meta,
.single-post .archive-content .content-inner .entry-meta,
.page-template-default .archive-content .content-inner .entry-meta {
	margin: 0
}

.blog .archive-content .content-inner .entry-meta li,
.archive .archive-content .content-inner .entry-meta li,
.archive.author .archive-content .content-inner .entry-meta li,
.archive.tag .archive-content .content-inner .entry-meta li,
.archive.category .archive-content .content-inner .entry-meta li,
.search.search-results .archive-content .content-inner .entry-meta li,
.search.search-no-results .archive-content .content-inner .entry-meta li,
.single .archive-content .content-inner .entry-meta li,
.single-post .archive-content .content-inner .entry-meta li,
.page-template-default .archive-content .content-inner .entry-meta li {
	display: inline-block;
	list-style: none;
	margin-right: 8px;
	color: #7a7a7a;
	font-size: 12px
}

.blog .archive-content .content-inner .entry-meta li a,
.archive .archive-content .content-inner .entry-meta li a,
.archive.author .archive-content .content-inner .entry-meta li a,
.archive.tag .archive-content .content-inner .entry-meta li a,
.archive.category .archive-content .content-inner .entry-meta li a,
.search.search-results .archive-content .content-inner .entry-meta li a,
.search.search-no-results .archive-content .content-inner .entry-meta li a,
.single .archive-content .content-inner .entry-meta li a,
.single-post .archive-content .content-inner .entry-meta li a,
.page-template-default .archive-content .content-inner .entry-meta li a {
	font-weight: 600
}

.blog .archive-content .content-inner .entry-meta li:last-child,
.archive .archive-content .content-inner .entry-meta li:last-child,
.archive.author .archive-content .content-inner .entry-meta li:last-child,
.archive.tag .archive-content .content-inner .entry-meta li:last-child,
.archive.category .archive-content .content-inner .entry-meta li:last-child,
.search.search-results .archive-content .content-inner .entry-meta li:last-child,
.search.search-no-results .archive-content .content-inner .entry-meta li:last-child,
.single .archive-content .content-inner .entry-meta li:last-child,
.single-post .archive-content .content-inner .entry-meta li:last-child,
.page-template-default .archive-content .content-inner .entry-meta li:last-child {
	margin-right: 0
}

.blog .archive-content .content-inner .entry-meta li:before,
.archive .archive-content .content-inner .entry-meta li:before,
.archive.author .archive-content .content-inner .entry-meta li:before,
.archive.tag .archive-content .content-inner .entry-meta li:before,
.archive.category .archive-content .content-inner .entry-meta li:before,
.search.search-results .archive-content .content-inner .entry-meta li:before,
.search.search-no-results .archive-content .content-inner .entry-meta li:before,
.single .archive-content .content-inner .entry-meta li:before,
.single-post .archive-content .content-inner .entry-meta li:before,
.page-template-default .archive-content .content-inner .entry-meta li:before {
	content: "\f111";
	color: #aaa;
	margin-right: 5px;
	font-family: FontAwesome;
	font-size: 5px;
	vertical-align: middle
}

.blog .archive-content .content-inner .entry-meta li:first-child:before,
.archive .archive-content .content-inner .entry-meta li:first-child:before,
.archive.author .archive-content .content-inner .entry-meta li:first-child:before,
.archive.tag .archive-content .content-inner .entry-meta li:first-child:before,
.archive.category .archive-content .content-inner .entry-meta li:first-child:before,
.search.search-results .archive-content .content-inner .entry-meta li:first-child:before,
.search.search-no-results .archive-content .content-inner .entry-meta li:first-child:before,
.single .archive-content .content-inner .entry-meta li:first-child:before,
.single-post .archive-content .content-inner .entry-meta li:first-child:before,
.page-template-default .archive-content .content-inner .entry-meta li:first-child:before {
	display: none
}

.blog .archive-content .content-inner .entry-header,
.archive .archive-content .content-inner .entry-header,
.archive.author .archive-content .content-inner .entry-header,
.archive.tag .archive-content .content-inner .entry-header,
.archive.category .archive-content .content-inner .entry-header,
.search.search-results .archive-content .content-inner .entry-header,
.search.search-no-results .archive-content .content-inner .entry-header,
.single .archive-content .content-inner .entry-header,
.single-post .archive-content .content-inner .entry-header,
.page-template-default .archive-content .content-inner .entry-header {
	margin-bottom: 25px
}

.blog .comments-area,
.archive .comments-area,
.archive.author .comments-area,
.archive.tag .comments-area,
.archive.category .comments-area,
.search.search-results .comments-area,
.search.search-no-results .comments-area,
.single .comments-area,
.single-post .comments-area,
.page-template-default .comments-area {
	margin-top: 15px;
	margin-left: 80px
}

.blog .comments-area .comment-list,
.archive .comments-area .comment-list,
.archive.author .comments-area .comment-list,
.archive.tag .comments-area .comment-list,
.archive.category .comments-area .comment-list,
.search.search-results .comments-area .comment-list,
.search.search-no-results .comments-area .comment-list,
.single .comments-area .comment-list,
.single-post .comments-area .comment-list,
.page-template-default .comments-area .comment-list {
	margin: 0;
	list-style: none
}

.blog .comments-area .comment-list-inner .comments-title,
.archive .comments-area .comment-list-inner .comments-title,
.archive.author .comments-area .comment-list-inner .comments-title,
.archive.tag .comments-area .comment-list-inner .comments-title,
.archive.category .comments-area .comment-list-inner .comments-title,
.search.search-results .comments-area .comment-list-inner .comments-title,
.search.search-no-results .comments-area .comment-list-inner .comments-title,
.single .comments-area .comment-list-inner .comments-title,
.single-post .comments-area .comment-list-inner .comments-title,
.page-template-default .comments-area .comment-list-inner .comments-title {
	font-size: 2rem;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 1px #ddd solid;
	text-transform: uppercase
}

.blog .comments-area .comment-list-inner .comment-author.meta,
.archive .comments-area .comment-list-inner .comment-author.meta,
.archive.author .comments-area .comment-list-inner .comment-author.meta,
.archive.tag .comments-area .comment-list-inner .comment-author.meta,
.archive.category .comments-area .comment-list-inner .comment-author.meta,
.search.search-results .comments-area .comment-list-inner .comment-author.meta,
.search.search-no-results .comments-area .comment-list-inner .comment-author.meta,
.single .comments-area .comment-list-inner .comment-author.meta,
.single-post .comments-area .comment-list-inner .comment-author.meta,
.page-template-default .comments-area .comment-list-inner .comment-author.meta {
	color: #b3b3b3
}

.blog .comments-area .comment-list-inner .comment-author.meta strong,
.archive .comments-area .comment-list-inner .comment-author.meta strong,
.archive.author .comments-area .comment-list-inner .comment-author.meta strong,
.archive.tag .comments-area .comment-list-inner .comment-author.meta strong,
.archive.category .comments-area .comment-list-inner .comment-author.meta strong,
.search.search-results .comments-area .comment-list-inner .comment-author.meta strong,
.search.search-no-results .comments-area .comment-list-inner .comment-author.meta strong,
.single .comments-area .comment-list-inner .comment-author.meta strong,
.single-post .comments-area .comment-list-inner .comment-author.meta strong,
.page-template-default .comments-area .comment-list-inner .comment-author.meta strong {
	color: #000
}

.blog .comments-area .comment-list-inner>li,
.archive .comments-area .comment-list-inner>li,
.archive.author .comments-area .comment-list-inner>li,
.archive.tag .comments-area .comment-list-inner>li,
.archive.category .comments-area .comment-list-inner>li,
.search.search-results .comments-area .comment-list-inner>li,
.search.search-no-results .comments-area .comment-list-inner>li,
.single .comments-area .comment-list-inner>li,
.single-post .comments-area .comment-list-inner>li,
.page-template-default .comments-area .comment-list-inner>li {
	list-style: none outside none;
	margin-bottom: 25px
}

.blog .comments-area .comment-list-inner .wrapper-comment,
.archive .comments-area .comment-list-inner .wrapper-comment,
.archive.author .comments-area .comment-list-inner .wrapper-comment,
.archive.tag .comments-area .comment-list-inner .wrapper-comment,
.archive.category .comments-area .comment-list-inner .wrapper-comment,
.search.search-results .comments-area .comment-list-inner .wrapper-comment,
.search.search-no-results .comments-area .comment-list-inner .wrapper-comment,
.single .comments-area .comment-list-inner .wrapper-comment,
.single-post .comments-area .comment-list-inner .wrapper-comment,
.page-template-default .comments-area .comment-list-inner .wrapper-comment {
	overflow: hidden
}

.blog .comments-area .comment-list-inner .avatar,
.archive .comments-area .comment-list-inner .avatar,
.archive.author .comments-area .comment-list-inner .avatar,
.archive.tag .comments-area .comment-list-inner .avatar,
.archive.category .comments-area .comment-list-inner .avatar,
.search.search-results .comments-area .comment-list-inner .avatar,
.search.search-no-results .comments-area .comment-list-inner .avatar,
.single .comments-area .comment-list-inner .avatar,
.single-post .comments-area .comment-list-inner .avatar,
.page-template-default .comments-area .comment-list-inner .avatar {
	width: 80px;
	height: 80px;
	float: left
}

.blog .comments-area .comment-list-inner .comment-right,
.archive .comments-area .comment-list-inner .comment-right,
.archive.author .comments-area .comment-list-inner .comment-right,
.archive.tag .comments-area .comment-list-inner .comment-right,
.archive.category .comments-area .comment-list-inner .comment-right,
.search.search-results .comments-area .comment-list-inner .comment-right,
.search.search-no-results .comments-area .comment-list-inner .comment-right,
.single .comments-area .comment-list-inner .comment-right,
.single-post .comments-area .comment-list-inner .comment-right,
.page-template-default .comments-area .comment-list-inner .comment-right {
	width: calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	float: left
}

.blog .comments-area .comment-list-inner .comment-awaiting-moderation,
.archive .comments-area .comment-list-inner .comment-awaiting-moderation,
.archive.author .comments-area .comment-list-inner .comment-awaiting-moderation,
.archive.tag .comments-area .comment-list-inner .comment-awaiting-moderation,
.archive.category .comments-area .comment-list-inner .comment-awaiting-moderation,
.search.search-results .comments-area .comment-list-inner .comment-awaiting-moderation,
.search.search-no-results .comments-area .comment-list-inner .comment-awaiting-moderation,
.single .comments-area .comment-list-inner .comment-awaiting-moderation,
.single-post .comments-area .comment-list-inner .comment-awaiting-moderation,
.page-template-default .comments-area .comment-list-inner .comment-awaiting-moderation {
	margin-left: 15px
}

.blog .comments-area .comment-list-inner .author,
.archive .comments-area .comment-list-inner .author,
.archive.author .comments-area .comment-list-inner .author,
.archive.tag .comments-area .comment-list-inner .author,
.archive.category .comments-area .comment-list-inner .author,
.search.search-results .comments-area .comment-list-inner .author,
.search.search-no-results .comments-area .comment-list-inner .author,
.single .comments-area .comment-list-inner .author,
.single-post .comments-area .comment-list-inner .author,
.page-template-default .comments-area .comment-list-inner .author {
	color: #858585
}

.blog .comments-area .comment-list-inner .author .author-name:before,
.archive .comments-area .comment-list-inner .author .author-name:before,
.archive.author .comments-area .comment-list-inner .author .author-name:before,
.archive.tag .comments-area .comment-list-inner .author .author-name:before,
.archive.category .comments-area .comment-list-inner .author .author-name:before,
.search.search-results .comments-area .comment-list-inner .author .author-name:before,
.search.search-no-results .comments-area .comment-list-inner .author .author-name:before,
.single .comments-area .comment-list-inner .author .author-name:before,
.single-post .comments-area .comment-list-inner .author .author-name:before,
.page-template-default .comments-area .comment-list-inner .author .author-name:before {
	content: "\f007";
	font-family: FontAwesome;
	padding-left: 15px;
	padding-right: 5px
}

.blog .comments-area .comment-list-inner .comment-extra-info,
.archive .comments-area .comment-list-inner .comment-extra-info,
.archive.author .comments-area .comment-list-inner .comment-extra-info,
.archive.tag .comments-area .comment-list-inner .comment-extra-info,
.archive.category .comments-area .comment-list-inner .comment-extra-info,
.search.search-results .comments-area .comment-list-inner .comment-extra-info,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info,
.single .comments-area .comment-list-inner .comment-extra-info,
.single-post .comments-area .comment-list-inner .comment-extra-info,
.page-template-default .comments-area .comment-list-inner .comment-extra-info {
	background-color: #F6F9FA;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #858585;
	font-size: 12px
}

.blog .comments-area .comment-list-inner .comment-extra-info a,
.archive .comments-area .comment-list-inner .comment-extra-info a,
.archive.author .comments-area .comment-list-inner .comment-extra-info a,
.archive.tag .comments-area .comment-list-inner .comment-extra-info a,
.archive.category .comments-area .comment-list-inner .comment-extra-info a,
.search.search-results .comments-area .comment-list-inner .comment-extra-info a,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info a,
.single .comments-area .comment-list-inner .comment-extra-info a,
.single-post .comments-area .comment-list-inner .comment-extra-info a,
.page-template-default .comments-area .comment-list-inner .comment-extra-info a {
	color: #2a2a2a;
	text-decoration: none
}

.blog .comments-area .comment-list-inner .comment-extra-info a:hover,
.archive .comments-area .comment-list-inner .comment-extra-info a:hover,
.archive.author .comments-area .comment-list-inner .comment-extra-info a:hover,
.archive.tag .comments-area .comment-list-inner .comment-extra-info a:hover,
.archive.category .comments-area .comment-list-inner .comment-extra-info a:hover,
.search.search-results .comments-area .comment-list-inner .comment-extra-info a:hover,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info a:hover,
.single .comments-area .comment-list-inner .comment-extra-info a:hover,
.single-post .comments-area .comment-list-inner .comment-extra-info a:hover,
.page-template-default .comments-area .comment-list-inner .comment-extra-info a:hover {
	color: #006fb2;
	text-decoration: none
}

.blog .comments-area .comment-list-inner .comment-extra-info a,
.archive .comments-area .comment-list-inner .comment-extra-info a,
.archive.author .comments-area .comment-list-inner .comment-extra-info a,
.archive.tag .comments-area .comment-list-inner .comment-extra-info a,
.archive.category .comments-area .comment-list-inner .comment-extra-info a,
.search.search-results .comments-area .comment-list-inner .comment-extra-info a,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info a,
.single .comments-area .comment-list-inner .comment-extra-info a,
.single-post .comments-area .comment-list-inner .comment-extra-info a,
.page-template-default .comments-area .comment-list-inner .comment-extra-info a {
	color: #858585
}

.blog .comments-area .comment-list-inner .comment-extra-info i,
.archive .comments-area .comment-list-inner .comment-extra-info i,
.archive.author .comments-area .comment-list-inner .comment-extra-info i,
.archive.tag .comments-area .comment-list-inner .comment-extra-info i,
.archive.category .comments-area .comment-list-inner .comment-extra-info i,
.search.search-results .comments-area .comment-list-inner .comment-extra-info i,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info i,
.single .comments-area .comment-list-inner .comment-extra-info i,
.single-post .comments-area .comment-list-inner .comment-extra-info i,
.page-template-default .comments-area .comment-list-inner .comment-extra-info i {
	margin-right: 5px
}

.blog .comments-area .comment-list-inner .comment-extra-info .date:before,
.archive .comments-area .comment-list-inner .comment-extra-info .date:before,
.archive.author .comments-area .comment-list-inner .comment-extra-info .date:before,
.archive.tag .comments-area .comment-list-inner .comment-extra-info .date:before,
.archive.category .comments-area .comment-list-inner .comment-extra-info .date:before,
.search.search-results .comments-area .comment-list-inner .comment-extra-info .date:before,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info .date:before,
.single .comments-area .comment-list-inner .comment-extra-info .date:before,
.single-post .comments-area .comment-list-inner .comment-extra-info .date:before,
.page-template-default .comments-area .comment-list-inner .comment-extra-info .date:before {
	content: "\f073";
	font-family: FontAwesome;
	padding-left: 15px;
	padding-right: 5px
}

.blog .comments-area .comment-list-inner .comment-extra-info .author,
.archive .comments-area .comment-list-inner .comment-extra-info .author,
.archive.author .comments-area .comment-list-inner .comment-extra-info .author,
.archive.tag .comments-area .comment-list-inner .comment-extra-info .author,
.archive.category .comments-area .comment-list-inner .comment-extra-info .author,
.search.search-results .comments-area .comment-list-inner .comment-extra-info .author,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info .author,
.single .comments-area .comment-list-inner .comment-extra-info .author,
.single-post .comments-area .comment-list-inner .comment-extra-info .author,
.page-template-default .comments-area .comment-list-inner .comment-extra-info .author,
.blog .comments-area .comment-list-inner .comment-extra-info .date,
.archive .comments-area .comment-list-inner .comment-extra-info .date,
.archive.author .comments-area .comment-list-inner .comment-extra-info .date,
.archive.tag .comments-area .comment-list-inner .comment-extra-info .date,
.archive.category .comments-area .comment-list-inner .comment-extra-info .date,
.search.search-results .comments-area .comment-list-inner .comment-extra-info .date,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info .date,
.single .comments-area .comment-list-inner .comment-extra-info .date,
.single-post .comments-area .comment-list-inner .comment-extra-info .date,
.page-template-default .comments-area .comment-list-inner .comment-extra-info .date,
.blog .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.archive .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.archive.author .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.archive.tag .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.archive.category .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.search.search-results .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.single .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.single-post .comments-area .comment-list-inner .comment-extra-info .comment-edit-link,
.page-template-default .comments-area .comment-list-inner .comment-extra-info .comment-edit-link {
	float: none;
	display: inline-block;
	margin-right: 15px
}

.blog .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.archive .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.archive.author .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.archive.tag .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.archive.category .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.search.search-results .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.search.search-no-results .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.single .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.single-post .comments-area .comment-list-inner .comment-extra-info .comment-reply-link,
.page-template-default .comments-area .comment-list-inner .comment-extra-info .comment-reply-link {
	float: right;
	color: #000;
	font-weight: 600
}

.blog .comments-area .comment-list-inner .content-comment,
.archive .comments-area .comment-list-inner .content-comment,
.archive.author .comments-area .comment-list-inner .content-comment,
.archive.tag .comments-area .comment-list-inner .content-comment,
.archive.category .comments-area .comment-list-inner .content-comment,
.search.search-results .comments-area .comment-list-inner .content-comment,
.search.search-no-results .comments-area .comment-list-inner .content-comment,
.single .comments-area .comment-list-inner .content-comment,
.single-post .comments-area .comment-list-inner .content-comment,
.page-template-default .comments-area .comment-list-inner .content-comment {
	padding: 15px 20px
}

.blog .comments-area .comment-list-inner .message,
.archive .comments-area .comment-list-inner .message,
.archive.author .comments-area .comment-list-inner .message,
.archive.tag .comments-area .comment-list-inner .message,
.archive.category .comments-area .comment-list-inner .message,
.search.search-results .comments-area .comment-list-inner .message,
.search.search-no-results .comments-area .comment-list-inner .message,
.single .comments-area .comment-list-inner .message,
.single-post .comments-area .comment-list-inner .message,
.page-template-default .comments-area .comment-list-inner .message {
	clear: both
}

.blog .comments-area .comment-list-inner .children,
.archive .comments-area .comment-list-inner .children,
.archive.author .comments-area .comment-list-inner .children,
.archive.tag .comments-area .comment-list-inner .children,
.archive.category .comments-area .comment-list-inner .children,
.search.search-results .comments-area .comment-list-inner .children,
.search.search-no-results .comments-area .comment-list-inner .children,
.single .comments-area .comment-list-inner .children,
.single-post .comments-area .comment-list-inner .children,
.page-template-default .comments-area .comment-list-inner .children {
	border-top: 1px solid #ddd;
	padding-top: 25px;
	margin-left: 80px
}

.blog .comments-area .comment-list-inner .children li,
.archive .comments-area .comment-list-inner .children li,
.archive.author .comments-area .comment-list-inner .children li,
.archive.tag .comments-area .comment-list-inner .children li,
.archive.category .comments-area .comment-list-inner .children li,
.search.search-results .comments-area .comment-list-inner .children li,
.search.search-no-results .comments-area .comment-list-inner .children li,
.single .comments-area .comment-list-inner .children li,
.single-post .comments-area .comment-list-inner .children li,
.page-template-default .comments-area .comment-list-inner .children li {
	list-style: none
}

.blog .comments-area .comment-respond .comment-form-author,
.archive .comments-area .comment-respond .comment-form-author,
.archive.author .comments-area .comment-respond .comment-form-author,
.archive.tag .comments-area .comment-respond .comment-form-author,
.archive.category .comments-area .comment-respond .comment-form-author,
.search.search-results .comments-area .comment-respond .comment-form-author,
.search.search-no-results .comments-area .comment-respond .comment-form-author,
.single .comments-area .comment-respond .comment-form-author,
.single-post .comments-area .comment-respond .comment-form-author,
.page-template-default .comments-area .comment-respond .comment-form-author,
.blog .comments-area .comment-respond .comment-form-email,
.archive .comments-area .comment-respond .comment-form-email,
.archive.author .comments-area .comment-respond .comment-form-email,
.archive.tag .comments-area .comment-respond .comment-form-email,
.archive.category .comments-area .comment-respond .comment-form-email,
.search.search-results .comments-area .comment-respond .comment-form-email,
.search.search-no-results .comments-area .comment-respond .comment-form-email,
.single .comments-area .comment-respond .comment-form-email,
.single-post .comments-area .comment-respond .comment-form-email,
.page-template-default .comments-area .comment-respond .comment-form-email,
.blog .comments-area .comment-respond .comment-form-url,
.archive .comments-area .comment-respond .comment-form-url,
.archive.author .comments-area .comment-respond .comment-form-url,
.archive.tag .comments-area .comment-respond .comment-form-url,
.archive.category .comments-area .comment-respond .comment-form-url,
.search.search-results .comments-area .comment-respond .comment-form-url,
.search.search-no-results .comments-area .comment-respond .comment-form-url,
.single .comments-area .comment-respond .comment-form-url,
.single-post .comments-area .comment-respond .comment-form-url,
.page-template-default .comments-area .comment-respond .comment-form-url {
	width: 50%;
	display: block
}

.blog .comments-area .comment-respond .comment-form-author input,
.archive .comments-area .comment-respond .comment-form-author input,
.archive.author .comments-area .comment-respond .comment-form-author input,
.archive.tag .comments-area .comment-respond .comment-form-author input,
.archive.category .comments-area .comment-respond .comment-form-author input,
.search.search-results .comments-area .comment-respond .comment-form-author input,
.search.search-no-results .comments-area .comment-respond .comment-form-author input,
.single .comments-area .comment-respond .comment-form-author input,
.single-post .comments-area .comment-respond .comment-form-author input,
.page-template-default .comments-area .comment-respond .comment-form-author input,
.blog .comments-area .comment-respond .comment-form-email input,
.archive .comments-area .comment-respond .comment-form-email input,
.archive.author .comments-area .comment-respond .comment-form-email input,
.archive.tag .comments-area .comment-respond .comment-form-email input,
.archive.category .comments-area .comment-respond .comment-form-email input,
.search.search-results .comments-area .comment-respond .comment-form-email input,
.search.search-no-results .comments-area .comment-respond .comment-form-email input,
.single .comments-area .comment-respond .comment-form-email input,
.single-post .comments-area .comment-respond .comment-form-email input,
.page-template-default .comments-area .comment-respond .comment-form-email input,
.blog .comments-area .comment-respond .comment-form-url input,
.archive .comments-area .comment-respond .comment-form-url input,
.archive.author .comments-area .comment-respond .comment-form-url input,
.archive.tag .comments-area .comment-respond .comment-form-url input,
.archive.category .comments-area .comment-respond .comment-form-url input,
.search.search-results .comments-area .comment-respond .comment-form-url input,
.search.search-no-results .comments-area .comment-respond .comment-form-url input,
.single .comments-area .comment-respond .comment-form-url input,
.single-post .comments-area .comment-respond .comment-form-url input,
.page-template-default .comments-area .comment-respond .comment-form-url input {
	width: 100%;
	border: 1px solid #ddd;
	padding: 8px 15px
}

.blog .comments-area .comment-respond textarea,
.archive .comments-area .comment-respond textarea,
.archive.author .comments-area .comment-respond textarea,
.archive.tag .comments-area .comment-respond textarea,
.archive.category .comments-area .comment-respond textarea,
.search.search-results .comments-area .comment-respond textarea,
.search.search-no-results .comments-area .comment-respond textarea,
.single .comments-area .comment-respond textarea,
.single-post .comments-area .comment-respond textarea,
.page-template-default .comments-area .comment-respond textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 8px 15px
}

.blog .comments-area .comment-respond .form-submit,
.archive .comments-area .comment-respond .form-submit,
.archive.author .comments-area .comment-respond .form-submit,
.archive.tag .comments-area .comment-respond .form-submit,
.archive.category .comments-area .comment-respond .form-submit,
.search.search-results .comments-area .comment-respond .form-submit,
.search.search-no-results .comments-area .comment-respond .form-submit,
.single .comments-area .comment-respond .form-submit,
.single-post .comments-area .comment-respond .form-submit,
.page-template-default .comments-area .comment-respond .form-submit {
	text-align: right
}

.blog .comments-area .comment-respond .form-submit input#submit,
.archive .comments-area .comment-respond .form-submit input#submit,
.archive.author .comments-area .comment-respond .form-submit input#submit,
.archive.tag .comments-area .comment-respond .form-submit input#submit,
.archive.category .comments-area .comment-respond .form-submit input#submit,
.search.search-results .comments-area .comment-respond .form-submit input#submit,
.search.search-no-results .comments-area .comment-respond .form-submit input#submit,
.single .comments-area .comment-respond .form-submit input#submit,
.single-post .comments-area .comment-respond .form-submit input#submit,
.page-template-default .comments-area .comment-respond .form-submit input#submit {
	text-shadow: none;
	box-shadow: none;
	padding: .5rem 3rem;
	line-height: 2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	background-color: #2a2a2a;
	border: 1px solid #ddd;
	font-size: 12px;
	font-weight: 600
}

.blog .comments-area .comment-respond .form-submit input#submit:hover,
.archive .comments-area .comment-respond .form-submit input#submit:hover,
.archive.author .comments-area .comment-respond .form-submit input#submit:hover,
.archive.tag .comments-area .comment-respond .form-submit input#submit:hover,
.archive.category .comments-area .comment-respond .form-submit input#submit:hover,
.search.search-results .comments-area .comment-respond .form-submit input#submit:hover,
.search.search-no-results .comments-area .comment-respond .form-submit input#submit:hover,
.single .comments-area .comment-respond .form-submit input#submit:hover,
.single-post .comments-area .comment-respond .form-submit input#submit:hover,
.page-template-default .comments-area .comment-respond .form-submit input#submit:hover {
	background-color: #006fb2
}

.blog .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.archive .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.archive.author .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.archive.tag .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.archive.category .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.search.search-results .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.search.search-no-results .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.single .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.single-post .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title,
.page-template-default .comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 1px #ddd solid;
	text-transform: uppercase
}

.blog .single-content .content-inner,
.archive .single-content .content-inner,
.archive.author .single-content .content-inner,
.archive.tag .single-content .content-inner,
.archive.category .single-content .content-inner,
.search.search-results .single-content .content-inner,
.search.search-no-results .single-content .content-inner,
.single .single-content .content-inner,
.single-post .single-content .content-inner,
.page-template-default .single-content .content-inner {
	border-bottom: none;
	margin-bottom: 0
}

.blog .blog .site-main.alignleft,
.archive .blog .site-main.alignleft,
.archive.author .blog .site-main.alignleft,
.archive.tag .blog .site-main.alignleft,
.archive.category .blog .site-main.alignleft,
.search.search-results .blog .site-main.alignleft,
.search.search-no-results .blog .site-main.alignleft,
.single .blog .site-main.alignleft,
.single-post .blog .site-main.alignleft,
.page-template-default .blog .site-main.alignleft,
.blog .archive .site-main.alignleft,
.archive .archive .site-main.alignleft,
.archive.author .archive .site-main.alignleft,
.archive.tag .archive .site-main.alignleft,
.archive.category .archive .site-main.alignleft,
.search.search-results .archive .site-main.alignleft,
.search.search-no-results .archive .site-main.alignleft,
.single .archive .site-main.alignleft,
.single-post .archive .site-main.alignleft,
.page-template-default .archive .site-main.alignleft,
.blog .single .site-main.alignleft,
.archive .single .site-main.alignleft,
.archive.author .single .site-main.alignleft,
.archive.tag .single .site-main.alignleft,
.archive.category .single .site-main.alignleft,
.search.search-results .single .site-main.alignleft,
.search.search-no-results .single .site-main.alignleft,
.single .single .site-main.alignleft,
.single-post .single .site-main.alignleft,
.page-template-default .single .site-main.alignleft {
	padding-right: 45px
}

.blog .blog .site-main.alignright,
.archive .blog .site-main.alignright,
.archive.author .blog .site-main.alignright,
.archive.tag .blog .site-main.alignright,
.archive.category .blog .site-main.alignright,
.search.search-results .blog .site-main.alignright,
.search.search-no-results .blog .site-main.alignright,
.single .blog .site-main.alignright,
.single-post .blog .site-main.alignright,
.page-template-default .blog .site-main.alignright,
.blog .archive .site-main.alignright,
.archive .archive .site-main.alignright,
.archive.author .archive .site-main.alignright,
.archive.tag .archive .site-main.alignright,
.archive.category .archive .site-main.alignright,
.search.search-results .archive .site-main.alignright,
.search.search-no-results .archive .site-main.alignright,
.single .archive .site-main.alignright,
.single-post .archive .site-main.alignright,
.page-template-default .archive .site-main.alignright,
.blog .single .site-main.alignright,
.archive .single .site-main.alignright,
.archive.author .single .site-main.alignright,
.archive.tag .single .site-main.alignright,
.archive.category .single .site-main.alignright,
.search.search-results .single .site-main.alignright,
.search.search-no-results .single .site-main.alignright,
.single .single .site-main.alignright,
.single-post .single .site-main.alignright,
.page-template-default .single .site-main.alignright {
	padding-left: 45px
}

.blog .archive-content .content-inner .post-formats-wrapper,
.archive .archive-content .content-inner .post-formats-wrapper,
.archive.author .archive-content .content-inner .post-formats-wrapper,
.archive.tag .archive-content .content-inner .post-formats-wrapper,
.archive.category .archive-content .content-inner .post-formats-wrapper,
.search.search-results .archive-content .content-inner .post-formats-wrapper,
.search.search-no-results .archive-content .content-inner .post-formats-wrapper,
.single .archive-content .content-inner .post-formats-wrapper,
.single-post .archive-content .content-inner .post-formats-wrapper,
.page-template-default .archive-content .content-inner .post-formats-wrapper {
	margin-bottom: 25px
}

.blog .archive-content .content-inner .blog_title,
.archive .archive-content .content-inner .blog_title,
.archive.author .archive-content .content-inner .blog_title,
.archive.tag .archive-content .content-inner .blog_title,
.archive.category .archive-content .content-inner .blog_title,
.search.search-results .archive-content .content-inner .blog_title,
.search.search-no-results .archive-content .content-inner .blog_title,
.single .archive-content .content-inner .blog_title,
.single-post .archive-content .content-inner .blog_title,
.page-template-default .archive-content .content-inner .blog_title {
	margin-top: 0;
	line-height: 1.1
}

.format-gallery .entry-content {
	margin-top: -45px
}

@media (max-width: 767px) {
	.blog #main:after,
	.archive #main:after,
	.archive.author #main:after,
	.archive.tag #main:after,
	.archive.category #main:after,
	.search.search-results #main:after,
	.single #main:after,
	.page #main:after {
		content: " ";
		display: table;
		clear: both
	}
	.blog #sidebar,
	.archive #sidebar,
	.archive.author #sidebar,
	.archive.tag #sidebar,
	.archive.category #sidebar,
	.search.search-results #sidebar,
	.single #sidebar,
	.page #sidebar {
		clear: both
	}
}

.page .site-main {
	max-width: 100%;
	height: auto
}

@font-face {
	font-family: 'flexslider-icon';
	src: url('fonts/flexslider-icon.eot');
	src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-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
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.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(0px, 0px, 0px)
}

.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: rgba(0, 0, 0, 0)
}

.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: 0.5
}

.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: 0.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/loading.gif') no-repeat center center
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url('images/fancybox_sprite.png')
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif');
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px
	}
}

#footer .footer-sidebars .wrap_content .container {
	background-image: url("images/map.png");
	background-repeat: no-repeat;
	background-position: 15px 70%;
}

.sm-logo {
	background: #eee;
}


/* Safari 6.1+ */

_::-webkit-full-page-media,
_:future,
 :root .nav,
.textwidget {
	margin-top: 54px;
}

_::-webkit-full-page-media,
_:future,
 :root .circle2 {
	padding-top: 50px;
	margin-left: 0px;
}


}
_::-webkit-full-page-media,
_:future,
 :root .circle3 {
	padding-top: 50px;
}

}
_::-webkit-full-page-media,
_:future,
 :root #text-11 {
	margin-top: 0px;
}

}
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
	@media {
		.number .conter-up {
			padding-top: 50px;
			background-color: red;
		}
	}
}
.mltlngg_switcher {
	margin-top: -23px;
}
#topbar {
	height: 9px;
	width: 100%;
	background: url(https://zbest.ro/wp-content/themes/fastex/images/topbar.png) repeat-x;
}
@media only screen and (min-width: 768px) {
	body #footer #powered .col-sm-6 {
		width: initial !important;
	}
}