.language,
.ocfilter-mobile-handle {
	display: none !important
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

@font-face {
	font-family: 'Renault Life';
	src: url(../fonts/RenaultLife.eot);
	src: local(RenaultLife), url(../fonts/RenaultLife.eot?#iefix) format("embedded-opentype"), url(../fonts/RenaultLife.woff) format("woff"), url(../fonts/RenaultLife.ttf) format("truetype");
	font-weight: 400;
	font-style: normal font-display: swap;
}

@font-face {
	font-family: 'Renault Life';
	src: url(../fonts/RenaultLife-Light.eot);
	src: local(RenaultLife-Light), url(../fonts/RenaultLife-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/RenaultLife-Light.woff) format("woff"), url(../fonts/RenaultLife-Light.ttf) format("truetype");
	font-weight: 300;
	font-style: normal font-display: swap;
}

@font-face {
	font-family: 'Renault Life';
	src: url(../fonts/RenaultLife-Bold.eot);
	src: local(RenaultLife-Bold), url(../fonts/RenaultLife-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/RenaultLife-Bold.woff) format("woff"), url(../fonts/RenaultLife-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal font-display: swap;
}

body {
	font-family: 'Renault Life', sans-serif;
	font-weight: 400;
	color: #777;
	font-size: 14px;
	line-height: 1.428571429;
	width: 100%;
	background: #fff;
	background: url(../image/body-pattern.jpg) repeat-y;
	background-size: 100%;
}

:focus {
	outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	line-height: 1.3
}

.fa {
	font-size: 14px
}

h1 {
	font-size: 33px
}

h2 {
	font-size: 27px
}

h3 {
	font-size: 21px
}

h4 {
	font-size: 15px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 10.2px
}

a {
	color: rgba(73, 43, 117, 1);
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #2e885e
}

body ::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	border-radius: 10px
}

body ::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #ddd;
	border-radius: 10px
}

body ::-webkit-scrollbar-thumb {
	background-color: #ddd;
	border-radius: 10px
}

.o-icon {
	background-image: url(../image/icons.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle
}

.o-icon-account {
	min-width: 10px;
	height: 12px;
	background-position: -2px -2px
}

.o-icon-cart {
	min-width: 23px;
	height: 20px;
	background-position: -16px -2px
}

.o-icon-catalog {
	min-width: 11px;
	height: 13px;
	background-position: -43px -2px
}

.o-icon-compare {
	min-width: 20px;
	height: 19px;
	background-position: -43px -19px
}

.o-icon-dollar {
	min-width: 11px;
	height: 14px;
	background-position: -2px -42px
}

.o-icon-favorites {
	min-width: 19px;
	height: 18px;
	background-position: -17px -42px
}

.o-icon-kyivstar {
	min-width: 14px;
	height: 14px;
	background-position: -40px -42px
}

.o-icon-mail {
	min-width: 15px;
	height: 11px;
	background-position: -58px -2px
}

.o-icon-marker {
	min-width: 12px;
	height: 15px;
	background-position: -67px -17px
}

.o-icon-phone {
	min-width: 14px;
	height: 14px;
	background-position: -67px -36px
}

.o-icon-shipping {
	min-width: 18px;
	height: 14px;
	background-position: -58px -54px
}

.o-icon-time {
	min-width: 15px;
	height: 16px;
	background-position: -83px -2px
}

.o-icon-viber {
	min-width: 14px;
	height: 16px;
	background-position: -85px -22px
}

.s-icon {
	background-image: url(../image/s-sprite.png);
	background-repeat: no-repeat;
	display: block
}

footer .s-icon {
	zoom: 1.3;
}

.s-icon-facebook {
	width: 7px;
	height: 13px;
	background-position: -2px -2px
}

.s-icon-google {
	width: 13px;
	height: 12px;
	background-position: -13px -2px
}

.s-icon-instagram {
	width: 13px;
	height: 13px;
	background-position: -30px -2px
}

.s-icon-twitter {
	width: 14px;
	height: 12px;
	background-position: -47px -2px
}

.s-icon-youtube {
	width: 14px;
	height: 10px;
	background-position: -65px -2px
}

legend {
	font-size: 18px;
	padding: 7px 0;
	color: #303030;
	border-color: #ddd
}

label {
	font-size: 13px;
	font-weight: 400
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 12px
}

input[type=text] {
	min-width: 50px
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
	font-size: 12px
}

.input-group .input-group-addon {
	font-size: 12px;
	height: 30px
}

img {
	max-width: 100%;
	height: auto
}

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline
}

.flip {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block
}

div.required .control-label:before {
	content: '* ';
	color: red;
	font-weight: 700
}

.tooltip.top .tooltip-arrow {
	border-top-color: #2e885e
}

.tooltip.top-left .tooltip-arrow {
	border-top-color: #2e885e
}

.tooltip.top-right .tooltip-arrow {
	border-top-color: #2e885e
}

.tooltip.right .tooltip-arrow {
	border-right-color: #2e885e
}

.tooltip.left .tooltip-arrow {
	border-left-color: #2e885e
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #2e885e
}

.tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: #2e885e
}

.tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #2e885e
}

.tooltip-inner {
	background: #2e885e
}

.alert {
	text-align: center;
	font-size: 13px;
	border-radius: 0;
	border: none
}

a:hover,
.banner-3 a:hover::before,
#button-guest:hover,
#button-search:hover,
#button-review:hover,
#button-account:hover,
#button-login:hover,
#button-confirm:hover,
#button-payment-method:hover,
#button-register:hover,
#button-shipping-method:hover,
#button-quote:hover,
#button-coupon:hover,
.form-horizontal input.btn:hover,
a.btn:hover,
input[type='submit']:hover,
.button:hover,
.product-layout:hover .action-links,
.static-policy .col:hover .text-content h2,
.static-policy .col:hover .col-img .hover,
.layout1:hover .btn-wishlist,
.layout1:hover .btn-compare,
.banner-2 a:hover::before,
.product-image:hover .img-r,
.banner-1>div:hover img {
	-webkit-transition: ease-in-out all .3s;
	-moz-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s
}

#button-guest:hover,
#button-search:hover,
#button-review:hover,
#button-account:hover,
#button-login:hover,
#button-confirm:hover,
#button-payment-method:hover,
#button-register:hover,
#button-shipping-method:hover,
#button-quote:hover,
#button-coupon:hover,
.form-horizontal input.btn:hover,
a.btn:hover,
input[type='submit']:hover,
.button:hover {
	color: #fff;
	background-color: #2e885e;
	border-color: #2e885e
}

#button-guest,
#button-search,
#button-review,
#button-account,
#button-login,
#button-confirm,
#button-payment-method,
#button-shipping-method,
#button-quote,
#button-coupon,
#button-register,
.form-horizontal input.btn,
a.btn,
input[type='submit'],
.button {
	border: none;
	background: #363636;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 44px;
	display: inline-block;
	vertical-align: top;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

#button-voucher,
#button-coupon {
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	border-radius: 20px
}

#button-search+h2 {
	display: none
}

#button-search {
	margin: 15px 0
}

#modal-agree {
	z-index: 9999
}

.owl-container {
	margin: 0 -15px
}

.owl-container .owl-item {
	padding: 0 15px
}

.owl-carousel.owl-theme:hover .owl-nav div {
	opacity: 1
}

.owl-carousel.owl-theme .owl-dot:hover span {
	background: #2e885e
}

.owl-carousel.owl-theme .owl-dot.active span {
	border: 1px solid #26b5f1;
	background: #fff;
	transform: scale(1.5)
}

.owl-carousel.owl-theme .owl-dot {
	display: inline-block;
	vertical-align: top
}

.owl-carousel.owl-theme .owl-dot span {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #d6d6d6;
	margin: 5px 8px;
	display: block;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.owl-carousel.owl-theme .owl-nav {
	margin: 0
}

.owl-carousel.owl-theme .owl-nav div {
	position: absolute;
	top: 50%;
	font-size: 0;
	margin: 0;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	padding: 0;
	line-height: 58px;
	color: #a9a9a9;
	background: rgba(255, 255, 255, 0.75);
	border: 1px solid #e9e9e9;
	border-radius: 100%;
	text-align: center;
	cursor: pointer;
	opacity: 0;
	z-index: 10;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}

.owl-carousel.owl-theme .owl-nav div:before {
	display: inline-block;
	vertical-align: top;
	font-size: 21px;
	width: 100%;
	line-height: inherit
}

.owl-carousel.owl-theme .owl-nav div.owl-prev {
	left: 0
}

.owl-carousel.owl-theme .owl-nav div.owl-prev:before {
	content: "<"
}

.owl-carousel.owl-theme .owl-nav div.owl-next {
	right: 0
}

.owl-carousel.owl-theme .owl-nav div.owl-next:before {
	content: ">"
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-prev {
	left: -10px
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-next {
	right: -10px
}

.owl-carousel.owl-theme .owl-nav div:hover {
	background: #2e885e;
	border-color: #2e885e;
	color: #fff
}

.headerContainer {
	padding-left: 0
}

.header-text-menu {
	padding: 10px 0
}

.header-text-menu a {
	color: #fff !important
}

.header-text-menu li {
	display: inline-block;
	margin-right: 25px
}

.headerFc {
	padding: 0
}

.logoWrapper {
	text-align: center;
	padding-top: 15px
}

.slogan,
.slogan h1 {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 400;
	color: #4e4e4e;
	font-size: 15px
}

.headerInner {
	padding: 45px 0
}

#search {
	display: inline-block;
	margin: 10px 0
}

.middleMenu ul li {
	display: inline-block;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	padding: 0 20px
}

.middleMenu ul li:hover {
	background: #bababa
}

.middleMenu ul li:hover a {
	color: #fff
}

.middleMenu ul li a {
	display: block;
	color: #4e4e4e;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.mainMenu {
	background: #016371
}

marquee {
	font-size: 16px;
	font-style: italic
}

.b-close {
	display: block
}

.newletter-popup {
	background: #fff;
	top: 50% !important;
	width: 55%;
	position: fixed !important;
	padding: 0;
	text-align: center;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

#boxes .newletter-title h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 0 15px
}

.newletter-popup #dialog {
	padding: 50px 20px
}

#boxes .box-content label {
	font-weight: 400;
	font-size: 12px
}

#boxes #frm_subscribe .required {
	color: red;
	padding-right: 5px
}

#boxes #frm_subscribe a {
	cursor: pointer
}

#boxes #frm_subscribe #subscribe_pemail {
	background: #EBEBEB none repeat scroll 0 0;
	border: medium none;
	height: 40px;
	width: 65%;
	margin: 20px 0;
	padding: 0 15px
}

#boxes .box-content .subscribe-bottom {
	margin-top: 20px
}

#boxes .box-content .subscribe-bottom label {
	margin: 0
}

#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	margin-top: -1px
}

#boxes #frm_subscribe #notification {
	color: red
}

#boxes #frm_subscribe #notification .success {
	color: #67D7BB
}

#popup2 {
	text-align: center;
	background: #333;
	border-radius: 0;
	cursor: pointer;
	float: right;
	padding: 5px 10px;
	color: #fff;
	margin-top: -49px;
	margin-right: -19px
}

#popup2:hover {
	background: #2e885e
}

.newsletter-group {
	background: #f0f0f0;
	padding: 36px 0;
	text-align: center
}

#dialog-normal .newletter-desc {
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
	margin-right: 70px;
	text-align: left
}

#dialog-normal .newletter-desc:last-child {
	margin: 0 0 0 70px;
	text-align: right
}

#dialog-normal .newletter-desc div {
	font-size: 18px;
	text-transform: none;
	margin-bottom: 6px;
	font-weight: 500;
	margin-top: 0
}

#dialog-normal .newletter-desc p {
	font-size: 14px;
	margin-bottom: 0;
	color: #969696
}

#dialog-normal .newletter-desc p i {
	color: #37767f
}

#dialog-normal .newleter-content {
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 13px 0
}

#subscribe-normal {
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

#subscribe_email-normal {
	display: inline-block;
	vertical-align: top;
	padding: 10px 20px;
	padding-right: 153px;
	border: 0;
	line-height: 30px;
	height: 54px;
	color: #a6a6a6;
	font-size: 14px;
	font-weight: 500;
	width: 730px;
	background: #fff;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#frm_subscribe-normal .btn {
	background: #dedede;
	line-height: 54px;
	padding: 0 23px;
	color: #4b4b4b;
	font-weight: 400;
	text-transform: none;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	border-radius: 0;
	-webkit-border-radius: 0;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#frm_subscribe-normal .btn:hover {
	color: #fff;
	background: #016371
}

#frm_subscribe-normal .btn span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

#notification-normal {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	font-size: 12px
}

#notification-normal div {
	color: red
}

#notification-normal div.warning {
	color: red;
	text-align: center
}

#subscribe-normal ::-webkit-input-placeholder {
	color: #a2a2a2
}

#subscribe-normal :-moz-placeholder {
	color: #a2a2a2
}

#subscribe-normal ::-moz-placeholder {
	color: #a2a2a2
}

#subscribe-normal :-ms-input-placeholder {
	color: #a2a2a2
}

#top {
	background: #016371
}

#top span {
	color: #fff !important
}

#top .box-left {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0
}

#top .box-left>li>p {
	color: #fff;
	line-height: 22px;
	margin: 0;
	padding: 12px 0
}

#top .box-left>li>p span {
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	background: #509abd;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	border-radius: 2px;
	font-weight: 500;
	position: relative;
	margin: 0 10px 0 0;
	font-style: normal
}

#top .box-left>li>p span:before {
	content: "";
	width: 3px;
	height: 3px;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	border-radius: 100%;
	right: 2px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#top .box-left>li>p span:after {
	content: "";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid #509abd;
	position: absolute;
	right: -8px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#top .box-left>li>p a {
	color: #509abd
}

#top .box-left>li>p a:hover {
	color: #2e885e
}

#top .box-right {
	float: right
}

#top .box>li {
	display: inline-block;
	vertical-align: top
}

#top .btn-group .btn-link,
#top .box-right>li>a,
#top .btn-group .text-ex {
	text-shadow: none;
	cursor: pointer;
	font-size: 14px;
	text-transform: none;
	overflow: hidden;
	color: #fff;
	line-height: 26px;
	font-weight: 400;
	padding: 10px 0;
	display: block;
	text-align: left;
	border: 0;
	text-decoration: none
}

