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

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

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	vertical-align: middle;
	display: block;
	max-width: 100%;
	height: auto
}

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

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #d9d9d9
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

::selection {
	color: #fff;
	background: #333
}

::-moz-selection {
	color: #fff;
	background: #333
}

kbd {
	background-color: #333;
	border-radius: 0
}

.va-middle {
	vertical-align: middle
}

.va-top {
	vertical-align: top
}

.va-bottom {
	vertical-align: bottom
}

.space-top {
	margin-top: 24px !important
}

.space-top-2x {
	margin-top: 48px !important
}

.space-top-3x {
	margin-top: 72px !important
}

.space-bottom {
	margin-bottom: 24px !important
}

.space-bottom-2x {
	margin-bottom: 48px !important
}

.space-bottom-3x {
	margin-bottom: 72px !important
}

.padding-top {
	padding-top: 24px !important
}

.padding-top-2x {
	padding-top: 48px !important
}

.padding-top-3x {
	padding-top: 72px !important
}

.padding-bottom {
	padding-bottom: 24px !important
}

.padding-bottom-2x {
	padding-bottom: 48px !important
}

.padding-bottom-3x {
	padding-bottom: 72px !important
}

@media screen and (max-width: 768px) {
	.space-top {
		margin-top: 16px !important
	}
	.space-top-2x {
		margin-top: 36px !important
	}
	.space-top-3x {
		margin-top: 48px !important
	}
	.space-bottom {
		margin-bottom: 16px !important
	}
	.space-bottom-2x {
		margin-bottom: 36px !important
	}
	.space-bottom-3x {
		margin-bottom: 48px !important
	}
	.padding-top {
		padding-top: 16px !important
	}
	.padding-top-2x {
		padding-top: 36px !important
	}
	.padding-top-3x {
		padding-top: 48px !important
	}
	.padding-bottom {
		padding-bottom: 16px !important
	}
	.padding-bottom-2x {
		padding-bottom: 36px !important
	}
	.padding-bottom-3x {
		padding-bottom: 48px !important
	}
}

.space-top-none {
	margin-top: 0 !important
}

.space-bottom-none {
	margin-bottom: 0 !important
}

.padding-top-none {
	padding-top: 0 !important
}

.padding-bottom-none {
	padding-bottom: 0 !important
}

.page-edit .edit-link {
	display: inline-block;
	margin-top: 24px
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.no-border {
	border: none
}

.inline-block {
	display: inline-block !important
}

.block-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width: 991px) {
	.tablet-center {
		text-align: center !important
	}
}

@media screen and (max-width: 768px) {
	.mobile-center {
		text-align: center !important
	}
}

.overflow-hidden {
	overflow: hidden
}

.page-wrapper {
	overflow-x: hidden
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.post .fw-section>.container, .post .fw-section>.container-fluid {
	width: 100% !important;
	padding: 0
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignnone {
	margin: 5px 20px 20px 0
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto
}

.wp-caption-text {
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 0 4px 5px;
	padding-top: 10px
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-item .gallery-icon a img {
	margin: auto
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

.bypostauthor {
	display: block
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	line-height: 1.3;
	color: #333;
	text-transform: uppercase;
	margin-top: 0
}

h1 {
	line-height: 1.1
}

h1, h2 {
	margin-bottom: 36px
}

h3, h4 {
	margin-bottom: 24px
}

h5, h6 {
	margin-bottom: 16px
}

h1 {
	font-size: 56px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

h2 {
	font-size: 48px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

h3 {
	font-size: 36px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

h4 {
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

h5 {
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

h6 {
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	text-transform: none
}

@media screen and (max-width: 1200px) {
	h1 {
		font-size: 53px
	}
}

@media screen and (max-width: 991px) {
	h1 {
		font-size: 50px
	}
	h2 {
		font-size: 43px
	}
}

@media screen and (max-width: 768px) {
	h1 {
		font-size: 47px
	}
	h2 {
		font-size: 40px
	}
}

p {
	margin: 0 0 0px
}

.lead {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 24px
}

.text-lg {
	font-size: 18px
}

.text-sm {
	font-size: 14px
}

.text-xs {
	font-size: 12px
}

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase, .initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-notransform {
	text-transform: none
}

.text-semibold {
	font-weight: 600 !important
}

.text-bold {
	font-weight: bold !important
}

.text-normal {
	font-weight: normal !important
}

.text-thin {
	font-weight: 300 !important
}

.text-gray {
	color: #666 !important
}

.text-muted {
	color: #808080 !important
}

.text-gray-light {
	color: #c5c5c5
}

.text-light, .text-white {
	color: #fff !important
}

.text-light h1, .text-white h1, .text-light h2, .text-white h2,
	.text-light h3, .text-white h3, .text-light h4, .text-white h4,
	.text-light h5, .text-white h5, .text-light h6, .text-white h6 {
	color: #fff !important
}

.text-default {
	color: #0099bb !important
}

.text-primary {
	color: #0099bb
}

a.text-primary:hover {
	color: #008bbb
}

.text-success {
	color: #19c55e
}

a.text-success:hover {
	color: #139848
}

.text-info {
	color: #62b7ff
}

a.text-info:hover {
	color: #2fa0ff
}

.text-warning {
	color: #d2a052
}

a.text-warning:hover {
	color: #bf8832
}

.text-danger {
	color: #e97961
}

a.text-danger:hover {
	color: #e35334
}

.bg-default, .bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger
	{
	color: #fff
}

.bg-default {
	background-color: #0099bb
}

a.bg-default:hover {
	background-color: #008bbb
}

.bg-primary {
	background-color: #0099bb
}

a.bg-primary:hover {
	background-color: #008bbb
}

.bg-success {
	background-color: #19c55e
}

a.bg-success:hover {
	background-color: #139848
}

.bg-info {
	background-color: #62b7ff
}

a.bg-info:hover {
	background-color: #2fa0ff
}

.bg-warning {
	background-color: #d2a052
}

a.bg-warning:hover {
	background-color: #bf8832
}

.bg-danger {
	background-color: #e97961
}

a.bg-danger:hover {
	background-color: #e35334
}

ul, ol {
	padding-left: 18px;
	margin-top: 0;
	margin-bottom: 24px;
	line-height: 1.8
}

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

ul li, ol li {
	margin-bottom: 4px
}

ol {
	padding-left: 22px
}

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

.list-featured {
	list-style: none;
	padding: 0
}

.list-featured li {
	position: relative;
	padding-left: 18px
}

.list-featured li:before {
	position: absolute;
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	left: 0;
	top: 13px;
	background-color: #0099bb;
	margin-right: 15px
}

.list-featured.text-light li {
	color: #fff
}

.list-featured.text-light li:before {
	background-color: #fff
}

.text-light .list-featured li {
	color: #fff
}

.text-light .list-featured li:before {
	background-color: #fff
}

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

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

.list-icon {
	list-style: none;
	padding: 0
}

.list-icon>li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 4px
}

.list-icon>li>i {
	display: block;
	position: absolute;
	font-size: 1.25em;
	color: #0099bb;
	top: 6px;
	left: 0
}

.list-icon>li>i.fa-envelope {
	font-size: 1.1em
}

.list-icon>li>a {
	text-decoration: none
}

.text-light .list-icon li i, .text-light.list-icon li i {
	color: #fff
}

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

dt, dd {
	line-height: 1.5
}

dt {
	color: #333;
	font-weight: bold
}

dd {
	margin-left: 0;
	margin-bottom: 15px
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

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

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

.initialism {
	font-size: 90%
}

blockquote {
	position: relative;
	z-index: 10;
	padding: 0 0 0 75px;
	margin: 0;
	margin-bottom: 24px;
	text-transform: none;
	font-style: italic;
	color: #000;
	font-weight: 600
}

blockquote cite {
	display: block;
	font-size: 14px;
	color: #808080;
	font-style: normal;
	margin-top: 16px;
	margin-left: -10px
}

blockquote p {
	display: inline;
	font-size: 20px;
	background-color: #ddfae8;
	margin-bottom: 16px;
	padding: 3px;
	padding-left: 0;
	padding-right: 0;
	line-height: 1.75;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	box-shadow: 10px 0 0 #ddfae8, -10px 0 0 #ddfae8
}

blockquote:before {
	position: absolute;
	display: block;
	content: "\201C";
	color: #0099bb;
	font-size: 120px;
	line-height: 1;
	margin-top: -15px;
	left: 0
}

@media screen and (max-width: 480px) {
	blockquote {
		padding: 0 0 0 70px
	}
	blockquote:before {
		font-size: 100px
	}
}

blockquote.quote-shareable {
	cursor: pointer
}

blockquote.quote-shareable .share-btn {
	position: absolute;
	z-index: 15;
	width: 48px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #55acee;
	color: #fff;
	font-size: 24px;
	cursor: default;
	left: 48%;
	margin: -60px 0 0 -24px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

blockquote.quote-shareable .share-btn:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(85, 172, 238, 0);
	border-top-color: #55acee;
	border-width: 6px;
	margin-left: -6px
}

blockquote.quote-shareable:hover .share-btn {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

blockquote.light-skin cite {
	color: #fff;
	opacity: 0.9
}

address {
	margin-bottom: 24px;
	font-style: normal;
	line-height: 1.5
}

.fa-ul>li {
	margin-bottom: 5px
}

.fa-li {
	top: 0.44444em !important
}

.form-control, textarea, select, input[type=text], input[type=email],
	input[type=password], input[type=number], input[type=url], input[type=time],
	input[type=tel], input[type=search] {
	display: block;
	width: 100%;
	line-height: 1.5;
	height: 48px;
	font-size: 16px;
	color: #333;
	text-transform: none;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	padding: 0 20px;
	margin-bottom: 24px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.form-control:focus, textarea:focus, select:focus, input[type=text]:focus,
	input[type=email]:focus, input[type=password]:focus, input[type=number]:focus,
	input[type=url]:focus, input[type=time]:focus, input[type=tel]:focus,
	input[type=search]:focus {
	background-color: #faffbd;
	outline: none
}

.form-control::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder,
	input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder,
	input[type=password]::-moz-placeholder, input[type=number]::-moz-placeholder,
	input[type=url]::-moz-placeholder, input[type=time]::-moz-placeholder,
	input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder
	{
	color: #666;
	opacity: 1
}

.form-control:-ms-input-placeholder, textarea:-ms-input-placeholder,
	select:-ms-input-placeholder, input[type=text]:-ms-input-placeholder,
	input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder,
	input[type=number]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder,
	input[type=time]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder,
	input[type=search]:-ms-input-placeholder {
	color: #666
}

.form-control::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
	select::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder,
	input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder,
	input[type=number]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder,
	input[type=time]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder,
	input[type=search]::-webkit-input-placeholder {
	color: #666
}

.form-control.placeholder, textarea.placeholder, select.placeholder,
	input[type=text].placeholder, input[type=email].placeholder, input[type=password].placeholder,
	input[type=number].placeholder, input[type=url].placeholder, input[type=time].placeholder,
	input[type=tel].placeholder, input[type=search].placeholder {
	color: #666
}

.form-control.input-sm, textarea.input-sm, select.input-sm, input[type=text].input-sm,
	input[type=email].input-sm, input[type=password].input-sm, input[type=number].input-sm,
	input[type=url].input-sm, input[type=time].input-sm, input[type=tel].input-sm,
	input[type=search].input-sm {
	height: 36px;
	font-size: 14px
}

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

textarea {
	height: auto !important;
	padding: 15px 20px !important
}

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

.form-group .form-control, .form-group textarea, .form-group input[type=text],
	.form-group input[type=email], .form-group input[type=password],
	.form-group input[type=number], .form-group input[type=url],
	.form-group input[type=time], .form-group input[type=tel], .form-group input[type=search]
	{
	margin-bottom: 0
}

label {
	display: block;
	color: #333;
	font-size: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none
}

select::-ms-expand {
	display: none
}

select option.placeholder {
	color: #666
}

select option {
	color: #333
}

.form-control.error {
	border: 2px solid #e97961
}

.form-control.error::-moz-placeholder {
	color: #e97961
}

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

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

.form-control.valid {
	border: 2px solid #19c55e
}

.form-control.valid::-moz-placeholder {
	color: #19c55e
}

.form-control.valid:-ms-input-placeholder {
	color: #19c55e
}

.form-control.valid::-webkit-input-placeholder {
	color: #19c55e
}

.response-holder {
	text-align: center;
	visibility: hidden;
	opacity: 0;
	padding: 12px 0;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	padding: 10px 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

.response-holder.error, .response-holder.success {
	visibility: visible;
	opacity: 1
}

.response-holder.error {
	background-color: #e97961
}

.response-holder.success {
	background-color: #19c55e
}

.form-group+.checkbox, .form-group+.checkbox-inline, .form-group+.radio,
	.form-group+.radio-inline, .form-input+.checkbox, .form-input+.checkbox-inline,
	.form-input+.radio, .form-input+.radio-inline {
	margin-top: 20px
}

.checkbox, .radio, .checkbox-inline, .radio-inline {
	position: relative;
	display: table;
	width: auto;
	font-size: 16px;
	color: #333;
	cursor: default;
	text-transform: none;
	font-weight: normal;
	padding-left: 25px;
	margin-bottom: 12px;
	margin-left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox.disabled, .radio.disabled, .checkbox-inline.disabled,
	.radio-inline.disabled {
	color: #c0c0c0;
	cursor: not-allowed
}

.checkbox input[type="checkbox"], .radio input[type="checkbox"],
	.checkbox-inline input[type="checkbox"], .radio-inline input[type="checkbox"],
	.checkbox input[type="radio"], .radio input[type="radio"],
	.checkbox-inline input[type="radio"], .radio-inline input[type="radio"]
	{
	margin-right: 5px
}

.wc_payment_method .checkbox, .wc_payment_method .radio {
	padding-left: 0
}

.text-light.checkbox, .text-light.radio, .text-light.checkbox-inline,
	.text-light.radio-inline, .text-light .checkbox, .text-light .radio,
	.text-light .checkbox-inline, .text-light .radio-inline {
	color: #fff
}

label.hover {
	cursor: pointer
}

.checkbox-inline, .radio-inline {
	display: inline-block;
	margin-right: 18px
}

.text-right .checkbox-inline, .text-right .radio-inline {
	margin-left: 15px;
	margin-right: 0
}

.text-center .checkbox-inline, .text-center .radio-inline {
	margin-left: 10px;
	margin-right: 10px
}

.icheckbox, .iradio {
	position: absolute;
	z-index: 0;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	left: 0;
	top: 4px;
	border: 1px solid #0099bb;
	background-clip: padding-box;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s
}

.icheckbox.disabled, .iradio.disabled {
	border-color: #c0c0c0;
	cursor: not-allowed
}

.text-light .icheckbox, .text-light .iradio {
	border: 1px solid #fff
}

.icheckbox:before {
	position: absolute;
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #0099bb;
	opacity: 0;
	top: 3px;
	left: 3px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.iradio, .iradio:before {
	border-radius: 50%;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	transition: all 0.25s ease
}

.iradio:before {
	position: absolute;
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #0099bb;
	opacity: 0;
	top: 3px;
	left: 3px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.iradio.checked, .icheckbox.checked {
	border-color: #0099bb
}

.iradio.checked.disabled, .icheckbox.checked.disabled {
	border-color: #c0c0c0;
	cursor: not-allowed
}

.iradio.checked.disabled:before, .icheckbox.checked.disabled:before {
	background-color: #c0c0c0
}

.text-light .iradio:before {
	background-color: #fff
}

.text-light .iradio.checked {
	border-color: #fff
}

.iradio.checked:before, .icheckbox.checked:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.text-right .checkbox-inline, .text-right .radio-inline {
	margin-left: 25px;
	margin-right: 0
}

.domain-search, .help-search, .shop-filter {
	position: relative;
	margin-top: 12px
}

.domain-search button[type=submit], .help-search button[type=submit],
	.shop-filter button[type=submit] {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	border: none;
	background-color: #0099bb;
	top: 6px;
	right: 6px
}

.domain-search button[type=submit]:active, .help-search button[type=submit]:active,
	.shop-filter button[type=submit]:active, .domain-search button[type=submit]:focus,
	.help-search button[type=submit]:focus, .shop-filter button[type=submit]:focus
	{
	outline: none
}

.domain-search .form-control, .help-search .form-control, .shop-filter .form-control
	{
	margin-bottom: 12px
}

.domain-search .domain-dropdown, .help-search .domain-dropdown,
	.shop-filter .domain-dropdown, .domain-search .shop-filter-dropdown,
	.help-search .shop-filter-dropdown, .shop-filter .shop-filter-dropdown
	{
	position: absolute;
	top: 6px;
	right: 48px
}

.domain-search .domain-dropdown>span, .help-search .domain-dropdown>span,
	.shop-filter .domain-dropdown>span, .domain-search .shop-filter-dropdown>span,
	.help-search .shop-filter-dropdown>span, .shop-filter .shop-filter-dropdown>span
	{
	position: relative;
	display: block;
	height: 36px;
	line-height: 33px;
	color: #000;
	background-color: rgba(191, 166, 154, .25);
	white-space: nowrap;
	padding: 0 40px 0 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.domain-search .domain-dropdown>span:before, .help-search .domain-dropdown>span:before,
	.shop-filter .domain-dropdown>span:before, .domain-search .shop-filter-dropdown>span:before,
	.help-search .shop-filter-dropdown>span:before, .shop-filter .shop-filter-dropdown>span:before
	{
	display: block;
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f107";
	color: #000;
	right: 15px;
	margin-top: 1px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.domain-search .domain-dropdown>span:hover, .help-search .domain-dropdown>span:hover,
	.shop-filter .domain-dropdown>span:hover, .domain-search .shop-filter-dropdown>span:hover,
	.help-search .shop-filter-dropdown>span:hover, .shop-filter .shop-filter-dropdown>span:hover
	{
	background-color: #0099bb
}

.domain-search .domain-dropdown.active>span, .help-search .domain-dropdown.active>span,
	.shop-filter .domain-dropdown.active>span, .domain-search .shop-filter-dropdown.active>span,
	.help-search .shop-filter-dropdown.active>span, .shop-filter .shop-filter-dropdown.active>span
	{
	background-color: #0099bb
}

.domain-search .domain-dropdown.active>span:before, .help-search .domain-dropdown.active>span:before,
	.shop-filter .domain-dropdown.active>span:before, .domain-search .shop-filter-dropdown.active>span:before,
	.help-search .shop-filter-dropdown.active>span:before, .shop-filter .shop-filter-dropdown.active>span:before
	{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.domain-search .domain-dropdown>.dropdown, .help-search .domain-dropdown>.dropdown,
	.shop-filter .domain-dropdown>.dropdown, .domain-search .shop-filter-dropdown>.dropdown,
	.help-search .shop-filter-dropdown>.dropdown, .shop-filter .shop-filter-dropdown>.dropdown
	{
	position: absolute;
	width: 175px;
	padding: 15px 15px 10px 15px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	top: 100%;
	right: 0;
	margin-top: 5px;
	display: none;
	-webkit-backface-visibility: hidden !important;
	backface-visibility: hidden !important
}

.domain-search .domain-dropdown>.dropdown>div, .help-search .domain-dropdown>.dropdown>div,
	.shop-filter .domain-dropdown>.dropdown>div, .domain-search .shop-filter-dropdown>.dropdown>div,
	.help-search .shop-filter-dropdown>.dropdown>div, .shop-filter .shop-filter-dropdown>.dropdown>div
	{
	white-space: nowrap
}

.domain-search .domain-dropdown>.dropdown .icheckbox, .help-search .domain-dropdown>.dropdown .icheckbox,
	.shop-filter .domain-dropdown>.dropdown .icheckbox, .domain-search .shop-filter-dropdown>.dropdown .icheckbox,
	.help-search .shop-filter-dropdown>.dropdown .icheckbox, .shop-filter .shop-filter-dropdown>.dropdown .icheckbox,
	.domain-search .domain-dropdown>.dropdown .iradio, .help-search .domain-dropdown>.dropdown .iradio,
	.shop-filter .domain-dropdown>.dropdown .iradio, .domain-search .shop-filter-dropdown>.dropdown .iradio,
	.help-search .shop-filter-dropdown>.dropdown .iradio, .shop-filter .shop-filter-dropdown>.dropdown .iradio
	{
	top: 6px
}

.domain-search .domain-dropdown.active>.dropdown, .help-search .domain-dropdown.active>.dropdown,
	.shop-filter .domain-dropdown.active>.dropdown, .domain-search .shop-filter-dropdown.active>.dropdown,
	.help-search .shop-filter-dropdown.active>.dropdown, .shop-filter .shop-filter-dropdown.active>.dropdown
	{
	display: block;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation: flipIn 0.5s;
	-moz-animation: flipIn 0.5s;
	animation: flipIn 0.5s
}

@media screen and (max-width:450px) {
	.domain-search .domain-dropdown>span, .help-search .domain-dropdown>span,
		.shop-filter .domain-dropdown>span, .domain-search .shop-filter-dropdown>span,
		.help-search .shop-filter-dropdown>span, .shop-filter .shop-filter-dropdown>span
		{
		width: 40px;
		padding-left: 0;
		color: transparent
	}
}

.help-search {
	margin-top: 0
}

.shop-filter {
	margin-top: 0
}

.shop-filter .shop-filter-dropdown {
	position: relative;
	top: 0;
	right: auto;
	left: 0
}

.shop-filter .shop-filter-dropdown>span {
	height: 59px;
	line-height: 57px
}

.shop-filter .shop-filter-dropdown>.dropdown {
	width: 100%
}

.shop-filter button[type=submit] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	top: auto;
	right: auto
}

@
-webkit-keyframes flipIn {
	from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in
}

40%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-webkit-animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
)
}
to {
	-webkit-transform: perspective(400px)
}

}
@
-moz-keyframes flipIn {
	from {-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-moz-animation-timing-function: ease-in
}

40%{
-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-moz-animation-timing-function
:ease-in
}
60%{
-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);opacity
:
1
}
80%{
-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
)
}
to {
	-moz-transform: perspective(400px)
}

}
@
keyframes flipIn {
	from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

40%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-ms-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-o-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-20
deg
);-webkit-animation-timing-function
:ease-in
;-moz-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);-ms-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);-o-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
10
deg
);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
);-moz-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
);-ms-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
);-o-transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
);transform
:perspective(400px)
 
rotate3d
(1
,
0,
0,
-5
deg
)
}
to {
	-webkit-transform: perspective(400px);
	-moz-transform: perspective(400px);
	-ms-transform: perspective(400px);
	-o-transform: perspective(400px);
	transform: perspective(400px)
}

}
.get-app-form {
	position: relative
}

.get-app-form .btn, .get-app-form .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .get-app-form input.button {
	position: absolute;
	right: 6px;
	top: 6px;
	margin: 0
}

.get-app-form .form-control {
	padding-right: 135px
}

.count-input {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100%;
	max-width: 130px;
	margin: 10px 0
}

.count-input input {
	width: 100%;
	height: 48px;
	text-align: center;
	margin-bottom: 0
}

.count-input input:focus {
	outline: none;
	background: inherit
}

.count-input .incr-btn {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
	border: none;
	top: 50%;
	right: 5px;
	margin-top: -15px
}

.count-input .incr-btn:first-child {
	right: auto;
	left: 5px
}

.search-box {
	position: relative
}

.search-box button[type="submit"] {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 0.9;
	padding: 0;
	top: 4px;
	right: 4px;
	color: #fff;
	text-align: center;
	border: none;
	background-color: #0099bb;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.search-box button[type="submit"]:focus {
	outline: 0
}

.search-box button[type="submit"]:hover {
	background-color: #008bbb
}

.wpcf7-response-output {
	border-width: 1px !important;
	margin-top: -18px !important
}

div.wpcf7-mail-sent-ok {
	border-color: #19c55e !important
}

div.wpcf7-validation-errors {
	border-color: #e97961 !important
}

span.wpcf7-not-valid-tip {
	color: #e97961 !important;
	margin-top: -17px;
	margin-bottom: 10px
}

caption {
	padding-top: 14px 15px;
	padding-bottom: 14px 15px;
	color: #666;
	text-align: left
}

th {
	text-align: left
}

table {
	width: 100%;
	max-width: 100%;
	border: 1px solid #d9d9d9;
	margin-bottom: 24px
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td,
	table>tbody>tr>td, table>tfoot>tr>td {
	padding: 14px 15px;
	line-height: 1.5;
	vertical-align: top;
	border-bottom: 1px solid #d9d9d9
}

table>thead>tr>th, table>thead>tr>td {
	border-bottom-width: 1px !important
}

table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #d9d9d9
}

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

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

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 18px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive>table {
		margin-bottom: 0
	}
	.table-responsive>table>thead>tr>th, .table-responsive>table>tbody>tr>th,
		.table-responsive>table>tfoot>tr>th, .table-responsive>table>thead>tr>td,
		.table-responsive>table>tbody>tr>td, .table-responsive>table>tfoot>tr>td
		{
		white-space: nowrap
	}
	.table-responsive>table {
		border: 0
	}
	.table-responsive>table>thead>tr>th:first-child, .table-responsive>table>tbody>tr>th:first-child,
		.table-responsive>table>tfoot>tr>th:first-child, .table-responsive>table>thead>tr>td:first-child,
		.table-responsive>table>tbody>tr>td:first-child, .table-responsive>table>tfoot>tr>td:first-child
		{
		border-left: 0
	}
	.table-responsive>table>thead>tr>th:last-child, .table-responsive>table>tbody>tr>th:last-child,
		.table-responsive>table>tfoot>tr>th:last-child, .table-responsive>table>thead>tr>td:last-child,
		.table-responsive>table>tbody>tr>td:last-child, .table-responsive>table>tfoot>tr>td:last-child
		{
		border-right: 0
	}
	.table-responsive>table>tbody>tr:last-child>th, .table-responsive>table>tfoot>tr:last-child>th,
		.table-responsive>table>tbody>tr:last-child>td, .table-responsive>table>tfoot>tr:last-child>td
		{
		border-bottom: 0
	}
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f6f6f6
}

.btn, .woocommerce-account .woocommerce input.button, .woocommerce .widget_price_filter .price_slider_amount .button
	{
	display: inline-block;
	height: 48px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 2px solid transparent;
	padding: 0 25px;
	margin: 0px 0 10px;
	margin-right: 10px;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
	transition: color 0.3s ease-out, background-color 0.3s ease-out;
	background-color: #0099bb
}

.btn:hover, .woocommerce-account .woocommerce input.button:hover,
	.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	background-color: #008bbb
}

.btn:hover, .woocommerce-account .woocommerce input.button:hover,
	.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	color: #fff;
	text-decoration: none;
	outline: none
}

