@charset "UTF-8";

@font-face {
	font-family:'VeneerClean-Reg';src:url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/veneer-clean/veneer-clean-regular.eot");src:url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/veneer-clean/veneer-clean-regular.eot?#iefix") format("embedded-opentype"),url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/veneer-clean/veneer-clean-regular.woff") format("woff"),url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/veneer-clean/veneer-clean-regular.ttf") format("truetype"),url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/veneer-clean/veneer-clean-regular.svg") format("svg");font-weight:normal;font-style:normal
}

@font-face {
	font-family:"icomoon";src:url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/icomoon/icomoon.ttf?fi568u") format("truetype"),url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/icomoon/icomoon.woff?fi568u") format("woff"),url("https://www.baxters.com.au/skin/frontend/baxters/master/fonts/icomoon/icomoon.svg?fi568u#icomoon") format("svg");font-weight:normal;font-style:normal
}

.icon-base {
	font-size: 14px
}

.icon-large {
	font-size: 28px
}

.icon {
	position: relative;
	top: 1px
}[class^="icon-"],[class*=" icon-"] {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-refresh:before {
	content: ""
}

.icon-logout:before {
	content: ""
}

.icon-plus:before {
	content: ""
}

.icon-question:before {
	content: ""
}

.icon-minus:before {
	content: ""
}

.icon-envelope-o:before {
	content: ""
}

.icon-heart:before {
	content: ""
}

.icon-star:before {
	content: ""
}

.icon-star-o:before {
	content: ""
}

.icon-check:before {
	content: ""
}

.icon-close:before {
	content: ""
}

.icon-remove:before {
	content: ""
}

.icon-times:before {
	content: ""
}

.icon-clock-o:before {
	content: ""
}

.icon-map-marker:before {
	content: ""
}

.icon-chevron-left:before {
	content: ""
}

.icon-chevron-right:before {
	content: ""
}

.icon-chevron-up:before {
	content: ""
}

.icon-chevron-down:before {
	content: ""
}

.icon-heart-o:before {
	content: ""
}

.icon-phone:before {
	content: ""
}

.icon-credit-card:before {
	content: ""
}

.icon-bars:before {
	content: ""
}

.icon-navicon:before {
	content: ""
}

.icon-reorder:before {
	content: ""
}

.icon-sort:before {
	content: ""
}

.icon-unsorted:before {
	content: ""
}

.icon-envelope:before {
	content: ""
}

.icon-rotate-left:before {
	content: ""
}

.icon-undo:before {
	content: ""
}

.icon-exchange:before {
	content: ""
}

.icon-angle-left:before {
	content: ""
}

.icon-angle-right:before {
	content: ""
}

.icon-angle-up:before {
	content: ""
}

.icon-angle-down:before {
	content: ""
}

.icon-star-half-empty:before {
	content: ""
}

.icon-star-half-full:before {
	content: ""
}

.icon-star-half-o:before {
	content: ""
}

.icon-ellipsis-v:before {
	content: ""
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}
li{
	list-style: none;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
	width:device-width
}

article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section {
	display: block
}
@font-face{
            font-family: 'VeneerCleanReg';
            src :url(../font/VeneerCleanReg.otf);
        }
@font-face{
            font-family: 'OpenSans';
            src :url(../font/OpenSans-Regular.ttf);
        }

body {
	margin: 0;
	font-family: "OpenSans",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: #333;
	text-align: left;
	background-color: #f5f5f5;
}

b,strong {
	font-weight: bold
}

small {
	font-size: 80%
}

p {
	margin-top: 0;
	margin-bottom: 1em
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: inherit;
	text-decoration: none;
	outline: none
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}
.clearfix{
	clear: both;
}
.img-fluid,.blog_post-wrapper img {
	max-width: 100%;
	height: auto
}

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

a,area,button,[role="button"],input:not([type="range"]),label,select,summary,textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

label {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 500
}

button {
	border-radius: 0;
	outline: 0
}

button:hover,button:focus,button:active,button:active:focus {
	outline: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

input,button,select,optgroup,textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html [type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type="radio"],input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	vertical-align: middle;
	margin-top: -2px
}

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto
}[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none
}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}[hidden] {
	display: none !important
}

.clearfix::after {
	display: block;
	content: "";
	clear: both
}

.a-right {
	text-align: right
}

.a-center {
	text-align: center
}

.a-left {
	text-align: left
}

.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1240px
}

@media (min-width:576px) {
	.wrapper-sm {
		max-width: 576px !important
	}
}

@media (min-width:768px) {
	.wrapper-md {
		max-width: 768px !important
	}
}

@media (min-width:980px) {
	.wrapper-lg {
		max-width: 980px !important
	}
}

@media (min-width:1240px) {
	.wrapper-xl {
		max-width: 1240px !important
	}
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 560px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 740px
	}
}

@media (min-width:980px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1240px) {
	.container {
		max-width: 1200px
	}
}
.container {
		max-width: 1396px
	}

.banner{
	width: 100%;
	margin-bottom: 80px;
}
.banner img{
	width:  100%;
}


.hidden-up {
	display: none !important
}

@media (min-width:576px) {
	.hidden-up-sm {
		display: none !important
	}
}

@media (min-width:768px) {
	.hidden-up-md {
		display: none !important
	}
}

@media (min-width:980px) {
	.hidden-up-lg {
		display: none !important
	}
}

@media (min-width:1240px) {
	.hidden-up-xl {
		display: none !important
	}
}

@media (max-width:575px) {
	.hidden-down {
		display: none !important
	}
}

@media (max-width:767px) {
	.hidden-down-sm {
		display: none !important
	}
}

@media (max-width:979px) {
	.hidden-down-md {
		display: none !important
	}
}

@media (max-width:1239px) {
	.hidden-down-lg {
		display: none !important
	}
}

.hidden-down-xl {
	display: none !important
}

.m-0 {
	margin: 0
}

.m-t-0 {
	margin-top: 0
}

.m-r-0 {
	margin-right: 0
}

.m-b-0 {
	margin-bottom: 0
}

.m-l-0 {
	margin-left: 0
}

.m-x-0 {
	margin-right: 0;
	margin-left: 0
}

.m-y-0 {
	margin-top: 0;
	margin-bottom: 0
}

.m-xsmall {
	margin: 4px
}

.m-t-xsmall {
	margin-top: 4px
}

.m-r-xsmall {
	margin-right: 4px
}

.m-b-xsmall {
	margin-bottom: 4px
}

.m-l-xsmall {
	margin-left: 4px
}

.m-x-xsmall {
	margin-right: 4px;
	margin-left: 4px
}

.m-y-xsmall {
	margin-top: 4px;
	margin-bottom: 4px
}

.m-small {
	margin: 8px
}

.m-t-small {
	margin-top: 8px
}

.m-r-small {
	margin-right: 8px
}

.m-b-small {
	margin-bottom: 8px
}

.m-l-small {
	margin-left: 8px
}

.m-x-small {
	margin-right: 8px;
	margin-left: 8px
}

.m-y-small {
	margin-top: 8px;
	margin-bottom: 8px
}

.m-base {
	margin: 16px
}

.m-t-base {
	margin-top: 16px
}

.m-r-base {
	margin-right: 16px
}

.m-b-base {
	margin-bottom: 16px
}

.m-l-base {
	margin-left: 16px
}

.m-x-base {
	margin-right: 16px;
	margin-left: 16px
}

.m-y-base {
	margin-top: 16px;
	margin-bottom: 16px
}

.m-large {
	margin: 32px
}

.m-t-large {
	margin-top: 32px
}

.m-r-large {
	margin-right: 32px
}

.m-b-large {
	margin-bottom: 32px
}

.m-l-large {
	margin-left: 32px
}

.m-x-large {
	margin-right: 32px;
	margin-left: 32px
}

.m-y-large {
	margin-top: 32px;
	margin-bottom: 32px
}

.m-xlarge {
	margin: 48px
}

.m-t-xlarge {
	margin-top: 48px
}

.m-r-xlarge {
	margin-right: 48px
}

.m-b-xlarge {
	margin-bottom: 48px
}

.m-l-xlarge {
	margin-left: 48px
}

.m-x-xlarge {
	margin-right: 48px;
	margin-left: 48px
}

.m-y-xlarge {
	margin-top: 48px;
	margin-bottom: 48px
}

.p-0 {
	padding: 0
}

.p-t-0 {
	padding-top: 0
}

.p-r-0 {
	padding-right: 0
}

.p-b-0 {
	padding-bottom: 0
}

.p-l-0 {
	padding-left: 0
}

.p-x-0 {
	padding-right: 0;
	padding-left: 0
}

.p-y-0 {
	padding-top: 0;
	padding-bottom: 0
}

.p-xsmall {
	padding: 4px
}

.p-t-xsmall {
	padding-top: 4px
}

.p-r-xsmall {
	padding-right: 4px
}

.p-b-xsmall {
	padding-bottom: 4px
}

.p-l-xsmall {
	padding-left: 4px
}

.p-x-xsmall {
	padding-right: 4px;
	padding-left: 4px
}

.p-y-xsmall {
	padding-top: 4px;
	padding-bottom: 4px
}

.p-small {
	padding: 8px
}

.p-t-small {
	padding-top: 8px
}

.p-r-small {
	padding-right: 8px
}

.p-b-small {
	padding-bottom: 8px
}

.p-l-small {
	padding-left: 8px
}

.p-x-small {
	padding-right: 8px;
	padding-left: 8px
}

.p-y-small {
	padding-top: 8px;
	padding-bottom: 8px
}

.p-base {
	padding: 16px
}

.p-t-base {
	padding-top: 16px
}

.p-r-base {
	padding-right: 16px
}

.p-b-base {
	padding-bottom: 16px
}

.p-l-base {
	padding-left: 16px
}

.p-x-base {
	padding-right: 16px;
	padding-left: 16px
}

.p-y-base {
	padding-top: 18px!important;
	padding-bottom: 18px!important;
	color: #7f7f7f;
}

.p-large {
	padding: 32px
}

.p-t-large {
	padding-top: 32px
}

.p-r-large {
	padding-right: 32px
}

.p-b-large {
	padding-bottom: 32px
}

.p-l-large {
	padding-left: 32px
}

.p-x-large {
	padding-right: 32px;
	padding-left: 32px
}

.p-y-large {
	padding-top: 32px;
	padding-bottom: 32px
}

.p-xlarge {
	padding: 48px
}

.p-t-xlarge {
	padding-top: 48px
}

.p-r-xlarge {
	padding-right: 48px
}

.p-b-xlarge {
	padding-bottom: 48px
}

.p-l-xlarge {
	padding-left: 48px
}

.p-x-xlarge {
	padding-right: 48px;
	padding-left: 48px
}

.p-y-xlarge {
	padding-top: 48px;
	padding-bottom: 48px
}

.m-auto {
	margin: auto
}

.m-t-auto {
	margin-top: auto
}

.m-r-auto {
	margin-right: auto
}

.m-b-auto {
	margin-bottom: auto
}

.m-l-auto {
	margin-left: auto
}

.m-x-auto {
	margin-right: auto;
	margin-left: auto
}

.m-y-auto {

	margin-top: auto;
	margin-bottom: auto
}

.gutters {
	padding-left: 16px;
	padding-right: 16px
}

