body {
	font-family: 'Open Sans', sans-serif;
	background-color:#fbfbfb;
}

b {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.antialias { -webkit-font-smoothing: antialiased; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.strike-through { position:relative; }
.strike-through:before { content:''; position:absolute; top:51%; left:0; height:2px; width:100%; background:#b8b8b8; }
.slashed { position:relative; }
.slashed:before { content:''; position:absolute; top:51%; left:0; height:2px; width:100%; background:#ff0000; transform:rotate(-45deg); }
.line-through { text-decoration: line-through; }
.heavy { font-weight: 900; }
.light { font-weight: 300; }

.inverted { color: #fff !important; }
.georgia { font-family: 'Georgia', serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:always; }
.spaced-georgia { font-family: 'Georgia', serif; letter-spacing: 0.6em; color:#7f7e7e; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:always; }
.open-sans { font-family: 'Open Sans', sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:always; }
.caslon-pro { font-family: 'Adobe Caslon Pro', serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:always; }
.montserrat { font-family: 'Montserrat', sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:always; }
.i { font-style: italic; }
.red { color:#ff0000; }
a.red:hover { color:#727272; }
.teal { color:#81d8d0 !important; }
a.teal:hover { color:#727272; }
a.bold { font-weight:bold; }
.grey { color: #727272; }
.light-grey { color: #b8b8b8; }
.brown { color:#a66c07 !important; }
.harper-blue { color:#2d323a; }
.dark-section { background-color:#252525; color:#fff; }
.light-section { background-color:#b8b8b8; color:#fff; }
.limited-text { 
	font-family:'Georgia', serif;
	letter-spacing:0.475em;
	text-transform:uppercase;
	text-align:center;
	color:#7f7e7e;
}


h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; }
h1.female, h2.female, h3.female,
h4.female, h5.female, h6.female { font-family: 'Adobe Caslon Pro', sans-serif; }

h1.highlight, h2.highlight, h3.highlight,
h4.highlight, h5.highlight, h6.highlight {
	position: relative;
	margin-bottom: 28px;
}

h1.highlight:after, h2.highlight:after,
h3.highlight:after, h4.highlight:after,
h5.highlight:after, h6.highlight:after,
h1.brown-highlight:after, h2.brown-highlight:after,
h3.brown-highlight:after, h4.brown-highlight:after,
h5.brown-highlight:after, h6.brown-highlight:after,
.coBigTitle:after
 {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -17px;
	height: 0px;
	width: 57px;
	border-bottom:3px solid #ff0000;
}

h1.female.highlight:after, h2.female.highlight:after,
h3.female.highlight:after, h4.female.highlight:after,
h5.female.highlight:after, h6.female.highlight:after
 {
	border-bottom-color: #81d8d0;
	border-left-color: #81d8d0;
}

h1.teal-highlight:after, h2.teal-highlight:after,
h3.teal-highlight:after, h4.teal-highlight:after,
h5.teal-highlight:after, h6.teal-highlight:after {
	border-bottom-color:#449ea9;
	border-left-color:#449ea9;
}

h1.brown-highlight:after, h2.brown-highlight:after,
h3.brown-highlight:after, h4.brown-highlight:after,
h5.brown-highlight:after, h6.brown-highlight:after {
	border-bottom-color:#a66c07;
	border-left-color:#a66c07;
}

h1.highlight-left, h2.highlight-left, h3.highlight-left,
h4.highlight-left, h5.highlight-left, h6.highlight-left {
	position:relative;
	margin-left:0.75em;
}

h1.highlight-left:before, h2.highlight-left:before,
h3.highlight-left:before, h4.highlight-left:before,
h5.highlight-left:before, h6.highlight-left:before {
	content:'';
  position:absolute;
  top:0;
  left:-0.75em;
  border-left:4px solid #449ea9;
  height:100%;
}

h1.extended.highlight, h2.extended.highlight, h3.extended.highlight, h4.extended.highlight, h5.extended.highlight, h6.extended.highlight {
	position: relative;
	/*display: inline-block;*/
	margin-bottom: 68px;
}

h1.extended.highlight:after, h2.extended.highlight:after, h3.extended.highlight:after, h4.extended.highlight:after, h5.extended.highlight:after, h6.extended.highlight:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -34px;
	height: 0px;
	width: 57px;
	border-bottom:3px solid #ff0000;
}

h1.extended.female.highlight:after, h2.extended.female.highlight:after, h3.extended.female.highlight:after, h4.extended.female.highlight:after, h5.extended.female.highlight:after, h6.extended.female.highlight:after {
	border-bottom:3px solid #81d8d0;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	display:block;
	font-family: 'Georgia', serif;
	font-style: italic;
	font-size: 0.57em;
	color: #727272;
	text-transform: initial;
	line-height: 1.5;
	margin-top: 0.7em;
}

.line-divider {
	width: 100%;
	height:1px;
	border-bottom: 1px solid #ebebeb;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
	margin:60px auto 60px;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl.metadata dt,
.contact-form label,
.price-shop,
blockquote .bold-quote {
}

h1 { font-size: 3em; }
h2 { font-size: 2.3em; line-height: 1em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.4em; }
h5, blockquote .bold-quote { font-size: 1.2em; }
h6 { font-size: 1.1em; }

p {
	line-height: 1.6em;
}
p:last-child {
	margin-bottom: 0;
}
p.lead {
	font-size: 1.2em;
}
p.lead.x2 {
	font-size: 1.7em;
	font-weight: 200;
}
p.lead:last-child {
	margin-bottom: 0;
}
blockquote {
	padding: 20px;
}
blockquote .bold-quote {
	padding-top: 0;
}
blockquote .bold-quote {
	margin-bottom: .5em;
}
blockquote.theme {
	border: none;
}
.upper {
	text-transform: uppercase;
}
/* 02. General Rules
	 ---------------------------------------------------------------------------*/
html,
body {
	width: 100%;
	height: 100%;
}
body {
	overflow-x: hidden;
}
body .page {
	position: relative;
	height: 100%;
}
body.boxed-layout .page {
	height: auto;
	margin: 0 auto;
}
body.boxed-layout .page .demo-1 .sl-slider-wrapper {
	height: 600px;
	overflow: hidden;
	position: relative;
}
a {
	transition: all 0.5s ease 0s;
}
a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: none;
}
iframe {
	border: none;
}
.lighter,
.darker {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.slide-container {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}
.slide-container .slide-content {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10%;
}
.demo-1 .sl-slide .deco,
.demo-2 .sl-slide .deco {
	width: 200px;
	height: 200px;
	border: 0;
	border-radius: 0;
	margin: 0 0 20px 0;
	position: relative;
	left: auto;
	bottom: auto;
}
.demo-1 .sl-slide .main-title,
.demo-2 .sl-slide .main-title {
	letter-spacing: 0;
	font-weight: 400;
	text-transform: none;
	font-size: 3.4em;
	text-shadow: none;
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}
.demo-1 .sl-slide blockquote,
.demo-2 .sl-slide blockquote {
	border: 0;
	height: auto;
	margin: 0;
	position: relative;
	font-size: 1em;
	padding: 0;
}
.demo-1 .sl-slide blockquote p,
.demo-2 .sl-slide blockquote p {
	font-size: 2em;
	margin-bottom: 40px;
}
.demo-1 .sl-slide blockquote p:before,
.demo-2 .sl-slide blockquote p:before {
	content: "";
}
.demo-1 .sl-slide .btn,
.demo-2 .sl-slide .btn {
	margin: 0 12px;
}
.demo-2 .sl-slider h2 {
	font-size: 70px;
	padding-top: 0;
}
.demo-2 .sl-slider blockquote {
	padding-top: 0;
	margin: auto;
}
.video-background-content .section-shade {
	position: relative;
}
.swiper-wrapper {
	height: auto !important;
}
.swiper-slide {
	width: 380px;
}
.owl-theme .owl-controls {
	margin-top: 25px;
}
.owl-theme .owl-controls .owl-page span {
	width: 10px;
	height: 10px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.owl-theme .owl-controls .owl-page.active span {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.page-title-line h1,
.page-title-line h2,
.page-title-line h3,
.page-title-line h4,
.page-title-line h5,
.page-title-line h6 {
	margin: 0;
}
.page-title-line .order-content .order-title {
	margin: 0 20px 0 0;
}
.page-title-line .filter-content {
	margin: 0 25px 0 0;
}
.page-title-line .filter-content form .filter_price_content {
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
}
.page-title-line .filter-content form .filter_price_content .filter-title {
	margin: 0 0 4px 0;
}
.filter-button {
	border-radius: 5px;
}
#home {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0;
}
.bordered-right {
	padding-right: 40px;
}
.bordered-left {
	padding-left: 40px;
}
.nav-arrows span {
	z-index: 2;
}
.sl-slide-inner {
	background-position: 50% 50%;
}
.sl-slide-horizontal .sl-slide-inner {
	background-size: cover !important;
}
section {
	position: relative;
}
.section-title .icon-box,
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
	margin: 0 0 30px 0;
}
.section-title .small-space {
	margin: 0 0 12px 0;
}
.section-gray {
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3) inset;
}
.section-gray .indicator .indicator-line {
	background-color: transparent;
}
.col-content {
	margin: 0 0 20px 0;
	padding: 10px 3px;
	font-size: 90%;
	text-align: center;
}
.call-to-action .action-title {
	margin: 16px 0;
	padding: 0;
}
.fading-title {
	overflow: hidden;
}
.fading-title .section-title {
	margin-top: 0;
	margin-bottom: 0;
	opacity: 1;
}
.parallax {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.filler {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 0;
}
hr.slim {
	margin: 0;
	padding: 0;
}
.img-responsive {
	display: inline-block;
}
.spinner {
	width: 100px;
}
.spinner input {
	text-align: right;
}
.input-group-btn-vertical {
	position: relative;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell;
}
.input-group-btn-vertical > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 8px;
	margin-left: -1px;
	position: relative;
	border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
	border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
	margin-top: -2px;
	border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i {
	position: absolute;
	top: 0;
	left: 4px;
}
/* 03. Padding modifiers
	 ---------------------------------------------------------------------------*/
.sep-top-xs {
	padding-top: 1.5em;
}
.sep-top-sm {
	padding-top: 2.2em;
}
.sep-top-md {
	padding-top: 3em;
}
.sep-top-lg {
	padding-top: 4.3em;
}
.sep-top-2x {
	padding-top: 5.8em;
}
.sep-top-3x {
	padding-top: 9.4em;
}
.sep-top-4x {
	padding-top: 11.5em;
}
.sep-top-5x {
	padding-top: 16em;
}
.sep-top-6x {
	padding-top: 19em;
}
.sep-top-7x {
	padding-top: 22em;
}
.sep-top-8x {
	padding-top: 25em;
}
.sep-top-9x {
	padding-top: 28em;
}
.sep-top-10x {
	padding-top: 31em;
}
.sep-top-11x {
	padding-top: 34em;
}
.sep-top-12x {
	padding-top: 37em;
}
.sep-top-13x {
	padding-top: 40em;
}
.sep-top-14x {
	padding-top: 43em;
}
.sep-top-15x {
	padding-top: 46em;
}
.sep-bottom-xs {
	padding-bottom: 1.5em;
}
.sep-bottom-sm {
	padding-bottom: 2.2em;
}
.sep-bottom-md {
	padding-bottom: 3em;
}
.sep-bottom-lg {
	padding-bottom: 4.3em;
}
.sep-bottom-2x {
	padding-bottom: 6.5em;
}
.sep-bottom-3x {
	padding-bottom: 9.4em;
}
.sep-bottom-4x {
	padding-bottom: 11.5em;
}
.sep-bottom-5x {
	padding-bottom: 16em;
}
.sep-bottom-6x {
	padding-bottom: 19em;
}
.sep-bottom-7x {
	padding-bottom: 22em;
}
.sep-bottom-8x {
	padding-bottom: 25em;
}
.sep-bottom-9x {
	padding-bottom: 28em;
}
.sep-bottom-10x {
	padding-bottom: 31em;
}
.sep-bottom-11x {
	padding-bottom: 34em;
}
.sep-bottom-12x {
	padding-bottom: 37em;
}
.sep-bottom-13x {
	padding-bottom: 40em;
}
.sep-bottom-14x {
	padding-bottom: 43em;
}
.sep-bottom-15x {
	padding-bottom: 46em;
}
.no-padding {
	padding: 0;
}
.no-margin {
	margin: 0;
}
/* 04. Tables
	 ---------------------------------------------------------------------------*/
.table {
	margin: 0;
}
.table .evidence td {
	padding: 14px;
}
.table  > thead  > tr  > th,
.table  > tbody  > tr  > th,
.table  > tfoot  > tr  > th,
.table  > thead  > tr  > td,
.table  > tbody  > tr  > td,
.table  > tfoot  > tr  > td {
	vertical-align: middle;
}
.table-bordered  > thead  > tr  > th,
.table-bordered  > thead  > tr  > td {
	border-bottom-width: 1px;
}
.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: 10px;
}
/* 05. Buttons
	 ---------------------------------------------------------------------------*/
#filters .btn {
	border-color: transparent;
	box-shadow: none;
	background: none;
	font-weight: 600;
}
#filters .btn:focus {
	outline: none;
}
.button-group .btn {
	margin: 0 10px 0 0;
}
.btn {
	padding: 10px 40px;
	border-radius: 40px;
	border: 2px solid;
}
.btn-lg {
	padding: 12px 48px;
}
.btn-sm {
	padding: 8px 25px;
}
.btn-xs {
	padding: 5px 20px;
	font-size: 0.9em;
}
.btn-link {
	border-color: transparent;
}
.btn-group > .btn.btn-bordered:first-child {
	border-right: 0;
}
.btn-group > .btn.btn-bordered:last-child {
	border-left: 0;
}
.content-custom-button {
	padding: 25px;
}
/* 06. UI Elements
	 ---------------------------------------------------------------------------*/
/* 06.1 Bootstrap-Touchspin
	 ---------------------------------------------------------------------------*/
.bootstrap-touchspin .btn {
	padding: 6px 10px;
	font-size: 20px;
}
.bootstrap-touchspin input.qty {
	height: 42px;
	width: 40px;
	text-align: center;
	box-shadow: none;
	border-width: 1px 0;
	padding: 0;
	font-size: 1.1em;
}
.bootstrap-touchspin .input-group-addon,
.bootstrap-touchspin .input-group-btn {
	width: auto;
}
/* 06.2 Progress Bar
	 ---------------------------------------------------------------------------*/
.progress {
	height: 32px;
	box-shadow: none;
}
.progress .progress-bar {
	text-align: left;
	padding: 0 0 0 13px;
	line-height: 32px;
	box-shadow: none;
}
.progress.minimal {
	margin-bottom: 7px;
	background: none;
}
.indicator {
	position: relative;
	overflow: hidden;
	margin-top: 12px;
}
.indicator .indicator-line {
	display: block;
	height: 10px;
	background-size: 9.99% 10px;
	background-position: 0 0;
}
.indicator .middle {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
/* 06.3 EasyPieCharts
	 ---------------------------------------------------------------------------*/
.chart {
	position: relative;
	margin-bottom: 20px;
}
.chart span {
	font-size: 5.9em;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: -62px 0 0 0;
	font-weight: 300;
}
.chart b {
	font-weight: 300;
}
.chart em {
	font-size: 0.3em;
	font-style: normal;
	vertical-align: middle;
}
/* 06.4 Counter
	 ---------------------------------------------------------------------------*/
.timer {
	font-size: 4.5em;
	font-weight: 600;
}
.timer-title {
	margin: 0;
}
/* 06.5 Accordion
	 ---------------------------------------------------------------------------*/
.accordion-group .accordion-item {
	position: relative;
	padding: 20px 0 20px 40px;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}
.accordion-group .accordion-item .accordion-heading {
	font-size: 1.1em;
}
.accordion-group .accordion-item .accordion-icon {
	border-radius: 20px;
	float: left;
	line-height: 23px;
	margin-left: -35px;
	margin-top: -2px;
	padding-top: 2px;
	text-align: center;
	width: 25px;
}
.accordion-group .accordion-item .accordion-body {
	font-size: 13px;
}
.accordion-group .accordion-item .accordion-body p {
	margin-top: 10px;
}
/* 06.6 Panels
	 ---------------------------------------------------------------------------*/
.panel-group .panel,
.panel {
	box-shadow: none;
	border: none;
	border-radius: 0;
	margin: 0;
}
.panel-heading {
	padding: 18px;
	border-radius: 0;
	border: 0;
}
.panel-heading a:focus {
	outline: none;
}
.panel-heading a small {
	font-style: italic;
	text-transform: none;
	font-weight: 400;
	font-size: 80%;
	padding: 0 0 0 10px;
}
.panel-heading a i {
	padding: 0 0 0 10px;
}
.panel-naked {
	background: none;
}
.panel-naked .panel-heading {
	padding: 0;
}
.panel-naked .panel-body {
	padding: 30px 0 0 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border: 0;
}
.panel-body {
	padding: 30px;
}
/* 07. Main Navigation
	 ---------------------------------------------------------------------------*/
.navbar-header {
	position: relative;
	z-index: 100;
}
.yamm .dropdown {
	position: relative;
}
.yamm .yamm-fw {
	position: static;
}
.navbar {
	border: 0;
	margin: 0;
	transition: all .4s;
}
.navbar .navbar-brand > img {
	transition: all .4s;
	max-height: 42px;
}
.navbar .search_button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 4px 6px;
	z-index: 1;
}
.navbar .search_button:focus {
	outline: none;
}
.navbar .search_button:after {
	position: absolute;
	top: -60px;
	right: -60px;
	height: 100px;
	width: 100px;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}
.navbar .dropdown-submenu {
	position: relative;
}
.navbar .dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: 0;
	border-radius: 0;
}
.navbar .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.navbar .dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	margin-top: -4px;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 50%;
}
.navbar .dropdown-submenu.pull-left {
	float: none;
}
.navbar .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	border-radius: 0;
}
.navbar .dropdown-menu {
	min-width: 220px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	border-top: 6px solid transparent;
}
.navbar .dropdown-menu > li {
	padding: 0 15px;
}
.navbar .dropdown-menu > li > a {
	padding: 0 10px 0 0;
	font-size: 0.9em;
	line-height: 42px;
	text-transform: uppercase;
	position: relative;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
	background: transparent;
}
.navbar .dropdown-menu > li:last-of-type {
	border: 0;
}
.navbar .dropdown-menu.widget-box {
	padding: 20px;
	width: 280px;
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
	background: transparent;
}
.navbar-toggle {
	background: none;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 25px 20px 0;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .4s;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
	background: none;
}
.navbar-nav > li > a {
	line-height: 42px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 600;
	padding: 12px 4px 13px 4px;
	border-top: 3px solid transparent;
	background: none;
	transition: all .4s;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	background: none;
}
.nav .open > a:hover,
.nav .open > a:focus,
.nav .open > a {
	background: none;
}
.nav .open .dropdown-toggle:hover,
.nav .open .dropdown-toggle:focus,
.nav .open .dropdown-toggle {
	background-color: transparent;
	opacity: 1;
}
.opaque .navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 8px;
}
.opaque .navbar-brand {
	padding-top: 12px;
	padding-bottom: 12px;
}
.opaque .navbar-brand > img {
	height: 33px;
}
.opaque .navbar-toggle {
	margin-top: 20px;
}
.navbar-collapse.collapse {
	border: none;
	display: block;
	position: fixed;
	z-index: 50;
	left: -100%;
	top: 0;
	bottom: 0;
	padding-top: 55px;
	width: 100%;
	max-height: none;
	transition: left 0.5s ease;
}
.navbar-collapse.collapse.in {
	left: 15px;
}
.shopping_cart_dropdown {
	text-align: right;
}
.shopping_cart_dropdown .product_list_widget {
	padding: 0;
	margin: 0;
	list-style: none;
}
.shopping_cart_dropdown .product_list_widget li {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 13px 0;
	padding: 0 20px 13px 0;
	position: relative;
	line-height: 22px;
}
.shopping_cart_dropdown .product_list_widget li .delete {
	position: absolute;
	top: 0;
	right: 0;
}
.shopping_cart_dropdown .product_list_widget li a > img {
	display: block !important;
	float: left;
	max-width: 60px;
	padding: 0 17px 0 0;
}
.shopping_cart_dropdown .product_list_widget li .quantity {
	display: block;
	margin-top: 0;
}
.shopping_cart_dropdown .total {
	padding: 0 20px 0 0;
	display: block;
}
.shopping_cart_dropdown .total h6 {
	margin-bottom: 0;
}
.shopping_cart_dropdown .total span {
	font-size: 1.6em;
	line-height: 30px;
	font-weight: 600;
}
.shopping_cart_dropdown .action-button .btn {
	margin: 15px 0 0 8px;
}
/* 07.1 Standard Navigation
	 ---------------------------------------------------------------------------*/
.navbar-standard {
	background: #fbfbfb;
}
.navbar-standard .navbar-brand .logo-white {
	display: none;
}
.navbar-standard .navbar-brand .logo-dark {
	display: block;
}
.navbar-standard .navbar-brand .logo-alt1 {
	display: none;
}
.navbar-standard .navbar-brand .logo-alt2 {
	display: none;
}
.navbar-standard.opaque .navbar-brand .logo-white {
	display: none;
}
.navbar-standard.opaque .navbar-brand .logo-dark {
	display: block;
}
.navbar-standard.opaque .navbar-brand .logo-alt1 {
	display: none;
}
.navbar-standard.opaque .navbar-brand .logo-alt2 {
	display: none;
}
/* 07.2 Light Navigation
	 ---------------------------------------------------------------------------*/
.navbar-light .navbar-brand .logo-white {
	display: none;
}
.navbar-light .navbar-brand .logo-dark {
	display: block;
}
/* 07.3 Dark Navigation
	 ---------------------------------------------------------------------------*/
.navbar-dark .navbar-brand .logo-white {
	display: block;
}
.navbar-dark .navbar-brand .logo-dark {
	display: none;
}
/* 07.4 Semi-dark Navigation
	 ---------------------------------------------------------------------------*/
.navbar-semidark .navbar-brand .logo-white {
	display: block;
}
.navbar-semidark .navbar-brand .logo-dark {
	display: none;
}
/* 07.5 Primary-color Navigation
	 ---------------------------------------------------------------------------*/
.navbar-primary .navbar-brand .logo-white {
	display: block;
}
.navbar-primary .navbar-brand .logo-dark {
	display: none;
}
/* 08. Icon Boxes
	 ---------------------------------------------------------------------------*/
.icon-box {
	overflow: hidden;
}
.icon-box h1,
.icon-box h2,
.icon-box h3,
.icon-box h4,
.icon-box h5,
.icon-box h6 {
	margin: 20px 0 15px 0;
}
.icon-box.icon-lg .icon-content {
	width: 110px;
	height: 110px;
	line-height: 110px;
	font-size: 4.5em;
}
.icon-box.icon-md .icon-content {
	width: 95px;
	height: 95px;
	line-height: 95px;
	font-size: 4em;
}
.icon-box.icon-sm .icon-content {
	width: 75px;
	height: 75px;
	line-height: 75px;
	font-size: 3.2em;
}
.icon-box.icon-xs .icon-content {
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 1.7em;
}
.icon-box.fixed-section {
	position: absolute;
	top: -40px;
}
.icon-box .icon-content {
	display: block;
	float: left;
	text-align: center;
	max-width: 100%;
}
.icon-box.icon-lg .icon-box-content {
	margin: 0 0 0 135px;
}
.icon-box.icon-md .icon-box-content {
	margin: 0 0 0 120px;
}
.icon-box.icon-sm .icon-box-content {
	margin: 0 0 0 100px;
}
.icon-box.icon-xs .icon-box-content {
	margin: 0 0 0 65px;
}
.icon-box.icon-xs .icon-box-content h1,
.icon-box.icon-xs .icon-box-content h2,
.icon-box.icon-xs .icon-box-content h3,
.icon-box.icon-xs .icon-box-content h4,
.icon-box.icon-xs .icon-box-content h5,
.icon-box.icon-xs .icon-box-content h6 {
	margin: 10px 0 15px 0;
}
.icon-box.icon-xs .icon-box-content .info-title {
	margin: 10px 0 2px 0;
}
.icon-box.icon-xs .icon-box-content p {
	margin: 0;
}
.icon-box.icon-horizontal {
	text-align: center;
}
.icon-box.icon-horizontal .icon-content {
	float: none;
	margin: auto;
	display: inline-block;
}
.icon-box.icon-horizontal .icon-box-content {
	margin: 0;
}
.icon-gradient:nth-child(2) h1,
.icon-gradient:nth-child(2) h2,
.icon-gradient:nth-child(2) h3,
.icon-gradient:nth-child(2) h4,
.icon-gradient:nth-child(2) h5,
.icon-gradient:nth-child(2) h6 {
	color: #98c7f1;
}
.icon-gradient:nth-child(2) .icon-content {
	background-color: #98c7f1;
}
.icon-gradient:nth-child(3) h1,
.icon-gradient:nth-child(3) h2,
.icon-gradient:nth-child(3) h3,
.icon-gradient:nth-child(3) h4,
.icon-gradient:nth-child(3) h5,
.icon-gradient:nth-child(3) h6 {
	color: #98a9f1;
}
.icon-gradient:nth-child(3) .icon-content {
	background-color: #98a9f1;
}
.icon-gradient:nth-child(4) h1,
.icon-gradient:nth-child(4) h2,
.icon-gradient:nth-child(4) h3,
.icon-gradient:nth-child(4) h4,
.icon-gradient:nth-child(4) h5,
.icon-gradient:nth-child(4) h6 {
	color: #a498f1;
}
.icon-gradient:nth-child(4) .icon-content {
	background-color: #a498f1;
}
.icon-gradient:nth-child(5) h1,
.icon-gradient:nth-child(5) h2,
.icon-gradient:nth-child(5) h3,
.icon-gradient:nth-child(5) h4,
.icon-gradient:nth-child(5) h5,
.icon-gradient:nth-child(5) h6 {
	color: #c298f1;
}
.icon-gradient:nth-child(5) .icon-content {
	background-color: #c298f1;
}
.icon-gradient:nth-child(6) h1,
.icon-gradient:nth-child(6) h2,
.icon-gradient:nth-child(6) h3,
.icon-gradient:nth-child(6) h4,
.icon-gradient:nth-child(6) h5,
.icon-gradient:nth-child(6) h6 {
	color: #df98f1;
}
.icon-gradient:nth-child(6) .icon-content {
	background-color: #df98f1;
}
.icon-gradient:nth-child(7) h1,
.icon-gradient:nth-child(7) h2,
.icon-gradient:nth-child(7) h3,
.icon-gradient:nth-child(7) h4,
.icon-gradient:nth-child(7) h5,
.icon-gradient:nth-child(7) h6 {
	color: #f198e5;
}
.icon-gradient:nth-child(7) .icon-content {
	background-color: #f198e5;
}
.icon-gradient:nth-child(8) h1,
.icon-gradient:nth-child(8) h2,
.icon-gradient:nth-child(8) h3,
.icon-gradient:nth-child(8) h4,
.icon-gradient:nth-child(8) h5,
.icon-gradient:nth-child(8) h6 {
	color: #f198c7;
}
.icon-gradient:nth-child(8) .icon-content {
	background-color: #f198c7;
}
.icon-gradient:nth-child(9) h1,
.icon-gradient:nth-child(9) h2,
.icon-gradient:nth-child(9) h3,
.icon-gradient:nth-child(9) h4,
.icon-gradient:nth-child(9) h5,
.icon-gradient:nth-child(9) h6 {
	color: #f198a9;
}
.icon-gradient:nth-child(9) .icon-content {
	background-color: #f198a9;
}
.icon-gradient:nth-child(10) h1,
.icon-gradient:nth-child(10) h2,
.icon-gradient:nth-child(10) h3,
.icon-gradient:nth-child(10) h4,
.icon-gradient:nth-child(10) h5,
.icon-gradient:nth-child(10) h6 {
	color: #f1a498;
}
.icon-gradient:nth-child(10) .icon-content {
	background-color: #f1a498;
}
/* 09. Blog
	 ---------------------------------------------------------------------------*/
.blog-preview .info-text {
	width: 30%;
	font-size: 1em;
	line-height: 2em;
	margin-top: 25px;
}
.blog-preview .info-text small {
	display: block;
	font-size: 1em;
}
.blog-preview .post-info {
	margin-bottom: 20px;
	position: relative;
}
.blog-preview .post-info:before {
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
}
.blog-preview .post-info .user-thumb {
	padding: 3px;
	position: relative;
	z-index: 1;
}
.blog-preview .post-content {
	padding: 25px 25px 50px 25px;
}
article .post-title {
	margin: 0 0 10px 0;
}
article .post-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
article .post-info ul li {
	display: inline-block;
	padding: 0 20px 0 0;
}
.author-info {
	text-align: right;
}
.author-info .post-author-link {
	float: right;
}
.author-info .author-info-content {
	padding: 17px 90px 0 0;
}
.author-info .author-info-content .author-name {
	margin: 0;
	padding: 0;
	display: block;
}
.author-info.standard {
	text-align: left;
}
.author-info.standard .post-author-link {
	float: left;
}
.author-info.standard .post-author-link img {
	width: auto;
}
.author-info.standard .author-info-content {
	padding: 10px 0 0 65px;
}
.author-info.standard .author-info-content .author-name {
	margin: 0;
	padding: 0;
	display: block;
}
#comments .media-heading {
	margin: 10px 0 0 0;
}
#comments .media-body p {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 0.90em;
}
.social-icon {
	padding-left: 0;
	margin: 0;
}
.social-icon .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.social-icon .dropdown-menu {
	margin: 7px 0 0 0;
}
.social-icon .dropdown-menu li {
	padding: 0;
	display: block;
}
.social-icon li {
	display: inline-block;
	padding: 0 20px 0 0;
}
.social-icon li:last-of-type {
	padding: 0;
}
.social-icon li .fa-lg {
	vertical-align: 0;
}
.social-icon li.maxi a {
	padding: 2px 6px;
	border-radius: 4px;
}
.social-icon a {
	display: inline-block;
}
.social-icon a small {
	font-size: 80%;
}
.social-icon a.pill {
	border-radius: 50%;
	text-align: center;
	padding: 15px;
	width: 50px;
}
.blog-article .social-icon li {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
.info-card .info-card-details .info-card-detail .social a {
	border-radius: 40px;
	display: inline-block;
	margin: 0 5px;
	min-width: 40px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-align: center;
}
a.social-icon {
	box-shadow: 0px 0px 1px #333333;
	box-shadow: 0px 0px 1px rgba(51, 51, 51, 0.7);
}
/* 10. Portfolio
	 ---------------------------------------------------------------------------*/
.device-content {
	margin-bottom: -120px;
}
.device-content .device-mockup .device .screen .owl-carousel .owl-controls {
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.device-content .device-mockup .device .screen .owl-carousel .owl-item .item img {
	width: 100%;
}
.owl-item .item .wrapper {
	padding: 20px;
}
.article-body-content {
	position: relative;
	padding: 15px;
}
.article-body-internal {
	padding: 15px 15px 0 0;
}
.article-body-internal .article-wrapper,
.article-body-internal .item-wrapper {
	padding-left: 15px;
	padding-bottom: 15px;
}
.portfolio {
	list-style: none;
	margin: 0;
	padding: 0;
}
.portfolio .item {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
}
.portfolio .item .item-wrapper {
	padding-left: 15px;
	padding-bottom: 15px;
	height: 100%;
}
.portfolio .item .article-body {
	margin: 0 0 20px;
	padding-bottom: 19px;
}
.portfolio .item .article-body .title-inner {
	margin: 0;
	padding: 0;
}
.portfolio .item .mask {
	position: absolute;
	overflow: hidden;
	display: block;
	top: 100%;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: top 0.6s ease-out 0.3s;
}
.portfolio .item .mask .mask-content {
	display: table;
	width: 100%;
	height: 100%;
}
.portfolio .item .mask .mask-content .mask-wrapper {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	padding-right: 20px;
}
.portfolio .item .mask h4 {
	margin: 18px 0 8px 0;
	font-size: 1.5em;
}
.portfolio .item .mask .info {
	display: inline-block;
	margin: 0 10px;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.portfolio .item .mask .info .fa-border {
	border-color: inherit;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	border-width: 2px;
	font-size: 1.5em;
	line-height: 30px;
}
.portfolio .item .mask a.info:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.portfolio .item .mask.mask-light {
	top: auto;
	bottom: -100%;
	text-shadow: none;
	box-shadow: none;
	height: auto;
	min-height: 50%;
	padding: 10px 0;
	font-size: 90%;
	transition: bottom 0.2s ease-out 0.3s;
}
.portfolio .item .mask-light h4 {
	font-size: 1.5em;
	margin: 10px 0;
}
.portfolio .item .mask-light .info .fa-border {
	background: transparent;
}
.portfolio > .item {
	width: 25%;
}
.portfolio > .item.width2x {
	width: 50%;
}
.portfolio .item:hover .mask {
	top: 0;
}
.portfolio .item:hover .mask-light {
	top: auto;
	bottom: 0;
}
.portfolio > .team-item {
	height: auto;
}
.portfolio > .team-item .item-wrapper {
	padding: 0 5% 40px;
	height: auto;
}
.portfolio > .current {
	z-index: 100;
}
.isotope:after {
	content: '';
	display: block;
	clear: both;
}
dl.metadata {
	margin: 1em 0;
}
dl.metadata dt {
	margin-top: 1.5em;
	font-size: 1.4em;
	font-weight: normal;
}
.portfolio-full .item-full {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.portfolio-full .item-full .item-content {
	padding-left: 60px;
	padding-right: 60px;
}
.closeProject {
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 1;
	display: none;
}
.closeProject a {
	display: block;
	background: none;
	border-radius: 50%;
	height: 45px;
	text-align: center;
	width: 45px;
}
.closeProject a i {
	display: inline-table;
	font-size: 110%;
	line-height: 45px;
	vertical-align: middle;
}
.ajax-section .loader {
	width: 100%;
	display: none;
	padding: 2.4em 0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.ajax-section .loader.projectError {
	text-align: center;
	height: auto !important;
	background-position: top center;
}
.ajax-section .loader.projectError p {
	display: none;
	padding-top: 16px;
}
.ajax-section .ajax-content-outer {
	overflow: hidden;
}
.ajax-section .ajax-content-outer .project-navigation {
	display: none;
}
.ajax-section .ajax-content-outer .nextProject,
.ajax-section .ajax-content-outer .prevProject {
	position: absolute;
	top: 50%;
}
.ajax-section .ajax-content-outer .prevProject {
	left: 55px;
}
.ajax-section .ajax-content-outer .nextProject {
	right: 55px;
}
.ajax-section .ajax-content-inner {
	height: 0;
	opacity: 0;
}
.ajax-section .ajax-content-inner dl.metadata dt {
	font-size: 1.1em;
}
.ajax-section .status-message {
	height: 0;
	opacity: 0;
	overflow: hidden;
}
.ajax-section .status-message .alert {
	margin-top: 20px;
}
/* 11. Testimonials
	 ---------------------------------------------------------------------------*/
.testimonials .user-thumb {
	margin: 0 10px;
	padding: 3px;
	position: relative;
	z-index: 1;
}
.testimonials blockquote {
	border: none;
	margin: 0;
	padding: 10px 30px;
	font-style: italic;
	quotes: "\201C" "\201D";
}
.testimonials blockquote p {
	display: inline;
}
.testimonials blockquote:before,
.testimonials blockquote:after {
	font-size: 4em;
	line-height: 0.1em;
}
.testimonials blockquote:before {
	margin-right: 0.25em;
	vertical-align: -0.4em;
	content: open-quote;
}
.testimonials blockquote:after {
	margin-left: 0.15em;
	vertical-align: -0.6em;
	content: close-quote;
}
.testimonials .post-info {
	white-space: nowrap;
	padding-bottom: 1px;
}
.testimonials .info-text {
	display: block;
	padding: 30px 0;
}
.testimonials .info-text small,
.testimonials .info-text .small {
	display: block;
	font-size: 75%;
}
.testimonials .info-text small:before,
.testimonials .info-text .small:before {
	content: "";
	display: block;
	height: 1px;
}
/* 12. Team
	 ---------------------------------------------------------------------------*/
.team-photo {
	position: relative;
	display: block;
}
.team-photo .team-connection {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s ease-out 0.3s;
}
.team-photo .team-connection .team-connection-list {
	width: 100%;
	height: 100%;
	display: table;
}
.team-photo .team-connection .team-connection-list ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
.team-photo .team-connection .team-connection-list ul li {
	display: inline-block;
	padding: 0 6px;
}
.team-photo:hover .team-connection {
	opacity: 1;
}
.team-name {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.team-name h5 {
	margin: 0;
}
.team-name span {
	font-size: 90%;
	display: block;
	margin: 5px 0 0 0;
}
/* 13. Pricing Table
	 ---------------------------------------------------------------------------*/
.pricing-table-1,
.pricing-table-2,
.pricing-table-3,
.pricing-table-4,
.pricing-table-5 {
	margin: 0 0 30px 0;
}
.pricing-box {
	width: 100%;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
	position: relative;
}
.pricing-box ul {
	margin: 0;
	padding: 0;
}
.pricing-box ul li {
	list-style: none;
	margin: 0;
	padding: 13px 0;
}
.pricing-box .title-row h5 {
	margin: 0;
}
.pricing-box .price-row {
	font-weight: 200;
	padding: 20px 0;
}
.pricing-box .price-row .currency {
	vertical-align: top;
	font-size: 1.5em;
}
.pricing-box .price-row .price {
	font-size: 6.6em;
	font-weight: 300;
	line-height: 0.7em;
}
.pricing-box .price-row .price-cent {
	margin: 0 0 0 -4px;
	font-size: 1.5em;
}
.pricing-box .price-row .plane {
	display: block;
	font-size: 1.5em;
}
.pricing-box .btn {
	margin-top: 20px;
}
/* 14. Shop Section
	 ---------------------------------------------------------------------------*/
.banner-shop a {
	display: block;
	overflow: hidden;
	position: relative;
}
.banner-shop a .banner-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.banner-shop a .banner-container .banner-content {
	width: 100%;
	height: 100%;
	display: table;
}
.banner-shop a .banner-container .banner-text {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
.banner-shop a .banner-container .banner-text .banner-title {
	margin: 0;
	padding: 15px 50px;
	display: inline-block;
}
.rating-input i,
.rate i {
	padding: 0 4px 0 0;
}
.rate i {
	cursor: pointer;
}
.price-shop {
	font-size: 2em;
	line-height: 1.3em;
}
.price-shop del {
	display: block;
	font-size: 1em;
}
.price-shop ins {
	font-size: 1.4em;
	text-decoration: none;
}
.bubble {
	position: relative;
}
.bubble:before {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	box-sizing: border-box;
	transition-duration: 0.3s;
}
.bubble:hover:before,
.bubble:focus:before,
.bubble:active:before {
	border-width: 10px;
}
.outline-inward {
	position: relative;
	overflow: visible !important;
}
.outline-inward:before {
	position: absolute;
	top: -25px;
	right: -25px;
	bottom: -25px;
	left: -25px;
	content: '';
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: all;
}
.outline-inward:hover:before,
.outline-inward:focus:before,
.outline-inward:active:before {
	top: -6px;
	right: -6px;
	bottom: -6px;
	left: -6px;
	opacity: 1;
}
.outline-outward {
	position: relative;
	overflow: visible !important;
}
.outline-outward:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	content: '';
	transition-duration: 0.3s;
	transition-property: all;
}
.outline-outward:hover:before,
.outline-outward:focus:before,
.outline-outward:active:before {
	top: -6px;
	right: -6px;
	bottom: -6px;
	left: -6px;
	opacity: 1;
}
.shop-intro-img {
	margin-bottom: -120px;
}
.product-image {
	position: relative;
	display: block;
}
.product-image .bullet {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: absolute;
	top: -18px;
	right: -18px;
	border-radius: 50%;
	font-size: 1em;
}
.product-image .bullet.out {
	font-size: 1em;
	line-height: 15px;
	padding-top: 18px;
}
.product-image:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.product-title {
	margin-top: 15px;
}
.product-title p {
	font-size: 1.1em;
	font-weight: 600;
	margin: 0;
}
.product-detail {
	margin-top: 18px;
}
.product-detail a {
	font-size: 0.9em;
}
.product-detail .price-shop {
	font-size: 0.9em;
	margin: 10px 0 0 0;
}
.product-detail .price-shop del {
	margin: 0 4px 0 0;
	display: inline-block;
}
.product-detail .price-shop.text-right del {
	margin: 0;
	display: block;
}
.shop-info-link {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.shop-info-link li {
	padding-left: 22px;
	padding-right: 22px;
	display: inline-block;
}
.filter-prod {
	overflow: hidden;
}
.shop-table .remove-button {
	margin: 0 15px 0 0;
}
.shop-table .img-prod img {
	margin: 0 5px 0 0;
}
.shop-table .name-prod {
	display: inline;
}
.coupon-code {
	margin: 0 20px 0 0;
	width: 250px;
}
.size-product {
	padding-left: 0;
	margin: 0 20px 15px 0;
	list-style: none;
	overflow: hidden;
	display: block;
}
.size-product li {
	float: left;
	margin: 0 6px 0 0;
}
.size-product li label span {
	width: 40px;
	height: 40px;
	line-height: 37px;
	text-align: center;
	display: block;
	border-radius: 50%;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	cursor: pointer;
	transition: all .3s;
}
.size-product li label input {
	position: absolute;
	left: -9000px;
}
.color-product {
	max-width: 200px;
}
.product-thumbnails {
	margin: 20px 0 0 0;
	overflow: hidden;
}
.product-thumbnails a {
	margin: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 70px;
}
#rate-product .rate {
	margin: 5px 0 10px 0;
}
#rate-product .media-heading {
	font-size: 1.2em;
}
.main-product-title small {
	display: block;
}
.product-category {
	list-style: none;
	padding-left: 0;
}
.product-category li {
	margin: 5px 0 0 0;
}
.product-category li h6 {
	display: inline;
	padding: 0 9px 0 0;
}
.category-banner {
	position: relative;
	display: block;
}
.category-banner .category-content {
	position: absolute;
	bottom: 65px;
	left: 0;
	right: 0;
	padding: 10px 20px;
}
.category-banner .category-content .category-title {
	margin: 0;
}
/* 15. Widgets
	 ---------------------------------------------------------------------------*/
.widget-title {
	margin: 0;
}
.widget-title-bordered {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
}
.widget {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
.widget .btn {
	border-radius: 4px;
}
.widget.widget-media .media:last-of-type {
	margin: 0;
	padding: 0;
	border: 0;
}
.widget.widget-media .media .media-object {
	max-width: 72px;
}
.widget.widget-media.rounded .media-body {
	margin-top: 10px;
}
.widget.widget-project {
	margin: 0 -9px -9px 0;
}
.widget.widget-project li {
	width: 30%;
	float: left;
	margin: 0 9px 9px 0;
}
.widget .media-bordered {
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.widget .media a {
	display: block;
	color: inherit;
}
.widget .media .product-detail {
	margin: 0;
}
.widget .media .product-detail .rate {
	margin: 8px 0 4px 0;
}
.widget .media .product-detail .rate .fa {
	padding: 0 3px 0 0;
}
.widget .cat-item {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.widget .cat-item a {
	display: block;
}
.widget .cat-item:last-of-type {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.filter_price_content .slider.slider.slider-horizontal {
	width: 100%;
}
.filter_price_content .slider .slider-track .slider-handle {
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.filter_price_content .slider .slider-track .slider-selection {
	box-shadow: none;
}
/* 16. Twitter
	 ---------------------------------------------------------------------------*/
.twitter-post .post p {
	margin: 30px 30px 0 30px;
	font-size: 2.4em;
}
/* 17. Forms
	 ---------------------------------------------------------------------------*/
.form-control {
	box-shadow: none;
	border-radius: 0;
}
.form-control:focus {
	box-shadow: none;
}
.form-control.input-lg {
	resize: none;
	font-size: 0.9em;
}
.form-control.rounded {
	border-radius: 4px;
}
select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 0px;
	padding-top: 8px;
	-moz-padding-top: 9px;
	background-image: url(../images/arrow-down.svg);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-size: 14px;
}
select.form-control::-ms-expand { display: none; }
select.form-control.input-sm { padding-top: 0px; -moz-padding-top: 8px; }
select.form-control.input-lg { padding-top: 0px; -moz-padding-top: 14px;}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	select.form-control { padding-top: 9px; }
	select.form-control.input-sm { padding-top: 8px; }
	select.form-control.input-lg { padding-top: 14px; }
}

label {
	font-weight: normal;
}
label.error {
	/*font-size: 0.9em;
	margin: 5px 0 0 0;*/
}
.form-inline button {
	margin: 0 10px 0 0;
}
.newsletter-form {
	position: relative;
}
.newsletter-form input {
	border: 0;
	height: 72px;
	border-radius: 40px;
}
.newsletter-form input.input-lg {
	font-size: 1.4em;
}
.newsletter-form input:focus {
	box-shadow: none;
}
.newsletter-form button {
	position: absolute;
	right: 24px;
	top: 24px;
	border: 0;
	background: none;
}
.h_search_form {
	overflow: hidden;
	height: 0;
}
.h_search_form .h_search_form_wrapper {
	position: relative;
	padding: 10px 0;
}
.h_search_form .btn {
	background: transparent;
	border: none;
	padding-left: 12px;
	padding-right: 12px;
}
.h_search_form .form-control {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.h_search_form .h_search_close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 54px;
	z-index: 2;
}
.theme-form-group {
	padding: 2px;
	border-radius: 30px;
	line-height: 42px;
}
.theme-form-group .btn {
	padding-left: 12px;
	padding-right: 12px;
}
.theme-form-group .form-control {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.theme-form-group .form-control:first-child,
.theme-form-group .input-group-addon:first-child,
.theme-form-group .input-group-btn:first-child > .btn,
.theme-form-group .input-group-btn:first-child > .dropdown-toggle {
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}
.theme-form-group .form-control:last-child,
.theme-form-group .input-group-addon:last-child,
.theme-form-group .input-group-btn:last-child > .btn,
.theme-form-group .input-group-btn:last-child > .dropdown-toggle {
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
}
/* 18. Pagination
	 ---------------------------------------------------------------------------*/
.pager {
	margin: 0;
}
.pager li {
	padding: 0 3px;
}
.pager li > a,
.pager li > span {
	padding: 0 10px;
	margin: 0;
	min-width: 36px;
	height: 36px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 1em;
	border-radius: 4px;
}
.pager.circle li > a,
.pager.circle li > span {
	padding: 0;
	width: 36px;
	border-radius: 50%;
}
.pager.custom li {
	display: inline-block;
	vertical-align: middle;
}
.pager.custom li > a,
.pager.custom li > span {
	padding: 0 45px;
	border: 0;
	background: none;
	height: auto;
	line-height: 1;
	width: auto;
	min-width: auto;
}
/* 19. Footer
	 ---------------------------------------------------------------------------*/
#footer small, #footer big {
	display: block;
}
#footer small {
	font-size: 0.725em;
	font-size: 0.755em;
}
#footer big {
	font-size: 0.825em;
}
#footer .logo {
	max-height: 41px;
}
#footer .widget-title {
	margin: 0;
}
#footer ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
#footer .widget-post li {
	position: relative;
	padding: 0 0 20px 50px;
}
#footer .widget-post li .date-post {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	padding: 7px;
	line-height: 13px;
}
#footer .widget-post li .date-post small {
	display: block;
	font-size: 70%;
}
#footer .widget-post li .title-post {
	display: block;
}
#footer .widget-address li {
	position: relative;
	padding: 0 0 15px 32px;
}
#footer .widget-address li i {
	position: absolute;
	top: 5px;
	left: 0;
	width: 25px;
	display: block;
	text-align: center;
}
#footer .widget-tag {
	margin: 0 -5px -5px 0;
}
#footer .widget-tag .btn {
	margin: 0 5px 5px 0;
	border-width: 1px;
}
#footer .widget_archive li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#footer .widget_archive li:last-of-type {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
#footer .flickr_container {
	margin: 0 -15px -15px 0;
}
#footer .flickr_container .flickr_badge_image {
	float: left;
	margin: 0 15px 15px 0;
}
#footer .flickr_container .flickr_badge_image a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer .form-control {
	font-size: 0.9em;
}
#footer .form-control:focus {
	box-shadow: none;
}
/* 20. Error Pages
	 ---------------------------------------------------------------------------*/