#top .btn-group .text-ex {
	margin-right: 5px;
	color: #777
}

#top .btn-group .btn-link i {
	font-size: 12px;
	color: #c8c8c8;
	margin-left: 3px
}

#top .box-right>li>a .icon {
	font-size: 17px;
	line-height: inherit;
	margin-right: 7px;
	vertical-align: top
}

#top .btn-group .btn-link:hover,
#top .box-right>li>a:hover {
	color: #2e885e
}

#top .box>li {
	margin-right: 20px;
	position: relative
}

#top .box>li:last-child {
	margin-right: 0;
	padding-right: 0
}

#top .box-right li {
	padding-right: 20px
}

#top .box-right li:last-child {
	padding-right: 0
}

#top .box-right li:last-child:after {
	display: none
}

#top .btn-group .dropdown-menu {
	position: absolute;
	left: auto;
	right: -15px;
	text-align: left;
	margin: 0;
	background: #fff;
	border: none;
	border-bottom: 2px solid #2e885e;
	border-radius: 0;
	padding: 0 20px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1)
}

#top .btn-group .dropdown-menu li {
	border-bottom: 1px solid #eee
}

#top .btn-group .dropdown-menu li:last-child {
	border: 0
}

#top .btn-group .dropdown-menu li>a,
#top .btn-group .dropdown-menu li>button {
	font-size: 14px;
	padding: 10px 0 9px;
	line-height: 26px;
	display: block;
	text-transform: none;
	font-weight: 400;
	height: inherit;
	border-radius: 0;
	text-align: left;
	color: #777
}

#top .btn-group .dropdown-menu li>a:hover,
#top .btn-group .dropdown-menu li>button:hover {
	text-decoration: none;
	color: #2e885e
}

#top .btn-group .dropdown-menu li a img,
#top .btn-group .dropdown-menu li button img {
	vertical-align: baseline;
	margin-right: 5px
}

#top .btn-group .dropdown-menu>a:hover,
#top .btn-group .dropdown-menu>button:hover,
#top .btn-group .dropdown-menu .item-selected {
	color: #2e885e;
	text-decoration: none
}

.logo-container {
	z-index: 3;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: left
}

#logo {
	padding: 12px 0
}

#logo img {
	display: inline-block
}

.header-inner {
	position: relative;
	text-align: center;
	z-index: 8;
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1)
}

.header-inner .container-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative
}

.top-search {
	position: absolute;
	top: 50%;
	z-index: 1;
	left: 285px;
	width: 540px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.search-button {
	font-size: 28px;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 40px;
	cursor: pointer;
	box-shadow: none !important
}

.search-button:hover {
	color: #2e885e
}

#search input {
	height: 42px;
	font-size: 14px;
	color: #a4a4a4;
	background: #fff;
	font-size: 14px;
	width: 575px;
	font-weight: 400;
	border: 0;
	border-radius: 0;
	box-shadow: none !important;
	padding: 10px 45px 10px 20px;
	float: none;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#search .input-group-btn {
	position: absolute;
	right: 0;
	width: auto;
	top: 0
}

#search .input-group-btn button {
	background: #2e885e;
	color: #fff;
	border: 0;
	height: 42px;
	width: 100px;
	padding: 0;
	border-radius: 0;
	box-shadow: none !important;
	margin: 0;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#search .input-group-btn button span {
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	display: block
}

#search-by-category {
	position: relative;
	width: 100%
}

#search-by-category .search-container .categories-container {
	position: absolute;
	left: 1px;
	top: 1px;
	padding: 12px 0;
	background: #f0f0f0
}

#search-by-category .search-container #text-search {
	padding: 0 120px 0 190px;
	height: 52px;
	border-radius: 5px;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	z-index: 1;
	background: #fff;
	color: #a4a4a4;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

#search-by-category #sp-btn-search {
	position: absolute;
	right: 0;
	top: 0
}

#search-by-category .search-container .categories-container .hover-cate p {
	margin: 0;
	color: #555;
	padding: 0 25px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	text-transform: none;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	max-width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis
}

#search-by-category .search-container .categories-container .hover-cate p i {
	display: inline-block;
	vertical-align: top;
	font-size: inherit;
	line-height: inherit;
	margin-left: 19px
}

#search-by-category .search-container .categories-container .hover-cate .cate-items {
	z-index: 9999 !important;
	position: absolute;
	display: none;
	background: #FFF;
	max-height: 300px;
	overflow: auto;
	margin-top: 0;
	border: 1px solid #ddd !important;
	padding: 5px;
	width: 100%;
	cursor: pointer;
	top: 100%;
	text-align: left
}

.cate-items li {
	text-transform: none;
	color: #363f4d;
	font-size: 11px;
	list-style: none;
	line-height: 18px
}

.cate-items li:hover {
	color: #2e885e
}

.cate-items li.f1 {
	padding-left: 5px
}

.cate-items li.f2 {
	padding-left: 15px
}

#search-by-category .search-ajax {
	position: absolute;
	z-index: 9999 !important;
	background: none repeat scroll 0 0 #fff;
	left: 0;
	top: 100%;
	width: 88%
}

.ajax-result-item .product-info .detail .price-box .old-price {
	text-decoration: line-through;
	color: #acacac;
	font-weight: 400
}

.ajax-result-item .product-info .detail .price-box p {
	display: inline-block
}

.ajax-result-item .product-info .detail .price-box {
	font-weight: 700;
	margin: 0 0 10px
}

.ajax-result-item .product-info .detail .product-name {
	margin: 10px 0
}

#search-by-category .search-ajax li {
	list-style: none
}

#search-by-category .search-ajax .ajax-result-container {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-msg {
	padding: 20px;
	margin: 0;
	color: #646464
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
	display: block;
	border: 1px solid #ddd;
	max-height: 300px;
	overflow: auto;
	padding: 10px
}

#btn-search-category:hover {
	color: #fff;
	background: rgba(73, 43, 117, 1)
}

#btn-search-category {
	background: #2e885e;
	border: none !important;
	padding: 0 30px;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 52px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 5px
}

.headerIcons {
	margin-top: 32px
}

.headerIcons>div {
	width: 32%;
	display: inline-block;
	vertical-align: top
}

.headerCompare a,
.headerWishlist a {
	display: block;
	color: #000;
	margin-top: 5px
}

.box-cart #top-links {
	display: inline-block;
	vertical-align: top;
	margin-right: 28px
}

.box-cart .user {
	display: inline-block;
	vertical-align: top
}

.box-cart .user li {
	color: #222;
	line-height: 1
}

.box-cart .user li a {
	color: #222;
	line-height: 1;
	font-size: 13px;
	font-weight: 500
}

.box-cart .user li a:hover {
	color: #2e885e
}

.box-cart .user li:not(:first-child):last-child {
	margin-top: 4px
}

.box-cart #a-logout-link {
	line-height: 32px;
	display: block
}

.box-cart .wishlist {
	display: inline-block;
	vertical-align: top;
	margin-right: 23px
}

.box-cart .wishlist a {
	display: block;
	position: relative
}

#cart-total {
	position: absolute;
	top: -10px;
	right: -15px;
	box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.06);
	padding: 2px 5px;
	color: #36875e;
	font-size: 13px;
	background: #fff;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#cart-total span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

#cart-total .total-price {
	display: none
}

.box-cart .wishlist a:hover>span,
#cart>button:hover #cart-total {
	color: rgba(73, 43, 117, 1)
}

.box-cart .wishlist a:hover:before,
#cart>button:hover:before {
	color: #2e885e
}

.box-cart .wishlist a .count,
#cart-total .txt_number {
	left: 22px;
	position: absolute;
	font-size: 11px;
	top: -4px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background: #2e885e;
	border-radius: 100%;
	color: #fff;
	font-weight: 500
}

#cart .mycart {
	color: #2f333a;
	text-transform: none;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-left: 18px;
	line-height: 1
}

#cart>p {
	margin-top: 5px;
	color: #000
}

#cart p.ttt {
	font-weight: 700
}

#cart .mycart .total-price {
	display: block;
	color: #2e885e;
	font-weight: 500;
	margin-top: 4px
}

#cart>button {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	width: auto;
	position: relative;
	float: none
}

#cart .dropdown-menu .text-empty {
	margin: 0;
	padding: 10px 0
}

#cart .dropdown-menu {
	margin: 0;
	padding: 0 20px !important;
	width: 290px;
	right: 0;
	list-style: none none;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	border-bottom: 2px solid #2e885e;
	background: #fff;
	margin-top: 7px;
	box-sizing: border-box;
	top: 100%;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1)
}

#cart .dropdown-menu:after,
#cart .dropdown-menu:before {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

#cart .dropdown-menu:before {
	border: 7px solid;
	border-color: transparent transparent #343434;
	z-index: 99;
	right: 10px;
	top: -12px;
	opacity: 0
}

#cart .dropdown-menu:after {
	border: 8px solid;
	border-color: transparent transparent #343434;
	z-index: 98;
	right: 10px;
	top: -15px;
	opacity: 0
}

#cart .cart-close {
	position: absolute;
	top: 20px;
	right: 0;
	font-weight: 400
}

#cart .cart-empty {
	padding-bottom: 25px;
	padding-top: 25px
}

#cart .dropdown-menu p {
	margin: 0
}

#cart .dropdown-menu small {
	font-size: 14px;
	color: #7e7e7e;
	line-height: 24px
}

#cart .dropdown-menu>li:first-child .table>tbody>tr>td {
	border: 0
}

#cart .dropdown-menu>li:first-child .table>tbody>tr {
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	display: block;
	border-bottom: 1px solid #f0f0f0
}

#cart .dropdown-menu li:not(:first-child):last-child {
	border-top: 1px solid #ededed;
	padding-top: 20px;
	margin-top: 20px
}

#cart .dropdown-menu>li:first-child .table>tbody>tr:last-child {
	border: 0;
	padding-bottom: 0
}

#cart .table>tbody>tr>td {
	border: none;
	padding: 0;
	color: #222;
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
	vertical-align: middle
}

#cart .cart-close button {
	background: #2e885e;
	color: #FFF;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}

#cart .cart-close button:hover {
	color: #fff
}

#cart .cart-quantity {
	color: #7e7e7e;
	line-height: 24px;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	vertical-align: top
}

#cart .cart-price {
	font-size: 16px;
	font-weight: 600;
	color: #222;
	display: inline-block;
	vertical-align: top;
	line-height: 24px
}

#cart .cart-name {
	font-size: 15px;
	line-height: 22px;
	text-transform: none;
	font-weight: 400;
	display: block;
	margin-bottom: 8px
}

#cart .cart-name:hover {
	color: #2e885e
}

#cart .dropdown-menu .cart-button {
	margin: 0 -20px;
	padding: 0 20px 25px
}

#cart p.cart-button a:last-child {
	margin-top: 10px
}

#cart p.cart-button a {
	background: #222;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 0 5px;
	text-transform: none;
	font-size: 16px;
	margin: 0;
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	vertical-align: top;
	font-weight: 600
}

#cart p.cart-button a strong {
	font-weight: 400
}

#cart p.cart-button a:hover {
	color: #fff;
	background: #2e885e;
	border-color: #2e885e
}

#cart p.cart-button a:hover i {
	color: #fff
}

#cart p.cart-button a i {
	padding-left: 5px;
	font-size: 10px;
	display: none
}

#cart .dropdown-menu .info-item {
	padding-left: 10px;
	padding-right: 20px
}

#cart .dropdown-menu .has-scroll {
	max-height: 270px;
	overflow: auto;
	padding: 0 20px;
	margin: 0 -20px;
	background: none
}

#cart .dropdown-menu .has-scroll table {
	margin: 0
}

#cart .dropdown-menu tr td strong {
	color: #232323;
	font-weight: 500;
	float: left;
	padding: 2px 0;
	font-size: 12px;
	text-transform: uppercase
}

#cart .dropdown-menu>li:last-child tr:last-child td:last-child {
	color: #2e885e;
	font-size: 18px
}

.headerSpace {
	display: none
}

.top-menu {
	position: relative;
	background: #2e885e;
	z-index: 7
}

.top-menu .col-ver {
	width: 255px;
	float: left;
	position: relative;
	z-index: 1
}