.btn:focus, .woocommerce-account .woocommerce input.button:focus,
	.woocommerce .widget_price_filter .price_slider_amount .button:focus {
	outline: none
}

.btn:active, .woocommerce-account .woocommerce input.button:active,
	.woocommerce .widget_price_filter .price_slider_amount .button:active,
	.btn.active, .woocommerce-account .woocommerce input.button.active,
	.woocommerce .widget_price_filter .price_slider_amount .button.active {
	outline: 0;
	background-image: none
}

.btn.disabled, .woocommerce-account .woocommerce input.button.disabled,
	.woocommerce .widget_price_filter .price_slider_amount .button.disabled,
	.btn[disabled], .woocommerce-account .woocommerce input.button[disabled],
	.woocommerce .widget_price_filter .price_slider_amount .button[disabled]
	{
	cursor: not-allowed;
	background-color: #808080 !important
}

.btn.disabled:hover, .woocommerce-account .woocommerce input.button.disabled:hover,
	.woocommerce .widget_price_filter .price_slider_amount .button.disabled:hover,
	.btn[disabled]:hover, .woocommerce-account .woocommerce input.button[disabled]:hover,
	.woocommerce .widget_price_filter .price_slider_amount .button[disabled]:hover
	{
	background-color: #808080 !important
}

.btn i, .woocommerce-account .woocommerce input.button i, .woocommerce .widget_price_filter .price_slider_amount .button i,
	.btn i:before, .woocommerce-account .woocommerce input.button i:before,
	.woocommerce .widget_price_filter .price_slider_amount .button i:before
	{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-top: -2px;
	font-size: 19px
}

.btn+.added_to_cart, .woocommerce-account .woocommerce input.button+.added_to_cart,
	.woocommerce .widget_price_filter .price_slider_amount .button+.added_to_cart
	{
	margin-left: 10px
}

a.btn.disabled, .woocommerce-account .woocommerce input.button.disabled,
	fieldset[disabled] a.btn, fieldset[disabled] .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce fieldset[disabled] input.button {
	opacity: 0.5;
	pointer-events: none;
	pointer: not-allowed
}

.btn-default, .btn-default:hover, .btn-primary, .btn-primary:hover,
	.btn-primary:active, .btn-primary:focus, .btn-success, .btn-success:hover,
	.btn-success:active, .btn-success:focus, .btn-info, .btn-info:hover,
	.btn-info:active, .btn-info:focus, .btn-warning, .btn-warning:hover,
	.btn-warning:active, .btn-warning:focus, .btn-danger, .btn-danger:hover,
	.btn-danger:active, .btn-danger:focus {
	color: #fff
}

.btn-default {
	background-color: #0099bb
}

.btn-default:hover {
	background-color: #008bbb
}

.btn-primary {
	background-color: #0099bb
}

.btn-primary:hover {
	background-color: #008bbb
}

.btn-success {
	background-color: #19c55e
}

.btn-success:hover {
	background-color: #139848
}

.btn-info {
	background-color: #62b7ff
}

.btn-info:hover {
	background-color: #2fa0ff
}

.btn-warning {
	background-color: #d2a052
}

.btn-warning:hover {
	background-color: #bf8832
}

.btn-danger {
	background-color: #e97961
}

.btn-danger:hover {
	background-color: #e35334
}

.btn-light {
	background-color: #fff;
	color: #000
}

.btn-light:hover {
	color: #000;
	background-color: #fff
}

.btn-light.btn-default, .btn-light.btn-default:hover {
	color: #0099bb
}

.btn-light.btn-primary, .btn-light.btn-primary:hover {
	color: #0099bb
}

.btn-light.btn-info, .btn-light.btn-info:hover {
	color: #62b7ff
}

.btn-light.btn-successt, .btn-light.btn-success:hover {
	color: #19c55e
}

.btn-light.btn-warning, .btn-light.btn-warning:hover {
	color: #d2a052
}

.btn-light.btn-danger, .btn-light.btn-danger:hover {
	color: #e97961
}

.btn-ghost {
	background-color: transparent;
	color: #0099bb;
	border-color: #0099bb
}

.btn-ghost:hover {
	color: #fff;
	background-color: #0099bb
}

.btn-ghost.btn-default {
	background-color: transparent;
	color: #0099bb;
	border-color: #0099bb
}

.btn-ghost.btn-default:hover {
	color: #fff;
	background-color: #0099bb
}

.btn-ghost.btn-primary {
	background-color: transparent;
	color: #0099bb;
	border-color: #0099bb
}

.btn-ghost.btn-primary:hover {
	color: #fff;
	background-color: #0099bb
}

.btn-ghost.btn-success {
	background-color: transparent;
	color: #19c55e;
	border-color: #19c55e
}

.btn-ghost.btn-success:hover {
	color: #fff;
	background-color: #19c55e
}

.btn-ghost.btn-info {
	background-color: transparent;
	color: #62b7ff;
	border-color: #62b7ff
}

.btn-ghost.btn-info:hover {
	color: #fff;
	background-color: #62b7ff
}

.btn-ghost.btn-warning {
	background-color: transparent;
	color: #d2a052;
	border-color: #d2a052
}

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

.btn-ghost.btn-danger {
	background-color: transparent;
	color: #e97961;
	border-color: #e97961
}

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

.btn-ghost.btn-light {
	background-color: transparent;
	color: #fff;
	border-color: #fff
}

.btn-ghost.btn-light:hover {
	color: #fff;
	background-color: #fff
}

.btn-ghost.btn-light:hover {
	color: #000
}

.btn-sm, .woocommerce .widget_price_filter .price_slider_amount .button
	{
	height: 36px;
	font-size: 14px;
	line-height: 33px;
	padding: 0 20px
}

.btn-alt {
	border-radius: 4px
}

.btn-inline {
	margin-top: 0;
	margin-bottom: 0
}

.btn i, .woocommerce-account .woocommerce input.button i, .btn i:before,
	.woocommerce-account .woocommerce input.button i:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}

.btn-icon-left {
	padding-left: 21px
}

.btn-icon-left i {
	margin-right: 7px
}

.btn-icon-left.btn-sm {
	padding-left: 16px
}

.btn-icon-right {
	padding-right: 21px
}

.btn-icon-right i {
	margin-left: 7px;
	margin-top: -4px
}

.btn-icon-right.btn-sm {
	padding-right: 16px
}

.product_type_variable.btn i.icon-bag:before, .woocommerce-account .woocommerce input.button.product_type_variable i.icon-bag:before
	{
	content: "\e095"
}

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

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

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

.text-center .btn, .text-center .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .text-center input.button {
	margin-left: 5px;
	margin-right: 5px
}

.text-center .btn.btn-block, .text-center .woocommerce-account .woocommerce input.button.btn-block,
	.woocommerce-account .woocommerce .text-center input.button.btn-block {
	margin-left: 0;
	margin-right: 0
}

.text-right .btn, .text-right .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .text-right input.button {
	margin-left: 10px;
	margin-right: 0
}

.text-right .btn.btn-block, .text-right .woocommerce-account .woocommerce input.button.btn-block,
	.woocommerce-account .woocommerce .text-right input.button.btn-block {
	margin-left: 0
}

.scroll-to-top-btn {
	display: block;
	position: fixed;
	width: 48px;
	height: 48px;
	line-height: 46px;
	text-align: center;
	text-decoration: none;
	z-index: 9899;
	right: 16px;
	bottom: -96px;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	padding-left: 1px;
	opacity: 0;
	-webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55),
		opacity 0.3s, background-color 0.3s, border-color 0.3s;
	-webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55),
		opacity 0.3s, background-color 0.3s, border-color 0.3s;
	-moz-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55),
		opacity 0.3s, background-color 0.3s, border-color 0.3s;
	transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity
		0.3s, background-color 0.3s, border-color 0.3s
}

.scroll-to-top-btn i {
	color: #0099bb;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.scroll-to-top-btn:hover {
	background-color: #0099bb;
	border-color: #0099bb
}

.scroll-to-top-btn:hover i {
	color: #fff;
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-8px)
}

.scroll-to-top-btn.visible {
	bottom: 14px;
	opacity: 1
}

.btn-3d {
	text-transform: uppercase;
	border-radius: 6px;
	font-weight: bold;
	font-size: 15px;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s
}

.btn-3d.btn-default {
	-webkit-box-shadow: 0px 4px 0px #a37f6e;
	box-shadow: 0px 4px 0px #a37f6e
}

.btn-3d.btn-default:hover {
	background-color: #b5988a
}

.btn-3d.btn-default:active {
	-webkit-box-shadow: 0px 0px 0px #a37f6e;
	box-shadow: 0px 0px 0px #a37f6e
}

.btn-3d.btn-primary {
	-webkit-box-shadow: 0px 4px 0px #a37f6e;
	box-shadow: 0px 4px 0px #a37f6e
}

.btn-3d.btn-primary:hover {
	background-color: #b5988a
}

.btn-3d.btn-primary:active {
	-webkit-box-shadow: 0px 0px 0px #a37f6e;
	box-shadow: 0px 0px 0px #a37f6e
}

.btn-3d.btn-info {
	-webkit-box-shadow: 0px 4px 0px #1b96ff;
	box-shadow: 0px 4px 0px #1b96ff
}

.btn-3d.btn-info:hover {
	background-color: #49abff
}

.btn-3d.btn-info:active {
	-webkit-box-shadow: 0px 0px 0px #1b96ff;
	box-shadow: 0px 0px 0px #1b96ff
}

.btn-3d.btn-success {
	-webkit-box-shadow: 0px 4px 0px #118640;
	box-shadow: 0px 4px 0px #118640
}

.btn-3d.btn-success:hover {
	background-color: #16ae53
}

.btn-3d.btn-success:active {
	-webkit-box-shadow: 0px 0px 0px #118640;
	box-shadow: 0px 0px 0px #118640
}

.btn-3d.btn-warning {
	-webkit-box-shadow: 0px 4px 0px #af7c2e;
	box-shadow: 0px 4px 0px #af7c2e
}

.btn-3d.btn-warning:hover {
	background-color: #cd953e
}

.btn-3d.btn-warning:active {
	-webkit-box-shadow: 0px 0px 0px #af7c2e;
	box-shadow: 0px 0px 0px #af7c2e
}

.btn-3d.btn-danger {
	-webkit-box-shadow: 0px 4px 0px #e04422;
	box-shadow: 0px 4px 0px #e04422
}

.btn-3d.btn-danger:hover {
	background-color: #e6664b
}

.btn-3d.btn-danger:active {
	-webkit-box-shadow: 0px 0px 0px #e04422;
	box-shadow: 0px 0px 0px #e04422
}

.btn-3d:active {
	-webkit-transform: translateY(4px);
	-moz-transform: translateY(4px);
	-ms-transform: translateY(4px);
	-o-transform: translateY(4px);
	transform: translateY(4px)
}

.close-btn {
	font-size: 24px;
	background: none;
	border: none;
	color: #e97961;
	padding-left: 0;
	padding-right: 0
}

.close-btn:focus {
	outline: none
}

.login-btn, .google-login, .twitter-login, .facebook-login {
	position: relative;
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	margin-bottom: 12px;
	padding: 0 45px 0 25px
}

.login-btn>i, .google-login>i, .twitter-login>i, .facebook-login>i {
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -7px
}

.login-btn>i:before, .google-login>i:before, .twitter-login>i:before,
	.facebook-login>i:before {
	font-size: 14px
}

.google-login {
	background-color: #f4b400
}

.google-login:hover {
	background-color: #c18e00
}

.twitter-login {
	background-color: #55acee
}

.twitter-login:hover {
	background-color: #2795e9
}

.facebook-login {
	background-color: #3b5998
}

.facebook-login:hover {
	background-color: #2d4373
}

.btn-app-store, .btn-google-play, .btn-windows, .btn-amazon {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	border: none;
	margin: 10px 10px 10px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.btn-app-store, .btn-windows, .btn-amazon {
	width: 216px;
	height: 72px
}

.btn-google-play {
	width: 228px;
	height: 88px;
	margin-top: 6px;
	margin-bottom: 6px
}

.btn-app-store {
	background-image: url(../img/app-store.png)
}

.btn-google-play {
	background-image: url(../img/google-play.png)
}

.btn-amazon {
	background-image: url(../img/amazon.png)
}

.btn-windows {
	background-image: url(../img/windows.png)
}

.btn-kickstarter {
	background-color: #0099bb
}

.btn-kickstarter:hover {
	background-color: #008bbb
}

.btn-indie {
	background-color: transparent;
	border-color: #fff;
}

.btn-indie:hover {
	background-color: #fff;
	color: #000;
}

.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	z-index: 10;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1) 0,
		rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%,
		rgba(255, 255, 255, 0) 70%);
	background: -o-radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2)
		40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%,
		rgba(255, 255, 255, 0) 70%);
	background: -moz-radial-gradient(rgba(0, 0, 0, 0.1) 0,
		rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%,
		rgba(255, 255, 255, 0) 70%);
	background: radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%,
		rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(255, 255, 255, 0)
		70%);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
	background: rgba(255, 255, 255, 0.5);
	background: -webkit-radial-gradient(rgba(255, 255, 255, 0.3) 0,
		rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.5) 50%,
		rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 70%);
	background: -o-radial-gradient(rgba(255, 255, 255, 0.3) 0,
		rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.5) 50%,
		rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 70%);
	background: -moz-radial-gradient(rgba(255, 255, 255, 0.3) 0,
		rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.5) 50%,
		rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 70%);
	background: radial-gradient(rgba(255, 255, 255, 0.3) 0,
		rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.5) 50%,
		rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
	background: rgba(0, 0, 0, 0.2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
	background: rgba(255, 255, 255, 0.5)
}

.page-wrapper {
	position: relative;
	height: 100%
}

.is-preloader .page-wrapper {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s
}

.preloading .page-wrapper {
	visibility: hidden;
	opacity: 0
}

.spinner1 {
	position: absolute;
	left: 50%;
	margin-left: -30px
}

.spinner1 span {
	display: block;
	bottom: 0px;
	width: 9px;
	height: 5px;
	background: #0099bb;
	position: absolute;
	animation: preloader_1 1.5s infinite ease-in-out
}

.spinner1 span:nth-child(2) {
	left: 11px;
	animation-delay: 0.2s
}

.spinner1 span:nth-child(3) {
	left: 22px;
	animation-delay: 0.4s
}

.spinner1 span:nth-child(4) {
	left: 33px;
	animation-delay: 0.6s
}