.error-404:before,
.error-500:before {
	font-size: 650px;
	font-weight: bold;
	left: -150px;
	position: absolute;
	top: -300px;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	z-index: 0;
}
.error-404:before {
	content: "404";
}
.error-500:before {
	content: "500";
}
/* 21. Floating elements
	 ---------------------------------------------------------------------------*/
#back_to_top {
	display: none;
	position: fixed;
	z-index: 1000;
	bottom: 40px;
	left: 40px;
}
#back_to_top a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	outline: none;
	border-radius: 50%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background:#252525;
	color:#fff;
}
#back_to_top a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	color:#fff !important;
}
#load {
	background-color: #ffffff;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 99999;
}
.browsehappy {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	padding: 30px;
	margin: 0;
	text-align: center;
}
.browsehappy a {
	text-decoration: underline;
}
.browsehappy a:hover {
	text-decoration: none;
}


/*** MAIN RESPONSIVE **/

/*main-responsive file*/
@media (min-width: 768px) {
	html.boxed-layout .page,
	body.boxed-layout .page {
		width: 768px;
	}
}
@media (min-width: 992px) {
	html.boxed-layout .page,
	body.boxed-layout .page {
		width: 992px;
	}
}
@media (min-width: 1200px) {
	html.boxed-layout .page,
	body.boxed-layout .page {
		width: 1200px;
	}
}
@media (max-width: 480px) {
	.parallax {
		background-position: 0 0 !important;
		background-size: cover !important;
	}
	.demo-1 .sl-slide .deco,
	.demo-2 .sl-slide .deco {
		width: 5em;
		height: 5em;
	}
	.demo-1 .sl-slide .main-title,
	.demo-2 .sl-slide .main-title {
		font-size: 1.5em;
		margin-bottom: 8px;
	}
	.demo-1 .sl-slide h2,
	.demo-2 .sl-slide h2 {
		font-size: 1.5em;
	}
	.demo-1 .sl-slide h3,
	.demo-2 .sl-slide h3 {
		font-size: 1.3em;
	}
	.demo-1 .sl-slide p.lead.x2,
	.demo-2 .sl-slide p.lead.x2 {
		font-size: 1em;
	}
	.demo-1 .sl-slide blockquote,
	.demo-2 .sl-slide blockquote {
		font-size: 1em;
	}
	.demo-1 .sl-slide blockquote p,
	.demo-2 .sl-slide blockquote p {
		width: 90%;
		font-size: 1em;
		margin-bottom: 25px;
	}
	.portfolio > .item,
	.portfolio > .item.width2x {
		width: 100%;
	}
	.portfolio-padding > .item,
	.portfolio-padding > .item.width2x {
		width: 100%;
	}
	#back_to_top a {
		font-size: 1em;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}
