html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html, body {
	width: 100%;
	height: 100%
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #000;
	right: 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
	text-align: center
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	color: #212964;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
a:hover, a:focus {
	color: red
}
a, a:active, a:hover, a:focus {
	outline: 0;
	text-decoration: none;
	font-weight: 700
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 600
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	max-width: 100%;
	height: auto
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
ol, ul {
	padding: 0
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal;
	width: 100%
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	width: 100%!important
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 7px;
	font-size: 12px;
	color: #011F6A;
	font-weight: 700;
	border: 1px #eee solid
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #212964;
	font-weight: 600
}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 14px
}
h5 {
	font-size: 1.4rem
}
h6 {
	font-size: 1.2rem
}
.title-1 {
	font-weight: 600;
	border-bottom: 1px solid #e8e6e2;
	padding: 18px 0
}
.h-line-mid {
	position: relative;
	text-align: center
}
.h-line-mid:before {
	background: #e8e6e2;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: calc(50% - 0.5px);
	width: 100%
}
.h-line-mid * {
	font-weight: 600;
	background: #eee;
	display: inline-block;
	margin: 0;
	padding: 0 20px;
	position: relative
}
.textup {
	text-transform: uppercase;
	text-align: center;
}
.title-2 {
	color: #4e4e4e
}
.sub-title {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #9d9d9d
}
.bgwhite {
	background: #fff
}
.text-white {
	color: #fff
}
.menu .sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.menu li:hover > .sub-menu {
	opacity: 1;
	visibility: visible
}
.menu .sub-menu:not(.mega-submenu) li {
	display: block;
	width: 100%
}
.menu, #site-header .extra-info ul {
	list-style: none;
	float: left;
	margin: 0
}
.menu li, #site-header .extra-info ul li {
	float: left;
	position: relative
}
.menu li i, #site-header .extra-info ul li i {
	margin-right: 5px;
	font-size: 15px
}
#top-menu li a, #site-header .extra-info ul li a {
	padding: 10px 0;
	display: block
}
#site-header .extra-info ul > li {
	margin-left: 15px;
	font-size: large
}
.mid {
	background: #ffcb05
}
#site-header .top .col-md-4 {
	text-align: right
}
#site-header .top a:hover {
	color: #011F6A
}
#top-menu .menu > li {
	margin-right: 14px
}
#top-menu .menu > li a.oxihellouser {
	color: red
}
#top-menu .menu .sub-menu {
	width: 180px;
	background: #39342e
}
#top-menu .menu .sub-menu li {
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding: 0 10px
}
#top-menu .menu ul ul {
	left: 180px;
	top: 0
}
#site-header .extra-info ul {
	float: right
}
.logo {
	margin: 15px 0;/* text-align:center */
}
.search-cat.navbar-default {
	background: none;
	border-color: #e8e6e2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}
.search-cat.navbar-default .nav > li:after {
	background: #dee5ef;
	height: 31px;
	position: absolute;
	right: -18px;
	top: 9px;
	right: -5px;
	width: 1px
}
.search-cat.navbar-default .navbar-nav li a.dropdown-toggle, .search-cat.navbar-default .navbar-nav li a:hover {
	background: none
}
.search-cat.navbar-default .navbar-nav li a.dropdown-toggle {
	text-transform: uppercase;
	color: #685e52;
	font-weight: 600;
	font-size: 14px
}
.search-cat.navbar-default .navbar-nav li a .caret {
	margin-left: 10px;
	margin-top: -3px;
	border-top-color: #a3a29e
}
.search-cat.navbar-default .navbar-left {
	padding: 0
}
.search-cat.navbar-default .input-group .form-control, .search-cat.navbar-default .input-group .input-group-addon {
	border: 0;
	box-shadow: none;
	font-size: 12px
}
.search-cat.navbar-default .input-group .form-control {
	width: 190px;
	border: 2px solid #000;
	height: 39px
}
.search-cat.navbar-default .input-group .form-control::-moz-placeholder {
color:#d4d4d4
}
.search-cat.navbar-default .input-group .input-group-addon {
	background: #212964;
	font-size: 19px;
	padding-right: 10px;
	padding-top: 9px;
	color: #F5F5F5;
	width: 43px
}
.shop-cart {
	padding: 35px 0;
}
.cart-control {
	color: #212964;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 55px;
	line-height: 28px;
	text-align: center;
	width: 166px
}
.cart-control .cart-item {
	position: relative
}
.cart-control .cart-item span {
	background: #212964;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	height: 26px;
	line-height: 29px;
	position: absolute;
	right: -31px;
	top: -4px;
	width: 26px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.cart-control:hover .cart-item span {
	background: #011F6A
}
.cart-control .cart-price {
	margin-left: 16px
}
.shop-cart-open {
	position: relative;
	right: 280px
}
.shop-cart .shop-item {
	position: fixed;
	width: 280px;
	height: 100%;
	top: 0;
	background: #DEE4E5;
	z-index: 100001;
	padding: 0 20px;
	color: #a0978d;
	right: -280px;
	overflow-x: scroll;
	-webkit-transition: right .4s ease-in-out 0;
	-moz-transition: right .4s ease-in-out 0;
	transition: right .4s ease-in-out 0
}
.shop-cart .shop-item.active {
	right: 0
}
.admin-bar .shop-cart .shop-item {
	top: 28px
}
.shop-cart .shop-item .shop-item-title {
	color: #a0978d;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #39342e;
	padding: 15px 0;
	margin-bottom: 28px
}
.shop-cart .shop-item .shop-item-title i {
	color: #635d56;
	font-size: 30px;
	position: absolute;
	right: 24px;
	top: 3px;
	font-style: normal
}
.shop-cart .shop-item .shop-item-title i:hover, .shop-cart ul.cart_list li a:hover, .shop-cart .buttons a.button:hover {
	color: #011F6A;
	background: none
}
.shop-cart ul.cart_list {
	list-style: none;
	margin: 0
}
.shop-cart ul.cart_list li {
	border-bottom: 1px dashed #39342e;
	margin: 0 0 15px;
	padding: 0 0 15px
}
.shop-cart ul.cart_list li:last-child {
	border-bottom-style: solid
}
.shop-cart ul.cart_list li .remove {
	position: absolute;
	right: 20px;
	color: #635d56!important;
	font-weight: 300;
	font-size: 20px
}
.shop-cart ul.cart_list li .remove:hover {
	color: #97c03c!important;
	background: none
}
.shop-cart ul.cart_list li a {
	color: #b2b2b2;
	font-weight: 400
}
.shop-cart ul.cart_list li img {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0
}
.shop-cart ul.cart_list li .quantity {
	display: block
}
.shop-cart .total {
	margin-bottom: 30px
}
.shop-cart .total strong {
	font-weight: 500;
	font-size: 14px
}
.shop-cart .total .amount {
	font-size: 20px;
	color: #011F6A;
	float: right;
	margin-top: -5px
}
.shop-cart .buttons a.button {
	background: none;
	border: 2px solid #39342e;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #a0978d;
	height: 50px;
	line-height: 48px;
	display: block;
	text-transform: uppercase;
	padding: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.shop-cart .buttons a.button.checkout {
	background: #011F6A;
	border-color: #011F6A;
	color: #fff!important
}
.shop-cart .buttons a.button.checkout:hover {
	background: #FC0
}
.dl-menuwrapper {
	display: none
}
#site-header .bot {
	background: #212964;
	border-bottom: 5px solid #015c8b
}
#site-header .bot.sticky {
	top: 0;
	width: 100%;
	z-index: 999
}
#site-header .bot.sticky #left-menu .menu {
	opacity: 0;
	visibility: hidden
}
#site-header .bot .container {
	position: relative
}
#site-header .bot [class*="col-"] {
	position: inherit
}
#main-menu {
	float: left
}
#main-menu .menu > li {
	font-size: 14px;
	color: #fff;
}
#main-menu .menu > li.new:before, #main-menu .menu > li.new:after, #main-menu .menu > li.hot:before, #main-menu .menu > li.hot:after {
	content: "";
	position: absolute
}
#main-menu .menu > li.new:before, #main-menu .menu > li.hot:before {
	content: "NEW";
	width: 29px;
	height: 15px;
	text-align: center;
	color: #fff;
	font-size: 7px;
	background: #6dcff6;
	line-height: 15px;
	right: 0;
	top: -6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
#main-menu .menu > li.new:after, #main-menu .menu > li.hot:after {
	border: 3px solid transparent;
	border-top: 3px solid #6dcff6;
	right: 18px;
	top: 9px
}
.sticky #main-menu .menu > li.new:before, .sticky #main-menu .menu > li.hot:before {
	top: 0
}
.sticky #main-menu .menu > li.new:after, .sticky #main-menu .menu > li.hot:after {
	top: 15px
}
#main-menu .menu > li.hot:before {
	content: "HOT";
	background: #ff6565
}
#main-menu .menu > li.hot:after {
	border-top-color: #ff6565
}
.site-header.v2 #main-menu > li.new:before {
	background: #5d7ac3
}
.site-header.v2 #main-menu > li.new:after {
	border-top-color: #5d7ac3
}
.site-header.v2 #main-menu > li.hot:before {
	background: #f54b31
}
.site-header.v2 #main-menu > li.hot:after {
	border-top-color: #f54b31
}
#main-menu .menu > li > a {
	display: block;
	padding: 20px 10px;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	color: #fff
}
#main-menu .menu li.active > a, #main-menu .menu > li > a:hover {
	background: #001342;
	color: #fff
}
#main-menu .menu li a i {
	font-size: 14px
}
#main-menu .sub-menu {
	width: 335px;
	background: #070d40;
	top: 91px
}
#main-menu li:hover > .sub-menu {
	top: 48px
}
#main-menu .sub-menu:not(.mega-submenu) li {
	padding: 0 20px
}
#main-menu .sub-menu li.parent:after {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	right: 20px;
	top: 14px;
	color: #ddd
}
#main-menu .sub-menu li a {
	border-bottom: 1px solid #ccc;
	padding: 7px 0;
	display: block;
	font-size: 10px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}