.top-menu .col-hoz {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.header-phone {
	float: right;
	padding: 14px 0
}

.header-phone p {
	font-size: 15px;
	color: #222;
	font-weight: 500;
	margin: 0;
	line-height: 28px
}

.header-phone p span {
	font-weight: 600
}

.header-phone p:before {
	content: "\e831";
	font-family: 'Linearicons-Free';
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px
}

.fix-header {
	border: none;
	background: rgba(1, 99, 113, 0.9);
	box-shadow: 0 0 5px #bdbdbd;
	-moz-box-shadow: 0 0 5px #bdbdbd;
	-webkit-box-shadow: 0 0 5px #bdbdbd;
	-o-box-shadow: 0 0 5px #bdbdbd;
	-ms-box-shadow: 0 0 5px #bdbdbd;
	width: 100%;
	max-width: 100% !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	margin: 0 auto;
	position: fixed !important;
	-webkit-animation-name: fadeInDown;
	-webkit-animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-play-state: running;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: anim_titles;
	-moz-animation-duration: 5s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	-moz-animation-play-state: running;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.fix-header:hover {
	background: rgba(1, 99, 113, 1)
}

.fix-header .horizontal-menu {
	padding: 0 15px;
	text-align: center
}

.fix-header #logo {
	padding: 10px 0
}

.views-row {
	position: relative;
	display: block;
	height: auto;
	vertical-align: top;
	margin: 20px 16px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index: 1;
	box-sizing: border-box;
	text-align: center;
	padding: 10px
}

.views-row:after {
	content: "";
	display: block;
	position: absolute;
	top: -6px;
	left: 11px;
	width: calc(100% - 21px);
	height: calc(100% + 12px);
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	z-index: -1;
	box-sizing: border-box
}

.views-row:hover,
.views-row:hover:after {
	border-color: #777 !important
}

.views-row a {
	text-decoration: none;
	color: #6D6E70
}

.views-row a:hover {
	color: #2e885e
}

.views-row img {
	width: 85%;
	padding: 5px 0
}

.banner-static {
	text-align: center;
	clear: both;
	overflow: hidden
}

.banner-static .owl-pagination {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 2%
}

.banner-static .image a {
	position: relative;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	vertical-align: top
}

.banner-static .image a:hover img {
	opacity: .7
}

.banner-static .image a img {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in
}

.banner-static .image a .text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.static-sidebar {
	text-align: left;
	overflow: hidden
}

.static-sidebar .image {
	margin-top: 12px
}

.static-top-sinrato3 {
	margin-top: 30px
}

.static-top-sinrato3 .col {
	margin-top: 30px
}

.static-middle-sinrato1 {
	margin-top: 30px
}

.static-middle-sinrato1 .col {
	margin-top: 30px
}

.static-middle-sinrato3 {
	margin-top: 60px
}

.static-bottom-sinrato1 {
	margin-top: 60px
}

.static-top-sinrato1,
.static-top-sinrato1 .col {
	margin-top: 30px
}

.layer-background {
	background: #f8f8f8
}

.owl-item.active .item {
	-moz-animation: zoomIn 500ms ease;
	-o-animation: zoomIn 500ms ease;
	-webkit-animation: zoomIn 500ms ease;
	animation: zoomIn 500ms ease;
	padding: 20px;
	background: rgba(0, 0, 0, .15)
}

.tt_product_module .owl-item .item {
	background: #fff
}

.tt_product_module .owl-carousel.owl-theme .owl-nav {
	position: absolute;
	top: -40px;
	right: 15px
}

.tt_product_module .owl-carousel.owl-theme .owl-nav div {
	opacity: 1;
	background: #e3e3e3;
	width: 25px;
	height: 25px;
	position: static;
	line-height: 21px;
	color: #fff;
	border-radius: 2px
}

.environment-header.subHeader {
	margin-top: 40px
}

.environment {
	text-align: center;
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%
}

.env-img {
	height: 90px
}

.env-text {
	margin-top: 5px;
	color: #36875e
}

.about-main {
	background: #2d6271 url(../image/ups-group.png) left center no-repeat;
	color: #fff;
	margin-top: 40px;
	padding: 40px 20px
}

.about-main .subHeader {
	color: #fff
}

.item .item-inner {
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.item .item-inner:hover {
	border-color: #2e885e
}

.label-product {
	color: #fff;
	font-weight: 400;
	text-align: center;
	line-height: 22px;
	padding: 0 9px;
	position: absolute;
	background: #83b71c;
	min-width: 46px;
	left: 12px;
	text-transform: uppercase;
	font-size: 12px;
	z-index: 3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg)
}

.label-product span {
	transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	-o-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	display: block
}

.label_sale {
	background: #2e885e;
	color: #fff
}

.label-product:nth-child(1) {
	top: 20px
}

.label-product:nth-child(2) {
	top: 47px
}

.item-inner .images-container {
	position: relative;
	text-align: center;
	overflow: hidden
}

.item-inner .images-container>.inner {
	position: relative
}

.item-inner .images-container .product-image {
	position: relative;
	display: block
}

.item-inner .images-container img {
	margin: auto;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}

.item-inner .images-container .img-r {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	visibility: hidden;
	z-index: 1
}

.item-inner:hover .images-container .img-r {
	opacity: 1;
	visibility: visible
}

.item-inner .images-container .quickview {
	position: absolute;
	right: 10px;
	bottom: 20px;
	opacity: 0;
	z-index: 3;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.item-inner:hover .images-container .quickview {
	opacity: 1
}

.item-inner:hover .images-container .quickview button {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}

.item-inner .images-container .quickview button {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: #e9e9e9;
	color: #222;
	padding: 0;
	font-weight: 400;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7)
}

.item-inner .images-container .quickview button:hover {
	background: #2e885e
}

.item-inner button.btn-quickview:before {
	content: "\e86f";
	font-family: 'Linearicons-Free';
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: inherit
}

.item-inner .images-container .quickview button span {
	display: none
}

.item-inner .images-container .action-links {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	right: 10px;
	z-index: 3;
	top: 20px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.item-inner:hover .images-container .action-links {
	opacity: 1;
	visibility: visible
}

.item-inner .action-links button {
	line-height: 36px;
	width: 36px;
	display: block;
	background-color: #e9e9e9;
	font-weight: 400;
	font-size: 0;
	padding: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	text-align: center;
	color: #222;
	margin-bottom: 5px;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7)
}

.item-inner:hover .action-links button {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}

.item-inner .action-links button:last-child {
	margin: 0
}

.item-inner .action-links button span {
	display: none
}

.item-inner .action-links button:hover {
	background: #fff;
	color: #fff
}

.item-inner button.btn-cart {
	line-height: 36px;
	padding: 0 25px;
	background: #2e885e;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	margin-top: 10px
}

.item-inner button.btn-cart:hover {
	color: #fff;
	background: rgba(73, 43, 117, 1)
}

.item-inner .caption {
	background: transparent;
	text-align: left;
	overflow: hidden;
	position: relative;
	padding: 10px 15px 25px
}

.item-inner .product-des {
	line-height: 22px
}

.product-name {
	display: block;
	margin: 0;
	font-size: 15px;
	line-height: 1.3;
	margin: 1.3em 0 1.3em
}

.product-name a {
	padding: 0;
	display: block;
	text-transform: none;
	overflow: hidden;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px
}

.product-name a:hover {
	color: #2e885e
}

.ratings {
	display: block
}

.ratings a {
	margin-left: 8px;
	text-transform: none;
	color: #5a5a5a;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	vertical-align: top
}

.ratings a:hover {
	color: #2e885e
}

.ratings a.review-count:after {
	content: "|";
	margin-left: 8px;
	vertical-align: top
}

.ratings .rating-box {
	display: inline-block;
	vertical-align: top;
	margin: 0 70px;
}
@media (max-width: 768px) {
.ratings .rating-box {
	display: inline-block;
	vertical-align: top;
	margin: 0 40% 20px;
}}

.wishlistblock {
	display:flex;
	width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #000!important;
	margin: 10px 0 0 0;
}
.wishlistblock1 {
	width:50%;
	border: 1px solid #A0A0A0;
}
.wishlistblock1:hover {
box-shadow: 0 5px 5px rgb(46, 136, 94);
}
.rating-box div[class^='rating'] {
	background: url(../image/rating0.png) no-repeat;
	font-size: 0;
	height: 13px;
	width: 79px
}

.rating-box div.rating1 {
	background-image: url(../image/rating1.png)
}

.rating-box div.rating2 {
	background-image: url(../image/rating2.png)
}

.rating-box div.rating3 {
	background-image: url(../image/rating3.png)
}

.rating-box div.rating4 {
	background-image: url(../image/rating4.png)
}

.rating-box div.rating5 {
	background-image: url(../image/rating5.png)
}
.price {
width: 200px;
    display: block;
    margin: 0 auto -20px;	
}
.price-box p {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0
}

.price-box .price-tax {
	display: none
}

.price-box .price {
	color: #222;
	font-size: 18px;
	font-weight: 600
}

.price-box p.special-price .price {
	color: #2e885e
}

.price-box p.old-price {
	margin-left: 4px;
	padding-top: 3px
}

.price-box p.old-price .price {
	color: #999;
	text-decoration: line-through;
	font-size: 15px;
	font-weight: 400
}

.item-inner .caption .price-box {
	display: block;
	margin-top: 8px
}

.item-inner .caption .model {
	margin: 0;
	color: #737373
}

.item-inner .caption .ratings {
	margin-bottom: 6px;
	margin-top: 15px
}

.item-inner .category-options .ul-swatches-colors {
	margin-bottom: 5px
}

.item-inner .caption .price-box label {
	margin: 0;
	font-size: 13px;
	color: #363f4d;
	display: none
}

.item-inner .caption .manufacture-product {
	margin-bottom: 4px
}

.item-inner .caption .manufacture-product a {
	font-size: 13px;
	color: #a9a9a9;
	font-weight: 400;
	line-height: 20px;
	padding: 0;
	text-transform: uppercase
}

.item-inner .caption .manufacture-product a:hover {
	color: #2e885e
}

.item-inner .caption .product-tags {
	margin-bottom: 7px
}

.item-inner .caption .product-tags a {
	color: #5a5a5a;
	font-size: 13px
}

.item-inner .caption .product-tags a:hover {
	color: #2e885e
}

.item-inner .caption .available {
	display: none
}

.module-title h2 {
	position: relative;
	text-transform: none;
	font-size: 26px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding-right: 30px
}

.module-title h2 .word1 {
	font-weight: 600
}

.module-description {
	text-align: center;
	margin-bottom: 50px
}

.module-description p {
	line-height: 30px;
	max-width: 630px;
	letter-spacing: .05em;
	display: inline-block;
	vertical-align: top;
	margin: 0
}

.module-title-style2 .module-title {
	text-align: left;
	margin-bottom: 44px;
	margin-top: 60px
}

.module-title-style2 .module-title h2 {
	font-size: 21px;
	padding: 6px 0;
	padding-left: 20px;
	max-width: 200px;
	border-left: 3px solid #363636;
	line-height: 1.15;
	display: inline-block;
	vertical-align: top
}

.module-image-style1 .col-image {
	float: left;
	width: 26.3%
}

.module-image-style1 .col-product {
	float: left;
	width: 73.7%;
	padding-left: 30px
}

.module-image-style2 .col-image {
	float: left;
	width: 14.7%
}

.module-image-style2 .col-product {
	float: left;
	width: 85.3%;
	padding-left: 30px
}

.grid-style:not(:first-child) {
	margin-top: 30px
}

.grid-style .item-inner button.btn-cart {
	border-radius: 0;
	position: absolute;
	bottom: 37px;
	left: 15px;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

.grid-style .item-inner button.btn-cart span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.tt-product .grid-style .item-inner button.btn-cart {
	text-transform: uppercase;
	background: #016371;
	left: 50%;
	margin-left: -47px;
	bottom: 50%;
	margin-bottom: -18px;
	border-radius: 0;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

.tt-product .grid-style .item-inner button.btn-cart:hover {
	background: #aaa
}

.tt-product .grid-style .item-inner button.btn-cart span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.related-products.module-nav2 .tt-product .grid-style .item-inner button.btn-cart {
	bottom: 15%;
}

.related-products.module-nav2 .tt-product .grid-style .item {
	padding: 0;
}

@media (max-width: 768px) {
	.related-products.module-nav2 .tt-product .grid-style .item-inner .product-name a {
		font-size: 12px;
		line-height: 1.2;
	}
}

.grid-style .item-inner:hover button.btn-cart {
	opacity: 1
}

.grid-style .item-inner .ratings,
.grid-style .item-inner .price-box {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.grid-style .item-inner:hover .ratings,
.grid-style .item-inner:hover .price-box {
	opacity: 0;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px)
}

.list-style:not(:first-child) {
	margin-top: 30px
}

.list-style .item .item-inner {
	overflow: hidden
}

.list-style .item .item-inner .caption {
	padding: 18px 15px
}

/*.list-style .item .item-inner button.btn-cart {
	background: #fff;
	border: 1px solid #aaa;
	color: #555;
	font-weight: 400;
	font-size: 13px;
	line-height: 40px;
	padding: 0 30px;
	margin-top: 10px
}*/

.list-style .item .item-inner button.btn-cart {
	background: #2e885e;
	color: #fff;
	border: 0;
	height: 42px;
	width: 100%;
	padding: 0;
	border-radius: 0;
	box-shadow: none !important;
	margin: 0;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	margin-top: 15px;
}

.list-style .item .item-inner button.btn-cart span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
}

.list-style .item .item-inner button.btn-cart:hover {
	color: #fff;
	background-color: rgba(73, 43, 117, 1);
	border-color: rgba(73, 43, 117, 1);
}

.list-style .item .item-inner button.btn-cart:hover {
	border-color: #2e885e;
	background: #2e885e;
	color: #fff
}

.list-module .module-title {
	text-align: left;
	margin-bottom: 27px;
	margin-top: 90px
}

.list-module .module-title h2 {
	font-size: 18px
}

.bkg-color {
	background: #f0f5f7;
	padding-top: 300px;
	margin-top: -300px
}

.bkg-color2 {
	background: #f0f5f7;
	padding: 120px 0 115px;
	margin-top: 120px
}

.module-nav2 .owl-carousel.owl-theme .owl-nav {
	position: absolute;
	right: 15px;
	top: -40px;
	padding: 0 9px
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div {
	opacity: 1;
	background: #e3e3e3;
	width: 25px;
	height: 25px;
	position: static;
	line-height: 21px;
	color: #fff;
	border-radius: 2px;
	border: 1px solid transparent
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div:hover {
	border-color: #2e885e
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div.owl-next {
	margin-left: 2px
}

.slider-group {
	position: relative;
	z-index: 6
}

.slider-group>.container>.row>.main-col.col-md-3 {
	width: 285px
}

.slider-group>.container>.row>.main-col.col-md-9 {
	width: calc(100% - 285px)
}

.tabs-category-slider .box-tab {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.tabs-category-slider .tabs-categorys {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	background: #fff;
	padding: 0 15px;
	border: 1px solid #e9e9e9;
	border-radius: 25px
}

.tabs-style2 .tabs-categorys {
	display: none
}

.tabs-category-slider .tabs-categorys li {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	position: relative
}

.tabs-category-slider .tabs-categorys li:after {
	content: "";
	width: 15px;
	height: 1px;
	background: #d6d6d6;
	position: absolute;
	top: 50%;
	right: -15px
}

.tabs-category-slider .tabs-categorys li:last-child:after {
	display: none
}

.tabs-category-slider .tabs-categorys li a {
	font-size: 14px;
	color: #777;
	line-height: 30px;
	text-transform: none;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	display: block;
	padding: 0 15px
}

.tabs-category-slider .tabs-categorys li:last-child {
	margin: 0
}

.tabs-category-slider .tabs-categorys li a:hover,
.tabs-category-slider .tabs-categorys li.active a {
	color: #2e885e
}

.tabs-brand-category-slider.module-nav2 .owl-carousel.owl-theme .owl-nav {
	top: -195px
}

.tabs-brand-category-slider .tabs-categorys {
	text-align: center;
	border: 1px solid #f0f0f0;
	background: #f8f8f8;
	padding: 17px 10px;
	margin-bottom: 30px
}

.tabs-brand-category-slider .tabs-categorys .tab-name {
	display: none
}

.tabs-brand-category-slider .tabs-categorys .a-tabs {
	display: block
}

.tabs-brand-category-slider .tabs-categorys .a-tabs img {
	opacity: .4
}

.tabs-brand-category-slider .tabs-categorys .a-tabs:hover img,
.tabs-brand-category-slider .tabs-categorys .li-tabs.active .a-tabs img {
	opacity: 1
}

.product-tabs-container-slider .module-title h2 {
	display: none
}

.product-tabs-container-slider .tabs-categorys {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 73px
}

.product-tabs-container-slider .tabs-categorys li {
	float: left;
	margin-right: 20px
}

.product-tabs-container-slider .tabs-categorys li a {
	font-size: 26px;
	color: #868686;
	line-height: 1.3;
	text-transform: none;
	font-weight: 500;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	background: #fff
}

.product-tabs-container-slider .tabs-categorys li:first-child a {
	padding-left: 0
}

.product-tabs-container-slider .tabs-categorys li:last-child {
	margin: 0
}

.product-tabs-container-slider .tabs-categorys li:last-child:after {
	display: none
}

.product-tabs-container-slider .tabs-categorys li.active a {
	color: #222
}

.product-tabs-container-slider .tabs-categorys li.active a .word1 {
	font-weight: 600
}

.product-tabs-container-slider .tabs-categorys li a:hover {
	color: #222
}

.fCategories {
	text-align: center
}

.fCategory {
	background: rgba(0, 0, 0, .1);
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0;
	padding: 20px 20px 40px;
	width: 23%;
	text-align: left;
	position: relative
}

.fCategory>div {
	width: 49%;
	display: inline-block;
	vertical-align: top
}

.fCategory div.fImage {
	width: 47%
}

.fContent {
	margin-left: 10px
}

.fContent .name a {
	font-size: 17px;
	font-weight: 700;
	color: #505050
}

.fContent .name a:hover {
	color: #2e885e
}

.fContent .total-items {
	color: #36875e
}

.featured-categories-container {
	margin-top: 40px
}

.featured-categories-container .item:not(:first-child) {
	margin-top: 30px
}

.fcategory-content {
	display: table
}

.fcategory-content .image {
	display: table-cell;
	vertical-align: middle;
	width: 36.5%;
	min-width: 130px
}

.fcategory-content .content-thumb {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 5px
}

.fcategory-content .content-thumb .total-items {
	color: #36875e;
	text-transform: none;
	margin-bottom: 14px
}

.fcategory-content .image img {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in
}

.fcategory-content .image:hover img {
	opacity: .7
}

.featured-categories-container .content-thumb .name {
	margin-top: 0;
	margin-bottom: 3px
}

.featured-categories-container .content-thumb .name a {
	font-size: 17px;
	color: #505050;
	display: block;
	font-weight: 700;
	line-height: 22px;
	text-transform: none
}

.featured-categories-container .content-thumb .name a:hover {
	color: #2e885e
}

.sub-featured-categories li a {
	display: block;
	font-size: 13px;
	color: #7a7a7a;
	line-height: 24px
}

.sub-featured-categories li a:hover {
	color: #2e885e;
	padding-left: 7px
}

.featured-categories-container .view-more {
	position: absolute;
	bottom: 20px;
	text-transform: uppercase;
	padding: 10px 15px;
	line-height: 22px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	background: #016371;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

.featured-categories-container .view-more:hover {
	background: #aaa
}

.featured-categories-container .view-more span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.occountdown_module .grid-style .item-inner .ratings,
.occountdown_module .grid-style .item-inner .price-box {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.occountdown_module .grid-style .item-inner .is-countdown {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.occountdown_module .grid-style .item-inner:hover .is-countdown {
	opacity: 0;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px)
}

.text-hurryup {
	display: none
}

.occountdown_module .text-hurryup {
	font-size: 15px;
	color: #666;
	position: relative;
	margin-top: 35px
}

.occountdown_module .text-hurryup:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #eee;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1
}

.occountdown_module .text-hurryup p {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	background: #fff;
	margin: 0;
	z-index: 2;
	position: relative
}

.occountdown_module .text-hurryup strong {
	display: block;
	color: #202226;
	font-size: 18px;
	margin-bottom: 2px
}

.is-countdown {
	margin-top: 25px
}

.countdown-row {
	overflow: hidden;
	display: block;
	margin: 0 -5px
}

.countdown-section {
	width: 25%;
	text-align: center;
	float: left;
	padding: 0 5px
}

.countdown-section:last-child .countdown-amount:after {
	display: none
}

.countdown-section:last-child {
	border: 0
}

.countdown-amount {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
	line-height: 45px;
	background: #2e885e;
	color: #fff;
	position: relative;
	display: block;
	font-weight: 600;
	margin-bottom: 6px
}

.countdown-amount:after {
	content: ":";
	position: absolute;
	right: -8px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.countdown-period {
	display: block;
	font-size: 13px;
	text-transform: none
}

.testimonial-container {
	margin-top: 40px;
	padding: 40px 0;
	background: #fff url(../image/uks-group_gray.png) center right 50px no-repeat
}

.testimonial-container .owl-item.active .item {
	background: none
}

.testimonial-container .module-title {
	margin-top: 75px
}

.testimonial-container .owl-dots {
	margin-top: 35px
}

.common-home .testimonial-images {
	display: inline-block;
	vertical-align: top;
	border-radius: 100%;
	overflow: hidden;
	margin-top: 10px
}

.testimonial-content .item-inner {
	padding: 20px
}

.testimonial-content .title {
	margin-top: 20px;
	margin-bottom: 12px
}

.testimonial-content .title a {
	font-size: 18px;
	color: #454545
}

.testimonial-content .title a:hover {
	color: #2e885e
}

.testimonial-box {
	padding: 5px 0;
	margin: auto;
	line-height: 20px;
	text-align: left
}

.testimonial-container .icon {
	display: block;
	text-align: center;
	padding-top: 5px
}

.testimonial-container .icon i {
	width: 52px;
	height: 52px;
	border: 1px solid #2e885e;
	display: inline-block;
	vertical-align: top;
	position: relative
}

.testimonial-container .icon i:before {
	content: "\e04a";
	font-family: 'simple-line-icons';
	font-size: 24px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #fff;
	color: #2e885e;
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-align: center
}

.testimonial-box a {
	font-weight: 400;
	line-height: 30px;
	text-transform: none;
	display: block;
	color: #7b7b7b
}

.testimonial-box a:hover {
	color: #2e885e
}

.testimonial-author {
	font-size: 15px;
	text-transform: none;
	color: #016371;
	margin: 5px 0 10px;
	font-weight: 700
}

.owl-carousel.owl-theme .owl-dot span {
	background: rgba(214, 214, 214, .3)
}

.owl-carousel.owl-theme .owl-dot:hover span {
	background: rgba(214, 214, 214, .9)
}

.owl-carousel.owl-theme .owl-dot.active span {
	background: rgba(214, 214, 214, 1);
	transform: scale(1);
	border: none
}

.t-arrow {
	background-image: url(spritesheet.png);
	background-repeat: no-repeat;
	display: block
}

.t-arrow-next {
	width: 25px;
	height: 28px
}

.t-arrow-next_hover {
	width: 25px;
	height: 28px
}

.t-arrow-prev {
	width: 25px;
	height: 28px
}

.row-testimonials {
	padding: 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
	text-align: center
}

#popupVideo {
	display: none
}

.carouselWrapper {
	margin-top: 40px
}

.carouselWrapper .item .item-inner {
	border-radius: 0
}

.carouselWrapper.our_partners .owl-stage {
	display: flex;
	flex-direction: row
}

.carouselWrapper.our_partners .owl-stage .item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	filter: grayscale(100%)
}

.carouselWrapper.our_partners .owl-stage .item:hover {
	filter: none
}

.carouselWrapper.our_partners img {
	display: auto
}

.carouselWrapper .owl-container {
	margin-top: 20px
}

.carouselWrapper .owl-item.active .item {
	background: none;
	padding: 0
}

.videoLink img {
	display: block;
	box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.18);
	margin: auto
}

.videoTitle {
	margin-top: 10px
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav div {
	background: url(../image/t-arrows.png) no-repeat;
	font-size: 0;
	width: 25px;
	height: 28px;
	border-radius: 0;
	border: 0
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav div:before {
	content: ""
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav .owl-prev {
	background-position: -60px -2px
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav .owl-prev:hover {
	background-position: -89px -2px
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav .owl-next {
	background-position: -2px -2px
}

.carouselWrapper .owl-carousel.owl-theme .owl-nav .owl-next:hover {
	background-position: -31px -2px
}

.testimonial-container .owl-carousel.owl-theme .owl-nav div {
	background: url(../image/t-arrows.png) no-repeat;
	font-size: 0;
	width: 25px;
	height: 28px;
	border-radius: 0;
	border: 0
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-prev {
	left: 20px
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-next {
	right: 20px
}

.testimonial-container .owl-carousel.owl-theme .owl-nav div:before {
	content: ""
}

.testimonial-container .owl-carousel.owl-theme .owl-nav .owl-prev {
	background-position: -60px -2px
}

.testimonial-container .owl-carousel.owl-theme .owl-nav .owl-prev:hover {
	background-position: -89px -2px
}

.testimonial-container .owl-carousel.owl-theme .owl-nav .owl-next {
	background-position: -2px -2px
}

.testimonial-container .owl-carousel.owl-theme .owl-nav .owl-next:hover {
	background-position: -31px -2px
}

.tt_product_module {
	margin-top: 40px
}

.subHeader {
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	margin: 10px 0;
	color: #434343
}

footer .subHeader {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	text-transform: none;
	margin: 0 0 10px;
	text-align: left
}

.ma-corporate-about-header {
	margin-top: 40px
}

.ma-corporate-about {
	text-align: center;
	background: #fff;
	overflow: hidden;
	padding: 27px 0;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
	box-shadow: 2px 3px 16px 0 rgba(0, 0, 0, 0.09)
}

.ma-corporate-about .col {
	padding: 0
}

.o-ftrs {
	background-image: url(../image/f-sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle
}

.o-ftrs-f-1 {
	width: 49px;
	height: 39px;
	background-position: -2px -2px
}

.o-ftrs-f-2 {
	width: 45px;
	height: 36px;
	background-position: -55px -2px
}

.o-ftrs-f-3 {
	width: 34px;
	height: 46px;
	background-position: -104px -2px
}

.o-ftrs-f-4 {
	width: 59px;
	height: 44px;
	background-position: -142px -2px
}

.o-ftrs-f-5 {
	width: 44px;
	height: 44px;
	background-position: -205px -2px
}

.ma-corporate-about .block-wrapper .text-des {
	display: inline-block;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	margin-left: 10px
}

.ma-corporate-about .block-wrapper .text-des p {
	color: #36875e;
	font-weight: 700;
	text-transform: none;
	font-size: 19px;
	display: block;
	margin-bottom: 4px
}

.ma-corporate-about .block-wrapper .text-des span {
	font-size: 13px;
	color: #b27e55;
	display: block
}

.box-blog {
	border-top: 1px solid #2d2d2d;
	margin-top: 95px
}

.menu-recent {
	margin-top: 40px
}

.menu-recent .row_items .articles-inner:not(:first-child) {
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
	width: 100%
}

.menu-recent .aritcles-content {
	text-align: left;
	padding: 0 20px 60px
}

.readmoreWrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.menu-recent .readmore {
	color: #fff;
	display: inline-block;
	background: #016371;
	margin: 10px 0;
	padding: 10px 15px;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

.menu-recent .readmore:hover {
	background: #aaa
}

.menu-recent .readmore span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.menu-recent .owl-stage {
	display: flex;
	flex-direction: row
}

.menu-recent .owl-item {
	background: #dedede
}

.menu-recent .owl-container .owl-item {
	padding: 15px 0
}

.menu-recent .articles-image a {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	max-width: 100%;
	width: 100%;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.menu-recent .articles-image a img {
	width: 100%;
	padding: 10px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.menu-recent .articles-image a:hover img {
	opacity: .7
}

.menu-recent .articles-image a:hover .icon-view {
	opacity: 1
}

.menu-recent .articles-image a .icon-view {
	width: 52px;
	height: 52px;
	border: 1px solid #2e885e;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

.menu-recent .articles-image a .icon-view:before {
	content: "\e032";
	font-family: 'simple-line-icons';
	font-size: 23px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #2e885e;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.post-date-time {
	line-height: 22px;
	font-size: 13px;
	color: #2e885e;
	margin: 10px 0;
	font-style: italic
}

.articles-name {
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 12px;
	color: #434343;
	font-weight: 700
}

.articles-date {
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
	color: #2e885e;
	display: block
}

.articles-date .artice-day {
	padding-top: 6px;
	margin-bottom: 2px
}

.author-name {
	display: block;
	font-size: 13px;
	text-transform: none;
	margin: 0
}

.author-name span {
	color: #2e885e
}

.articles-intro p {
	line-height: 22px;
	padding: 0;
	margin: 0
}

.menu-recent .read-more {
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	margin-top: 33px;
	text-decoration: underline
}

.menu-recent .read-more:hover {
	text-decoration: underline
}

.blog-blog .intro-content img,
.blog-article .article-description img {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	max-width: 300px
}

.blog-blog .article-list,
.blog-article .article-container {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px
}

.article-description p,
.intro-content p {
	line-height: 24px
}

#instagram_block_home {
	position: relative
}

#instagram_block_home .title_block {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}

#instagram_block_home .content_block {
	display: block
}

#instagram_block_home .title_block h3 {
	background: #2e885e;
	line-height: 34px;
	padding: 0 20px;
	text-transform: none;
	font-size: 14px;
	border-radius: 4px;
	border-top: 1px solid #5d461b;
	border-bottom: 1px solid #5d461b
}

#instagram_block_home .title_block h3:before {
	content: "\f350";
	font-family: "Ionicons";
	font-size: 18px;
	margin-right: 5px;
	vertical-align: middle
}

#instagram_block_home a.fancybox {
	overflow: hidden;
	position: relative;
	margin-bottom: 5px
}

#instagram_block_home a.fancybox:last-child {
	margin: 0
}

#instagram_block_home a.fancybox:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	background: rgba(33, 179, 241, 0.6) url(../image/icon_view_insta.png) center no-repeat;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

#instagram_block_home a.fancybox:hover:before {
	opacity: 1
}

.timeline-Widget {
	background: none
}

.brand-slider img {
	display: inline-block;
	vertical-align: top;
	opacity: .4
}

.brand-slider img:hover {
	opacity: 1
}

.brand-slider {
	border: 1px solid #f0f0f0;
	padding: 37px 0;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 60px
}

.top-menu .container-inner {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.top-menu .follow {
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 2
}

.top-menu .follow label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	line-height: 24px;
	font-size: 14px;
	color: #56595e;
	text-transform: uppercase;
	font-weight: 500;
	padding: 15.5px 0;
	margin-top: 0;
	margin-right: 15px
}

.top-menu .follow label:after {
	content: ":"
}

.top-menu ul.link-follow {
	margin: 0;
	display: inline-block;
	vertical-align: top
}

.top-menu ul.link-follow li a {
	background: #373b41 !important;
	color: #56595e
}

.top-menu ul.link-follow li a:hover {
	color: #fff
}

.follow {
	float: right;
	padding-bottom: 10px
}

.follow label {
	display: none
}

ul.link-follow {
	float: right;
	width: 25%;
	text-align: right;
	padding: 13px 0
}

ul.link-follow li {
	display: inline-block;
	margin-right: 8px;
	vertical-align: top
}

ul.link-follow li:last-child {
	margin-right: 0
}

ul.link-follow li a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #222;
	font-size: 0;
	width: 54px;
	height: 54px;
	line-height: 54px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	z-index: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}

ul.link-follow li a:before {
	font-size: 20px
}

ul.link-follow li a span {
	display: none
}

ul.link-follow li a:hover {
	color: #2e885e;
	border-color: #fff;
	background: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1)
}

#twitter-feed .tweet-title {
	display: none
}

#twitter-feed .tweet-title h3 {
	color: #2d2d2d;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
	font-weight: 700;
	margin-top: 0
}

#twitter-feed .twitter-pic {
	display: none
}

#twitter-feed .twitter-text {
	line-height: 24px;
	position: relative;
	background: #f8f8f8;
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-radius: 7px;
	margin-bottom: 65px
}

#twitter-feed .twitter-text:before {
	content: "";
	position: absolute;
	bottom: -26px;
	left: 43px;
	z-index: 2;
	border-top: 13px solid #f8f8f8;
	border-left: 12px solid #f8f8f8;
	border-bottom: 13px solid transparent;
	border-right: 12px solid transparent
}

#twitter-feed .twitter-text:after {
	content: "";
	position: absolute;
	bottom: -29px;
	left: 42px;
	border-top: 14px solid #f0f0f0;
	border-left: 13px solid #f0f0f0;
	border-bottom: 14px solid transparent;
	border-right: 13px solid transparent;
	z-index: 1
}

#twitter-feed .twitter-text .tweetprofilelink,
#twitter-feed .twitter-text br {
	display: none
}

#twitter-feed .twitter-text .tweet-time {
	display: block;
	position: absolute;
	left: 20px;
	bottom: -67px
}