@media (min-width:576px) {
	.m-0-sm {
		margin: 0
	}

	.m-t-0-sm {
		margin-top: 0
	}

	.m-r-0-sm {
		margin-right: 0
	}

	.m-b-0-sm {
		margin-bottom: 0
	}

	.m-l-0-sm {
		margin-left: 0
	}

	.m-x-0-sm {
		margin-right: 0;
		margin-left: 0
	}

	.m-y-0-sm {
		margin-top: 0;
		margin-bottom: 0
	}

	.m-xsmall-sm {
		margin: 4px
	}

	.m-t-xsmall-sm {
		margin-top: 4px
	}

	.m-r-xsmall-sm {
		margin-right: 4px
	}

	.m-b-xsmall-sm {
		margin-bottom: 4px
	}

	.m-l-xsmall-sm {
		margin-left: 4px
	}

	.m-x-xsmall-sm {
		margin-right: 4px;
		margin-left: 4px
	}

	.m-y-xsmall-sm {
		margin-top: 4px;
		margin-bottom: 4px
	}

	.m-small-sm {
		margin: 8px
	}

	.m-t-small-sm {
		margin-top: 8px
	}

	.m-r-small-sm {
		margin-right: 8px
	}

	.m-b-small-sm {
		margin-bottom: 8px
	}

	.m-l-small-sm {
		margin-left: 8px
	}

	.m-x-small-sm {
		margin-right: 8px;
		margin-left: 8px
	}

	.m-y-small-sm {
		margin-top: 8px;
		margin-bottom: 8px
	}

	.m-base-sm {
		margin: 16px
	}

	.m-t-base-sm {
		margin-top: 16px
	}

	.m-r-base-sm {
		margin-right: 16px
	}

	.m-b-base-sm {
		margin-bottom: 16px
	}

	.m-l-base-sm {
		margin-left: 16px
	}

	.m-x-base-sm {
		margin-right: 16px;
		margin-left: 16px
	}

	.m-y-base-sm {
		margin-top: 16px;
		margin-bottom: 16px
	}

	.m-large-sm {
		margin: 32px
	}

	.m-t-large-sm {
		margin-top: 32px
	}

	.m-r-large-sm {
		margin-right: 32px
	}

	.m-b-large-sm {
		margin-bottom: 32px
	}

	.m-l-large-sm {
		margin-left: 32px
	}

	.m-x-large-sm {
		margin-right: 32px;
		margin-left: 32px
	}

	.m-y-large-sm {
		margin-top: 32px;
		margin-bottom: 32px
	}

	.m-xlarge-sm {
		margin: 48px
	}

	.m-t-xlarge-sm {
		margin-top: 48px
	}

	.m-r-xlarge-sm {
		margin-right: 48px
	}

	.m-b-xlarge-sm {
		margin-bottom: 48px
	}

	.m-l-xlarge-sm {
		margin-left: 48px
	}

	.m-x-xlarge-sm {
		margin-right: 48px;
		margin-left: 48px
	}

	.m-y-xlarge-sm {
		margin-top: 48px;
		margin-bottom: 48px
	}

	.p-0-sm {
		padding: 0
	}

	.p-t-0-sm {
		padding-top: 0
	}

	.p-r-0-sm {
		padding-right: 0
	}

	.p-b-0-sm {
		padding-bottom: 0
	}

	.p-l-0-sm {
		padding-left: 0
	}

	.p-x-0-sm {
		padding-right: 0;
		padding-left: 0
	}

	.p-y-0-sm {
		padding-top: 0;
		padding-bottom: 0
	}

	.p-xsmall-sm {
		padding: 4px
	}

	.p-t-xsmall-sm {
		padding-top: 4px
	}

	.p-r-xsmall-sm {
		padding-right: 4px
	}

	.p-b-xsmall-sm {
		padding-bottom: 4px
	}

	.p-l-xsmall-sm {
		padding-left: 4px
	}

	.p-x-xsmall-sm {
		padding-right: 4px;
		padding-left: 4px
	}

	.p-y-xsmall-sm {
		padding-top: 4px;
		padding-bottom: 4px
	}

	.p-small-sm {
		padding: 8px
	}

	.p-t-small-sm {
		padding-top: 8px
	}

	.p-r-small-sm {
		padding-right: 8px
	}

	.p-b-small-sm {
		padding-bottom: 8px
	}

	.p-l-small-sm {
		padding-left: 8px
	}

	.p-x-small-sm {
		padding-right: 8px;
		padding-left: 8px
	}

	.p-y-small-sm {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.p-base-sm {
		padding: 16px
	}

	.p-t-base-sm {
		padding-top: 16px
	}

	.p-r-base-sm {
		padding-right: 16px
	}

	.p-b-base-sm {
		padding-bottom: 16px
	}

	.p-l-base-sm {
		padding-left: 16px
	}

	.p-x-base-sm {
		padding-right: 16px;
		padding-left: 16px
	}

	.p-y-base-sm {
		padding-top: 16px;
		padding-bottom: 16px
	}

	.p-large-sm {
		padding: 32px
	}

	.p-t-large-sm {
		padding-top: 32px
	}

	.p-r-large-sm {
		padding-right: 32px
	}

	.p-b-large-sm {
		padding-bottom: 32px
	}

	.p-l-large-sm {
		padding-left: 32px
	}

	.p-x-large-sm {
		padding-right: 32px;
		padding-left: 32px
	}

	.p-y-large-sm {
		padding-top: 32px;
		padding-bottom: 32px
	}

	.p-xlarge-sm {
		padding: 48px
	}

	.p-t-xlarge-sm {
		padding-top: 48px
	}

	.p-r-xlarge-sm {
		padding-right: 48px
	}

	.p-b-xlarge-sm {
		padding-bottom: 48px
	}

	.p-l-xlarge-sm {
		padding-left: 48px
	}

	.p-x-xlarge-sm {
		padding-right: 48px;
		padding-left: 48px
	}

	.p-y-xlarge-sm {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.m-auto-sm {
		margin: auto
	}

	.m-t-auto-sm {
		margin-top: auto
	}

	.m-r-auto-sm {
		margin-right: auto
	}

	.m-b-auto-sm {
		margin-bottom: auto
	}

	.m-l-auto-sm {
		margin-left: auto
	}

	.m-x-auto-sm {
		margin-right: auto;
		margin-left: auto
	}

	.m-y-auto-sm {
		margin-top: auto;
		margin-bottom: auto
	}

	.gutters-sm {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width:768px) {
	.m-0-md {
		margin: 0
	}

	.m-t-0-md {
		margin-top: 0
	}

	.m-r-0-md {
		margin-right: 0
	}

	.m-b-0-md {
		margin-bottom: 0
	}

	.m-l-0-md {
		margin-left: 0
	}

	.m-x-0-md {
		margin-right: 0;
		margin-left: 0
	}

	.m-y-0-md {
		margin-top: 0;
		margin-bottom: 0
	}

	.m-xsmall-md {
		margin: 4px
	}

	.m-t-xsmall-md {
		margin-top: 4px
	}

	.m-r-xsmall-md {
		margin-right: 4px
	}

	.m-b-xsmall-md {
		margin-bottom: 4px
	}

	.m-l-xsmall-md {
		margin-left: 4px
	}

	.m-x-xsmall-md {
		margin-right: 4px;
		margin-left: 4px
	}

	.m-y-xsmall-md {
		margin-top: 4px;
		margin-bottom: 4px
	}

	.m-small-md {
		margin: 8px
	}

	.m-t-small-md {
		margin-top: 8px
	}

	.m-r-small-md {
		margin-right: 8px
	}

	.m-b-small-md {
		margin-bottom: 8px
	}

	.m-l-small-md {
		margin-left: 8px
	}

	.m-x-small-md {
		margin-right: 8px;
		margin-left: 8px
	}

	.m-y-small-md {
		margin-top: 8px;
		margin-bottom: 8px
	}

	.m-base-md {
		margin: 16px
	}

	.m-t-base-md {
		margin-top: 16px
	}

	.m-r-base-md {
		margin-right: 16px
	}

	.m-b-base-md {
		margin-bottom: 16px
	}

	.m-l-base-md {
		margin-left: 16px
	}

	.m-x-base-md {
		margin-right: 16px;
		margin-left: 16px
	}

	.m-y-base-md {
		margin-top: 16px;
		margin-bottom: 16px
	}

	.m-large-md {
		margin: 32px
	}

	.m-t-large-md {
		margin-top: 32px
	}

	.m-r-large-md {
		margin-right: 32px
	}

	.m-b-large-md {
		margin-bottom: 32px
	}

	.m-l-large-md {
		margin-left: 32px
	}

	.m-x-large-md {
		margin-right: 32px;
		margin-left: 32px
	}

	.m-y-large-md {
		margin-top: 32px;
		margin-bottom: 0px
	}

	.m-xlarge-md {
		margin: 48px
	}

	.m-t-xlarge-md {
		margin-top: 48px
	}

	.m-r-xlarge-md {
		margin-right: 48px
	}

	.m-b-xlarge-md {
		margin-bottom: 48px
	}

	.m-l-xlarge-md {
		margin-left: 48px
	}

	.m-x-xlarge-md {
		margin-right: 48px;
		margin-left: 48px
	}

	.m-y-xlarge-md {
		margin-top: 48px;
		margin-bottom: 48px
	}

	.p-0-md {
		padding: 0
	}

	.p-t-0-md {
		padding-top: 0
	}

	.p-r-0-md {
		padding-right: 0
	}

	.p-b-0-md {
		padding-bottom: 0
	}

	.p-l-0-md {
		padding-left: 0
	}

	.p-x-0-md {
		padding-right: 0;
		padding-left: 0
	}

	.p-y-0-md {
		padding-top: 0;
		padding-bottom: 0
	}

	.p-xsmall-md {
		padding: 4px
	}

	.p-t-xsmall-md {
		padding-top: 4px
	}

	.p-r-xsmall-md {
		padding-right: 4px
	}

	.p-b-xsmall-md {
		padding-bottom: 4px
	}

	.p-l-xsmall-md {
		padding-left: 4px
	}

	.p-x-xsmall-md {
		padding-right: 4px;
		padding-left: 4px
	}

	.p-y-xsmall-md {
		padding-top: 4px;
		padding-bottom: 4px
	}

	.p-small-md {
		padding: 8px
	}

	.p-t-small-md {
		padding-top: 8px
	}

	.p-r-small-md {
		padding-right: 8px
	}

	.p-b-small-md {
		padding-bottom: 8px
	}

	.p-l-small-md {
		padding-left: 8px
	}

	.p-x-small-md {
		padding-right: 8px;
		padding-left: 8px
	}

	.p-y-small-md {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.p-base-md {
		padding: 16px
	}

	.p-t-base-md {
		padding-top: 16px
	}

	.p-r-base-md {
		padding-right: 16px
	}

	.p-b-base-md {
		padding-bottom: 16px
	}

	.p-l-base-md {
		padding-left: 16px
	}

	.p-x-base-md {
		padding-right: 16px;
		padding-left: 16px
	}

	.p-y-base-md {
		padding-top: 16px;
		padding-bottom: 16px
	}

	.p-large-md {
		padding: 32px
	}

	.p-t-large-md {
		padding-top: 32px
	}

	.p-r-large-md {
		padding-right: 32px
	}

	.p-b-large-md {
		padding-bottom: 32px
	}

	.p-l-large-md {
		padding-left: 32px
	}

	.p-x-large-md {
		padding-right: 32px;
		padding-left: 32px
	}

	.p-y-large-md {
		padding-top: 32px;
		
	}

	.p-xlarge-md {
		padding: 48px
	}

	.p-t-xlarge-md {
		padding-top: 48px
	}

	.p-r-xlarge-md {
		padding-right: 48px
	}

	.p-b-xlarge-md {
		padding-bottom: 48px
	}

	.p-l-xlarge-md {
		padding-left: 48px
	}

	.p-x-xlarge-md {
		padding-right: 48px;
		padding-left: 48px
	}

	.p-y-xlarge-md {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.m-auto-md {
		margin: auto
	}

	.m-t-auto-md {
		margin-top: auto
	}

	.m-r-auto-md {
		margin-right: auto
	}

	.m-b-auto-md {
		margin-bottom: auto
	}

	.m-l-auto-md {
		margin-left: auto
	}

	.m-x-auto-md {
		margin-right: auto;
		margin-left: auto
	}

	.m-y-auto-md {
		margin-top: auto;
		margin-bottom: auto
	}

	.gutters-md {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width:980px) {
	.m-0-lg {
		margin: 0
	}

	.m-t-0-lg {
		margin-top: 0
	}

	.m-r-0-lg {
		margin-right: 0
	}

	.m-b-0-lg {
		margin-bottom: 0
	}

	.m-l-0-lg {
		margin-left: 0
	}

	.m-x-0-lg {
		margin-right: 0;
		margin-left: 0
	}

	.m-y-0-lg {
		margin-top: 0;
		margin-bottom: 0
	}

	.m-xsmall-lg {
		margin: 4px
	}

	.m-t-xsmall-lg {
		margin-top: 4px
	}

	.m-r-xsmall-lg {
		margin-right: 4px
	}

	.m-b-xsmall-lg {
		margin-bottom: 4px
	}

	.m-l-xsmall-lg {
		margin-left: 4px
	}

	.m-x-xsmall-lg {
		margin-right: 4px;
		margin-left: 4px
	}

	.m-y-xsmall-lg {
		margin-top: 4px;
		margin-bottom: 4px
	}

	.m-small-lg {
		margin: 8px
	}

	.m-t-small-lg {
		margin-top: 8px
	}

	.m-r-small-lg {
		margin-right: 8px
	}

	.m-b-small-lg {
		margin-bottom: 8px
	}

	.m-l-small-lg {
		margin-left: 8px
	}

	.m-x-small-lg {
		margin-right: 8px;
		margin-left: 8px
	}

	.m-y-small-lg {
		margin-top: 8px;
		margin-bottom: 8px
	}

	.m-base-lg {
		margin: 16px
	}

	.m-t-base-lg {
		margin-top: 16px
	}

	.m-r-base-lg {
		margin-right: 16px
	}

	.m-b-base-lg {
		margin-bottom: 16px
	}

	.m-l-base-lg {
		margin-left: 16px
	}

	.m-x-base-lg {
		margin-right: 16px;
		margin-left: 16px
	}

	.m-y-base-lg {
		margin-top: 16px;
		margin-bottom: 16px
	}

	.m-large-lg {
		margin: 32px
	}

	.m-t-large-lg {
		margin-top: 32px
	}

	.m-r-large-lg {
		margin-right: 32px
	}

	.m-b-large-lg {
		margin-bottom: 32px
	}

	.m-l-large-lg {
		margin-left: 32px
	}

	.m-x-large-lg {
		margin-right: 32px;
		margin-left: 32px
	}

	.m-y-large-lg {
		margin-top: 32px;
		margin-bottom: 32px
	}

	.m-xlarge-lg {
		margin: 48px
	}

	.m-t-xlarge-lg {
		margin-top: 48px
	}

	.m-r-xlarge-lg {
		margin-right: 48px
	}

	.m-b-xlarge-lg {
		margin-bottom: 48px
	}

	.m-l-xlarge-lg {
		margin-left: 48px
	}

	.m-x-xlarge-lg {
		margin-right: 48px;
		margin-left: 48px
	}

	.m-y-xlarge-lg {
		margin-top: 48px;
		margin-bottom: 48px
	}

	.p-0-lg {
		padding: 0
	}

	.p-t-0-lg {
		padding-top: 0
	}

	.p-r-0-lg {
		padding-right: 0
	}

	.p-b-0-lg {
		padding-bottom: 0
	}

	.p-l-0-lg {
		padding-left: 0
	}

	.p-x-0-lg {
		padding-right: 0;
		padding-left: 0
	}

	.p-y-0-lg {
		padding-top: 0;
		padding-bottom: 0
	}

	.p-xsmall-lg {
		padding: 4px
	}

	.p-t-xsmall-lg {
		padding-top: 4px
	}

	.p-r-xsmall-lg {
		padding-right: 4px
	}

	.p-b-xsmall-lg {
		padding-bottom: 4px
	}

	.p-l-xsmall-lg {
		padding-left: 4px
	}

	.p-x-xsmall-lg {
		padding-right: 4px;
		padding-left: 4px
	}

	.p-y-xsmall-lg {
		padding-top: 4px;
		padding-bottom: 4px
	}

	.p-small-lg {
		padding: 8px
	}

	.p-t-small-lg {
		padding-top: 8px
	}

	.p-r-small-lg {
		padding-right: 8px
	}

	.p-b-small-lg {
		padding-bottom: 8px
	}

	.p-l-small-lg {
		padding-left: 8px
	}

	.p-x-small-lg {
		padding-right: 8px;
		padding-left: 8px
	}

	.p-y-small-lg {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.p-base-lg {
		padding: 16px
	}

	.p-t-base-lg {
		padding-top: 16px
	}

	.p-r-base-lg {
		padding-right: 16px
	}

	.p-b-base-lg {
		padding-bottom: 16px
	}

	.p-l-base-lg {
		padding-left: 16px
	}

	.p-x-base-lg {
		padding-right: 16px;
		padding-left: 16px
	}

	.p-y-base-lg {
		padding-top: 16px;
		padding-bottom: 16px
	}

	.p-large-lg {
		padding: 32px
	}

	.p-t-large-lg {
		padding-top: 32px
	}

	.p-r-large-lg {
		padding-right: 32px
	}

	.p-b-large-lg {
		padding-bottom: 32px
	}

	.p-l-large-lg {
		padding-left: 32px
	}

	.p-x-large-lg {
		padding-right: 32px;
		padding-left: 32px
	}

	.p-y-large-lg {
		padding-top: 32px;
		padding-bottom: 32px
	}

	.p-xlarge-lg {
		padding: 48px
	}

	.p-t-xlarge-lg {
		padding-top: 48px
	}

	.p-r-xlarge-lg {
		padding-right: 48px
	}

	.p-b-xlarge-lg {
		padding-bottom: 48px
	}

	.p-l-xlarge-lg {
		padding-left: 48px
	}

	.p-x-xlarge-lg {
		padding-right: 48px;
		padding-left: 48px
	}

	.p-y-xlarge-lg {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.m-auto-lg {
		margin: auto
	}

	.m-t-auto-lg {
		margin-top: auto
	}

	.m-r-auto-lg {
		margin-right: auto
	}

	.m-b-auto-lg {
		margin-bottom: auto
	}

	.m-l-auto-lg {
		margin-left: auto
	}

	.m-x-auto-lg {
		margin-right: auto;
		margin-left: auto
	}

	.m-y-auto-lg {
		margin-top: auto;
		margin-bottom: auto
	}

	.gutters-lg {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (min-width:1240px) {
	.m-0-xl {
		margin: 0
	}

	.m-t-0-xl {
		margin-top: 0
	}

	.m-r-0-xl {
		margin-right: 0
	}

	.m-b-0-xl {
		margin-bottom: 0
	}

	.m-l-0-xl {
		margin-left: 0
	}

	.m-x-0-xl {
		margin-right: 0;
		margin-left: 0
	}

	.m-y-0-xl {
		margin-top: 0;
		margin-bottom: 0
	}

	.m-xsmall-xl {
		margin: 4px
	}

	.m-t-xsmall-xl {
		margin-top: 4px
	}

	.m-r-xsmall-xl {
		margin-right: 4px
	}

	.m-b-xsmall-xl {
		margin-bottom: 4px
	}

	.m-l-xsmall-xl {
		margin-left: 4px
	}

	.m-x-xsmall-xl {
		margin-right: 4px;
		margin-left: 4px
	}

	.m-y-xsmall-xl {
		margin-top: 4px;
		margin-bottom: 4px
	}

	.m-small-xl {
		margin: 8px
	}

	.m-t-small-xl {
		margin-top: 8px
	}

	.m-r-small-xl {
		margin-right: 8px
	}

	.m-b-small-xl {
		margin-bottom: 8px
	}

	.m-l-small-xl {
		margin-left: 8px
	}

	.m-x-small-xl {
		margin-right: 8px;
		margin-left: 8px
	}

	.m-y-small-xl {
		margin-top: 8px;
		margin-bottom: 8px
	}

	.m-base-xl {
		margin: 16px
	}

	.m-t-base-xl {
		margin-top: 16px
	}

	.m-r-base-xl {
		margin-right: 16px
	}

	.m-b-base-xl {
		margin-bottom: 16px
	}

	.m-l-base-xl {
		margin-left: 16px
	}

	.m-x-base-xl {
		margin-right: 16px;
		margin-left: 16px
	}

	.m-y-base-xl {
		margin-top: 16px;
		margin-bottom: 16px
	}

	.m-large-xl {
		margin: 32px
	}

	.m-t-large-xl {
		margin-top: 32px
	}

	.m-r-large-xl {
		margin-right: 32px
	}

	.m-b-large-xl {
		margin-bottom: 32px
	}

	.m-l-large-xl {
		margin-left: 32px
	}

	.m-x-large-xl {
		margin-right: 32px;
		margin-left: 32px
	}

	.m-y-large-xl {
		margin-top: 32px;
		margin-bottom: 32px
	}

	.m-xlarge-xl {
		margin: 48px
	}

	.m-t-xlarge-xl {
		margin-top: 48px
	}

	.m-r-xlarge-xl {
		margin-right: 48px
	}

	.m-b-xlarge-xl {
		margin-bottom: 48px
	}

	.m-l-xlarge-xl {
		margin-left: 48px
	}

	.m-x-xlarge-xl {
		margin-right: 48px;
		margin-left: 48px
	}

	.m-y-xlarge-xl {
		margin-top: 48px;
		margin-bottom: 48px
	}

	.p-0-xl {
		padding: 0
	}

	.p-t-0-xl {
		padding-top: 0
	}

	.p-r-0-xl {
		padding-right: 0
	}

	.p-b-0-xl {
		padding-bottom: 0
	}

	.p-l-0-xl {
		padding-left: 0
	}

	.p-x-0-xl {
		padding-right: 0;
		padding-left: 0
	}

	.p-y-0-xl {
		padding-top: 0;
		padding-bottom: 0
	}

	.p-xsmall-xl {
		padding: 4px
	}

	.p-t-xsmall-xl {
		padding-top: 4px
	}

	.p-r-xsmall-xl {
		padding-right: 4px
	}

	.p-b-xsmall-xl {
		padding-bottom: 4px
	}

	.p-l-xsmall-xl {
		padding-left: 4px
	}

	.p-x-xsmall-xl {
		padding-right: 4px;
		padding-left: 4px
	}

	.p-y-xsmall-xl {
		padding-top: 4px;
		padding-bottom: 4px
	}

	.p-small-xl {
		padding: 8px
	}

	.p-t-small-xl {
		padding-top: 8px
	}

	.p-r-small-xl {
		padding-right: 8px
	}

	.p-b-small-xl {
		padding-bottom: 8px
	}

	.p-l-small-xl {
		padding-left: 8px
	}

	.p-x-small-xl {
		padding-right: 8px;
		padding-left: 8px
	}

	.p-y-small-xl {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.p-base-xl {
		padding: 16px
	}

	.p-t-base-xl {
		padding-top: 16px
	}

	.p-r-base-xl {
		padding-right: 16px
	}

	.p-b-base-xl {
		padding-bottom: 16px
	}

	.p-l-base-xl {
		padding-left: 16px
	}

	.p-x-base-xl {
		padding-right: 16px;
		padding-left: 16px
	}

	.p-y-base-xl {
		padding-top: 16px;
		padding-bottom: 16px
	}

	.p-large-xl {
		padding: 32px
	}

	.p-t-large-xl {
		padding-top: 32px
	}

	.p-r-large-xl {
		padding-right: 32px
	}

	.p-b-large-xl {
		padding-bottom: 32px
	}

	.p-l-large-xl {
		padding-left: 32px
	}

	.p-x-large-xl {
		padding-right: 32px;
		padding-left: 32px
	}

	.p-y-large-xl {
		padding-top: 32px;
		padding-bottom: 32px
	}

	.p-xlarge-xl {
		padding: 48px
	}

	.p-t-xlarge-xl {
		padding-top: 48px
	}

	.p-r-xlarge-xl {
		padding-right: 48px
	}

	.p-b-xlarge-xl {
		padding-bottom: 48px
	}

	.p-l-xlarge-xl {
		padding-left: 48px
	}

	.p-x-xlarge-xl {
		padding-right: 48px;
		padding-left: 48px
	}

	.p-y-xlarge-xl {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.m-auto-xl {
		margin: auto
	}

	.m-t-auto-xl {
		margin-top: auto
	}

	.m-r-auto-xl {
		margin-right: auto
	}

	.m-b-auto-xl {
		margin-bottom: auto
	}

	.m-l-auto-xl {
		margin-left: auto
	}

	.m-x-auto-xl {
		margin-right: auto;
		margin-left: auto
	}

	.m-y-auto-xl {
		margin-top: auto;
		margin-bottom: auto
	}

	.gutters-xl {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (max-width:979px) {
	.gutters-negative-sm-down {
		width: calc(100% + ($spacing * 2));
		margin-left: -32px;
		margin-right: -32px;
		overflow: hidden
	}
}

.grid::after,.row::after {
	display: block;
	content: "";
	clear: both
}

.col {
	min-height: 1px;
	float: left;
	width: 100%
}

.col-1 {
	width: 8.33333%
}

.col-2 {
	width: 16.66667%
}

.col-3 {
	width: 25%
}

.col-4 {
	width: 33.33333%
}

.col-5 {
	width: 41.66667%
}

.col-6 {
	width: 50%
}

.col-7 {
	width: 58.33333%
}

.col-8 {
	width: 66.66667%
}

.col-9 {
	width: 75%
}

.col-10 {
	width: 83.33333%
}

.col-11 {
	width: 91.66667%
}

.col-12 {
	width: 100%
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
	.col-1-sm {
		width: 8.33333%
	}

	.col-2-sm {
		width: 16.66667%
	}

	.col-3-sm {
		width: 25%
	}

	.col-4-sm {
		width: 33.33333%
	}

	.col-5-sm {
		width: 41.66667%
	}

	.col-6-sm {
		width: 50%
	}

	.col-7-sm {
		width: 58.33333%
	}

	.col-8-sm {
		width: 66.66667%
	}

	.col-9-sm {
		width: 75%
	}

	.col-10-sm {
		width: 83.33333%
	}

	.col-11-sm {
		width: 91.66667%
	}

	.col-12-sm {
		width: 100%
	}

	.offset-0-sm {
		margin-left: 0%
	}

	.offset-1-sm {
		margin-left: 8.33333%
	}

	.offset-2-sm {
		margin-left: 16.66667%
	}

	.offset-3-sm {
		margin-left: 25%
	}

	.offset-4-sm {
		margin-left: 33.33333%
	}

	.offset-5-sm {
		margin-left: 41.66667%
	}

	.offset-6-sm {
		margin-left: 50%
	}

	.offset-7-sm {
		margin-left: 58.33333%
	}

	.offset-8-sm {
		margin-left: 66.66667%
	}

	.offset-9-sm {
		margin-left: 75%
	}

	.offset-10-sm {
		margin-left: 83.33333%
	}

	.offset-11-sm {
		margin-left: 91.66667%
	}
}
	.col-8-lg {
		width: 100%;
		display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
	}
@media (min-width:768px) {
	.col-1-md {
		width: 8.33333%
	}

	.col-2-md {
		width: 16.66667%
	}

	.col-3-md {
		width: 25%
	}

	.col-4-md {
		width: 25%
	}

	.col-5-md {
		width: 41.66667%
	}

	.col-6-md {
		width: calc(50% - 20px);
			
	}

	.col-7-md {
		width: 58.33333%
	}

	.col-8-md {
		width: 66.66667%
	}

	.col-9-md {
		width: 75%
	}

	.col-10-md {
		width: 83.33333%
	}

	.col-11-md {
		width: 91.66667%
	}

	.col-12-md {
		width: 100%
	}

	.offset-0-md {
		margin-left: 0%
	}

	.offset-1-md {
		margin-left: 8.33333%
	}

	.offset-2-md {
		margin-left: 16.66667%
	}

	.offset-3-md {
		margin-left: 25%
	}

	.offset-4-md {
		margin-left: 33.33333%
	}

	.offset-5-md {
		margin-left: 41.66667%
	}

	.offset-6-md {
		margin-left: 50%
	}

	.offset-7-md {
		margin-left: 58.33333%
	}

	.offset-8-md {
		margin-left: 66.66667%
	}

	.offset-9-md {
		margin-left: 75%
	}

	.offset-10-md {
		margin-left: 83.33333%
	}

	.offset-11-md {
		margin-left: 91.66667%
	}
}

@media (min-width:980px) {
	.col-1-lg {
		width: 8.33333%
	}

	.col-2-lg {
		width: 16.66667%
	}

	.col-3-lg {
		width: 25%
	}

	.col-4-lg {
		width: 33.33333%
	}

	.col-5-lg {
		width: 41.66667%
	}

	.col-6-lg {
		width: 50%
	}

	.col-7-lg {
		width: 58.33333%
	}

	.col-8-lg {
		width: 100%;
		display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
	}

	.col-9-lg {
		width: 75%
	}

	.col-10-lg {
		width: 83.33333%
	}

	.col-11-lg {
		width: 91.66667%
	}

	.col-12-lg {
		width: 100%
	}

	.offset-0-lg {
		margin-left: 0%
	}

	.offset-1-lg {
		margin-left: 8.33333%
	}

	.offset-2-lg {
		margin-left: 16.66667%
	}

	.offset-3-lg {
		margin-left: 25%
	}

	.offset-4-lg {
		margin-left: 33.33333%
	}

	.offset-5-lg {
		margin-left: 41.66667%
	}

	.offset-6-lg {
		margin-left: 50%
	}

	.offset-7-lg {
		margin-left: 58.33333%
	}

	.offset-8-lg {
		margin-left: 66.66667%
	}

	.offset-9-lg {
		margin-left: 75%
	}

	.offset-10-lg {
		margin-left: 83.33333%
	}

	.offset-11-lg {
		margin-left: 91.66667%
	}
}

@media (min-width:1240px) {
	.col-1-xl {
		width: 8.33333%
	}

	.col-2-xl {
		width: 16.66667%
	}

	.col-3-xl {
		width: 25%
	}

	.col-4-xl {
		width: 33.33333%
	}

	.col-5-xl {
		width: 41.66667%
	}

	.col-6-xl {
		width: 50%
	}

	.col-7-xl {
		width: 58.33333%
	}

	.col-8-xl {
		width: 66.66667%
	}

	.col-9-xl {
		width: 75%
	}

	.col-10-xl {
		width: 83.33333%
	}

	.col-11-xl {
		width: 91.66667%
	}

	.col-12-xl {
		width: 100%
	}

	.offset-0-xl {
		margin-left: 0%
	}

	.offset-1-xl {
		margin-left: 8.33333%
	}

	.offset-2-xl {
		margin-left: 16.66667%
	}

	.offset-3-xl {
		margin-left: 25%
	}

	.offset-4-xl {
		margin-left: 33.33333%
	}

	.offset-5-xl {
		margin-left: 41.66667%
	}

	.offset-6-xl {
		margin-left: 50%
	}

	.offset-7-xl {
		margin-left: 58.33333%
	}

	.offset-8-xl {
		margin-left: 66.66667%
	}

	.offset-9-xl {
		margin-left: 75%
	}

	.offset-10-xl {
		margin-left: 83.33333%
	}

	.offset-11-xl {
		margin-left: 91.66667%
	}
}
@media (min-width:1200px) {
		.col-8-lg {
		width: 100%;
		    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
			
	}
.col-6-md{
	    width: calc(33.3% - 20px);
}
}
.grid-gutters,.row-gutters {
	margin-right: -8px;
	margin-left: -8px
}

.grid-gutters > .col,.row-gutters > .col {
	padding-right: 8px;
	padding-left: 8px
}

.grid-gutters-small,.row-gutters-small {
	margin-right: -4px;
	margin-left: -4px
}

.grid-gutters-small > .col,.row-gutters-small > .col {
	padding-right: 4px;
	padding-left: 4px
}

.grid-gutters-large,.row-gutters-large {
	margin-right: -16px;
	margin-left: -16px
}

.grid-gutters-large > .col,.row-gutters-large > .col {
	padding-right: 16px;
	padding-left: 16px
}
.ditu{
	width: 69%;
}
.ditu img{
	width: 100%;
}
.bg-primary {
	background-color: #005eaf
}

.bg-primary-light {
	background-color: #242424
}

.bg-primary-dark {
	background-color: #171717
}

.bg-secondary {
	background-color: #c7090e
}

.bg-white {
	background-color: #fff
}

.bg-off-white {
	background: #f5f5f5
}

.link:hover {
	color: #c7090e
}

.link-alt {
	color: #0071C8
}

.link-alt:hover {
	color: #c7090e
}

.link-underline:hover {
	text-decoration: underline
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	line-height: 1.2;
	margin: 0 0 16px 0
}

h1,.h1,h2,.h2 {
	font-weight: 500
}

h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
	font-weight: 600
}

h1,.h1 {
	font-size: 38px
}

h2,.h2 {
	font-size: 32px
}

h3,.h3 {
	font-size: 28px
}

h4,.h4 {
	font-size: 24px
}

h5,.h5 {
	font-size: 18px
}

h6,.h6 {
	font-size: 16px
}

.font-weight-light {
	font-weight: 300
}

.font-weight-medium {
	font-weight: 500
}

.font-weight-bold {
	font-weight: 700
}

.nowrap {
	white-space: nowrap
}

.wrap {
	white-space: wrap
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.font-xsmall {
	font-size: 12px
}

.font-small {
	font-size: 13px
}

.font-base {
	font-size: 14px
}

.font-large {
	font-size: 16px
}

.font-xlarge {
	font-size: 18px
}

.text-primary {
	color: #1c1c1c
}

.text-secondary {
	color: #c7090e
}

.text-white {
	color: #fff
}

.text-lighter {
	color: #ddd
}

.text-light {
	color: #aaa
}

.text-gray {
	color: #888
}

.text-dark {
	color: #666
}

.text-body {
	color: #333
}

.text-black {
	color: #000
}

@media (min-width:576px) {

	.font-weight-light-sm {
		font-weight: 300
	}

	.font-weight-medium-sm {
		font-weight: 500
	}

	.font-weight-bold-sm {
		font-weight: 700
	}

	.nowrap-sm {
		white-space: nowrap
	}

	.wrap-sm {
		white-space: wrap
	}

	.text-right-sm {
		text-align: right
	}

	.text-left-sm {
		text-align: left
	}

	.text-center-sm {
		text-align: center
	}

	.text-justify-sm {
		text-align: justify
	}

	.font-xsmall-sm {
		font-size: 12px
	}

	.font-small-sm {
		font-size: 13px
	}

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

	.font-large-sm {
		font-size: 16px
	}

	.font-xlarge-sm {
		font-size: 18px
	}

	.text-primary-sm {
		color: #1c1c1c
	}

	.text-secondary-sm {
		color: #c7090e
	}

	.text-white-sm {
		color: #fff
	}

	.text-lighter-sm {
		color: #ddd
	}

	.text-light-sm {
		color: #aaa
	}

	.text-gray-sm {
		color: #888
	}

	.text-dark-sm {
		color: #666
	}

	.text-body-sm {
		color: #333
	}

	.text-black-sm {
		color: #000
	}
}

@media (min-width:768px) {
	.font-weight-light-md {
		font-weight: 300
	}

	.font-weight-medium-md {
		font-weight: 500
	}

	.font-weight-bold-md {
		font-weight: 700
	}

	.nowrap-md {
		white-space: nowrap
	}

	.wrap-md {
		white-space: wrap
	}

	.text-right-md {
		text-align: right
	}

	.text-left-md {
		text-align: left
	}

	.text-center-md {
		text-align: center
	}

	.text-justify-md {
		text-align: justify
	}

	.font-xsmall-md {
		font-size: 12px
	}

	.font-small-md {
		font-size: 13px
	}

	.font-base-md {
		font-size: 14px
	}

	.font-large-md {
		font-size: 16px
	}

	.font-xlarge-md {
		font-size: 18px
	}

	.text-primary-md {
		color: #1c1c1c
	}

	.text-secondary-md {
		color: #c7090e
	}

	.text-white-md {
		color: #fff
	}

	.text-lighter-md {
		color: #ddd
	}

	.text-light-md {
		color: #aaa
	}

	.text-gray-md {
		color: #888
	}

	.text-dark-md {
		color: #666
	}

	.text-body-md {
		color: #333
	}

	.text-black-md {
		color: #000
	}
}

@media (min-width:980px) {
	.font-weight-light-lg {
		font-weight: 300
	}

	.font-weight-medium-lg {
		font-weight: 500
	}

	.font-weight-bold-lg {
		font-weight: 700
	}

	.nowrap-lg {
		white-space: nowrap
	}

	.wrap-lg {
		white-space: wrap
	}

	.text-right-lg {
		text-align: right
	}

	.text-left-lg {
		text-align: left
	}

	.text-center-lg {
		text-align: center
	}

	.text-justify-lg {
		text-align: justify
	}

	.font-xsmall-lg {
		font-size: 12px
	}

	.font-small-lg {
		font-size: 13px
	}

	.font-base-lg {
		font-size: 14px
	}

	.font-large-lg {
		font-size: 16px
	}

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

	.text-primary-lg {
		color: #1c1c1c
	}

	.text-secondary-lg {
		color: #c7090e
	}

	.text-white-lg {
		color: #fff
	}

	.text-lighter-lg {
		color: #ddd
	}

	.text-light-lg {
		color: #aaa
	}

	.text-gray-lg {
		color: #888
	}

	.text-dark-lg {
		color: #666
	}

	.text-body-lg {
		color: #333
	}

	.text-black-lg {
		color: #000
	}
}

@media (min-width:1240px) {
	.font-weight-light-xl {
		font-weight: 300
	}

	.font-weight-medium-xl {
		font-weight: 500
	}

	.font-weight-bold-xl {
		font-weight: 700
	}

	.nowrap-xl {
		white-space: nowrap
	}

	.wrap-xl {
		white-space: wrap
	}

	.text-right-xl {
		text-align: right
	}

	.text-left-xl {
		text-align: left
	}

	.text-center-xl {
		text-align: center
	}

	.text-justify-xl {
		text-align: justify
	}

	.font-xsmall-xl {
		font-size: 12px
	}

	.font-small-xl {
		font-size: 13px
	}

	.font-base-xl {
		font-size: 14px
	}

	.font-large-xl {
		font-size: 16px
	}

	.font-xlarge-xl {
		font-size: 18px
	}

	.text-primary-xl {
		color: #1c1c1c
	}

	.text-secondary-xl {
		color: #c7090e
	}

	.text-white-xl {
		color: #fff
	}

	.text-lighter-xl {
		color: #ddd
	}

	.text-light-xl {
		color: #aaa
	}

	.text-gray-xl {
		color: #888
	}

	.text-dark-xl {
		color: #666
	}

	.text-body-xl {
		color: #333
	}

	.text-black-xl {
		color: #000
	}
}

.text-green {
	color: #28a745
}

.text-red {
	color: #d00707
}

.text-orange {
	color: #E47911
}

.text-yellow {
	color: #ffb700
}

.line-height-large {
	line-height: 1.6
}

.text-uppercase {
	text-transform: uppercase
}

.font-family-base {
	font-family: "Roboto",Helvetica,Arial,sans-serif
}

.font-family-alt {
	font-family: "Roboto Condensed",Helvetica,Arial,sans-serif
}

.header-font-family {
	font-family: "VeneerClean-Reg",Helvetica,Arial,sans-serif;
	font-weight: 400
}

.title,.modal-title {
	font-family: "VeneerClean-Reg",Helvetica,Arial,sans-serif;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase
}

.title-block {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #eaeaea
}

h1.title-block,h2.title-block {
	padding-bottom: 0.25em
}

.title-section:after {
	background: none repeat scroll 0 0 #c7090e;
	bottom: -4px;
	content: "";
	display: block;
	height: 4px;
	position: relative;
	width: 40px
}

.title-line {
	overflow: hidden;
	text-align: center
}

.title-line:before,.title-line:after {
	background-color: #eaeaea;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%
}

.title-line:before {
	right: 1em;
	margin-left: -50%
}

.title-line:after {
	left: 1em;
	margin-right: -50%
}

.unstyled,ul.menu,.header_top-menu ul,ul.list,.mobile_top-menu ul,.footer_top ul.links,.messages,.messages ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul.menu li,.header_top-menu ul li {
	display: inline-block
}

ul.menu li:first-child,.header_top-menu ul li:first-child {
	margin-left: 0 !important
}

ul.menu li:last-child,.header_top-menu ul li:last-child {
	margin-right: 0 !important
}

ul.menu.menu-xsmall li,.header_top-menu ul.menu-xsmall li {
	margin: 0 4px
}

ul.menu.menu-small li,.header_top-menu ul li {
	margin: 0 8px;
	color: #fff;
	font-size: 14px;
}

ul.menu.menu-base li,.header_top-menu ul.menu-base li {
	margin: 0 16px
}

ul.list li:last-child,.mobile_top-menu ul li:last-child,.footer_top ul.links li:last-child {
	margin-bottom: 0 !important
}

ul.list.list-xsmall li,.mobile_top-menu ul.list-xsmall li,.footer_top ul.list-xsmall.links li {
	margin-bottom: 4px
}

ul.list.list-small li,.mobile_top-menu ul.list-small li,.footer_top ul.links li {
	margin-bottom: 8px
}

ul.list.list-base li,.mobile_top-menu ul.list-base li,.footer_top ul.list-base.links li {
	margin-bottom: 16px
}

ol.list {
	padding-left: 1.5em;
	margin: 0
}

ol.list li:last-child {
	margin-bottom: 0 !important
}

ol.list.list-xsmall li {
	margin-bottom: 4px
}

ol.list.list-small li {
	margin-bottom: 8px
}

ol.list.list-base li {
	margin-bottom: 16px
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.float-none {
	float: none
}

@media (min-width:576px) {
	.float-sm-left {
		float: left
	}

	.float-sm-right {
		float: right
	}

	.float-sm-none {
		float: none
	}
}

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

	.float-md-right {
		float: right
	}

	.float-md-none {
		float: none
	}
}

@media (min-width:980px) {
	.float-lg-left {
		float: left
	}

	.float-lg-right {
		float: right
	}

	.float-lg-none {
		float: none
	}
}

@media (min-width:1240px) {
	.float-xl-left {
		float: left
	}

	.float-xl-right {
		float: right
	}

	.float-xl-none {
		float: none
	}
}

.form-control {
	-webkit-transition: border .3s,background-color .3s,color .3s;
	-o-transition: border .3s,background-color .3s,color .3s;
	transition: border .3s,background-color .3s,color .3s;
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 8px 8px;
	line-height: 1;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ddd
}

.form-control label {
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 13px
}

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

.form-group::after {
	display: block;
	content: "";
	clear: both
}

.form-group .form-control {
	float: right;
	width: 77%
}

.form-group .form-label {
	float: left;
	width: 23%;
	margin: 8px 0;
	text-align: right;
	padding-right: 8px
}

@media (max-width:767px) {
	.form-group .form-control,.form-group .form-label {
		float: none;
		width: 100%;
		display: block;
		text-align: left
	}
}

.btn {
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	color: #333;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 8px 32px;
	line-height: 1.4;
	cursor: pointer;
	outline: 0;
	white-space: nowrap;
	border-radius: 2px
}

.btn:hover,.btn:focus {
	outline: 0
}

.btn:disabled,.btn[disabled],.btn.disabled {
	opacity: .65
}

.btn-link {
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	padding: 0;
	margin: 0
}

.btn-link:focus,.btn-link.focus {
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-icon {
	padding: 4px 8px
}

.btn-primary {
	background-color: #1c1c1c;
	border-color: #1c1c1c;
	color: #fff
}

.btn-primary:hover:not([disabled]),.btn-primary:focus:not([disabled]),.btn-primary .active:not([disabled]) {
	background-color: #0f0f0f
}

.btn-outline-primary {
	background-color: transparent;
	color: #1c1c1c;
	border-color: #1c1c1c
}

.btn-outline-primary:hover:not([disabled]),.btn-outline-primary:focus:not([disabled]),.btn-outline-primary .active:not([disabled]) {
	color: #fff;
	background-color: #0f0f0f
}

.btn-outline-primary.loading:after {
	border-bottom-color: #1c1c1c;
	border-left-color: #1c1c1c
}

.btn-secondary {
	background-color: #c7090e;
	border-color: #c7090e;
	color: #fff
}

.btn-secondary:hover:not([disabled]),.btn-secondary:focus:not([disabled]),.btn-secondary .active:not([disabled]) {
	background-color: #af080c
}

.btn-outline-secondary {
	background-color: transparent;
	color: #c7090e;
	border-color: #c7090e
}

.btn-outline-secondary:hover:not([disabled]),.btn-outline-secondary:focus:not([disabled]),.btn-outline-secondary .active:not([disabled]) {
	color: #fff;
	background-color: #af080c
}

.btn-outline-secondary.loading:after {
	border-bottom-color: #c7090e;
	border-left-color: #c7090e
}

.btn-alt {
	background-color: #0071C8;
	border-color: #0071C8;
	color: #fff
}

.btn-alt:hover:not([disabled]),.btn-alt:focus:not([disabled]),.btn-alt .active:not([disabled]) {
	background-color: #0063af
}

.btn-outline-alt {
	background-color: transparent;
	color: #0071C8;
	border-color: #0071C8
}

.btn-outline-alt:hover:not([disabled]),.btn-outline-alt:focus:not([disabled]),.btn-outline-alt .active:not([disabled]) {
	color: #fff;
	background-color: #0063af
}

.btn-outline-alt.loading:after {
	border-bottom-color: #0071C8;
	border-left-color: #0071C8
}

.btn-success {
	background-color: #28a745;
	border-color: #28a745;
	color: #fff
}

.btn-success:hover:not([disabled]),.btn-success:focus:not([disabled]),.btn-success .active:not([disabled]) {
	background-color: #23923d
}

.btn-outline-success {
	background-color: transparent;
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover:not([disabled]),.btn-outline-success:focus:not([disabled]),.btn-outline-success .active:not([disabled]) {
	color: #fff;
	background-color: #23923d
}

.btn-outline-success.loading:after {
	border-bottom-color: #28a745;
	border-left-color: #28a745
}

.btn-error {
	background-color: #d00707;
	border-color: #d00707;
	color: #fff
}

.btn-error:hover:not([disabled]),.btn-error:focus:not([disabled]),.btn-error .active:not([disabled]) {
	background-color: #b70606
}

.btn-outline-error {
	background-color: transparent;
	color: #d00707;
	border-color: #d00707
}

.btn-outline-error:hover:not([disabled]),.btn-outline-error:focus:not([disabled]),.btn-outline-error .active:not([disabled]) {
	color: #fff;
	background-color: #b70606
}

.btn-outline-error.loading:after {
	border-bottom-color: #d00707;
	border-left-color: #d00707
}

.btn-block {
	display: block;
	width: 100%
}

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

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

.btn-large {
	font-size: 14px;
	padding: 12px 32px
}

.btn-small {
	padding: 8px 16px
}

.btn-group .btn.is-last {
	border-left: 0
}

@-webkit-keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

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

@keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

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

.loading {
	color: transparent !important;
	min-height: 1em;
	pointer-events: none;
	position: relative
}

.loading:after {
	-webkit-animation: loading .5s infinite linear;
	animation: loading .5s infinite linear;
	border: 0.1em solid #fff;
	border-radius: 50%;
	border-right-color: transparent;
	border-top-color: transparent;
	content: "";
	display: block;
	height: 1em;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	position: absolute;
	top: 50%;
	width: 1em;
	z-index: 1
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.d-block {
	display: block
}

.d-inline-block {
	display: inline-block
}

.d-none {
	display: none
}

.d-table {
	display: table;
	width: 100%
}

.d-table-cell {
	display: table-cell;
	vertical-align: middle
}

.valign-middle {
	vertical-align: middle
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center

}

.flex-align-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.flex-align-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.flex-align-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.flex-justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flex-justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flex-justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-justify-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch
}

.flex-grow-1 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flex-fill {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.w-25 {
	width: 25%
}

.w-50 {
	width: 50%
}

.w-75 {
	width: 75%
}

.w-100 {
	width: 100%
}

.w-auto {
	width: auto
}

.h-25 {
	height: 25%
}

.h-50 {
	height: 50%
}

.h-75 {
	height: 75%
}

.h-100 {
	height: 100%
}

.h-auto {
	height: auto
}

@media (min-width:576px) {
	.w-25-sm {
		width: 25%
	}

	.w-50-sm {
		width: 50%
	}

	.w-75-sm {
		width: 75%
	}

	.w-100-sm {
		width: 100%
	}

	.w-auto-sm {
		width: auto
	}

	.h-25-sm {
		height: 25%
	}

	.h-50-sm {
		height: 50%
	}

	.h-75-sm {
		height: 75%
	}

	.h-100-sm {
		height: 100%
	}

	.h-auto-sm {
		height: auto
	}
}

@media (min-width:768px) {
	.w-25-md {
		width: 25%
	}

	.w-50-md {
		width: 50%
	}

	.w-75-md {
		width: 75%
	}

	.w-100-md {
		width: 100%
	}

	.w-auto-md {
		width: auto
	}

	.h-25-md {
		height: 25%
	}

	.h-50-md {
		height: 50%
	}

	.h-75-md {
		height: 75%
	}

	.h-100-md {
		height: 100%
	}

	.h-auto-md {
		height: auto
	}
}

@media (min-width:980px) {
	.w-25-lg {
		width: 25%
	}

	.w-50-lg {
		width: 50%
	}

	.w-75-lg {
		width: 75%
	}

	.w-100-lg {
		width: 100%
	}

	.w-auto-lg {
		width: auto
	}

	.h-25-lg {
		height: 25%
	}

	.h-50-lg {
		height: 50%
	}

	.h-75-lg {
		height: 75%
	}

	.h-100-lg {
		height: 100%
	}

	.h-auto-lg {
		height: auto
	}
}

@media (min-width:1240px) {
	.w-25-xl {
		width: 25%
	}

	.w-50-xl {
		width: 50%
	}

	.w-75-xl {
		width: 75%
	}

	.w-100-xl {
		width: 100%
	}

	.w-auto-xl {
		width: auto
	}

	.h-25-xl {
		height: 25%
	}

	.h-50-xl {
		height: 50%
	}

	.h-75-xl {
		height: 75%
	}

	.h-100-xl {
		height: 100%
	}

	.h-auto-xl {
		height: auto
	}
}

.mw-100 {
	max-width: 100%
}

.mh-100 {
	max-height: 100%
}

.overflow-hidden {
	overflow: hidden
}

.overflow-visible {
	overflow: visible
}

.overflow-auto {
	overflow: auto
}

.vertical-align {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important
}

.user-select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.divider-shadow_off-white {
	height: 44px;
	margin-bottom: -18px;
	background: -o-linear-gradient(top,rgba(0,0,0,0.14),rgba(0,0,0,0.03) 3px,transparent);
	background: linear-gradient(to bottom,rgba(0,0,0,0.14),rgba(0,0,0,0.03) 3px,transparent);
	z-index: 0;
	zoom: 1
}

.divider-shadow_off-white:after {
	display: block;
	width: 100%;
	height: 44px;
	background-color: transparent;
	background: -webkit-gradient(linear,left top,right top,from(#f5f5f5),color-stop(rgba(255,255,255,0)),to(#f5f5f5));
	background: -o-linear-gradient(left,#f5f5f5,rgba(255,255,255,0),#f5f5f5);
	background: linear-gradient(to right,#f5f5f5,rgba(255,255,255,0),#f5f5f5);
	z-index: 1;
	content: ""
}

.border-top {
	border-top: 1px solid #eaeaea
}

.border-bottom {
	border-bottom: 1px solid #eaeaea
}

.table {
	min-width: 100%
}

.table th,.table td {
	padding: 4px 8px
}

.table.table-large th,.table.table-large td {
	padding: 8px 16px
}

.table.table-xlarge th,.table.table-xlarge td {
	padding: 16px 16px
}

.table-striped thead {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #333
}

.table-striped thead th {
	font-weight: 500
}

.table-striped tbody tr:nth-child(even) {
	background-color: #f5f5f5
}

.table-striped tbody th {
	font-weight: 700
}

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

.table-border td,.table-border th {
	border: 1px solid #eaeaea
}

.table-fixed {
	table-layout: fixed
}

.table-top th,.table-top td {
	vertical-align: top
}

.two-column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px
}

.three-column {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px
}

.four-column {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px
}

@media (min-width:576px) {
	.two-column-sm {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.three-column-sm {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.four-column-sm {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}
}

@media (min-width:768px) {
	.two-column-md {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.three-column-md {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.four-column-md {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}
}

@media (min-width:980px) {
	.two-column-lg {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.three-column-lg {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.four-column-lg {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}
}

@media (min-width:1240px) {
	.two-column-xl {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.three-column-xl {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}

	.four-column-xl {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px
	}
}

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

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

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

.hover-shadow {
	-webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
	transition: -webkit-box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out,-webkit-box-shadow 0.2s ease-in-out
}

.hover-shadow:hover {
	-webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 8px 2px rgba(0,0,0,0.1)
}

.hover-shadow-big {
	-webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
	transition: -webkit-box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out,-webkit-box-shadow 0.2s ease-in-out
}

.hover-shadow-big:hover {
	-webkit-box-shadow: 0 3px 16px 0 rgba(0,0,0,0.2);
	box-shadow: 0 3px 16px 0 rgba(0,0,0,0.2)
}

.hover-tile-grow,.hover-grow {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}

.hover-tile-grow:hover,.hover-grow:hover {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}

.owl-carousel {
	visibility: hidden;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.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-wrapper,.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loaded {
	display: block;
	visibility: visible
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-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 .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 1;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("https://www.baxters.com.au/skin/frontend/baxters/master/css/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 100ms ease;
	transition: -webkit-transform 100ms ease;
	-o-transition: transform 100ms ease;
	transition: transform 100ms ease;
	transition: transform 100ms ease,-webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3,1.3);
	-webkit-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	background-clip: content-box;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	cursor: pointer;
	margin: 0 5px;
	overflow: hidden;
	vertical-align: middle;
	outline: none
}

.owl-theme .owl-dots .owl-dot span {
	height: 2px;
	width: 16px;
	background-color: #aaa;
	display: block;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

.owl-theme .owl-dots .owl-dot.active {
	cursor: default
}

.owl-theme .owl-dots .owl-dot.active span {
	background-color: #1c1c1c;
	cursor: default;
	width: 32px
}

.owl-carousel.overflow-hidden .owl-stage-outer {
	overflow: visible
}

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

.fade:not(.show) {
	opacity: 0
}

.modal-open {
	overflow: hidden
}

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

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

.modal-dialog {
	position: relative;
	width: auto;
	margin: 32px 16px;
	max-width: 576px;
	pointer-events: none;
	top: 15%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.modal-content {
	position: relative;
	background: #fff;
	width: 100%;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	outline: 0;
	background-clip: padding-box;
	pointer-events: auto
}

.modal-close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	position: absolute;
	right: 0;
	top: -32px;
	width: 32px;
	height: 32px
}

.modal-close:hover {
	cursor: pointer
}

.modal-close:before,.modal-close:after {
	position: absolute;
	top: 5px;
	left: 15px;
	height: 20px;
	content: ' ';
	width: 2px;
	background-color: #fff
}

.modal-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modal-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.modal-title {
	margin: 0;
	background: #1c1c1c;
	color: #fff;
	padding: 32px 16px;
	text-align: center
}

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

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: 0.4
}

@media (min-width:576px) {
	.modal-dialog {
		margin: 32px auto
	}

	.modal-sm {
		max-width: 380px
	}
}

@media (min-width:768px) {
	.modal-md {
		max-width: 768px
	}
}

@media (min-width:980px) {
	.modal-lg {
		max-width: 980px
	}
}

.modal-loading {
	width: 100%
}

.modal-loading.loading:after {
	width: 50px;
	height: 50px;
	border-width: 0.2rem
}

.toaster {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 320px;
	max-width: 100%;
	z-index: 1030
}

.toaster-item {
	position: relative;
	margin: 16px;
	padding: 16px;
	background: #fff;
	border-radius: 0.2em;
	overflow: hidden;
	opacity: 0.85;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	box-shadow: 0 1px 8px rgba(0,0,0,0.4);
	cursor: default
}

.toaster-item:hover {
	opacity: 1 !important
}

.toaster-close {
	color: #fff;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	position: absolute;
	right: 0;
	top: 0
}

.toaster-title {
	font-weight: 500
}

.toaster-item.is-info {
	background-color: #0071C8;
	color: white
}

.toaster-item.is-success {
	background-color: #28a745;
	color: white
}

.toaster-item.is-error {
	background-color: #d00707;
	color: white
}

.messages > li {
	padding: 16px;
	margin-bottom: 16px
}

.messages .success-msg {
	background-color: #28a745;
	border: 1px solid #23923d;
	color: #fff
}

.messages .error-msg {
	background-color: #d00707;
	border: 1px solid #b70606;
	color: #fff
}

.messages .notice-msg {
	background-color: #0071C8;
	border: 1px solid #0063af;
	color: #fff
}

.dropdown {
	position: relative
}

.dropdown-toggle {
}

.dropdown-caret:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.425em;
	vertical-align: 0.225em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	min-width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	-webkit-transition: .15s ease;
	-o-transition: .15s ease;
	transition: .15s ease;
	-webkit-box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.15)
}

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

.dropdown-menu.is-center {
	left: -50%
}

.dropdown-menu.show {
	visibility: visible;
	opacity: 1
}

.dropdown-content {
	opacity: 0;
	visibility: hidden
}

.dropdown.show > .dropdown-content {
	visibility: visible;
	opacity: 1
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 8px 16px;
	clear: both;
	font-weight: 400;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:hover,.dropdown-item.active,.dropdown-item:active {
	text-decoration: none;
	color: #fff;
	background-color: #c7090e
}

.dropdown-item.disabled,.dropdown-item:disabled {
	color: #ddd;
	background-color: transparent
}

.dropdown-item:first-of-type {
	margin-top: 8px
}

.dropdown-item:last-of-type {
	margin-bottom: 8px
}

.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"] {
	right: auto;
	bottom: auto
}

.mega-menu.is-active .mega-menu_content {
	visibility: visible;
	opacity: 1
}

.mega-menu_content {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	padding: 16px 0;
	background: #fff;
	-webkit-box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 4px -2px rgba(0,0,0,0.15);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .1s ease;
	-o-transition: .1s ease;
	transition: .1s ease;
	font-size: 0
}

.mega-menu_item {
	display: inline-block;
	vertical-align: top;
	padding: 16px;
	width: 16.66667%;
	font-size: 14px
}

.mega-menu_link {
	display: block;
	margin-top: 8px
}

.mega-menu_link:first-child {
	margin-top: 0
}

.mega-menu_link:hover {
	color: #c7090e
}

.mega-menu_link span {
	display: block;
	margin-top: 8px;
	font-weight: 500;
	font-size: 13px
}

.mega-menu_image {
	padding-bottom: 100%;
	width: 100%;
	position: relative
}

.mega-menu_image img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto
}

.mega-menu_all {
	padding-top: 16px;
	border-top: 1px solid #f5f5f5;
	font-size: 13px
}

.mega-menu_all-link {
	font-weight: 500
}

.mega-menu_all-link:hover {
	color: #c7090e
}

@media (min-width:1240px) {
	.mega-menu_item {
		width: 12.5%
	}
}

.mobile_top-menu {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 8px 0
}

.mobile_top-menu a {
	display: block;
	padding: 8px 16px
}

.mobile_top-menu a:hover {
	background-color: #242424
}

.mobile-menu {
	background-color: #1c1c1c;
	color: white
}

.slide-menu {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.slide-menu_link {
	display: block;
	padding: 16px;
	background-color: #242424;
	-webkit-box-shadow: inset 0 -1px rgba(0,0,0,0.5);
	box-shadow: inset 0 -1px rgba(0,0,0,0.5)
}

.slide-menu_link:hover {
	background-color: #1c1c1c
}

.slide-menu_link > .icon {
	float: right;
	line-height: 1.4
}

.slide-menu_back > .slide-menu_link > .icon {
	float: none;
	margin-right: 16px
}

.slide-menu_submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #1c1c1c;
	position: absolute;
	right: -100%;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 999
}

.slide-menu li.active > .slide-menu_submenu {
	right: 0
}

.header_top {
	line-height: 18px
}

.header_top-welcome {
	font-weight: 500
}

.header_top-menu {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	float: right;
	padding: 16px 0
}

.header_top-menu a {
	display: block
}

.header_top-menu a:hover {
	color: #c7090e
}

.header-logout:after {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	top: -2px;
	margin-left: 2px;
	font-size: 16px;
	vertical-align: middle;
	content: ""
}

.header_main {
	position: relative
}

.header_main .header_main-bg-left,.header_main .header_main-bg-right {
	position: absolute;
	top: 0;
	bottom: 0
}

.header_main .header_main-bg-left {
	left: 0;
	width: 50%;
	background-color: #005eaf
}

.header_main .header_main-bg-right {
	right: 0;
	width: 50%;
	background-color: #005eaf
}

.header_main .header_main-inner {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
	background-color: #005eaf
}

.header_main .header-logo {
	display: table-cell;
	vertical-align: middle;
	width: 220px
}

.header_main .header-logo .logo {
	display: block;
	width: 100%
}

.header_main .header-logo .logo img {
	max-width: 100%;
	height: auto
}

.header_main .header-logo .menu-toggle {
	display: none;
	color: #fff
}

.header_main .header-search {
	display: table-cell;
	vertical-align: middle;
	padding: 16px
}

.header_main .header-search .search-form {
	position: relative
}

.header_main .header-search .search-input {
	border-color: #000;
	padding: 13px 60px 13px 14px;
	border-radius: 2px
}

.header_main .header-search .search-button {
	    float: right;
    background-color: #d70606;
    padding: 10px 14px 9px 14px;
	background-image:url(../img/search.png);
	background-repeat: no-repeat;
	background-size: 24px;   
	background-position: center;
	    width: 50px;
    height: 45px;
}

.header_main .header-search .search-button svg {
	vertical-align: middle;
	fill: #666;
	width: 24px;
	height: 24px
}

.header-account {
	display: table-cell;
	vertical-align: middle;
	
	width: 488px;
	padding: 16px;
	text-align: center
}
@media (max-width:1100px) {
	.header-account{
		display: none;
	}

}
.sidebar-mobile .header-account {
	display: block;
	width: 100%
}

.sidebar-mobile.sidebar {
	background: #1c1c1c;
}

.header-cart {
	float: left;
	color: #fff;
	margin-top: 12px;
}
.header-cart-pic{
	width: 46px;
	margin-right: 10px;
	float: left;
}
.header-cart-pic img{
	width: 100%;
}
.header-cart img {
	margin-right: 4px;
	vertical-align: middle
}
.header-cart-text{
	float: left;
	text-align: left;
}
.header-cart-text h3{
	font-size: 16px;
	line-height: 16px;
    margin: 0;
    margin-bottom: 6px;
    margin-top: 5px;
}
.header-cart-text p{
	font-size: 14px;
	
}
.header-cart .header-cart_count {
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #eaeaea;
	vertical-align: middle
}

.header-cart .header-cart_price {
	vertical-align: middle
}

.header-actions::after {
	display: block;
	content: "";
	clear: both
}

.header-actions .btn {
	color: #fff;
	border-color: #fff;
	border-radius: 0;
	padding-left: 8px;
	padding-right: 8px
}

.header-actions .btn:hover,.header-actions .btn.is-active {
	background-color: #fff;
	color: #c7090e
}

.header_bottom {
	background: #242424;
	border-top: 1px solid #000;
	position: relative
}

.header_bottom ul.main-menu {
	display: table;
	width: 100%
}

.header_bottom ul.main-menu > li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: auto;
	height: 50px
}

.header_bottom ul.main-menu > li:hover,.header_bottom ul.main-menu > li.is-active {
	background-color: #fff
}

.header_bottom ul.main-menu > li:hover .main-menu_link,.header_bottom ul.main-menu > li.is-active .main-menu_link {
	color: #333
}

.header_bottom .main-menu_link {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	padding: 8px;
	display: block;
	cursor: default
}
@media (max-width:1200px) {
	
}
@media (max-width:979px) {
	.header_top {
		display: none
	}

	.header_main .header_main-bg-left,.header_main .header_main-bg-right,.header_main .header-account {
		display: none
	}

	.header_bottom {
		display: none
	}

	.header_main .header_main-inner {
		display: block
	}

	.header_main .header-search {
		display: block;
		padding-top: 0
	}

	.header_main .header-logo {
		display: table;
		width: 100%
	}

	.header_main .header-logo .logo {
		display: table-cell;
		vertical-align: middle
	}

	.header_main .header-logo .logo img {
		width: 160px
	}

	.header_main .header-logo .menu-toggle {
		display: table-cell;
		vertical-align: middle
	}
}

@media (min-width:1240px) {
	.header_bottom ul.main-menu {
		table-layout: fixed
	}
}

.search-suggestionBox {
	background-color: #c7090e;
	color: #fff;
	position: absolute;
	right: 0;
	left: 0;
	top: 100%;
	z-index: 102;
	margin-top: 15px
}

.search-suggestionBox .search-autocomplete {
	padding: 16px
}

.search-suggestionBox ul {
	margin: 0;
	list-style-type: none
}

.search-suggestionBox ul li {
	margin-bottom: 8px
}

.search-suggestionBox .suggest-thumb {
	float: left;
	width: 80px;
	max-width: 100%
}

.search-suggestionBox .suggest-name {
	display: block;
	margin-left: 90px
}

.search-suggestionBox .suggest-sku {
	display: block;
	font-size: 12px;
	margin-top: 0.5em;
	margin-left: 90px
}

.main {
	min-height: 400px
}

.main-section {
	background: white;
	padding: 16px
}

@media (min-width:980px) {
	.main-section {
		padding: 32px
	}
}

ul.breadcrumbs {
	margin: 16px 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

ul.breadcrumbs li {
	margin-right: 8px;
	display: inline
}

ul.breadcrumbs li strong {
	font-weight: 500
}

ul.breadcrumbs li a:hover {
	color: #c7090e
}

ul.breadcrumbs li + li:before {
	display: inline-block;
	font-weight: 500;
	content: "/";
	color: #c7090e;
	margin-right: 8px
}

.footer {
	background: #1c1c1c;
	color: #aaa
}

.footer_top {
	background: #020202;
}

.footer_top a:hover {
	color: #fff
}

.footer_top h6 {
	color: #ff1800;
	font-size: 18px;
	text-transform: uppercase
}

.footer_bottom {
	background-color: #020202;
	border-top: 1px solid #666
}

.footer_bottom a:hover {
	text-decoration: underline
}

.footer .social-links > .social-icon {
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1px solid #666;
	display: inline-block;
	height: 40px;
	margin-right: 4px;
	overflow: hidden;
	text-indent: -99em;
	vertical-align: middle;
	width: 40px
}

.footer .social-links > .social-icon.social-fb:hover {
	background-color: #4a6eaa
}

.footer .social-links > .social-icon.social-tw:hover {
	background-color: #6bcef5
}

.footer .social-links > .social-icon.social-yt:hover {
	background-color: #ce332e
}

.footer .social-links > .social-icon.social-in:hover {
	background-color: #8a49a1
}

.footer .social-links > .social-icon:hover {
	border: 1px solid transparent
}

.sidebar {
	display: none;
	overflow-x: hidden;
	overflow-y: auto
}

.sidebar-toggle {
	display: none;
	margin: 16px 0;
	text-align: center;
	padding: 12px;
	background: #eaeaea;
	font-weight: 500
}

.sidebar-item {
	margin-bottom: 16px;
	padding: 16px;
	background: #fff
}

@media (max-width:767px) {
	.sidebar-toggle {
		margin: 16px
	}
}

@media (max-width:979px) {
	.sidebar {
		height: 100%;
		overflow-y: auto;
		width: 320px;
		position: fixed;
		top: 0;
		z-index: 1;
		left: 0;
		background-color: #fff;
		margin-left: -320px;
		-webkit-transition: -webkit-transform 0.25s ease;
		transition: -webkit-transform 0.25s ease;
		-o-transition: transform 0.25s ease;
		transition: transform 0.25s ease;
		transition: transform 0.25s ease,-webkit-transform 0.25s ease;
		z-index: 1050
	}

	.sidebar.is-active,.sidebar.show {
		-webkit-transform: translateX(320px);
		-ms-transform: translateX(320px);
		transform: translateX(320px);
		-webkit-box-shadow: 2px 4px 4px 0 rgba(0,0,0,0.15);
		box-shadow: 2px 4px 4px 0 rgba(0,0,0,0.15)
	}

	.sidebar-item {
		margin-bottom: 0
	}

	.sidebar-toggle {
		display: block
	}
}

@media (min-width:768px) {
	.sidebar-menu {
		display: block !important
	}
}

@media (min-width:980px) {
	.sidebar {
		padding-right: 16px
	}
}

.sidebar-list li {
	position: relative
}

.sidebar-list li a {
	display: block;
	padding-right: 25px;
	background-image: url(data:image/gif;
	base64,R0lGODlhBwAKAMIEAObm5uvr6/Dw8P39/f///////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);background-position: right center;
	background-repeat: no-repeat
}

.sidebar-list li a:hover {
	color: #c7090e;
	background-image: url(data:image/gif;
	base64,R0lGODlhBwAKAMIEAICAgJmZmbOzs/f39////////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7)
}

.sidebar-list li.is-active {
	font-weight: 500
}

.sidebar-facets_list {
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0
}

.sidebar-facets_list li {
	position: relative;
	margin-bottom: 6px
}

.sidebar-facets_list li a {
	display: block;
	padding-right: 40px;
	z-index: 1;
	position: relative
}

.sidebar-facets_list li span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	color: #888
}

.sidebar-facets_list li:hover a {
	color: #c7090e
}

.sidebar-facets_list li:hover span {
	color: #000
}

.sidebar-facets_list li.is-active {
	font-weight: 500
}

.sidebar-facets_list li.is-active span {
	color: #000
}

.login-form a:hover {
	text-decoration: underline
}

.product-card {
	background: #fff;
	position: relative;
	padding: 16px
}

/*.product-card.is-new:after {
	content: "";
	width: 60px;
	height: 60px;
	background-image: url("https://static.baxters.com.au/skin/frontend/baxters/master/images/badges/NEW-BADGE.PNG");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 5px;
	pointer-events: none
}*/

.product-card.is-featured:after {
	content: "";
	width: 80px;
	height: 80px;
	background-image: url("https://static.baxters.com.au/skin/frontend/baxters/master/images/badges/SPECIAL-BADGE.PNG");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 5px;
	pointer-events: none
}

.product-card_image {
	display: block;
	width: 100%;
	text-align: center
}

.product-card_image img {
	max-width: 100%;
	height: auto
}

.product-card_image span {
	display: block;
	position: relative;
	padding-bottom: 100%;
	width: 100%
}

.product-card_image span img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto
}

.product-card_details {
	margin-top: 16px
}

.product-card_brand {
	font-weight: 700;
	margin-bottom: 4px;
	height: 19.6px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.product-card_title {
	display: block;
	color: #000;
	margin-bottom: 7px;
	height: 36px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.product-card_card{
	width: 108px!important;
	display: block;
}
.product-card_card img{
	width: 100%;
}
.product-card_sku {
	color: #333333;
	margin-bottom: 16px
}

.product-card_price {
	border-top: 1px solid #eaeaea;
	padding-top: 1em;
	margin: 1em 0 0 0;
	font-weight: 700
}

.product-card_price .gst {
	font-weight: 400;
	font-size: 12px
}

.product-card_price .rrp {
	font-size: 13px
}

.product-card_availability {
	margin-top: 16px;
	margin-bottom: 8px;
	max-width: 340px
}

.product-card_availability .price-availability .availability {
	color: #000;
	font-weight: 500
}

.product-card_availability .price-availability .availability.is-available {
	color: #28a745
}

.product-card_availability .price-availability .pricing {
	color: #c7090e
}

.product-card_availability .price-availability .pricing .price {
	font-weight: 700
}

.product-card_availability .price-availability .pricing .gst {
	font-size: 12px
}

.product-card_availability .price-availability .availability_long {
	display: none
}

.product-card_cart,.product-detail_cart {
	overflow: hidden;
	max-width: 340px;
	width: 100%
}

.product-card_cart input,.product-detail_cart input {
	border-style: solid;
	border-color: #0071C8;
	border-width: 1px 0px 1px 1px;
	width: 30%;
	text-align: center;
	border-radius: 2px 0 0 2px
}

.product-card_cart button,.product-detail_cart button {
	margin: 0;
	width: 70%;
	border-radius: 0 2px 2px 0
}

.product-card_cart input,.product-detail_cart input,.product-card_cart button,.product-detail_cart button {
	float: left;
	clear: none;
	height: 36px
}

ul.pagination {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: auto;
	max-width: none;
	display: inline-block;
	border: 1px solid #eaeaea
}

ul.pagination::after {
	display: block;
	content: "";
	clear: both
}

ul.pagination li {
	display: inline-block;
	margin: 0;
	float: left;
	border-right: 1px solid #e6e6e6
}

ul.pagination li:last-of-type {
	border-right: none
}

ul.pagination a {
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	border-radius: 0;
	padding: 8px 16px;
	border: none;
	vertical-align: middle
}

ul.pagination a:hover {
	background-color: #f5f5f5
}

ul.pagination a.is-active {
	background-color: #1c1c1c;
	border-color: #1c1c1c;
	color: #fff;
	pointer-events: none
}

ul.pagination .pagination_button {
	width: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	background-repeat: no-repeat;
	background-position: center center
}

ul.pagination:first-of-type .pagination_button {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAYAAACwXJejAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTNGNTFFMUVBMzJCMTFFMkExODhBMEYxNkYzMUFCMjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTNGNTFFMUZBMzJCMTFFMkExODhBMEYxNkYzMUFCMjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxM0Y1MUUxQ0EzMkIxMUUyQTE4OEEwRjE2RjMxQUIyMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxM0Y1MUUxREEzMkIxMUUyQTE4OEEwRjE2RjMxQUIyMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkYrVvkAAABtSURBVHjaYmDABAlA/B8JJ6ArUADi90gK9mMxhOE8kgKQYgF0Bf1o1jigKwhAU9BAsjuYgPgDED9A0ySAzcEGaKatZ8AB0MOnAJfC9WgKDbApArnlPpIiULgJMKMp+gHEB4FYA+oZEP8lQIABAKg4LKNJ4pUPAAAAAElFTkSuQmCC)
}

ul.pagination:last-of-type .pagination_button {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAYAAACwXJejAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDk2NEE1RDRBMzJCMTFFMjhDNzdBQzJCNkZBRDlCRTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDk2NEE1RDVBMzJCMTFFMjhDNzdBQzJCNkZBRDlCRTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTY0QTVEMkEzMkIxMUUyOEM3N0FDMkI2RkFEOUJFNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTY0QTVEM0EzMkIxMUUyOEM3N0FDMkI2RkFEOUJFNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmbG5tsAAABeSURBVHjaYmBgYAgA4v1I2IABCxAA4vNA/B+K70PFMIABkiIQXs+AAxSgKUzApXA9kqL3+Nx3H0nheVzu249mmgK6ggY0dwWgK3BAU9CPzS3v0dxCujsSCIUPQIABAMIyLIUb101GAAAAAElFTkSuQmCC)
}

.homepage_tile-1-1,.homepage_tile-1-2,.homepage_tile-2-1 {
	height: 180px;
	display: table;
	width: 100%;
	background-color: #fff
}

.homepage_tile-image {
	display: table-cell;
	width: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.homepage_tile-content {
	display: table-cell;
	padding: 16px;
	text-align: center;
	vertical-align: middle
}

@media (min-width:768px) {
	.homepage_tile-1-1 {
		position: relative
	}

	.homepage_tile-1-1 .homepage_tile-image {
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0
	}

	.homepage_tile-1-1 .homepage_tile-content {
		position: relative;
		z-index: 1;
		color: #fff;
		height: 100%;
		background: rgba(0,0,0,0.5)
	}

	.homepage_tile-1-1,.homepage_tile-1-2,.homepage_tile-2-1 {
		height: 220px
	}
}

@media (min-width:980px) {
	.homepage_tile-1-2 {
		display: block;
		height: 472px
	}

	.homepage_tile-1-2 .homepage_tile-image {
		display: block;
		width: 100%;
		height: 236px
	}

	.homepage_tile-1-2 .homepage_tile-content {
		height: 236px
	}
}

.homepage_about {
	background: #171717
}

.homepage_about-tile {
	background: #242424;
	color: #eaeaea
}

.homepage_brand-item {
	position: relative;
	padding-top: 43.5%;
	background: #fff
}

.homepage_brand-item img {
	width: auto !important;
	bottom: 10%;
	left: 0;
	margin: auto;
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}

.contactus a {
	color: #ed1c24
}

.checkout-product_qty {
	width: 100px;
	display: block
}

.checkout-product_qty::after {
	display: block;
	content: "";
	clear: both
}

.checkout-product_qty input {
	width: 70%;
	float: left;
	height: 28px;
	text-align: center;
	border-style: solid;
	border-color: #eaeaea;
	border-width: 1px 0 1px 1px
}

.checkout-product_qty button {
	width: 30%;
	float: left;
	height: 28px
}

.checkout-product_remove {
	padding: 8px;
	display: block;
	color: #888
}

.checkout-product_remove:hover {
	color: #333
}

.checkout-table_totals {
	float: right;
	border-spacing: 0
}

.checkout-table_totals td {
	padding: 8px;
	text-align: right
}

.checkout-table_totals tfoot td {
	font-size: 16px;
	border-top: 1px solid #eaeaea
}

@media (min-width:768px) {
	.checkout-table_totals {
		padding-right: 40px
	}
}

.product-detail_brand {
	display: block;
	margin-bottom: 8px;
	font-weight: 500
}

.product-detail_brand img {
	width: auto;
	max-width: 200px;
	max-height: 100px
}

.product-detail_title {
	margin-top: 0;
	font-weight: 400
}

.product-gallery_wrap {
	max-width: 330px;
	margin: 0 auto
}

.product-gallery_image {
	width: 100%;
	padding-bottom: 100%;
	height: 0;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain
}

.product-gallery_thumbs {
	list-style: none;
	padding: 0;
	margin: 16px 0;
	text-align: center
}

.product-gallery_thumbs li {
	display: inline-block;
	padding: 4px;
	margin: 2px;
	border: 1px solid #eaeaea
}

.product-gallery_thumbs li.is-active {
	border-color: #000
}

.product-gallery_thumbs img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0
}

.product-detail_sku {
	color: #666
}

.product-detail_price .price {
	font-size: 18px;
	font-weight: 500
}

.product-detail_price .gst {
	font-weight: 400;
	font-size: 12px
}

.product-detail_price .rrp {
	font-weight: 700
}

.product-detail_availability button {
	max-width: 340px;
	margin-bottom: 8px
}

.product-detail_availability .price-availability {
	margin-bottom: 16px;
	padding: 16px;
	background-color: #fafafa;
	border: 1px solid #eaeaea
}

.product-detail_availability .price-availability .pricing {
	color: #c7090e
}

.product-detail_availability .price-availability .pricing .price {
	font-size: 2em
}

.product-detail_availability .price-availability .pricing .gst {
	font-weight: 400;
	font-size: 13px
}

.product-detail_availability .price-availability .availability {
	color: #000;
	font-weight: 500
}

.product-detail_availability .price-availability .availability.is-available {
	color: #28a745;
	font-weight: 700
}

.product-detail_cart {
}

@media (max-width:767px) {
	.product-detail_brand,.product-detail_sku,.product-detail_title,.product-detail_price {
		text-align: center
	}

	.product-detail_availability button,.product-detail_cart {
		margin-left: auto;
		margin-right: auto
	}
}

ul.product-tabs_menu {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 16px 0 0 0;
	white-space: nowrap;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	text-align: center
}

ul.product-tabs_menu li {
	display: inline-block
}

.product-tabs_link {
	display: block;
	padding: 16px;
	font-weight: 500;
	font-size: 13px
}

.product-tabs_link.is-active {
	background: white
}

.product-tabs_content {
	display: none;
	overflow: auto
}

.product-tabs_content.is-active {
	display: block
}

.product-tabs_content p:last-child {
	margin-bottom: 0
}

@media (min-width:768px) {
	.product-tabs_link {
		padding: 16px 32px
	}
}

.product-view_alternatives a {
	display: block;
	padding: 8px 8px 8px 80px;
	color: #000;
	overflow: auto
}

.product-view_alternatives a::after {
	display: block;
	content: "";
	clear: both
}

.product-view_alternatives a:hover {
	background-color: #f5f5f5
}

.product-view_alternatives img {
	width: 60px;
	float: left;
	position: relative;
	margin-left: -70px
}

.product-view_alternatives p {
	margin: 0
}

.product-view_alternatives span {
	font-size: 13px;
	color: #666
}

.product-list_row {
	list-style: none;
	padding: 0;
	margin: 16px 0
}

.product-list_row::after {
	display: block;
	content: "";
	clear: both
}

.product-list.is-grid .product-list_item {
	width: 33.33%;
	float: left
}

@media (max-width:767px) {
	.product-list.is-grid .product-list_row {
		margin: 0 -16px
	}

	.product-list.is-grid .product-list_row:first-of-type {
		border-top: 1px solid #eaeaea
	}

	.product-list.is-grid .product-list_item {
		width: 100%
	}

	.product-list.is-grid .product-card {
		clear: both;
		overflow: hidden;
		border-bottom: 1px solid #eaeaea
	}

	.product-list.is-grid .product-card_image {
		width: 30%;
		float: left
	}

	.product-list.is-grid .product-card_details {
		width: 67%;
		float: right;
		margin-top: 0
	}

	.product-list.is-grid .product-card_brand {
		height: auto
	}

	.product-list.is-grid .product-card_title {
		height: auto
	}
}

@media (min-width:768px) {
	.product-list.is-grid .product-card:hover {
		-webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
		transition: -webkit-box-shadow 0.2s ease-in-out;
		-o-transition: box-shadow 0.2s ease-in-out;
		transition: box-shadow 0.2s ease-in-out;
		transition: box-shadow 0.2s ease-in-out,-webkit-box-shadow 0.2s ease-in-out;
		z-index: 1;
		-webkit-box-shadow: 0 3px 16px 0 rgba(0,0,0,0.2);
		box-shadow: 0 3px 16px 0 rgba(0,0,0,0.2)
	}
}

.product-list.is-list .product-list_row {
	margin: 0 -16px
}

.product-list.is-list .product-list_row:first-of-type {
	border-top: 1px solid #eaeaea
}

.product-list.is-list .product-list_item {
	width: 100%
}

.product-list.is-list .product-card {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea
}

.product-list.is-list .product-card_image {
	width: 30%;
	float: left
}

.product-list.is-list .product-card_details {
	width: 67%;
	float: right;
	margin-top: 0
}

.product-list.is-list .product-card_brand {
	height: auto
}

.product-list.is-list .product-card_title {
	height: auto
}

@media (min-width:768px) {
	.product-list.is-list .product-card_title {
		font-size: 16px
	}
}

.category-list {
	font-size: 0;
	margin-bottom: 32px
}

.category-list a:hover {
	color: #c7090e
}

.category-list_item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 16px;
	width: 33.33333%;
	font-size: 14px
}

.category-list_item span {
	display: block;
	margin-top: 8px;
	font-weight: 500
}

.category-list_image {
	padding-bottom: 100%;
	width: 100%;
	position: relative
}

.category-list_image img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto
}

@media (min-width:768px) {
	.category-list_item {
		width: 25%
	}
}

@media (min-width:980px) {
	.category-list_item {
		width: 20%
	}
}

@media (min-width:1240px) {
	.category-list_item {
		width: 16.66667%
	}
}

.blog_post-list-item {
	margin-top: 32px;
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid #eaeaea
}

.blog_post-list-item:last-of-type {
	padding-bottom: 0;
	border-bottom: none
}

.blog_featured-image {
	width: 100%;
	height: 200px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain
}

.blog_featured-image.no-image {
	background-color: #fafafa
}

.widget {
	display: inline
}

.widget .widget-title {
	clear: both;
	padding: 15px 0 0;
	margin: 0 0 7px
}

.widget .widget-title h2 {
	font-size: 15px;
	font-weight: bold;
	color: #e25203
}

.widget .mini-products-images-list .product-image {
	display: block;
	width: 76px;
	height: 76px;
	border: 1px solid #a9a9a9;
	margin: 0 auto
}

.widget .mini-products-images-list li.item {
	float: left;
	width: 77px;
	height: 77px
}

.widget-new-products {
	display: block
}

.col-main .widget-new-products {
	margin: 7px 0
}

.widget-new-products .products-grid .product-image,.widget-new-products .products-list .product-image {
	width: 85px;
	height: 85px
}

.widget-new-products .products-list .product-shop {
	margin-left: 100px
}

.sidebar .widget-new-products .block {
	font-size: 11px;
	line-height: 1.25
}

.sidebar .widget-new-products .block-title strong {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-new.gif) 0 1px no-repeat;
	padding-left: 21px;
	color: #dc5033
}

.widget-viewed {
	display: block
}

.col-main .widget-viewed {
	margin: 7px 0
}

.widget-viewed .products-grid .product-image,.widget-viewed .products-list .product-image {
	width: 85px;
	height: 85px
}

.widget-viewed .products-list .product-shop {
	margin-left: 100px
}

.sidebar .widget-viewed .block {
	font-size: 11px;
	line-height: 1.25
}

.sidebar .widget-viewed .block-title strong {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_block-list.gif) 0 0 no-repeat;
	padding-left: 21px
}

.widget-compared {
	display: block
}

.col-main .widget-compared {
	margin: 7px 0
}

.widget-compared .products-grid .product-image,.widget-compared .products-list .product-image {
	width: 85px;
	height: 85px
}

.widget-compared .products-list .product-shop {
	margin-left: 100px
}

.sidebar .widget-compared .block {
	font-size: 11px;
	line-height: 1.25
}

.sidebar .widget-compared .block-title strong {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_block-list.gif) 0 0 no-repeat;
	padding-left: 21px
}

.widget-static-block {
}

.sidebar .widget-static-block {
	display: block;
	margin: 0 0 15px
}

.top-container .widget a {
	padding: 0 0 0 7px
}

.bottom-container .widget a {
	padding: 0 3px
}

.widget-product-link-inline {
	display: inline
}

.col-main .widget-product-link {
	display: block;
	text-align: right;
	margin: 7px 0
}

.col-main .widget-product-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding-right: 15px
}

.sidebar .widget-product-link {
	display: block;
	margin: 0 0 15px;
	padding: 0 10px
}

.sidebar .widget-product-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding: 0 15px 0 0
}

.widget-category-link-inline {
	display: inline
}

.col-main .widget-category-link {
	display: block;
	text-align: right;
	margin: 7px 0
}

.col-main .widget-category-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding-right: 15px
}

.sidebar .widget-category-link {
	display: block;
	margin: 0 0 15px;
	padding: 0 10px
}

.sidebar .widget-category-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding: 0 15px 0 0
}

.widget-cms-link-inline {
	display: inline
}

.col-main .widget-cms-link {
	display: block;
	text-align: right;
	margin: 7px 0
}

.col-main .widget-cms-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding-right: 15px
}

.sidebar .widget-cms-link {
	display: block;
	margin: 0 0 15px;
	padding: 0 10px
}

.sidebar .widget-cms-link a {
	background: url(https://www.baxters.com.au/skin/frontend/baxters/master/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
	padding: 0 15px 0 0
}

@CHARSET "UTF-8";

.amfinder-vertical,.amfinder-vertical .dropdown-title,.amfinder-vertical .dropdown-element {
	padding-bottom: 4px
}

.amfinder-horizontal {
	display: block
}

.amfinder-horizontal .amfinder-title {
	display: none
}

.amfinder-horizontal .amfinder-title span {
	position: relative
}

.amfinder-horizontal .amfinder-toggle {
	padding: 10px;
	display: block
}

.amfinder-horizontal .amfinder-buttons {
	display: block;
	width: 100%
}

.amfinder-horizontal li {
	display: inline-block;
	min-width: 160px;
	margin-bottom: 20px
}

.amfinder-horizontal li.last {
	display: block;
	width: 100%
}

.amfinder-horizontal li div select {
	width: 100%
}

.amfinder-hide {
	display: none
}

@media only screen and (max-width:770px) {
	.amfinder-horizontal li {
		display: block;
		width: 100%;
		margin-bottom: 20px
	}

	.amfinder-horizontal .amfinder-toggle {
		border: 1px solid #ccc;
		display: none;
		border-top: none
	}

	.amfinder-horizontal .amfinder-title {
		display: block;
		color: #636363;
		font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: 1.4;
		text-transform: uppercase;
		background-color: #f4f4f4;
		border: 1px solid #ccc;
		padding-bottom: 7px;
		padding-left: 24px;
		padding-right: 10px;
		padding-top: 10px
	}

	.amfinder-horizontal .amfinder-title:hover {
		cursor: pointer
	}

	.amfinder-horizontal .amfinder-title span:before {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		display: block;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid #39c;
		border-right: none;
		left: -15px;
		top: 50%;
		margin-top: -5px
	}

	.amfinder-horizontal.open .amfinder-title span:before {
		border-top: 4px solid #39c;
		border-bottom: none;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent
	}

	.amfinder-horizontal.open .amfinder-toggle {
		display: block
	}
}

#magestore-bannerslider-popup {
	padding: 2px;
	position: fixed;
	z-index: 19990;
	background: #fff;
	border: 2px
}

#magestore-bannerslider-popup-close {
	cursor: pointer;
	height: 22px;
	width: 22px;
	position: absolute;
	right: 0px;
	top: -25px;
	z-index: 19999;
	background: url(https://www.baxters.com.au/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center
}

#bg_fade {
	background-color: #000;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 1000;
	opacity: 0.7
}

.ais-search-box--powered-by {
	font-size: .8em;
	text-align: right;
	margin-top: 2px
}

input::-ms-clear {
	display: none
}

#algolia-autocomplete-container .aa-dropdown-menu .before_special {
	color: #aaa;
	text-decoration: line-through;
	font-size: 12px
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .category-tag {
	color: #3284b6
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details {
	font-size: 10px;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em {
	color: #222
}

#algolia-autocomplete-tt.algolia-autocomplete {
	width: 44%;
	display: inline-block !important;
	float: right;
}
.search-xl{
	width: 40%;
    border-radius: 2px;
    display: inline-block;
    float: right;
	position: relative;
	margin-left: 1px;
	background: #fff;
	padding-right: 8px;
}
.search-xl h3{
	background-color: #fff;
    font-size: 12px;
    padding: 16px 30px 16px 14px;
    line-height: 1;
    border-radius: 2px;
    background-image: url(../img/xl.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin: 0;
}
.search-xl ul{
	background: #fff;
	position: absolute;
	top: 32px;
	left: 0;
	right: 0;
	z-index: 999;
	padding-inline-start: 0;
}
.search-xl li{
	list-style: none;
	padding: 10px 16px;
    font-size: 12px;
	cursor: pointer;
}
.search-xl li:hover{
	background: #eee;
}

#algolia-autocomplete-container .aa-dropdown-menu {
	position: absolute;
	margin-top: -1px;
	right: 0px;
	width: auto;
	z-index: 1000 !important;
	border-top: 3px solid #ed1c24;
	border-radius: 1px;
	background: white;
	box-shadow: 0 4px 4px -2px rgba(0,0,0,.15)
}

@media (min-width:992px) {
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 {
	position: relative
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-left {
	width: 67%
}

#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-right {
	width: 33%
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products {
	padding: 16px;
	min-height: 250px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions {
	margin-bottom: 30px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .see-all a {
	color: #636363;
	font-weight: bold
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results {
	padding: 10px;
	font-style: italic
}

#algolia-autocomplete-container .aa-dropdown-menu .category {
	padding: 4px;
	color: rgb(166,166,166);
	text-align: left;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold
}

#algolia-autocomplete-container .aa-dropdown-menu .category-suggestions {
	padding: 4px;
	color: #54A5CD;
	text-align: left;
	font-size: 0.7em;
	text-transform: uppercase
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit {
	display: block;
	position: relative;
	padding: 5px 10px;
	color: #000;
	text-align: left;
	text-decoration: none
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-suggestions .algoliasearch-autocomplete-hit {
	padding-left: 30px
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col9 {
	background-color: #F9F9F9
}

#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products #autocomplete-products-footer {
	display: none
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
	display: inline-block;
	width: 100%
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .algoliasearch-autocomplete-hit {
	padding: 12px 10px
}

.autocomplete-wrapper {
	width: 100%
}

.autocomplete-wrapper:after {
	clear: both;
	content: ''
}

.aa-dataset-products .aa-suggestions {
	margin: 10px auto
}

.aa-dataset-suggestions {
	display: block
}

.aa-dataset-products .aa-suggestions:after {
	content: '';
	display: block;
	clear: both
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .algoliasearch-autocomplete-hit {
	padding-left: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-suggestions {
	margin-bottom: 20px
}

#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit {
	background-color: #f2f2f2
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit em {
	font-weight: bold;
	font-style: normal
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
	font-size: 1.1em;
	color: #54A5CD;
	height: 22px
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb {
	float: left
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb img {
	width: 60px
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
	margin-left: 70px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#autocomplete-products-footer {
	background-color: #F5F5F5;
	padding: 15px;
	text-align: center;
	display: block
}

#algolia-autocomplete-container.reverse #autocomplete-products-footer {
	right: auto;
	left: 0
}

#autocomplete-products-footer span {
	color: #c7090e;
	font-weight: 500
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category,.algoliacustom-item-number,.customalgolia-path {
	font-size: 0.85em;
	color: #555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	line-height: 1.5;
	margin-top: 0.1em
}

#algolia-autocomplete-container .algoliacustom-item-number {
	font-size: 0.95em
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em {
	color: #222
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
	position: absolute;
	width: 100%;
	padding: 10px;
	text-align: center;
	bottom: 7px;
	left: 4px;
	font-size: 13px
}

#algolia-autocomplete-container.reverse .aa-dropdown-menu .footer_algolia {
	left: auto;
	right: 4px
}

@media (min-width:768px) {
	#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia {
		width: 30%
	}
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia span {
	color: #B8B8B8;
	font-size: 10px
}

#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia img {
	display: inline;
	height: 1.5em;
	vertical-align: bottom;
	max-width: 130px
}

#algolia-searchbox {
	position: relative
}

.clear-cross {
	position: absolute;
	display: none;
	background: url("https://www.baxters.com.au/skin/frontend/baxters/master/css/clear-cross.svg") no-repeat center center / contain;
	cursor: pointer;
	width: 16px;
	height: 16px
}

#algolia-searchbox .clear-query-autocomplete {
	top: 13px;
	right: 12px
}

#algolia_instant_selector .clear-query-instant {
	right: 12px;
	top: 10px
}

.cross-wrapper .clear-refinement {
	display: block;
	position: relative;
	top: 5px;
	left: 5px
}

#algolia-autocomplete-container .aa-suggestions svg.algolia-glass-suggestion.magnifying-glass {
	position: absolute;
	right: auto;
	left: 5px;
	top: 7px;
	fill: #A6A6A6;
	stroke: #A6A6A6
}

#algolia-searchbox .magnifying-glass {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
	display: block;
	top: 10px;
	background: url("https://www.baxters.com.au/skin/frontend/baxters/master/css/magnifying-glass.svg") no-repeat center right / 20px
}

.algolia-btn-search {
	position: absolute;
	right: 0;
	width: 30px;
	display: block;
	top: 0;
	bottom: 0;
	background: url("https://www.baxters.com.au/skin/frontend/baxters/master/css/icon-magnify.png") no-repeat center center / 20px;
	border: 0
}

.algolia-search-input {
	border: 0;
	padding: 10px;
	width: 100%;
	padding-right: 30px
}

.algolia-clearfix:after {
	content: "";
	display: block;
	clear: both
}

.ais-infinite-hits--showmore > button:disabled {
	display: none !important
}





/*brands*/
.brands{
	width: 100%;
	background: #f3f3f3;
	padding: 40px 0;
}

.tubiao{
	padding-top: 30px;
}
.tubiao li{
	list-style: none;
	float: left;
	margin-right: 10px;
	width: 34px;
}
.tubiao li img{
	width: 100%;
}



.b_title{
	padding-bottom: 10px;
}
.b_title h3{
	font-size: 18px;
}
.brands_box{
	width: 100%;

	position: relative;
}
.brands_box ul{

	    padding-inline-start: 0;
}
.brands_box ul li{

	height: 75px;

}
.p_60{
	padding: 0 60px;
}
.b_left{
	position: absolute;
	left: 0;
	width: 33px;
	margin-top: 5px;
	cursor: pointer;
}
.b_left img{
	width: 100%;
}
.b_right{
	position: absolute;
	right: 0;
	width: 33px;
	margin-top: 5px;
	cursor: pointer;
}
.b_right img{
	width: 100%;
}

.b_left:active{
        color:yellow;
        transform:scale(0.97);
        -ms-transform:rotate(0.97); 	/* IE 9 */
        -moz-transform:rotate(0.97); 	/* Firefox */
        -webkit-transform:rotate(0.97); /* Safari 和 Chrome */
        -o-transform:rotate(0.97); 	/* Opera */
		
    }
.b_right:active{
        color:yellow;
        transform:scale(0.97);
        -ms-transform:rotate(0.97); 	/* IE 9 */
        -moz-transform:rotate(0.97); 	/* Firefox */
        -webkit-transform:rotate(0.97); /* Safari 和 Chrome */
        -o-transform:rotate(0.97); 	/* Opera */
		
    }


















/*common*/



/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#005eaf;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