#main-menu .sub-menu li a:hover {
	color: #ffd658
}
#main-menu .sub-menu li:last-child a {
	border: 0
}
#main-menu .sub-menu ul {
	left: 218px;
	margin: 0;
	top: 50px
}
#main-menu .sub-menu li:hover ul {
	top: -1px
}
#main-menu .sub-menu .rtl ul {
	left: -220px
}
#main-menu li.mega-menu {
	position: static
}
#main-menu li.mega-menu ul {
	width: 100%;
	max-width: 1170px
}
#main-menu li.mega-menu > .mega-submenu {
	left: 0;
	margin: 0;
	background: url(placeholder/bg_mega_menu.jpg) no-repeat left bottom/cover;
	padding: 40px 60px 60px
}
#main-menu li.mega-menu .mega-submenu li, #left-menu .menu .mega-menu .sub-menu li {
	position: relative;
	list-style: none
}
#main-menu li.mega-menu .mega-submenu li .mega-title, #left-menu .menu .mega-menu .sub-menu li .mega-title {
	font-size: 14px;
	text-transform: uppercase;
	color: #011F6A;
	font-weight: 600
}
#main-menu li.mega-menu .mega-submenu li a, #left-menu .menu .mega-menu .sub-menu li a {
	border: 0;
	padding: 12px 0
}
#main-menu li.mega-menu .mega-submenu ul li {
	display: block;
	width: 100%
}
#main-menu li.mega-menu .text-block, #left-menu .menu .mega-menu .text-block {
	font-size: 13px;
	color: #667279;
	line-height: 2;
	padding: 8px 0
}
#left-menu {
	background: #fff;
	border-color: #e8e6e2;
	border-style: solid;
	border-width: 0 1px;
	width: 270px
}
#left-menu button {
	background: none;
	color: #011F6A;
	font-size: 14px;
	font-weight: 600;
	height: 48px;
	padding: 0 15px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	border: 0
}
#left-menu button i {
	margin-right: 10px
}
#left-menu .menu {
	background: #fff;
	left: 0;
	margin-top: 1px;
	opacity: 0;
	position: absolute;
	visibility: hidden;
	width: 270px;
	border-color: #e8e6e2;
	border-style: solid;
	border-width: 0 1px 1px;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#left-menu .menu.active, #left-menu.expand .menu {
	opacity: 1;
	visibility: visible
}
#left-menu .menu > li, #left-menu .menu li:not(.mega-menu) li {
	display: inline-block;
	width: 100%;
	padding: 0 20px
}
#left-menu .menu li.parent:after {
	content: "\f105";
	position: absolute;
	font-family: FontAwesome;
	right: 20px;
	top: 13px;
	color: #ddd
}
#left-menu .menu li a {
	border-bottom: 1px solid #e8e6e2;
	font-size: 11px;
	font-weight: 600;
	padding: 0;
	text-transform: uppercase;
	display: block;
	padding: 15px 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#left-menu .menu li:last-child > a {
	border: 0
}
#left-menu .menu .sub-menu {
	left: 120%;
	width: 270px;
	border: 1px solid #e8e6e2;
	top: -1px
}
#left-menu .menu li:hover .sub-menu {
	left: 100%
}
#left-menu .menu .sub-menu li a {
	color: #667279;
	text-transform: none;
	font-size: 13px;
	font-weight: 400
}
#left-menu .menu .sub-menu li a:hover {
	color: #011F6A
}
#left-menu .menu .mega-menu .sub-menu {
	width: 600px;
	background: url(placeholder/bg_mega_menu.jpg) no-repeat 0 0/cover;
	padding: 35px 40px
}
#left-menu .menu .mega-menu .sub-menu li {
	padding: 0
}
#site-header.v2 .search-cat.navbar-default .input-group .form-control {
	width: 245px
}
.menu-box {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 20px 0;
	text-align: right
}
.menu-box li {
	display: inline-block;
	margin: 0 3px
}
.menu-box li a {
	border: 1px solid #011F6A;
	display: block;
	padding: 6px 12px;
	text-align: center;
	min-width: 72px
}
.menu-box li a:hover {
	border-color: #011F6A
}
.menu-box li a span {
	display: block;
	font-size: 10px;
	text-transform: uppercase
}
#site-header.v2 #main-menu .menu li.active > a, #site-header.v2 #main-menu .menu > li > a:hover {
	background: none;
	color: #685e52
}
#site-header.v2 #main-menu .menu > li > a:hover {
	color: #011F6A
}
#site-header.v2 #main-menu .menu > li {
	border-right: 1px solid #e8e6e2;
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#site-header.v2 #main-menu .menu > li:first-child {
	border-left: 1px solid #e8e6e2
}
#site-header.v2 #main-menu .menu li.active, #site-header.v2 #main-menu .menu > li:hover, #site-header.v2 #main-menu .menu li.shop-cart-v2 {
	background: #f2f2f2
}
#site-header.v2 #main-menu .menu li.shop-cart-v2 span {
	color: #ff6565
}
#site-header.v3 .bot {
	background: none;
	border: 0
}
#site-header.v3 .bot > .container {
	background: url(placeholder/pattern/pattern_01.png) repeat 0 0
}
#site-header.v3 .bot.sticky > .container {
	width: 100%
}
#site-header.v3 .bot.sticky > .container .row {
	max-width: 1170px;
	margin: auto
}
#site-header.v3 #main-menu {
	float: left
}
#site-header.v3 #main-menu li a {
	background: none;
	position: relative
}
#site-header.v3 #main-menu li > a:after {
	content: "";
	position: absolute;
	background: rgba(255,255,255,.1);
	width: 1px;
	height: 30px;
	right: 0;
	top: 0
}
#site-header.v3 #main-menu li:last-child > a:after {
	background: none
}
#site-header.v3 .bot.sticky #main-menu li.mega-menu > .mega-submenu {
	left: 50%;
	margin-left: -585px
}
.container {
	padding: 0
}
.boxed {
	background: #f2f2f2
}
.boxed .wrapper {
	max-width: 1170px;
	margin: auto;
	width: 100%;
	background: #fff
}
.boxed .container {
	padding: 0 10px
}
.page-section.v1-one .wr-element:before {
	content: "";
	position: absolute;
	height: 41px;
	width: 1px;
	background: #e8e6e2;
	right: 0;
	top: 40px
}
.page-section.v1-one .col-md-3:last-child .wr-element:before {
	background: none
}
.page-section.v1-two .container {
	border: 1px solid #e8e6e2
}
.page-section.v1-two .title-1 {
	margin: 0 20px 10px
}
.page-section.v1-two .col-md-6:last-child > div {
	border-left: 1px solid #e8e6e2;
	padding-bottom: 20px
}
.page-section.v1-three .col-md-3:after {
	background: #e8e6e2;
	content: "";
	height: 108px;
	position: absolute;
	right: 0;
	top: 30px;
	width: 1px
}
.page-section.v1-three .col-md-3 h4 {
	margin: 20px 0
}
.client a {
	margin: 0 15.7px;
	display: inline-block
}
.client a:hover {
	opacity: .6
}
.client a:last-child {
	margin-right: 0
}
.page-section.v2-one {
	background: #3c3e43;
	padding: 12px 0
}
.page-section.v2-one .social li a {
	background: #fff;
	border: 0
}
.page-section.v2-one .subscribe .form-group label {
	font-weight: 400;
	margin-right: 15px
}
.page-section.v2-one .subscribe .form-group:before {
	left: 116px
}
.page-section.v2-two .container {
	overflow: hidden;
	border-right: 1px solid #e8e6e2
}
.page-section.v2-two .col-md-3:not(:first-child) {
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #e8e6e2
}
.page-section.v2-two .col-md-3:first-child {
	padding-right: 0
}
.banner-text {
	background: #f54b31;
	position: relative;
	padding: 25px 25px 32px;
	color: #fff
}
.banner-text:after {
	content: "";
	position: absolute;
	border: 20px solid transparent;
	border-left: 20px solid #f54b31;
	right: -35px;
	top: 70px;
	z-index: 10
}
.banner-text h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 100
}
.banner-text h2 span {
	text-transform: none;
	font-size: 50px;
	font-weight: 700
}
.banner-text .btn {
	color: #fff;
	margin-top: 15px
}
.page-section.v2-two .product.style-2 {
	padding: 25px 0
}
.page-section.v2-three .container {
	border: 1px solid #e8e6e2
}
.page-section.v2-three .row > .col-md-6:last-child {
	border-left: 1px solid #e8e6e2;
	padding-left: 0
}
.page-section.v2-five .product.style-4.has-border {
	margin: 0 0 -1px;
	clear: none
}
.page-section.v2-five .product.style-4.has-border:nth-child(2n) {
	margin-left: -1px
}
.products-title {
	border: 1px solid #e8e6e2;
	margin-right: 1px;
	overflow: hidden;
	border-bottom: 0;
	text-transform: uppercase
}
.products-title h4 {
	float: left;
	margin: 17px
}
.products-title a {
	float: right;
	font-size: 11px;
	display: block;
	padding: 18px;
	border-left: 1px solid #e8e6e2
}
.page-section.v2-five {
	background: #f7f7f7;
	border-top: 1px solid #e8e6e2;
	border-bottom: 1px solid #e8e6e2
}
.page-section.v2-five .icon-box {
	padding: 10px 0;
	overflow: hidden
}
#site-footer .product {
	margin-bottom: 15px
}
#site-footer .icon-box {
	padding: 0
}
#site-footer .icon-box .text span {
	font-size: 11px;
	display: block;
	text-align: right
}
.page-section.v3-one .product.style-1 {
	background: #f5f5f5;
	overflow: hidden
}
.page-section.v3-one .product.style-1 .p-image img, .page-section.v3-three .product.style-1 .p-image img {
	margin: 0;
	padding: 0
}
.page-section.v3-one .product.style-1 .p-info {
	margin-top: 140px;
	padding-bottom: 25px
}
.page-section.v3-one .product .p-info .p-action a {
	background: #fff
}
.page-section.v3-two .container {
	background: url(placeholder/pattern/pattern_01.png) repeat 0 0;
	position: relative;
	padding: 0 40px
}
.page-section.v3-two .container:before, .page-section.v3-two .col-md-4:before, .page-section.v3-three .row .col-md-6:last-child:after {
	content: "";
	position: absolute
}
.page-section.v3-two .container:before {
	background: url(oxifrontimgs/icons/badge-trending.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
	left: 0;
	top: 0
}
.page-section.v3-two .col-md-4:before {
	background: rgba(255,255,255,.1);
	height: 90px;
	width: 1px;
	right: 15px;
	top: 40px
}
.page-section.v3-two .col-md-4:last-child:before {
	background: none
}
.page-section.v3-two .icon-box .text {
	padding-left: 25px
}
.page-section.v3-two .icon-box .icons, .page-section.v3-two .icon-box .text h4 {
	color: #fff
}
.page-section.v3-two .icon-box .text p {
	color: #999;
	margin-top: 10px
}
.page-section.v3-three {
	background: #000
}
.page-section.v3-three .row .col-md-6:last-child:after {
	background: #f5f5f5;
	left: 0;
	height: 100%;
	width: 500%;
	top: 0
}
.page-section.v3-three .row .col-md-6:last-child > div {
	position: relative;
	z-index: 10;
	padding: 30px 0 70px 45px
}
.page-section.v3-three .product.style-1 {
	background: #fff
}
.page-section.v3-three .product.style-1 .p-image {
	width: 44%
}
.page-section.v3-three .product.style-1 .p-info {
	padding: 10px 0
}
.page-section.v3-three .owl-theme.navtop .owl-controls {
	right: -10px
}
.page-section.v3-five, .page-section.v3-seven {
	background: #f3f3f3
}
.page-section.v3-five .row .col-md-6:last-child {
	padding-left: 35px
}
.page-section.v3-five .head-title {
	background: url(oxifrontimgs/bg-heading.png) no-repeat 0 0;
	height: 129px;
	position: relative;
	width: 350px;
	padding-top: 20px;
	padding-left: 25px
}
.page-section.v3-five .head-title h3 {
	color: #ffcb15
}
.page-section.v3-five .head-title h5 {
	color: #fff
}
.page-section.v3-five .row .col-md-6:last-child p, .page-section.v3-five .row .col-md-6:last-child a:hover {
	color: #999
}
.page-section.v3-five .row .col-md-6:last-child a {
	color: #011F6A
}
.page-section.v3-seven {
	border-bottom: 1px solid #e8e6e2
}
.page-section.v3-seven .title-1 {
	color: #685e52;
	margin-bottom: 20px
}
.page-section.v3-seven .product.style-4 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #011F6A
}
.page-section.v3-seven .p-image {
	width: 19%
}
.page-section.v3-seven .p-image img {
	border: 0
}
.page-section.v3-seven .product.style-4 .p-info .price .amount, .page-section.v3-seven .product.style-4 .p-info h4 {
	font-size: 14px
}
.page-section.v3-seven .product.style-4 .p-info h4 {
	margin-top: -2px
}
.page-section.v3-seven .product .p-info .star-rating {
	margin: 10px 0 5px
}
.page-section.v3-seven .product .p-info .price {
	margin: 0
}
.page-section.v4-one {
	background: url(placeholder/pattern/pattern_02.png) repeat 0 0
}
.page-section.v4-one .container:first-child {
	padding-bottom: 50px
}
.page-section.v4-one .title-2 {
	margin-bottom: 0
}
.page-section.v4-two .product.style-2 .p-image:hover:before {
	opacity: 0
}
.page-section.v4-three {
	background: url(placeholder/home-v4/bg_01.jpg) repeat 0 0
}
.page-section.v4-three .title-2 {
	color: #fff
}
.topbar {
	border-bottom: 1px solid #ddd;
	background: #eee
}
.topbar .page-title {
	background: #2b2621;
	float: left;
	text-align: center;
	width: 269px;
	display: none
}
.topbar .page-title .page-title-inner {
	height: 100px
}
.topbar .page-title h1 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 0 10px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.breadcrumbs {
	float: left;
	margin: 0;
	padding: 10px 0
}
.breadcrumbs li {
	color: #a0978d;
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	margin-left: 40px;
	position: relative;
	text-transform: uppercase
}
.breadcrumbs li:after {
	content: "/";
	position: absolute;
	right: -22px;
	top: 0
}
.breadcrumbs li.current, .breadcrumbs li:after {
	font-weight: 300
}
.breadcrumbs li a {
	color: #a0978d
}
.breadcrumbs li a:hover {
	color: #011F6A
}
.breadcrumbs li:last-child::after {
	content: ""
}
.offline-content {
	height: 200px
}
.offline-content .before-countdown {
	width: 285px;
	float: left;
	background: #f7f7f7;
	height: 200px;
	position: relative;
	border: 1px solid #e8e6e2;
	padding: 30px 25px
}
.offline-content .before-countdown:after {
	background: #f7f7f7;
	content: "";
	height: 16px;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	-webkit-box-shadow: 1px 1px 0 0 #e8e6e2;
	-moz-box-shadow: 1px 1px 0 0 #e8e6e2;
	box-shadow: 1px 1px 0 0 #e8e6e2;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.offline-content .subscribe .form-group .form-control {
	width: 235px;
	height: 42px;
	padding-left: 15px;
	padding-right: 40px
}
.offline-content .subscribe .form-group:before {
	left: auto;
	right: 9px;
	top: 15px
}
.offline-content > .countdown > span {
	width: 220px;
	display: inline-block;
	text-align: center;
	font-size: 60px;
	color: #5c5e62;
	height: 200px;
	font-weight: 300;
	border-width: 1px 1px 1px 0;
	border-color: #e8e6e2;
	border-style: solid;
	padding-top: 35px
}
.offline-content .countdown > span span {
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	color: #afafaf;
	font-weight: 600
}
.blog-main .post {
	margin-bottom: 80px
}
.blog-main .entry-header {
	position: relative
}
.blog-main .entry-header > .entry-thumb {
	overflow: hidden
}
.blog-main .entry-header > .entry-thumb img {
	width: 100%
}
.blog-main .entry-header > .entry-thumb .mask {
	background: rgba(0,0,0,.7);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.blog-main .entry-header > .entry-thumb .mask a {
	background: #fff;
	display: block;
	height: 40px;
	left: 50%;
	line-height: 40px;
	margin-left: -20px;
	margin-top: -40px;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 40px;
	opacity: 0
}
.blog-main .entry-header > .entry-thumb:hover .mask, .blog-main .entry-header > .entry-thumb:hover .mask a {
	opacity: 1
}
.blog-main .entry-header > .entry-thumb:hover .mask a {
	top: 50%
}
.blog-main .entry-header > .cat-links {
	bottom: 95px;
	left: 70px;
	position: absolute;
	max-height: 225px;
	overflow: hidden
}
.entry-header > .entry-thumb .gallery .gallery-caption {
	display: none
}
.entry-header > .entry-thumb .gallery .owl-controls {
	margin: 0
}
.entry-header > .entry-thumb .gallery .owl-controls .owl-pagination {
	z-index: 1000
}
.gallery .gallery-icon {
	text-align: center
}
.entry-header > .cat-links a {
	display: inline-block;
	background: #ff6565;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	font-weight: 600;
	margin-top: 5px
}
.entry-header > .cat-links a:hover {
	background: #f24545
}
.blog-main .post .entry-content {
	width: 632px;
	background: #fff;
	position: relative;
	margin: -85px 0 0 70px;
	padding: 20px 30px 0;
	color: #a0978d
}
.entry-content .more-link {
	color: #011F6A;
	display: inline-block;
	margin-top: 10px;
	padding-left: 20px;
	background: url(oxifrontimgs/icons/read-more.png) no-repeat left 7px
}
.entry-meta .entry-title {
	margin: 0 0 15px
}
.entry-meta .entry-title a {
	color: #39342e;
	font-weight: 400
}
.entry-meta .entry-title a:hover, .post-meta a:hover {
	color: #011F6A
}
.post-meta {
	border-bottom: 1px dashed #c2c2c2;
	padding-bottom: 12px;
	margin: 5px 0 15px
}
.post-meta a {
	color: #7a7773
}
.post-meta .comments-link {
	float: right
}
.page-nav {
	border: 1px solid #011f6a;
	padding: 20px;
	text-align: right;
	margin-bottom: 40px
}
.shop-main.fullwidth .page-nav {
	margin: 0
}
.page-nav .pull-left {
	margin-left: 15px
}
.page-nav a, .page-nav .current {
	display: inline-block;
	width: 20px;
	text-align: center;
	position: relative;
	margin-left: 10px;
	font-weight: 600
}
.page-nav a:hover, .page-nav .current {
	color: #011F6A
}
.page-nav a:after, .page-nav .current:after {
	content: "/";
	position: absolute;
	left: -10px;
	color: #a0978d;
	font-weight: 300
}
.page-nav a.prev:after, .page-nav a.next:after, .page-nav .prev + .page-numbers:after, .page-nav span:first-child.current:after {
	content: ""
}
.page-nav a.prev, .page-nav a.next {
	float: left;
	height: 20px;
	border: 1px solid #e8e6e2;
	line-height: 18px
}
.page-nav a.prev {
	margin: 0 10px 0 0
}
.nav-shop .navbar-nav {
	width: 160px;
	text-transform: uppercase
}
.nav-shop .navbar-nav > li, .nav-shop .navbar-nav > li > a, .nav-shop .dropdown-menu > li > a {
	width: 100%;
	text-align: left
}
.nav-shop .navbar-nav > li > a {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700
}
.nav-shop .dropdown a:after {
	content: ""
}
.nav-shop .dropdown-toggle i {
	border: 1px solid #e8e6e2;
	color: #a0978d;
	font-weight: 700;
	height: 20px;
	line-height: 18px;
	text-align: center;
	width: 20px;
	margin-left: 10px
}
.nav-shop .nav .open > a, .nav-shop .nav .open > a:focus, .nav-shop .nav .open > a:hover, .nav-shop .nav a, .nav-shop .nav a:focus, .nav-shop .nav a:hover {
	background: none;
	border: 0
}
.nav-shop .navbar-nav > li > .dropdown-menu {
	margin-top: 10px
}
.nav-shop .navbar-nav, .page-nav a.next, .blog-single .hentry {
	margin: 0
}
.blog-single .entry-title {
	margin-top: 30px
}
.blog-single .entry-content {
	width: 100%;
	margin: 0;
	padding: 0
}
.blog-single .entry-content ul {
	list-style: inside
}
.blog-single .entry-content {
	color: #39342e
}
.blog-single .entry-content blockquote {
	border: 1px solid #011F6A;
	margin: 40px;
	color: #868482;
	font-size: 13px;
	padding: 30px 40px;
	line-height: 22px
}
.blog-single .post-meta > span {
	color: #a0978d;
	margin-right: 20px
}
.blog-single .post-meta .comments-link {
	margin: 0
}
.blog-single .entry-header .entry-title {
	font-size: 24px;
	margin-top: 20px
}
.blog-single .post-meta {
	padding-bottom: 20px
}
.entry-footer {
	margin-bottom: 55px
}
.entry-footer .tags-links {
	display: block;
	padding: 15px 0;
	border-top: 1px solid #e8e6e2;
	border-bottom: 1px solid #e8e6e2
}
.entry-footer .tags-links i {
	font-size: 18px;
	color: #010101
}
.entry-footer .tags-links a {
	position: relative;
	margin-left: 35px
}
.entry-footer .tags-links a:before {
	width: 5px;
	height: 5px;
	background: #bfbcb9;
	content: "";
	position: absolute;
	left: -10px;
	top: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}
.single-share {
	display: inline-block;
	width: 100%;
	padding: 18px 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: 35px;
	text-align: right;
	color: #39342e
}
.single-share .social {
	float: right
}
.single-share .social li a {
	position: relative
}
.single-share .social li:first-child a {
	margin-left: 30px
}
.single-share .social li span {
	background: rgba(0,0,0,.7);
	bottom: 10px;
	font-size: 11px;
	height: auto;
	left: 50%;
	line-height: 20px;
	margin-left: -35px;
	opacity: 0;
	padding: 3px 6px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	width: 70px;
	z-index: 999;
	color: #fff;
	text-transform: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.single-share .social li a:hover span {
	bottom: 40px;
	opacity: 1
}
.single-share .social li span:after {
	border-left: 5px solid rgba(0,0,0,0);
	border-right: 5px solid rgba(0,0,0,0);
	border-top: 5px solid rgba(0,0,0,0.7);
	bottom: -5px;
	content: "";
	left: 50%;
	margin-left: -4px;
	position: absolute
}
.author-info {
	padding: 15px;
	border: 1px solid #011F6A;
	background: #fbfbfb;
	overflow: hidden
}
.author-info, .author-info img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.author-info img {
	border: 5px solid #fff;
	float: left;
	margin-right: 12px
}
.author-info .author-bio {
	overflow: hidden;
	color: #858585
}
.author-info .author-bio h3 {
	margin: 5px 0 8px
}
.author-info .author-bio h3 span {
	color: #011F6A
}
#related-posts {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px
}
.author-info .author-bio h3, #related-posts h3, .comments-area h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700
}
#related-posts h3 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e6e2
}
#related-posts ul {
	list-style: none;
	margin: 0
}
#related-posts figure {
	margin: 0
}
#related-posts .c-nav {
	position: absolute;
	right: 0;
	top: 14px
}
#related-posts .c-nav a {
	color: #9e9e9e;
	font-size: 20px;
	cursor: pointer
}
#related-posts .c-nav a:hover, #related-posts figcaption a:hover {
	color: #011F6A
}
#related-posts .c-nav a.next {
	margin-left: 20px
}
#related-posts .owl-carousel {
	width: calc(100% + 30px)
}
#related-posts .owl-item {
	padding-right: 30px
}
#related-posts figure .mask {
	height: calc(100% - 22px);
	position: absolute;
	text-align: center;
	top: 0;
	width: calc(100% - 30px)
}
#related-posts figure .mask a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #fff;
	display: inline-block;
	margin: 0 5px;
	opacity: 0
}
#related-posts figure .mask a:hover {
	background: #011F6A;
	color: #fff
}
#related-posts figure .mask a:first-child {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px)
}
#related-posts figure .mask a:last-child {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px)
}
#related-posts figure:hover .mask a {
	opacity: 1;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-o-transform: translateY(60px);
	transform: translateY(60px)
}
#related-posts figcaption {
	background: #fff;
	width: 228px;
	position: relative;
	margin: -42px 0 0 18px;
	padding: 10px 20px
}
#related-posts figcaption h4 {
	line-height: 20px;
	margin-top: 0;
	font-weight: 400
}
#related-posts figcaption a {
	font-size: 14px;
	color: #39342e
}
.comments-area .comment-list {
	border: 1px solid #e8e6e2;
	padding: 20px
}
.comments-title {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e6e2
}
.comments-area ol {
	list-style: none;
	margin: 0;
	position: relative
}
.comments-area .comment-body {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #011F6A;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #a0978d
}
.comments-area .comment-list > li:last-child .comment-body {
	border: 0;
	margin: 0
}
.comments-area .comment-list > li, .comments-area .comment-body .comment-meta {
	overflow: hidden
}
.comments-area .comment-body .comment-avatar {
	float: left;
	margin-right: 15px;
	text-align: center;
	position: relative
}
.comments-area .comment-body .comment-avatar img {
	padding: 10px;
	border: 1px solid #011F6A
}
.comments-area .comment-body .comment-author {
	font-style: normal
}
.comments-area .comment-body .comment-author, .comments-area .comment-body .comment-author a {
	font-size: 13px;
	color: #39342e;
	font-weight: 600
}
.comments-area .comment-body .comment-meta time {
	color: #a0978d
}
.comments-area .comment-body .comment-content {
	margin-top: 10px;
	padding-left: 85px
}
.comments-area .comment-body .comment-content p {
	margin: 0
}
.comments-area .comment-body footer {
	padding-left: 75px
}
.comments-area .action-link {
	float: right
}
.comments-area .action-link a {
	font-size: 10px;
	display: inline-block;
	padding: 3px 10px;
	margin-left: 5px;
	border: 1px solid #011F6A
}
.comments-area .action-link a:hover {
	border-color: #011F6A
}
.comments-area .children li {
	margin-left: 90px
}
.comment-respond {
	background: #fcfcfc;
	padding: 20px;
	margin-top: 50px;
	overflow: hidden
}
.comment-respond .comment-reply-title {
	margin: 0 0 20px
}
.comment-respond .comment-form label {
	font-weight: 500;
	color: #3d3d3d;
	margin-bottom: 5px;
	display: block
}
.comment-respond .comment-form .pull-right {
	width: 45%
}
.comment-respond .comment-form .pull-right > p {
	margin-bottom: 15px
}
.comment-respond .comment-form .pull-right + .comment-form-comment {
	float: left;
	width: 52%
}
.comment-respond .comment-form [class*="comment-form"] input, .comment-respond .comment-form .comment-form-comment textarea {
	padding: 10px;
	width: 100%;
	border: 1px solid #e8e6e2;
	border-radius: 0;
	height: auto
}
.comment-respond .comment-form [class*="comment-form"] input:focus, .comment-respond .comment-form .comment-form-comment textarea:focus {
	border-color: #a0978d
}
.comment-respond .comment-form .form-submit {
	float: left;
	position: relative;
	margin-left: 25px
}
.comment-respond .comment-form .form-submit:before {
	font-family: FontAwesome;
	content: "\f075";
	left: 16px;
	top: 8px;
	position: absolute;
	color: #a0978d
}
.comment-respond .comment-form .form-submit input[type="submit"] {
	display: block;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #011F6A;
	font-weight: 600;
	font-size: 11px;
	background: none;
	padding-left: 40px;
	padding-right: 20px;
	height: 42px
}
.comment-respond .comment-form .form-submit input[type="submit"]:hover {
	border-color: #011F6A;
	color: #011F6A
}
.error-404 {
	padding: 190px 0
}
.error-404 h1 {
	font-size: 173px;
	color: #e0e0e0;
	font-weight: 900
}
.error-404 h3 {
	font-weight: 400;
	line-height: 34px
}
.error-404 ul li {
	list-style: none;
	display: block;
	margin-bottom: 12px
}
.error-404 ul li a {
	color: #011F6A
}
.error-404 ul li a:hover {
	color: #39342e
}
.blank .page-section.one {
	background: #ffc30d
}
.blank .page-section.one h2 {
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 100px
}
.blank .page-section.one h2.color-white {
	color: #fff;
	margin: 10px 0 35px
}
.blank .page-section.two {
	background: #eff3f6
}
.blank #site-footer {
	background: #3c3e43;
	font-size: 11px;
	color: #747880;
	padding-top: 20px
}
.page-section.contact-one {
	background: url(placeholder/bg_contact.jpg) no-repeat left bottom/cover
}
.page-section.contact-one * {
	font-weight: 700
}
.page-section.contact-two .form-control {
	border-color: #e8e6e2;
	box-shadow: none
}
.page-section.contact-two .form-control, .page-section.contact-two .btn {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.page-section.contact-two .form-control::-moz-placeholder {
color:#d0ccc7;
font-size:11px
}
.page-section.contact-two .btn {
	background: #011F6A;
	text-transform: uppercase;
	border: 0;
	color: #fff;
	font-size: 11px;
	padding: 10px 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.page-section.contact-two .btn:hover {
	background: #78a224
}
.page-section.faq-one {
	background: #39342e
}
.page-section.faq-one h4 {
	color: #fff
}
.page-section.faq-one .search-cat.col-md-6 {
	float: none;
	margin: 25px auto 20px;
	padding: 0;
	width: 560px;
	background: #fff
}
.page-section.faq-one .icon-box.style-3 .icons {
	background: #26221e;
	color: #011F6A;
	font-size: 18px
}
.page-section.faq-one .icon-box.style-3 .text h4 {
	font-size: 14px;
	margin-top: 20px
}
.page-section.faq-three {
	background: #011F6A
}
.page-section.faq-three * {
	color: #fff
}
.page-section.faq-three .btn {
	background: #87af34;
	font-size: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.page-section.landing-one {
	background: url(placeholder/landing/bg.jpg) no-repeat left bottom/cover;
	position: relative;
	color: #fff
}
.page-section.landing-one:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #3c3832;
	opacity: .9
}
.page-section.landing-one h4 {
	font-weight: 600;
	color: #fff;
	position: relative
}
.modal-backdrop {
	background: #39342e
}
.modal-backdrop.in {
	opacity: .97
}
.newsletter .modal-dialog {
	width: 448px
}
.newsletter .modal-content {
	border-radius: 0;
	background: url(oxifrontimgs/bg_newsletter.png) repeat-x 0 0 #fff;
	box-shadow: none;
	border: 0
}
.newsletter .modal-content h4 {
	padding-bottom: 20px;
	position: relative
}
.newsletter .modal-content h4:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 112px;
	background: #e9e5e2;
	left: 50%;
	margin-left: -56px;
	bottom: 4px
}
.newsletter .modal-content .close {
	background: #011F6A;
	color: #fff;
	height: 30px;
	line-height: 20px;
	text-align: center;
	width: 30px;
	opacity: 1;
	position: absolute;
	right: -13px;
	top: -12px;
	border: 3px solid #fff;
	font-size: 14px;
	font-weight: 100;
	z-index: 100;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.newsletter .modal-content .close:hover {
	background: #87af34
}
.newsletter .modal-body {
	padding: 25px
}
.newsletter .subscribe {
	max-width: 364px;
	margin: 40px auto 0
}
.page-section.services-one {
	background: url(placeholder/bg_services.jpg) no-repeat left bottom/cover
}
.page-section.services-one *, .page-section.testimonial-one * {
	color: #fff
}
.page-section.services-two h4.textup {
	margin-top: 0
}
.page-section.services-two .icon-box {
	padding: 0
}
.page-section.services-three {
	background: #f4f4f4
}
.page-section.services-three .icon-box .icons {
	background: #a0978d
}
.page-section.testimonial-one {
	background: url(placeholder/bg_testimonial.jpg) no-repeat left bottom/cover
}
.page-section.testimonial-two .testimonial {
	margin-bottom: 50px
}
.page-section.testimonial-three {
	background: url(placeholder/bg_member.jpg) no-repeat left bottom/cover
}
.page-section.testimonial-three * {
	color: #fff
}
.page-section.testimonial-three .search-cat.col-md-6 {
	float: none;
	margin: 25px auto 20px;
	padding: 0;
	width: 560px;
	background: #fff
}
.topbar-noti {
	background: #ea593c
}
.topbar-noti .container * {
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin: 0
}
.topbar-noti .container .btn {
	font-size: 12px;
	background: #363636;
	margin-left: 20px
}
.topbar-noti .container .btn:hover {
	background: #000
}
.p-banner .modal-dialog {
	width: 660px
}
.p-banner .modal-content {
	box-shadow: none;
	border: 0
}
.p-banner .modal-content h4 {
	padding-bottom: 20px;
	position: relative
}
.p-banner .modal-content h4:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 112px;
	background: #e9e5e2;
	left: 50%;
	margin-left: -56px;
	bottom: 4px
}
.p-banner .modal-content .close {
	color: #000;
	text-align: center;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 24px;
	font-weight: 400;
	z-index: 100
}
.p-banner .modal-content .close:hover {
	color: #888
}
.p-banner .modal-body {
	padding: 0
}
.p-banner .modal-body .col-md-6:first-child img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px
}
.p-banner .modal-body .col-md-6:last-child {
	padding-right: 30px
}
.offline #site-header {
	background: #39342e
}
.page-section.about-one {
	background: #011F6A
}
.page-section.about-one *, .page-section.about-one .icon-box.style-5 .text * {
	color: #fff
}
.page-section.about-two {
	background: #f4f4f4
}
.page-section.about-three .wr-element {
	float: left;
	width: 20%
}
.page-section.about-three .wr-element > div {
	float: right
}
.page-section.about-three .col-md-3:after {
	content: "";
	position: absolute;
	right: 0;
	height: 216px;
	width: 1px;
	background: #e8e6e2;
	top: 10px
}
.shop-main .products.list .product {
	float: left;
	padding-bottom: 44px;
	margin-bottom: 30px
}
.shop-main .products.list .product:last-child {
	margin: 10px;
	border: 0;
}
.shop-main .products.list .product > div {
	float: left
}
.shop-main .products.list .product .p-info {
	padding-left: 20px
}
.shop-main .products.list .product .p-info h4 a {
	color: #011F6A;
	font-weight: 700
}
.shop-main .products.list .product .p-info .price .amount {
	font-size: 18px
}
.shop-main .products.list .product .p-info .price del {
	font-size: 13px
}
.shop-main .products.list .product .p-info .p-desc p, .shop-main .col-md-9 .nav-shop:last-child {
	margin: 0
}
.shop-main .col-md-9 .nav-shop:first-child {
	margin: 0 0 30px;
	background: #E6E6E6
}
.style-switch {
	position: relative;
	padding-left: 6px;
	margin-left: 20px
}
.style-switch:before {
	content: "";
	position: absolute;
	width: 1px;
	background: #e8e6e2;
	height: 37px;
	left: 0;
	top: -8px
}
.style-switch a {
	cursor: pointer;
	display: block;
	margin: 4px 0 0 15px;
	float: left
}
.style-switch a:after {
	content: ""
}
.style-switch a.grid {
	background: url(oxifrontimgs/icons/grid.png) no-repeat 0 -26px;
	height: 14px;
	width: 14px
}
.style-switch a.list {
	background: url(oxifrontimgs/icons/list.png) no-repeat 0 -26px;
	height: 16px;
	width: 16px
}
.style-switch a:hover, .style-switch a.active {
	background-position: 0 0;
	cursor: pointer
}
.shop-main .products.grid .product .p-mask {
	position: relative
}
.shop-main .products.grid .product .p-mask a {
	width: 40px;
	height: 38px;
	border: 1px solid #011F6A;
	display: block;
	text-align: center;
	line-height: 36px;
	color: #a1978d;
	font-size: 18px;
	position: absolute;
	opacity: 0;
	left: -10px;
	bottom: 10px;
	background: #fff;
	-webkit-transition-delay: .16s;
	-moz-transition-delay: .16s;
	transition-delay: .16s
}
.shop-main .products.grid .p-image:hover .p-mask a {
	opacity: 1;
	left: 10px
}
.shop-main .products.grid .product .p-mask a.add-to-cart {
	bottom: 104px;
	-webkit-transition: all .24s ease 0;
	-moz-transition: all .24s ease 0;
	transition: all .24s ease 0
}
.shop-main .products.grid .product .p-mask a.add-to-wishlist {
	bottom: 57px;
	-webkit-transition-delay: .08s;
	-moz-transition-delay: .08s;
	transition-delay: .08s
}
.shop-main .products.grid .product .p-mask a span {
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	opacity: 0;
	padding: 0 15px;
	position: absolute;
	white-space: nowrap;
	height: 27px;
	line-height: 25px;
	top: 5px;
	left: 65px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.shop-main .products.grid .product .p-mask a span:before {
	border: 6px solid transparent;
	border-right: 6px solid rgba(0,0,0,0.8);
	left: -12px;
	top: 8px;
	content: "";
	position: absolute
}
.shop-main .products.grid .product .p-mask a:hover span {
	opacity: 1;
	left: 48px
}
.shop-main .products.grid .p-image {
	text-align: center
}
.shop-main .products.grid .p-image img {
	-webkit-transition: opacity .35s ease-in-out;
	-moz-transition: opacity .35s ease-in-out;
	transition: opacity .35s ease-in-out
}
.shop-main .products.grid .p-image:hover img {
	opacity: .4
}
.shop-main .products.grid + .nav-shop {
	margin-top: 60px
}
.woo-cart-empty {
	text-align: center;
	width: 536px;
	height: 356px;
	border: 1px solid #011F6A;
	margin: 35px auto 0
}
.woo-cart-empty .cart-empty {
	color: #685e52;
	margin: 35px 0
}
.woo-cart-empty img {
	margin-top: 40px
}
.woo-cart-empty .return-to-shop .button {
	color: #fff;
	font-size: 12px;
	height: 52px;
	line-height: 52px;
	margin: 0;
	font-weight: 600;
	background: #011F6A;
	text-transform: uppercase;
	padding: 0 35px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}
.woo-cart-empty .return-to-shop .button:hover {
	background: #78a224
}
.cart form {
	display: inline-block;
	width: 100%;
	padding: 10px 0
}
.cart form > * {
	float: left
}
.cart form > table {
	width: 65%;
	border: 0;
	border-radius: 0
}
.cart .cart-collaterals {
	width: 35%;
	padding-left: 30px
}
.cart .cart-collaterals .cart_totals {
	width: 100%
}
.cart table.shop_table th, .cart .cart-collaterals .cart_totals h2, .cart table.wishlist_table th {
	font-size: 14px;
	color: #685e52;
	text-transform: uppercase;
	font-weight: 600
}
.cart .cart_totals_inner table {
	width: 100%
}
.cart table.shop_table th, .cart table.shop_table td, .cart .cart_totals_inner table, .cart .cart_totals_inner table th, .cart .cart_totals_inner table td, .cart table.shop_table, .cart table.shop_table td, .cart table.shop_table th, .cart table.shop_table, .cart table.shop_table td, .cart table.shop_table th, .cart table.wishlist_table thead th, .cart table.wishlist_table tbody th, .cart table.wishlist_table tfoot td, .cart table.wishlist_table tfoot th {
	border: 0
}
.cart table.shop_table td, .cart table.shop_table th, .cart table.wishlist_table td, .cart table.wishlist_table th, .cart table.wishlist_table thead th, .cart table.wishlist_table thead td {
	border-bottom: 1px solid #011F6A;
	padding: 15px
}
.cart .cart-collaterals .cart_totals table td, .cart .cart-collaterals .cart_totals table th {
	line-height: 2em;
	padding: 6px 0;
	vertical-align: top
}
.cart .cart-collaterals .cart_totals table th {
	width: 25%;
	color: #39342e
}
.cart table.shop_table .cart_item td:first-child {
	border-left: 1px solid #011F6A;
	width: 80px;
	padding-right: 0
}
.cart .woocommerce table.shop_table .cart_item td:last-child {
	border-right: 1px solid #011F6A;
	width: 80px
}
.cart table.cart img {
	width: 80px;
	height: 80px
}
.cart table.cart .product-name > * {
	display: block
}
.cart table.cart .product-name > a {
	color: #39342e;
	font-size: 16px
}
.cart table.cart .product-name > a:hover, .cart table.cart .amount, .cart table.cart .amount {
	color: #011F6A
}
.cart table.cart .amount, .cart table.cart .amount {
	font-size: 20px
}
.cart table.cart .product-remove a, .cart table.wishlist_table .product-remove a {
	border: 1px solid #011F6A;
	border-radius: 0;
	color: #a0978d!important;
	font-size: 26px;
	font-weight: 300;
	height: 40px;
	width: 42px;
	line-height: 36px;
	display: block;
	text-align: center
}
.cart table.cart .product-remove a:hover, .cart table.wishlist_table .product-remove a:hover, .cart ul.product_list_widget li a.remove:hover {
	background: none!important;
	color: #f55!important
}
.cart .cart-collaterals .cart_totals h2 {
	margin: 15px 0
}
.cart .cart_totals_inner {
	background: #fafafa;
	padding: 10px 20px 20px
}
.cart .cart_totals_inner table th {
	font-weight: 600
}
.cart .cart_totals_inner table th, .cart .cart_totals_inner table td, .cart table.shop_table td, .cart table.shop_table th {
	border-bottom: 1px solid #011F6A
}
.cart .cart-collaterals .cart_totals table select {
	padding: 10px
}
.cart .cart-collaterals .cart_totals table .shipping-calculator-form #calc_shipping_country_field {
	padding: 0
}
.cart .cart-collaterals .cart_totals table select, .cart .cart-collaterals .cart_totals table .shipping-calculator-form input {
	border: 1px solid #011F6A
}
.cart .cart-collaterals .cart_totals table .shipping-calculator-form #calc_shipping_postcode_field, .cart .cart-collaterals .cart_totals table .shipping-calculator-form #calc_shipping_postcode_field + p {
	float: left;
	width: 50%;
	padding: 0;
	margin-top: 10px
}
.cart .cart_totals_inner .wc-proceed-to-checkout .button {
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: 55px;
	line-height: 54px;
	padding: 0;
	text-shadow: none;
	text-transform: uppercase;
	width: 100%;
	text-align: center
}
.cart .cart_totals_inner .wc-proceed-to-checkout input.button {
	background: #fff!important;
	border: 2px solid #d1d1d1;
	margin: 15px 0 10px;
	line-height: 50px
}
.cart .cart_totals_inner .wc-proceed-to-checkout input.button:hover {
	color: #011F6A
}
.cart .cart_totals_inner .wc-proceed-to-checkout a.button {
	background: #011F6A;
	color: #fff;
	margin-bottom: 40px
}
.cart .cart_totals_inner .wc-proceed-to-checkout a.button:hover, .cart #payment #place_order:hover, .cart .woo-cart-empty .return-to-shop .button:hover, .cart form input[type="submit"]:hover {
	background: #78a224
}
.cart .cart_totals_inner .coupon label {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #685e52;
	font-weight: 600;
	margin: 5px 0 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e6e2
}
.cart .cart_totals_inner .coupon .input-text {
	border-style: dashed;
	width: 211px;
	height: 40px;
	padding: 0 12px
}
.cart .cart_totals_inner .coupon .button, .cart .cart-collaterals .cart_totals table .shipping-calculator-form .button, .cart form.checkout_coupon input.button, .cart form.login input.button, .cart form.lost_reset_password input.button, .cart table.wishlist_table .button {
	background: #a0978d;
	color: #fff;
	font-weight: 300;
	border-radius: 0;
	margin-left: 10px;
	height: 40px;
	padding: 0 15px;
	border: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
.cart .cart_totals_inner .coupon .button:hover, .cart .cart-collaterals .cart_totals table .shipping-calculator-form .button:hover, .cart form.checkout_coupon input.button:hover, .cart form.login input.button:hover, .cart form.lost_reset_password input.button:hover, .cart table.wishlist_table .button:hover {
	background: #7a6e60
}
.cart .cart-collaterals .cart_totals table .shipping-calculator-form .button {
	margin-left: 20px
}
.quantity .qty {
	width: 90px;
	text-align: center
}
.quantity .qty, div.product form.cart button.single_add_to_cart_button, div.product .summary .add_to_wishlist, div.product .summary .yith-wcwl-wishlistexistsbrowse, div.product .summary .yith-wcwl-wishlistaddedbrowse {
	border: 1px solid #011F6A;
	height: 40px
}
.checkout input {
	padding: 8px;
	border: 1px solid #011F6A;
	color: #000;
	height: 38px;
	border-radius: 0;
	box-shadow: none
}
.checkout input:focus {
	border-color: #69bf29;
	box-shadow: none
}
.checkout input[type="checkbox"], .checkout input[type="radio"] {
	height: auto;
	padding: 0
}
.checkout form.checkout_coupon, .checkout form.login, .checkout form.lost_reset_password {
	border: 0;
	background: #fafafa
}
.checkout form.lost_reset_password {
	padding: 20px
}
.checkout #coupon_code {
	width: 100%
}
.checkout h3 {
	margin-top: 0;
	font-size: 14px;
	color: #011f6a;
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid #c5a635;
	padding: 15px;
	width: 100%;
	margin-bottom: 25px;
	background: #ffce10;
	border-radius: 10px
}
.checkout form .form-row label {
	color: #00206A;
	float: left;
	width: 100%;
	margin: 5px 0;
	font-weight: 700
}
.checkout form .form-row .required, .user-login sup {
	color: #f55
}
.checkout form .form-row textarea.input-text {
	height: 8em
}
.checkout form .select2-container .select2-choice {
	height: 38px;
	border-radius: 0;
	border-color: #e8e6e2
}
.checkout form .select2-container .select2-choice > .select2-chosen {
	margin-top: 4px
}
.checkout h3.order_review_heading {
	border: 0;
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 15px;
	margin-top: 0
}
.checkout table.shop_table {
	width: 100%
}
.checkout table.shop_table td, .checkout table.shop_table th {
	border-bottom: 1px solid #011F6A;
	color: #39342e
}
.checkout table.shop_table th.product-total, .checkout table.shop_table td.product-total, .checkout table.shop_table .cart-subtotal td, .checkout table.shop_table .shipping td, .checkout table.shop_table .order-total td {
	text-align: right
}
.checkout table.shop_table .amount {
	font-size: 20px;
	color: #2b2621
}
.checkout table.shop_table .order-total td, .checkout table.shop_table .order-total th {
	border: 0
}
.checkout table.shop_table #createaccount {
	margin-top: 10px
}
.checkout table.shop_table .shipping td, .checkout #payment div.payment_box {
	color: #a0978d;
	font-weight: 400
}
.checkout #payment {
	margin-top: 40px
}
.checkout #payment div.payment_box {
	margin-top: 0;
	padding-left: 30px
}
.checkout #payment ul.payment_methods {
	list-style: none
}
.checkout #payment ul.payment_methods li {
	border-bottom: 1px solid #011F6A;
	margin-bottom: 20px
}
.checkout #payment ul.payment_methods label {
	font-weight: 600;
	color: #39342e
}
.checkout #payment #place_order {
	height: 56px;
	background: #011F6A;
	padding: 0 35px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0 20px;
	border: 0;
	color: #fff
}
.checkout #payment .place-order label {
	width: 100%;
	margin-top: 20px
}
.checkout form.login input.button, .checkout form.lost_reset_password input.button {
	margin: 0
}
.radio-styled {
	position: relative
}
.radio-styled .inner {
	cursor: pointer;
	display: inline-block;
	padding-left: 30px;
	position: relative;
	vertical-align: text-top
}
.radio-styled .inner:before, .radio-styled input:checked ~ .inner:after {
	content: "";
	position: absolute;
	z-index: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.radio-styled .inner:before {
	border: 1px solid #e8e6e2;
	height: 14px;
	left: 0;
	width: 14px;
	top: 2px
}
.radio-styled input:checked ~ .inner:after {
	width: 8px;
	height: 8px;
	background: #011F6A;
	left: 3px;
	top: 5px
}
.radio-styled input {
	z-index: -1;
	position: absolute;
	opacity: 0
}
.user-login {
	background: #fafafa;
	padding: 22px
}
.user-login h5 {
	color: #685e52;
	margin: 0 0 20px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 15px
}
.user-login input {
	border: 1px solid #011F6A;
	background: #fff
}
.user-login label {
	font-weight: 500;
	color: #a0978d
}
.user-login .btn {
	width: 100%;
	margin: 20px 0 30px;
	font-weight: 700;
	font-size: 14px;
	padding: 15px 20px
}
.user-login .coupon #coupon_code {
	width: 185px
}
.user-login .coupon .button {
	background: #a0978d;
	color: #fff;
	border: 0;
	margin-left: 12px;
	padding: 0 20px
}
.shop-details .p-info h1 {
	font-size: 20px;
	font-weight: 700;
	color: red
}
.shop-details .p-rate, .shop-details .p-info .p-action {
	margin-bottom: 20px;
	padding-bottom: 10px
}
.shop-details .p-rate .pull-right {
	margin-top: -5px;
	color: #39342e
}
.shop-details .p-info .p-action {
	margin-top: 0
}
.shop-details .p-info .p-action h5 {
	margin-bottom: 20px
}
.shop-details .p-info input {
	border: 1px solid #011F6A;
	height: 45px;
	float: left;
	width: 60px;
	text-align: center;
	margin-right: 10px
}
.shop-details .p-meta ul li {
	list-style: none;
	margin-bottom: 12px
}
.shop-details .p-meta ul li span, .shop-details .p-share span {
	width: 145px;
	display: inline-block;
	color: #39342e;
	font-weight: 600
}
.shop-details .p-meta a {
	color: #011F6A
}
.shop-details .p-meta > div {
	border-bottom: 1px solid #011F6A;
	padding-bottom: 5px;
	margin: 10px 0 23px
}
#p-preview, .p-image {
	overflow: hidden;
	margin-bottom: 20px
}
#p-preview .owl-controls {
	margin: 0
}
#p-preview .owl-buttons > div {
	background: #fff;
	bottom: -32px;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 32px;
	color: #39342e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