#twitter-feed .twitter-text .tweet-time a {
	font-size: 13px;
	color: #777;
	font-style: italic
}

#twitter-feed .twitter-text .tweet-time:before {
	content: "\f243";
	font-family: "Ionicons";
	font-size: 21px;
	color: #2e885e;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px
}

#twitter-feed .twitter-text a {
	color: #2e885e
}

#twitter-feed .twitter-text a:hover {
	text-decoration: underline
}

#twitter-feed .twitter-article {
	position: relative;
	margin-bottom: 15px
}

#twitter-feed .twitter-article:last-child {
	margin: 0
}

#feedback {
	padding: 20px;
	background: #fff
}

#feedback h2 {
	text-align: center
}

#feedback .btn,
#feedback input {
	display: inline-block;
	border-radius: 0;
	font-size: 15px;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

#feedback .alert {
	margin-top: 20px
}

.btnWrapper {
	margin-top: 20px
}

#feedback .btn {
	background: #016371;
	color: #fff;
	border: none
}

#feedback .btn:hover {
	background: #aaa
}

#feedback .btn span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.addthis_counter.addthis_pill_style {
	margin-left: 13px
}

.mfp-wrap .mfp-inline-holder .mfp-content {
	width: 400px;
	margin: auto
}

.oneclick-content {
	padding: 20px;
	text-align: center;
	background: #fff
}