.spinner1 span:nth-child(5) {
	left: 44px;
	animation-delay: 0.8s
}

@
keyframes preloader_1 { 0%{
	height: 5px;
	transform: translateY(0px);
	background: #0099bb
}

25%{
height
:
30px;transform
:translateY(15px)
;background
:
#0099bb
}
50%{
height
:
5px;transform
:translateY(0px)
;background
:
#0099bb
}
100%{
height
:
5px;transform
:translateY(0px)
;background
:
#0099bb
}
}
.spinner2 {
	width: 40px;
	height: 40px;
	position: relative
}

.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce1 {
	background-color: #0099bb
}

.double-bounce2 {
	background-color: #0099bb
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@
-webkit-keyframes bounce { 0%,100%{
	-webkit-transform: scale(0)
}

50%{
-webkit-transform
:scale(1)
}
}
@
keyframes bounce { 0%,100%{
	transform: scale(0);
	-webkit-transform: scale(0)
}

50%{
transform
:scale(1)
;-webkit-transform
:scale(1)
}
}
.spinner3 {
	width: 40px;
	height: 40px;
	position: relative;
	-webkit-animation: rotate 2s infinite linear;
	animation: rotate 2s infinite linear
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	border-radius: 100%;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.dot1 {
	background-color: #0099bb
}

.dot2 {
	background-color: #0099bb
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@
-webkit-keyframes rotate { 100%{
	-webkit-transform: rotate(360deg)
}

}
@
keyframes rotate { 100%{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg)
}

}
@
-webkit-keyframes bounce { 0%,100%{
	-webkit-transform: scale(0)
}

50%{
-webkit-transform
:scale(1)
}
}
@
keyframes bounce { 0%,100%{
	transform: scale(0);
	-webkit-transform: scale(0)
}

50%{
transform
:scale(1)
;-webkit-transform
:scale(1)
}
}
.spinner4 {
	width: 30px;
	height: 30px;
	background-color: #0099bb;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out
}

@
-webkit-keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateY
(180deg)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateY
(180deg)
 
rotateX
(180deg)
}
}
@
keyframes rotateplane { 0%{
	transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}

50%{
transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0deg);-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0deg)
}
100%{
transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
.spinner5 {
	width: 32px;
	height: 32px;
	position: relative
}

.cube1, .cube2 {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out
}

.cube1 {
	background-color: #0099bb
}

.cube2 {
	background-color: #0099bb
}

.cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

@
-webkit-keyframes cubemove { 25%{
	-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
}

50%{
-webkit-transform
:translateX(42px)
 
translateY
(42px)
 
rotate
(-180deg)
}
75%{
-webkit-transform
:translateX(0px)
 
translateY
(42px)
 
rotate
(-270deg)
 
scale
(0
.5
)
}
100%{
-webkit-transform
:rotate(-360deg)
}
}
@
keyframes cubemove { 25%{
	transform: translateX(42px) rotate(-90deg) scale(0.5);
	-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
}

50%{
transform
:translateX(42px)
 
translateY
(42px)
 
rotate
(-179deg);-webkit-transform
:translateX(42px)
 
translateY
(42px)
 
rotate
(-179deg)
}
50
.1 %{
	transform: translateX(42px) translateY(42px) rotate(-180deg);
	-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
}

75%{
transform
:translateX(0px)
 
translateY
(42px)
 
rotate
(-270deg)
 
scale
(0
.5
);-webkit-transform
:translateX(0px)
 
translateY
(42px)
 
rotate
(-270deg)
 
scale
(0
.5
)
}
100%{
transform
:rotate(-360deg)
;-webkit-transform
:rotate(-360deg)
}
}
.spinner6 {
	width: 50px;
	height: 30px;
	text-align: center
}

.spinner6>div {
	background-color: #0099bb;
	height: 100%;
	width: 6px;
	margin-left: 2px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out
}

.spinner6 .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.spinner6 .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.spinner6 .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

.spinner6 .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

@
-webkit-keyframes stretchdelay { 0%,40%,100%{
	-webkit-transform: scaleY(0.4)
}

20%{
-webkit-transform
:scaleY(1)
}
}
@
keyframes stretchdelay { 0%,40%,100%{
	transform: scaleY(0.4);
	-webkit-transform: scaleY(0.4)
}

20%{
transform
:scaleY(1)
;-webkit-transform
:scaleY(1)
}
}
.spinner7 {
	width: 90px;
	height: 30px;
	text-align: center
}

.spinner7>div {
	background-color: #0099bb;
	height: 15px;
	width: 15px;
	margin-left: 3px;
	border-radius: 50%;
	display: inline-block;
	-webkit-animation: stretchdelay 0.7s infinite ease-in-out;
	animation: stretchdelay 0.7s infinite ease-in-out
}

.spinner7 .circ2 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}

.spinner7 .circ3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s
}

.spinner7 .circ4 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s
}

.spinner7 .circ5 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s
}

@
-webkit-keyframes stretchdelay { 0%,40%,100%{
	-webkit-transform: translateY(-10px)
}

20%{
-webkit-transform
:translateY(-20px)
}
}
@
keyframes stretchdelay { 0%,40%,100%{
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px)
}

20%{
transform
:translateY(-20px)
;-webkit-transform
:translateY(-20px)
}
}
.preloader-light .double-bounce1, .preloader-light .double-bounce2,
	.preloader-light .container1>div, .preloader-light .container2>div,
	.preloader-light .container3>div, .preloader-light .dot1,
	.preloader-light .dot2, .preloader-light .spinner4, .preloader-light .cube1,
	.preloader-light .cube2, .preloader-light .spinner6>div,
	.preloader-light .spinner7>div {
	background-color: #fff !important
}

.grid .preloader {
	position: absolute;
	z-index: 100;
	width: 70px;
	height: 70px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -35px;
	visibility: hidden;
	opacity: 0
}

.grid .preloader>img {
	opacity: 0.6;
	margin: 9px auto 0 auto
}

.grid .preloader.active {
	visibility: visible;
	opacity: 1
}

.grid .nucleus_portfolio {
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s
}

.grid .nucleus_portfolio.loading {
	opacity: 0.5
}