@media (max-width: 767px) {
	html,
	body,
	.text-right:not(.nata),
	.text-left:not(.nata) {
		text-align: center;
	}
	h1 {
		font-size: 2.5em;
	}
	h2 {
		font-size: 1.9em;
	}
	h3 {
		font-size: 1.7em;
	}
	h4 {
		font-size: 1.5em;
	}
	h5 {
		font-size: 1.3em;
	}
	h6 {
		font-size: 1.1em;
	}
	table .radio {
		padding-left: 0;
	}
	table .radio img {
		display: block;
		margin: auto;
	}
	.pull-right,
	.pull-left {
		float: none !important;
	}
	.bordered-right,
	.bordered-left {
		border-left: 0;
		border-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.accordion-group {
		text-align: left;
	}
	.sep-top-xs {
		padding-top: 1em;
	}
	.sep-top-sm {
		padding-top: 1.3em;
	}
	.sep-top-md {
		padding-top: 2em;
	}
	.sep-top-lg {
		padding-top: 2.6em;
	}
	.sep-top-2x {
		padding-top: 3.8em;
	}
	.sep-top-3x {
		padding-top: 5em;
	}
	.sep-top-4x {
		padding-top: 6em;
	}
	.sep-top-5x {
		padding-top: 8em;
	}
	.sep-top-6x {
		padding-top: 10em;
	}
	.sep-top-7x {
		padding-top: 12em;
	}
	.sep-top-8x {
		padding-top: 14em;
	}
	.sep-top-9x {
		padding-top: 16em;
	}
	.sep-top-10x {
		padding-top: 18em;
	}
	.sep-top-11x {
		padding-top: 20em;
	}
	.sep-top-12x {
		padding-top: 22em;
	}
	.sep-top-13x {
		padding-top: 24em;
	}
	.sep-top-14x {
		padding-top: 26em;
	}
	.sep-top-15x {
		padding-top: 28em;
	}
	.sep-bottom-xs {
		padding-bottom: 1em;
	}
	.sep-bottom-sm {
		padding-bottom: 1.3em;
	}
	.sep-bottom-md {
		padding-bottom: 2em;
	}
	.sep-bottom-lg {
		padding-bottom: 2.6em;
	}
	.sep-bottom-2x {
		padding-bottom: 4.5em;
	}
	.sep-bottom-3x {
		padding-bottom: 5em;
	}
	.sep-bottom-4x {
		padding-bottom: 6em;
	}
	.sep-bottom-5x {
		padding-bottom: 8em;
	}
	.sep-bottom-6x {
		padding-bottom: 10em;
	}
	.sep-bottom-7x {
		padding-bottom: 12em;
	}
	.sep-bottom-8x {
		padding-bottom: 14em;
	}
	.sep-bottom-9x {
		padding-bottom: 16em;
	}
	.sep-bottom-10x {
		padding-bottom: 18em;
	}
	.sep-bottom-11x {
		padding-bottom: 20em;
	}
	.sep-bottom-12x {
		padding-bottom: 22em;
	}
	.sep-bottom-13x {
		padding-bottom: 24em;
	}
	.sep-bottom-14x {
		padding-bottom: 26em;
	}
	.sep-bottom-15x {
		padding-bottom: 28em;
	}
	.navbar-header {
		text-align: center;
		z-index: 0;
	}
	.navbar-header .navbar-brand {
		float: none;
		display: inline-block;
	}
	.navbar .service-nav .dropdown-menu.widget-box {
		width: 100%;
		padding: 20px;
	}
	.navbar .service-nav .dropdown-menu.widget-box .btn-xs {
		font-size: 0.8em;
		padding: 4px 14px;
	}
	.media > .pull-left {
		margin: 0;
	}
	.media > .pull-left .media-object {
		margin: auto auto 15px auto;
	}
	.opaque .navbar-nav,
	.navbar-nav {
		margin: 0;
		padding: 0 10px;
		text-align: left;
	}
	.opaque .navbar-nav > li > a,
	.navbar-nav > li > a {
		padding: 0;
		border: 0;
	}
	.yamm .yamm-content {
		padding: 0;
	}
	.yamm .yamm-content .widget {
		padding: 0 !important;
	}
	.yamm .yamm-content .widget .cat-item {
		padding: 0;
		margin: 0;
		border: 0;
	}
	.navbar-nav .open .dropdown-menu {
		padding: 0 0 0 20px;
	}
	.navbar .dropdown-menu > li,
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 0;
	}
	.navbar-nav > li > a,
	.navbar-nav .open .dropdown-menu > li > a,
	.yamm-content .widget .cat-item a {
		font-size: 0.9em;
		line-height: 45px;
	}
	.navbar-collapse.collapse .navbar-toggle,
	.navbar-collapse.collapse .opaque .navbar-toggle {
		padding: 0;
		margin: 25px;
	}
	.radio input[type="radio"],
	.radio-inline input[type="radio"],
	.checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
		float: none;
		margin: 0;
		padding: 0;
	}
	/* Start Search Form */
	.h_search_form .h_search_close {
		right: 30px;
	}
	.demo-1 .sl-slide .btn,
	.demo-2 .sl-slide .btn,
	.header-section .btn {
		margin: 0 3px 3px 3px;
		padding: 5px 16px;
		font-size: 12px;
	}
	.nav-arrows span {
		border: 1px solid rgba(255, 255, 255, 0.4);
		width: 25px;
		height: 25px;
		margin-top: -13px;
	}
	.device-content {
		margin-bottom: 20px;
	}
	.icon-box .icon-content {
		margin: auto;
		float: none;
	}
	.icon-box.icon-lg .icon-box-content,
	.icon-box.icon-md .icon-box-content,
	.icon-box.icon-sm .icon-box-content,
	.icon-box.icon-xs .icon-box-content {
		margin-left: 0;
	}
	/* Start Eshop section */
	.page-title-line .filter-content {
		margin: 30px 0 0 0;
	}
	.page-title-line .filter-content form .filter_price_content {
		float: left;
		width: 100%;
		margin: 0;
	}
	.page-title-line .filter-content form .filter_price_content .filter-title {
		margin: 0 0 4px 0;
	}
	.shop-intro-img {
		margin-bottom: -50px;
	}
	.product-image {
		overflow: hidden;
	}
	.product-image .sale {
		border-top-right-radius: 0;
		top: -5px;
		right: -5px;
	}
	.product-detail .price-shop {
		font-size: 1.2em;
		margin-bottom: 20px;
	}
	.shop-info-link li {
		padding-left: 0;
		padding-right: 0;
		display: block;
	}
	.banner-shop a .banner-container .banner-text .banner-title {
		margin: 0;
		padding: 5px 10px;
		display: inline-block;
		max-width: 80%;
		font-size: 1.2em;
	}
	.product-thumbnails a {
		width: 51px;
	}
	.rate small {
		display: block;
		margin: 10px 0 0 0;
	}
	.size-product {
		margin-right: 0;
	}
	.size-product li {
		display: inline-block;
		margin: 0 6px;
		float: none;
	}
	.color-product {
		max-width: 100%;
		text-align: center;
	}
	.input-group {
		margin: auto;
	}
	.coupon-code {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.panel-heading {
		padding: 10px;
	}
	.panel-heading a small {
		display: block;
		margin: 5px 0 0 0;
	}
	/* Start Eshop section */
	/* Start Portfolio section */
	#filters .btn {
		padding: 4px 13px;
	}
	/* End Portfolio section */
	/* Start blog section */
	.author-info {
		text-align: center;
	}
	.author-info .post-author-link {
		float: none;
	}
	.author-info .author-info-content {
		padding: 10px 0;
	}
	.post-info .social-icon,
	article .post-info ul {
		padding: 0 0 20px 0;
	}
	.author-info.standard {
		text-align: center;
	}
	.author-info.standard .post-author-link {
		float: none;
	}
	.author-info.standard .author-info-content {
		padding: 10px 0 20px 0;
	}
	/* End blog section */
	/* Start Twitter Post */
	.twitter-post .post p {
		margin: 20px 20px 0 20px;
		font-size: 1.2em;
	}
	/* End Twitter Post */
	.pricing-table-1,
	.pricing-table-2,
	.pricing-table-3,
	.pricing-table-4,
	.pricing-table-5 {
		width: 100%;
	}
	.pricing-featured {
		margin: 0;
	}
	.team-name {
		margin-top: 30px;
	}
	.indicator .pull-left {
		float: left !important;
	}
	.indicator .pull-right {
		float: right !important;
	}
	.portfolio-full .item-full .item-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* start pagination */
	.pager.custom li > a,
	.pager.custom li > span {
		padding: 0 15px;
	}
	/* end pagination */
	#footer .widget-post li {
		padding-left: 0;
	}
	#footer .widget-post li .date-post {
		position: relative;
		margin: 13px 0 7px 0;
		display: inline-block;
	}
	#footer .widget-address li {
		padding-left: 0;
	}
	#footer .widget-address li i {
		display: inline-block;
		position: relative;
		text-align: center;
		top: auto;
		width: auto;
	}
	#map-canvas {
		height: 350px !important;
		margin: 0 25px 25px 25px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.demo-1 .sl-slide .deco,
	.demo-2 .sl-slide .deco {
		width: 120px;
		height: 120px;
	}
	.demo-1 .sl-slide .main-title,
	.demo-2 .sl-slide .main-title {
		font-size: 1.5em;
		margin-bottom: 8px;
	}
	.demo-1 .sl-slide h2,
	.demo-2 .sl-slide h2 {
		font-size: 2.5em;
	}
	.demo-1 .sl-slide h3,
	.demo-2 .sl-slide h3 {
		font-size: 1.5em;
	}
	.demo-1 .sl-slide p.lead.x2,
	.demo-2 .sl-slide p.lead.x2 {
		font-size: 1em;
	}
	.demo-1 .sl-slide blockquote,
	.demo-2 .sl-slide blockquote {
		margin-bottom: 0;
	}
	.demo-1 .sl-slide blockquote p,
	.demo-2 .sl-slide blockquote p {
		width: 90%;
		font-size: 1.6em;
		margin-bottom: 15px;
	}
	.portfolio > .item {
		width: 49.99%;
	}
	.portfolio > .item.width2x {
		width: 99.99%;
	}
	.portfolio-padding > .item {
		width: 49.99%;
	}
	.portfolio-padding > .item.width2x {
		width: 49.99%;
	}
}
@media (min-width: 768px) {
	.navbar-collapse.collapse {
		width: auto;
		background: none;
		position: relative;
		left: auto;
		top: auto;
		padding: 0px;
	}
	.pricing-table-5 {
		width: 33.333%;
	}
	.pricing-table-4 {
		width: 49.999%;
	}
	.pricing-table-3 {
		width: 33.333%;
	}
	.pricing-table-2 {
		width: 50%;
	}
	.pager li.hidden-xs {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar .navbar-brand > img {
		max-height: 32px;
	}
	.navbar-nav > li > a {
		padding-top: 5px;
		padding-bottom: 10px;
		font-size: 0.72em;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.portfolio > .item,
	.portfolio-padding > .item {
		width: 33.299%;
	}
	.portfolio > .item.width2x,
	.portfolio-padding > .item.width2x {
		width: 66.599%;
	}
	.device-content {
		margin-bottom: 0;
	}
}
@media (min-width: 992px) {
	.navbar-nav > li > a {
		font-size: 0.9em;
		padding-left: 10px;
		padding-right: 10px;
	}
	.pricing-table-1,
	.pricing-table-2,
	.pricing-table-3,
	.pricing-table-4,
	.pricing-table-5 {
		margin: 0;
	}
	.pricing-featured {
		z-index: 5;
		margin-top: -40px;
		box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
	}
	.pricing-table-5 {
		width: 20%;
	}
	.pricing-table-4 {
		width: 25%;
	}
	.pricing-table-3 {
		width: 33.3333%;
	}
	.pricing-table-2 {
		width: 50%;
	}
	/* Start icon box*/
	.icon-box.icon-inverted .icon-content {
		float: right;
	}
	.icon-box.icon-inverted .icon-box-content {
		text-align: right;
	}
	.icon-box.icon-inverted.icon-lg .icon-box-content {
		margin: 0 135px 0 0;
	}
	.icon-box.icon-inverted.icon-md .icon-box-content {
		margin: 0 120px 0 0;
	}
	.icon-box.icon-inverted.icon-sm .icon-box-content {
		margin: 0 100px 0 0;
	}
	.icon-box.icon-inverted.icon-xs .icon-box-content {
		margin: 0 65px 0 0;
	}
}
@media (min-width: 1200px) {
	.portfolio > .item,
	.portfolio-padding > .item {
		width: 24.99%;
	}
	.portfolio > .item.width2x,
	.portfolio-padding > .item.width2x {
		width: 49.99%;
	}
	.boxed-layout .portfolio > .item,
	.container .portfolio > .item,
	.boxed-layout .portfolio-padding > .item,
	.container .portfolio-padding > .item {
		width: 33.299%;
	}
	.boxed-layout .portfolio > .item.width2x,
	.container .portfolio > .item.width2x,
	.boxed-layout .portfolio-padding > .item.width2x,
	.container .portfolio-padding > .item.width2x {
		width: 66.599%;
	}
	.page-title-line .filter-content {
		margin: 0 45px 0 0;
	}
}


/** SLIT SLIDER **/

.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}


/*** CUSTOMIZATIONS **/

.demo-1 .sl-slider-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.demo-2 .sl-slider-wrapper {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}

.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
	padding: 100px 30px 10px 30px;
	width: 80%;
	max-width: 960px;
	color: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.demo-2 .sl-slider h2 {
	font-size: 100px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote {
	font-size: 28px;
	padding-top: 10px;
	font-weight: 300;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote cite {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 30px;
	display: inline-block;
}

.demo-2 .bg-img {
	padding: 200px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: -200px;
	left: -200px;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 2%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.demo-2 .nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 2px rgba(255,255,255,0.5);
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 5px rgba(255,255,255,0.5);
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
}

/* Content elements */

.demo-1 .deco {
	width: 260px;
	height: 260px;
	border: 2px dashed #ddd;
	border: 2px dashed rgba(150,150,150,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin: 0 0 0 -130px;
}

.demo-1 [data-icon]:after {
		content: attr(data-icon);
	color: #999;
	text-shadow: 0 0 1px #999;
	position: absolute;
	width: 220px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	font-size: 100px;
	top: 50%;
	left: 50%;
	margin: -110px 0 0 -110px;
	box-shadow: inset 0 0 0 10px #f7f7f7;
	border-radius: 50%;
}

.demo-1 .sl-slide h2 {
	color: #000;
	text-shadow: 0 0 1px #000;
	padding: 20px;
	position: absolute;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 13px;
	text-transform: uppercase;
	width: 80%;
	left: 10%;
	text-align: center;
	line-height: 50px;
	bottom: 50%;
	margin: 0 0 -120px 0;
}

.demo-1 .sl-slide blockquote {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 70px;
	color: #8b8b8b;
	z-index: 2;
	bottom: 50%;
	margin: 0 0 -200px 0;
	padding: 0;
}

.demo-1 .sl-slide blockquote p{
	margin: 0 auto;
	width: 60%;
	max-width: 400px;
	position: relative;
}

.demo-1 .sl-slide blockquote p:before {
	color: #f0f0f0;
	color: rgba(244,244,244,0.65);
	position: absolute;
	line-height: 60px;
	width: 75px;
	height: 75px;
	font-size: 200px;
	z-index: -1;
	left: -80px;
	top: 35px;
	content: '\201C';
}

.demo-1 .sl-slide blockquote cite {
	font-size: 10px;
	padding-top: 10px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* Custom background colors for slides in first demo */

/* First Slide */
.demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
	background: #fff;
}

/* Second Slide */
.demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
	background: #000;
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
	color: #fff;
}

.demo-1 .bg-2 blockquote:before {
	color: #222;
}

/* Third Slide */
.demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
	background: #db84ad;
}

.demo-1 .bg-3 .deco {
	border-color: #fff;
	border-color: rgba(255,255,255,0.5);
}

.demo-1 .bg-3 [data-icon]:after {
	color: #fff;
	text-shadow: 0 0 1px #fff;
	box-shadow: inset 0 0 0 10px #b55381;
}

.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.demo-1 .bg-3 blockquote:before {
	color: #c46c96;
}

/* Forth Slide */
.demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
	background: #5bc2ce;
}

.demo-1 .bg-4 .deco {
	border-color: #379eaa;
}

.demo-1 .bg-4 [data-icon]:after {
	text-shadow: 0 0 1px #277d87;
	color: #277d87;
}

.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.demo-1 .bg-4 blockquote:before {
	color: #379eaa;
}

/* Fifth Slide */
.demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
	background: #ffeb41;
}