.oneclick-title {
	text-align: left;
	font-size: 20px;
	margin-bottom: 10px
}

.oneclick-image,
.oneclick-inputs input,
.oneclick-table {
	margin-bottom: 12px
}

.oneclick-image img {
	width: 100%;
	max-width: 228px;
	margin: auto
}

.oneclick-table {
	width: 100%
}

.oneclick-table-prname {
	width: 49%;
	text-align: left
}

.oneclick-table-price {
	width: 25%;
	text-align: left
}

.oneclick-table-quantity {
	width: 26%
}

.oneclick-table tbody .oneclick-table-quantity {
	font-size: 0;
	padding: 0
}

tbody .oneclick-table-quantity>* {
	display: inline-block;
	vertical-align: middle;
	color: #000
}

.oneclick_oper {
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border: 1px solid #cacaca
}

.oneclick_oper:hover {
	background: #cacaca;
	color: #fff
}

.oneclick_oper_minus {
	padding: 0 7px;
	border-right-color: transparent
}

.oneclick_oper_plus {
	padding: 0 5px;
	border-left-color: transparent
}

.oneclick_oper:hover {
	opacity: 1
}

input#oneclick_quentity {
	min-width: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #cacaca;
	font-size: 14px
}

.oneclick-inputs input {
	border: 1px solid #cacaca
}

.oneclick-table thead {
	background-color: #eaeaea
}

.oneclick-table td {
	border: 1px solid #cacaca;
	padding: 5px
}

.oneclick-controls .btn {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 3px
}

.oneclick-inputs .input-error {
	border: 1px solid #e81616
}

.oneclick-inputs .input-error:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.mfp-inline-holder .mfp-close {
	color: #000 !important;
	text-align: center
}

.callback-phone {
	-moz-transition: visibility .5s;
	-o-transition: visibility .5s;
	-webkit-transition: visibility .5s;
	transition: visibility .5s;
	position: fixed;
	background-color: transparent;
	width: 200px;
	height: 200px;
	left: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 9998;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0)
}

.callback-ph-circle {
	-moz-transition: all .5s;
	-o-transition: all .5s;
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #2e885e;
	opacity: .5;
	-webkit-animation: callback-circle-anim 2.2s infinite ease-in-out;
	-moz-animation: callback-circle-anim 2.2s infinite ease-in-out;
	-ms-animation: callback-circle-anim 2.2s infinite ease-in-out;
	animation: callback-circle-anim 2.2s infinite ease-in-out
}

.callback-phone:hover .callback-ph-circle {
	border-color: #016371;
	opacity: .5
}

.callback-ph-circle-fill {
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: rgba(46, 136, 94, .5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .5;
	-webkit-animation: callback-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: callback-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: callback-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: callback-circle-fill-anim 2.3s infinite ease-in-out;
	animation: callback-circle-fill-anim 2.3s infinite ease-in-out
}

.callback-phone:hover .callback-ph-circle-fill {
	background-color: rgba(1, 99, 113, 0.5)
}

.callback-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
	background-color: #2e885e;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7
}

.callback-phone:hover .callback-ph-img-circle {
	background-color: #016371;
	-webkit-animation: callback-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: callback-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: callback-circle-img-anim 1s infinite ease-in-out;
	animation: callback-circle-img-anim 1s infinite ease-in-out
}

@-moz-keyframes callback-circle-anim {
	0% {
		-moz-transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: .1;
		-moz-opacity: .1;
		-webkit-opacity: .1;
		-o-opacity: .1
	}

	30% {
		-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .5;
		-moz-opacity: .5;
		-webkit-opacity: .5;
		-o-opacity: .5
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .6;
		-moz-opacity: .6;
		-webkit-opacity: .6;
		-o-opacity: .1
	}
}

@-webkit-keyframes callback-circle-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
		-webkit-opacity: .1
	}

	30% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		-webkit-opacity: .5
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@keyframes callback-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: .1
	}

	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .5
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes callback-circle-fill-anim {
	0% {
		-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}

	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes callback-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}
}

@keyframes callback-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2
	}
}

@keyframes callback-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	100%,
	50% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-moz-keyframes callback-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	100%,
	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-webkit-keyframes callback-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	100%,
	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

footer {
	margin-top: 60px;
	background: url(../image/uks-group.png) bottom 30px right 10px no-repeat, url(../image/map-bg.jpg) 0 0 repeat;
	color: #fff
}

.footer-map {
	text-align: center;
	padding: 40px 0 30px
}

#map-footer {
	width: 100%;
	height: 300px
}

.footer-map .subHeader {
	text-align: center;
	text-transform: uppercase;
	font-size: 22px
}

.footer-top {
	padding: 60px 0 30px
}

.social_icons a {
	display: inline-block;
	margin-right: 5px
}

ul.links-footer {
	display: block;
	padding: 14px 0;
	border-bottom: 2px solid #393939;
	margin-bottom: 47px
}

ul.links-footer li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 25px;
	margin-right: 25px
}

ul.links-footer li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 13px;
	background: gray;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

ul.links-footer li:last-child {
	margin: 0;
	padding: 0
}

ul.links-footer li:last-child:after {
	display: none
}

ul.links-footer li a {
	line-height: 24px;
	font-size: 13px;
	color: #999;
	display: block;
	text-transform: none
}

ul.links-footer li a:hover {
	color: #2e885e
}

footer .col-footer {
	margin-bottom: 30px;
	position: relative;
	float: left
}

.price_catalog a {
	color: #fff
}

.footer-title h5 {
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 23px;
	font-weight: 600;
	margin-top: 0
}

.col1 {
	text-align: center
}

.col4 .footer-title h5 {
	margin-bottom: 34px
}

.footer-content {
	line-height: 24px;
	font-size: 14px;
	font-weight: 400
}

.footer-content ul {
	list-style-type: inherit
}

.footer-contact .footer-content ul {
	list-style-type: none
}

.logo-footer {
	display: block;
	margin-bottom: 25px
}

.footer-contact .footer-title h5 {
	margin-bottom: 26px
}

.footer-title h5 {
	color: #fff
}

.footer-contact li:last-child {
	margin-bottom: 0
}

.footer-contact li.phone {
	color: #2e885e;
	font-size: 24px;
	font-weight: 500
}

.footer-contact li span {
	font-size: 14px;
	font-weight: 400
}

.payment {
	display: none;
	margin-top: 40px
}

.payment h5 {
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 24px;
	font-weight: 500
}

footer .list-unstyled.text-content li a:hover {
	margin-left: 10px
}

footer .list-unstyled.text-content li a {
	color: #fff;
	display: block;
	font-weight: 400;
	padding: 0;
	line-height: 30px;
	font-size: 14px
}

.tag-static li a:first-child {
	padding: 0 15px;
	font-weight: 400;
	color: #fff;
	background: #37475a;
	border-radius: 2px;
	margin-right: 8px
}

.tag-static li a:first-child:after,
.tag-static li a:last-child:after {
	display: none
}

.tag-static li a {
	line-height: 32px;
	text-transform: none;
	color: #5b697b;
	position: relative;
	display: inline-block;
	vertical-align: top
}

.tag-static li a:after {
	content: "/";
	display: inline-block;
	vertical-align: top;
	margin: 0 9px;
	color: #5b697b
}

.tag-static li a:hover {
	color: #fff
}

.tag-static li {
	display: block;
	margin-bottom: 8px
}

.tag-static li:last-child {
	margin-bottom: 0
}

.footer-bottom {
	text-align: center;
	border-top: 1px solid #5f959f
}

.footer-bottom .container-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 11px 0
}

.footer-copyright {
	float: left;
	line-height: 30px
}

.devCopyright {
	float: right;
	line-height: 30px;
	margin-right: 100px
}

.devCopyright a {
	color: #fff
}

.footer-copyright p {
	font-size: 13px;
	background: none;
	text-transform: none;
	font-weight: 400;
	margin: 0
}

.footer-bottom .footer-copyright a {
	color: #2e885e
}

.footer-bottom .footer-copyright a:hover {
	text-decoration: underline
}

.footer-custom-links {
	font-size: 13px;
	float: right;
	padding: 10px 0
}

.footer-custom-links a {
	display: inline-block;
	vertical-align: top;
	margin-right: 33px;
	position: relative;
	line-height: 30px;
	color: #777
}

.footer-custom-links a:hover {
	color: #2e885e
}

.footer-custom-links a:after {
	content: "";
	width: 1px;
	height: 13px;
	background: #777;
	position: absolute;
	right: -19px;
	top: 50%;
	margin-top: -6.5px
}

.footer-custom-links a:last-child {
	margin: 0
}

.footer-custom-links a:last-child:after {
	display: none
}

#back-top i {
	font-size: 18px;
	line-height: inherit;
	display: inline-block;
	vertical-align: top;
	color: #2e885e
}

#back-top:hover {
	background: #2e885e
}

#back-top:hover i {
	color: #fff
}

#back-top {
	position: fixed;
	bottom: 80px;
	right: 30px;
	background: #c1bfbf;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	color: #fff;
	display: none;
	text-align: center;
	cursor: pointer;
	z-index: 100
}

.common-home .breadcrumbs {
	display: none
}

.breadcrumbs {
	display: block;
	line-height: 25px;
	overflow: hidden;
	margin: 0 0 30px;
	text-align: left;
	background: #f0f0f0
}

.breadcrumbs h1 {
	color: #363636;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 0
}

.breadcrumb {
	margin: 0;
	background: none;
	text-transform: none;
	padding: 22px 0
}

.breadcrumb>li+li:before {
	content: "\f105";
	padding: 0;
	font-family: "FontAwesome";
	color: #222;
	font-size: 14px;
	display: inline-block;
	vertical-align: top
}

.breadcrumb li:before {
	margin: 0 13px
}

.breadcrumb li a:hover,
.breadcrumb li:last-child a {
	color: #777
}