#p-preview:hover .owl-buttons > div {
	bottom: 0
}
#p-preview .owl-buttons > div.owl-prev {
	right: 33px
}
#p-preview .item, .p-image .item {
	position: relative;
	text-align: center
}
#p-preview .item .zoom i, .p-image .item .zoom i {
	background: #fff;
	color: #39342e;
	height: 0;
	right: -40px;
	position: absolute;
	bottom: 0;
	width: 0;
	line-height: 40px;
	opacity: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 20px;
	-webkit-transition: all .3s ease-in-out .4s;
	-moz-transition: all .3s ease-in-out .4s;
	transition: all .3s ease-in-out .4s
}
#p-preview .item:hover .zoom i, .p-image .item:hover .zoom i {
	opacity: 1;
	right: 0
}
#p-preview .item .zoom:before, .p-image .item .zoom:before {
	background: none repeat scroll 0 0 rgba(255,255,255,0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-webkit-transition: transform 1s ease 0;
	-moz-transition: transform 1s ease 0;
	transition: transform 1s ease 0
}
#p-preview .item:hover .zoom:before, .p-image .item:hover .zoom:before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px)
}
#p-thumb {
	width: calc(100% - 30px)
}
#p-thumb img {
	width: 100px;
	opacity: .6;
	cursor: pointer
}
#p-thumb .synced img {
	opacity: 1
}
#p-thumb .owl-controls {
	position: absolute;
	right: -30px;
	top: 0;
	margin: 0
}
#p-thumb .owl-controls .owl-buttons > div {
	width: 30px;
	height: 46px;
	color: #ffd658;
	font-size: 18px;
	line-height: 38px;
	background: #212964;
	display: block
}
#p-thumb .owl-controls .owl-buttons > div:hover {
	color: #fefefe
}
#p-thumb .owl-controls .owl-buttons > div.owl-prev {
	margin-bottom: 8px
}
#p-thumb .owl-item {
	padding-right: 30px
}
.shop-details .product-tab {
	padding: 0 20px 20px;
	margin-top: 30px
}
.shop-details .nav-tabs > li {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	margin-right: 5px;
	padding: 5px;
	background-color: #015c8b
}
.shop-details .nav-tabs > li > a {
	padding: 16px 0;
	color: #fff
}
.shop-details .nav-tabs > li.active {
	background: #011f6a
}
.shop-details .nav-tabs > li.active a {
	color: #eee
}
.shop-details .nav-tabs > li > a, .shop-details .nav-tabs > li.active > a, .shop-details .nav-tabs > li.active > a:focus, .shop-details .nav-tabs > li.active > a:hover {
	border: 0
}
.shop-details .nav > li > a:focus, .shop-details .nav > li > a:hover {
	background: none;
	border: 0
}
.shop-details .product-tab h5 {
	border-bottom: 1px solid #011F6A;
	margin: 25px 0 18px;
	padding-bottom: 20px
}
.shop-details .shop_attributes {
	width: 100%;
	margin-bottom: 20px
}
.shop-details .shop_attributes th, .shop-details .shop_attributes td {
	padding: 10px;
	border-bottom: 1px solid #011F6A
}
.shop-details .shop_attributes .alt th, .shop-details .shop_attributes .alt td {
	background: rgba(0,0,0,.024)
}
.shop-details #reviews > div {
	float: left
}
.shop-details #reviews #comments {
	width: 65%
}
.shop-details #reviews #review_form_wrapper {
	width: 35%;
	padding-left: 30px
}
.shop-details #reviews #review_form_wrapper form {
	margin-top: 20px
}
.shop-details #reviews #review_form_wrapper .form-control {
	border-radius: 0;
	border-color: #e8e6e2;
	box-shadow: none;
	height: 50px;
	padding: 0 15px;
	font-size: 13px
}
.shop-details #reviews #review_form_wrapper textarea.form-control {
	height: auto;
	padding: 15px
}
.shop-details #reviews #review_form_wrapper .btn-dashed {
	background: none;
	font-size: 11px;
	padding: 12px 20px;
	font-weight: 600;
	color: #39342e;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.shop-details #reviews #review_form_wrapper .btn-dashed i {
	margin-right: 10px
}
.shop-details #reviews #comments ol.commentlist li {
	min-height: 85px;
	list-style: none
}
.shop-details #reviews #comments ol.commentlist li img.avatar {
	width: 80px;
	height: 80px;
	padding: 10px;
	background: #fff;
	border: 1px solid #011F6A;
	float: left
}
.shop-details #reviews #comments ol.commentlist li .comment-text {
	margin-left: 115px;
	border: 0;
	padding: 0
}
.shop-details #reviews #comments ol.commentlist li .comment-text .star-rating, .shop-details #reviews #comments ol.commentlist li .comment-text .meta {
	margin-bottom: 10px
}
.shop-details #reviews #comments ol.commentlist li .comment-text .meta strong {
	color: #39342e
}
.shop-details #reviews #comments ol.commentlist li .comment-text .meta > * {
	font-size: 13px
}
.shop-details #reviews #comments input {
	height: 50px
}
.shop-details .product-related {
	border: 1px solid #e8e6e2;
	margin-top: 50px;
	padding: 0 20px
}
.shop-details .product-related .p-info .p-action {
	border: 0;
	margin: 0
}
.product-detail .modal-content {
	padding: 15px 120px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto
}
.product-detail .modal-content .p-meta {
	margin: 20px
}
.product-detail .p-info input {
	border: 1px solid #011F6A;
	height: 40px;
	float: left;
	width: 60px;
	text-align: center;
	margin-right: 10px
}
.product-detail #p-thumb .item {
	float: left;
	margin: 0 10px
}
.product-detail .p-info h1 {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 25px
}
.product-detail .p-rate, .product-detail .p-info .p-action {
	border-bottom: 1px solid #011F6A;
	margin-bottom: 20px;
	padding-bottom: 10px
}
.product-detail .p-rate .pull-right {
	margin-top: -5px
}
.product-detail .p-meta ul li span {
	width: 145px;
	display: inline-block;
	color: #39342e;
	font-weight: 600
}
.product-detail .p-meta > div {
	margin-top: -10px;
	border: 0
}
.product-detail .p-info .p-action {
	margin-top: 0;
	padding-bottom: 20px
}
.product-detail button.close {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 2em;
	z-index: 999
}
.product-detail .p-image {
	margin: 0
}
.product-detail .p-image .item img {
	width: 100%
}
.product-detail .p-info {
	padding-top: 5px
}
#site-footer .top {
	background: #212964;
	border-top: 1px solid #e8e6e2;
	border-bottom: 2px solid #e21e26;
	padding: 14px 0
}
#site-footer .social {
	float: right
}
#site-footer .bot .bot-main a:hover {
	color: #011F6A
}
#site-footer .mid {
	padding-top: 25px;
	background: #fff
}
#site-footer .bot {
	text-align: center
}
#site-footer .bot .bot-top {
	background: #fff;
	padding: 15px 0;
	color: #aaa297;
	display: NONE
}
#site-footer .bot .bot-main {
	padding: 25px 0;
	background: #212964;
	font-size: 11px
}
#site-footer .bot .bot-main, #site-footer .bot .bot-main a, #site-footer .widget, #site-footer .widget a {
	color: #000
}
#site-footer .bot .bot-main .site-info {
	line-height: 25px;
	color: #FFF
}
#site-footer .widget {
	border: 0;
	padding: 0;
	font-weight: 400
}
#site-footer .widget .widget-title {
	border: 0;
	padding-bottom: 8px
}
#site-footer .widget ul li {
	text-transform: none;
	font-size: 13px;
	margin-bottom: 8px
}
#site-footer .widget ul li a {
	margin-bottom: 15px
}
#site-footer .widget a {
	font-weight: 400
}
#site-footer .widget a:hover {
	color: #011F6A
}
#site-footer .contact-info li {
	margin-bottom: 25px
}
#site-footer .contact-info li i {
	font-size: 24px;
	color: #0C4D8E
}
#site-footer .contact-info li span {
	overflow: hidden
}
#site-footer .site-info p {
	margin: 0
}
#footer-menu {
	margin-bottom: 20px
}
#footer-menu li {
	display: inline-block;
	margin: 0 10px;
	position: relative;
	font-size: 10px;
	text-transform: uppercase
}
#footer-menu .menu {
	float: none;
	display: inline-block
}
#footer-menu .menu > li:after {
	position: absolute;
	width: 1px;
	height: 9px;
	background: #a0978d;
	right: -10px;
	top: 4px
}
#footer-menu .menu > li:last-child:after {
	background: none
}
#footer-menu .menu .sub-menu {
	opacity: 1;
	visibility: visible;
	position: inherit;
	display: inline-block;
	margin: 0
}
#custmsg {
	background: red;
	color: #fff;
	text-align: center;
	font-size: 19px;
	text-transform: uppercase
}
.video {
	text-align: center;
	background: #000;
	width: 600px;
	margin: 50px 50px 50px 25%;
	border-radius: 20px;
	border: 2px solid #FCA;
	padding: 15px
}
.warning {
	width: 100%;
	text-align: center;
	background: #ed1c24;
	min-height: 46px;
	border: 1px solid #E9E5E2;
	color: #fff;
	padding-top: 10px;
	font-size: 20PX
}
.button-orcar {
	margin-top: 30px
}
#description ul {
	padding-left: 20px
}
.scrollit {
	overflow-y: scroll;
	height: 355px
}
.quantity button {
	background: none;
	border: none
}
#catalogbanner img {
	margin: 17px
}
.p-share.clearfix {
	background: #ffd658;
	padding: 11px;
	border-radius: 5px;
	display: none
}
.form-row.place-order.clearfix a.add-to-cart {
	background: #fc0;
	padding: 10px;
	color: #011f6a;
	margin: 5px;
	float: left;
	text-transform: uppercase
}
.quickview {
	display: none
}
.form-row.place-order.clearfix button {
	height: 37px;
	background: red;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 8px;
	margin: 5px
}
.widget_categories {
	background: #011f6a;
	color: #f5f5f5;
	border-radius: 10px;/* display:none; */
}
.widget_categories .cat-item {
	height: 25px;
	padding-left: 5px;
	border-bottom: 1px solid;
	padding-top: 5px
}
.oxi-relatedtitle {
	font-size: 16px;
	font-weight: 700;
	color: #011f6a
}
i.fa.fa-calculator {
	color: #ffd658;
	font-size: 27px
}
.product.style-2 a img {
	border: 1px solid #ddd
}
.coletiva {
	background: red;
	text-align: center;
	margin-bottom: 16px;
	color: #fff;
	padding: 5px;
	border-radius: 5px
}
#specification ul {
	padding-left: 20px
}
#application ul {
	padding-left: 20px
}
#qtcttipo_field {
	display: none!important
}
#qtctdepartamento_field {
	display: none!important
}
#qtctareaatuacao_field {
	display: none!important
}
#qtctcep_field {
	display: none!important
}
#qtctpais_field {
	display: none!important
}
#orctestado_field {
	display: none!important
}
#qtctcidade_field {
	display: none!important
}
#qtctbairro_field {
	display: none!important
}
#orctendereco_field {
	display: none!important
}
#orctnumero_field {
	display: none!important
}
#orctcomplemento_field {
	display: none!important
}
input#qtctassinarnews {
	display: inline-block;
	float: left;
	width: 15px
}
#cttipo_field {
	display: none
}
#ctdepartamento_field {
	display: none
}
#ctcnpj_field {
	display: none
}
#ctareaatuacao_field {
	display: none
}
#ctcep_field {
	display: none
}
#ctpais_field {
	display: none
}
#ctestado_field {
	display: none
}
#ctcidade_field {
	display: none
}
#ctbairro_field {
	display: none
}
#ctendereco_field {
	display: none
}
#ctnumero_field {
	display: none
}
#ctcomplemento_field {
	display: none
}
.oxictrmenuasd {
	display: block!important
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#catalogform {
	margin-bottom: 60px
}
.oxiemailvendas {
	color: #011f6a!important
}
.mailing {
	background: #212964
}
.cart-lowertext {
	font-weight: 700;
	text-transform: uppercase
}
.oximenu2.oximenuli128 {
	border-right: none!important
}
li.menu-item.oxihomehandle {
	border-left: none!important
}
#addtoquote {
	background: #eee;
	border: 1PX SOLID #ddd;
	padding: 7PX;
	border-radius: 5PX
}
.textwidget {
	text-align: center
}
#ctcpf_field {
	display: none
}
.relogio {
	background: #ffd658;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
	border-radius: 13px;
	font-weight: 700
}
.cadastro-home {
	background: #ffd658;
	padding: 15px;
	border: 1px solid #f5f5f4;
	border-radius: 10px;
	font-size: 14px;
	color: #212964
}
.cadastro-home button {
	background: #212964;
	color: #fff;
	text-transform: uppercase;
	margin: 10px auto;
	width: 101%
}
.cadastro-home p {
	margin: 0 0 2px;
	font-weight: 700
}
h2.titulo-banner-vitrine {
	text-align: center;
	padding: 0;
	margin: 5px;
	text-transform: uppercase;
	font-weight: 700
}
.box-titulo-home {
	width: 100%;
	height: 127px;
	padding: 10px;
	background: #e5e5e5;
	margin-bottom: 20px
}
.box-titulo-home p {
	text-align: center;
	font-size: 12px
}
button.oxiupdateqt {
	display: none
}
p.texto-rodape {
	font-size: 10px;
	color: grey
}
p.texto-rodape a {
	color: #003
}
.page-section.v1-three {
	background: #eee
}
.extra-info {
	margin: 10px 0;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #212964
}
.extra-info2 {
	margin: 10px 0;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #212964
}
h3.destque-home {
	text-align: center;
	margin: 20px
}
.social {
	margin: 10px 0;
	list-style: none;
	text-align: center
}
.titulo-home {
	background: #015c8b
}
.titulo-home h1 {
	color: #fff;
	text-align: center
}
.titulo-home p {
	color: #fff;
	font-size: 20px;
	padding: 19px 0;
	margin: 0 auto
}
.box1 {
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	background: #eee;
	padding: 10px
}
.box2 {
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	background: #eee;
	padding: 10px
}
.box3 {
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	background: #eee;
	padding: 10px
}
.box4 {
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	background: #eee;
	padding: 10px
}
.carousel-caption h2 {
	font-size: 4.5rem;
	color: #FFF
}
form.formIntegration2 *, form.formIntegration2 ::before, form.formIntegration2 ::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
form.formIntegration2 {
	width: 100%;
	margin: 0 auto
}
form.formIntegration2 input[type="text"] {
	outline: none;
	width: 100%
}
form.formIntegration2 select {
	width: 100%;
	overflow: auto
}
form.formIntegration2 select.invi-select {
	display: none;
	width: 0;
	height: 0;
	border: none
}
form.formIntegration2 textarea {
	width: 100%;
	height: 80px;
	overflow: auto;
	resize: vertical
}
form.formIntegration2 div.containerMultiple {
	width: 100%;
	overflow: auto;
	border: 1px solid #bec5cb;
	padding: 2px;
	background-color: #FFF;
	position: relative
}
form.formIntegration2 div.containerMultiple div {
	min-height: 20px
}
form.formIntegration2 div.containerMultiple div label {
	white-space: nowrap;
	display: inline-block;
	position: relative
}
form.formIntegration2 input.type_PHN_DDI {
	text-align: center
}
form.formIntegration2 div.div_PHN_DDI {
	width: 28%;
	margin-right: 2%;
	text-align: center;
	display: inline-block
}
form.formIntegration2 div.div_PHN_NUM {
	width: 70%;
	display: inline-block
}
form.formIntegration2 .div_PHN.hidden_DDI div.div_PHN_DDI {
	width: 0;
	display: none
}
form.formIntegration2 .div_PHN.hidden_DDI div.div_PHN_NUM {
	width: 100%;
	display: inline-block
}
form.formIntegration2 .field-error {
	border-color: #C00!important
}
form.formIntegration2 .g-recaptcha {
	margin-bottom: 5px
}
form.formIntegration2 .DinamizeDivMessageSuccess, form.formIntegration2 .DinamizeDivMessageAlert, form.formIntegration2 .DinamizeDivMessageError, form.formIntegration2 .DinamizeDivCaptchaMessage {
	display: none;
	margin: 0 0 10px;
	color: #fff;
	font-size: 14px;
	font-family: arial;
	padding: 15px
}
form.formIntegration2 .DinamizeDivMessageSuccess {
	background-color: #147612
}
form.formIntegration2 .DinamizeDivMessageAlert, form.formIntegration2 .DinamizeDivMessageError, form.formIntegration2 .DinamizeDivCaptchaMessage {
	background-color: #ac0000
}
form.formIntegration2 div.block {
	display: block;
	margin-bottom: 10px
}
form.formIntegration2 div.block:last-child {
	margin-bottom: 0
}
form.formIntegration2 div.vertical {
	display: block
}
form.formIntegration2 div.horizontal {
	display: inline-block;
	vertical-align: middle
}
form.formIntegration2 div.horizontal.divlabel {
	width: 28%;
	margin-right: 2%;
	text-align: right
}
form.formIntegration2 div.horizontal.divinput {
	width: 70%
}
form.formIntegration2 div.containerAllInline div.block {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px
}
form.formIntegration2 div.containerAllInline div.horizontal.divinput {
	width: 182px
}
form.formIntegration2 .submit {
	position: relative;
	width: 100%
}
form.formIntegration2 .submit.class1 {
	text-align: left
}
form.formIntegration2 .submit.class2 {
	text-align: left;
	width: 70%
}
form.formIntegration2 .submit.class3 {
	text-align: center
}
form.formIntegration2 .submit.class4 {
	text-align: right
}
form.formIntegration2 .submit.class5 {
	text-align: center
}
form.formIntegration2 .submit.class5 input[type=submit] {
	width: 100%
}
form.formIntegration2 .spinner {
	display: none
}
form.formIntegration2.style1 label {
	color: #4a5765;
	font-family: arial;
	font-size: 14px
}
form.formIntegration2.style1 input[type="text"] {
	border: 2px solid #bec5cb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 0 4px transparent;
	color: #4a5766;
	font-size: 13px;
	padding: 9px 6px;
	height: 38px
}
form.formIntegration2.style1 input[type="submit"] {
	-webkit-appearance: none;
	border: medium none;
	background-color: #0e6e0e;
	color: #fff;
	cursor: pointer;
	font: bold 13px/38px Arial;
	height: 38px;
	padding: 0 15px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0 0
}
form.formIntegration2.style1 div.containerMultiple, form.formIntegration2.style1 select, form.formIntegration2.style1 textarea {
	border: 2px solid #bec5cb;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 0 4px transparent;
	color: #4a5766
}
form.formIntegration2.style1 select {
	height: 40px
}
form.formIntegration2.style1 textarea {
	max-height: 200px;
	min-height: 52px
}
form.formIntegration2.style1 .spinner {
	display: none;
	bottom: 0;
	height: 18px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}