.social-bar a {
	display: inline-block;
	height: 36px;
	width: 36px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0;
	margin-right: 4px;
	margin-bottom: 6px;
	border: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.social-bar.text-center a {
	margin-left: 1px;
	margin-right: 1px
}

.social-bar.text-right a {
	margin-left: 2px;
	margin-right: 0
}

.social-bar.bar-fixed-right, .social-bar.bar-fixed-left {
	position: fixed;
	z-index: 9949;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	top: 50%;
	padding: 5px;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.social-bar.bar-fixed-right a, .social-bar.bar-fixed-left a {
	display: block;
	margin-right: 0
}

.social-bar.bar-fixed-right a:last-child, .social-bar.bar-fixed-left a:last-child
	{
	margin-bottom: 0
}

@media screen and (max-width: 991px) {
	.social-bar.bar-fixed-right, .social-bar.bar-fixed-left {
		display: none
	}
}

.social-bar.bar-fixed-left {
	right: auto;
	left: 16px
}

.text-center .social-bar a {
	margin-left: 1px;
	margin-right: 1px
}

.text-right .social-bar a {
	margin-left: 2px;
	margin-right: 0
}

.sb-email {
	color: #0099bb;
	background-color: rgba(191, 166, 154, .1)
}

.sb-email:hover {
	color: #fff;
	background-color: rgba(191, 166, 154, 1)
}

.sb-behance {
	color: #1769ff;
	background-color: rgba(23, 105, 255, .1)
}

.sb-behance:hover {
	color: #fff;
	background-color: #1769ff
}

.sb-bitbucket {
	color: #205081;
	background-color: rgba(32, 80, 129, .1)
}

.sb-bitbucket:hover, .sb-bitbucket:focus {
	color: #fff;
	background-color: #205081
}

.sb-codepen {
	color: #76daff;
	background-color: rgba(118, 218, 255, .1)
}

.sb-codepen:hover, .sb-codepen:focus {
	color: #fff;
	background-color: #76daff
}

.sb-deviantart {
	color: #4e6252;
	background-color: rgba(78, 98, 82, .1)
}

.sb-deviantart:hover, .sb-deviantart:focus {
	color: #fff;
	background-color: #4e6252
}

.sb-digg {
	color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.sb-digg:hover, .sb-digg:focus {
	color: #fff;
	background-color: #000
}

.sb-dribbble {
	color: #ea4c89;
	background-color: rgba(234, 76, 137, .1)
}

.sb-dribbble:hover, .sb-dribbble:focus {
	color: #fff;
	background-color: #ea4c89
}

.sb-dropbox {
	color: #007ee5;
	background-color: rgba(0, 126, 229, .1)
}

.sb-dropbox:hover, .sb-dropbox:focus {
	color: #fff;
	background-color: #007ee5
}

.sb-facebook {
	color: #3b5998;
	background-color: rgba(59, 89, 152, .1)
}

.sb-facebook:hover, .sb-facebook:focus {
	color: #fff;
	background-color: #3b5998
}

.sb-flickr {
	color: #0063dc;
	background-color: rgba(0, 99, 220, .1)
}

.sb-flickr:hover, .sb-flickr:focus {
	color: #fff;
	background-color: #0063dc
}

.sb-foursquare {
	color: #ef4b78;
	background-color: rgba(239, 75, 120, .1)
}

.sb-foursquare:hover, .sb-foursquare:focus {
	color: #fff;
	background-color: #ef4b78
}

.sb-github {
	color: #4183c4;
	background-color: rgba(65, 131, 196, .1)
}

.sb-github:hover, .sb-github:focus {
	color: #fff;
	background-color: #4183c4
}

.sb-google-plus {
	color: #dd4b39;
	background-color: rgba(221, 75, 57, .1)
}

.sb-google-plus:hover, .sb-google-plus:focus {
	color: #fff;
	background-color: #dd4b39
}

.sb-instagram {
	color: #3f729b;
	background-color: rgba(63, 114, 155, .1)
}

.sb-instagram:hover, .sb-instagram:focus {
	color: #fff;
	background-color: #3f729b
}

.sb-jsfiddle {
	color: #4679bd;
	background-color: rgba(70, 121, 189, .1)
}

.sb-jsfiddle:hover, .sb-jsfiddle:focus {
	color: #fff;
	background-color: #4679bd
}

.sb-lastfm {
	color: #e31b23;
	background-color: rgba(227, 27, 35, .1)
}

.sb-lastfm:hover, .sb-lastfm:focus {
	color: #fff;
	background-color: #e31b23
}

.sb-linkedin {
	color: #0976b4;
	background-color: rgba(9, 118, 180, .1)
}

.sb-linkedin:hover, .sb-linkedin:focus {
	color: #fff;
	background-color: #0976b4
}

.sb-paypal {
	color: #253b80;
	background-color: rgba(37, 59, 128, .1)
}

.sb-paypal:hover, .sb-paypal:focus {
	color: #fff;
	background-color: #253b80
}

.sb-pinterest {
	color: #cc2127;
	background-color: rgba(204, 33, 39, .1)
}

.sb-pinterest:hover, .sb-pinterest:focus {
	color: #fff;
	background-color: #cc2127
}

.sb-reddit {
	color: #ff4500;
	background-color: rgba(255, 69, 0, .1)
}

.sb-reddit:hover, .sb-reddit:focus {
	color: #fff;
	background-color: #ff4500
}

.sb-skype {
	color: #00aff0;
	background-color: rgba(0, 175, 240, .1)
}

.sb-skype:hover, .sb-skype:focus {
	color: #fff;
	background-color: #00aff0
}

.sb-soundcloud {
	color: #f80;
	background-color: rgba(255, 136, 0, .1)
}

.sb-soundcloud:hover, .sb-soundcloud:focus {
	color: #fff;
	background-color: #f80
}

.sb-stackoverflow {
	color: #fe7a15;
	background-color: rgba(254, 122, 21, .1)
}

.sb-stackoverflow:hover, .sb-stackoverflow:focus {
	color: #fff;
	background-color: #fe7a15
}

.sb-steam {
	color: #7da10e;
	background-color: rgba(125, 161, 14, .1)
}

.sb-steam:hover, .sb-steam:focus {
	color: #fff;
	background-color: #7da10e
}

.sb-stumbleupon {
	color: #eb4924;
	background-color: rgba(235, 73, 36, .1)
}

.sb-stumbleupon:hover, .sb-stumbleupon:focus {
	color: #fff;
	background-color: #eb4924
}

.sb-trello {
	color: #256a92;
	background-color: rgba(37, 106, 146, .1)
}

.sb-trello:hover, .sb-trello:focus {
	color: #fff;
	background-color: #256a92
}

.sb-tumblr {
	color: #35465c;
	background-color: rgba(53, 70, 92, .1)
}

.sb-tumblr:hover, .sb-tumblr:focus {
	color: #fff;
	background-color: #35465c
}

.sb-twitch {
	color: #6441a5;
	background-color: rgba(100, 65, 165, .1)
}

.sb-twitch:hover, .sb-twitch:focus {
	color: #fff;
	background-color: #6441a5
}

.sb-twitter {
	color: #55acee;
	background-color: rgba(85, 172, 238, .1)
}

.sb-twitter:hover, .sb-twitter:focus {
	color: #fff;
	background-color: #55acee
}

.sb-vimeo {
	color: #1ab7ea;
	background-color: rgba(26, 183, 234, .1)
}

.sb-vimeo:hover, .sb-vimeo:focus {
	color: #fff;
	background-color: #1ab7ea
}

.sb-vine {
	color: #00b488;
	background-color: rgba(0, 180, 136, .1)
}

.sb-vine:hover, .sb-vine:focus {
	color: #fff;
	background-color: #00b488
}

.sb-vk {
	color: #45668e;
	background-color: rgba(69, 102, 142, .1)
}

.sb-vk:hover, .sb-vk:focus {
	color: #fff;
	background-color: #45668e
}

.sb-wechat {
	color: #98d11c;
	background-color: rgba(152, 209, 28, .1)
}

.sb-wechat:hover, .sb-wechat:focus {
	color: #fff;
	background-color: #98d11c
}

.sb-wordpress {
	color: #21759b;
	background-color: rgba(33, 117, 155, .1)
}

.sb-wordpress:hover, .sb-wordpress:focus {
	color: #fff;
	background-color: #21759b
}

.sb-xing {
	color: #026466;
	background-color: rgba(2, 100, 102, .1)
}

.sb-xing:hover, .sb-xing:focus {
	color: #fff;
	background-color: #026466
}

.sb-yahoo {
	color: #400191;
	background-color: rgba(64, 1, 145, .1)
}

.sb-yahoo:hover, .sb-yahoo:focus {
	color: #fff;
	background-color: #400191
}

.sb-yelp {
	color: #af0606;
	background-color: rgba(175, 6, 6, .1)
}

.sb-yelp:hover, .sb-yelp:focus {
	color: #fff;
	background-color: #af0606
}

.sb-youtube {
	color: #e52d27;
	background-color: rgba(229, 45, 39, .1)
}

.sb-youtube:hover, .sb-youtube:focus {
	color: #fff;
	background-color: #e52d27
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

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

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

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	width: 100%;
	max-width: 410px;
	margin: 100px auto 50px auto;
	padding-left: 15px;
	padding-right: 15px
}

.modal-dialog .close-btn {
	font-size: 36px;
	font-weight: 300;
	position: absolute;
	top: -45px;
	right: 15px;
	color: #fff
}

.modal-content {
	position: relative;
	width: 100%;
	background-color: #fff;
	background-clip: padding-box;
	outline: 0;
	padding: 36px
}

.modal-content .form-control {
	margin-bottom: 16px
}

.modal-content form a {
	border-bottom-style: dotted
}

.modal-content form .btn, .modal-content form .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .modal-content form input.button {
	margin: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9990;
	background-color: #0099bb;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s
}

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

.modal-backdrop.in {
	opacity: 0.9;
	filter: alpha(opacity = 90)
}

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

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.navbar {
	position: relative;
	z-index: 9899;
	width: 100%;
	top: 0;
	left: 0
}

.navbar .topbar {
	position: relative;
	z-index: 10; /*padding:18px 0 30px 0;*/
	background-color: #fff
}

.navbar .topbar>.container {
	position: relative
}

.navbar .toolbar {
	position: absolute;
	top: 50%;
	right: 15px;
	text-align: right;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navbar .toolbar>* {
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px
}

.navbar .toolbar a.text-sm {
	margin-right: 18px
}

.navbar .toolbar>.btn, .navbar .toolbar>.woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .navbar .toolbar>input.button {
	margin-left: 0;
	margin-right: 0
}

.navbar .toolbar a {
	padding-bottom: 2px
}

.navbar .toolbar a:focus {
	outline: none
}

.navbar .toolbar .cart-btn, .navbar .toolbar .search-btn>i {
	width: 36px;
	height: 36px;
	color: #0099bb;
	text-align: center;
	line-height: 31px;
	border: 1px solid #d9d9d9;
	padding-bottom: 0;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.navbar .toolbar .cart-btn:hover, .navbar .toolbar .search-btn>i:hover {
	color: #fff;
	background-color: #0099bb;
	border-color: #0099bb
}

.navbar .toolbar .cart-toggle {
	position: relative;
	width: 36px;
	height: 36px
}

.navbar .toolbar .cart-toggle .cart-btn {
	position: relative;
	display: block
}

.navbar .toolbar .cart-toggle .cart-btn .count {
	display: block;
	position: absolute;
	top: 2px;
	right: 3px;
	font-size: 0.7em;
	line-height: 1
}

.navbar .toolbar .cart-toggle .cart-dropdown {
	position: absolute;
	width: 280px;
	top: 100%;
	right: 0;
	text-align: left;
	padding: 30px 20px 10px 20px;
	margin-top: 2px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.navbar .toolbar .cart-toggle .cart-dropdown .widget_shopping_cart {
	border: none;
	padding: 0
}

.navbar .toolbar .cart-toggle:hover .cart-btn {
	color: #fff;
	background-color: #0099bb;
	border-color: #0099bb
}

.navbar .toolbar .cart-toggle:hover .cart-dropdown {
	visibility: visible;
	opacity: 1
}

.navbar .toolbar .search-btn {
	position: relative
}

.navbar .toolbar .search-btn .search-box {
	position: absolute;
	top: 0;
	right: 0;
	width: 0px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.navbar .toolbar .search-btn .search-box button[type="submit"] {
	width: 30px;
	height: 30px;
	top: 3px;
	right: 3px
}

.navbar .toolbar .search-btn .search-box.open {
	visibility: visible;
	opacity: 1;
	width: 560px
}

.navbar .mobile-socials {
	display: none
}

.site-logo {
	display: block;
	width: 138px;
	text-decoration: none;
	border: none;
	top: 50%;
	left: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.main-navigation {
	display: block;
	width: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	top: -100px;
	-webkit-transition: top 0.4s;
	-moz-transition: top 0.4s;
	transition: top 0.4s
}

.main-navigation .menu {
	display: table;
	list-style: none;
	padding: 0;
	text-align: center;
	margin: -1px auto
}

.main-navigation .menu:before, .main-navigation .menu:after {
	content: " ";
	display: table
}

.main-navigation .menu:after {
	clear: both
}

.main-navigation .menu li>a {
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.main-navigation .menu>li {
	position: relative;
	display: block;
	float: left;
	margin: 0
}

.main-navigation .menu>li>a {
	display: block;
	padding-bottom: 0;
	border: none;
	padding: 10px 36px;
	font-size: 16px;
	text-align: center
}

.main-navigation .menu>li>a i, .main-navigation .menu>li>a img {
	display: block;
	font-size: 47px;
	color: #0099bb;
	line-height: 1;
	margin-top: 7px;
	margin-bottom: 12px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.main-navigation .menu>li>a img {
	height: 47px;
	margin-left: auto;
	margin-right: auto
}

.main-navigation .menu>li.current-page-ancestor>a, .main-navigation .menu>li.current-menu-ancestor>a,
	.main-navigation .menu>li.current-menu-parent>a, .main-navigation .menu>li.current-page-parent>a,
	.main-navigation .menu>li.current_page_parent>a, .main-navigation .menu>li.current_page_ancest>a,
	.main-navigation .menu>li.current-menu-item>a, .main-navigation .menu>li.current_page_item>a
	{
	position: relative;
	color: #fff; /*background-color:#0099bb;*/
}

.main-navigation .menu>li.current-page-ancestor>a>i, .main-navigation .menu>li.current-menu-ancestor>a>i,
	.main-navigation .menu>li.current-menu-parent>a>i, .main-navigation .menu>li.current-page-parent>a>i,
	.main-navigation .menu>li.current_page_parent>a>i, .main-navigation .menu>li.current_page_ancest>a>i,
	.main-navigation .menu>li.current-menu-item>a>i, .main-navigation .menu>li.current_page_item>a>i
	{
	color: #fff
}

.main-navigation .menu>li.current-page-ancestor>a:after,
	.main-navigation .menu>li.current-menu-ancestor>a:after,
	.main-navigation .menu>li.current-menu-parent>a:after, .main-navigation .menu>li.current-page-parent>a:after,
	.main-navigation .menu>li.current_page_parent>a:after, .main-navigation .menu>li.current_page_ancest>a:after,
	.main-navigation .menu>li.current-menu-item>a:after, .main-navigation .menu>li.current_page_item>a:after
	{
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #0099bb;
	left: 50%;
	bottom: -6px;
	margin-left: -6px
}

.main-navigation .menu>li:hover>a {
	position: relative;
	color: #fff; /*background-color:#0099bb;*/
}

.main-navigation .menu>li:hover>a>i {
	color: #fff
}

.main-navigation .menu>li .sub-menu, .main-navigation .menu>li .mega-menu
	{
	display: none;
	position: absolute;
	list-style: none;
	width: 265px;
	padding: 14px 24px;
	background-color: #0099bb;
	text-align: left;
	left: 0;
	top: 100%;
	margin-top: -1px
}

.main-navigation .menu>li .mega-menu {
	width: 700px
}

.main-navigation .menu>li .mega-menu:before, .main-navigation .menu>li .mega-menu:after
	{
	content: " ";
	display: table
}

.main-navigation .menu>li .mega-menu:after {
	clear: both
}

.main-navigation .menu>li .mega-menu>ul {
	float: left;
	width: 36%;
	list-style: none;
	padding: 0 25px 0 0
}

.main-navigation .menu>li .mega-menu .content {
	width: 64%;
	float: left
}

.main-navigation .menu>li .mega-menu>ul>li, .main-navigation .menu>li .sub-menu>li
	{
	display: block;
	margin-bottom: 12px
}

.main-navigation .menu>li .mega-menu>ul>li:last-child, .main-navigation .menu>li .sub-menu>li:last-child
	{
	margin-bottom: 0
}

.main-navigation .menu>li .mega-menu>ul>li>a, .main-navigation .menu>li .sub-menu>li>a
	{
	position: relative;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 0 12px;
	border: 1px solid #0099bb
}

.main-navigation .menu>li .mega-menu>ul>li>a:hover, .main-navigation .menu>li .sub-menu>li>a:hover
	{
	background-color: #0099bb
}

.main-navigation .menu>li .mega-menu>ul>li.current-menu-item>a,
	.main-navigation .menu>li .sub-menu>li.current-menu-item>a,
	.main-navigation .menu>li .mega-menu>ul>li.current_page_item>a,
	.main-navigation .menu>li .sub-menu>li.current_page_item>a {
	background-color: #0099bb
}

.main-navigation .menu>li:hover .sub-menu, .main-navigation .menu>li:hover .mega-menu
	{
	display: block;
	-webkit-animation: fadeIn 0.35s;
	-moz-animation: fadeIn 0.35s;
	animation: fadeIn 0.35s
}

.main-navigation.stuck {
	position: fixed;
	top: 0;
	left: 0;
	border-left: 0;
	border-right: 0
}

.main-navigation.stuck .menu>li>a>i {
	font-size: 0px;
	margin: 0
}

.main-navigation.stuck .menu>li>a>img {
	height: 0px;
	margin: 0
}

.main-navigation .soon {
	color: #f7d412
}

.admin-bar .main-navigation.stuck {
	top: 32px
}

.navbar+.container {
	padding-top: 72px
}

@
-webkit-keyframes fadeIn {
	from {opacity: 0
}

to {
	opacity: 1
}

}
@
-moz-keyframes fadeIn {
	from {opacity: 0
}

to {
	opacity: 1
}

}
@
keyframes fadeIn {
	from {opacity: 0
}

to {
	opacity: 1
}

}
.nav-toggle {
	display: none;
	position: absolute;
	z-index: 1;
	width: 36px;
	height: 47px;
	right: 15px;
	top: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.nav-toggle span {
	position: absolute;
	width: 36px;
	height: 2px;
	top: 50%;
	margin-top: -1px;
	background-color: #0099bb
}

.nav-toggle span:before, .nav-toggle span:after {
	position: absolute;
	content: "";
	width: 36px;
	height: 2px;
	left: 0;
	background-color: #0099bb;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out
}

.nav-toggle span:before {
	top: -5px
}

.nav-toggle span:after {
	bottom: -5px
}

.nav-toggle.active span {
	width: 0px
}

.nav-toggle.active span:before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.nav-toggle.active span:after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}

.navbar-fullwidth>.container {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.navbar-fullwidth .main-navigation {
	padding-left: 15px;
	padding-right: 15px;
	border-left: none;
	border-right: 0
}

.navbar-fullwidth .topbar>.container {
	width: 100%
}

@media screen and (max-width: 991px) {
	.navbar {
		background-color: #fff
	}
	.navbar .topbar {
		padding-bottom: 18px
	}
	.navbar .nav-toggle {
		display: block
	}
	.navbar .toolbar {
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
		margin-top: 0;
		overflow: hidden;
		max-height: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s
	}
	.navbar .toolbar .search-btn .search-box.open {
		width: 280px
	}
	.navbar .toolbar .cart-toggle .cart-dropdown {
		display: none
	}
	.navbar .toolbar.expanded {
		margin-top: 15px;
		max-height: 120px
	}
	.navbar .mobile-socials {
		display: block;
		width: 100%;
		padding: 0 15px;
		text-align: center;
		overflow: hidden;
		max-height: 0;
		-webkit-transition: all 0.25s;
		-moz-transition: all 0.25s;
		transition: all 0.25s
	}
	.navbar .mobile-socials.expanded {
		padding-top: 24px;
		max-height: 80px
	}
	.navbar .main-navigation {
		position: relative;
		overflow: hidden;
		max-height: 0;
		border-color: transparent !important;
		top: auto;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s
	}
	.navbar .main-navigation.expanded {
		max-height: 2000px;
		border: 1px solid #d9d9d9 !important
	}
	.navbar .main-navigation .menu {
		display: block;
		width: 100%
	}
	.navbar .main-navigation .menu>li {
		position: static;
		width: 100%;
		margin-bottom: 5px
	}
	.navbar .main-navigation .menu>li:last-child {
		margin-bottom: 0
	}
	.navbar .main-navigation .menu>li.current-page-ancestor>a:after, .navbar .main-navigation .menu>li.current-menu-ancestor>a:after,
		.navbar .main-navigation .menu>li.current-menu-parent>a:after, .navbar .main-navigation .menu>li.current-page-parent>a:after,
		.navbar .main-navigation .menu>li.current_page_parent>a:after, .navbar .main-navigation .menu>li.current_page_ancest>a:after,
		.navbar .main-navigation .menu>li.current-menu-item>a:after, .navbar .main-navigation .menu>li.current_page_item>a:after
		{
		display: none
	}
	.navbar .main-navigation .menu>li .sub-menu, .navbar .main-navigation .menu>li .mega-menu
		{
		display: block;
		position: relative;
		width: 100%;
		overflow: hidden;
		padding-top: 0;
		padding-bottom: 0;
		max-height: 0;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		transition: all 0.4s
	}
	.navbar .main-navigation .menu>li .sub-menu.expanded, .navbar .main-navigation .menu>li .mega-menu.expanded
		{
		max-height: 1000px;
		padding-top: 24px;
		padding-bottom: 24px
	}
	.navbar .main-navigation .menu>li .mega-menu>ul {
		float: none;
		width: 100%;
		padding: 0 0 20px 0
	}
	.navbar .main-navigation .menu>li .mega-menu .content {
		width: 100%;
		float: none
	}
	.navbar .main-navigation .menu>li:hover .sub-menu, .navbar .main-navigation .menu>li:hover .mega-menu
		{
		-webkit-animation: none;
		-moz-animation: none;
		animation: none
	}
	.navbar .main-navigation .menu>li.active>a {
		color: #fff;
		background-color: #0099bb
	}
	.navbar .main-navigation .menu>li.active>a>i {
		color: #fff
	}
	.navbar .main-navigation.stuck {
		position: relative;
		top: auto;
		left: auto
	}
	.navbar .main-navigation.stuck .menu>li>a>i {
		font-size: 47px;
		margin-top: 7px;
		margin-bottom: 12px
	}
	.navbar-fullwidth>.container {
		padding-left: 15px;
		padding-right: 15px
	}
	.navbar-fullwidth .main-navigation {
		padding-left: 0;
		padding-right: 0;
		border: 1px solid #d9d9d9
	}
	.sticky-wrapper {
		height: auto !important
	}
}

.post-meta {
	display: table;
	width: 100%;
	margin-bottom: 24px
}

.post-meta .column {
	display: table-cell;
	vertical-align: top;
	text-align: left
}

.post-meta .column:last-child {
	text-align: right;
	padding-left: 25px
}

.post-meta span, .post-meta a {
	display: inline-block;
	font-size: 14px;
	font-weight: normal
}

.post-meta span>i, .post-meta a>i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #0099bb;
	margin-top: -5px;
	margin-right: 1px
}

.post-meta span {
	color: #808080;
	margin-right: 5px;
	margin-bottom: 6px
}

.post-meta span.post-comments>i {
	padding-left: 2px
}

.post-meta span.post-comments>a {
	border-bottom: 0
}

.post-item {
	display: block;
	width: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	margin-bottom: 30px
}

.post-item .post-thumb {
	display: block;
	padding-bottom: 0;
	border: none
}

.post-item .post-body {
	text-align: center;
	padding: 17px 24px 36px 24px
}

.post-item .post-body p {
	color: #666;
	margin-bottom: 12px
}

.post-item .post-meta {
	padding-bottom: 9px;
	border-bottom: 1px solid #d9d9d9
}

.post-item .post-title {
	display: block;
	color: #333;
	padding-bottom: 0;
	border: none;
	padding-top: 5px;
	margin-bottom: 24px
}

.post-item .post-title>h3 {
	font-size: 24px;
	margin-bottom: 0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.post-item .post-title:hover>h2, .post-item .post-title:hover>h3,
	.post-item .post-title:hover>h4 {
	color: #0099bb
}

.grid-item .post-item {
	margin-bottom: 0
}

.sticky {
	border-color: #0099bb
}

.sticky .post-meta .post-format, .format-image .post-meta .post-format,
	.format-gallery .post-meta .post-format, .format-video .post-meta .post-format,
	.format-audio .post-meta .post-format, .format-quote .post-meta .post-format,
	.format-link .post-meta .post-format, .format-chat .post-meta .post-format
	{
	display: inline-block;
	vertical-align: middle;
	font-family: "feather";
	font-size: 24px;
	color: #0099bb;
	margin-top: 2px;
	margin-right: 7px;
	line-height: 1
}

.single-post .post-meta .post-format {
	display: none
}

.format-standard .post-meta .post-format {
	display: none
}

.format-standard.sticky .post-meta .post-format {
	display: inline-block
}

.sticky .post-meta .post-format:before {
	content: "\e007"
}

.format-image .post-meta .post-format:before {
	content: "\e010"
}

.format-gallery .post-meta .post-format:before {
	content: "\e033"
}

.format-video .post-meta .post-format:before {
	content: "\e018"
}

.format-audio .post-meta .post-format:before {
	content: "\e098"
}

.format-quote .post-meta .post-format:before {
	content: "\e025"
}

.format-link .post-meta .post-format:before {
	content: "\e005"
}

.format-chat .post-meta .post-format:before {
	content: "\e076"
}

.post-tools {
	display: table;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #d9d9d9
}

.post-tools .column {
	display: table-cell;
	vertical-align: middle
}

.post-tools .column:first-child {
	width: 60%
}

.post-tools .column:last-child {
	width: 40%;
	text-align: right
}

@media screen and (max-width: 768px) {
	.post-tools {
		display: block
	}
	.post-tools .column {
		display: block;
		width: 100% !important;
		margin-bottom: 24px
	}
	.post-tools .column:last-child {
		text-align: left;
		margin-bottom: 0
	}
}

.pagination, .woocommerce-pagination {
	padding-top: 6px;
	border-top: 1px solid #d9d9d9;
	margin-top: 28px;
	text-align: left !important
}

.pagination .nav-links, .woocommerce-pagination .nav-links, .pagination .page-numbers,
	.woocommerce-pagination .page-numbers {
	border: none !important
}

.pagination .nav-links li, .woocommerce-pagination .nav-links li,
	.pagination .page-numbers li, .woocommerce-pagination .page-numbers li
	{
	border: none !important;
	float: none !important;
	overflow: visible !important
}

.pagination .nav-links a, .woocommerce-pagination .nav-links a,
	.pagination .page-numbers a, .woocommerce-pagination .page-numbers a,
	.pagination .nav-links span, .woocommerce-pagination .nav-links span,
	.pagination .page-numbers span, .woocommerce-pagination .page-numbers span
	{
	display: inline-block !important;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: 600 !important;
	text-decoration: none;
	line-height: 1.5 !important;
	border: none !important;
	padding: 8px 15px 8px 15px !important;
	word-wrap: no-wrap;
	overflow-wrap: no-wrap;
	margin: 0 0 10px -2px !important
}

.pagination .nav-links a:hover, .woocommerce-pagination .nav-links a:hover,
	.pagination .page-numbers a:hover, .woocommerce-pagination .page-numbers a:hover,
	.pagination .nav-links span:hover, .woocommerce-pagination .nav-links span:hover,
	.pagination .page-numbers span:hover, .woocommerce-pagination .page-numbers span:hover,
	.pagination .nav-links a:focus, .woocommerce-pagination .nav-links a:focus,
	.pagination .page-numbers a:focus, .woocommerce-pagination .page-numbers a:focus,
	.pagination .nav-links span:focus, .woocommerce-pagination .nav-links span:focus,
	.pagination .page-numbers span:focus, .woocommerce-pagination .page-numbers span:focus
	{
	background: none !important
}

.pagination .nav-links a.current, .woocommerce-pagination .nav-links a.current,
	.pagination .page-numbers a.current, .woocommerce-pagination .page-numbers a.current,
	.pagination .nav-links span.current, .woocommerce-pagination .nav-links span.current,
	.pagination .page-numbers span.current, .woocommerce-pagination .page-numbers span.current
	{
	color: #fff !important;
	background: none !important;
	background-color: #0099bb !important
}

.pagination .nav-links span, .woocommerce-pagination .nav-links span,
	.pagination .page-numbers span, .woocommerce-pagination .page-numbers span
	{
	cursor: default
}

.pagination .nav-links a, .woocommerce-pagination .nav-links a,
	.pagination .page-numbers a, .woocommerce-pagination .page-numbers a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.pagination .nav-links a:hover, .woocommerce-pagination .nav-links a:hover,
	.pagination .page-numbers a:hover, .woocommerce-pagination .page-numbers a:hover
	{
	color: #0099bb
}

.woocommerce-pagination {
	margin-top: 40px
}

.blog .footer, .single-post .footer {
	margin-top: 84px
}

.page-title {
	width: 100%;
	padding-top: 36px;
	margin-bottom: 48px
}

.page-title .inner {
	display: table;
	width: 100%
}

.page-title .column {
	display: table-cell;
	vertical-align: middle;
	width: 50%
}

.page-title .column:last-child {
	text-align: right
}

.page-title .title {
	display: inline-block;
	position: relative;
	padding: 8px 36px 8px 14px;
	background-color: #0099bb;
	overflow: hidden
}

.page-title .title h1 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 0
}

.page-title .title:before, .page-title .title:after {
	display: block;
	position: absolute;
	content: "";
	right: -64px;
	width: 0;
	height: 0
}

.page-title .title:before {
	top: -59px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 122px solid #fff
}

.page-title .title:after {
	bottom: -61px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 122px solid #fff
}

.page-title .breadcrumbs {
	display: inline-block;
	border: 1px solid #d9d9d9;
	padding: 9px 24px 11px 24px
}

.page-title .breadcrumbs>* {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px
}

.page-title .breadcrumbs>*:last-child {
	margin-right: 0
}

.page-title .breadcrumbs a {
	border-bottom: 1px dotted #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s
}

.page-title .breadcrumbs a:hover {
	border-color: #0099bb
}

.page-title .breadcrumbs span {
	font-weight: 600
}

.page-title .breadcrumbs .delimiter {
	color: #0099bb
}

.page-title.pt-fullwidth>.container {
	width: 100%
}

@media screen and (max-width: 768px) {
	.page-title .inner, .page-title .column {
		display: block;
		width: 100%
	}
	.page-title .inner:last-child, .page-title .column:last-child {
		text-align: left;
		padding-top: 15px
	}
}

.comments-area h4 {
	margin-bottom: 33px !important
}

.comment {
	margin-bottom: 36px
}

.comment.depth-2 {
	margin-top: 28px;
	padding-left: 90px
}

.comment .comment-body {
	border-bottom: 1px solid #d9d9d9
}

.comment .comment-meta {
	display: table;
	width: 100%;
	font-size: 14px;
	color: #808080;
	margin-bottom: 20px
}

.comment .comment-meta .column {
	display: table-cell;
	vertical-align: middle
}

.comment .comment-meta .column:last-child {
	text-align: right
}

.comment .comment-meta .comment-autor, .comment .comment-meta .comment-date,
	.comment .comment-meta .comment-reply {
	display: inline-block;
	font-size: 14px;
	margin-right: 18px
}

.comment .comment-meta .comment-autor>i, .comment .comment-meta .comment-date>i,
	.comment .comment-meta .comment-reply>i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #0099bb;
	margin-top: -5px;
	margin-right: 4px
}

.comment .comment-meta .comment-autor>i.icon-reply, .comment .comment-meta .comment-date>i.icon-reply,
	.comment .comment-meta .comment-reply>i.icon-reply {
	font-size: 13px
}

.comment .comment-meta .comment-date {
	margin-right: 0
}

@media screen and (max-width:600px) {
	.comment.depth-2 {
		padding-left: 25px
	}
}

.comment-respond {
	padding: 24px;
	border: 1px solid #d9d9d9;
	margin-top: 60px;
	margin-bottom: 36px
}

.comment-respond .logged-in-as {
	font-size: 12px;
	padding-bottom: 10px
}

.comment-respond .form-submit {
	margin-bottom: 0
}

.comment-respond .form-submit>.btn, .comment-respond .form-submit>.woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .comment-respond .form-submit>input.button
	{
	margin-bottom: 0
}

.comment-reply-title small {
	font-size: 12px;
	font-style: normal
}

.comment-navigation a, .comment-navigation span {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 8px
}

.comment-navigation span {
	color: #0099bb;
	font-weight: bold
}

.block-title {
	margin-bottom: 6px
}

.block-title small {
	display: block;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2;
	margin-top: 5px;
	letter-spacing: 0.1em
}

.text-light .block-title small, .text-light.block-title small {
	color: #fff;
	font-weight: 600
}

.switch-wrap .label {
	display: inline-block;
	vertical-align: middle;
	color: #666
}

.switch-wrap .switch-inner {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap
}

.switch-wrap .switch-inner>img, .switch-wrap .switch-inner .switch,
	.switch-wrap .switch-inner>span {
	display: inline-block;
	vertical-align: middle
}

.switch-wrap .switch-inner>span {
	margin: 0 7px
}

.switch-wrap .switch-inner>span:last-child {
	margin-right: 0
}

.switch-wrap .switch {
	width: 72px;
	height: 36px;
	border: 1px solid #d9d9d9;
	padding: 5px 0 0 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.switch-wrap .switch div {
	position: relative;
	width: 60px;
	height: 24px;
	background-color: rgba(191, 166, 154, .15);
	overflow: hidden
}

.switch-wrap .switch div .knob {
	display: block;
	position: absolute;
	height: 100%;
	width: 24px;
	background-color: #0099bb;
	left: 0;
	top: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.switch-wrap .switch div .knob:after, .switch-wrap .switch div .knob:before
	{
	position: absolute;
	display: block;
	font-family: "feather";
	line-height: 1.3;
	font-size: 18px;
	color: #0099bb;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	transition: opacity 0.25s
}

.switch-wrap .switch div .knob:before {
	content: "\e094";
	left: -27px
}

.switch-wrap .switch div .knob:after {
	content: "\e095";
	right: -27px;
	opacity: 1
}

.switch-wrap .switch.on div .knob {
	-webkit-transform: translateX(36px);
	-moz-transform: translateX(36px);
	-ms-transform: translateX(36px);
	-o-transform: translateX(36px);
	transform: translateX(36px)
}

.switch-wrap .switch.on div .knob:before {
	opacity: 1
}

.pricing-table, .schedule-table {
	overflow-x: auto;
	min-height: 0.01%
}

.pricing-table table, .schedule-table table {
	width: 100%;
	min-width: 940px;
	background-color: #fff;
	table-layout: fixed
}

.pricing-table table td, .schedule-table table td {
	position: relative;
	padding: 14px 20px
}

.pricing-table table td span, .schedule-table table td span {
	display: block
}

.pricing-table table td a, .schedule-table table td a {
	display: inline-block
}

.pricing-table table tr:first-child>td, .schedule-table table tr:first-child>td
	{
	padding-top: 62px;
	padding-bottom: 31px
}

.pricing-table colgroup col.featured, .schedule-table colgroup col.featured
	{
	border: 2px solid #0099bb
}

.pricing-table .img-icon, .schedule-table .img-icon {
	position: absolute;
	display: block;
	width: 43px;
	top: 14px;
	left: 20px
}

.pricing-table .img-icon img, .schedule-table .img-icon img {
	width: 100%
}

.pricing-table .infinity, .schedule-table .infinity {
	font-family: Arial;
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.pricing-table .infinity:before, .schedule-table .infinity:before {
	content: "8"
}

.pricing-table .available, .schedule-table .available, .pricing-table .not-available,
	.schedule-table .not-available {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%
}

.pricing-table .not-available, .schedule-table .not-available {
	background-color: #fd8369
}

.pricing-table .available, .schedule-table .available {
	background-color: #1bdb68
}

@media screen and (max-width: 991px) {
	.pricing-table, .schedule-table {
		margin-bottom: 18px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

.text-center.pricing-table .img-icon, .text-center.schedule-table .img-icon
	{
	left: 50%;
	margin-left: -22px
}

.box-with-icon {
	display: block;
	width: 100%;
	max-width: 380px;
	margin: 0 auto 20px auto;
	cursor: default
}

.box-with-icon .bwi-inner {
	width: 100%;
	padding: 15px 24px 25px 24px;
	background-color: #fff
}

.box-with-icon .bwi-icon {
	display: inline-block;
	width: 96px;
	margin-bottom: 21px
}

.box-with-icon .bwi-icon>i {
	font-size: 4.5em;
	line-height: 96px;
	color: #0099bb
}

.box-with-icon .bwi-icon>img {
	height: 96px
}

.box-with-icon .bwi-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 21px
}

.box-with-icon .bwi-text {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0
}

.box-with-icon.bwi-expandable {
	position: relative;
	z-index: 1;
	min-height: 250px
}

.box-with-icon.bwi-expandable .bwi-inner {
	position: absolute;
	width: 100%;
	max-height: 250px;
	top: 0;
	left: 0;
	border: 2px solid transparent;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.box-with-icon.bwi-expandable:hover {
	z-index: 5
}

.box-with-icon.bwi-expandable:hover .bwi-inner {
	border-color: #0099bb;
	max-height: 600px
}

.box-with-icon.bwi-horizontal {
	margin-bottom: 30px
}

.box-with-icon.bwi-horizontal .bwi-inner {
	display: table;
	padding: 0
}

.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon, .box-with-icon.bwi-horizontal .bwi-inner .bwi-content
	{
	display: table-cell;
	vertical-align: top
}

.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon>img, .box-with-icon.bwi-horizontal .bwi-inner .bwi-content>img
	{
	width: 100%
}

.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon {
	width: 106px;
	padding-right: 12px
}

.box-with-icon.bwi-block {
	max-width: 100%
}

a.box-with-icon {
	cursor: pointer
}

.image-box {
	display: block;
	max-width: 300px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #d9d9d9;
	margin: 0 auto 30px auto;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	cursor: default
}

.image-box>img {
	display: block;
	margin: 0 auto 8px auto
}

.image-box .ib-text {
	padding: 0 15px 48px
}

.image-box .ib-title {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 16px
}

.image-box p {
	font-size: 14px;
	color: #666;
	margin-bottom: 0
}

.image-box:hover {
	border-color: #0099bb;
	-webkit-box-shadow: 0px 0px 0px 1px #0099bb;
	box-shadow: 0px 0px 0px 1px #0099bb
}

a.image-box {
	cursor: pointer
}

.testimonial {
	width: 100%;
	max-width: 380px;
	padding: 32px 24px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #0099bb;
	margin: 0 auto 30px auto
}

.testimonial .author-ava {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	margin: 0 auto 24px auto;
	overflow: hidden
}

.testimonial .author-ava>img {
	border-radius: 50%
}

.testimonial .author-name {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 3px
}

.testimonial .text {
	font-size: 18px;
	font-style: italic;
	font-weight: 600
}

.testimonial .text:after {
	display: block;
	content: "\201C";
	font-size: 3.5em;
	line-height: 0.6;
	margin: 15px auto 0 auto
}

.fw-section {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.fw-section[data-stellar-background-ratio] {
	background-size: auto
}

.fw-section .container, .fw-section .container-fluid {
	position: relative;
	z-index: 5
}

.fw-section .overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #333
}

.fw-section .overlay.overlay-light {
	background-color: #fff
}

.fw-section.border-top {
	border-top: 1px solid #d9d9d9
}

.fw-section.border-bottom {
	border-bottom: 1px solid #d9d9d9
}

.fw-section.arrow-top {
	z-index: 5;
	border-top: 1px solid #d9d9d9
}

.fw-section.arrow-top:after, .fw-section.arrow-top:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.fw-section.arrow-top:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 45px;
	border-left-width: 85px;
	border-right-width: 85px;
	margin-left: -85px
}

.fw-section.arrow-top:before {
	border-color: rgba(217, 217, 217, 0);
	border-bottom-color: #cfcfcf;
	border-width: 46px;
	border-left-width: 86px;
	border-right-width: 86px;
	margin-left: -86px
}

.fw-section.arrow-bottom {
	z-index: 5;
	border-bottom: 1px solid #d9d9d9
}

.fw-section.arrow-bottom:after, .fw-section.arrow-bottom:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.fw-section.arrow-bottom:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 45px;
	border-left-width: 85px;
	border-right-width: 85px;
	margin-left: -85px
}

.fw-section.arrow-bottom:before {
	border-color: rgba(217, 217, 217, 0);
	border-top-color: #cfcfcf;
	border-width: 46px;
	border-left-width: 86px;
	border-right-width: 86px;
	margin-left: -86px
}

.fw-section.bg-default {
	background-color: #ecddd5
}

.fw-section.bg-default.arrow-top:after {
	border-bottom-color: #ecddd5
}

.fw-section.bg-default.arrow-bottom:after {
	border-top-color: #ecddd5
}

.fw-section.bg-primary {
	background-color: #ddfae8
}

.fw-section.bg-primary.arrow-top:after {
	border-bottom-color: #ddfae8
}

.fw-section.bg-primary.arrow-bottom:after {
	border-top-color: #ddfae8
}

.fw-section.bg-gray {
	background-color: #f6f6f6
}

.fw-section.bg-gray.arrow-top:after {
	border-bottom-color: #f6f6f6
}

.fw-section.bg-gray.arrow-bottom:after {
	border-top-color: #f6f6f6
}

.fw-section.bg-parallax {
	background-attachment: fixed
}

@media screen and (max-width: 991px) {
	.fw-section.bg-parallax {
		background-attachment: scroll
	}
}

.fw-section.bg-cover {
	background-size: cover
}

.fw-section .angle {
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 192px;
	background-position: center bottom;
	background-repeat: no-repeat
}

.fw-section .angle.angle-top-right, .fw-section .angle.angle-top-left {
	bottom: auto;
	top: 0
}

.fw-section .angle.angle-bottom-left {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.fw-section .angle.angle-top-left {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.fw-section .angle.angle-top-right {
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	-o-transform: rotateX(-180deg);
	transform: rotateX(-180deg)
}

.fw-section.no-padding>.container, .fw-section.no-padding>.container-fluid
	{
	padding-left: 0;
	padding-right: 0
}

.fw-section.no-padding>.container>.row, .fw-section.no-padding>.container-fluid>.row
	{
	margin-left: 0;
	margin-right: 0
}

.fw-section.no-padding>.container>.row .vc_column-inner, .fw-section.no-padding>.container-fluid>.row .vc_column-inner
	{
	padding-left: 0;
	padding-right: 0
}

.pricing-plan {
	width: 100%;
	max-width: 400px;
	text-align: center;
	padding-top: 10px;
	border: 2px solid #0099bb;
	margin: 0 auto 30px auto
}

.pricing-plan .pricing-header {
	padding: 0 15px
}

.pricing-plan .pricing-icon {
	width: 68px;
	margin: 0 auto 10px auto
}

.pricing-plan .pricing-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 24px
}

.pricing-plan p {
	color: #666;
	margin-bottom: 24px
}

.pricing-plan .btn, .pricing-plan .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .pricing-plan input.button {
	margin: 0 0 24px 0
}

.pricing-plan ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.pricing-plan ul>li {
	display: block;
	color: #808080;
	padding: 10px 15px;
	border-top: 1px solid #d9d9d9
}

.pricing-plan ul>li strong {
	color: #000
}

.video-popup-btn .play-btn, .video-popup-tile .play-btn {
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 146px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border: 6px solid #fff;
	background-color: #0099bb;
	border-radius: 50%;
	padding-left: 8px;
	margin-bottom: 26px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
	mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.video-popup-btn .play-btn>i, .video-popup-tile .play-btn>i {
	font-size: 2.5em
}

.video-popup-btn .play-btn:hover, .video-popup-tile .play-btn:hover {
	background-color: #008bbb
}

.video-popup-btn.small-btn .play-btn, .video-popup-tile.small-btn .play-btn
	{
	width: 84px;
	height: 84px;
	line-height: 80px
}

.video-popup-btn.small-btn .play-btn>i, .video-popup-tile.small-btn .play-btn>i
	{
	font-size: 2.3em
}

.video-popup-tile {
	max-width: 300px;
	text-align: center;
	margin: 0 auto
}

.video-popup-tile .thumb {
	position: relative;
	border: 1px solid #d9d9d9;
	margin: 0 auto 24px auto
}

.video-popup-tile .inner {
	position: absolute;
	z-index: 5;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 0;
	margin-top: -60px
}

.video-popup-tile .play-btn {
	width: 120px;
	height: 120px;
	line-height: 124px;
	border: none;
	background-color: rgba(191, 166, 154, .6);
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	transition: background-color 0.4s
}

.video-popup-tile .play-btn:hover {
	background-color: #0099bb
}

.video-popup-tile .video-popup-tile-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px
}

.video-popup-tile p {
	color: #666
}

.download-counter {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 560px
}

.download-counter .inner {
	font-size: 72px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	border: 6px solid #fff;
	background-color: #0099bb;
	padding: 22px 15px 10px 15px
}

.download-counter .inner>small {
	display: block;
	font-size: 16px
}

.download-counter:before {
	position: absolute;
	z-index: 5;
	display: block;
	content: "";
	width: 100%;
	height: 68px;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.1
}

.teammate-1, .teammate-2, .teammate-3 {
	width: 100%;
	max-width: 300px;
	margin: 0 auto 48px auto;
	cursor: default
}

.teammate-1 .thumbnail, .teammate-2 .thumbnail, .teammate-3 .thumbnail {
	margin-bottom: 24px
}

.teammate-1 .thumbnail-static, .teammate-2 .thumbnail-static,
	.teammate-3 .thumbnail-static {
	position: relative;
	border-radius: 50%;
	background-color: #0099bb;
	margin-bottom: 24px
}

.teammate-1 .thumbnail-static h4, .teammate-2 .thumbnail-static h4,
	.teammate-3 .thumbnail-static h4 {
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	color: #fff;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.teammate-1 p, .teammate-3 p {
	color: #666;
	margin-bottom: 0
}

.teammate-1 .teammate-name, .teammate-3 .teammate-name {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px
}

.teammate-1 .thumbnail, .teammate-3 .thumbnail {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000
}

.teammate-1 .thumbnail .flipper, .teammate-3 .thumbnail .flipper {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s
}

.teammate-1 .thumbnail .flipper .front, .teammate-3 .thumbnail .flipper .front
	{
	position: relative;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

.teammate-1 .thumbnail .flipper .front>img, .teammate-3 .thumbnail .flipper .front>img
	{
	border-radius: 50%
}

.teammate-1 .thumbnail .flipper .back, .teammate-3 .thumbnail .flipper .back
	{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	border: 2px solid #0099bb;
	padding: 24px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.teammate-1 .thumbnail .flipper .back p, .teammate-3 .thumbnail .flipper .back p
	{
	margin-bottom: 24px
}

.teammate-1:hover .thumbnail .flipper, .teammate-3:hover .thumbnail .flipper
	{
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.ie .teammate-1 .thumbnail .flipper .front, .ie .teammate-1 .thumbnail .flipper .back
	{
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

.ie .teammate-1 .thumbnail .flipper .back {
	z-index: 5;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s
}

.ie .teammate-1:hover .thumbnail .flipper {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.ie .teammate-1:hover .thumbnail .flipper .back {
	visibility: visible;
	opacity: 1
}

.teammate-3 {
	text-align: center
}

.teammate-3 .thumbnail>img {
	border-radius: 50%
}

.teammate-2 .thumbnail {
	position: relative;
	overflow: hidden
}

.teammate-2 .thumbnail>img {
	border-radius: 50%;
	opacity: 1;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.teammate-2 .teammate-name {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 12px
}

.teammate-2 .teammate-position {
	display: block;
	color: #0099bb;
	margin-bottom: 16px
}

.teammate-2 p {
	font-size: 18px;
	color: #666
}

.teammate-2 .social-bar {
	position: absolute;
	z-index: 5;
	width: 100%;
	left: 0;
	bottom: 24px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.teammate-2:hover .thumbnail>img {
	border-radius: 0%;
	opacity: 0.1
}

.teammate-2:hover .social-bar {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.progress {
	position: relative;
	width: 100%;
	height: 48px;
	background-color: rgba(191, 166, 154, .1);
	overflow: hidden;
	margin-bottom: 24px
}

.progress .progress-bar {
	width: 0;
	height: 48px;
	background-repeat: repeat;
	background-position: 0 0;
	-webkit-transition: width 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: width 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: width 0.9s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.progress .progress-bar.progress-bar-default {
	background-color: #0099bb
}

.progress .progress-bar.progress-bar-primary {
	background-color: #0099bb
}

.progress .progress-bar.progress-bar-success {
	background-color: #19c55e
}

.progress .progress-bar.progress-bar-info {
	background-color: #62b7ff
}

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

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

.progress .label {
	position: absolute;
	width: 100%;
	height: 48px;
	padding: 0 65px 0 25px;
	text-align: left
}

.progress .label>span {
	color: #fff;
	font-weight: bold;
	line-height: 48px
}

.progress .label>span.units {
	position: absolute;
	top: 0;
	right: 25px
}

.feature-tabs {
	padding: 0 15px 0 20px
}

.feature-tabs .devices {
	position: relative;
	float: left;
	width: 53%;
	max-width: 1025px
}

.feature-tabs .devices img {
	width: 100%
}

.feature-tabs .tabs {
	float: left;
	width: 47%;
	max-width: 630px;
	padding-left: 7%;
	margin-top: 80px
}

.feature-tabs .tablet {
	position: relative;
	overflow: hidden
}

.feature-tabs .phone {
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: -8%;
	width: 34.5%;
	max-width: 280px;
	overflow: hidden
}

.feature-tabs .nav-tabs {
	text-align: center;
	margin: 18px 0 5px 0;
	padding: 0
}

.feature-tabs .nav-tabs>li {
	display: inline-block;
	float: none;
	margin: 6px 12px;
	opacity: 0.25;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s
}

.feature-tabs .nav-tabs>li>a {
	width: 90px;
	height: 90px;
	border: none;
	padding: 0;
	border-radius: 50%
}

.feature-tabs .nav-tabs>li>a>img {
	width: 100%
}

.feature-tabs .nav-tabs>li>a>i {
	font-size: 4em;
	line-height: 90px;
	color: #0099bb
}

.feature-tabs .nav-tabs>li.active {
	opacity: 1
}

.feature-tabs .nav-tabs>li.active>a, .feature-tabs .nav-tabs>li.active>a:hover
	{
	color: #000;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.devices .tablet .mask, .devices .phone .mask {
	position: absolute;
	overflow: hidden
}

.devices .tablet .screens, .devices .phone .screens {
	list-style: none;
	padding: 0;
	margin: 0
}

.devices .tablet .screens li, .devices .phone .screens li {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	line-height: 0;
	opacity: 0;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.devices .tablet .screens li.active, .devices .phone .screens li.active
	{
	position: relative;
	z-index: 5;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.devices .tablet .mask {
	top: 6%;
	left: 8.9%;
	right: 8.8%
}

.devices .phone .mask {
	top: 11.65%;
	left: 7.3%;
	right: 6.9%
}

.visible-when-stack {
	display: none;
	text-align: center
}

@media screen and (max-width:1280px) {
	.feature-tabs .tabs {
		margin-top: 10px
	}
	.feature-tabs .nav-tabs {
		margin-top: 0
	}
	.feature-tabs .nav-tabs>li {
		margin: 6px 6px
	}
	.feature-tabs .nav-tabs>li>a {
		width: 84px;
		height: 84px
	}
	.feature-tabs .nav-tabs>li>a>i {
		font-size: 3em
	}
}

@media screen and (max-width:1100px) {
	.feature-tabs .tabs, .feature-tabs .devices {
		width: 100%;
		float: none
	}
	.feature-tabs .devices {
		margin-top: 15px;
		padding-right: 4%
	}
	.feature-tabs .devices .phone {
		right: 0
	}
	.feature-tabs .tabs {
		padding-left: 0;
		margin: 40px auto 0 auto
	}
	.visible-when-stack {
		display: block
	}
	.hidden-when-stack {
		display: none
	}
}

@media screen and (max-width:640px) {
	.feature-tabs .devices {
		margin-top: 0
	}
}

.logo-carousel .inner a {
	display: inline-block;
	width: 100%;
	max-width: 170px;
	border: 2px solid transparent;
	-webkit-transition: border-color 0.35s ease-in-out;
	-moz-transition: border-color 0.35s ease-in-out;
	transition: border-color 0.35s ease-in-out
}

.logo-carousel .inner a>img {
	width: 100%
}

.logo-carousel .inner a:hover {
	border-color: #0099bb
}

.counter {
	max-width: 400px;
	text-align: center;
	padding-top: 15px;
	border: 1px solid #d9d9d9;
	margin: 0 auto 30px auto;
	cursor: default
}

.counter .counter-icon {
	display: inline-block;
	width: 60px
}

.counter .counter-icon>img {
	width: 100%
}

.counter .counter-icon>i {
	font-size: 2.2em;
	line-height: 1.6;
	color: #0099bb
}

.counter .digits {
	width: 100%;
	font-size: 56px;
	color: #000;
	line-height: 1.3;
	font-weight: 300;
	padding: 0 20px 20px 20px
}

.counter .counter-footer {
	color: #666;
	padding: 22px 20px;
	border-top: 1px solid #d9d9d9
}

.counter .counter-footer p {
	margin-bottom: 0
}

.counter.featured .counter-footer {
	color: #fff;
	background-color: #0099bb
}

.tile-tabs .tab {
	position: relative;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 28px 24px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	margin-bottom: 43px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.tile-tabs .tab:before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	bottom: -7px;
	left: 50%;
	margin-left: -7px;
	border-width: 7px 7px 0;
	border-top-color: #0099bb;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s
}

.tile-tabs .tab .tab-title {
	font-size: 16px;
	font-weight: 600;
	color: #333
}

.tile-tabs .tab p {
	color: #000;
	font-weight: normal;
	opacity: 0.5;
	margin-bottom: 0
}

.tile-tabs .tab .tab-title, .tile-tabs .tab p {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.tile-tabs .tab.active {
	background-color: #0099bb;
	border-color: #0099bb
}

.tile-tabs .tab.active:before {
	opacity: 1
}

.tile-tabs .tab.active .tab-title, .tile-tabs .tab.active p {
	color: #fff
}

.tile-tabs .tab-content {
	padding: 0
}

.tile-tabs .tab-content>.tab-pane {
	padding: 22px;
	border: 1px solid #d9d9d9
}

.countdown .item {
	max-width: 170px;
	margin: 0 auto 30px auto;
	text-align: center
}

.countdown .item .days, .countdown .item .hours, .countdown .item .minutes,
	.countdown .item .seconds {
	font-size: 72px;
	color: #0099bb;
	line-height: 2.1;
	font-weight: normal;
	border: 6px solid #0099bb;
	margin-bottom: 15px
}

.countdown .item .days_ref, .countdown .item .hours_ref, .countdown .item .minutes_ref,
	.countdown .item .seconds_ref {
	margin-bottom: 0
}

.gallery-grid {
	width: 100%
}

.gallery-grid:before, .gallery-grid:after {
	content: " ";
	display: table
}

.gallery-grid:after {
	clear: both
}

.gallery-grid .gallery-item {
	position: relative;
	display: block;
	float: left;
	width: 33.33333%;
	height: 370px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border: none;
	overflow: hidden
}

.gallery-grid .gallery-item:before {
	position: absolute;
	display: block;
	z-index: 2;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(191, 166, 154, 0);
	border: 6px solid #0099bb;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.gallery-grid .gallery-item>.thumbnail {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s
}

.gallery-grid .gallery-item>i {
	position: absolute;
	z-index: 5;
	display: block;
	width: 100%;
	font-size: 36px;
	line-height: 1;
	top: 50%;
	left: 0;
	margin-top: -21px;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.gallery-grid .gallery-item:hover:before {
	background-color: rgba(191, 166, 154, .5);
	opacity: 1
}

.gallery-grid .gallery-item:hover>.thumbnail {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}

.gallery-grid .gallery-item:hover>i {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

@media screen and (max-width: 1200px) {
	.gallery-grid .gallery-item {
		height: 320px
	}
}

@media screen and (max-width: 991px) {
	.gallery-grid .gallery-item {
		height: 250px
	}
}

@media screen and (max-width: 768px) {
	.gallery-grid .gallery-item {
		width: 50%;
		height: 350px
	}
}

@media screen and (max-width:700px) {
	.gallery-grid .gallery-item {
		height: 300px
	}
}

@media screen and (max-width:580px) {
	.gallery-grid .gallery-item {
		width: 100%;
		height: 370px
	}
}

@media screen and (max-width:380px) {
	.gallery-grid .gallery-item {
		height: 260px
	}
}

.split-contacts {
	display: table;
	width: 100%
}

.split-contacts>.column {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.split-contacts h4 {
	padding: 72px 25px 0 25px
}

.split-contacts .cd-title h4 {
	padding: 0
}

.split-contacts .wpcf7 {
	position: relative;
	padding: 0 25px
}

.split-contacts .wpcf7 .response-holder {
	position: absolute;
	top: 0;
	right: 0
}

.split-contacts .wpcf7-submit {
	margin-top: -20px
}

.split-contacts .google-map {
	height: 580px
}

.split-contacts .contact-details {
	position: absolute;
	z-index: 10;
	width: 100%;
	max-width: 310px;
	top: 25%;
	left: 25px;
	padding: 24px;
	background-color: #0099bb
}

.split-contacts .contact-details .cd-head {
	display: table;
	width: 100%;
	margin-bottom: 16px
}

.split-contacts .contact-details .cd-head .cd-icon, .split-contacts .contact-details .cd-head .cd-title
	{
	display: table-cell;
	vertical-align: middle
}

.split-contacts .contact-details .cd-head .cd-icon {
	width: 75px;
	padding-right: 15px
}

.split-contacts .contact-details .cd-head .cd-icon>img {
	width: 100%
}

.split-contacts .contact-details .cd-head .cd-title {
	padding: 10px 0
}

.split-contacts .contact-details .cd-head .cd-title h1, .split-contacts .contact-details .cd-head .cd-title h2,
	.split-contacts .contact-details .cd-head .cd-title h3, .split-contacts .contact-details .cd-head .cd-title h4,
	.split-contacts .contact-details .cd-head .cd-title h5, .split-contacts .contact-details .cd-head .cd-title h6,
	.split-contacts .contact-details .cd-head .cd-title p {
	margin-bottom: 0
}

.split-contacts .contact-details ul {
	margin-bottom: 0
}

.split-contacts .contact-details.bg-primary {
	background-color: #0099bb
}

.split-contacts .contact-details.bg-dark {
	background-color: #333
}

.split-contacts .contact-details.bg-white {
	background-color: #fff
}

@media screen and (max-width:1024px) {
	.split-contacts>.column {
		display: block;
		width: 100%
	}
	.split-contacts .google-map {
		height: 480px !important
	}
	.split-contacts .wpcf7 {
		padding-bottom: 24px
	}
}

@media screen and (max-width:640px) {
	.split-contacts .google-map {
		height: 380px !important
	}
	.split-contacts .contact-details {
		position: relative;
		max-width: 100%;
		top: auto;
		left: 0
	}
}

.portfolio-item {
	display: block;
	text-decoration: none;
	border: none
}

.portfolio-item .portfolio-title {
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin-top: 12px;
	margin-bottom: 0
}

.portfolio-item>.thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden
}

.portfolio-item>.thumbnail>img {
	display: block;
	vertical-align: bottom;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s
}

.portfolio-item>.thumbnail:before {
	position: absolute;
	display: block;
	z-index: 2;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(191, 166, 154, 0);
	border: 6px solid #0099bb;
	opacity: 0;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.portfolio-item>.thumbnail>.portfolio-title {
	position: absolute;
	z-index: 5;
	width: 100%;
	font-size: 24px;
	text-align: center;
	color: #fff;
	top: 50%;
	left: 0;
	margin-top: 0;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s
}

.portfolio-item:hover>.thumbnail>img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}

.portfolio-item:hover>.thumbnail>.portfolio-title {
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.portfolio-item:hover>.thumbnail:before {
	background-color: rgba(191, 166, 154, .55);
	opacity: 1
}

.portfolio-item:hover>i {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.shop-tile {
	display: table;
	width: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	margin-bottom: 30px !important
}

.shop-tile .thumbnail, .shop-tile .description {
	display: table-cell;
	vertical-align: top
}

.shop-tile .thumbnail {
	position: relative;
	width: 30%;
	padding: 20px;
	border: none;
	border-right: 1px solid #d9d9d9
}

.shop-tile .thumbnail>img {
	display: block;
	margin: auto
}

.shop-tile .description {
	width: 70px;
	padding: 0 24px 10px 24px
}

.shop-tile .description .shop-meta {
	display: table;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 24px
}

.shop-tile .description .shop-meta .column {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding: 12px 0 12px 18px
}

.shop-tile .description .shop-meta .column:first-child {
	text-align: left;
	padding-left: 0
}

.shop-tile .description .shop-meta .column .btn, .shop-tile .description .shop-meta .column .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .shop-tile .description .shop-meta .column input.button
	{
	margin: 0
}

.shop-tile .description .shop-meta span:not (.btn ), .shop-tile .description .shop-meta a:not
	(.btn ){
	display: inline-block;
	font-size: 14px;
	font-weight: normal
}

.shop-tile .description .shop-meta span:not (.btn ) >i, .shop-tile .description .shop-meta a:not
	(.btn ) >i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #0099bb;
	margin-top: -5px;
	margin-right: 1px
}

.shop-tile .description .shop-meta span {
	color: #808080;
	margin-right: 5px
}

.shop-tile .description .price, .shop-tile .description .subtotal {
	color: #000 !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	margin: 0 !important
}

.shop-tile .description .price>span, .shop-tile .description .subtotal>span
	{
	font-size: 18px !important;
	color: #666;
	font-weight: normal !important
}

.shop-tile .description .old-price {
	font-size: 18px !important;
	color: #666;
	text-decoration: line-through
}

.shop-tile .shop-title {
	font-size: 24px;
	margin-bottom: 16px
}

.shop-tile .shop-title>a {
	border: none
}

.shop-tile p {
	color: #666
}

.shop-tile .count {
	margin-top: 16px
}

.shop-tile .count>.label {
	margin-right: 10px
}

@media screen and (max-width:520px) {
	.shop-tile {
		display: block
	}
	.shop-tile .thumbnail, .shop-tile .description {
		display: block;
		width: 100% !important;
		text-align: center;
		border: none
	}
	.shop-tile .description .shop-meta {
		display: block
	}
	.shop-tile .description .shop-meta .column {
		display: block;
		width: 100% !important;
		text-align: center !important;
		padding: 0 0 12px 0 !important
	}
}

.shopping-cart .shop-tile .thumbnail {
	width: 28%
}

.shopping-cart .shop-tile .thumbnail>img {
	max-width: 110px;
	margin: auto
}

.shopping-cart .shop-tile .shop-meta .column:last-child {
	width: 50px
}

.shop-label {
	position: absolute !important;
	top: 12px;
	left: 12px;
	margin: 0 !important
}

.shop-label.label-default {
	background-color: #0099bb
}

.shop-label.label-default:before {
	border-left-color: #0099bb
}

.shop-label.label-default:hover {
	color: #fff;
	background-color: #0099bb
}

.shop-label.label-default:hover:before {
	border-left-color: #0099bb
}

.shop-label.label-primary {
	background-color: #0099bb
}

.shop-label.label-primary:before {
	border-left-color: #0099bb
}

.shop-label.label-primary:hover {
	color: #fff;
	background-color: #0099bb
}

.shop-label.label-primary:hover:before {
	border-left-color: #0099bb
}

.shop-label.label-infp {
	background-color: #62b7ff
}

.shop-label.label-infp:before {
	border-left-color: #62b7ff
}

.shop-label.label-infp:hover {
	color: #fff;
	background-color: #62b7ff
}

.shop-label.label-infp:hover:before {
	border-left-color: #62b7ff
}

.shop-label.label-success {
	background-color: #19c55e
}

.shop-label.label-success:before {
	border-left-color: #19c55e
}

.shop-label.label-success:hover {
	color: #fff;
	background-color: #19c55e
}

.shop-label.label-success:hover:before {
	border-left-color: #19c55e
}

.shop-label.label-warning {
	background-color: #d2a052
}

.shop-label.label-warning:before {
	border-left-color: #d2a052
}

.shop-label.label-warning:hover {
	color: #fff;
	background-color: #d2a052
}

.shop-label.label-warning:hover:before {
	border-left-color: #d2a052
}

.shop-label.label-danger {
	background-color: #f12853
}

.shop-label.label-danger:before {
	border-left-color: #f12853
}

.shop-label.label-danger:hover {
	color: #fff;
	background-color: #f12853
}

.shop-label.label-danger:hover:before {
	border-left-color: #f12853
}

.shop-single .image-carousel {
	border: 1px solid #d9d9d9
}

.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-prev,
	.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-next
	{
	top: auto;
	margin-top: 0;
	bottom: 0;
	width: 64px;
	height: 64px;
	font-size: 18px;
	opacity: 0.5;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out
}

.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-prev:before,
	.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-next:before
	{
	line-height: 61px
}

.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
	.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-next:hover
	{
	opacity: 1;
	background-color: #0099bb
}

.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-prev
	{
	left: 0
}

.shop-single .image-carousel .owl-carousel .owl-controls .owl-nav .owl-next
	{
	right: 0
}

.shop-single .shop-meta span:not (.btn ), .shop-single .shop-meta a:not
	(.btn ){
	display: inline-block;
	font-size: 14px;
	font-weight: normal
}

.shop-single .shop-meta span:not (.btn ) >i, .shop-single .shop-meta a:not
	(.btn ) >i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #0099bb;
	margin-top: -5px;
	margin-right: 1px
}

.shop-single .shop-meta span {
	color: #808080;
	margin-right: 5px
}

.shop-single .shop-title {
	font-size: 24px;
	margin-bottom: 16px
}

.shop-single .shop-title>a {
	border: none
}

.shop-tools .count {
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 10px
}

.shop-tools .count>.label {
	margin-right: 10px
}

.shop-tools .old-price {
	font-size: 18px !important;
	color: #666;
	text-decoration: line-through;
	margin-right: 8px
}

.shop-tools .price {
	color: #000 !important;
	font-weight: 600 !important
}

.shop-filters-wrap {
	position: relative;
	z-index: 10;
	display: table;
	width: 100%;
	margin-bottom: 30px
}

.shop-filters-wrap .shop-filters, .shop-filters-wrap .shop-search {
	display: table-cell;
	vertical-align: middle
}

.shop-filters-wrap .shop-filters {
	width: 74%;
	padding: 5px;
	border: 1px solid #d9d9d9
}

.shop-filters-wrap .shop-filters>.inner {
	display: table;
	width: 100%;
	table-layout: fixed
}

.shop-filters-wrap .shop-filters>.inner .shop-filter {
	position: relative;
	z-index: 10;
	display: table-cell;
	padding-right: 5px
}

.shop-filters-wrap .shop-filters>.inner .shop-filter:first-child {
	z-index: 12
}

.shop-filters-wrap .shop-filters>.inner .shop-filter:last-child {
	z-index: 8;
	padding-right: 0
}

.shop-filters-wrap .shop-search {
	width: 26%;
	padding-left: 20px
}

.shop-filters-wrap .shop-search .widget {
	margin: 0
}

@media screen and (max-width: 768px) {
	.shop-filters-wrap .shop-filters, .shop-filters-wrap .shop-search {
		display: block;
		width: 100%
	}
	.shop-filters-wrap .shop-search {
		padding: 0;
		margin-top: 12px
	}
}

@media screen and (max-width:680px) {
	.shop-filters-wrap .shop-filters>.inner .shop-filter {
		display: block;
		padding-right: 0;
		margin-top: 5px
	}
	.shop-filters-wrap .shop-filters>.inner .shop-filter:first-child {
		margin-top: 0
	}
}

.delete-item {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 18px;
	text-align: center;
	font-size: 18px !important;
	color: #e97961 !important;
	background-color: transparent;
	border: 2px solid #e97961;
	border-radius: 4px;
	margin-right: 0 !important;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.delete-item:hover {
	color: #fff !important;
	background-color: #e97961
}

.woocommerce-Reviews-title {
	font-size: 24px
}

.comment-form-rating .stars a {
	color: #0099bb;
	border: none
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals
	{
	float: none;
	width: 100%
}

dl.variation dt, dl.variation dd {
	display: inline-block;
	vertical-align: middle
}

dl.variation dt {
	font-weight: normal;
	color: #666
}

dl.variation dd {
	color: #000 !important;
	font-weight: 600
}

dl.variation dd p {
	color: #000 !important
}

dl.variation dd, dl.variation p {
	margin-bottom: 0
}

.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
	font-size: 24px
}

.woocommerce-billing-fields {
	margin-bottom: 48px
}

.woocommerce .woocommerce-message {
	border-top-color: #0099bb !important
}

.woocommerce .woocommerce-message:before {
	color: #0099bb !important
}

.woocommerce .woocommerce-error {
	border-top-color: #e97961 !important
}

.woocommerce .woocommerce-error:before {
	color: #e97961 !important
}

.woocommerce .woocommerce-info {
	border-top-color: #62b7ff !important
}

.woocommerce .woocommerce-info:before {
	color: #62b7ff !important
}

.shop-filter-dropdown .woocommerce-ordering {
	float: none !important
}

.shop-filter-dropdown .widget_price_filter {
	padding-top: 12px
}

.shop-filter-dropdown .widget_price_filter .price_slider_amount {
	line-height: 3.8
}

.woocommerce h2 {
	font-size: 36px;
	margin-bottom: 24px
}

.woocommerce .order_details, .woocommerce .customer_details {
	border-bottom: none;
	border-collapse: collapse !important
}

.woocommerce .order_details tbody td, .woocommerce .customer_details tbody td
	{
	border-top: none;
	font-weight: 400
}

.woocommerce .order_details tbody td a, .woocommerce .customer_details tbody td a,
	.woocommerce .order_details tbody td strong, .woocommerce .customer_details tbody td strong
	{
	font-weight: 400
}

.woocommerce .order_details tbody tr:last-child td, .woocommerce .customer_details tbody tr:last-child td
	{
	border-bottom: none
}

.woocommerce-account h2 {
	font-size: 36px
}

.woocommerce-account .woocommerce form {
	border-radius: 0
}

.woocommerce-account label {
	position: relative;
	padding-left: 25px
}

.woocommerce-account label .icheckbox {
	top: 2px
}

.woocommerce-account .woocommerce-FormRow label {
	padding-left: 0
}

.woocommerce-account .woocommerce input.button {
	background-color: #0099bb;
	border-radius: 0
}

.woocommerce-account .woocommerce input.button:hover {
	background-color: #008bbb
}

.sidebar, .wpb_widgetised_column {
	width: 100%;
	max-width: 300px !important
}

.widget-title {
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 24px;
	border-bottom: 1px solid #d9d9d9
}

.widget-title>i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #0099bb;
	margin-top: -3px;
	margin-right: 1px
}

.widget {
	padding: 18px 24px 0px 24px;
	margin-bottom: 10px;
	border: 1px solid #d9d9d9;
	word-wrap: break-word;
	overflow-wrap: break-word
}

.widget a {
	border: none
}

.widget_nucleus_archive ul, .widget_nucleus_categories ul,
	.widget_nucleus_custom_menu ul, .widget_nucleus_pages ul,
	.widget_categories ul, .widget_archive ul, .widget_pages ul,
	.widget_nav_menu ul, .widget_product_categories ul,
	.shop-filter-dropdown ul {
	list-style: none
}

.widget_nucleus_archive ul, .widget_nucleus_categories ul,
	.widget_nucleus_custom_menu ul, .widget_nucleus_pages ul,
	.widget_categories ul, .widget_archive ul, .widget_pages ul,
	.widget_nav_menu ul, .widget_product_categories ul,
	.shop-filter-dropdown ul {
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0
}

.widget_nucleus_archive ul li, .widget_nucleus_categories ul li,
	.widget_nucleus_custom_menu ul li, .widget_nucleus_pages ul li,
	.widget_categories ul li, .widget_archive ul li, .widget_pages ul li,
	.widget_nav_menu ul li, .widget_product_categories ul li,
	.shop-filter-dropdown ul li {
	position: relative;
	color: #fff;
	margin-bottom: 11px;
	font-size: 0px
}

.widget_nucleus_archive ul li:last-child, .widget_nucleus_categories ul li:last-child,
	.widget_nucleus_custom_menu ul li:last-child, .widget_nucleus_pages ul li:last-child,
	.widget_categories ul li:last-child, .widget_archive ul li:last-child,
	.widget_pages ul li:last-child, .widget_nav_menu ul li:last-child,
	.widget_product_categories ul li:last-child, .shop-filter-dropdown ul li:last-child
	{
	margin-bottom: 0
}

.widget_nucleus_archive ul li>a, .widget_nucleus_categories ul li>a,
	.widget_nucleus_custom_menu ul li>a, .widget_nucleus_pages ul li>a,
	.widget_categories ul li>a, .widget_archive ul li>a, .widget_pages ul li>a,
	.widget_nav_menu ul li>a, .widget_product_categories ul li>a,
	.shop-filter-dropdown ul li>a {
	position: relative;
	display: block;
	font-size: 14px;
	color: #000;
	padding: 0 28px 0 12px;
	border: 1px solid #0099bb;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.widget_nucleus_archive ul li>a:hover, .widget_nucleus_categories ul li>a:hover,
	.widget_nucleus_custom_menu ul li>a:hover, .widget_nucleus_pages ul li>a:hover,
	.widget_categories ul li>a:hover, .widget_archive ul li>a:hover,
	.widget_pages ul li>a:hover, .widget_nav_menu ul li>a:hover,
	.widget_product_categories ul li>a:hover, .shop-filter-dropdown ul li>a:hover
	{
	color: #fff;
	background-color: #0099bb
}

.widget_nucleus_archive ul li>a:hover>span, .widget_nucleus_categories ul li>a:hover>span,
	.widget_nucleus_custom_menu ul li>a:hover>span, .widget_nucleus_pages ul li>a:hover>span,
	.widget_categories ul li>a:hover>span, .widget_archive ul li>a:hover>span,
	.widget_pages ul li>a:hover>span, .widget_nav_menu ul li>a:hover>span,
	.widget_product_categories ul li>a:hover>span, .shop-filter-dropdown ul li>a:hover>span
	{
	color: #fff
}

.widget_nucleus_archive ul li>a>span, .widget_nucleus_categories ul li>a>span,
	.widget_nucleus_custom_menu ul li>a>span, .widget_nucleus_pages ul li>a>span,
	.widget_categories ul li>a>span, .widget_archive ul li>a>span,
	.widget_pages ul li>a>span, .widget_nav_menu ul li>a>span,
	.widget_product_categories ul li>a>span, .shop-filter-dropdown ul li>a>span
	{
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	color: #808080;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s
}

.widget_nucleus_archive ul li.active a, .widget_nucleus_categories ul li.active a,
	.widget_nucleus_custom_menu ul li.active a, .widget_nucleus_pages ul li.active a,
	.widget_categories ul li.active a, .widget_archive ul li.active a,
	.widget_pages ul li.active a, .widget_nav_menu ul li.active a,
	.widget_product_categories ul li.active a, .shop-filter-dropdown ul li.active a,
	.widget_nucleus_archive ul li.current-cat a, .widget_nucleus_categories ul li.current-cat a,
	.widget_nucleus_custom_menu ul li.current-cat a, .widget_nucleus_pages ul li.current-cat a,
	.widget_categories ul li.current-cat a, .widget_archive ul li.current-cat a,
	.widget_pages ul li.current-cat a, .widget_nav_menu ul li.current-cat a,
	.widget_product_categories ul li.current-cat a, .shop-filter-dropdown ul li.current-cat a
	{
	color: #fff;
	background-color: #0099bb
}

.widget_nucleus_archive ul li.active a>span, .widget_nucleus_categories ul li.active a>span,
	.widget_nucleus_custom_menu ul li.active a>span, .widget_nucleus_pages ul li.active a>span,
	.widget_categories ul li.active a>span, .widget_archive ul li.active a>span,
	.widget_pages ul li.active a>span, .widget_nav_menu ul li.active a>span,
	.widget_product_categories ul li.active a>span, .shop-filter-dropdown ul li.active a>span,
	.widget_nucleus_archive ul li.current-cat a>span,
	.widget_nucleus_categories ul li.current-cat a>span,
	.widget_nucleus_custom_menu ul li.current-cat a>span,
	.widget_nucleus_pages ul li.current-cat a>span, .widget_categories ul li.current-cat a>span,
	.widget_archive ul li.current-cat a>span, .widget_pages ul li.current-cat a>span,
	.widget_nav_menu ul li.current-cat a>span, .widget_product_categories ul li.current-cat a>span,
	.shop-filter-dropdown ul li.current-cat a>span {
	color: #fff
}

.widget_nucleus_archive ul li .sub-menu, .widget_nucleus_categories ul li .sub-menu,
	.widget_nucleus_custom_menu ul li .sub-menu, .widget_nucleus_pages ul li .sub-menu,
	.widget_categories ul li .sub-menu, .widget_archive ul li .sub-menu,
	.widget_pages ul li .sub-menu, .widget_nav_menu ul li .sub-menu,
	.widget_product_categories ul li .sub-menu, .shop-filter-dropdown ul li .sub-menu,
	.widget_nucleus_archive ul li .children, .widget_nucleus_categories ul li .children,
	.widget_nucleus_custom_menu ul li .children, .widget_nucleus_pages ul li .children,
	.widget_categories ul li .children, .widget_archive ul li .children,
	.widget_pages ul li .children, .widget_nav_menu ul li .children,
	.widget_product_categories ul li .children, .shop-filter-dropdown ul li .children
	{
	margin-top: 11px;
	margin-top: 11px
}

.footer-dark .widget_nucleus_archive ul li>a, .footer-dark .widget_nucleus_categories ul li>a,
	.footer-dark .widget_nucleus_custom_menu ul li>a, .footer-dark .widget_nucleus_pages ul li>a,
	.footer-dark .widget_categories ul li>a, .footer-dark .widget_archive ul li>a,
	.footer-dark .widget_pages ul li>a, .footer-dark .widget_nav_menu ul li>a
	{
	color: #fff
}

.widget_shop_categories {
	padding-right: 0;
	display: table;
	width: 100%
}

.widget_shop_categories .inner {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px
}

.widget_shop_categories .inner>a {
	display: inline-block;
	font-size: 14px;
	margin-top: 18px
}

.widget_shop_categories .featured-image {
	display: table-cell;
	vertical-align: middle;
	text-align: right
}

.widget_shop_categories .featured-image>img {
	display: inline-block
}

.widget_search, .widget_product_search {
	padding: 0;
	border: none
}

.widget_search .search-box, .widget_product_search .search-box {
	position: relative;
	display: block;
	width: 100%
}

.widget_search .search-box .form-control, .widget_product_search .search-box .form-control
	{
	font-size: 14px;
	height: 69px;
	padding-left: 45px;
	margin-bottom: 0;
	border: none;
	background-color: #ecddd5
}

.widget_search .search-box button[type="submit"], .widget_product_search .search-box button[type="submit"]
	{
	position: absolute;
	top: 50%;
	left: 8px;
	background: none;
	border: none;
	font-size: 11px;
	color: #0099bb;
	padding: 0;
	margin-top: -20px
}

.widget_search .search-box button[type="submit"]:focus,
	.widget_product_search .search-box button[type="submit"]:focus {
	outline: none
}

.widget_calendar table caption {
	margin-bottom: 12px
}

.widget_calendar table>thead>tr>th, .widget_calendar table>thead>tr>td,
	.widget_calendar table>tbody>tr>th, .widget_calendar table>tbody>tr>td,
	.widget_calendar table>tfoot>tr>th, .widget_calendar table>tfoot>tr>td
	{
	padding: 9px
}

.widget_text strong {
	display: block;
	margin-top: 8px
}

.widget_nucleus_recent_posts .item {
	display: table;
	width: 100%;
	margin-bottom: 24px
}

.widget_nucleus_recent_posts .item:last-child {
	margin-bottom: 0
}

.widget_nucleus_recent_posts .item .thumb, .widget_nucleus_recent_posts .item .info
	{
	display: table-cell;
	vertical-align: top
}

.widget_nucleus_recent_posts .item .thumb {
	width: 72px;
	padding-right: 12px
}

.widget_nucleus_recent_posts .item .thumb a {
	display: block;
	padding: 0;
	border: none
}

.widget_nucleus_recent_posts .item .thumb img {
	width: 100%
}

.widget_nucleus_recent_posts .item .info h4 {
	font-size: 14px;
	margin-bottom: 0
}

.widget_nucleus_recent_posts .item .info h4 a {
	color: #333;
	text-decoration: none;
	padding: 0;
	border: none;
	line-height: 1.7
}

.widget_nucleus_recent_posts .item .info h4 a:hover {
	color: #0099bb
}

.widget_tag_cloud a, .widget_nucleus_tags a, .tags-links a, .shop-label,
	.tagcloud a {
	position: relative;
	display: inline-block;
	font-size: 14px !important;
	height: 24px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	padding: 0 6px;
	background-color: #0099bb;
	margin: 5px 16px 5px 0;
	white-space: nowrap;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.widget_tag_cloud a:before, .widget_nucleus_tags a:before, .tags-links a:before,
	.shop-label:before, .tagcloud a:before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	top: 0;
	right: -8px;
	border-top: 12px solid transparent;
	border-left: 8px solid #0099bb;
	border-bottom: 12px solid transparent;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	transition: border-color 0.3s
}

.widget_tag_cloud a:hover, .widget_nucleus_tags a:hover, .tags-links a:hover,
	.shop-label:hover, .tagcloud a:hover {
	background-color: #008bbb
}

.widget_tag_cloud a:hover:before, .widget_nucleus_tags a:hover:before,
	.tags-links a:hover:before, .shop-label:hover:before, .tagcloud a:hover:before
	{
	border-left-color: #008bbb
}

.widget_rss .widget-title a {
	display: inline-block;
	vertical-align: middle;
	border: none;
	margin-right: 5px
}

.widget_shop_totals .total {
	margin-bottom: 12px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9
}

.widget_shop_totals .total>div {
	margin: 12px 0
}

.widget_shop_totals .subtotal {
	border-bottom: 1px solid #d9d9d9
}

.widget_shop_totals .subtotal>div {
	margin-bottom: 12px
}

.widget_shop_totals .panel-group, .widget_shop_totals .panel {
	border: none
}

.widget_shop_totals .panel-body {
	padding: 20px 0 25px 0
}

.widget_shop_totals .panel-body .form-control {
	margin-bottom: 0
}

.widget_shop_totals .panel-group .panel .panel-collapse,
	.widget_shop_totals .panel-heading {
	padding: 0
}

.widget_calendar table>thead>tr>th, .widget_calendar table>thead>tr>td,
	.widget_calendar table>tbody>tr>th, .widget_calendar table>tbody>tr>td,
	.widget_calendar table>tfoot>tr>th, .widget_calendar table>tfoot>tr>td
	{
	padding: 7px
}

.widget_calendar td#next {
	text-align: right
}

.widget_shop_totals .total {
	margin-bottom: 24px
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img
	{
	width: 52px
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a
	{
	font-weight: 600
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd
	{
	margin-bottom: 0
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total
	{
	border-top: 1px solid #d9d9d9 !important;
	padding-top: 12px;
	padding-bottom: 0;
	margin-top: 12px
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl
	{
	padding-left: 12px;
	border-left: 1px solid #d9d9d9
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt,
	.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd
	{
	font-size: 14px;
	font-weight: normal
}

.woocommerce .widget_shopping_cart a.remove, .woocommerce.widget_shopping_cart a.remove
	{
	font-weight: normal;
	color: #e97961 !important;
	top: 3px !important
}

.woocommerce .widget_shopping_cart a.remove:hover, .woocommerce.widget_shopping_cart a.remove:hover
	{
	background: none
}

.woocommerce .widget_shopping_cart .cart_list li .quantity, .woocommerce.widget_shopping_cart .cart_list li .quantity
	{
	font-size: 14px
}

.woocommerce .widget_shopping_cart .cart_list li.empty, .woocommerce.widget_shopping_cart .cart_list li.empty
	{
	color: #808080 !important
}

.woocommerce .widget_shopping_cart .button, .woocommerce.widget_shopping_cart .button
	{
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 0;
	padding: 0 20px;
	color: #fff;
	background-color: #0099bb;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.woocommerce .widget_shopping_cart .button:hover, .woocommerce.widget_shopping_cart .button:hover
	{
	color: #fff;
	background-color: #ad8d7e
}

.woocommerce .widget_shopping_cart .button.checkout, .woocommerce.widget_shopping_cart .button.checkout
	{
	margin-left: 10px;
	background-color: #0099bb
}

.woocommerce .widget_shopping_cart .button.checkout:hover, .woocommerce.widget_shopping_cart .button.checkout:hover
	{
	background-color: #ad8d7e
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong
	{
	margin-right: 6px;
	font-weight: 600
}

.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before
	{
	display: inline-block;
	vertical-align: middle;
	color: #e97961
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
	{
	background-color: #d9d9d9
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
	.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #333
}

.btn-sm, .woocommerce .widget_price_filter .price_slider_amount .button
	{
	border-radius: 0
}

.grid {
	position: relative
}

.grid .gutter-sizer {
	width: 2.5%
}

@media screen and (max-width: 768px) {
	.grid .gutter-sizer {
		width: 4%
	}
}

.grid .grid-item {
	position: relative;
	float: left;
	margin-bottom: 2.5%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media screen and (max-width: 768px) {
	.grid .grid-item {
		margin-bottom: 4%
	}
}

.grid.isotope-grid {
	overflow: hidden
}

.grid.isotope-grid:before, .grid.isotope-grid:after {
	content: " ";
	display: table
}

.grid.isotope-grid:after {
	clear: both
}

.grid.isotope-grid.col-1 .grid-sizer, .grid.isotope-grid.col-1 .grid-item
	{
	float: none;
	width: 100%;
	margin-bottom: 30px
}

.grid.isotope-grid.col-2 .grid-sizer, .grid.isotope-grid.col-2 .grid-item
	{
	width: 48.75%
}

@media screen and (max-width: 768px) {
	.grid.isotope-grid.col-2 .grid-sizer, .grid.isotope-grid.col-2 .grid-item
		{
		width: 48%
	}
}

@media screen and (max-width:600px) {
	.grid.isotope-grid.col-2 .grid-sizer, .grid.isotope-grid.col-2 .grid-item
		{
		float: none;
		width: 100%;
		margin-bottom: 30px
	}
}

.grid.isotope-grid.col-3 .grid-sizer, .grid.isotope-grid.col-3 .grid-item
	{
	width: 31.66667%
}

@media screen and (max-width: 991px) {
	.grid.isotope-grid.col-3 .grid-sizer, .grid.isotope-grid.col-3 .grid-item
		{
		width: 48.75%
	}
}

@media screen and (max-width: 768px) {
	.grid.isotope-grid.col-3 .grid-sizer, .grid.isotope-grid.col-3 .grid-item
		{
		width: 48%
	}
}

@media screen and (max-width:600px) {
	.grid.isotope-grid.col-3 .grid-sizer, .grid.isotope-grid.col-3 .grid-item
		{
		float: none;
		width: 100%;
		margin-bottom: 30px
	}
}

.grid.isotope-grid.col-4 .grid-sizer, .grid.isotope-grid.col-4 .grid-item
	{
	width: 23.125%
}

@media screen and (max-width: 991px) {
	.grid.isotope-grid.col-4 .grid-sizer, .grid.isotope-grid.col-4 .grid-item
		{
		width: 48.75%
	}
}

@media screen and (max-width: 768px) {
	.grid.isotope-grid.col-4 .grid-sizer, .grid.isotope-grid.col-4 .grid-item
		{
		width: 48%
	}
}

@media screen and (max-width:600px) {
	.grid.isotope-grid.col-4 .grid-sizer, .grid.isotope-grid.col-4 .grid-item
		{
		float: none;
		width: 100%;
		margin-bottom: 30px
	}
}

.grid.isotope-masonry-grid {
	overflow: hidden
}

.grid.isotope-masonry-grid:before, .grid.isotope-masonry-grid:after {
	content: " ";
	display: table
}

.grid.isotope-masonry-grid:after {
	clear: both
}

.grid.isotope-masonry-grid .gutter-sizer {
	width: 1.8%
}

.grid.isotope-masonry-grid .grid-sizer, .grid.isotope-masonry-grid .grid-item
	{
	width: 32.13333%;
	height: 380px;
	margin-bottom: 33px
}

.grid.isotope-masonry-grid .grid-sizer.h2, .grid.isotope-masonry-grid .grid-item.h2
	{
	height: 793px
}

.grid.isotope-masonry-grid .grid-sizer.w2, .grid.isotope-masonry-grid .grid-item.w2
	{
	width: 66%
}

.container .grid.isotope-masonry-grid .gutter-sizer {
	width: 2.4%
}

.container .grid.isotope-masonry-grid .grid-sizer, .container .grid.isotope-masonry-grid .grid-item
	{
	width: 31.73333%;
	height: 300px;
	margin-bottom: 33px
}

.container .grid.isotope-masonry-grid .grid-sizer.h2, .container .grid.isotope-masonry-grid .grid-item.h2
	{
	height: 633px
}

.container .grid.isotope-masonry-grid .grid-sizer.w2, .container .grid.isotope-masonry-grid .grid-item.w2
	{
	width: 66%
}

@media screen and (max-width:1700px) {
	.grid.isotope-masonry-grid .grid-item, .container .grid.isotope-masonry-grid .grid-item
		{
		margin-bottom: 30px
	}
}

@media screen and (max-width:1480px) {
	.grid.isotope-masonry-grid .grid-sizer, .container .grid.isotope-masonry-grid .grid-sizer,
		.grid.isotope-masonry-grid .grid-item, .container .grid.isotope-masonry-grid .grid-item
		{
		width: 31.86667%
	}
	.grid.isotope-masonry-grid .gutter-sizer, .container .grid.isotope-masonry-grid .gutter-sizer
		{
		width: 2.2%
	}
}

@media screen and (max-width: 1200px) {
	.grid.isotope-masonry-grid .gutter-sizer {
		width: 2.6%
	}
	.grid.isotope-masonry-grid .grid-sizer, .grid.isotope-masonry-grid .grid-item
		{
		width: 31.6%;
		height: 270px
	}
	.grid.isotope-masonry-grid .grid-sizer.h2, .grid.isotope-masonry-grid .grid-item.h2
		{
		height: 570px
	}
	.container .grid.isotope-masonry-grid .grid-item {
		margin-bottom: 24px
	}
}

@media screen and (max-width: 991px) {
	.grid.isotope-masonry-grid .gutter-sizer, .container .grid.isotope-masonry-grid .gutter-sizer
		{
		width: 3.5%
	}
	.grid.isotope-masonry-grid .grid-sizer, .container .grid.isotope-masonry-grid .grid-sizer,
		.grid.isotope-masonry-grid .grid-item, .container .grid.isotope-masonry-grid .grid-item
		{
		width: 48.25%;
		margin-bottom: 24px;
		height: 260px
	}
	.grid.isotope-masonry-grid .grid-sizer.h2, .container .grid.isotope-masonry-grid .grid-sizer.h2,
		.grid.isotope-masonry-grid .grid-item.h2, .container .grid.isotope-masonry-grid .grid-item.h2
		{
		height: 544px
	}
	.grid.isotope-masonry-grid .grid-sizer.w2, .container .grid.isotope-masonry-grid .grid-sizer.w2,
		.grid.isotope-masonry-grid .grid-item.w2, .container .grid.isotope-masonry-grid .grid-item.w2
		{
		width: 100%
	}
}

@media screen and (max-width:600px) {
	.grid.isotope-masonry-grid .gutter-sizer, .container .grid.isotope-masonry-grid .gutter-sizer
		{
		width: 0
	}
	.grid.isotope-masonry-grid .grid-sizer, .container .grid.isotope-masonry-grid .grid-sizer,
		.grid.isotope-masonry-grid .grid-item, .container .grid.isotope-masonry-grid .grid-item
		{
		width: 100%
	}
}

@media screen and (max-width: 480px) {
	.grid.isotope-masonry-grid .grid-item, .container .grid.isotope-masonry-grid .grid-item
		{
		height: 230px
	}
	.grid.isotope-masonry-grid .grid-item.h2, .container .grid.isotope-masonry-grid .grid-item.h2
		{
		height: 460px
	}
}

.grid.no-gap {
	padding-bottom: 20px
}

.grid.no-gap .gutter-sizer {
	width: 0px !important
}

.grid.no-gap .grid-item {
	margin-bottom: -6px !important
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	white-space: nowrap;
	font-size: 12px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	opacity: 0;
	filter: alpha(opacity = 0)
}

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

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

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

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

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

.tooltip-inner {
	max-width: 200px;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

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

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

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

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

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

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

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

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

.nav-tabs, .nav-filters {
	display: inline-block;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	border: none
}

.nav-tabs:before, .nav-filters:before, .nav-tabs:after, .nav-filters:after
	{
	content: " ";
	display: table
}

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

.nav-tabs>li, .nav-filters>li {
	position: relative;
	display: block;
	z-index: 1;
	float: left;
	background-color: #fff
}

.nav-tabs>li>a, .nav-filters>li>a {
	position: relative;
	z-index: 0;
	display: block;
	color: #000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 18px;
	line-height: 1.5;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	margin-right: -1px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.nav-tabs>li>a:hover, .nav-filters>li>a:hover, .nav-tabs>li>a:focus,
	.nav-filters>li>a:focus {
	text-decoration: none;
	outline: none
}

.nav-tabs>li>a:hover, .nav-filters>li>a:hover {
	color: #0099bb
}

.nav-tabs>li.active, .nav-filters>li.active {
	z-index: 5
}

.nav-tabs>li.active>a, .nav-filters>li.active>a, .nav-tabs>li.active>a:hover,
	.nav-filters>li.active>a:hover {
	color: #000;
	border: 1px solid #0099bb;
	-webkit-box-shadow: 0px 0px 0px 1px #0099bb;
	box-shadow: 0px 0px 0px 1px #0099bb;
	cursor: default
}

.tab-content {
	padding-top: 21px
}

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

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

.transition.fade {
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.transition.fade.in {
	opacity: 1
}

.transition.scale.fade {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9)
}

.transition.scaledown.fade {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.transition.scale.fade.in, .transition.scaledown.fade.in {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.transition.left.fade {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px)
}

.transition.right.fade {
	-webkit-transform: translateX(-40px);
	-moz-transform: translateX(-40px);
	-ms-transform: translateX(-40px);
	-o-transform: translateX(-40px);
	transform: translateX(-40px)
}

.transition.left.fade.in, .transition.right.fade.in {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px)
}

.transition.top.fade {
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px)
}

.transition.bottom.fade {
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px)
}

.transition.top.fade.in, .transition.bottom.fade.in {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px)
}

.transition.flip.fade {
	-webkit-transform: rotateY(-90deg) scale(1.1);
	-moz-transform: rotateY(-90deg) scale(1.1);
	-ms-transform: rotateY(-90deg) scale(1.1);
	-o-transform: rotateY(-90deg) scale(1.1);
	transform: rotateY(-90deg) scale(1.1);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.transition.flip.fade.in {
	-webkit-transform: rotateY(0deg) scale(1);
	-moz-transform: rotateY(0deg) scale(1);
	-ms-transform: rotateY(0deg) scale(1);
	-o-transform: rotateY(0deg) scale(1);
	transform: rotateY(0deg) scale(1);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.panel {
	margin-bottom: 24px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	border-color: #d9d9d9
}

.panel>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #d9d9d9
}

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

.panel>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

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

.panel>.panel-heading {
	background: none
}

.panel-body {
	padding: 20px 24px 25px 24px
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	border-bottom: 0;
	border-radius: 0;
	padding: 0 24px
}

.panel-heading .panel-title {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	border-radius: 0;
	border-bottom: 1px solid #d9d9d9;
	-webkit-transition: border-color 0.25s;
	-moz-transition: border-color 0.25s;
	transition: border-color 0.25s
}

.panel-heading .panel-title:not(a) {
	padding: 15px 0
}

.panel-heading>a {
	position: relative;
	color: #0099bb;
	padding: 14px 30px 14px 0;
	text-decoration: none
}

.panel-heading>a:before {
	position: absolute;
	display: block;
	font-family: "feather";
	content: "\e096";
	top: 50%;
	right: 0;
	margin-top: -12px;
	font-weight: normal;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.panel-heading>a.collapsed:before {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.panel-group {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	border-top: 0;
	border-bottom: 0
}

.panel-group .panel+.panel {
	margin-top: 0
}

.panel-group .panel .panel-collapse {
	padding: 0 24px
}

.panel-group .panel .panel-body {
	padding: 12px 0 30px 0
}

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

.panel-group .panel-heading>.panel-title {
	border-bottom: 1px solid transparent
}

.panel-group .panel-heading>.panel-title.collapsed {
	border-bottom: 1px solid #d9d9d9
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 0;
	border-bottom: 1px solid #d9d9d9
}

.panel-group .panel:last-child .panel-heading>.panel-title {
	border-bottom: 0
}

.panel:last-child .panel-collapse>.panel-body {
	border-bottom: 0
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease, visibility 0.35s ease;
	-moz-transition: height 0.35s ease, visibility 0.35s ease;
	transition: height 0.35s ease, visibility 0.35s ease
}

.owl-height {
	-webkit-transition: height 400ms;
	-moz-transition: height 400ms;
	transition: height 400ms
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls {
	text-align: center
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next,
	.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next
	{
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	background-color: #0099bb;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before
	{
	font-family: "feather"
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover
	{
	background-color: #008bbb
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 20px
}

.owl-carousel .owl-controls .owl-nav .owl-next {
	right: 20px
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before
	{
	display: block;
	line-height: 36px
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before {
	content: "\e094"
}

.owl-carousel .owl-controls .owl-nav .owl-next:before {
	content: "\e095"
}

.owl-carousel .owl-controls .owl-dots {
	position: relative;
	margin-top: 9px;
	z-index: 10
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #0099bb;
	opacity: 0.3;
	margin: 0 4px 7px 4px;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	transition: opacity 0.25s
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active {
	opacity: 1
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms;
	-moz-transition: opacity 400ms;
	transition: opacity 400ms
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.google-map {
	width: 100%
}

@media screen and (max-width: 991px) {
	.google-map {
		height: 350px !important
	}
}

@media screen and (max-width: 480px) {
	.google-map {
		height: 250px !important
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9990;
	overflow: hidden;
	position: fixed;
	background: #000;
	opacity: 0.8
}

.mfp-fade ~ .page-wrapper .main-navigation, .mfp-fade ~ .page-wrapper .main-navigation.stuck
	{
	padding-right: 17px
}

.mfp-zoom-out-cur .navbar .main-navigation, .mfp-zoom-out-cur .navbar .main-navigation.stuck
	{
	padding-right: 32px
}

.mfp-zoom-out-cur .scroll-to-top-btn, .mfp-fade ~ .page-wrapper .scroll-to-top-btn,
	.mfp-zoom-out-cur .social-bar.bar-fixed-right, .mfp-fade ~
	.page-wrapper .social-bar.bar-fixed-right, .modal-open .page-wrapper .social-bar.bar-fixed-right
	{
	right: 33px
}

.mac, .touch, .ie10, .ie11 {
	margin-right: 0 !important
}

.mac .mfp-zoom-out-cur .navbar .main-navigation, .touch .mfp-zoom-out-cur .navbar .main-navigation,
	.ie10 .mfp-zoom-out-cur .navbar .main-navigation, .ie11 .mfp-zoom-out-cur .navbar .main-navigation,
	.mac .mfp-zoom-out-cur .navbar .main-navigation.stuck, .touch .mfp-zoom-out-cur .navbar .main-navigation.stuck,
	.ie10 .mfp-zoom-out-cur .navbar .main-navigation.stuck, .ie11 .mfp-zoom-out-cur .navbar .main-navigation.stuck,
	.mac .mfp-fade ~ .page-wrapper .main-navigation, .touch .mfp-fade ~
	.page-wrapper .main-navigation, .ie10 .mfp-fade ~ .page-wrapper .main-navigation,
	.ie11 .mfp-fade ~ .page-wrapper .main-navigation, .mac .mfp-fade ~
	.page-wrapper .main-navigation.stuck, .touch .mfp-fade ~ .page-wrapper .main-navigation.stuck,
	.ie10 .mfp-fade ~ .page-wrapper .main-navigation.stuck, .ie11 .mfp-fade 
	~ .page-wrapper .main-navigation.stuck {
	padding-right: 15px !important
}

.mac .mfp-zoom-out-cur .scroll-to-top-btn, .touch .mfp-zoom-out-cur .scroll-to-top-btn,
	.ie10 .mfp-zoom-out-cur .scroll-to-top-btn, .ie11 .mfp-zoom-out-cur .scroll-to-top-btn,
	.mac .mfp-fade ~ .page-wrapper .scroll-to-top-btn, .touch .mfp-fade ~
	.page-wrapper .scroll-to-top-btn, .ie10 .mfp-fade ~ .page-wrapper .scroll-to-top-btn,
	.ie11 .mfp-fade ~ .page-wrapper .scroll-to-top-btn, .mac .mfp-zoom-out-cur .social-bar.bar-fixed-right,
	.touch .mfp-zoom-out-cur .social-bar.bar-fixed-right, .ie10 .mfp-zoom-out-cur .social-bar.bar-fixed-right,
	.ie11 .mfp-zoom-out-cur .social-bar.bar-fixed-right, .mac .mfp-fade ~
	.page-wrapper .social-bar.bar-fixed-right, .touch .mfp-fade ~
	.page-wrapper .social-bar.bar-fixed-right, .ie10 .mfp-fade ~
	.page-wrapper .social-bar.bar-fixed-right, .ie11 .mfp-fade ~
	.page-wrapper .social-bar.bar-fixed-right, .mac .modal-open .page-wrapper .social-bar.bar-fixed-right,
	.touch .modal-open .page-wrapper .social-bar.bar-fixed-right, .ie10 .modal-open .page-wrapper .social-bar.bar-fixed-right,
	.ie11 .modal-open .page-wrapper .social-bar.bar-fixed-right {
	right: 16px !important
}

.mac .mfp-fade ~ .page-wrapper .main-navigation, .mac .mfp-fade ~
	.page-wrapper .main-navigation.stuck {
	padding-right: 0 !important
}

.mac .mfp-zoom-out-cur .navbar .main-navigation, .mac .mfp-zoom-out-cur .navbar .main-navigation.stuck
	{
	padding-right: 15px !important
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #ccc
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.mfp-close {
	width: 44px;
	height: 48px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: -5px;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-weight: 300;
	font-size: 36px;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out
}

.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:before {
	font-family: FontAwesome;
	font-size: 40px;
	color: #fff;
	line-height: 110px
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:before {
	content: '\f104'
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:before {
	content: '\f105'
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 27px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	font-size: 14px;
	margin-top: -20px;
	padding-bottom: 10px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
	opacity: 0.9
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #fff;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape) , screen
	and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		-moz-transform: scale(0.75);
		-ms-transform: scale(0.75);
		-o-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7)
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg
	{
	opacity: 0
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
	position: absolute;
	top: 50%;
	margin-top: -18px !important;
	width: 36px !important;
	height: 36px !important;
	background: none !important;
	background-color: #0099bb !important;
	line-height: 36px !important;
	text-align: center !important;
	font-size: 16px !important;
	color: #fff;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out
}

.ms-skin-default .ms-nav-next:before, .ms-skin-default .ms-nav-prev:before
	{
	font-family: "feather"
}

.ms-skin-default .ms-nav-next:hover, .ms-skin-default .ms-nav-prev:hover
	{
	background-color: #008bbb
}

.ms-skin-default .ms-nav-prev {
	left: 20px !important
}

.ms-skin-default .ms-nav-next {
	right: 20px !important
}

.ms-skin-default .ms-nav-prev:before, .ms-skin-default .ms-nav-next:before
	{
	display: block !important;
	line-height: 36px !important
}

.ms-skin-default .ms-nav-prev:before {
	content: "\e094"
}

.ms-skin-default .ms-nav-next:before {
	content: "\e095"
}

.ms-skin-default .ms-bullet {
	display: inline-block !important;
	width: 12px !important;
	height: 12px !important;
	border-radius: 50% !important;
	background: none !important;
	background-color: #0099bb !important;
	opacity: 0.3 !important;
	margin: 0 4px 7px 4px !important;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	transition: opacity 0.25s
}

.ms-skin-default .ms-bullet-selected {
	opacity: 1 !important
}

.ms-skin-default .btn, .ms-skin-default .woocommerce-account .woocommerce input.button,
	.woocommerce-account .woocommerce .ms-skin-default input.button {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.ms-slide {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.fw-slider .ms-nav-next, .fw-slider .ms-nav-prev {
	margin-top: -33px !important;
	width: 66px !important;
	height: 66px !important;
	font-size: 21px !important;
	background: none !important;
	background-color: rgba(191, 166, 154, .5) !important
}

.fw-slider .ms-nav-next:hover, .fw-slider .ms-nav-prev:hover {
	background-color: #0099bb !important
}

.fw-slider .ms-nav-prev:before, .fw-slider .ms-nav-next:before {
	line-height: 66px !important
}

.fw-slider .ms-nav-prev {
	left: 0 !important
}

.fw-slider .ms-nav-next {
	right: 0 !important
}

.content-slider img {
	max-width: 100% !important
}

.footer {
	width: 100%;
	background-color: #fff
}

.footer .top-footer {
	width: 100%;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9
}

.footer .top-footer>.container {
	display: table
}

.footer .top-footer .tools {
	display: table-cell;
	vertical-align: middle
}

.footer .top-footer .tools .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 24px 25px 24px
}

.footer .top-footer .tools .cell:first-child {
	padding-left: 0
}

.footer .top-footer .tools .cell:last-child {
	padding-right: 10px
}

.footer .top-footer .tools .cell i, .footer .top-footer .tools .cell span
	{
	display: table-cell;
	vertical-align: middle
}

.footer .top-footer .tools .cell i {
	width: 88px;
	padding-right: 20px
}

.footer .top-footer .tools .cell i>img {
	width: 100%
}

.footer .top-footer .subscribe {
	display: table-cell;
	vertical-align: middle;
	width: 450px;
	padding: 0
}

.footer .top-footer .subscribe>.subscribe-form {
	display: table;
	width: 100%;
	padding: 30px 24px 25px 24px;
	background-color: #ecddd5
}

.footer .top-footer .subscribe>.subscribe-form>i, .footer .top-footer .subscribe>.subscribe-form form
	{
	display: table-cell;
	vertical-align: middle
}

.footer .top-footer .subscribe>.subscribe-form i {
	width: 88px;
	padding-right: 20px
}

.footer .top-footer .subscribe>.subscribe-form i>img {
	width: 100%
}

.footer .top-footer .subscribe>.subscribe-form>form {
	position: relative
}

.footer .top-footer .subscribe>.subscribe-form .form-control {
	margin-bottom: 0;
	padding-right: 46px
}

.footer .top-footer .subscribe>.subscribe-form button[type="submit"] {
	display: block;
	position: absolute;
	top: 11px;
	right: 6px;
	width: 36px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: none;
	background-color: #0099bb;
	padding-bottom: 5px
}

.footer .top-footer .subscribe>.subscribe-form button[type="submit"]>i {
	display: inline;
	width: auto;
	padding: 0;
	margin-top: -2px
}

.footer .top-footer .subscribe>.subscribe-form button[type="submit"]:focus
	{
	outline: none
}

@media screen and (max-width: 1200px) {
	.footer .top-footer .tools {
		display: table;
		width: 100%
	}
	.footer .top-footer .subscribe {
		display: block;
		width: 100%
	}
}

@media screen and (max-width: 768px) {
	.footer .top-footer>.container {
		display: block
	}
	.footer .top-footer .tools {
		display: block
	}
	.footer .top-footer .tools .cell {
		display: table;
		width: 100%;
		padding: 20px 0
	}
	.footer .top-footer .tools .cell:last-child {
		padding-right: 0
	}
}

@media screen and (max-width: 480px) {
	.footer .top-footer .subscribe>.subscribe-form {
		padding-left: 12px;
		padding-right: 12px
	}
	.footer .top-footer .subscribe>.subscribe-form i {
		width: 75px;
		padding-right: 10px
	}
	.footer .top-footer .subscribe>.subscribe-form button[type="submit"] {
		top: 10px
	}
}

.footer .bottom-footer {
	padding-top: 10px
}

.footer .widget {
	border: none
}

.footer .widget.widget_text {
	padding-left: 0
}

.footer .widget.widget_nucleus_logo {
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0
}

.footer .widget.widget_nucleus_logo .site-logo {
	margin-bottom: 8px
}

.footer .site-logo {
	margin-bottom: 24px
}

.footer .copyright {
	display: table;
	width: 100%;
	font-size: 14px;
	padding-bottom: 16px
}

.footer .copyright .column {
	display: table-cell;
	vertical-align: middle;
	width: 50%
}

.footer .copyright .column:last-child {
	text-align: right
}

.footer .copyright p {
	font-weight: 600;
	margin-bottom: 0
}

.footer .copyright p>a {
	padding: 0;
	border: none
}

.footer .copyright .cards {
	display: inline-block;
	width: 187px
}

.footer .copyright .cards>img {
	width: 100%
}

.footer.footer-dark .bottom-footer {
	background-color: #111f2b
}

.footer.footer-dark .widget_text, .footer.footer-dark .copyright,
	.footer.footer-dark .copyright p, .footer.footer-dark .copyright a,
	.footer.footer-dark .copyright p>a {
	color: #fff;
	font-weight: normal
}

.footer.footer-dark .copyright a:hover, .footer.footer-dark .copyright p>a:hover
	{
	color: #0099bb
}

.footer.footer-dark .widget_archive>ul li a, .footer.footer-dark .widget_categories>ul li a,
	.footer.footer-dark .widget_pages>ul li a {
	color: #fff;
	font-weight: normal
}

@media screen and (max-width: 1200px) {
	.footer .widget {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0
	}
	.footer .copyright {
		padding-top: 16px
	}
}

.woocommerce-page .footer {
	margin-top: 84px
}

body.scroll-slideshow {
	background-color: #f2f2f2
}

body.scroll-slideshow .navbar {
	position: absolute;
	top: 0
}

body::before {
	content: 'mobile';
	display: none
}

@media only screen and (min-width:1050px) {
	body {
		
	}
	body::before {
		content: 'desktop'
	}
}

@media only screen and (min-width:1050px) {
	body[data-hijacking="on"] {
		overflow: hidden
	}
}

.cd-section {
	height: 100vh
}

.cd-section .content {
	position: relative;
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.cd-section .content .inner {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (min-width:1050px) {
	.cd-section h2 {
		font-size: 4rem;
		font-weight: 300
	}
	[data-hijacking="on"] .cd-section {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}
	[data-hijacking="on"] .cd-section>div {
		visibility: visible
	}
	[data-hijacking="off"] .cd-section>div {
		opacity: 0
	}
	[data-animation="rotate"] .cd-section {
		-webkit-perspective: 1800px;
		-moz-perspective: 1800px;
		perspective: 1800px
	}
	[data-hijacking="on"][data-animation="rotate"] .cd-section:not (:first-of-type
		){
		-webkit-perspective-origin: center 0;
		-moz-perspective-origin: center 0;
		perspective-origin: center 0
	}
	[data-animation="opacity"] .cd-section.visible>div {
		z-index: 1
	}
}

@media only screen and (min-width:1050px) {
	.cd-section:first-of-type>div::before {
		display: none
	}
}

@media only screen and (min-width:1050px) {
	.cd-section>div {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
	[data-hijacking="on"] .cd-section>div {
		position: absolute
	}
	[data-animation="rotate"] .cd-section>div {
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom
	}
}

.cd-vertical-nav {
	position: fixed;
	z-index: 1;
	list-style: none;
	padding: 0;
	right: 3%;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

.cd-vertical-nav a {
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	border: none;
	color: #fff;
	background-color: #0099bb
}

.cd-vertical-nav a>i {
	font-size: 1.1em;
	line-height: 40px
}

.cd-vertical-nav a.cd-prev {
	margin-bottom: 10px
}

.cd-vertical-nav a.inactive {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
	-moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
	transition: opacity 0.2s 0s, visibility 0s 0.2s
}

@media only screen and (min-width:1050px) {
	.cd-vertical-nav {
		display: block
	}
}

@media ( min-width : 1200px) {
	.width {
		width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}
	.menu li .sub-menu li {
		width: 1170px !important;
		margin-right: auto;
		margin-left: auto;
	}
	.sub-menu li ul.sub-menu {
		position: relative !important;
		margin-top: 0 !important;
	}
	.sub-menu li ul.sub-menu li {
		width: 32% !important;
		float: left;
		margin-right: 1%;
		margin-left: 0;
	}
	.sub-menu li ul.sub-menu ul li {
		width: 100% !important;
		float: left;
	}
}

@media ( min-width : 1200px) {
	#video {
		width: 100% !important;
		margin-right: auto;
		margin-left: auto;
	}
	.free {
		padding: 0 53px;
	}
	.free1 {
		padding: 0 53px;
		margin-right: 0 !important;
	}
}

@media ( min-width : 1440px) {
	#video {
		width: 90% !important;
		margin-right: auto;
		margin-left: auto;
	}
}

@media ( min-width : 1920px) {
	#video {
		width: 70% !important;
		margin-right: auto;
		margin-left: auto;
	}
}

.sub-menu li ul.sub-menu li a {
	border-bottom: 2px solid #fff !important;
	padding: 0 0 1em !important;
}

.sub-menu li ul.sub-menu {
	background-color: rgba(0, 0, 0, 0) !important;
}

.sub-menu li ul.sub-menu li ul.sub-menu li a {
	border-bottom: 0px solid #fff !important;
}

.sticky-wrapper {
	float: left;
}

.fixed {
	position: fixed;
	left: 0;
	top: 0;
	padding: 0 !important;
}

.gg1 {
	display: none;
}

.widget p {
	margin: 0;
}

.post-meta {
	display: none;
}

article#post-224 {
	margin-top: 24px;
}

@media screen and (max-width: 1024px) {
	.tel {
		display: none;
	}
	.free {
		padding: 0 32px;
	}
	.free1 {
		padding: 0 32px;
		margin-right: 0 !important;
	}
}

@media screen and (max-width: 991px) {
	.gg {
		display: none;
	}
	.gg1 {
		display: block !important;
	}
	.sub-menu {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.slidebar {
		display: block !important;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		background-color: #fff;
		border-top: 1px solid #ccc;
		box-shadow: 20px 0 0 0 #000;
		padding: 0.5em 0;
	}
	.footer {
		margin-bottom: 2em;
	}
	.scroll-to-top-btn.visible {
		bottom: 60px !important;
	}
	.free {
		padding: 0 32px;
	}
	.free1 {
		padding: 0 32px;
		margin-right: 0 !important;
	}
}

.catalog-category-view .main.container {
	width: 100% !important;
	padding-top: 0;
	margin-top: 0;
}






.catalog-category-view  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.catalog-category-view  .main-container {
    padding: 0px 0 50px;
    min-height: 400px;
}


.ht{
    font-size: 56px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;margin-bottom: 36px;    line-height: 1.1;font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    color: #333;
    text-transform: uppercase;
    margin-top: 0;display: block;
}