.breadcrumb li a {
	color: #222;
	font-size: 14px;
	text-transform: none
}

.hasimage {
	text-align: center;
	margin-top: 0
}

.hasimage .breadcrumb {
	padding-top: 0
}

.hasimage h1,
.hasimage .breadcrumb li a,
.hasimage .breadcrumb>li+li:before {
	color: #fff
}

.hasimage>.container {
	position: relative
}

.hasimage>.container .inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 30px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.category-module .li a.active,
.category-module .li a:hover {
	color: #2e885e
}

.category-module .li a {
	text-transform: none;
	display: block;
	line-height: 30px;
	padding: 3px 0
}

.category-module>.ul {
	margin: 0;
	border-top: 0
}

.category-module .list-child {
	padding-left: 30px
}

.category-module {
	margin-bottom: 55px
}

.category-module h3 {
	color: #fff;
	font-size: 20px;
	text-transform: none;
	margin: 0 0 14px;
	line-height: 30px
}

.description p:last-child {
	margin: 0
}

.text-refine {
	margin-top: 0;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	    color: #222;
    line-height: 1.3
}

.category-image {
	margin-bottom: 22px;
	border-radius: 1px;
	overflow: hidden
}

.category-image img {
	border: none;
	padding: 0;
	border-radius: 0
}

#compare-total,
.list-cate {
	padding: 0;
	vertical-align: top;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: none
}

.list-cate li a {
	line-height: 24px;
	display: block;
	font-size: 15px
}

.toolbar-products {
	margin-bottom: 25px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: center
}

.toolbar-products.toolbar-bottom {
	margin-bottom: 0;
	border-top: 1px solid #f0f0f0;
	padding-top: 20px
}

.toolbar-products .modes {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 5px 0
}

.toolbar-products .toolbar-amount {
	line-height: 46px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0;
	font-size: 13px
}

#grid-view i,
#list-view i {
	display: none
}

.modes button {
	width: 46px;
	height: 46px;
	padding: 0;
	margin-right: 4px;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	border: 1px solid #f0f0f0
}

.modes .btn-grid {
	background: url(../image/bkg_grid.png) center no-repeat
}

.modes .btn-grid.active,
.modes .btn-grid:hover {
	background: #2e885e url(../image/bkg_grid_hover.png) center no-repeat;
	border-color: #2e885e
}

.modes .btn-grid.btn-grid-2 {
	background: url(../image/bkg_grid2.png) center no-repeat
}

.modes .btn-grid.btn-grid-2.active,
.modes .btn-grid.btn-grid-2:hover {
	background: #2e885e url(../image/bkg_grid2_hover.png) center no-repeat;
	border-color: #2e885e
}

.modes .btn-grid.btn-grid-4 {
	background: url(../image/bkg_grid4.png) center no-repeat
}

.modes .btn-grid.btn-grid-4.active,
.modes .btn-grid.btn-grid-4:hover {
	background: #2e885e url(../image/bkg_grid4_hover.png) center no-repeat;
	border-color: #2e885e
}

.modes .btn-grid.btn-grid-5 {
	background: url(../image/bkg_grid5.png) center no-repeat
}

.modes .btn-grid.btn-grid-5.active,
.modes .btn-grid.btn-grid-5:hover {
	background: #2e885e url(../image/bkg_grid5_hover.png) center no-repeat;
	border-color: #2e885e
}

.modes .btn-list {
	background: url(../image/bkg_list.png) center no-repeat
}

.modes .btn-list.active,
.modes .btn-list:hover {
	background: #2e885e url(../image/bkg_list_hover.png) center no-repeat;
	border-color: #2e885e
}

.toolbar-products .sorter {
	margin-left: 45px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0
}

.toolbar-products .limiter {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0
}

.toolbar-products .sorter label,
.toolbar-products .limiter label {
	display: inline-block;
	vertical-align: top;
	line-height: 46px;
	margin: 0;
	font-size: 14px;
	margin-right: 8px
}

.toolbar-products .sorter select,
.toolbar-products .limiter select {
	padding: 0 15px;
	height: 46px;
	font-size: 14px;
	color: #222;
	display: inline-block;
	vertical-align: top;
	width: auto;
	border: 1px solid #f0f0f0;
	box-shadow: none;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.toolbar-products .pages {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0
}

.toolbar-products .pages ul {
	margin: 0;
	border-radius: 0
}

.toolbar-products .pages ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px
}

.toolbar-products .pages ul li:last-child {
	margin-right: 0
}

.toolbar-products .pages ul li a {
	color: #777;
	font-size: 18px;
	font-weight: 600;
	padding: 0 4px;
	width: 46px;
	height: 46px;
	line-height: 44px;
	text-align: center;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.toolbar-products .pages ul li span {
	color: #222;
	background: none;
	font-size: 18px;
	border: none;
	padding: 0 4px;
	width: 46px;
	height: 46px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 46px;
	font-weight: 600
}

.toolbar-products .pages ul li.active span,
.toolbar-products .pages ul li:hover a {
	color: #fff;
	background: #2e885e;
	border-color: #2e885e
}

.custom-category .product-grid {
	margin-top: 0
}

#product-category .product-grid .item-inner .caption .manufacture-product {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}

#product-category .product-grid .item-inner:hover .caption .hide-hover {
	opacity: 0
}

.product-grid .product-des {
	display: none
}

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

.product-list {
	margin-bottom: 30px
}

.product-list .item-inner {
	display: grid;
	grid-template-columns: 27% 52% 21%
}

.product-list .caption {
	text-align: left;
	padding: 20px;
	align-items: center;
	display: grid
}

.product-list .caption:after {
	content: "";
	width: 1px;
	top: 30px;
	bottom: 30px;
	background: #f0f0f0;
	right: 0;
	position: absolute
}

.product-list .box-action {
	padding: 20px;
	text-align: left
}

.product-list .product-name {
	border-top: 0;
	background: none;
	padding-bottom: 0;
	margin-bottom: 24px;
	padding-top: 5px
}

.product-list .product-name a {
	font-size: 20px
}

.product-list .item-inner .caption .ratings {
	margin-top: 0;
	margin-bottom: 13px
}

.product-list .product-des {
	padding: 0;
	background: none;
	margin-bottom: 0
}

.product-list .item-inner .price-box {
	margin-top: 35px
}

.product-list .price-box .price {
	font-size: 24px;
	color: #2e885e
}

.product-list .price-box p.old-price .price {
	font-size: 21px
}

.product-list .item-inner button.btn-cart:hover span {
	text-decoration: none
}

.product-list .item-inner .action-links {
	text-align: center
}

.product-list .item-inner .action-links button {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	display: inline-block;
	vertical-align: top;
	margin: 10px 5px 0 0;
	width: 46px;
	line-height: 46px
}

.product-list .item-inner .action-links button:last-child {
	margin-right: 0
}

.product-list .item-inner button.btn-cart {
	line-height: 46px;
	width: 100%;
	background: #2e885e;
	color: #fff;
	font-size: 16px;
	margin-top: 17px;
	max-width: 320px
}

.product-list .item-inner button.btn-cart:hover {
	background: rgba(73, 43, 117, 1);
	color: #fff
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0
}

.thumbnails>li {
	margin-left: 20px
}

.thumbnails {
	margin-left: -20px
}

.thumbnails>img {
	width: 100%
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd
}

.image-additional {
	max-width: 78px
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px
}

.image-additional-container .thumbnail {
	margin: 0;
	border: 1px solid #edecec
}

.image-additional-container .thumbnail:hover,
.image-additional-container .thumbnail.current-additional {
	border-color: #2e885e
}

#product-product .column-main {
	background: #fff;
	padding: 10px
}

.product-name {
	font-size: 24px;
	text-transform: none;
	margin: 0 0 17px;
	background: none;
	font-weight: 600;
	color: #016371;
	padding: 0 0 0 16px;
	    text-transform: uppercase;
}
}
.product-info-main .price-box {
	display: block;
	margin-bottom: 0px;
	margin-top: 0px
}
.tagproduct {
	margin-top: 10px
}
.product-info-main .price-box .price {
	font-size: 24px;
	width: 100%;
	    margin: 0 0 53px 0;
}

.product-info-main .price-box p.old-price .price {
	font-size: 21px
}

.product-info-main .ratings {
	margin: 0;
	padding: 0;
	display: block
}

.product-info-main .short-des {
	line-height: 22px;
	margin-bottom: 21px;
	padding-bottom: 27px;
	border-bottom: 1px solid #f0f0f0
}

#product .form-group .radio {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px
}

#product .form-group .radio input[type="radio"] {
	margin-top: 2px
}

#input-quantity2,
#minus2,
#plus2,
#input-quantity,
#minus,
#plus,
.uniqueClassForInput {
	height: 40px;
	box-shadow: none;
	font-weight: 400;
	text-align: center;
	width: 55px;
	font-size: 14px;
	border-radius: 25px;
	padding: 0;
	color: #222;
	background: #fff;
	float: left;
	border: 1px solid #dbdbdb
}

#input-quantity2,
#input-quantity,
.uniqueClassForInput {
	width: 100px;
	min-width: auto;
	margin: 0 1px;
	margin-right: 15px
}

.product-info-main #product>h3 {
	margin-top: 0;
	font-size: 18px
}

.product-info-main .form-group {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.product-info-main #product .form-group .control-label {
	display: inline-block;
	vertical-align: top;
	color: #222;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px
}

.product-info-main #product .form-group input.form-control {
	height: 48px;
	border-radius: 0;
	-webkit-border-radius: 0;
	border-color: #dbdbdb;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: none;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg)
}

.product-info-main #product .form-group .input-group .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.product-info-main #product .form-group .input-group .input-group-btn button {
	border-left: 0;
	border-color: #ebebeb;
	padding: 9px 20px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	height: 48px
}

label[for='input-quantity'] {
	float: left;
	line-height: 46px;
	margin-right: 20px;
	color: #363636;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 34px
}

.button-oneclick {
	padding: 0 20px;
	margin-left: 20px
}

.product-info-main .button-cart span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg)
}

.product-info-main .button-cart:hover {
	color: #fff;
	background: rgba(73, 43, 117, 1)
}

.product-info-main button.btn-wishlist {
	margin-right: 30px;
	clear: left
}

.product-info-main button.btn-wishlist,
.product-info-main button.btn-compare {
	margin-top: 5px;
	font-size: 14px;
	color: #777;
	background: transparent;
	border-radius: 100%;
	padding: 0;
	display: block;
	float: left;
	font-weight: 400;
	text-transform: none;
	line-height: 30px
}

.product-info-main button.btn-wishlist:hover,
.product-info-main button.btn-compare:hover {
	background: transparent;
	color: #2e885e
}

#product2.has-option,
#product.has-option {
	max-height: 300px;
	overflow: auto;
	border: 1px solid #e1e1e1;
	padding: 20px
}

#product+div {
	margin: 20px 0
}

.quantity-box {
	float: left;
	border: 0;
	margin-right: 4px
}

.product-info-main label[for='input-quantity'],
.product-info-main #input-quantity,
.product-info-main .uniqueClassForInput {
	margin-top: 15px;
	margin-bottom: 20px
}

.product-info-main .box-options {
	margin-top: 10px;
	padding: 10px 0;
	font-size: 16px;
	color: #666
}

.product-info-main ul.list-unstyled {
	padding: 2px 0;
	margin-bottom: 15px;
	color: #222;
	font-size: 16px;
	position: relative;
	font-weight: 500
}

.product-info-main ul.list-unstyled:after {
	top: auto;
	bottom: 0
}

.product-info-main ul.list-unstyled li {
	display: block;
	line-height: 24px
}
img.mfp-img {
	background: #fff;
}
.product-info-main ul.list-unstyled li span {
	color: #2e885e;
	font-weight: 400
}

.product-info-main ul.list-unstyled li a {
	color: #83b71c;
	font-weight: 400
}

.product-info-main ul.list-unstyled li a:hover {
	color: #2e885e
}

.product-info-detailed {
	margin-top: 0px;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.product-info-detailed .nav-tabs {
	margin-bottom: 0;
	text-align: center;
	padding: 14px;
	padding: 15px 0;
	border: 0
}

.product-info-detailed .nav-tabs li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 220px;
	height: 39px;	
	    box-shadow: 0 5px 5px rgb(46, 136, 94);
}

@media (max-width: 768px) {
	.product-info-detailed .nav-tabs li {
	width: 100%;	
}
}

.nav-tabs li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 0px);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index: 0;
	box-sizing: border-box
}

.nav-tabs li:after {
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	width: calc(100% - 0px);
	height: calc(100% + 10px);
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	z-index: 0;
	box-sizing: border-box
}

.product-info-detailed .nav-tabs li:last-child {
	margin: 0
}

.product-info-detailed .nav-tabs li a {
	color: #1b1f21;
	border-radius: 0;
	padding: 0;
	border: none !important;
	margin: 0 auto;
	background: none !important;
	position: absolute;
	font-weight: 600;
	line-height: 30px;
	padding: 5px 20px;
	z-index: 1
}

.product-info-detailed .nav-tabs li.active {
	background-color: rgba(46, 136, 94, 1)
}

.product-info-detailed .nav-tabs li a:hover,
.product-info-detailed .nav-tabs li.active a {
	background: none;
	color: #222 !important
}

.product-info-detailed .nav-tabs li.active a {
	color: #fff !important
}

.product-info-detailed .tab-content {
	line-height: 24px;
	padding: 30px 0
}

#tab-description p {
	margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 0 !important
}

.bootstrap-datetimepicker-widget td span:hover {
	background: none !important
}

.bootstrap-datetimepicker-widget td span {
	height: 40px !important;
	line-height: 40px !important;
	margin: 0 !important
}

.alert.alert-success {
	text-align: center;
	font-size: 14px
}

.account-login .well {
	background: none;
	box-shadow: none
}

#map-canvas {
	min-height: 400px;
	margin: 20px 0
}

.information-contact form .required {
	margin-bottom: 20px
}

.bootstrap-datetimepicker-widget a[data-action] {
	border: none;
	height: auto
}

#content {
	min-height: 300px
}

.common-home #content {
	margin-top: 50px
}

#content>h1 {
	margin-top: 0;
	text-transform: none
}