.demo-1 .bg-5 .deco {
	border-color: #ECD82C;
}

.demo-1 .bg-5 .deco:after {
	color: #000;
	text-shadow: 0 0 1px #000;
}

.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.demo-1 .bg-5 blockquote:before {
	color: #ecd82c;
}

.demo-2 .bg-img-1 {
	background-image: url(../images/1.jpg);
}
.demo-2 .bg-img-2 {
	background-image: url(../images/2.jpg);
}
.demo-2 .bg-img-3 {
	background-image: url(../images/3.jpg);
}
.demo-2 .bg-img-4 {
	background-image: url(../images/4.jpg);
}
.demo-2 .bg-img-5 {
	background-image: url(../images/5.jpg);
}

/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
	0% {-webkit-transform: translateX(500px) rotate(360deg);}
	100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
	0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
	0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
	0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
	0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
	0% {-webkit-transform: translateY(40px);}
	100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
	0% {-moz-transform: translateY(40px);}
	100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
	0% {-o-transform: translateY(40px);}
	100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
	0% {-ms-transform: translateY(40px);}
	100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
	0% {transform: translateY(40px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
	0% {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
	0% {-moz-transform: scale(1);}
	100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
	0% {-o-transform: scale(1);}
	100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
	0% {-ms-transform: scale(1);}
	100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}


/* Media Queries for custom slider */

@media screen and (max-width: 660px) {
	.demo-1 .deco {
		width: 130px;
		height: 130px;
		margin-left: -65px;
		margin-bottom: 50px;
	}

	.demo-1 [data-icon]:after {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 40px;
		margin: -55px 0 0 -55px;
	}

	.demo-1 .sl-slide blockquote {
		margin-bottom: -120px;
	}

	.demo-1 .sl-slide h2 {
		line-height: 22px;
		font-size: 18px;
		margin-bottom: -40px;
		letter-spacing: 8px;
	}

	.demo-1 .sl-slide blockquote p:before {
		line-height: 10px;
		width: 40px;
		height: 40px;
		font-size: 120px;
		left: -45px;
	}

	.demo-2 .sl-slider-wrapper {
		height: 500px;
	}

	.demo-2 .sl-slider h2 {
		font-size: 36px;
	}

	.demo-2 .sl-slider blockquote {
		font-size: 16px;
	}

}

/** THEME **/

/* Start General Class */
body {
	color: #252525;
}
body.boxed-layout .page {
	background-color: #ffffff;
}
a {
	color: #727272;
}
a:active:not(.btn),
a:focus:not(.btn),
a:hover:not(.btn),
a.dark:hover:not(.btn) {
	color: #ff0000 !important;
}
a.grey:hover { color: #ff0000; }
.text-primary,
.text-primary:hover {
	color: #6783c5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.contact-form label,
dl.metadata dt {
	color: #252525;
}
.primary {
	color: #6783c5;
}
.primary h1,
.primary h2,
.primary h3,
.primary h4,
.primary h5,
.primary h6,
.primary .h1,
.primary .h2,
.primary .h3,
.primary .h4,
.primary .h5,
.primary .h6,
.primary .contact-form label,
.primary p {
	color: #6783c5;
}
.label-primary,
.bg-primary {
	background: #6783c5;
}
::-moz-selection,
::-moz-selection {
	background: #6783c5;
	color: #ffffff;
}
::selection,
::-moz-selection {
	background: #6783c5;
	color: #ffffff;
}
p strong {
	color: #222222;
}
.demo-1 .sl-slide .sl-slide-inner,
.demo-2 .sl-slide .sl-slide-inner {
	background-repeat: no-repeat;
	background-size: cover;
}
.demo-1 .sl-slide .main-title,
.demo-2 .sl-slide .main-title {
	color: #ffffff;
}
.demo-1 .sl-slide blockquote p,
.demo-2 .sl-slide blockquote p {
	color: #ffffff;
}
.owl-theme .owl-controls .owl-page span {
	background: #222222;
}
.owl-theme.pagination-light .owl-page span {
	background: #ffffff;
}
.section-title span {
	color: #6783c5;
}
.section-gray {
	background-color: #eeeeee;
}
.section-gray .indicator .indicator-line {
	border-top: 1px solid #dddddd;
	background-image: linear-gradient(90deg, #dddddd 1px, transparent 1px);
}
.section-shade {
	background-image: linear-gradient(to bottom, transparent 0, #000000 130%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.parallax {
	background-color: #222222;
}
.rating-input i,
.rate i {
	color: #6783c5;
}
.price-shop ins {
	color: #222222;
}
.table .evidence td {
	background: #6783c5;
	color: #ffffff;
}
.table .evidence td h5 {
	color: #ffffff;
}
.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-color: #eeeeee;
}
/* End General Class */
/* Start Bootstrap-Touchspin Class */
.bootstrap-touchspin .btn {
	border: 1px solid #eeeeee;
	color: #909090;
	background: none;
}
.bootstrap-touchspin .btn:hover {
	color: #222222;
	background: none;
}
.bootstrap-touchspin input.qty {
	border: 1px solid #eeeeee;
	background: #ffffff;
}
.bootstrap-touchspin input.qty:focus {
	color: #909090;
}
/* End Bootstrap-Touchspin Class */
/* Start Button Style */
#filters .btn {
	color: #909090;
}
#filters.light .btn {
	color: #ffffff;
}
#filters .btn-light,
.btn-light {
	color: #222222;
	background-color: #ffffff;
	border-color: #ffffff;
}
#filters .btn-light:hover,
.btn-light:hover,
#filters .btn-light:focus,
.btn-light:focus,
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
	color: #222222;
	background-color: #ebebeb;
	border-color: #ebebeb;
	box-shadow: none;
}
#filters .btn-light:active,
.btn-light:active,
#filters .btn-light.active,
.btn-light.active,
.open .dropdown-toggle#filters .btn-light,
.open .dropdown-toggle.btn-light {
	background-image: none;
}
#filters .btn-light.disabled,
.btn-light.disabled,
#filters .btn-light[disabled],
.btn-light[disabled],
fieldset[disabled] #filters .btn-light,
fieldset[disabled] .btn-light,
#filters .btn-light.disabled:hover,
.btn-light.disabled:hover,
#filters .btn-light[disabled]:hover,
.btn-light[disabled]:hover,
fieldset[disabled] #filters .btn-light:hover,
fieldset[disabled] .btn-light:hover,
#filters .btn-light.disabled:focus,
.btn-light.disabled:focus,
#filters .btn-light[disabled]:focus,
.btn-light[disabled]:focus,
fieldset[disabled] #filters .btn-light:focus,
fieldset[disabled] .btn-light:focus,
#filters .btn-light.disabled:active,
.btn-light.disabled:active,
#filters .btn-light[disabled]:active,
.btn-light[disabled]:active,
fieldset[disabled] #filters .btn-light:active,
fieldset[disabled] .btn-light:active,
#filters .btn-light.disabled.active,
.btn-light.disabled.active,
#filters .btn-light[disabled].active,
.btn-light[disabled].active,
fieldset[disabled] #filters .btn-light.active,
fieldset[disabled] .btn-light.active {
	background-color: #ffffff;
	border-color: #ffffff;
	box-shadow: none;
}
#filters .btn-light .badge,
.btn-light .badge {
	color: #ffffff;
	background-color: #fff;
}
#filters .btn-light.btn-bordered,
.btn-light.btn-bordered {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}
#filters .btn-light.btn-bordered:hover,
.btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered:focus,
.btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
	color: #e6e6e6;
	background-color: rgba(0, 0, 0, 0);
	border-color: #ebebeb;
	box-shadow: none;
}
#filters .btn-light.btn-bordered:active,
.btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.active,
.btn-light.btn-bordered.active,
.open .dropdown-toggle#filters .btn-light.btn-bordered,
.open .dropdown-toggle.btn-light.btn-bordered {
	background-image: none;
}
#filters .btn-light.btn-bordered.disabled,
.btn-light.btn-bordered.disabled,
#filters .btn-light.btn-bordered[disabled],
.btn-light.btn-bordered[disabled],
fieldset[disabled] #filters .btn-light.btn-bordered,
fieldset[disabled] .btn-light.btn-bordered,
#filters .btn-light.btn-bordered.disabled:hover,
.btn-light.btn-bordered.disabled:hover,
#filters .btn-light.btn-bordered[disabled]:hover,
.btn-light.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-bordered:hover,
fieldset[disabled] .btn-light.btn-bordered:hover,
#filters .btn-light.btn-bordered.disabled:focus,
.btn-light.btn-bordered.disabled:focus,
#filters .btn-light.btn-bordered[disabled]:focus,
.btn-light.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-bordered:focus,
fieldset[disabled] .btn-light.btn-bordered:focus,
#filters .btn-light.btn-bordered.disabled:active,
.btn-light.btn-bordered.disabled:active,
#filters .btn-light.btn-bordered[disabled]:active,
.btn-light.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-bordered:active,
fieldset[disabled] .btn-light.btn-bordered:active,
#filters .btn-light.btn-bordered.disabled.active,
.btn-light.btn-bordered.disabled.active,
#filters .btn-light.btn-bordered[disabled].active,
.btn-light.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-light.btn-bordered.active,
fieldset[disabled] .btn-light.btn-bordered.active {
	background-color: transparent;
	border-color: #ffffff;
	box-shadow: none;
}
#filters .btn-light.btn-bordered .badge,
.btn-light.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-light.btn-muted,
.btn-light.btn-muted {
	color: #ffffff;
	background-color: transparent;
	border-color: transparent;
}
#filters .btn-light.btn-muted:hover,
.btn-light.btn-muted:hover,
#filters .btn-light.btn-muted:focus,
.btn-light.btn-muted:focus,
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
	color: #e6e6e6;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	box-shadow: none;
}
#filters .btn-light.btn-muted:active,
.btn-light.btn-muted:active,
#filters .btn-light.btn-muted.active,
.btn-light.btn-muted.active,
.open .dropdown-toggle#filters .btn-light.btn-muted,
.open .dropdown-toggle.btn-light.btn-muted {
	background-image: none;
}
#filters .btn-light.btn-muted.disabled,
.btn-light.btn-muted.disabled,
#filters .btn-light.btn-muted[disabled],
.btn-light.btn-muted[disabled],
fieldset[disabled] #filters .btn-light.btn-muted,
fieldset[disabled] .btn-light.btn-muted,
#filters .btn-light.btn-muted.disabled:hover,
.btn-light.btn-muted.disabled:hover,
#filters .btn-light.btn-muted[disabled]:hover,
.btn-light.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-light.btn-muted:hover,
fieldset[disabled] .btn-light.btn-muted:hover,
#filters .btn-light.btn-muted.disabled:focus,
.btn-light.btn-muted.disabled:focus,
#filters .btn-light.btn-muted[disabled]:focus,
.btn-light.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-light.btn-muted:focus,
fieldset[disabled] .btn-light.btn-muted:focus,
#filters .btn-light.btn-muted.disabled:active,
.btn-light.btn-muted.disabled:active,
#filters .btn-light.btn-muted[disabled]:active,
.btn-light.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-light.btn-muted:active,
fieldset[disabled] .btn-light.btn-muted:active,
#filters .btn-light.btn-muted.disabled.active,
.btn-light.btn-muted.disabled.active,
#filters .btn-light.btn-muted[disabled].active,
.btn-light.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-light.btn-muted.active,
fieldset[disabled] .btn-light.btn-muted.active {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
}
#filters .btn-light.btn-muted .badge,
.btn-light.btn-muted .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-dark,
.btn-dark {
	color: #ffffff;
	background-color: #222222;
	border-color: #222222;
}
#filters .btn-dark:hover,
.btn-dark:hover,
#filters .btn-dark:focus,
.btn-dark:focus,
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
	color: #ffffff;
	background-color: #0e0e0e;
	border-color: #0e0e0e;
	box-shadow: none;
}
#filters .btn-dark:active,
.btn-dark:active,
#filters .btn-dark.active,
.btn-dark.active,
.open .dropdown-toggle#filters .btn-dark,
.open .dropdown-toggle.btn-dark {
	background-image: none;
}
#filters .btn-dark.disabled,
.btn-dark.disabled,
#filters .btn-dark[disabled],
.btn-dark[disabled],
fieldset[disabled] #filters .btn-dark,
fieldset[disabled] .btn-dark,
#filters .btn-dark.disabled:hover,
.btn-dark.disabled:hover,
#filters .btn-dark[disabled]:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] #filters .btn-dark:hover,
fieldset[disabled] .btn-dark:hover,
#filters .btn-dark.disabled:focus,
.btn-dark.disabled:focus,
#filters .btn-dark[disabled]:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] #filters .btn-dark:focus,
fieldset[disabled] .btn-dark:focus,
#filters .btn-dark.disabled:active,
.btn-dark.disabled:active,
#filters .btn-dark[disabled]:active,
.btn-dark[disabled]:active,
fieldset[disabled] #filters .btn-dark:active,
fieldset[disabled] .btn-dark:active,
#filters .btn-dark.disabled.active,
.btn-dark.disabled.active,
#filters .btn-dark[disabled].active,
.btn-dark[disabled].active,
fieldset[disabled] #filters .btn-dark.active,
fieldset[disabled] .btn-dark.active {
	background-color: #222222;
	border-color: #222222;
	box-shadow: none;
}
#filters .btn-dark .badge,
.btn-dark .badge {
	color: #222222;
	background-color: #fff;
}
#filters .btn-dark.btn-bordered,
.btn-dark.btn-bordered {
	color: #222222;
	background-color: transparent;
	border-color: #222222;
}
#filters .btn-dark.btn-bordered:hover,
.btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered:focus,
.btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
	color: #090909;
	background-color: rgba(0, 0, 0, 0);
	border-color: #0e0e0e;
	box-shadow: none;
}
#filters .btn-dark.btn-bordered:active,
.btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.active,
.btn-dark.btn-bordered.active,
.open .dropdown-toggle#filters .btn-dark.btn-bordered,
.open .dropdown-toggle.btn-dark.btn-bordered {
	background-image: none;
}
#filters .btn-dark.btn-bordered.disabled,
.btn-dark.btn-bordered.disabled,
#filters .btn-dark.btn-bordered[disabled],
.btn-dark.btn-bordered[disabled],
fieldset[disabled] #filters .btn-dark.btn-bordered,
fieldset[disabled] .btn-dark.btn-bordered,
#filters .btn-dark.btn-bordered.disabled:hover,
.btn-dark.btn-bordered.disabled:hover,
#filters .btn-dark.btn-bordered[disabled]:hover,
.btn-dark.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-bordered:hover,
fieldset[disabled] .btn-dark.btn-bordered:hover,
#filters .btn-dark.btn-bordered.disabled:focus,
.btn-dark.btn-bordered.disabled:focus,
#filters .btn-dark.btn-bordered[disabled]:focus,
.btn-dark.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-bordered:focus,
fieldset[disabled] .btn-dark.btn-bordered:focus,
#filters .btn-dark.btn-bordered.disabled:active,
.btn-dark.btn-bordered.disabled:active,
#filters .btn-dark.btn-bordered[disabled]:active,
.btn-dark.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-bordered:active,
fieldset[disabled] .btn-dark.btn-bordered:active,
#filters .btn-dark.btn-bordered.disabled.active,
.btn-dark.btn-bordered.disabled.active,
#filters .btn-dark.btn-bordered[disabled].active,
.btn-dark.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-bordered.active,
fieldset[disabled] .btn-dark.btn-bordered.active {
	background-color: transparent;
	border-color: #222222;
	box-shadow: none;
}
#filters .btn-dark.btn-bordered .badge,
.btn-dark.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-dark.btn-muted,
.btn-dark.btn-muted {
	color: #222222;
	background-color: transparent;
	border-color: transparent;
}
#filters .btn-dark.btn-muted:hover,
.btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted:focus,
.btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
	color: #090909;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	box-shadow: none;
}
#filters .btn-dark.btn-muted:active,
.btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.active,
.btn-dark.btn-muted.active,
.open .dropdown-toggle#filters .btn-dark.btn-muted,
.open .dropdown-toggle.btn-dark.btn-muted {
	background-image: none;
}
#filters .btn-dark.btn-muted.disabled,
.btn-dark.btn-muted.disabled,
#filters .btn-dark.btn-muted[disabled],
.btn-dark.btn-muted[disabled],
fieldset[disabled] #filters .btn-dark.btn-muted,
fieldset[disabled] .btn-dark.btn-muted,
#filters .btn-dark.btn-muted.disabled:hover,
.btn-dark.btn-muted.disabled:hover,
#filters .btn-dark.btn-muted[disabled]:hover,
.btn-dark.btn-muted[disabled]:hover,
fieldset[disabled] #filters .btn-dark.btn-muted:hover,
fieldset[disabled] .btn-dark.btn-muted:hover,
#filters .btn-dark.btn-muted.disabled:focus,
.btn-dark.btn-muted.disabled:focus,
#filters .btn-dark.btn-muted[disabled]:focus,
.btn-dark.btn-muted[disabled]:focus,
fieldset[disabled] #filters .btn-dark.btn-muted:focus,
fieldset[disabled] .btn-dark.btn-muted:focus,
#filters .btn-dark.btn-muted.disabled:active,
.btn-dark.btn-muted.disabled:active,
#filters .btn-dark.btn-muted[disabled]:active,
.btn-dark.btn-muted[disabled]:active,
fieldset[disabled] #filters .btn-dark.btn-muted:active,
fieldset[disabled] .btn-dark.btn-muted:active,
#filters .btn-dark.btn-muted.disabled.active,
.btn-dark.btn-muted.disabled.active,
#filters .btn-dark.btn-muted[disabled].active,
.btn-dark.btn-muted[disabled].active,
fieldset[disabled] #filters .btn-dark.btn-muted.active,
fieldset[disabled] .btn-dark.btn-muted.active {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
}
#filters .btn-dark.btn-muted .badge,
.btn-dark.btn-muted .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-default,
.btn-default {
	color: #ffffff;
	background-color: #cccccc;
	border-color: #cccccc;
}
#filters .btn-default:hover,
.btn-default:hover,
#filters .btn-default:focus,
.btn-default:focus,
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
	color: #ffffff;
	background-color: #b8b8b8;
	border-color: #b8b8b8;
	box-shadow: none;
}
#filters .btn-default:active,
.btn-default:active,
#filters .btn-default.active,
.btn-default.active,
.open .dropdown-toggle#filters .btn-default,
.open .dropdown-toggle.btn-default {
	background-image: none;
}
#filters .btn-default.disabled,
.btn-default.disabled,
#filters .btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] #filters .btn-default,
fieldset[disabled] .btn-default,
#filters .btn-default.disabled:hover,
.btn-default.disabled:hover,
#filters .btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] #filters .btn-default:hover,
fieldset[disabled] .btn-default:hover,
#filters .btn-default.disabled:focus,
.btn-default.disabled:focus,
#filters .btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] #filters .btn-default:focus,
fieldset[disabled] .btn-default:focus,
#filters .btn-default.disabled:active,
.btn-default.disabled:active,
#filters .btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] #filters .btn-default:active,
fieldset[disabled] .btn-default:active,
#filters .btn-default.disabled.active,
.btn-default.disabled.active,
#filters .btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] #filters .btn-default.active,
fieldset[disabled] .btn-default.active {
	background-color: #cccccc;
	border-color: #cccccc;
	box-shadow: none;
}
#filters .btn-default .badge,
.btn-default .badge {
	color: #cccccc;
	background-color: #fff;
}
#filters .btn-default.btn-bordered,
.btn-default.btn-bordered {
	color: #cccccc;
	background-color: transparent;
	border-color: #cccccc;
}
#filters .btn-default.btn-bordered:hover,
.btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered:focus,
.btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
	color: #b3b3b3;
	background-color: rgba(0, 0, 0, 0);
	border-color: #b8b8b8;
	box-shadow: none;
}
#filters .btn-default.btn-bordered:active,
.btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.active,
.btn-default.btn-bordered.active,
.open .dropdown-toggle#filters .btn-default.btn-bordered,
.open .dropdown-toggle.btn-default.btn-bordered {
	background-image: none;
}
#filters .btn-default.btn-bordered.disabled,
.btn-default.btn-bordered.disabled,
#filters .btn-default.btn-bordered[disabled],
.btn-default.btn-bordered[disabled],
fieldset[disabled] #filters .btn-default.btn-bordered,
fieldset[disabled] .btn-default.btn-bordered,
#filters .btn-default.btn-bordered.disabled:hover,
.btn-default.btn-bordered.disabled:hover,
#filters .btn-default.btn-bordered[disabled]:hover,
.btn-default.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-default.btn-bordered:hover,
fieldset[disabled] .btn-default.btn-bordered:hover,
#filters .btn-default.btn-bordered.disabled:focus,
.btn-default.btn-bordered.disabled:focus,
#filters .btn-default.btn-bordered[disabled]:focus,
.btn-default.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-default.btn-bordered:focus,
fieldset[disabled] .btn-default.btn-bordered:focus,
#filters .btn-default.btn-bordered.disabled:active,
.btn-default.btn-bordered.disabled:active,
#filters .btn-default.btn-bordered[disabled]:active,
.btn-default.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-default.btn-bordered:active,
fieldset[disabled] .btn-default.btn-bordered:active,
#filters .btn-default.btn-bordered.disabled.active,
.btn-default.btn-bordered.disabled.active,
#filters .btn-default.btn-bordered[disabled].active,
.btn-default.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-default.btn-bordered.active,
fieldset[disabled] .btn-default.btn-bordered.active {
	background-color: transparent;
	border-color: #cccccc;
	box-shadow: none;
}
#filters .btn-default.btn-bordered .badge,
.btn-default.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-primary,
.btn-primary {
	color: #ffffff;
	background-color: #6783c5;
	border-color: #6783c5;
}
#filters .btn-primary:hover,
.btn-primary:hover,
#filters .btn-primary:focus,
.btn-primary:focus,
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #15987e;
	border-color: #15987e;
	box-shadow: none;
}
#filters .btn-primary:active,
.btn-primary:active,
#filters .btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle#filters .btn-primary,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}
#filters .btn-primary.disabled,
.btn-primary.disabled,
#filters .btn-primary[disabled],
.btn-primary[disabled],
fieldset[disabled] #filters .btn-primary,
fieldset[disabled] .btn-primary,
#filters .btn-primary.disabled:hover,
.btn-primary.disabled:hover,
#filters .btn-primary[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] #filters .btn-primary:hover,
fieldset[disabled] .btn-primary:hover,
#filters .btn-primary.disabled:focus,
.btn-primary.disabled:focus,
#filters .btn-primary[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] #filters .btn-primary:focus,
fieldset[disabled] .btn-primary:focus,
#filters .btn-primary.disabled:active,
.btn-primary.disabled:active,
#filters .btn-primary[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] #filters .btn-primary:active,
fieldset[disabled] .btn-primary:active,
#filters .btn-primary.disabled.active,
.btn-primary.disabled.active,
#filters .btn-primary[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] #filters .btn-primary.active,
fieldset[disabled] .btn-primary.active {
	background-color: #6783c5;
	border-color: #6783c5;
	box-shadow: none;
}
#filters .btn-primary .badge,
.btn-primary .badge {
	color: #6783c5;
	background-color: #fff;
}
#filters .btn-primary.btn-bordered,
.btn-primary.btn-bordered {
	color: #6783c5;
	background-color: transparent;
	border-color: #6783c5;
}
#filters .btn-primary.btn-bordered:hover,
.btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered:focus,
.btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
	color: #148f77;
	background-color: rgba(0, 0, 0, 0);
	border-color: #15987e;
	box-shadow: none;
}
#filters .btn-primary.btn-bordered:active,
.btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.active,
.btn-primary.btn-bordered.active,
.open .dropdown-toggle#filters .btn-primary.btn-bordered,
.open .dropdown-toggle.btn-primary.btn-bordered {
	background-image: none;
}
#filters .btn-primary.btn-bordered.disabled,
.btn-primary.btn-bordered.disabled,
#filters .btn-primary.btn-bordered[disabled],
.btn-primary.btn-bordered[disabled],
fieldset[disabled] #filters .btn-primary.btn-bordered,
fieldset[disabled] .btn-primary.btn-bordered,
#filters .btn-primary.btn-bordered.disabled:hover,
.btn-primary.btn-bordered.disabled:hover,
#filters .btn-primary.btn-bordered[disabled]:hover,
.btn-primary.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-primary.btn-bordered:hover,
fieldset[disabled] .btn-primary.btn-bordered:hover,
#filters .btn-primary.btn-bordered.disabled:focus,
.btn-primary.btn-bordered.disabled:focus,
#filters .btn-primary.btn-bordered[disabled]:focus,
.btn-primary.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-primary.btn-bordered:focus,
fieldset[disabled] .btn-primary.btn-bordered:focus,
#filters .btn-primary.btn-bordered.disabled:active,
.btn-primary.btn-bordered.disabled:active,
#filters .btn-primary.btn-bordered[disabled]:active,
.btn-primary.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-primary.btn-bordered:active,
fieldset[disabled] .btn-primary.btn-bordered:active,
#filters .btn-primary.btn-bordered.disabled.active,
.btn-primary.btn-bordered.disabled.active,
#filters .btn-primary.btn-bordered[disabled].active,
.btn-primary.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-primary.btn-bordered.active,
fieldset[disabled] .btn-primary.btn-bordered.active {
	background-color: transparent;
	border-color: #6783c5;
	box-shadow: none;
}
#filters .btn-primary.btn-bordered .badge,
.btn-primary.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-warning,
.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
#filters .btn-warning:hover,
.btn-warning:hover,
#filters .btn-warning:focus,
.btn-warning:focus,
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #ed9c28;
	box-shadow: none;
}
#filters .btn-warning:active,
.btn-warning:active,
#filters .btn-warning.active,
.btn-warning.active,
.open .dropdown-toggle#filters .btn-warning,
.open .dropdown-toggle.btn-warning {
	background-image: none;
}
#filters .btn-warning.disabled,
.btn-warning.disabled,
#filters .btn-warning[disabled],
.btn-warning[disabled],
fieldset[disabled] #filters .btn-warning,
fieldset[disabled] .btn-warning,
#filters .btn-warning.disabled:hover,
.btn-warning.disabled:hover,
#filters .btn-warning[disabled]:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] #filters .btn-warning:hover,
fieldset[disabled] .btn-warning:hover,
#filters .btn-warning.disabled:focus,
.btn-warning.disabled:focus,
#filters .btn-warning[disabled]:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] #filters .btn-warning:focus,
fieldset[disabled] .btn-warning:focus,
#filters .btn-warning.disabled:active,
.btn-warning.disabled:active,
#filters .btn-warning[disabled]:active,
.btn-warning[disabled]:active,
fieldset[disabled] #filters .btn-warning:active,
fieldset[disabled] .btn-warning:active,
#filters .btn-warning.disabled.active,
.btn-warning.disabled.active,
#filters .btn-warning[disabled].active,
.btn-warning[disabled].active,
fieldset[disabled] #filters .btn-warning.active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
	box-shadow: none;
}
#filters .btn-warning .badge,
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
#filters .btn-warning.btn-bordered,
.btn-warning.btn-bordered {
	color: #f0ad4e;
	background-color: transparent;
	border-color: #f0ad4e;
}
#filters .btn-warning.btn-bordered:hover,
.btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered:focus,
.btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
	color: #ec971f;
	background-color: rgba(0, 0, 0, 0);
	border-color: #ed9c28;
	box-shadow: none;
}
#filters .btn-warning.btn-bordered:active,
.btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.active,
.btn-warning.btn-bordered.active,
.open .dropdown-toggle#filters .btn-warning.btn-bordered,
.open .dropdown-toggle.btn-warning.btn-bordered {
	background-image: none;
}
#filters .btn-warning.btn-bordered.disabled,
.btn-warning.btn-bordered.disabled,
#filters .btn-warning.btn-bordered[disabled],
.btn-warning.btn-bordered[disabled],
fieldset[disabled] #filters .btn-warning.btn-bordered,
fieldset[disabled] .btn-warning.btn-bordered,
#filters .btn-warning.btn-bordered.disabled:hover,
.btn-warning.btn-bordered.disabled:hover,
#filters .btn-warning.btn-bordered[disabled]:hover,
.btn-warning.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-warning.btn-bordered:hover,
fieldset[disabled] .btn-warning.btn-bordered:hover,
#filters .btn-warning.btn-bordered.disabled:focus,
.btn-warning.btn-bordered.disabled:focus,
#filters .btn-warning.btn-bordered[disabled]:focus,
.btn-warning.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-warning.btn-bordered:focus,
fieldset[disabled] .btn-warning.btn-bordered:focus,
#filters .btn-warning.btn-bordered.disabled:active,
.btn-warning.btn-bordered.disabled:active,
#filters .btn-warning.btn-bordered[disabled]:active,
.btn-warning.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-warning.btn-bordered:active,
fieldset[disabled] .btn-warning.btn-bordered:active,
#filters .btn-warning.btn-bordered.disabled.active,
.btn-warning.btn-bordered.disabled.active,
#filters .btn-warning.btn-bordered[disabled].active,
.btn-warning.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-warning.btn-bordered.active,
fieldset[disabled] .btn-warning.btn-bordered.active {
	background-color: transparent;
	border-color: #f0ad4e;
	box-shadow: none;
}
#filters .btn-warning.btn-bordered .badge,
.btn-warning.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-danger,
.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d9534f;
}
#filters .btn-danger:hover,
.btn-danger:hover,
#filters .btn-danger:focus,
.btn-danger:focus,
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #d2322d;
	border-color: #d2322d;
	box-shadow: none;
}
#filters .btn-danger:active,
.btn-danger:active,
#filters .btn-danger.active,
.btn-danger.active,
.open .dropdown-toggle#filters .btn-danger,
.open .dropdown-toggle.btn-danger {
	background-image: none;
}
#filters .btn-danger.disabled,
.btn-danger.disabled,
#filters .btn-danger[disabled],
.btn-danger[disabled],
fieldset[disabled] #filters .btn-danger,
fieldset[disabled] .btn-danger,
#filters .btn-danger.disabled:hover,
.btn-danger.disabled:hover,
#filters .btn-danger[disabled]:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] #filters .btn-danger:hover,
fieldset[disabled] .btn-danger:hover,
#filters .btn-danger.disabled:focus,
.btn-danger.disabled:focus,
#filters .btn-danger[disabled]:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] #filters .btn-danger:focus,
fieldset[disabled] .btn-danger:focus,
#filters .btn-danger.disabled:active,
.btn-danger.disabled:active,
#filters .btn-danger[disabled]:active,
.btn-danger[disabled]:active,
fieldset[disabled] #filters .btn-danger:active,
fieldset[disabled] .btn-danger:active,
#filters .btn-danger.disabled.active,
.btn-danger.disabled.active,
#filters .btn-danger[disabled].active,
.btn-danger[disabled].active,
fieldset[disabled] #filters .btn-danger.active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d9534f;
	box-shadow: none;
}
#filters .btn-danger .badge,
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
#filters .btn-danger.btn-bordered,
.btn-danger.btn-bordered {
	color: #d9534f;
	background-color: transparent;
	border-color: #d9534f;
}
#filters .btn-danger.btn-bordered:hover,
.btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered:focus,
.btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
	color: #c9302c;
	background-color: rgba(0, 0, 0, 0);
	border-color: #d2322d;
	box-shadow: none;
}
#filters .btn-danger.btn-bordered:active,
.btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.active,
.btn-danger.btn-bordered.active,
.open .dropdown-toggle#filters .btn-danger.btn-bordered,
.open .dropdown-toggle.btn-danger.btn-bordered {
	background-image: none;
}
#filters .btn-danger.btn-bordered.disabled,
.btn-danger.btn-bordered.disabled,
#filters .btn-danger.btn-bordered[disabled],
.btn-danger.btn-bordered[disabled],
fieldset[disabled] #filters .btn-danger.btn-bordered,
fieldset[disabled] .btn-danger.btn-bordered,
#filters .btn-danger.btn-bordered.disabled:hover,
.btn-danger.btn-bordered.disabled:hover,
#filters .btn-danger.btn-bordered[disabled]:hover,
.btn-danger.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-danger.btn-bordered:hover,
fieldset[disabled] .btn-danger.btn-bordered:hover,
#filters .btn-danger.btn-bordered.disabled:focus,
.btn-danger.btn-bordered.disabled:focus,
#filters .btn-danger.btn-bordered[disabled]:focus,
.btn-danger.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-danger.btn-bordered:focus,
fieldset[disabled] .btn-danger.btn-bordered:focus,
#filters .btn-danger.btn-bordered.disabled:active,
.btn-danger.btn-bordered.disabled:active,
#filters .btn-danger.btn-bordered[disabled]:active,
.btn-danger.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-danger.btn-bordered:active,
fieldset[disabled] .btn-danger.btn-bordered:active,
#filters .btn-danger.btn-bordered.disabled.active,
.btn-danger.btn-bordered.disabled.active,
#filters .btn-danger.btn-bordered[disabled].active,
.btn-danger.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-danger.btn-bordered.active,
fieldset[disabled] .btn-danger.btn-bordered.active {
	background-color: transparent;
	border-color: #d9534f;
	box-shadow: none;
}
#filters .btn-danger.btn-bordered .badge,
.btn-danger.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-success,
.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #5cb85c;
}
#filters .btn-success:hover,
.btn-success:hover,
#filters .btn-success:focus,
.btn-success:focus,
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #47a447;
	border-color: #47a447;
	box-shadow: none;
}
#filters .btn-success:active,
.btn-success:active,
#filters .btn-success.active,
.btn-success.active,
.open .dropdown-toggle#filters .btn-success,
.open .dropdown-toggle.btn-success {
	background-image: none;
}
#filters .btn-success.disabled,
.btn-success.disabled,
#filters .btn-success[disabled],
.btn-success[disabled],
fieldset[disabled] #filters .btn-success,
fieldset[disabled] .btn-success,
#filters .btn-success.disabled:hover,
.btn-success.disabled:hover,
#filters .btn-success[disabled]:hover,
.btn-success[disabled]:hover,
fieldset[disabled] #filters .btn-success:hover,
fieldset[disabled] .btn-success:hover,
#filters .btn-success.disabled:focus,
.btn-success.disabled:focus,
#filters .btn-success[disabled]:focus,
.btn-success[disabled]:focus,
fieldset[disabled] #filters .btn-success:focus,
fieldset[disabled] .btn-success:focus,
#filters .btn-success.disabled:active,
.btn-success.disabled:active,
#filters .btn-success[disabled]:active,
.btn-success[disabled]:active,
fieldset[disabled] #filters .btn-success:active,
fieldset[disabled] .btn-success:active,
#filters .btn-success.disabled.active,
.btn-success.disabled.active,
#filters .btn-success[disabled].active,
.btn-success[disabled].active,
fieldset[disabled] #filters .btn-success.active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #5cb85c;
	box-shadow: none;
}
#filters .btn-success .badge,
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
#filters .btn-success.btn-bordered,
.btn-success.btn-bordered {
	color: #5cb85c;
	background-color: transparent;
	border-color: #5cb85c;
}
#filters .btn-success.btn-bordered:hover,
.btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered:focus,
.btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
	color: #449d44;
	background-color: rgba(0, 0, 0, 0);
	border-color: #47a447;
	box-shadow: none;
}
#filters .btn-success.btn-bordered:active,
.btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.active,
.btn-success.btn-bordered.active,
.open .dropdown-toggle#filters .btn-success.btn-bordered,
.open .dropdown-toggle.btn-success.btn-bordered {
	background-image: none;
}
#filters .btn-success.btn-bordered.disabled,
.btn-success.btn-bordered.disabled,
#filters .btn-success.btn-bordered[disabled],
.btn-success.btn-bordered[disabled],
fieldset[disabled] #filters .btn-success.btn-bordered,
fieldset[disabled] .btn-success.btn-bordered,
#filters .btn-success.btn-bordered.disabled:hover,
.btn-success.btn-bordered.disabled:hover,
#filters .btn-success.btn-bordered[disabled]:hover,
.btn-success.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-success.btn-bordered:hover,
fieldset[disabled] .btn-success.btn-bordered:hover,
#filters .btn-success.btn-bordered.disabled:focus,
.btn-success.btn-bordered.disabled:focus,
#filters .btn-success.btn-bordered[disabled]:focus,
.btn-success.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-success.btn-bordered:focus,
fieldset[disabled] .btn-success.btn-bordered:focus,
#filters .btn-success.btn-bordered.disabled:active,
.btn-success.btn-bordered.disabled:active,
#filters .btn-success.btn-bordered[disabled]:active,
.btn-success.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-success.btn-bordered:active,
fieldset[disabled] .btn-success.btn-bordered:active,
#filters .btn-success.btn-bordered.disabled.active,
.btn-success.btn-bordered.disabled.active,
#filters .btn-success.btn-bordered[disabled].active,
.btn-success.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-success.btn-bordered.active,
fieldset[disabled] .btn-success.btn-bordered.active {
	background-color: transparent;
	border-color: #5cb85c;
	box-shadow: none;
}
#filters .btn-success.btn-bordered .badge,
.btn-success.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
#filters .btn-info,
.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #5bc0de;
}
#filters .btn-info:hover,
.btn-info:hover,
#filters .btn-info:focus,
.btn-info:focus,
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #39b3d7;
	box-shadow: none;
}
#filters .btn-info:active,
.btn-info:active,
#filters .btn-info.active,
.btn-info.active,
.open .dropdown-toggle#filters .btn-info,
.open .dropdown-toggle.btn-info {
	background-image: none;
}
#filters .btn-info.disabled,
.btn-info.disabled,
#filters .btn-info[disabled],
.btn-info[disabled],
fieldset[disabled] #filters .btn-info,
fieldset[disabled] .btn-info,
#filters .btn-info.disabled:hover,
.btn-info.disabled:hover,
#filters .btn-info[disabled]:hover,
.btn-info[disabled]:hover,
fieldset[disabled] #filters .btn-info:hover,
fieldset[disabled] .btn-info:hover,
#filters .btn-info.disabled:focus,
.btn-info.disabled:focus,
#filters .btn-info[disabled]:focus,
.btn-info[disabled]:focus,
fieldset[disabled] #filters .btn-info:focus,
fieldset[disabled] .btn-info:focus,
#filters .btn-info.disabled:active,
.btn-info.disabled:active,
#filters .btn-info[disabled]:active,
.btn-info[disabled]:active,
fieldset[disabled] #filters .btn-info:active,
fieldset[disabled] .btn-info:active,
#filters .btn-info.disabled.active,
.btn-info.disabled.active,
#filters .btn-info[disabled].active,
.btn-info[disabled].active,
fieldset[disabled] #filters .btn-info.active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #5bc0de;
	box-shadow: none;
}
#filters .btn-info .badge,
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
#filters .btn-info.btn-bordered,
.btn-info.btn-bordered {
	color: #5bc0de;
	background-color: transparent;
	border-color: #5bc0de;
}
#filters .btn-info.btn-bordered:hover,
.btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered:focus,
.btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
	color: #31b0d5;
	background-color: rgba(0, 0, 0, 0);
	border-color: #39b3d7;
	box-shadow: none;
}
#filters .btn-info.btn-bordered:active,
.btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.active,
.btn-info.btn-bordered.active,
.open .dropdown-toggle#filters .btn-info.btn-bordered,
.open .dropdown-toggle.btn-info.btn-bordered {
	background-image: none;
}
#filters .btn-info.btn-bordered.disabled,
.btn-info.btn-bordered.disabled,
#filters .btn-info.btn-bordered[disabled],
.btn-info.btn-bordered[disabled],
fieldset[disabled] #filters .btn-info.btn-bordered,
fieldset[disabled] .btn-info.btn-bordered,
#filters .btn-info.btn-bordered.disabled:hover,
.btn-info.btn-bordered.disabled:hover,
#filters .btn-info.btn-bordered[disabled]:hover,
.btn-info.btn-bordered[disabled]:hover,
fieldset[disabled] #filters .btn-info.btn-bordered:hover,
fieldset[disabled] .btn-info.btn-bordered:hover,
#filters .btn-info.btn-bordered.disabled:focus,
.btn-info.btn-bordered.disabled:focus,
#filters .btn-info.btn-bordered[disabled]:focus,
.btn-info.btn-bordered[disabled]:focus,
fieldset[disabled] #filters .btn-info.btn-bordered:focus,
fieldset[disabled] .btn-info.btn-bordered:focus,
#filters .btn-info.btn-bordered.disabled:active,
.btn-info.btn-bordered.disabled:active,
#filters .btn-info.btn-bordered[disabled]:active,
.btn-info.btn-bordered[disabled]:active,
fieldset[disabled] #filters .btn-info.btn-bordered:active,
fieldset[disabled] .btn-info.btn-bordered:active,
#filters .btn-info.btn-bordered.disabled.active,
.btn-info.btn-bordered.disabled.active,
#filters .btn-info.btn-bordered[disabled].active,
.btn-info.btn-bordered[disabled].active,
fieldset[disabled] #filters .btn-info.btn-bordered.active,
fieldset[disabled] .btn-info.btn-bordered.active {
	background-color: transparent;
	border-color: #5bc0de;
	box-shadow: none;
}
#filters .btn-info.btn-bordered .badge,
.btn-info.btn-bordered .badge {
	color: transparent;
	background-color: #fff;
}
.content-custom-button.dark {
	background: #222222;
}
/* End button Style */
/* Start Progress Bar Style */
.progress .progress-bar {
	background: #6783c5;
}
.indicator .indicator-line {
	border-top: 1px solid #eeeeee;
	background-color: #ffffff;
	background-image: linear-gradient(90deg, #eeeeee 1px, transparent 1px);
}
/* End Progress Bar Style */
/* Main Nav */
.navbar li.open > a,
.navbar li.active > a,
.navbar li.open > a:hover,
.navbar li.active > a:hover,
.navbar li.open > a:focus,
.navbar li.active > a:focus {
	color: #6783c5;
	border-color: #6783c5;
}
.navbar .dropdown-submenu > a:after {
	border-left-color: #cccccc;
}
.navbar .dropdown-submenu:hover > a:after {
	border-left-color: #6783c5;
}
.navbar .dropdown-menu > li > a {
	border-bottom: 1px solid #eeeeee;
	color: #909090;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
	color: #6783c5;
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
	color: #6783c5;
}
/* Start Menu Version */
/* Start Navbar Standard */
.navbar-standard {
	border-bottom: 1px solid #e0e0e0;
}
.navbar-standard .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-standard .navbar-nav > li > a:hover,
.navbar-standard .navbar-nav > li > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-standard .navbar-nav > li.open > a,
.navbar-standard .navbar-nav > li.active > a,
.navbar-standard .navbar-nav > li.open > a:hover,
.navbar-standard .navbar-nav > li.active > a:hover,
.navbar-standard .navbar-nav > li.open > a:focus,
.navbar-standard .navbar-nav > li.active > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-standard .navbar-nav .badge {
	background: #ff0000;
}
.navbar-standard .navbar-nav .dropdown-menu {
	border-color: #ff0000;
}
.navbar-standard .navbar-toggle {
	color: #ffffff;
}
.navbar-standard.opaque {
	background: #fbfbfb;
	border-bottom: 1px solid #e0e0e0;
}
.navbar-standard.opaque .navbar-nav > li > a {
	color: #909090;
}
.navbar-standard.opaque .navbar-nav > li > a:hover,
.navbar-standard.opaque .navbar-nav > li > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-standard.opaque .navbar-nav > li.open > a,
.navbar-standard.opaque .navbar-nav > li.active > a,
.navbar-standard.opaque .navbar-nav > li.open > a:hover,
.navbar-standard.opaque .navbar-nav > li.active > a:hover,
.navbar-standard.opaque .navbar-nav > li.open > a:focus,
.navbar-standard.opaque .navbar-nav > li.active > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-standard.opaque .navbar-toggle {
	color: #222222;
}
.navbar-standard .search_button {
	color: #ffffff;
}
.navbar-standard .search_button:after {
	background-color: #ff0000;
}
/* End Navbar Standard */
/* Start Navbar Light */
.navbar-light {
	background: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-nav > li > a {
	color: #909090;
}
.navbar-light .navbar-nav > li > a:hover,
.navbar-light .navbar-nav > li > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-light .navbar-nav > li.active > a,
.navbar-light .navbar-nav > li.active > a:hover,
.navbar-light .navbar-nav > li.active > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-light .navbar-nav .badge {
	background: #ff0000;
}
.navbar-light .dropdown-menu {
	border-color: #ff0000;
}
.navbar-light .search_button {
	color: #ffffff;
}
.navbar-light .search_button:after {
	background-color: #ff0000;
}
.navbar-light .navbar-toggle {
	color: #222222;
}
/* End Navbar Light */
/* Start Navbar Dark */
.navbar-dark {
	background: #222222;
}
.navbar-dark .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-dark .navbar-nav > li > a:hover,
.navbar-dark .navbar-nav > li > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-dark .navbar-nav > li.active > a,
.navbar-dark .navbar-nav > li.active > a:hover,
.navbar-dark .navbar-nav > li.active > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-dark .navbar-nav .badge {
	background: #ff0000;
}
.navbar-dark .dropdown-menu {
	border-color: #ff0000;
}
.navbar-dark .search_button {
	color: #ffffff;
}
.navbar-dark .search_button:after {
	background-color: #ff0000;
}
.navbar-dark .navbar-toggle {
	color: #ffffff;
}
/* End Navbar Dark */
/* Start Navbar Semidark */
.navbar-semidark {
	background: rgba(0, 0, 0, 0.6);
}
.navbar-semidark .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-semidark .navbar-nav > li > a:hover,
.navbar-semidark .navbar-nav > li > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-semidark .navbar-nav > li.active > a,
.navbar-semidark .navbar-nav > li.active > a:hover,
.navbar-semidark .navbar-nav > li.active > a:focus {
	color: #ff0000;
	border-color: #ff0000;
}
.navbar-semidark .navbar-nav .badge {
	background: #ff0000;
}
.navbar-semidark .dropdown-menu {
	border-color: #ff0000;
}
.navbar-semidark .search_button {
	color: #ffffff;
}
.navbar-semidark .search_button:after {
	background-color: #ff0000;
}
.navbar-semidark .navbar-toggle {
	color: #ffffff;
}
/* End Navbar Semidark */
/* Start Navbar Primary */
.navbar-primary {
	background: #ff0000;
}
.navbar-primary .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus {
	color: #222222;
	border-color: #222222;
}
.navbar-primary .navbar-nav > li.active > a,
.navbar-primary .navbar-nav > li.active > a:hover,
.navbar-primary .navbar-nav > li.active > a:focus {
	color: #222222;
	border-color: #222222;
}
.navbar-primary .navbar-nav .badge {
	background: #ffffff;
	color: #ff0000;
}
.navbar-primary .dropdown-menu {
	border-color: #222222;
}
.navbar-primary .search_button {
	color: #ff0000;
}
.navbar-primary .search_button:after {
	background-color: #ffffff;
}
.navbar-primary .navbar-toggle {
	color: #ffffff;
}
/* End Navbar Primary */
/* End Menu Version */
/* End Main Nav */
.shopping_cart_dropdown .product_list_widget li {
	border-bottom: 1px solid #eeeeee;
}
.shopping_cart_dropdown .total span {
	color: #ff0000;
}
.bordered-right {
	border-right: 5px solid #ff0000;
}
.bordered-left {
	border-left: 5px solid #ff0000;
}
.nav-arrows span {
	border: 1px solid rgba(255, 255, 255, 0.4);
}
.nav-arrows span:hover {
	border-color: #ffffff;
}
/* Start Testimonial Section */
.testimonials .user-thumb {
	border: 1px solid #ff0000;
	background: #ffffff;
}
.testimonials blockquote:before,
.testimonials blockquote:after {
	color: #ff0000;
}
.testimonials .info-text small:before,
.testimonials .info-text .small:before {
	border-top: 1px solid #ff0000;
}
/* End Testimonial Section */
/* Start Blog Section */
.post-content a {
	color: #222222;
}
.post-content a:hover {
	color: #ff0000;
}
.blog-preview .post-info:before {
	border-top: 1px solid #eeeeee;
}
.blog-preview .post-info .user-thumb {
	border: 1px solid #eeeeee;
	background: #ffffff;
}
/* End Blog Section */
.social-icon li.maxi a {
	background: #ff0000;
	color: #ffffff;
}
.social-icon li.maxi a:hover {
	background: #0e6252;
}
.social-icon a.pill {
	background-color: #909090;
	color: #ffffff;
}
.social-icon a.pill:hover {
	background-color: #ff0000;
}
.info-card .info-card-details .info-card-detail .social a {
	background-color: #d7d7d7;
}
a.social-icon:hover {
	color: #ffffff !important;
}
/* Start icon box*/
.icon-box h1,
.icon-box h2,
.icon-box h3,
.icon-box h4,
.icon-box h5,
.icon-box h6 {
	color: #ff0000;
}
.icon-box .light {
	color: #ffffff;
}
.icon-box .icon-content {
	background-color: #ff0000;
	color: #ffffff;
}
.icon-box .icon-content.inverter {
	background: #ffffff;
	color: #ff0000;
}
.icon-gradient .icon-content {
	background-color: #ff0000;
}
/* End icon box */
/* start typography */
blockquote {
	border-width: 0;
}
blockquote.theme {
	background-color: #ff0000;
	color: #ffffff;
}
blockquote.theme .bold-quote {
	color: #ffffff;
}
blockquote.theme small,
blockquote.theme .small,
blockquote.theme .cite {
	color: #0e6252;
}
/* start typography */
/* Start Portfolio Section */
.device-content .device-mockup .device .screen .owl-carousel .owl-controls .owl-page span {
	border: 3px solid #ffffff;
}
.portfolio .item .article-body {
	border-bottom: 1px solid #eee;
}
.portfolio .item .mask {
	background-color: rgba(0, 0, 0, 0.75);
}
.portfolio .item .mask h4 {
	color: #ffffff;
}
.portfolio .item .mask .info {
	color: #ffffff;
}
.portfolio .item .mask.mask-light {
	background: #ffffff;
}
.portfolio .item .mask-light h4 {
	color: #000;
}
.portfolio .item .mask-light .info {
	color: #999;
}
.portfolio .item .mask-light a.info:hover {
	color: #000;
}
.portfolio-full .item-full .item-content {
	background: rgba(0, 0, 0, 0.8);
}
.portfolio-full .item-full .item-content:hover {
	background: rgba(0, 0, 0, 0.5);
}
.closeProject a {
	color: #909090;
	border: 1px solid #909090;
}
.closeProject a:hover {
	background-color: #6783c5;
	border-color: #6783c5;
	color: #ffffff;
}
/* End Portfolio Section */
.ajax-section .ajax-content-outer .nav-arrows span {
	border-color: rgba(144, 144, 144, 0.4);
}
.ajax-section .ajax-content-outer .nav-arrows span:hover {
	border-color: #909090;
}
/* Start Team Section */
.team-photo .team-connection .team-connection-list {
	background: #6783c5;
}
.team-photo .team-connection .team-connection-list ul li a {
	color: #ffffff;
}
.team-name {
	border-bottom: 1px solid #eeeeee;
}
.team-name h5 {
	color: #6783c5;
}
/* End Team Section */
/* Start PricingBox Section */
.pricing-box {
	background: rgba(255, 255, 255, 0.9);
}
.pricing-box ul li.option {
	border-bottom: 1px solid #eeeeee;
}
.pricing-box .price-row {
	background: #6783c5;
	color: #ffffff;
}
.pricing-box .price-row .currency {
	color: #0e6252;
}
.pricing-box .price-row .plane {
	color: #0e6252;
}
.pricing-featured {
	background: #ffffff;
}
/* End PricingBox Section */
/* Start Shop Section */
.banner-shop a .banner-container .banner-text .banner-title {
	background: rgba(255, 255, 255, 0.95);
}
.bubble:before {
	border: 0px solid rgba(255, 255, 255, 0.75);
}
.outline-inward:before {
	border: 6px solid #6783c5;
}
.outline-outward:before {
	border: 6px solid #6783c5;
}
.product-image .bullet {
	color: #ffffff;
	background: #6783c5;
}
.product-image .bullet.out {
	background: #dddddd;
}
.product-title p {
	color: #555555;
}
.product-detail a {
	color: #909090;
}
.size-product li label span {
	border: 1px solid #eeeeee;
	color: #909090;
}
.size-product li label span:hover {
	border-color: #909090;
}
.size-product li label input:checked + span {
	border-color: #eeeeee;
	background-color: #eeeeee;
}
.category-banner .category-content {
	background: #ffffff;
}
/* End Shop Section */
/* Start Widget */
.widget-title-bordered {
	border-bottom: 1px solid #eeeeee;
}
.widget .media-bordered {
	border-bottom: 1px solid #eeeeee;
}
.widget .media a:hover {
	color: #6783c5;
}
.widget .cat-item {
	border-bottom: 1px solid #eeeeee;
}
.widget .cat-item a {
	color: #909090;
}
.widget .cat-item a:hover {
	color: #6783c5;
}
.filter_price_content .slider .slider-track .slider-handle {
	background: #eeeeee;
}
.filter_price_content .slider .slider-track .slider-selection {
	background: #6783c5;
}
/* End Widget */
/* Start Newsletter Section */
.newsletter-form input::-moz-placeholder {
	color: #81eed8;
	opacity: 1;
}
.newsletter-form input:-ms-input-placeholder {
	color: #81eed8;
}
.newsletter-form input::-webkit-input-placeholder {
	color: #81eed8;
}
/* End Newsletter Section */
/* Start Accordion */
.accordion-group {
	border-top: 1px solid #dddddd;
}
.accordion-group .accordion-item {
	border-bottom: 1px solid #dddddd;
}
.accordion-group .accordion-item .accordion-icon {
	background-color: #aaa;
	color: #ffffff;
}
.accordion-group .accordion-item .accordion-icon.fa-minus {
	background-color: #6783c5;
}
.accordion-group .accordion-item .accordion-icon.primary {
	background-color: #6783c5;
}
/* end Accordion */
/* Start Panel */
.panel-primary .panel-heading {
	background-color: #252525;
	border-color: #252525;
}
.panel-primary .panel-heading a {
	color: #ffffff;
}
.panel-primary .panel-heading a small {
	color: #81eed8;
}
.panel-primary .panel-heading a:hover small {
	color: #ffffff;
}
/* End Panel */
/* Start Search Form */
.h_search_form {
	background-color: #222;
}
.h_search_form .btn {
	color: #ffffff;
}
.h_search_form .form-control {
	color: #ffffff;
}
.h_search_form .form-control:focus {
	color: #ffffff;
}
.theme-form-group {
	background-color: #6783c5;
}
.theme-form-group .form-control {
	color: #ffffff;
}
.theme-form-group .form-control::-webkit-input-placeholder {
	color: #81eed8;
}
.theme-form-group .form-control::-moz-placeholder {
	color: #81eed8;
}
.theme-form-group .form-control:-ms-input-placeholder {
	color: #81eed8;
}
.theme-form-group .form-control:focus {
	color: #ffffff;
}
/* End Search Form */
/* Start Contact Form */
.form-control {
	border: 1px solid #eeeeee;
	background: #ffffff;
}
.form-control:focus {
	border-color: #909090;
}
.form-control.error {
	border-color: #d9534f;
	color: #d9534f;
}
.form-control.primary {
	border-color: #6783c5;
	background: #6783c5;
	color: #ffffff;
}
label.error {
	color: #d9534f;
}
.form-gray-fields .form-control {
	background-color: #f2f2f2;
	border-color: #e9e9e9;
	color: #333;
}
.form-gray-fields .form-control:focus {
	background-color: #eeeeee;
}
/* End Contact Form */
/* start pagination */
.pager li > a,
.pager li > span {
	border: 2px solid #eeeeee;
}
.pager li > span,
.pager li > a:hover {
	background: #6783c5;
	border-color: #6783c5;
	color: #ffffff;
}
.pager.custom li > span,
.pager.custom li > a:hover {
	color: #6783c5;
	background: none;
}
.pagination > li > a,
.pagination > li > span {
	color: #6783c5;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #0e6252;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background: #6783c5;
	border-color: #6783c5;
	color: #ffffff;
}
/* end pagination */
#footer {
	color: #ffffff;
	width:100%;
	/*border-top:1px solid #727272;*/
}
#footer a {
	color: #909090;
}
#footer a:hover {
	color: #ffffff;
}
#footer .inner {
	background: #252525;
}
#footer .copyright {
	background: #171717;
}
#footer small, #footer big {
	color: #909090;
}
#footer .widget-title {
	color: #ffffff;
}
#footer .widget-post li .date-post {
	border: 3px solid #ffffff;
}
#footer .widget-post li .date-post small {
	color: #ffffff;
}
#footer .widget-post li .title-post {
	color: #ffffff;
}
#footer .widget_archive li {
	border-bottom: 1px solid #555555;
}
#footer .form-control {
	border: 1px solid #555555;
}
#footer .form-control:focus {
	border-color: #ffffff;
	color: #ffffff;
}
/* Start Featured Page */
.col-content {
	background: #eeeeee;
}
/* End Featured Page */
/* error pages */
.error-404,
.error-500 {
	background-color: #eee;
}
.error-404:before,
.error-500:before {
	color: rgba(0, 0, 0, 0.04);
}
/* end error pages */
p.browsehappy {
	background: #6783c5;
	color: #81eed8;
}
p.browsehappy a {
	color: #ffffff;
}
#shop-page .checkout-plans{ display:none;}