form.formIntegration2.style1 .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}
form.formIntegration2.style1 .spinner .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}
form.formIntegration2.style1 .spinner .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}
form.formIntegration2.style1 .checkbox-container {
	display: block;
	position: absolute!important;
	padding-left: 22px;
	margin-bottom: 4px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
form.formIntegration2.style1 .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	top: 0;
	left: 0
}
form.formIntegration2.style1 .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #FFF;
	border: 2px solid #BBB;
	border-radius: 3px
}
form.formIntegration2.style1 .checkbox-container:hover input ~ .checkmark {
	border: 2px solid #777
}
form.formIntegration2.style1 .checkmark:after {
	content: "";
	position: absolute;
	display: none
}
form.formIntegration2.style1 .checkbox-container input:checked ~ .checkmark:after {
	display: block
}
form.formIntegration2.style1 .checkbox-container .checkmark:after {
	left: 5px;
	top: 0;
	width: 5px;
	height: 12px;
	border: solid #555;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
form.formIntegration2.style2 label {
	font-family: arial;
	font-size: 14px
}
form.formIntegration2.style2 input[type="text"] {
	border: 1px solid #bec5cb;
	box-shadow: 0 0 0 4px transparent;
	color: #4a5766;
	font-size: 13px;
	padding: 9px 6px
}
form.formIntegration2.style2 div.containerMultiple {
	max-height: 82px
}
form.formIntegration2.style2 div.containerMultiple, form.formIntegration2.style2 select, form.formIntegration2.style2 textarea {
	border: 1px solid #bec5cb;
	box-shadow: 0 0 0 4px transparent;
	color: #4a5766
}
form.formIntegration2.style2 select {
	height: 40px
}
form.formIntegration2.style2 textarea {
	max-height: 200px;
	min-height: 52px
}
form.formIntegration2.style2 ::-webkit-input-placeholder {
color:#000
}
form.formIntegration2.style2 ::-moz-placeholder {
color:#000;
font-family:arial
}
form.formIntegration2.style2 :-ms-input-placeholder {
color:#000;
font-family:arial
}
form.formIntegration2.style2 :-moz-placeholder {
color:#000;
font-family:arial
}
form.formIntegration2.style2 .spinner {
	display: none;
	bottom: 0;
	height: 18px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}
form.formIntegration2.style2 .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}
form.formIntegration2.style2 .spinner .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}
form.formIntegration2.style2 .spinner .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% {
-webkit-transform:scale(0)
}
40% {
-webkit-transform:scale(1.0)
}
}
@keyframes sk-bouncedelay {
0%, 80%, 100% {
-webkit-transform:scale(0);
transform:scale(0)
}
40% {
-webkit-transform:scale(1.0);
transform:scale(1.0)
}
}
.cotacao {
	background: #ccc;
	text-align: center;
}
.texto-cotacao {
	font-size: 16px;
	margin-top: 25px;
	font-weight: bold;
	color: #212964;
	text-align: center;
}
.servicos {
	BACKGROUND: #f5f5f5;
}
.beneficios {
	background: #ebedf0;
	font-size: 12px;
	padding: 10px 0;
	border: 1px solid #ddd;
}
.beneficios-industria {
	text-align: center;
	border-right: 1px solid #212964;
	color: #212964;
	font-weight: bold;
}
.beneficios-atendemos {
	text-align: center;
	border-right: 1px solid #212964;
	color: #212964;
	font-weight: bold;
}
.beneficios-fabricamos {
	text-align: center;
	border-right: 1px solid #212964;
	color: #212964;
	font-weight: bold;
}
.beneficios-financiamos {
	text-align: center;
	color: #212964;
	font-weight: bold;
}
h1.home {
	font-size: 2.6rem;
}
.mapa {
	background: #eeeeee;
	padding: 20px;
	margin-bottom: 20px;
}
.newletter {
	background: #212964;
}
.newletter p {
	font-size: 150%;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.titulo-destaque-home {
	text-align: center;
}
.manutencao {
	background: url(/oxifrontimgs/banners/oximag-banner-servicos-de-manutencao.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.reforma {
	background: url(/oxifrontimgs/banners/oximag-banner-servicos-de-reforma.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.certificado {
	background: url(/oxifrontimgs/banners/oximag-banner-servicos-de-certificado.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.manutencao h6 {
	font-size: 260%;
	padding-top: 120px;
}
.reforma h6 {
	font-size: 260%;
	padding-top: 120px;
}
.certificado h6 {
	font-size: 260%;
	padding-top: 120px;
}
.servicos p {
	font-size: 125%;
	text-align: center;
}
.empresa p {
	font-size: 125%;
	text-align: center;
}
.a-empresa {
	background: url(/oxifrontimgs/banners/oximag-banner-a-oximag.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.orcamento-online {
	background: url(/oxifrontimgs/banners/oximag-banner-orcamento-online.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.catalogo-online {
	background: url(/oxifrontimgs/banners/oximag-banner-catalogo-online.jpg);
	width: 100%;
	height: 400px;
	padding: 20px;
	text-align: center;
}
.a-empresa h6 {
	font-size: 260%;
	padding-top: 15px;
}
.orcamento-online h6 {
	font-size: 260%;
	padding-top: 15px;
}
.catalogo-online h6 {
	font-size: 260%;
	padding-top: 15px;
}