.fluid-width>.container {
	width: auto;
	padding: 0 60px
}

.fluid-width2 {
	background: #fff;
	margin-top: 60px
}

.main_about_certs {
	position: absolute;
	width: 100%;
	top: 0
}

#product .product-options .form-group .radio {
	display: block;
	width: 100%;
	margin: 20px auto 0;
	color: #222;
	font-size: 16px;
	border-bottom: 1px solid #aaa
}

#product .product-options .form-group .has-error .radio {
	color: red !important
}

.radio-option-sku {
	text-align: center
}

.radio-option-name {
	font-weight: 600
}

.radio-option-image {
	text-align: center
}

.radio-option-image img {
	margin: auto;
	max-width: 50px;
	width: 100%;
	position: relative;
	top: -10px
}

.radio-option-price {
	text-align: center;
	font-weight: 600;
	font-size: 24px
}

.radio-option-button label {
	position: relative;
	top: -7px
}

#product .product-options .form-group .radio input[type="radio"] {
	display: none
}

.radio-option-quantity .col-sm-3 {
	padding: 0;
	text-align: center
}

.quantity-control {
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	background-color: #363636;
	cursor: pointer;
	font-size: 18px;
	line-height: 1;
	position: relative;
	top: 7px;
	opacity: .85;
	transform: scale(1.35);
	-webkit-transform: scale(1.35);
	-o-transform: scale(1.35);
	-moz-transform: scale(1.35);
	width: 20px;
	margin: auto
}

.quantity-control:hover {
	opacity: 1
}

.quantity-control-input {
	width: 100%;
	min-width: 100% !important;
	max-width: 100%
}

@media (max-width: 1680px) {
	.fCategory {
		width: 30%
	}
}

@media (max-width: 1300px) {
	.fCategory {
		width: 28%
	}
}

@media (max-width: 768px) {
	.fCategory {
		width: 48%
	}
}

@media (min-width: 768px) {
	.container {
		width: auto;
		padding: 0 30px;
		max-width: 1920px
	}
}

@media (min-width: 1500px) {
	.container {
		padding: 0 120px
	}

	.product-image-main {
		width: 50%
	}

	.product-info-main {
		width: 30%
	}
}

@media (max-width: 1800px) {
	#subscribe_email-normal {
		width: 500px
	}

	.header-inner .container-inner>.inner {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		position: relative
	}

	.top-search {
		width: auto;
		position: static;
		margin-bottom: 30px;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@media (max-width: 1700px) {
	#subscribe_email-normal {
		width: 450px
	}
}

@media (max-width: 1199px) {
	.product-list .item-inner {
		grid-template-columns: 40% 60%
	}

	.product-list .caption {
		align-items: normal
	}

	.product-list .caption:after {
		display: none
	}

	.product-list .item-inner .images-container {
		grid-row: 1/3
	}

	.product-list .box-action {
		grid-column: 2/3;
		padding-top: 0
	}

	.product-list .item-inner .action-links {
		text-align: left
	}

	.product-list .item-inner .price-box {
		margin-top: 0
	}

	.newletter-subscribe-container {
		float: none;
		width: 100%
	}

	ul.link-follow {
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top
	}

	.col-hoz {
		z-index: 4;
		left: auto;
		right: 80px
	}

	.ma-corporate-about {
		grid-template-columns: 50% 50%
	}

	.ma-corporate-about .col {
		margin-bottom: 10px
	}

	.ma-corporate-about .col:last-child {
		grid-column: 1 / 3;
		margin-bottom: 0
	}

	.ma-corporate-about .col:after {
		display: none
	}

	.tabs-category-slider.tabs-style1 .module-title {
		margin-bottom: 62px
	}

	.tabs-category-slider .box-tab {
		top: auto;
		bottom: -40px;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.tabs-category-slider.tabs-style1.module-nav2 .owl-carousel.owl-theme .owl-nav {
		top: -94px
	}

	.fix-header {
		position: static !important
	}
}

@media (max-width: 991px) {
	.col-order {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.col-order #content {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		float: none
	}

	.col-order #column-left {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		float: none
	}

	#column-left,
	#column-right {
		margin-top: 30px
	}

	#top ul.box {
		float: none;
		display: block;
		text-align: center
	}

	#top ul.box:first-child {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1)
	}

	.logo-container {
		max-width: 50%
	}

	.slider-group>.container>.row>.main-col.col-md-3 {
		display: none
	}

	.slider-group>.container>.row>.main-col.col-md-9 {
		width: 100%
	}

	.product-tabs-container-slider .module-title:before {
		display: none
	}

	.product-tabs-container-slider .tabs-categorys {
		display: block
	}

	.product-tabs-container-slider .tabs-categorys li,
	.product-tabs-container-slider .tabs-categorys li a {
		float: none;
		padding: 0;
		display: inline-block;
		vertical-align: top
	}

	.newletter-subscribe-container {
		text-align: center
	}

	#dialog-normal .newletter-title,
	#dialog-normal .newleter-content {
		display: block;
		margin: 0;
		width: 100%
	}

	#subscribe_email-normal {
		width: 100%
	}

	#search-by-category .search-container #text-search {
		padding-left: 20px
	}

	footer .col-footer:nth-child(3) {
		clear: left
	}

	.newletter-popup,
	.b-modal {
		display: none !important
	}

	.zoomContainer,
	.vermagemenu-container,
	#search-by-category .search-container .categories-container {
		display: none !important
	}
}

@media (min-width: 768px) {
	.toolbar-products .modes {
		float: left;
		margin-right: 20px
	}

	.toolbar-products .sorter,
	.toolbar-products .limiter {
		float: right
	}

	.toolbar-products .toolbar-amount {
		float: left
	}

	.toolbar-products .pages {
		float: right
	}
}

@media (max-width: 767px) {
	.main_about_certs {
		position: static
	}

	.toolbar-products .sorter {
		margin: 0 15px
	}

	.link-compare {
		text-align: center
	}

	.fluid-width>.container {
		padding: 0 15px
	}

	.module-image-style1 .col-image,
	.module-image-style2 .col-image {
		float: none;
		width: 100%;
		margin-bottom: 30px
	}

	.module-image-style1 .col-product,
	.module-image-style2 .col-product {
		float: none;
		width: 100%;
		padding-left: 0
	}

	.tabs-category-slider.tabs-style1 .box-tab {
		position: relative;
		bottom: auto;
		margin-top: 25px
	}

	.tabs-category-slider.tabs-style1 .module-title {
		margin-bottom: 30px
	}

	.tabs-category-slider.tabs-style1 .module-title:before {
		display: none
	}

	.product-tabs-container-slider .tabs-categorys {
		padding-right: 0
	}

	.product-info-main .product-name {
		margin-top: 30px
	}

	.footer-copyright,
	.footer-custom-links {
		float: none;
		padding: 5px 0
	}

	.item-inner .images-container .quickview {
		bottom: 10px
	}

	#back-top {
		width: 40px;
		height: 40px
	}

	#back-top i {
		left: 13px;
		top: 10px
	}
}

@media (max-width: 567px) {
	.product-info-detailed .nav-tabs {
		padding: 0;
		width: auto;
		float: none
	}

	.product-info-detailed .nav-tabs li {
		float: none;
		display: block;
		margin: 0 0 10px 0;
		padding: 0 10px
	}

	.ma-corporate-about {
		grid-template-columns: 100%;
		grid-gap: 1px;
		background: #f0f0f0;
		border: 0;
		padding: 1px
	}

	.ma-corporate-about .col {
		margin: 0;
		background: #fff;
		padding: 5px 0
	}

	.ma-corporate-about .col:last-child {
		grid-column: 1/2
	}

	.top-menu .col-hoz {
		float: none;
		display: block;
		width: 100%;
		margin-top: 15px
	}

	.header-phone {
		float: none;
		text-align: center
	}
}

@media (min-width: 480px) and (max-width: 567px) {
	.countdown-amount {
		font-size: 14px
	}

	.fCategory {
		width: 98%
	}
}

@media (max-width: 479px) {
	.col-hoz {
		right: 70px
	}

	.product-list .item-inner {
		grid-template-columns: 100%
	}

	.product-list .item-inner .images-container {
		grid-row: auto
	}

	.product-list .box-action {
		grid-column: auto
	}

	header .btn-group .dropdown-menu {
		right: -50px
	}

	.fCategory {
		width: 98%
	}

	#subscribe_email-normal {
		padding-right: 125px
	}

	#frm_subscribe-normal .btn {
		padding: 0 15px
	}

	#cart-total .total-price {
		font-size: 14px;
		margin-left: 10px
	}

	#top .btn-group .dropdown-menu {
		right: 0
	}

	#top .setting .btn-group .dropdown-menu {
		right: auto;
		left: -10px
	}

	#search input {
		width: 300px !important
	}

	.slider-group {
		display: none
	}

	.common-home #content {
		margin-top: 10px
	}
}

@media (max-width: 374px) {
	.box-cart .wishlist {
		margin: 0
	}

	.environment {
		display: none
	}
}

@media (min-width: 1200px) {

	#content .custom-category .col-lg-2:nth-child(6n+1),
	#content .custom-category .col-lg-3:nth-child(4n+1),
	#content .custom-category .col-lg-4:nth-child(3n+1),
	#content .custom-category .col-lg-6:nth-child(2n+1) {
		clear: left
	}
}

@media (max-width: 1280px) {
	.middleMenu ul li {
		padding: 0 15px
	}

	.horizontal-menu .ul-top-items .li-top-item a {
		padding: 10px 15px
	}

	.vertical-menu .ul-top-items {
		position: relative
	}

	.fCategory {
		margin: 0 15px 15px 0;
		padding: 10px 10px 40px
	}

	.fCategory div.fImage {
		width: 46%
	}

	.fContent .name a {
		word-break: break-all
	}
}

@media (max-width: 1199px) and (min-width: 992px) {

	#content .custom-category .col-md-2:nth-child(6n+1),
	#content .custom-category .col-md-3:nth-child(4n+1),
	#content .custom-category .col-md-4:nth-child(3n+1),
	#content .custom-category .col-md-6:nth-child(2n+1) {
		clear: left
	}
}

@media (max-width: 1024px) {
	.header-text-menu li {
		margin-right: 10px
	}

	#top .box-right li {
		padding-right: 0
	}

	#top .box>li {
		margin-right: 0
	}

	.middleMenu ul li {
		padding: 0 5px
	}

	#search input {
		width: 500px
	}

	.fCategory {
		min-height: 320px
	}

	.featured-categories-container .view-more {
		left: 50%;
		margin-left: -60px
	}

	.fCategory>div {
		display: block;
		width: 100%
	}

	.fCategory div.fImage {
		width: 100%;
		text-align: center
	}
}

@media (max-width: 540px) {
	#callback-button {
		display: none
	}

	#search input {
		width: 400px
	}

	.footer-content ul {
		margin-left: 30px
	}

	.footer-bottom .container-inner>div {
		float: none !important
	}

	.devCopyright {
		float: none;
		margin-right: 0
	}
}

@media (max-width: 991px) and (min-width: 768px) {

	#content .custom-category .col-sm-2:nth-child(6n+1),
	#content .custom-category .col-sm-3:nth-child(4n+1),
	#content .custom-category .col-sm-4:nth-child(3n+1),
	#content .custom-category .col-sm-6:nth-child(2n+1) {
		clear: left
	}
}

@media (max-width: 767px) and (min-width: 375px) {
	#content .custom-category .col-xs-6:nth-child(2n+1) {
		clear: left
	}

	#content .custom-category .col-xs-4:nth-child(3n+1) {
		clear: left
	}
}

@media (max-width: 374px) and (min-width: 0px) {
	#content .custom-category .product-item:nth-child(1n+1) {
		clear: left
	}

	#content .custom-category .product-item {
		width: 100%
	}
}

@media (min-width: 768px) {

	.six_items:nth-child(6n+1),
	.four_items:nth-child(4n+1),
	.three_items:nth-child(3n+1),
	.two_items:nth-child(2n+1) {
		clear: left
	}
}

.module-not-slider>div {
	padding: 0 15px;
	margin-bottom: 30px
}

@media (max-width: 1500px) {
	.module-not-slider {
		grid-template-columns: 16.6666666667% 16.6666666667% 16.6666666667% 16.6666666667% 16.6666666667% 16.6666666667% !important
	}
}

@media (max-width: 1199px) {
	.module-not-slider {
		grid-template-columns: 25% 25% 25% 25% !important
	}
}

@media (max-width: 991px) {
	.module-not-slider {
		grid-template-columns: 33.3333333333% 33.3333333333% 33.3333333333% !important
	}
}

@media (max-width: 767px) {
	.module-not-slider {
		grid-template-columns: 50% 50% !important
	}
}

@media (max-width: 374px) {
	.module-not-slider {
		grid-template-columns: 100% !important
	}

	.module-not-slider .col-image {
		grid-column: 1 / 2 !important
	}
}

@media (min-width: 1200px) {
	.btn-grid.btn-grid-2 {
		display: none
	}
}

@media (max-width: 1199px) {
	.btn-grid.btn-grid-5 {
		display: none
	}
}

@media (max-width: 767px) {
	.btn-grid.btn-grid-4 {
		display: none
	}

	.modes .btn-grid.btn-grid-3 {
		background: url(../image/bkg_grid2.png) center no-repeat
	}

	.modes .btn-grid.btn-grid-3.active,
	.modes .btn-grid.btn-grid-3:hover {
		background: #2e885e url(../image/bkg_grid2_hover.png) center no-repeat;
		border-color: #2e885e
	}

	.modes .btn-grid.btn-grid-2 {
		background: url(../image/bkg_grid1.png) center no-repeat
	}

	.modes .btn-grid.btn-grid-2.active,
	.modes .btn-grid.btn-grid-2:hover {
		background: #2e885e url(../image/bkg_grid1_hover.png) center no-repeat;
		border-color: #2e885e
	}

	.tooltip {
		display: none !important
	}

	#product .product-options .form-group .radio .col-xs-4 {
		min-height: 75px;
		overflow: hidden
	}

	#product .product-options .form-group .radio .radio-option-quantity .col-xs-4 {
		padding: 0
	}

	#product .product-options .form-group .radio .radio-option-button,
	#product .product-options .form-group .radio .radio-option-name {
		padding-right: 0
	}

	#product .product-options .form-group .radio .radio-option-button label {
		padding: 0
	}

	.radio-option-image img,
	.radio-option-button label {
		top: 0
	}

	#product .product-options .form-group .radio .radio-option-button .button {
		padding: 0 15px;
		font-size: 12px
	}

	#product .product-options .form-group .radio {
		font-size: 12px
	}
}