@media (max-width: 767px) {
	.navbar .service-nav .dropdown-menu.widget-box {
		background: #ffffff;
	}
	.navbar-nav > li > a,
	.navbar-nav .open .dropdown-menu > li > a,
	.yamm-content .widget .cat-item a {
		border-bottom: 1px solid #555555 !important;
	}
	.navbar-standard .navbar-collapse.collapse,
	.navbar-light .navbar-collapse.collapse,
	.navbar-dark .navbar-collapse.collapse,
	.navbar-semidark .navbar-collapse.collapse,
	.navbar-primary .navbar-collapse.collapse {
		background: #151515;
	}
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li > a,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li > a,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li > a,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li > a {
		color: #ffffff;
	}
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li > a:hover,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li > a:hover,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li > a:hover,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a:hover,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li > a:hover,
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li > a:focus,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li > a:focus,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li > a:focus,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li > a:focus,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li > a:focus {
		color: #ff0000;
	}
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a,
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a:hover,
	.navbar-standard .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
	.navbar-light .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
	.navbar-dark .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
	.navbar-semidark .navbar-collapse.collapse .navbar-nav > li.active > a:focus,
	.navbar-primary .navbar-collapse.collapse .navbar-nav > li.active > a:focus {
		color: #ff0000;
	}
	.navbar-collapse.collapse .navbar-toggle,
	.navbar-collapse.collapse .opaque .navbar-toggle {
		color: #ffffff;
	}
}

/*zeeshan css */
#oneTimerOffer .modal-dialog {
		max-width: 400px;
		margin:30px auto;
	}
	#oneTimerOffer .limited-text{
		font-size:18px;
		letter-spacing: 3px;
	}
	img.popup-product-image{
		max-width:200px;
	}
	#oneTimerOffer .scroll-able-div {
    max-height: 800px;
    overflow-x: auto;
}
#oneTimerOffer .scroll-able-div::-webkit-scrollbar {
  width: 5px;
}
#oneTimerOffer .scroll-able-div::-webkit-scrollbar-track {
  background-color: #eee;
}
#oneTimerOffer .scroll-able-div::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgb(2 2 2);
}
#oneTimerOffer .modal-body {
		padding:15px 0px 15px 0px;
	}