@media (max-width: 374px) {
	.btn-grid.btn-grid-3 {
		display: none
	}
}

.bootstrap-datetimepicker-widget .datepicker .prev,
.bootstrap-datetimepicker-widget .datepicker .next {
	padding: 0 !important
}

.product-layout .product-thumb .manufacture-product {
	min-height: 20px;
}

#product-category .product-layout .product-thumb .product-name {
	min-height: 132px;
}

#product-search .product-layout h4.product-name {
	min-height: 88px;
}

#product-manufacturer .product-layout h4.product-name {
	min-height: 88px;
}

#product-manufacturer .product-layout .product-thumb {
	border: 1px solid #ddd;
}

#product-search .product-layout .product-thumb {
	border: 1px solid #ddd;
}

#product-category .product-layout .product-thumb {
	border: 1px solid #ddd;
}

#product-category .custom-category .product-grid {
	margin-top: 5px;
}

#product-manufacturer .custom-category .product-grid {
	margin-top: 5px;
}

#product-search .custom-category .product-grid {
	margin-top: 5px;
}

.product-info-detailed #tab-description {
	background: #fff;
	padding: 0 20px;
}

.about-main {
	max-height: 400px;
	overflow-y: auto;
}

#content>.featured-categories-container {
	margin-top: -50px;
}

.language {
	display: none !important;
}

.views-field-field-about-img {
	width: 50%;
	margin: 0 auto;
}

.infoleftcolum {
	margin: 0 auto !important;
	width: 60%;
	margin-bottom: 10px !important;


}

.certificates-a {
	margin: 5px;
}

.certificates {
	margin-bottom: 10px;
}

.spoiler_body {
	text-align: center;
}

#content>.testimonial-product>.testimonial-content>.row-testimonials {
	width: 402px;
	float: left;
}

#content>.testimonial-product>.testimonial-content>.row-testimonials .testimonial-std {
	height: 168px;
	white-space: inherit;
	overflow: hidden;
	/* background: #fc0; */
	padding: 5px;
	text-overflow: ellipsis;
}

.alert-success {
	color: #ffffff;
	background-color: #fe6d4c85;
}

.alert-success a {
	color: #ffffff;
	font-size: 20px;
}

.alert.alert-success {
	text-align: center;
	font-size: 23px;
}

.ajax-result-list {}

.ajax-result-list .product-image img {
	width: 100px;
}

.ajax-result-list .product-image {
	float: left;
}

.ajax-result-list .product-name {
	float: left;
}

.ajax-result-list .product-name a {
	width: 225px;
	height: 60px;
	text-align: center;
	line-height: 62px;
}

.ajax-result-list .price {
	line-height: 62px;
}

#search-by-category .search-container #text-search {
	height: 42px;
	font-size: 14px;
	color: #a4a4a4;
	background: #fff;
	font-size: 14px;
	width: 575px;
	font-weight: 400;
	border: 0;
	border-radius: 0;
	box-shadow: none !important;
	padding: 10px 45px 10px 20px;
	float: none;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
}

#search-by-category .search-container .categories-container {
	display: none;
}

#search {
	display: inline-block;
	margin: 10px 0;
}

.headerSearch {
	display: inline-block;
	margin: 10px 0;
}

#btn-search-category {
	background: #2e885e;
	color: #fff;
	border: 0;
	height: 42px;
	width: 100px;
	padding: 0;
	border-radius: 0;
	box-shadow: none !important;
	margin: 0;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
}

.buttonprice {
	width: 100%;	
	font-size: 18px;
    line-height: 28px;
    padding: 0 40px;
    color: #fff!important;	
	border-bottom:1px solid #A0A0A0;
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
}
.buttonprice:hover{
	box-shadow: 0 5px 5px rgb(46, 136, 94);
}
a.btn.btn-primary.btn-block.mb-3.mb-sm-0.rounded-0.primary-custom-button {
	 color: #000!important;
}
.box-info {
	margin:10px 0 0 0;
}
.buttonprice a.btn{
	background: none;
}

#product-category .custom-category .product-thumb .ratings {
	display: none;
}

#product-category .custom-category .grid-style .item-inner button.btn-cart {
	opacity: inherit;
	position: inherit;
	width: 100%;
}

#product-category .custom-category .regular-price {
	margin-left: 33%;
}

#product-category .custom-category .product-grid {
	padding: 0;
}

#product-category .custom-category .product-grid:hover {
	box-shadow: 0 14px 28px rgb(46, 136, 94), 0 10px 10px rgb(46, 136, 94);
	;
}

#product-manufacturer .custom-category .product-thumb .ratings {
	display: none;
}

#product-manufacturer .custom-category .grid-style .item-inner button.btn-cart {
	opacity: inherit;
	position: inherit;
	width: 100%;
}

#product-manufacturer .custom-category .regular-price {
	margin-left: 33%;
}

#product-manufacturer .custom-category .product-grid {
	padding: 0;
}

#product-manufacturer .custom-category .product-grid:hover {
	box-shadow: 0 14px 28px rgb(46, 136, 94), 0 10px 10px rgb(46, 136, 94);
	;
}


@media (max-width: 350px) {
	#btn-search-category {
		width: 70px;
	}
}

@media (max-width: 650px) {
	#search-by-category .search-container #text-search {
		width: 100%;
	}

	.headerSearch {
		width: 95%;
	}
}

@media (max-width: 991px) {
	.buttonprice {
		width: 40%;
		margin-right: 0px;
	}
}

@media (max-width: 470px) {
	.buttonprice {
		width: 100%;
		margin-right: 0px;
	}
}

@media (min-width: 992px) and (max-width: 1100px) {
	#search-by-category .search-container #text-search {
		width: 530px;
	}

	.buttonprice {
		margin-right: 0;
		width: 50%;
	}

	.item-inner button.btn-cart {
		font-size: 13px;
	}

	#product-category .custom-category .regular-price {
		margin-left: 16%;
	}
}



.product-info-main .binct-phone-number-3,
.product-info-main .binct-phone-number-2,
.product-info-main .binct-phone-number-1 {
	color: #36875e;
	font-size: 18px;
	font-weight: 700;
}

.to-get-price {
	font-size: 14px;
	font-weight: bold;
	color: #65a77d;
	margin-top: 15px;
}

.to-get-price.from-product {
	font-size: 30px;
	margin-top: 0;
}


/*Floating form css begin*/
.floating-form {
	max-width: 310px;
	padding: 30px 30px 10px 30px;
	font-size: 13px;
	/*background: #F9F9F9;*/
	background: #FFF9B4;
	border: 1px solid #ddd;
	right: 0px;
	position: fixed;
	box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	-moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	-webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	z-index: 1000;
	-webkit-box-shadow: -5px 5px 17px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -5px 5px 17px -4px rgba(0, 0, 0, 0.75);
	box-shadow: -5px 5px 17px -4px rgba(0, 0, 0, 0.75);
	border-radius: 10px;
	opacity: 0.98;
	right: -290px;
}

.contact-opener {
	position: absolute;
	left: -110px;
	transform: rotate(-90deg);
	top: 100px;
	background-color: #216288;
	padding: 9px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	cursor: pointer;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	-moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	-webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
	font-size: 16px !important;

}

.floating-form-heading {
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #ddd;
	margin-bottom: 10px;
	font-size: 15px;
	padding-bottom: 3px;
}

.floating-form label {
	display: block;
	margin: 0px 0px 15px 0px;
}

.floating-form label>span {
	width: 70px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
}

.floating-form span.required {
	color: red;
}

.floating-form .tel-number-field {
	width: 40px;
	text-align: center;
}

.floating-form .long {
	width: 120px;
}

.floating-form input.input-field {
	width: 68%;

}

.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form .select-field {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}

.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,
.floating-form .select-field:focus {
	border: 1px solid #0C0;
}

.floating-form .textarea-field {
	height: 100px;
	width: 68%;
}

.floating-form input[type="button"],
.floating-form input[type="submit"],
.contact-opener {
	-moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
	box-shadow: inset 0px 1px 0px 0px #3985B1;
	background-color: #216288;
	border: 1px solid #17445E;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	padding: 8px 18px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

.floating-form input[type="submit"] {
	border-radius: 5px;
	width: 157px;
}

.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover,
.contact-opener {
	background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
	background-color: #28739E;
}


#feedback {
	position: absolute;
	top: 0;
	right: 50%;
	left: 38%;
	max-width: 300px;
	width: 100%;
	z-index: 999999;
	height: 100%;
	max-height: 200px;
}

#feedback .headsw {
	color: black;
}

.btn-morerice {
	border-radius: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	line-height: 36px;
	padding: 0 25px;
	background: #2e885e;
	text-transform: none;
}

.cfromh-sw {
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
}

.namefeed {
	margin-bottom: 10px;
}

.feedform-sw .modal-body {
	text-align: center;
}

.btn-morerice span {
	display: block;
	transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
}

.feedform-sw .modal-dialog {
	max-width: 300px;
	margin: 200px auto;
}

.feedform-sw .alert-success {
	margin: 20px 0;
	font-size: 12px;
	background-color: #2e885e;
}
.product-options .radio:nth-child(odd) {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}
.product-options .radio:nth-child(even) {
	 background-color: #e0e0e0;
	 border: 1px solid #ccc;
}
@media (min-width: 768px) {
.product-options .radio:nth-child(odd) {
	padding: 20px 0 0 0;
}
.product-options .radio:nth-child(even) {
	 padding: 20px 0 0 0;
}
}
@media (max-width: 768px) {
.product-options .radio:nth-child(odd) {
	padding: 20px;
}
.product-options .radio:nth-child(even) {
	 padding: 20px;
}
}
.blockbtnmoreprice {
	display: contents;
}


.btnmoreprice {
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	border: 0;
	background: transparent;
	display: contents;	
}
.radio-option-name a {
	font-size: 16px;
}
#modalFeedback2 {
	display: block;
	max-width: 300px;
	margin: auto;
}

#modalFeedback2 .swmodal-body {
	position: fixed;
	top: 0;
	background: white;
	display: block;
	margin: 60px auto;
	max-width: 300px;
	padding: 10px 20px 10px 20px;
	box-shadow: 0px 4px 20px rgb(46 136 94 / 20%);
	text-align: center;
	z-index: 119;
}

.swmodal-body .cfromh-sw {
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}

#modalFeedback2 #swerror {
	font-size: 15px;
}

#modalFeedback2 #swerror.alert-success {
	background: #2e885e94;
}

#button_feedback.btnmoreprice:hover {
	color: #65a77d;
}





.accordion:after {
	content: "\f077";
	font-family: FontAwesome;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

.active-new:after {
	content: "\f078";
	font-family: FontAwesome;
}

.accordion {
	background-color: #23737f;
	color: #fff;
	cursor: pointer;
	padding: 16px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 18px;
	transition: 0.5s;
}

.active-new,
.accordion:hover {
	background-color: #23737fba;
}

#faq .panel {
	padding: 0 15px;
	color: #212121;
	background-color: #fff;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}
.product-info-detailed #tab-description {
	    background: none;
}
.acordion_active {
	border: 1px solid #e6e9ed;
}
@media (max-width: 768px) {
#desktop-option {
display:none;
}
.box-contact {
	width: 100%;
}
.product-info-main .button-cart {
	width: 50%;
}
#product .boc_order_btn, #boc_form .btn-block {
	max-width: 100%;
	
}
}
#product .boc_order_btn, #boc_form .btn-block {
	margin-top: 10px;
	margin-bottom:10px;
}
@media (min-width: 768px) {
#mobile-option {
display:none;}
.box-contact {
	width: 100%;
	box-shadow: 0 5px 5px rgb(46, 136, 94);
}
.product-info-main .button-cart {
	width: 32%;
}
#product .boc_order_btn, #boc_form .btn-block {
	max-width: 220px;
	min-width:220px;
	width: 100%;
	margin: -20px 0 10px 0;
}
}
#tab-description, #tab-specification {
	color:#434343;
}
.box-contact {
	border: 1px solid #ccc;
	padding:25px 0 14px 0;
	text-align:center;
	margin:12px 0 12px 0;
	line-height: 1;
}
.product-info-main .button-cart {
	font-size: 18px;
	line-height: 28px;
	padding: 0 40px;
	background: #2e885e;
	color: #fff;
	float: left;
	border-radius: 0;
	text-transform: none;
    margin: 0 20px 0 20px;
	font-weight: 400;
	box-shadow: none;
	-webkit-box-shadow: none;
	transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	
}
.product-tab-main {
	margin-top: 0px;
}
.product-tab-main li {
	position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 220px;
    height: 40px;
}
.product-tab-main li:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 0px);
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    z-index: 0;
    box-sizing: border-box;
}
.product-tab-main li:after {
content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: calc(100% - 0px);
    height: calc(100% + 10px);
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    z-index: 0;
    box-sizing: border-box;
}
.product-tab-main li a {
    color: #ababab;
    border-radius: 0;
    padding: 0;
    border: none !important;
    margin: 0 auto;
    background: none !important;
    position: absolute;
    font-weight: 600;
    line-height: 30px;
    padding: 5px 20px;
    z-index: 1;
}
.to-get-price.from-product {
	display:none;
}
@media (min-width: 768px) {
.iframe_conteyner {
	display:flex;
	flex-wrap: wrap;
	width: 100%;
    position: relative;
	justify-content: center;
}}
@media (max-width: 768px) {
	.iframe_conteyner {
	display:flex;
	flex-wrap: wrap;
	width: 100%;
    position: relative;
	justify-content: center;
}}
@media (min-width: 768px) {
.iframe_conteyner iframe {
margin: 0 20px 0 20px;
flex-basis: calc(50% - 10px);
}}

@media (max-width: 768px) {
.iframe_conteyner iframe {	
width:100%;
height:100%;
}}
.btn-primary:active:focus {
	background-color: none!important;
	border:none!important;
}
.centerbutom {
	
}