.pagination ul,
.top-nav,
.top-nav ul,
#nav > ul,
#nav .list,
#nav .left-col .country ul,
.cart-info > ul,
.itembox .col ul,
#footer .footer-info .country ul,
#footer .social-networks,
#footer .nav,
.side-menu ul,
.tabset,
.tab-holder .widget.help ul,
.thumbnails,
.breadcrumbs ul,
.list-nav ul,
.product-holder .info,
.product-detail .more-detail ul,
.product-detail .list-area,
.filter-area .filters ul,
#sidebar .nav form ul,
#sidebar .accordion,
.map-area ul,
.detail-area .row-holder ul,
.columns,
.columns .info-box .info,
.faq ul,
.info-detail .info-holder ul,
.links ul,
.autocomplete-drop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
#popup .btn-area:after,
.topbar:after,
.header-holder:after,
#nav .two-cols:after,
#nav .two-cols .holder:after,
#nav .two-cols .text-holder:after,
.info-bar:after,
#footer .footer-info:after,
#footer .footer-info .country-holder:after,
.tab-holder .widget form:after,
.search-items:after,
.search-items .holder:after,
.product-holder .head:after,
.product-detail .info-holder:after,
.filter-area:after,
.map-area:after,
.map-area .pin-holder:after,
.detail-area .detail-holder:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?j0bdc1");
	src: url("../fonts/icomoon.eot?j0bdc1#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?j0bdc1") format("truetype"), url("../fonts/icomoon.woff?j0bdc1") format("woff"), url("../fonts/icomoon.svg?j0bdc1#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-multimedia:before {
	content: "\e925";
}

.icon-export:before {
	content: "\e921";
}

.icon-arrow-down-alt1:before {
	content: "\e920";
}

.icon-play2:before {
	content: "\e923";
}

.icon-file-pdf:before {
	content: "\e91c";
}

.icon-video-camera:before {
	content: "\e926";
}

.icon-c:before {
	content: "\e924";
}

.icon-bullhorn:before {
	content: "\e922";
}

.icon-play:before {
	content: "\e91d";
}

.icon-newspaper-o:before {
	content: "\e91e";
}

.icon-print2:before {
	content: "\e91f";
}

.icon-pause:before {
	content: "\e91b";
}

.icon-user:before {
	content: "\e918";
}

.icon-print:before {
	content: "\e919";
}

.icon-link:before {
	content: "\e91a";
}

.icon-i-time:before {
	content: "\e915";
}

.icon-phone:before {
	content: "\e916";
}

.icon-mail:before {
	content: "\e917";
}

.icon-keyboard_arrow_down:before {
	content: "\e910";
}

.icon-checkmark:before {
	content: "\e911";
}

.icon-google:before {
	content: "\e900";
}

.icon-instagram:before {
	content: "\e901";
}

.icon-arrow-right:before {
	content: "\e914";
}

.icon-close:before {
	content: "\e912";
}

.icon-twitter:before {
	content: "\e902";
}

.icon-facebook:before {
	content: "\e903";
}

.icon-compose:before {
	content: "\e913";
}

.icon-search:before {
	content: "\e904";
}

.icon-logo:before {
	content: "\e905";
}

.icon-next:before {
	content: "\e906";
}

.icon-previous:before {
	content: "\e907";
}

.icon-worship:before {
	content: "\e908";
}

.icon-healthcare:before {
	content: "\e909";
}

.icon-music:before {
	content: "\e90a";
}

.icon-education:before {
	content: "\e90b";
}

.icon-banking:before {
	content: "\e90c";
}

.icon-corporate:before {
	content: "\e90d";
}

.icon-cart:before {
	content: "\e90e";
}

.icon-justice:before {
	content: "\e90f";
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	border: 1px solid #999;
	padding: .4em .7em;
	color: #b1b1b1;
	outline: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #323131;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #b1b1b1;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #b1b1b1;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #b1b1b1;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #b1b1b1;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #b1b1b1;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
}

/* custom checkbox styles */

.jcf-checkbox {
	width: 22px;
	height: 22px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #58595b;
	margin: 0 10px 0 0;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 8px;
	width: 13px;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -6px;
	border: 4px solid #fff;
	border-width: 0 0 4px 4px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 1px;
}

:root .jcf-checkbox span {
	margin: -5px 0 0 -6px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

.jcf-checkbox.jcf-checked {
	background: #c40f39 !important;
	border-color: #c40f39 !important;
}

/* custom radio styles */

.jcf-radio {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #323131;
	border-radius: 100%;
	margin: 2px 10px 0 2px;
	height: 24px;
	width: 24px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #c40f39;
	border-radius: 100%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	margin: 0 0 12px;
	width: 100%;
	height: 40px;
	border-radius: 5px;
}

.jcf-select.jcf-select-select {
	border: 1px solid #323131;
}

.jcf-select.jcf-select-select .jcf-select-opener:after {
	top: 3px;
	right: 3px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	font-size: 17px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	margin: 5px 35px 5px 10px;
	color: #323131;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
	color: #323131;
	cursor: pointer;
}

.jcf-select .jcf-select-opener:after {
	font-size: 34px;
	line-height: 34px;
	font-family: "icomoon";
	content: "\e910";
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

body > .jcf-select-drop {
	position: absolute;
	margin: 3px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #58595b;
	border-radius: 5px;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	font-size: 17px;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 8px 15px;
	color: #323131;
	height: 1%;
	background: #fff;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #c40f39;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom scrollbars styles */

.jcf-scrollable {
	height: 455px;
}

.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #e5e5e5;
	width: 5px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #e5e5e5;
	height: 7px;
	width: 5px;
	left: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #c1c1c1;
	height: 1px;
	width: 5px;
}

.jcf-scrollbar-horizontal {
	position: absolute;
	background: #e3e3e3;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 14px;
	width: 5px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #888;
	height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}

/* Kaede */

.input {
	margin: 0;
	position: relative;
	vertical-align: top;
	z-index: 1;
	background: #3a3939;
	border: 1px solid #fff;
	border-radius: 4px;
}

.input__field {
	font-size: 17px;
	line-height: 22px;
	border: medium none;
	border-radius: 0;
	color: #aaa;
	display: block;
	float: right;
	position: relative;
	width: 60%;
}

.input__label-content {
	display: block;
	padding: 6px 0;
	position: relative;
	width: 100%;
}

.input__label {
	-moz-user-select: none;
	color: #969595;
	display: inline-block;
	float: right;
	padding: 0 5px;
	width: 40%;
	font-weight: 400;
}

.input__label em {
	font-style: normal;
}

.input--kaede {
	display: block;
	overflow: hidden;
	height: 45px;
}

.input__field--kaede {
	position: absolute;
	top: 0;
	right: 100%;
	width: 60%;
	height: 100%;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.input__field--kaede:hover {
	background: #464545;
}

.input__label--kaede {
	font-size: 17px;
	line-height: 22px;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	cursor: text;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.input__label--kaede:hover {
	background: #464545;
}

.input__label-content--kaede {
	padding: 8px 10px;
}

.input__field--kaede:focus,
.input--filled .input__field--kaede {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition-delay: .06s;
	transition-delay: .06s;
}

.input__field--kaede:focus + .input__label--kaede,
.input--filled .input__label--kaede {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	pointer-events: none;
	background: #fff;
	color: #c40f39;
	font-weight: 600;
}

.carousel {
	position: relative;
	overflow: hidden;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
}

.carousel .slideset {
	float: left;
	width: 99999px;
}

.carousel .slide {
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left;
}

.carousel .slide.active {
	z-index: 1;
}

.carousel .image {
	position: relative;
	left: 50%;
	min-width: 900px;
}

.carousel .image img {
	position: relative;
	left: -50%;
	min-width: 900px;
}

.carousel img {
	width: 100%;
	height: auto;
	display: block;
}

.carousel .btn-next,
.carousel .btn-prev {
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	color: #999898;
	margin: -10px 0 0;
	text-decoration: none;
	z-index: 9;
}

.carousel .btn-next:hover,
.carousel .btn-prev:hover {
	color: #cccbcb;
}

.carousel .btn-next:active,
.carousel .btn-next:focus,
.carousel .btn-prev:active,
.carousel .btn-prev:focus {
	color: #fff;
}

.carousel .btn-prev {
	left: 5px;
}

.carousel .btn-next {
	right: 5px;
}

.carousel .caption {
	font-size: 14px;
	line-height: 22px;
	-webkit-text-shadow: 0 1px 4px rgba(0, 0, 0, .8);
	text-shadow: 0 1px 4px rgba(0, 0, 0, .8);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	color: #fff;
}

.carousel .side-menu {
	display: none;
}

.carousel .btn-default {
	padding: 10px;
	margin: 0 3px 0 0;
	font-weight: 400;
}

.carousel .btn-default,
.carousel .btn-primary,
.carousel .btn-detail {
	-webkit-text-shadow: 0 0 0 #000;
	text-shadow: 0 0 0 #000;
}

.carousel .btn-detail {
	font-weight: 400;
	text-transform: none;
	padding: 8px 10px;
}

.carousel p {
	margin: 0 0 15px;
}

.carousel .holder {
	max-width: 830px;
	overflow: hidden;
}

.carousel h1 {
	font-size: 25px;
	line-height: 29px;
	margin: 0 0 13px;
	word-spacing: -4px;
	font-weight: 600;
}

.carousel h1 span {
	display: block;
}

.carousel .side-menu h1,
.carousel .side-menu h2 {
	font-size: 21px;
	line-height: 25px;
	word-spacing: 0;
	font-weight: 700;
	color: #323131;
	text-align: center;
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 14px;
}

.carousel .side-menu h1:after,
.carousel .side-menu h2:after {
	background: #c40f39;
	width: 60px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -30px;
	bottom: 0;
	height: 5px;
	content: "";
}

.carousel .side-menu .btn-primary {
	border-color: #c40f39;
	color: #c40f39;
	background: none;
	width: 220px;
	padding: 8px 5px;
	font-size: 17px;
	line-height: 22px;
}

.pagination {
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	z-index: 9;
}

.pagination ul {
	text-align: center;
	padding: 0 10px;
}

.pagination ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
}

.pagination ul li.active a {
	background: #fff;
	box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, .2);
}

.pagination ul a {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	background: #97a9b9;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	display: block;
	box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, .2);
}

.pagination ul a:hover {
	background: #fff;
	box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, .2);
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	padding: 0 !important;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("/Images//fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("/Images//fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("/Images//fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 999999;
	background: url("/Images//fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

#popup {
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	color: #323131;
	overflow-x: hidden;
	position: relative;
	z-index: 999999;
}

#popup h2 {
	font-size: 18px;
	line-height: 25px;
}

#popup .heading {
	background: #c40f39;
	padding: 10px 50px 10px 20px;
	text-align: left;
	color: #fff;
	margin: 0 -20px 20px;
	position: relative;
}

#popup .heading h1 {
	font-size: 18px;
	line-height: 22px;
	text-transform: capitalize;
	padding: 0;
	color: #fff;
	text-align: left;
}

#popup .heading h1:after {
	display: none;
}

#popup .image {
	margin: 0 -20px 20px;
	position: relative;
}

#popup .image img {
	width: 100%;
}

#popup img {
	display: block;
	margin: 0 auto;
}

#popup .area {
	width: 90px;
	height: 58px;
	position: absolute;
	top: 42%;
	left: 33%;
	padding: 0 0 20px;
	cursor: pointer;
}

#popup .area:hover .tooltip {
	opacity: 1;
	visibility: visible;
}

#popup .area .tooltip {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	background: #323131;
	color: #fff;
	padding: 5px;
	position: absolute;
	width: 260px;
	margin: 0 0 0 -130px;
	top: 100%;
	left: 50%;
	border-radius: 5px;
	border: 2px solid #c40f39;
	visibility: hidden;
	opacity: 0;
	text-align: center;
}

#popup .area .tooltip a {
	text-decoration: none;
}

#popup .area .tooltip a:hover {
	text-decoration: underline;
}

#popup .area .tooltip a:active {
	text-decoration: none;
}

#popup .area .tooltip:after,
#popup .area .tooltip:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#popup .area .tooltip:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #323131;
	border-width: 10px;
	margin-left: -10px;
}

#popup .area .tooltip:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c40f39;
	border-width: 14px;
	margin-left: -14px;
}

#popup .area .product-image {
	max-width: 90px;
	border: 1px solid #fff;
	border-radius: 2px;
	margin: 0 auto 20px;
	display: block;
}

#popup .area .product-image img {
	width: 100%;
	height: auto;
	display: block;
}

#popup .area .text {
	display: block;
	text-transform: uppercase;
	margin: 0 0 5px;
}

#popup .area .text-holder {
	font-size: 17px;
	line-height: 21px;
	font-weight: 300;
	overflow: hidden;
	padding: 5px 0;
}

#popup .area p {
	margin: 0 0 8px;
}

#popup .close {
	position: absolute;
	top: 12px;
	right: 15px;
	color: #fff;
	text-decoration: none;
}

#popup .three-col {
	overflow: hidden;
	text-align: center;
	margin: 0 -2%;
}

#popup .three-col .image-holder {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
}

#popup .three-col .image-holder img {
	width: 100%;
	height: auto;
	display: block;
}

#popup .three-col a {
	text-decoration: none;
}

#popup .three-col .col {
	text-align: left;
	margin: 0 0 20px;
}

#popup .three-col h3 {
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	margin: 0;
	color: #323131;
}

#popup .textblock {
	background: #f0efed;
	overflow: hidden;
	margin: 0 -20px;
	padding: 20px;
}

#popup .textblock p {
	margin: 0;
}

#popup .textblock a {
	color: #323131;
}

#popup .image-area {
	overflow: hidden;
	text-align: center;
	padding: 50px 20px;
}

#popup .img-holder {
	display: inline-block;
	vertical-align: top;
	width: 80%;
	margin: 0 2% 20px;
}

#popup .img-holder img {
	border: 1px solid #fff;
	width: 100%;
	height: auto;
	display: block;
	border-radius: 2px;
	margin: 0 0 5px;
}

#popup .img-holder a {
	position: relative;
	display: block;
}

#popup .img-holder a:hover:after {
	opacity: 1;
}

#popup .img-holder a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 2px;
}

#popup h4 {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	text-align: left;
	margin: 0;
}

#popup .btn-area {
	font-size: 12px;
	line-height: 16px;
	border-top: 2px solid #fff;
	margin: 0 -20px;
	padding: 10px;
}

#popup .btn-area .previous,
#popup .btn-area .next {
	max-width: 49%;
	float: left;
	color: #323131;
	text-decoration: none;
	position: relative;
	padding: 0 0 0 20px;
}

#popup .btn-area .previous:hover,
#popup .btn-area .next:hover {
	opacity: .8;
}

#popup .btn-area .previous:after,
#popup .btn-area .next:after {
	position: absolute;
	font-family: "icomoon";
	content: "\e907";
	left: 0;
	top: 50%;
	color: #c40f39;
	margin: -11px 0 0;
}

#popup .btn-area .next {
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
}

#popup .btn-area .next:after {
	left: auto;
	right: 0;
	content: "\e906";
}

/*Retina graphics!*/

#header {
	position: relative;
	z-index: 99999;
}

#header .logo {
	float: left;
	max-width: 100px;
	padding: 20px 0;
	margin: 0 0 0 15px;
	position: relative;
	z-index: 99;
}

#header .logo img {
	width: 100%;
	height: auto;
	display: block;
}

#header .logo-small {
	max-width: 45px;
	float: right;
	padding: 19px 0 0 0;
	display: none;
}

#header .logo-small img {
	width: 100%;
	height: auto;
	display: block;
}

#header .top-nav {
	font-size: 11px;
	line-height: 16px;
}

#header .top-nav ul {
	width: 100px;
	right: -5px;
}

.navbar-toggle {
	margin-right: 15px;
}

.topbar {
	background: #f0efed;
	padding: 5px 10px 0;
	position: relative;
	z-index: 9999;
}

.top-nav {
	font-size: 13px;
	line-height: 18px;
	float: right;
}

.top-nav.active ul {
	visibility: visible;
	opacity: 1;
}

.top-nav.active > a {
	text-decoration: underline;
}

.top-nav > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 4px;
	padding-bottom: 8px;
	position: relative;
}

.top-nav > li.user.active ul {
	visibility: visible;
	opacity: 1;
}

.top-nav > li.country.active-head ul {
	visibility: visible;
	opacity: 1;
}

.top-nav > li > a {
	text-decoration: none;
	color: #58595b;
	position: relative;
	float: left;
	padding: 0 12px 0 0;
}

.top-nav > li > a:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 5px 5px;
	border-color: #58595b transparent transparent transparent;
	position: absolute;
	content: "";
	top: 6px;
	right: 0;
}

.top-nav > li.phone {
	color: #323131;
}

.top-nav > li.phone span {
	float: left;
	padding: 0 3px 0 0;
}

.top-nav > li.phone a {
	color: #323131;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #323131;
}

.top-nav > li.phone a:after {
	display: none;
}

.top-nav ul {
	font-size: 12px;
	line-height: 16px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #58595b;
	background: #fff;
	border-radius: 3px;
	visibility: hidden;
	opacity: 0;
	text-transform: uppercase;
	width: 125px;
	position: absolute;
	top: 100%;
	right: -10px;
	padding: 10px;
	z-index: 9999;
}

.top-nav ul:after,
.top-nav ul:before {
	bottom: 100%;
	left: 88%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.top-nav ul:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 7px;
	margin-left: -7px;
}

.top-nav ul:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #58595b;
	border-width: 8px;
	margin-left: -8px;
}

.top-nav ul li {
	padding: 7px 10px;
}

.top-nav ul li a {
	color: #58595b;
	text-decoration: none;
}

.top-nav ul li a:hover {
	color: #c40f39;
}

.header-holder {
	background: #58595b;
	position: relative;
	z-index: 999;
}

.navbar-default,
.navbar-collapse {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.navbar-default.left #nav .dropdown {
	left: 0;
}

#nav {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}

#nav > ul {
	position: relative;
}

#nav > ul > li {
	position: relative;
}

#nav > ul > li.hover > a {
	background: #4d4d4e;
}

#nav > ul > li.hover .dropdown {
	visibility: visible;
	height: auto;
	position: static;
}

#nav > ul > li.hover .dropdown .cols,
#nav > ul > li.hover .dropdown .two-cols {
	opacity: 1;
}

#nav > ul > li:active > a,
#nav > ul > li:focus > a {
	background: #c40f39;
}

#nav > ul > li > a {
	display: block;
	padding: 20px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: ease-in-out .1s background;
	transition: ease-in-out .1s background;
	position: relative;
}

#nav > ul > li > a:after {
	background: #c40f39;
	position: absolute;
	bottom: 0;
	height: 10px;
	left: 0;
	right: 0;
	content: "";
	display: none;
}

#nav > ul > li > a:active,
#nav > ul > li > a:focus, #nav > ul > li > a.active{
	background: #c40f39;
}

#nav > ul > li:active > a,
#nav > ul > li:focus > a {
	background: #c40f39;
}

#nav .dropdown {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	visibility: hidden;
	position: relative;
	height: 0;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	background: #323131;
	width: 100%;
	border: 1px solid #c40f39;
}

#nav .title {
	font-size: 17px;
	line-height: 22px;
	color: #fff;
	position: relative;
	margin: 0 0 20px;
	text-align: left;
	display: block;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}

#nav .title:after {
	background: #c40f39;
	position: absolute;
	top: 4px;
	left: 0;
	height: 18px;
	width: 5px;
	content: "";
}

#nav .title.add {
	padding: 0 18px;
	margin: 0 0 20px;
}

#nav .cols {
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	overflow: hidden;
	margin: 0;
	padding: 20px;
	text-transform: none;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#nav .cols .col {
	margin: 0 0 15px;
}

#nav .cols .col.add {
	margin: -19px 2% 0;
}

#nav .cols .col.image-block {
	color: #fff;
}

#nav .cols .col.image-block:hover .image:after {
	opacity: 1;
}

#nav .cols .col.image-block:hover {
	text-decoration: none;
}

#nav .cols.support .col .note {
	font-size: 13px;
	line-height: 15px;
	display: block;
}

#nav .cols.support .col .downloadnote {
	font-size: 13px;
	line-height: 15px;
	display: none;
}

#nav .cols.support .col .note time {
	display: block;
	margin: 0 0 5px;
}

#nav .cols.support .col .note a {
	color: #fff;
	float: left;
}

#nav .link {
	color: #61b9ff;
}

#nav .link:hover {
	color: #61b9ff;
}

#nav .items {
	overflow: hidden;
	text-transform: none;
}

#nav .items ul:only-child {
	width: 100%;
	float: left;
}

#nav .items ul li a:hover {
	text-decoration: underline;
}

#nav .items ul li a:focus,
#nav .items ul li a.active {
	text-decoration: none;
}

#nav .side-menu {
	background: #323131;
	color: #fff;
	position: static;
	padding: 0;
	width: 100%;
}

#nav .side-menu .title {
	padding: 0 0 0 20px;
}

#nav .side-menu ul li:active {
	background: #4d4d4e;
	border-radius: 4px;
}

#nav .side-menu ul li.disabled a {
	color: #ccc;
}

#nav .side-menu ul a {
	color: #fff;
}

#nav .side-menu ul a:hover {
	color: #c40f39;
}

#nav .side-menu ul a:focus,
#nav .side-menu ul a:active {
	color: #c40f39;
}

#nav .list {
	font-size: 14px;
	line-height: 18px;
}

#nav .list li {
	position: relative;
	font-weight: 400;
	padding: 0 0 20px 15px;
	margin: 0 10px 0 0;
}

#nav .list li a {
	color: #fff;
}

#nav .list li:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	top: 7px;
}

#nav .image {
	border: 1px solid #fff;
	max-width: 271px;
	overflow: hidden;
	margin: 0 0 20px;
	position: relative;
}

#nav .image:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
}

#nav .image img {
	width: 100%;
	height: auto;
	display: block;
}

#nav .image a {
	display: block;
	position: relative;
	color: #fff;
	z-index: 1;
}

#nav .image a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
}

#nav .image a:hover:after {
	opacity: 1;
}

#nav .two-cols {
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
	padding: 20px;
}

#nav .two-cols .list {
	font-size: 13px;
	line-height: 19px;
}

#nav .two-cols .list li {
	margin: 0;
}

#nav .two-cols .list a {
	font-size: 17px;
	line-height: 22px;
	color: #61b9ff;
}

#nav .two-cols .list a:hover {
	text-decoration: underline;
}

#nav .two-cols .list a:active,
#nav .two-cols .list a:focus {
	text-decoration: none;
}

#nav .two-cols .list p {
	text-transform: none;
}

#nav .note {
	font-size: 14px;
	line-height: 19px;
	text-transform: none;
	display: block;
}

#nav .note a {
	color: #61b9ff;
}

#nav .note a:hover {
	text-decoration: underline;
}

#nav .note a:focus,
#nav .note a:active {
	text-decoration: none;
}

#nav .left-col {
	margin: 0 0 15px;
}

#nav .left-col .text {
	float: left;
	margin: 0 5px 0 0;
}

#nav .left-col .text:hover {
	text-decoration: underline;
	cursor: pointer;
}

#nav .left-col .text:active,
#nav .left-col .text:focus {
	text-decoration: none;
}

#nav .left-col .country {
	float: left;
	position: relative;
	text-transform: uppercase;
}

#nav .left-col .country ul {
	font-size: 17px;
	line-height: 22px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	border: 1px solid #58595b;
	border-radius: 5px;
	width: 182px;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 0 0 0 -91px;
	text-transform: none;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
}

#nav .left-col .country ul a {
	float: none;
	display: block;
	background: #fff;
	padding: 10px 15px;
	color: #323131;
	text-decoration: none;
	opacity: 1;
}

#nav .left-col .country ul a:hover {
	background: #c40f39;
	color: #fff;
}

#nav .left-col .country ul a:after {
	display: none;
}

#nav .left-col .country.hover > a {
	text-decoration: none;
	opacity: 1;
	color: #61b9ff;
}

#nav .left-col .country.hover ul {
	opacity: 1;
	visibility: visible;
}

#nav .left-col .contact {
	font-weight: 300;
	color: #61b9ff;
	font-size: 17px;
	line-height: 20px;
	text-transform: none;
	margin: 0 0 10px;
	position: relative;
	z-index: 9999;
	float: left;
	width: 100%;
}

#nav .left-col .contact a {
	position: relative;
	float: left;
	padding: 0 0 5px;
	color: #61b9ff;
	text-decoration: underline;
}

#nav .left-col .contact a:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 4px 4px;
	border-color: #61b9ff transparent transparent transparent;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: 2px;
	right: -3px;
	content: "";
}

#nav .right-col {
	overflow: hidden;
	text-transform: none;
}

#nav .right-col a {
	color: #61b9ff;
}

#nav .right-col a:hover {
	text-decoration: underline;
}

#nav .right-col a:focus,
#nav .right-col a:active {
	text-decoration: none;
}

.info-bar {
	padding: 0 15px;
	position: relative;
	z-index: 99;
}

.info-bar form {
	padding: 11px 0;
	width: 72%;
	float: left;
}

.info-bar form:only-child {
	width: 100%;
	float: none;
}

.info-bar form ::-moz-selection {
	background: #c40f39;
	color: #fff;
}

.info-bar form ::selection {
	background: #c40f39;
	color: #fff;
}

.info-bar form input[type="search"] {
	border: none;
	width: 100%;
	height: 25px;
	padding: 0 3px;
	font-size: 12px;
	line-height: 18px;
	text-overflow: ellipsis;
}

.info-bar form .col {
	overflow: hidden;
}

.info-bar button[type="submit"] {
	float: left;
	background: none;
	border: none;
	padding: 2px;
	color: #c40f39;
	width: 24px;
	margin: 1px 7px 0 0;
}

.info-bar button[type="submit"]:hover {
	opacity: .7;
}

.cart-info {
	border-left: 1px solid #58595b;
	width: 20%;
	padding: 2px 0;
	float: right;
}

.cart-info > ul {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	margin: 0 -15px 0 0;
}

.cart-info > ul li {
	position: relative;
	display: block;
	text-align: center;
	border-top: 1px solid #58595b;
	padding: 2px;
}

.cart-info > ul li:first-child {
	border: none;
	padding-bottom: 0;
}

.cart-info > ul li > a {
	text-decoration: none;
	color: #58595b;
}

.cart-info > ul li i {
	display: inline-block;
	vertical-align: middle;
}

.cart-info > ul li span {
	display: inline-block;
	vertical-align: middle;
	color: #c40f39;
	position: relative;
	padding: 0 0 0 5px;
}

.cart-info > ul li span:after {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -7px 0 0;
	width: 2px;
	height: 15px;
	content: "";
	background: #7d7d7d;
	display: none;
}

.cart-active .itembox {
	-webkit-animation: mymove 4s;
	animation: mymove 4s;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.itembox {
	/*@include transition(all,2s,linear);*/
	display: none;
	position: fixed;
	background: #f0efed;
	border-radius: 4px;
	color: #58595b;
	border: 1px solid #58595b;
	top: -100%;
	right: 0;
	width: 300px;
	padding: 10px 15px 15px;
	z-index: 999999;
}

.itembox:after,
.itembox:before {
	bottom: 100%;
	left: 95%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.itembox:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f0efed;
	border-width: 7px;
	margin-left: -7px;
}

.itembox:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #58595b;
	border-width: 8px;
	margin-left: -8px;
}

.itembox .item-title {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	display: block;
	margin: 0 0 7px;
}

.itembox .btn-default {
	font-size: 14px;
	line-height: 19px;
}

.itembox .product {
	background: #fff;
	overflow: hidden;
	min-height: 75px;
	border-radius: 3px;
	border: 1px solid #a4a4a4;
	white-space: nowrap;
	text-align: center;
}

.itembox .product:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: inherit;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}

.itembox .product img {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.itembox .btn-default {
	max-width: 375px;
	display: block;
	margin: 0 auto 5px;
}

.itembox .total {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	font-weight: 600;
	color: #58595b;
	text-transform: uppercase;
	margin: 0 0 5px;
}

.itembox .item-info {
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	padding: 0 0 10px;
}

.itembox .col {
	overflow: hidden;
}

.itembox .col:first-child {
	margin: 0 0 5px;
}

.itembox .col:only-child {
	width: 100%;
}

.itembox .col ul li {
	position: relative;
	font-weight: 400;
	padding: 0 0 2px;
}

/*
@-webkit-keyframes mymove {
	0%   {
		top:-100%;
		opacity:0;
	}
	100%  {
		top:0;
		opacity:1;
	}
}

@keyframes mymove {
	0%   {
		top:-100%;
		opacity:0;
	}
	25%   {
		top:35px;
		opacity:1;
	}
	50%   {
		top:35px;
		opacity:1;
	}
	100%  {
		top:-100%;
		opacity:0;
	}
}
*/

#footer {
	overflow: hidden;
	color: #fff;
	background: #58595b;
}

#footer .contact-info {
	font-size: 14px;
	line-height: 19px;
	padding: 37px 0 17px;
	text-align: center;
}

#footer h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 6px;
}

#footer h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}

#footer h4:after {
	background: #c40f39;
	position: absolute;
	top: 4px;
	height: 17px;
	content: "";
	width: 5px;
	left: 0;
}

#footer .fax {
	pointer-events: none;
}

#footer .footer-content {
	background: #323131;
}

#footer .footer-info {
	padding: 35px 0;
}

#footer .footer-info .holder {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
}

#footer .footer-info .holder span {
	position: relative;
	padding: 0;
	color: #fff;
	cursor: pointer;
}

#footer .footer-info .holder span:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 5px 5px;
	border-color: #fff transparent transparent transparent;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: 3px;
	right: 0;
	content: "";
	margin: 0 0 0 5px;
}

#footer .footer-info .col:first-child h4 {
	height: auto !important;
}

#footer .footer-info .country-holder {
	margin: 0 0 54px;
	position: relative;
	z-index: 9999;
}

#footer .footer-info .country-holder h4 {
	display: inline;
	margin: 0 5px 0 0;
}

#footer .footer-info h4 {
	margin: 0 0 21px;
}

#footer .footer-info h4 span {
	float: left;
	margin: 0 5px 0 0;
}

#footer .footer-info .country {
	display: block;
	position: relative;
	z-index: 99;
}

#footer .footer-info .country ul {
	font-size: 14px;
	line-height: 19px;
	border: 1px solid #58595b;
	border-radius: 5px;
	width: 182px;
	position: absolute;
	top: 100%;
	left: 0;
	text-transform: none;
	overflow: hidden;
}

#footer .footer-info .country ul a {
	display: block;
	background: #fff;
	padding: 10px 15px;
	color: #323131;
	text-decoration: none;
}

#footer .footer-info .country ul a:hover {
	background: #c40f39;
	color: #fff;
}

#footer .footer-info .country ul a:after {
	display: none;
}

#footer .footer-info .country:hover a {
	text-decoration: none;
}

#footer .footer-info .country:hover ul {
	opacity: 1;
	visibility: visible;
}

#footer em {
	font-style: normal;
}

#footer form {
	overflow: hidden;
	clear: both;
}

#footer form .input-row {
	overflow: hidden;
}

#footer form .input-row.textarea {
	background: #3a3939;
	margin: 0 0 5px;
	border: 1px solid #fff;
	border-radius: 4px;
}

#footer form .input-row.textarea .input-col {
	margin: 0;
}

#footer form .input-row.textarea:hover {
	background: #464545;
}

#footer form ::-moz-selection {
	background: #fff;
	color: #323131;
}

#footer form ::selection {
	background: #fff;
	color: #323131;
}

#footer form .input-col {
	margin: 0 0 18px;
}

#footer form .input-col.error {
	border-color: #c40f39;
}

#footer form .input-col:hover {
	background: #464545;
}

#footer form .input-col.name .input__field--kaede,
#footer form .input-col.email .input__field--kaede {
	width: 71%;
}

#footer form .input-col.name .input__field--kaede:focus + .input__label--kaede,
#footer form .input-col.name .input--filled .input__label--kaede,
#footer form .input-col.email .input__field--kaede:focus + .input__label--kaede,
#footer form .input-col.email .input--filled .input__label--kaede {
	-webkit-transform: translate3d(71%, 0, 0);
	transform: translate3d(71%, 0, 0);
}

#footer form .input-col.phone .input__field--kaede {
	width: 50%;
}

#footer form .input-col.phone .input__field--kaede:focus + .input__label--kaede,
#footer form .input-col.phone .input--filled .input__label--kaede {
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
}

#footer form .input-col.company .input__field--kaede {
	width: 62%;
}

#footer form .input-col.company .input__field--kaede:focus + .input__label--kaede,
#footer form .input-col.company .input--filled .input__label--kaede {
	-webkit-transform: translate3d(62%, 0, 0);
	transform: translate3d(62%, 0, 0);
}

#footer form .input-col:only-child {
	width: 100%;
}

#footer form input[type="text"],
#footer form input[type="email"],
#footer form input[type="tel"],
#footer form textarea {
	font-size: 17px;
	line-height: 21px;
	background: none;
	border: none;
	color: #fff;
}

#footer form input[type="text"]::-webkit-input-placeholder,
#footer form input[type="email"]::-webkit-input-placeholder,
#footer form input[type="tel"]::-webkit-input-placeholder,
#footer form textarea::-webkit-input-placeholder {
	color: #afafaf;
}

#footer form input[type="text"]::-moz-placeholder,
#footer form input[type="email"]::-moz-placeholder,
#footer form input[type="tel"]::-moz-placeholder,
#footer form textarea::-moz-placeholder {
	opacity: 1;
	color: #afafaf;
}

#footer form input[type="text"]:-moz-placeholder,
#footer form input[type="email"]:-moz-placeholder,
#footer form input[type="tel"]:-moz-placeholder,
#footer form textarea:-moz-placeholder {
	color: #afafaf;
}

#footer form input[type="text"]:-ms-input-placeholder,
#footer form input[type="email"]:-ms-input-placeholder,
#footer form input[type="tel"]:-ms-input-placeholder,
#footer form textarea:-ms-input-placeholder {
	color: #afafaf;
}

#footer form input[type="text"].placeholder,
#footer form input[type="email"].placeholder,
#footer form input[type="tel"].placeholder,
#footer form textarea.placeholder {
	color: #afafaf;
}

#footer form input[type="email"] {
	box-shadow: none;
}

#footer form button[type="submit"] {
	border: none;
	padding: 10px 32px;
}

#footer form textarea {
	height: 179px !important;
	width: 100%;
}

#footer form input[type="submit"] {
	border: none;
}

#footer form .btn-default {
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
	min-width: 150px;
	min-height: 42px;
}

#footer form .btn-default.load {
	padding: 10px 35px 10px 26px;
}

#footer .note {
	font-size: 13px;
	line-height: 19px;
	color: #b1b1b1;
	display: block;
	text-align: right;
	clear: both;
}

#footer .map {
	overflow: hidden;
	border-radius: 4px;
}

#footer .map img {
	width: 100%;
	height: auto;
	display: block;
}

#footer .info-holder {
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 12px;
}

#footer .info-holder address {
	display: block;
	margin: 0 0 5px;
	font-weight: 400;
	font-style: normal;
}

#footer .info-holder address span {
	display: block;
	margin: 0 0 10px;
}

#footer .info-holder address strong {
	font-weight: 400;
	display: block;
}

#footer .info-holder dl {
	margin: 0 0 25px;
	overflow: hidden;
}

#footer .info-holder dl dt {
	float: left;
	width: 100px;
	color: #939598;
	font-weight: 400;
}

#footer .info-holder dl dd {
	display: block;
	overflow: hidden;
}

#footer .info-holder a {
	color: #fff;
}

#footer .info-holder a:hover {
	text-decoration: underline;
}

#footer .info-holder a:active,
#footer .info-holder a:focus {
	text-decoration: none;
}

#footer .four-cols {
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	padding: 0 15px;
}

#footer .four-cols .container {
	padding-top: 37px;
	padding-bottom: 40px;
}

#footer .four-cols h4 {
	margin: 0 0 27px;
}

#footer .four-cols .col-holder {
	text-align: left;
	padding: 0 15px;
	margin: 0 0 25px;
}

#footer .four-cols .col-holder.tweet h4 {
	overflow: hidden;
	text-transform: none;
}

#footer .four-cols .col-holder.tweet a {
	color: #fff;
	text-decoration: none;
}

#footer .four-cols .col-holder.tweet a:hover {
	text-decoration: underline;
}

#footer .four-cols .col-holder.tweet a:focus,
#footer .four-cols .col-holder.tweet a:active {
	text-decoration: none;
}

#footer .four-cols .col-holder.tweet .follow {
	float: right;
	margin: 3px 0 0;
}

#footer .four-cols .col-holder.tweet span {
	display: block;
}

#footer .four-cols p {
	margin: 0 0 30px;
}

#footer .subscribe .col {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	border-radius: 4px;
}

#footer .subscribe .input {
	background: #696a6c;
	border-radius: 4px;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	height: 37px;
}

#footer .subscribe .input::-webkit-input-placeholder {
	color: #afafaf;
}

#footer .subscribe .input::-moz-placeholder {
	opacity: 1;
	color: #afafaf;
}

#footer .subscribe .input:-moz-placeholder {
	color: #afafaf;
}

#footer .subscribe .input:-ms-input-placeholder {
	color: #afafaf;
}

#footer .subscribe .input.placeholder {
	color: #afafaf;
}

#footer .subscribe .input ::-moz-selection {
	background: #fff;
	color: #58595b;
}

#footer .subscribe .input ::selection {
	background: #fff;
	color: #58595b;
}

#footer .subscribe input[type="email"] {
	padding: 3px 10px;
}

#footer .subscribe .input__label--kaede:hover {
	background: #797a7c;
	color: #bebebf;
}

#footer .subscribe .input__label-content--kaede {
	padding: 5px 10px;
}

#footer .subscribe .input__field--kaede:focus + .input__label--kaede,
#footer .subscribe .input--filled .input__label--kaede {
	background: #fff;
	color: #c40f39;
	-webkit-transform: translate3d(70%, 0, 0);
	transform: translate3d(70%, 0, 0);
}

#footer .subscribe button[type="submit"] {
	border: none;
	padding: 10px 26px;
	float: none;
	min-width: 150px;
	min-height: 42px;
}

#footer .subscribe button[type="submit"].load {
	padding: 10px 35px 10px 26px;
}

#footer .subscribe p {
	margin: 0 0 10px;
}

#footer .info-text {
	font-size: 13px;
	line-height: 17px;
	display: block;
	clear: both;
	opacity: .5;
	margin: 0 0 14px;
}

#footer .social-networks {
	font-size: 25px;
	line-height: 25px;
	padding: 5px 0 0;
}

#footer .social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 10px 0;
	text-align: center;
}

#footer .social-networks li.instagram a {
	font-size: 39px;
	line-height: 39px;
	color: #fff;
	background: none;
	padding: 0;
}

#footer .social-networks li.instagram a:hover {
	background: none;
	color: #000;
}

#footer .social-networks li.instagram i {
	position: relative;
	top: -3px;
}

#footer .social-networks li.facebook {
	font-size: 30px;
	line-height: 30px;
}

#footer .social-networks li.facebook i {
	position: relative;
	top: 2px;
	left: 2px;
}

#footer .social-networks li.twitter a:hover {
	background: #52a8ea;
	color: #fff;
}

#footer .social-networks li.google-plus a:hover {
	background: #c40f39;
	color: #fff;
}

#footer .social-networks li a {
	width: 36px;
	height: 36px;
	background: #fff;
	color: #58595b;
	border-radius: 5px;
	padding: 6px;
	display: block;
	text-decoration: none;
}

#footer .social-networks li a:hover {
	background: #3b5998;
	color: #fff;
}

#footer .nav li {
	display: block;
	padding: 0 0 12px;
}

#footer .nav li a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	position: relative;
	padding: 0 0 0 16px;
}

#footer .nav li a:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #fff;
	top: 8px;
}

#footer .nav li a:hover {
	background: none;
	text-decoration: underline;
}

#footer .nav li a:focus,
#footer .nav li a.active {
	text-decoration: none;
}

.f-thanks {
	overflow: hidden;
	position: relative;
	padding: 0;
}

.f-thanks:before {
	font-size: 25px;
	line-height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	font-family: "icomoon";
	content: "\e911";
}

.f-thanks span {
	display: block;
}

.f-thanks strong {
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding: 0 0 0 30px;
}

.container {
	padding-left: 15px;
	padding-right: 15px;
}

.footer-ajax-tabs li.active a {
	background: #c40f39 !important;
	color: #fff !important;
}

body {
	min-width: 320px;
}

/* main container of the page */

#wrapper {
	overflow: hidden;
}

.solution.tabs-area .block .text-holder {
	padding: 0 20px;
}

.solution.tabs-area p {
	margin: 0;
}

.solution.tabs-area .certificate p {
	margin: 0 0 10px;
}

.btn-default {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	font-size: 15px;
	line-height: 20px;
	background: #c40f39;
	border: none;
	border-radius: 50px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	text-align: center;
	margin: 0 0 15px;
	padding: 10px 30px;
	font-weight: 600;
	white-space: normal;
}

.btn-default:hover,
.btn-default.active {
	background: #970b2b;
	color: #fff;
}

.btn-default:hover .loader:after,
.btn-default.active .loader:after {
	background: #970b2b;
}

.btn-default:focus,
.btn-default:active {
	background: #c40f39;
	color: #fff;
	outline: none !important;
}

.btn-default:focus,
.btn-default.focus,
.btn-default:active:focus,
.btn-default.focus:active,
.btn-default.active:focus,
.btn-default.active.focus {
	background: #c40f39;
	color: #fff;
}

.btn-default:focus .loader:after,
.btn-default.focus .loader:after,
.btn-default:active:focus .loader:after,
.btn-default.focus:active .loader:after,
.btn-default.active:focus .loader:after,
.btn-default.active.focus .loader:after {
	background: #c40f39;
}

.btn-default:active {
	box-shadow: none;
	background: #c40f39;
	transition: none;
	-webkit-transition: none;
}

.btn-default.disable {
	background: #a5a5a5;
	color: #fff !important;
	pointer-events: none;
}

.btn-default.added .icon-checkmark {
	visibility: visible;
	font-size: 22px;
	line-height: 22px;
}

.btn-default.added div {
	padding: 0 0 0 20px;
}

.btn-default div {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	padding: 0;
}

.btn-default.load {
	padding: 10px 35px 10px 26px;
}

.btn-default.load .loader,
.btn-default.load .sending {
	display: block;
}

.btn-default.load em {
	display: none;
}

.btn-default .icon-compose {
	padding: 0 0 0 7px;
	font-size: 18px;
	line-height: 18px;
	position: relative;
	top: 1px;
}

.btn-default .icon-checkmark {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 20px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	overflow: hidden;
	visibility: hidden;
}

.btn-default span {
	display: none;
}

.btn-default span.sending {
	display: none;
}

.btn-primary {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 15px;
	line-height: 20px;
	background: none;
	border: 2px solid #c40f39;
	overflow: hidden;
	border-radius: 50px;
	display: inline-block;
	vertical-align: top;
	color: #c40f39;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin: 0 0 15px;
	padding: 10px 30px;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	outline: none;
	white-space: normal;
	min-height: 35px;
}

.btn-primary:hover {
	background: none !important;
	border-color: #c40f39;
	color: #c40f39 !important;
	font-weight: 600;
}

.btn-primary:active {
	box-shadow: none;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active:focus,
.btn-primary.focus:active,
.btn-primary.active:focus,
.btn-primary.active.focus {
	background: none !important;
	border-color: #c40f39;
	color: #c40f39 !important;
	outline: none;
}

.btn-primary.added .icon-checkmark {
	font-size: 22px;
	line-height: 22px;
	visibility: visible;
}

.btn-primary.added strong {
	display: none;
}

.btn-primary.added div {
	padding: 0 0 0 10px;
}

.btn-primary.disabled {
	color: #58595b;
	border-color: #58595b;
	pointer-events: none;
}

.btn-primary div {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	padding: 0;
}

.btn-primary .icon-checkmark {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 6px;
	left: 20px;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	overflow: hidden;
	color: #c40f39;
}

.btn-primary strong {
	font-weight: 400;
	background: #fff;
}

.btn-primary span {
	display: none;
	background: #fff;
	color: #c40f39 !important;
}

.btn-primary.load {
	padding: 10px 35px 10px 26px;
}

.btn-primary.load .loader,
.btn-primary.load .sending {
	display: block;
}

.btn-primary.load em {
	display: none;
}

.btn-primary .loader {
	background: #c40f39;
	background: -webkit-linear-gradient(left, #c40f39 10%, rgba(196, 15, 15, 0) 42%);
	background: linear-gradient(to right, #c40f39 10%, rgba(196, 15, 15, 0) 42%);
}

.btn-primary .loader:before {
	background: #c40f39;
}

.btn-primary .loader:after {
	background: #fff;
}

.btn-detail {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	font-size: 15px;
	line-height: 20px;
	background: rgba(50, 49, 49, .35);
	border: 1px solid #fff;
	border-radius: 50px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	text-align: center;
	margin: 0 0 15px;
	padding: 10px 30px;
	font-weight: 400;
	text-decoration: none;
}

.btn-detail:hover,
.btn-detail.active {
	background: #c40f39;
	color: #fff;
	border-color: #c40f39;
	text-decoration: none;
}

.btn-detail:focus,
.btn-detail.focus,
.btn-detail:active:focus,
.btn-detail.focus:active,
.btn-detail.active:focus,
.btn-detail.active.focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none !important;
	background: #c40f39;
	border-color: #c40f39;
	color: #fff;
}

.btn-detail.disable {
	background: #a5a5a5;
	color: #fff !important;
	pointer-events: none;
}

/* side-menu with icons  */

.side-menu {
	background: rgba(255, 255, 255, .75);
	font-size: 13px;
	line-height: 19px;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 340px;
	padding: 33px 20px 0;
	z-index: 9;
	text-align: center;
	text-transform: uppercase;
}

.side-menu h1,
.side-menu h2 {
	font-size: 21px;
	line-height: 25px;
	color: #323131;
	text-align: center;
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 14px;
}

.side-menu h1:after,
.side-menu h2:after {
	background: #c40f39;
	width: 60px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -30px;
	bottom: 0;
	height: 5px;
	content: "";
}

.side-menu h2 {
	font-size: 19px;
	line-height: 23px;
}

.side-menu ul li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin: 0 0 10px;
}

.side-menu ul li:active a,
.side-menu ul li:focus a,
.side-menu ul li.active a {
	background: rgba(50, 49, 49, .1);
	border-radius: 3px;
}

.side-menu ul li:active a i,
.side-menu ul li:focus a i,
.side-menu ul li.active a i {
	color: #c40f39;
}

.side-menu ul li.active .icon .focus-state {
	visibility: visible;
	z-index: 999;
}

.side-menu ul li.active .icon a:hover .hover-state {
	visibility: hidden;
}

.side-menu ul li.active a {
	color: #c40f39;
}

.side-menu ul li.disabled .icon img {
	visibility: hidden;
}

.side-menu ul li.disabled .icon .disabled-state {
	visibility: visible;
	z-index: 9999;
}

.side-menu ul li.disabled a {
	color: #ccc;
	pointer-events: none;
}

.side-menu ul a {
	-webkit-transition: ease-in-out .1s background;
	transition: ease-in-out .1s background;
	color: #58595b;
	text-decoration: none;
	padding: 20px 5px;
	display: block;
	position: relative;
	z-index: 9;
}

.side-menu ul a:after {
	background: url(/Images//none.gif);
	border-radius: 3px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	content: "";
}

.side-menu ul a:hover {
	color: #c40f39;
}

.side-menu ul a:hover i {
	color: #c40f39;
}

.side-menu ul a:hover img {
	visibility: hidden;
}

.side-menu ul a:hover .hover-state {
	z-index: 9;
	visibility: visible;
}

.side-menu ul a:active,
.side-menu ul a:focus {
	background: rgba(50, 49, 49, .1);
	border-radius: 3px;
}

.side-menu ul a:active i,
.side-menu ul a:focus i {
	color: #c40f39;
}

.side-menu ul a:active .icon .focus-state,
.side-menu ul a:focus .icon .focus-state {
	visibility: visible;
	z-index: 999;
}

.side-menu ul a:active .icon a:hover .hover-state,
.side-menu ul a:focus .icon a:hover .hover-state {
	visibility: hidden;
}

.side-menu ul a:active a,
.side-menu ul a:focus a {
	color: #c40f39;
}

.side-menu .icon {
	height: 55px;
	width: 55px;
	margin: 0 auto 5px;
	display: block;
	position: relative;
	z-index: -1;
}

.side-menu .icon img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.side-menu .icon .focus-state,
.side-menu .icon .disabled-state,
.side-menu .icon .hover-state {
	visibility: hidden;
}

.side-menu i {
	display: block;
}

.side-menu .btn-primary {
	border-color: #c40f39;
	color: #c40f39;
	background: none;
	width: 179px;
	padding: 8px 5px;
	font-size: 14px;
	line-height: 18px;
	min-height: inherit;
}

.side-menu .box {
	background: rgba(255, 255, 255, .5);
	margin: 0 -20px;
	padding: 20px;
}

.side-menu .box h2 {
	margin: 0 0 22px;
}

/* main headings  */

.heading {
	overflow: hidden;
	text-align: center;
	padding: 20px 45px;
}

.heading.add {
	background: #fff;
}

.heading h1,
.heading .title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #323131;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	padding: 0 0 15px;
	margin: 0;
}

.heading h1:after,
.heading .title:after {
	background: #c40f39;
	width: 60px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -30px;
	bottom: 0;
	height: 5px;
	content: "";
}

.heading h1 span,
.heading .title span {
	font-weight: 300;
}

/* block-area  */

.block-area {
	overflow: hidden;
	background: #f0efed;
}

.block-area.add {
	margin: 0 0 141px;
}

.block-area.add .heading {
	padding: 20px;
}

.block-area.add h1 {
	padding: 0 0 20px;
}

.block-area.v3 {
	padding: 0 0 141px;
}

.block-area.v3 .heading {
	padding: 20px 45px;
}

.block-area.v3 .heading h1 {
	padding: 0 0 20px;
}

.block-area .image {
	position: relative;
	left: 50%;
	min-width: 1920px;
}

.block-area .image img {
	left: -50%;
	position: relative;
	min-width: 1920px;
}

.block-area .block {
	overflow: hidden;
	position: relative;
	color: #fff;
	background: #fff;
}

.block-area .block a {
	display: block;
	text-decoration: none;
	color: #fff;
	position: relative;
}

.block-area .block a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border: solid #fff;
	border-width: 0 1px 2px;
	content: "";
	z-index: 9;
}

.block-area .block a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.block-area .block a:hover:after {
	background: rgba(50, 49, 49, .8);
}

.block-area .block.medium {
	margin: 0 0 2px;
}

.block-area .block.medium:nth-child(even) a:before {
	display: none;
}

.block-area .block.medium a:before {
	border: none;
	top: 0;
	width: 2px;
	left: auto;
	right: 1px;
	background: #fff;
	display: none;
}

.block-area .block.medium .text-holder {
	width: 100%;
	margin: 0;
}

.block-area .block.medium .image {
	min-width: 960px;
}

.block-area .block.medium .image img {
	min-width: 960px;
}

.block-area .block .holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	white-space: nowrap;
}

.block-area .block .holder:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}

.block-area .block .text-holder {
	-webkit-text-shadow: 2px 0 5px #323131;
	text-shadow: 2px 0 5px #323131;
	font-size: 14px;
	line-height: 19px;
	white-space: normal;
	padding: 20px;
	display: inline-block;
	vertical-align: middle;
}

.block-area .block img {
	width: 100%;
	height: auto;
	display: block;
}

.block-area h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 21px;
}

.block-area p {
	margin: 0 0 30px;
}

.block-area .blockquote-holder {
	font-size: 19px;
	line-height: 23px;
	background: #fff;
	border-radius: 4px;
	color: #323131;
	width: 430px;
	position: absolute;
	top: 20px;
	right: 6%;
	text-align: center;
	white-space: normal;
	z-index: 9;
	display: none;
}

.block-area .blockquote-holder img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 5px 5px 0 0;
}

.block-area blockquote {
	position: relative;
	margin: -25px 0 0;
	padding: 65px 30px 26px;
	border: none;
	font-size: 17px;
}

.block-area blockquote:after {
	background: #97a9b9;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	display: block;
	width: 50px;
	height: 50px;
	font-size: 72px;
	line-height: 72px;
	font-style: italic;
	color: #fff;
	position: absolute;
	background: #c40f39;
	content: "\"";
	top: 0;
	left: 50%;
	margin: 0 0 0 -25px;
	padding: 2px 7px 2px 0;
}

.block-area blockquote q {
	display: block;
	position: relative;
	padding: 0 0 23px;
	margin: 0 0 17px;
}

.block-area blockquote q:after {
	background: #c40f39;
	bottom: 0;
	content: "";
	height: 5px;
	left: 50%;
	margin: 0 0 0 -30px;
	position: absolute;
	width: 60px;
}

.block-area blockquote cite {
	display: block;
	font-weight: 600;
	font-style: normal;
}

.block-area .btn-detail {
	max-width: 156px;
	padding: 10px;
	display: block;
	font-weight: 400;
}

/* four-cols  */

.four-cols {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
}

.four-cols.even {
	background: #f0efed;
}

.four-cols.even .loader:after {
	background: #f0efed;
}

.four-cols .btn-area {
	padding-top: 20px;
	padding-bottom: 20px;
}

.four-cols .btn-area .btn-primary {
	min-width: 200px;
	padding: 10px 30px;
	font-weight: 400;
}

.four-cols .btn-area .btn-primary:hover {
	font-weight: 700;
}

.four-cols .btn-area .btn-primary:focus,
.four-cols .btn-area .btn-primary:active,
.four-cols .btn-area .btn-primary:hover {
	background: none;
}

.four-cols h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
	color: #323131;
}

.four-cols .holder {
	padding: 0 0 15px;
}

.four-cols.dark .heading {
	padding: 20px 45px;
}

.four-cols.dark .col .image:after {
	opacity: 1;
}

.four-cols.dark .col:hover .image:after {
	background: rgba(50, 49, 49, .8);
}

.four-cols .heading {
	padding: 20px 45px;
}

.four-cols .caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	white-space: nowrap;
}

.four-cols .caption:after {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	width: 1px;
	height: 100%;
	overflow: hidden;
	content: "";
}

.four-cols .caption h2 {
	font-size: 27px;
	line-height: 30px;
	-webkit-text-shadow: 2px 0 5px #323131;
	text-shadow: 2px 0 5px #323131;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 9999;
	margin: 0 10px 5px;
	padding: 0;
}

.four-cols .caption h2:after {
	display: none !important;
}

.four-cols .col {
	position: relative;
	text-align: left;
	margin: 0 0 20px;
}

.four-cols .col h2,
.four-cols .col h3 {
	font-size: 17px;
	line-height: 22px;
	text-align: left;
}

.four-cols .col h2:after,
.four-cols .col h3:after {
	display: none;
}

.four-cols .col .head h2,
.four-cols .col .head h3 {
	font-size: 21px;
	line-height: 29px;
	text-align: center;
}

.four-cols .col .head h2:after,
.four-cols .col .head h3:after {
	display: block;
}

.four-cols .col .caption h2 {
	font-size: 21px;
	line-height: 26px;
}

.four-cols .col.dark .image:after {
	opacity: 1;
}

.four-cols .col.dark:hover .image:after {
	background: rgba(50, 49, 49, .8);
}

.four-cols .col .image {
	position: relative;
	margin: 0 0 13px;
	border-radius: 4px;
}

.four-cols .col .image:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	opacity: 0;
	border-radius: 4px;
}

.four-cols .col .image:hover:after {
	opacity: 1;
}

.four-cols .col .image img {
	width: 100%;
	height: auto;
	display: block;
}

.four-cols .col a {
	text-decoration: none;
	display: block;
}

.four-cols .col .btn-primary {
	font-size: 17px;
	line-height: 22px;
	background: none;
	display: block;
	max-width: 280px;
	padding: 10px 15px;
}

.four-cols .col .btn-primary:hover {
	color: #c40f39;
	font-weight: 700;
}

.four-cols .col .cancel {
	color: #61b9ff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
}

.four-cols .col .cancel:hover {
	text-decoration: underline;
}

/* news-area  */

.news-area {
	overflow: hidden;
	background: #f0efed;
	padding-bottom: 20px;
}

.news-area .text {
	overflow: hidden;
	margin: -7px 0 0;
	font-size: 18px;
	line-height: 28px;
}

.news-area .text p {
	margin: 0 0 30px;
}

.news-area .four-cols .heading {
	padding: 8px 45px 43px;
}

.news-area .four-cols.dark .heading {
	padding: 20px 45px;
}

.news-area .four-cols.dark .col .caption h2 {
	text-align: center;
	font-size: 21px;
	line-height: 26px;
}

.news-area .four-cols.dark .image {
	margin: 0 0 7px;
}

/* container  */

/* intro part of the page  */

.intro {
	font-size: 14px;
	line-height: 19px;
	background: #f0efed;
	overflow: hidden;
}

.intro .container {
	width: 100% !important;
	max-width: 900px;
	text-align: center;
	padding: 25px;
}

.intro.solutions .heading {
	padding: 16px 20px 25px;
}

.intro.products .heading {
	padding: 16px 20px 26px;
}

.intro.steps .breadcrumbs {
	padding: 9px 15px;
}

.intro.steps .heading {
	padding: 0 20px 19px;
}

.intro.news .container {
	padding: 8px 25px 23px;
}

.intro.news .breadcrumbs {
	padding: 18px 15px 12px;
}

.intro.news .heading {
	padding: 29px 0 17px;
}

.intro .heading {
	padding: 10px 20px;
}

.intro .icon {
	width: 83px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 24px;
}

/* tabset styles */

.tabset {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.tabset.add {
	border-bottom: 3px solid #f0efed;
}

.tabset li {
	position: relative;
	z-index: 8;
	padding: 0;
}

.tabset li.active a {
	color: #c40f39;
}

.tabset li a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
	z-index: 1;
	display: block;
	color: #323131;
	text-decoration: none;
	padding: 10px;
}

.tabset li a:after {
	position: absolute;
	content: "";
	top: auto;
	z-index: -1;
	bottom: 0;
	left: 0;
	right: auto;
	background: none;
}

.tabset li a:hover {
	color: #c40f39;
}

/* tab-content  */

.tab-content .text-holder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}

.tab-content .tab .image {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}

.tab-content .tab.active .image,
.tab-content .tab.active .text-holder {
	opacity: 1;
}

.tab-content .tab.active .four-cols {
	padding: 56px 0 42px;
}

.tab-content .tab.active .four-cols .col {
	opacity: 1;
}

.tab-content .tab.active .post-content {
	opacity: 1;
}

.tab-content .four-cols .col {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}

/* tabs-area styles  */

.tabs-area {
	overflow: hidden;
}

.tabs-area.v3 .heading {
	padding: 39px 45px 44px;
}

.tabs-area.v3 h1 {
	padding: 0 0 20px;
}

.tabs-area .block-area {
	margin: 0;
}

.tabs-area .scroll-block h3 {
	font-size: 17px;
	line-height: 21px;
	margin: 0 0 5px;
}

.tabs-area .block {
	text-align: center;
	border: none;
}

.tabs-area .block h2 {
	text-transform: uppercase;
	margin: 0 0 15px;
}

.tabs-area .block .text-holder {
	padding: 20px 20px 0;
}

.tabs-area .title-area.add {
	padding-left: 25px;
}

.tabs-area .title-area h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	position: relative;
	padding: 0 0 0 15px;
}

.tabs-area .title-area h2:after {
	left: 0;
	top: 4px;
	width: 5px;
	height: 18px;
	margin: 0;
}

.tabs-area h2,
.tabs-area h3 {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	padding: 0 0 17px;
	margin: 0 0 14px;
}

.tabs-area h2:after,
.tabs-area h3:after {
	background: #c40f39;
	bottom: 0;
	content: "";
	height: 5px;
	left: 50%;
	margin: 0 0 0 -30px;
	position: absolute;
	width: 60px;
}

.tabs-area h2 strong,
.tabs-area h3 strong {
	font-weight: 400;
	display: block;
}

.tabs-area .four-cols {
	line-height: 19px;
}

.tabs-area .four-cols .btn-primary {
	font-weight: 400;
	display: block;
	margin: 0 auto 15px;
	box-shadow: none;
	width: 170px;
	-webkit-box-shadow: none;
}

.tabs-area .four-cols p {
	margin: 0 0 10px;
}

.tabs-area .four-cols p span {
	display: block;
}

.tabs-area .four-cols .image {
	margin: 0 0 22px;
}

.tabs-area .four-cols .consult-form p {
	margin: 0 0 33px;
}

.tabs-area .tab-content .block h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	padding: 0;
}

.tabs-area .tab-content .block h2:after {
	display: none;
}

.tabs-area .four-cols .btn-area .btn-primary {
	min-width: 200px;
	max-width: 300px;
	width: inherit;
	padding: 10px 15px;
	font-weight: 400;
}

.tabs-area .four-cols .btn-area .btn-primary:focus,
.tabs-area .four-cols .btn-area .btn-primary:active,
.tabs-area .four-cols .btn-area .btn-primary:hover {
	background: none;
}

.tabs-area .four-cols .btn-area .btn-primary:hover {
	font-weight: 600;
}

.tabs-area .tab-holder .four-cols {
	padding: 0 !important;
}

.tabs-area .tab-holder .four-cols h2 {
	font-size: 17px;
	line-height: 22px;
	text-align: left;
	text-transform: none;
}

.tabs-area .tab-holder .four-cols h2:after {
	display: none;
}

.tabs-area .tab-holder .four-cols .caption h2 {
	font-size: 27px;
	line-height: 32px;
}

/* post-holder styles */

.post-holder {
	overflow: hidden;
	padding: 0 0 50px;
}

.post-holder .meta {
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	padding: 0 0 10px;
	font-weight: 300;
}

.post-holder .product-image {
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 20px;
}

.post-holder .product-image img {
	width: 100%;
	height: auto;
	display: block;
}

.post-holder .product-image a {
	display: block;
	position: relative;
}

.post-holder .product-image a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.post-holder .product-image a:hover:after {
	opacity: 1;
}

.post-holder h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	text-transform: none;
	text-align: left;
	padding: 0;
	margin: 0 0 5px;
}

.post-holder h2:after {
	display: none;
}

.post-holder h2 a {
	color: #323131;
}

.post-holder h2 a:hover {
	text-decoration: underline;
}

.post-holder .post-content {
	font-size: 14px;
	line-height: 19px;
}

.post-holder .download {
	color: #c40f39;
	font-weight: 600;
}

/* certificate area styles */

.certificate {
	font-size: 14px;
	line-height: 19px;
}

.certificate .holder {
	overflow: hidden;
	padding: 0 10px 50px;
}

.certificate .image-area {
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 5px;
	margin: 0 0 15px;
}

.certificate .image-area img {
	width: 100%;
	height: auto;
	display: block;
}

.certificate .image-area a {
	display: block;
	position: relative;
}

.certificate .image-area a:hover:after {
	opacity: 1;
}

.certificate .image-area a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
}

.certificate h2 span {
	display: block;
}

.certificate h2 a {
	color: #323131;
}

.certificate h2 a:hover {
	color: #323131;
}

/* load-area styles */

.load-area {
	text-align: center;
	padding-bottom: 35px;
}

.load-area .btn-primary {
	background: none;
	max-width: 320px;
	font-weight: 400;
	padding: 10px 15px;
}

.load-area .btn-primary:hover {
	font-weight: 700;
}

/* tab-holder styles */

.tab-holder .container {
	padding-top: 25px;
}

.tab-holder .four-cols .caption h2,
.tab-holder .four-cols .caption h3 {
	text-transform: uppercase;
}

.tab-holder .overview .info-area h3 {
	font-size: 18px;
	line-height: 22px;
	text-transform: none;
	text-align: left;
	padding: 0;
}

.tab-holder .overview .info-area h3:after {
	display: none;
}

.tab-holder .overview .more-products {
	margin-bottom: 50px;
}

.tab-holder .overview .more-products h3 {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	text-align: left;
}

.tab-holder .overview .more-products h3:after {
	display: none;
}

.tab-holder .overview .search-area form {
	margin: 0;
	max-width: 545px;
	padding: 34px 0 35px;
}

.tab-holder .overview .search-area .note {
	font-size: 17px;
	line-height: 21px;
}

.tab-holder .overview .search-area input[type="text"]:focus,
.tab-holder .overview .search-area input[type="tel"]:focus,
.tab-holder .overview .search-area input[type="email"]:focus,
.tab-holder .overview .search-area input[type="search"]:focus,
.tab-holder .overview .search-area input[type="password"]:focus,
.tab-holder .overview .search-area textarea:focus {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.tab-holder .overview .search-area .form-control {
	font-size: 18px;
	line-height: 22px;
	height: 40px;
	font-weight: 400;
	text-overflow: ellipsis;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 7px 12px;
}

.tab-holder .overview .search-area .form-control:focus {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.tab-holder .overview .search-area .input-area {
	padding: 0 0 0 30px;
	margin: 0 0 5px;
	border-color: #a4a4a4;
}

.tab-holder .overview .search-area .input-area:after {
	font-size: 22px;
	line-height: 22px;
	top: 10px;
	left: 10px;
}

.tab-holder .overview .cables h3 {
	font-size: 20px;
	line-height: 24px;
}

.tab-holder .overview .cables .list-nav h3 {
	font-size: 18px;
	line-height: 22px;
}

.tab-holder .overview .cables .image-info h3 {
	font-size: 21px;
	line-height: 32px;
	color: #323131;
}

.tab-holder .overview .link {
	font-size: 14px;
	line-height: 19px;
	color: #c40f39;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px;
}

.tab-holder .overview .sub-head {
	font-size: 21px;
	line-height: 25px;
	font-weight: 600;
	display: block;
	position: relative;
	padding: 0 0 20px 15px;
}

.tab-holder .overview .sub-head:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	top: 9px;
}

.tab-holder .overview .sub-head a {
	color: #323131;
	text-decoration: none;
}

.tab-holder .overview .sub-head a:hover {
	text-decoration: underline;
}

.tab-holder .overview .sub-head a:focus,
.tab-holder .overview .sub-head a:active {
	text-decoration: none;
}

.tab-holder .overview h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	padding: 0 0 0 15px;
	text-align: left;
	color: #323131;
	overflow: hidden;
}

.tab-holder .overview h2:after {
	left: 0;
	width: 5px;
	height: 26px;
	margin: 0;
	top: 4px;
	bottom: auto;
}

.tab-holder .overview .list-nav {
	padding: 0 0 0 12px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.tab-holder .overview .list-nav li span {
	padding: 5px 20px;
	color: #58595b;
}

.tab-holder .overview .list-nav li span:after {
	left: 5px;
	top: 14px;
}

.tab-holder .overview .list-nav li span:hover {
	font-weight: 400;
}

.tab-holder .overview .list-nav li a {
	display: inline;
	padding: 0;
	color: #c40f39;
	text-decoration: none;
}

.tab-holder .overview .list-nav li a:after {
	display: none;
}

.tab-holder .overview .list-nav li a:hover {
	background: none;
	text-decoration: underline;
	font-weight: 400;
}

.tab-holder .overview .list-nav li a:focus,
.tab-holder .overview .list-nav li a:active {
	text-decoration: none;
}

.tab-holder .specs h2 {
	margin: 0 0 30px;
}

.tab-holder .specs .list-nav {
	padding: 0 0 50px;
}

.tab-holder .specs .list-nav ul {
	padding: 0 0 15px;
}

.tab-holder .drivers {
	background: #f0efed;
	overflow: hidden;
	margin-bottom: 50px;
}

.tab-holder .drivers strong {
	font-weight: 600;
}

.tab-holder .drivers h3 {
	text-transform: none;
	padding: 0;
	text-align: left;
}

.tab-holder .drivers h3:after {
	display: none;
}

.tab-holder .drivers .filter-area {
	background: #e6e5e3;
	overflow: hidden;
}

.tab-holder .drivers .filter-area .holder {
	padding: 10px 20px 0;
}

.tab-holder .drivers .filter-area ul {
	font-size: 17px;
	line-height: 22px;
}

.tab-holder .drivers .filter-area a {
	font-weight: 400;
}

.tab-holder .four-cols .container {
	padding-top: 0;
}

.tab-holder .resolution {
	width: 300px;
	margin: 0 0 40px;
}

.tab-holder .resolution td {
	padding: 12px;
}

.tab-holder .resolution strong {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}

.tab-holder .result {
	overflow: hidden;
}

.tab-holder .result .link {
	font-size: 14px;
	line-height: 18px;
	color: #c40f39;
}

.tab-holder .widget {
	font-size: 14px;
	line-height: 19px;
	border-radius: 2px;
	color: #323131;
	overflow: hidden;
	padding: 20px;
	margin: 0 0 30px;
	position: relative;
	z-index: 1;
}

.tab-holder .widget h3,
.tab-holder .widget h2 {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase !important;
	font-weight: 400;
	padding: 0;
	text-align: left;
}

.tab-holder .widget h3:after,
.tab-holder .widget h2:after {
	display: none;
}

.tab-holder .widget.box {
	background: #fff;
}

.tab-holder .widget.even {
	background: #f0efed;
}

.tab-holder .widget.help {
	background: #fff;
	text-align: left;
	padding: 15px;
}

.tab-holder .widget.help.even {
	background: #f0efed;
}

.tab-holder .widget.help h2 {
	font-size: 24px;
	line-height: 30px;
	font: 600;
	padding: 0;
}

.tab-holder .widget.help h2:after {
	display: none;
}

.tab-holder .widget.help p {
	margin: 0 0 20px;
}

.tab-holder .widget.help ul li {
	position: relative;
	padding: 0 0 10px 15px;
}

.tab-holder .widget.help ul li:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
}

.tab-holder .widget h3 {
	margin: 0 0 15px;
}

.tab-holder .widget form {
	padding: 20px 0 10px;
	text-align: center;
}

.tab-holder .widget form .btn-default {
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
	min-width: 200px;
	margin: 0 auto 12px;
	display: block;
}

.tab-holder .widget .form-control {
	border-color: #323131;
	height: 40px;
	margin: 0 0 20px;
	text-overflow: ellipsis;
	color: #323131;
}

.tab-holder .widget .form-control:focus {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.tab-holder .widget .form-control::-webkit-input-placeholder {
	color: #acacac;
}

.tab-holder .widget .form-control::-moz-placeholder {
	opacity: 1;
	color: #acacac;
}

.tab-holder .widget .form-control:-moz-placeholder {
	color: #acacac;
}

.tab-holder .widget .form-control:-ms-input-placeholder {
	color: #acacac;
}

.tab-holder .widget .form-control.placeholder {
	color: #acacac;
}

.tab-holder .widget ::-moz-selection {
	background: #c40f39;
	color: #fff;
}

.tab-holder .widget ::selection {
	background: #c40f39;
	color: #fff;
}

.tab-holder .widget input[type="text"]:focus,
.tab-holder .widget input[type="tel"]:focus,
.tab-holder .widget input[type="email"]:focus,
.tab-holder .widget input[type="search"]:focus,
.tab-holder .widget input[type="password"]:focus,
.tab-holder .widget textarea:focus {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.tab-holder .widget .link {
	font-size: 17px !important;
	line-height: 24px !important;
	display: inline-block;
	vertical-align: top;
	color: #c40f39;
}

.tab-holder .widget p {
	text-align: left;
}

.tab-holder .consult-form {
	margin: 0 0 30px;
	border-radius: 2px;
}

.tab-holder .consult-form h3 {
	font-weight: 600;
	text-align: left;
	padding: 0;
}

.tab-holder .consult-form h3:after {
	display: none;
}

.tab-holder .consult-form strong {
	font-weight: 600;
}

.tab-holder .consult-form p {
	margin: 0 0 30px;
}

.tab-holder .consult-form .note span {
	display: block;
}

.tab-holder .consult-form .cancel {
	color: #61b9ff;
}

.quote-block .media-holder {
	background: none;
}

.quote-block .media-holder h2 {
	padding: 0;
}

/* modal styles */

.modal {
	z-index: 999999;
}

.more-filters {
	overflow: hidden;
	padding: 27px 0 0;
}

.more-filters .label {
	display: block;
	overflow: hidden;
	padding: 0 4px;
	text-align: left;
}

.more-filters label {
	font-size: 17px;
	line-height: 22px;
	color: #58595b;
	font-weight: 400;
	margin: 0;
}

.more-filters .input-holder {
	overflow: hidden;
	padding: 0 20px 22px;
}

.modal-dialog {
	max-width: 300px;
	margin: 10px auto;
	width: 100%;
	border-radius: 2px;
}

.modal-content {
	background: #f0efed;
	border: none;
	border-radius: 2px;
}

.modal-header {
	background: #c40f39;
	padding: 20px 15px 20px 30px;
	position: relative;
	border-radius: 2px 2px 0 0;
}

.modal-header h1 {
	font-size: 19px;
	line-height: 25px;
	color: #fff;
	margin: 0;
}

.modal-header .close {
	font-size: 35px;
	line-height: 35px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 11px;
	text-shadow: none;
}

.modal-backdrop.in {
	opacity: .65;
	z-index: 99999;
}

.modal-footer {
	text-align: center;
	border: none;
}

.modal-footer .btn-default {
	font-size: 19px;
	line-height: 23px;
	font-weight: 400;
	min-width: 150px;
}

/* cables styles */

.cables {
	clear: both;
}

.cables h3 {
	font-size: 21px;
	line-height: 26px;
}

.cables .list-nav {
	padding: 0 0 0 20px;
}

.cables .list-nav.add {
	padding: 0 0 0 30px;
	max-width: 768px;
}

.cables .list-nav.add li {
	color: #323131;
	padding: 0 0 30px 30px;
}

.cables .list-nav.add li a {
	display: inline-block;
	vertical-align: middle;
}

.cables .list-nav.add .icon-arrow-down-alt1,
.cables .list-nav.add .icon-export {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5px;
	color: #c40f39;
}

.cables .list-nav.add .icon-arrow-down-alt1:hover,
.cables .list-nav.add .icon-export:hover {
	opacity: .8;
}

.cables .list-nav.add span {
	padding: 0 !important;
	margin: 0 0 10px;
}

.cables .list-nav.add span:after {
	display: none;
}

.cables .list-nav li {
	color: #c40f39;
	padding: 0 0 10px 15px;
	position: relative;
}

.cables .list-nav li:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
}

.cables .btn-area {
	text-align: center;
}

.cables .btn-area .btn-primary {
	background: none;
	min-width: 250px;
	font-weight: 400;
}

.cables .btn-area .btn-primary:hover {
	font-weight: 700;
}

.cables .product-holder .head h2 {
	padding: 0;
}

.cables .product-holder .head h2:after {
	display: none;
}

.cables .product-holder a:active,
.cables .product-holder a:focus {
	text-decoration: none;
}

.cables .product-holder .info-holder,
.cables .product-holder .more-detail {
	font-size: 17px;
	line-height: 25px;
}

.cables .product-holder .info-holder h3,
.cables .product-holder .more-detail h3 {
	text-align: left;
	padding: 0;
}

.cables .product-holder .info-holder h3:after,
.cables .product-holder .more-detail h3:after {
	display: none;
}

.cables .product-holder .more-detail h3 {
	text-transform: none;
}

.cables .download-area {
	overflow: hidden;
}

.cables .image-info h3 {
	text-align: left;
	padding: 0;
}

.cables .image-info h3:after {
	display: none;
}

.cables .image-info .holder {
	overflow: hidden;
	padding: 0 20px;
	margin: 0 0 20px;
}

.cables .image-info .image {
	display: block;
	min-height: 180px;
	white-space: nowrap;
	position: relative;
	border: 1px solid #acacac;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 15px;
	text-align: center;
}

.cables .image-info .image:before {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
}

.cables .image-info .image:hover:before {
	opacity: 1;
}

.cables .image-info .image:after {
	display: inline-block;
	vertical-align: middle;
	height: 180px;
	margin: 0 0 0 -5px;
	width: 1px;
	content: "";
}

.cables .image-info .image span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.cables .image-info .image img {
	display: block;
	max-width: 100%;
}

.cables .image-info .download {
	font-size: 18px;
	line-height: 22px;
	color: #c40f39;
	float: left;
	max-width: 48%;
}

.cables .image-info .download span {
	text-transform: uppercase;
}

.cables .image-info .download.right {
	float: right;
}

/* search-area styles */

.search-area {
	background: #f0efed;
	overflow: hidden;
}

.search-area.add {
	background: none;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 10px;
}

.search-area.add h2 {
	text-align: left;
}

.search-area.add p {
	margin: 0 0 20px;
}

.search-area.add form {
	margin: 0;
	max-width: 100%;
	padding: 20px 0;
	text-align: left;
}

.search-area form {
	padding: 34px 20px 20px;
	max-width: 1035px;
	margin: 0 auto;
}

.search-area form ::-moz-selection {
	background: #c40f39;
	color: #fff;
}

.search-area form ::selection {
	background: #c40f39;
	color: #fff;
}

.search-area .input-area {
	position: relative;
	padding: 0 0 0 30px;
	background: #fff;
	border: 1px solid #58595b;
	margin: 0 0 7px;
	border-radius: 3px;
}

.search-area .input-area:after {
	font-size: 20px;
	line-height: 20px;
	color: #c40f39;
	position: absolute;
	top: 10px;
	left: 10px;
	content: "\e904";
	font-family: "icomoon";
}

.search-area .note {
	font-size: 18px;
	line-height: 22px;
	display: block;
	opacity: .5;
}

.search-area h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px;
}

.search-area h2 span {
	font-weight: 300;
}

.search-area h2:after {
	display: none;
}

.search-area .form-control {
	font-size: 13px;
	line-height: 17px;
	height: 40px;
	border-radius: 0;
	color: #323131;
	border: none;
	background: none;
	padding: 10px 12px;
	text-overflow: ellipsis;
}

.search-area .form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.search-area .form-control::-webkit-input-placeholder {
	color: #323131;
	opacity: .5;
}

.search-area .form-control::-moz-placeholder {
	opacity: 1;
	color: #323131;
	opacity: .5;
}

.search-area .form-control:-moz-placeholder {
	color: #323131;
	opacity: .5;
}

.search-area .form-control:-ms-input-placeholder {
	color: #323131;
	opacity: .5;
}

.search-area .form-control.placeholder {
	color: #323131;
	opacity: .5;
}

/* search-items styles */

.search-items {
	margin: 0 0 30px;
}

.search-items .head {
	text-transform: uppercase;
	padding: 13px 15px;
	overflow: hidden;
	background: #58595b;
	border-radius: 3px;
}

.search-items .head:hover {
	cursor: pointer;
	background: #797a7c;
}

.search-items .head h2 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 600;
	margin: 0;
	padding: 0;
	color: #fff;
}

.search-items .head h2:after {
	display: none;
}

.search-items .holder {
	position: relative;
}

.search-items .list-nav {
	padding: 10px 0;
	font-weight: 400;
}

.search-items .list-nav ul {
	padding: 0;
}

.search-items .list-nav ul > li.hover > a {
	background: #f0efed;
	font-weight: 600;
}

.search-items .list-nav ul > li.hover .sub-nav {
	opacity: 1;
	visibility: visible;
	height: auto;
}

.search-items .list-nav ul > a {
	padding: 5px 45px;
}

.search-items .list-nav ul > a:hover {
	background: #f0efed;
}

.search-items .list-nav ul a:after {
	top: 11px;
}

.search-items .list-nav ul .sub-nav {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	background: #f0efed;
	top: 0;
	height: 0;
}

.search-items .list-nav ul .sub-nav li > a {
	padding: 5px 45px;
}

.search-items .list-nav ul .sub-nav li > a:hover {
	background: #e6e5e3;
}

.search-items .list-nav ul .sub-nav li.hover > a {
	background: #e6e5e3;
}

.search-items .list-nav ul .sub-nav li.hover .right-drop {
	opacity: 1;
	visibility: visible;
	height: auto;
}

.search-items .list-nav .right-drop {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #e6e5e3;
	top: 0;
	bottom: 0;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	left: 0;
	height: 0;
	width: 100%;
}

.search-items .list-nav .table-layout.support {
	width: 100%;
	margin: 0;
	text-align: left;
}

.search-items .list-nav .table-layout.support td {
	font-size: 14px;
	line-height: 20px;
}

.search-items .list-nav .table-layout.support td:first-child {
	font-size: 14px;
	line-height: 20px;
}

.search-items .list-nav .table-layout.support td a {
	display: inline-block;
	vertical-align: top;
	color: #c40f39;
	padding: 0;
}

.search-items .list-nav .table-layout.support td a:after {
	display: none;
}

.search-items .list-nav .table-layout.support td a:hover {
	background: none;
	text-decoration: underline;
}

.search-items .list-nav .table-layout.support td a:focus,
.search-items .list-nav .table-layout.support td a:active {
	text-decoration: none;
}

.search-items .list-nav .table-layout.support td .download {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 25px;
}

.search-items .list-nav .table-layout.support td .download:after {
	content: "\e91c";
	display: block;
}

.search-items .list-nav .table-layout.support .icon {
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
}

.search-items .list-nav .table-layout.support .icon:hover {
	opacity: .8;
}

.search-items .list-nav .table-layout.support .icon i {
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
}

/* video-area styles */

.video-area {
	overflow: hidden;
	margin-bottom: 40px;
}

.video-area h3 {
	text-align: left;
	padding: 0;
}

.video-area h3:after {
	display: none;
}

.video-area .subhead {
	font-size: 21px;
	line-height: 26px;
	display: block;
	margin: 0 0 34px;
}

.video-area .subhead a {
	font-weight: 600;
	color: #c40f39;
}

/* video-holder styles */

.video-holder {
	position: relative;
	z-index: 2;
	margin: 0 0 20px;
}

.video-holder:after {
	background: -webkit-linear-gradient(top, rgba(67, 66, 68, 0) 0%, rgba(67, 66, 68, .95) 100%);
	background: linear-gradient(to bottom, rgba(67, 66, 68, 0) 0%, rgba(67, 66, 68, .95) 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
}

.video-holder img {
	width: 100%;
	height: auto;
	display: block;
}

.video-holder .caption {
	font-size: 20px;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	color: #fff;
	z-index: 3;
}

.video-holder .caption h3 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

.video-holder .caption p {
	margin: 0;
	display: none;
}

.video-holder .play {
	font-size: 30px;
	line-height: 30px;
	margin: -15px 0 0 -15px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	z-index: 9;
}

.video-holder .play:hover {
	text-decoration: none;
	color: #c40f39;
}

/* product-details styles */

.product-details {
	max-width: 660px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.product-details .image-holder {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
	white-space: nowrap;
	min-height: 250px;
	padding: 0 20px;
	margin: 0 0 10px;
	text-align: center;
	opacity: 0;
}

.product-details .image-holder.active {
	opacity: 1;
}

.product-details .image-holder:before {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	height: 250px;
	width: 1px;
	content: "";
}

.product-details .image-holder .large-image,
.product-details .image-holder .video-block {
	width: 100%;
	height: auto;
	display: block;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.product-details .image-holder img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 15px;
}

/* product-label styles */

.product-label {
	background: #aaa;
	padding: 3px 10px 3px 15px;
	position: relative;
	float: left;
	color: #323131;
	font-style: italic;
	font-weight: 600;
	text-decoration: none;
}

.product-label:after,
.product-label:before {
	background: #fff;
	width: 2px;
	position: absolute;
	left: 3px;
	top: 0;
	bottom: 0;
	content: "";
}

.product-label:before {
	left: 0;
	width: 3px;
	background: #c40f39;
}

.product-label:hover,
.product-label:focus {
	color: #c40f39;
	text-decoration: none;
}

.product-label.new {
	background: #58595b;
	color: #fff;
}

.product-label.new:hover,
.product-label.new:focus {
	color: #ccc;
}

.product-label.discontinue {
	background: #dddcda;
	color: #58595b;
}

.product-label.discontinue:before {
	background: #58595b;
}

.product-label.discontinue:hover,
.product-label.discontinue:focus {
	color: #c40f39;
}

/* thumbnails styles */

.thumbnails {
	margin: 0 0 30px;
	letter-spacing: -4px;
	margin: 0 -1.5%;
	position: relative;
	text-align: left;
	z-index: 9;
}

.thumbnails .play {
	background: rgba(0, 0, 0, .3);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	border-radius: 100%;
	color: #fff;
	padding: 15px 10px;
}

.thumbnails li {
	border: 1px solid #f0efed;
	border-radius: 3px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	width: 29%;
	margin: 0 1.5% 10px;
}

.thumbnails li.active {
	border-color: #58595b;
}

.thumbnails li.active a:after {
	display: none;
}

.thumbnails li.active a:hover:after {
	display: none;
}

.thumbnails li a {
	display: block;
	white-space: nowrap;
	min-height: 100px;
	padding: 0 10px;
	text-align: center;
}

.thumbnails li a:before {
	height: 100px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	content: "";
	width: 1px;
}

.thumbnails li a:hover:after {
	opacity: .1;
}

.thumbnails li a:after {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: #58595b;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	border-radius: 3px;
	opacity: 0;
}

.thumbnails img {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	max-width: 100%;
}

/* price-block styles */

.price-block {
	background: #f0efed;
	overflow: hidden;
	border-radius: 3px;
	padding: 30px 20px 0;
	margin: 0 0 30px;
}

.price-block .input-holder {
	overflow: hidden;
	padding: 0 0 15px;
}

.price-block form {
	max-width: 228px;
	margin: 0 auto;
	text-align: center;
}

.price-block form .jcf-select-text {
	text-align: left;
}

.price-block form .label {
	font-size: 17px;
	line-height: 21px;
	text-align: right;
	width: 50%;
	float: left;
	padding: 7px;
}

.price-block form label {
	color: #323131;
	font-weight: 400;
}

.price-block .select-holder {
	float: right;
	width: 46%;
}

.price-block .btn-primary {
	font-size: 13px;
	line-height: 17px;
	background: none;
}

.price-block .btn-primary strong {
	background: none;
}

.price-block .btn-primary:hover strong {
	font-weight: 700;
}

.price-block .btn-primary,
.price-block .btn-default {
	min-width: 210px;
}

.price-block .btn-default {
	font-size: 17px;
	line-height: 21px;
}

.price-block .price-detail {
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #f0efed;
	color: #58595b;
	background: #fff;
	overflow: hidden;
	padding: 20px;
	margin: 0 -20px;
}

.price-block .head {
	font-size: 15px;
	line-height: 20px;
	overflow: hidden;
	opacity: .5;
	padding: 0 0 15px;
}

.price-block .info {
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	padding: 0 0 15px;
}

.price-block .info .price {
	font-size: 18px;
	line-height: 22px;
}

.price-block .text,
.price-block .price {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}

.price-block .price {
	text-align: right;
}

.price-block .note {
	font-size: 13px;
	line-height: 19px;
	color: #323131;
	position: relative;
	display: block;
	padding: 10px 30px 20px 60px;
	max-width: 320px;
	margin: 0 auto;
}

.price-block .note:after {
	background: url(/Images//icon-info.png) no-repeat;
	position: absolute;
	top: 12px;
	left: 15px;
	width: 31px;
	height: 32px;
	content: "";
}

.price-block .note a {
	color: #c40f39;
	font-weight: 600;
}

/* consult-form styles */

.consult-form {
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	color: #fff;
	background: #58595b;
	text-align: center;
	min-height: 100%;
}

.consult-form form {
	padding: 23px 18px;
	text-align: center;
}

.consult-form form ::-moz-selection {
	background: #fff;
	color: #323131;
}

.consult-form form ::selection {
	background: #fff;
	color: #323131;
}

.consult-form h2,
.consult-form h3,
.consult-form h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	padding: 0;
}

.consult-form h2:after,
.consult-form h3:after,
.consult-form h4:after {
	display: none;
}

.consult-form .cancel {
	font-size: 13px;
	line-height: 18px;
}

.consult-form .thanks {
	text-align: left;
}

.consult-form .thanks h4 {
	text-transform: none;
}

.consult-form .col-holder {
	border-radius: 4px;
	margin: 0 0 28px;
}

.consult-form .col-holder.email .input__field--kaede {
	width: 60%;
}

.consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
.consult-form .col-holder.email .input--filled .input__label--kaede {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.consult-form .col-holder.company .input__field--kaede {
	width: 54%;
}

.consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
.consult-form .col-holder.company .input--filled .input__label--kaede {
	-webkit-transform: translate3d(54%, 0, 0);
	transform: translate3d(54%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.consult-form .head {
	text-align: left;
	overflow: hidden;
}

.consult-form input[type="text"],
.consult-form input[type="email"],
.consult-form input[type="tel"],
.consult-form textarea {
	background: none;
	border: none;
	color: #fff;
}

.consult-form input[type="text"]:hover,
.consult-form input[type="email"]:hover,
.consult-form input[type="tel"]:hover,
.consult-form textarea:hover {
	background: #797a7c;
	border-radius: 3px;
}

.consult-form input[type="text"]::-webkit-input-placeholder,
.consult-form input[type="email"]::-webkit-input-placeholder,
.consult-form input[type="tel"]::-webkit-input-placeholder,
.consult-form textarea::-webkit-input-placeholder {
	color: #afafaf;
}

.consult-form input[type="text"]::-moz-placeholder,
.consult-form input[type="email"]::-moz-placeholder,
.consult-form input[type="tel"]::-moz-placeholder,
.consult-form textarea::-moz-placeholder {
	opacity: 1;
	color: #afafaf;
}

.consult-form input[type="text"]:-moz-placeholder,
.consult-form input[type="email"]:-moz-placeholder,
.consult-form input[type="tel"]:-moz-placeholder,
.consult-form textarea:-moz-placeholder {
	color: #afafaf;
}

.consult-form input[type="text"]:-ms-input-placeholder,
.consult-form input[type="email"]:-ms-input-placeholder,
.consult-form input[type="tel"]:-ms-input-placeholder,
.consult-form textarea:-ms-input-placeholder {
	color: #afafaf;
}

.consult-form input[type="text"].placeholder,
.consult-form input[type="email"].placeholder,
.consult-form input[type="tel"].placeholder,
.consult-form textarea.placeholder {
	color: #afafaf;
}

.consult-form .input {
	background: #696a6c;
}

.consult-form .input em {
	font-style: normal;
}

.consult-form .input__label--kaede {
	color: #afafaf;
}

.consult-form .input__label--kaede:hover {
	background: #797a7c;
}

.consult-form .input__field--kaede {
	width: 65%;
}

.consult-form .input__field--kaede:focus + .input__label--kaede,
.consult-form .input--filled .input__label--kaede {
	-webkit-transform: translate3d(65%, 0, 0);
	transform: translate3d(65%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.consult-form textarea {
	background: #696a6c;
	border: 1px solid #fff;
	border-radius: 4px;
}

.consult-form input[type="submit"],
.consult-form button {
	border: none;
}

.consult-form textarea {
	height: 155px !important;
	width: 100%;
}

.consult-form input[type="submit"] {
	border: none;
}

.consult-form .btn-default {
	font-size: 17px;
	line-height: 23px;
	font-weight: 400;
	width: 220px;
	display: block;
	margin: 0 auto 15px;
	min-height: 43px;
}

.consult-form .btn-default em {
	font-style: normal;
	font-weight: 600;
}

.consult-form .note {
	font-size: 13px;
	line-height: 17px;
	display: block;
	padding: 15px 0;
	text-align: center;
}

.consult-form .note a {
	color: #fff;
}

/* breadcrumbs styles */

.breadcrumbs {
	font-size: 13px;
	line-height: 17px;
	overflow: hidden;
	padding: 18px 15px;
	font-weight: 600;
	color: #58595b;
}

.breadcrumbs ul {
	text-align: left;
}

.breadcrumbs ul li {
	display: inline-block;
	background: url(/Images//arrow.png) no-repeat 0 4px;
	vertical-align: top;
	padding: 0 1px 0 8px;
}

.breadcrumbs ul li:first-child {
	padding-left: 0;
	background: none;
}

.breadcrumbs ul li.active a {
	font-weight: 600;
}

.breadcrumbs ul li a {
	font-weight: 400;
	color: #737373;
	text-decoration: none;
}

.breadcrumbs ul li a:hover {
	color: #737373;
	text-decoration: underline;
}

/* three-columns styles */

.three-columns {
	overflow: hidden;
	text-align: center;
}

.three-columns .heading {
	padding: 39px 45px 47px;
}

.three-columns .heading h1 {
	padding: 0 0 18px;
}

.three-columns .col {
	background: #f0efed;
	text-align: left;
	margin: 0 0 50px;
}

.three-columns .list-nav {
	padding: 50px 12px;
}

.three-columns .list-nav ul {
	padding: 0 0 30px;
}

.three-columns .list-nav ul li {
	padding: 0 0 11px;
}

.three-columns .btn-primary {
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 10px 19px;
}

.three-columns .image {
	position: relative;
	display: block;
}

.three-columns .image:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.three-columns .image .caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	white-space: nowrap;
}

.three-columns .image .caption:after {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	width: 1px;
	height: 100%;
	overflow: hidden;
	content: "";
}

.three-columns .image .caption h2 {
	font-size: 27px;
	line-height: 35px;
	-webkit-text-shadow: 2px 2px 5px #323131;
	text-shadow: 2px 2px 5px #323131;
	margin: 0;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	z-index: 9999;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.three-columns .image img {
	width: 100%;
	height: auto;
	display: block;
}

.three-columns .box-holder {
	font-size: 14px;
	line-height: 18px;
	background: #c40f39;
	overflow: hidden;
	color: #fff;
	padding: 20px;
	min-height: 170px;
	white-space: nowrap;
	position: relative;
}

.three-columns .box-holder.active .text {
	opacity: 1;
}

.three-columns .box-holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 170px;
	width: 1px;
	margin: 0 0 0 -5px;
}

.three-columns .box-holder .text {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.three-columns .box-holder .text p {
	margin: 0;
}

.three-columns h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.three-columns .side-menu {
	position: static;
	width: 100%;
	background: none;
}

.three-columns .side-menu ul a {
	padding: 20px 5px;
}

/* list-nav styles */

.list-nav {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	padding: 25px 15px;
	text-align: center;
}

.list-nav.facts ul li {
	font-size: 17px;
	line-height: 22px;
}

.list-nav.facts ul li strong {
	font-weight: 600;
}

.list-nav.facts ul li .down {
	font-weight: 600 !important;
}

.list-nav h3 {
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	padding: 0;
	font-weight: 600;
}

.list-nav h3:after {
	display: none;
}

.list-nav ul {
	text-align: left;
	padding: 0 0 50px;
}

.list-nav ul li {
	padding: 0 0 5px;
}

.list-nav ul li a,
.list-nav ul li span {
	display: block;
	color: #58595b;
	padding: 5px 25px 5px 45px;
	text-decoration: none;
	border-radius: 4px;
	position: relative;
}

.list-nav ul li a:after,
.list-nav ul li span:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	left: 25px;
	top: 13px;
}

.list-nav ul li a:hover,
.list-nav ul li span:hover {
	background: #dddcda;
	font-weight: 600;
}

.list-nav ul li span:hover {
	background: none;
}

.list-nav ul li.more:after {
	display: none;
}

.list-nav ul li.show-more {
	position: relative;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
}

.list-nav ul li.show-more ul {
	margin: 0 0 0 -40px;
}

.list-nav ul button[type="button"] {
	background: none;
	border: none;
	position: relative;
	padding: 0 25px 0 20px;
	margin: 0 0 0 -15px;
}

.list-nav ul button[type="button"]:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	top: 7px;
}

.list-nav ul button[type="button"] em {
	font-style: normal;
}

.list-nav ul button[type="button"] .less {
	display: inline;
}

.list-nav ul button[type="button"] .more {
	display: none;
}

.list-nav ul button[type="button"].collapsed:before {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

.list-nav ul button[type="button"].collapsed .more {
	display: inline;
}

.list-nav ul button[type="button"].collapsed .less {
	display: none;
}

.list-nav ul button[type="button"]:before {
	font-size: 20px;
	line-height: 20px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	content: "\e910";
	font-family: "icomoon";
	position: absolute;
	right: 0;
	top: 0;
}

.list-nav .btn-primary {
	background: none;
	width: 240px;
	color: #c40f39;
}

/* info-cols styles */

.info-cols {
	color: #fff;
	overflow: hidden;
	background: #58595b;
	padding: 61px 0 52px;
}

.info-cols.products {
	padding: 39px 0 30px;
}

.info-cols.products .content p {
	margin: 0 0 5px;
}

.info-cols.products h3 {
	margin: 0 0 21px;
}

.info-cols h3 {
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 18px;
	font-weight: 400;
	text-transform: uppercase;
}

.info-cols h4 {
	color: #323131;
}

.info-cols .content {
	font-size: 14px;
	line-height: 19px;
}

.info-cols .content p {
	margin: 0 0 50px;
}

.info-cols .consult-form {
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	color: #323131;
}

.info-cols .consult-form form {
	padding: 24px 30px 33px 31px;
}

.info-cols .consult-form form p {
	margin: 0 0 34px;
}

.info-cols .consult-form h2 {
	color: #323131;
}

.info-cols .consult-form .note {
	display: block;
	max-width: 170px;
	margin: 0 auto;
	padding: 13px 0;
}

.info-cols .consult-form .note a {
	color: #323131;
}

.info-cols .consult-form .cancel {
	color: #c40f39;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.info-cols .consult-form .cancel:hover {
	text-decoration: underline;
}

.info-cols .consult-form .cancel:active {
	text-decoration: none;
}

.info-cols .consult-form input[type="text"],
.info-cols .consult-form input[type="email"],
.info-cols .consult-form input[type="tel"],
.info-cols .consult-form textarea {
	background: #323131;
	border: none;
}

.info-cols .consult-form input[type="text"]:hover,
.info-cols .consult-form input[type="email"]:hover,
.info-cols .consult-form input[type="tel"]:hover,
.info-cols .consult-form textarea:hover {
	background: #464545;
}

.info-cols .consult-form .input {
	border-radius: 0;
	background: #323131;
	border: none;
}

.info-cols .consult-form .input:hover {
	background: #464545;
}

.info-cols .consult-form .col-holder {
	border: 1px solid transparent;
}

.info-cols .consult-form .col-holder.email .input__field--kaede {
	width: 60%;
}

.info-cols .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
.info-cols .consult-form .col-holder.email .input--filled .input__label--kaede {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.info-cols .consult-form .col-holder.company .input__field--kaede {
	width: 54%;
}

.info-cols .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
.info-cols .consult-form .col-holder.company .input--filled .input__label--kaede {
	-webkit-transform: translate3d(54%, 0, 0);
	transform: translate3d(54%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.info-cols .consult-form .col-holder.error {
	border-color: #f00;
	border-radius: 0;
}

.info-cols .consult-form .input__label-content--kaede {
	padding: 10px;
}

.info-cols .consult-form .input__field--kaede {
	width: 65%;
}

.info-cols .consult-form .input__field--kaede:focus + .input__label--kaede,
.info-cols .consult-form .input--filled .input__label--kaede {
	-webkit-transform: translate3d(65%, 0, 0);
	transform: translate3d(65%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.info-cols .textarea {
	background: #323131;
	border: none;
}

.info-cols .textarea:hover {
	background: #464545;
}

.info-cols .image {
	position: relative;
	display: block;
	margin: 0 0 15px;
}

.info-cols .image:after {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0;
}

.info-cols .image:hover:after {
	opacity: 1;
}

.info-cols .image img {
	width: 100%;
	height: auto;
	display: block;
}

.info-cols .cols {
	overflow: hidden;
	padding: 20px 0 0;
}

.info-cols .cols h3 {
	text-transform: none;
	font-size: 17px;
	line-height: 22px;
}

/* twocolumns styles */

.twocolumns {
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 35px 15px;
}

.twocolumns .link {
	font-size: 15px;
	line-height: 18px;
	color: #c40f39;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 25px;
}

/* content styles */

#content {
	overflow: hidden;
}

#content .link {
	margin: 0 0 10px;
}

#content .more {
	width: 252px;
}

#content .list-nav {
	padding: 3px 5px;
	text-align: left;
}

#content .list-nav ul {
	font-weight: 400;
	padding: 0;
}

#content .list-nav ul li {
	position: relative;
	padding: 0 0 12px 15px;
}

#content .list-nav ul li:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
}

#content .list-nav ul li a {
	padding: 0;
	color: #c40f39;
}

#content .list-nav ul li a:after {
	display: none;
}

#content .list-nav ul li a:hover {
	background: none;
	text-decoration: underline;
	font-weight: 400;
}

#content .list-nav ul li a:focus,
#content .list-nav ul li a:active {
	text-decoration: none;
}

#content .view {
	font-size: 13px;
	line-height: 18px;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
	color: #c40f39;
	margin: 0 0 0 12px;
}

/* product-holder styles */

.product-holder {
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	padding: 0 0 15px;
	text-align: center;
}

.product-holder .btn-primary {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	background: none;
}

.product-holder .product-label {
	position: absolute;
	top: 5px;
	left: 0;
}

.product-holder .head {
	background: #58595b;
	padding: 13px 14px;
	margin: 0 0 12px;
	text-align: left;
	border-radius: 2px;
}

.product-holder .head:hover {
	cursor: pointer;
	background: #797a7c;
}

.product-holder .head h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	margin: 0;
}

.product-holder .info {
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -4px;
	padding: 6px 0;
}

.product-holder .info li {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
	position: relative;
	letter-spacing: 0;
}

.product-holder .info li:first-child {
	padding-left: 0;
}

.product-holder .info li:first-child:after {
	display: none;
}

.product-holder .info li:after {
	background: #fff;
	position: absolute;
	top: 2px;
	left: 0;
	bottom: 0;
	content: "";
	width: 1px;
}

.product-holder .info a {
	color: #fff;
	text-decoration: none;
}

.product-holder .info a:hover {
	text-decoration: underline;
}

.product-holder .info a:hover,
.product-holder .info a:focus {
	text-decoration: none;
}

.product-holder .detail {
	text-align: left;
}

.product-holder .detail .link {
	font-size: 14px;
	line-height: 18px;
}

.product-holder .product-image {
	background: #fff;
	overflow: hidden;
	min-height: 180px;
	border-radius: 3px;
	border: 1px solid #a4a4a4;
	white-space: nowrap;
	text-align: center;
	margin: 0 0 20px;
	padding: 0 25px;
	position: relative;
}

.product-holder .product-image:before {
	height: 100%;
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: inherit;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}

.product-holder .product-image img {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	max-width: 100%;
}

/* product-info styles */

.product-info {
	overflow: hidden;
	text-align: center;
	padding-top: 6px;
}

.product-info .btn-primary {
	background: none;
	font-weight: 400;
	min-width: inherit;
	font-size: 14px;
	line-height: 18px;
}

.product-info .btn-primary .icon-checkmark {
	visibility: hidden;
}

.product-info .btn-primary.add {
	width: 205px;
	height: 43px;
}

.product-info .btn-primary.add:hover strong {
	font-weight: 700;
}

.product-info .btn-primary.added {
	width: 240px;
}

.product-info .btn-primary.added span {
	width: 186px;
}

.product-info .btn-primary.added .icon-checkmark {
	visibility: visible;
}

.product-info .btn-primary.small.added {
	width: 217px;
	padding: 10px 12px 8px 15px;
}

.product-info .btn-primary.small.added .icon-checkmark {
	font-size: 18px;
	line-height: 18px;
}

.product-info .btn-primary.small.added span {
	display: block;
}

.product-info .btn-primary.small .icon-checkmark {
	left: 10px;
	top: 10px;
}

.product-info .btn-primary.small span {
	width: 180px;
}

.product-info .btn-default {
	min-width: inherit;
	font-size: 14px;
	line-height: 18px;
	padding: 13px 30px;
}

.product-info .btn-default.add {
	background: #a4a4a4;
}

.product-info .btn-default strong {
	display: none;
	font-weight: 600;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.product-info .btn-default.added strong {
	display: inline;
}

.product-info .price {
	font-size: 36px;
	line-height: 42px;
	display: block;
	margin: 0 0 20px;
}

.product-info .regular-price {
	font-size: 15px;
	line-height: 20px;
	display: block;
	opacity: .5;
}

.product-info .regular-price strong {
	display: block;
	font-weight: 400;
}

.product-info .box-holder {
	overflow: hidden;
}

.product-info .box-holder .infobox {
	overflow: hidden;
	padding: 0 0 20px;
}

.product-info .box-holder .infobox:only-child {
	float: none;
	width: 100%;
	padding: 0 15px;
}

.product-info .box-holder .infobox:only-child .btn-primary {
	min-width: 200px;
	height: 43px;
}

.product-info .box-holder .infobox:only-child .btn-default {
	min-width: 200px;
	padding: 13px 22px;
}

.product-info .box-holder .infobox:only-child .btn-primary.added span {
	display: block;
	width: 200px;
}

/* product-detail styles */

.product-detail h3 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 10px;
}

.product-detail .col {
	width: 50%;
	float: left;
	padding: 0 5px 0 3px;
}

.product-detail .col ul a {
	font-size: 15px;
	line-height: 18px;
	color: #323131;
	text-decoration: none;
}

.product-detail .col ul a:hover {
	color: #c40f39;
}

.product-detail .info-holder {
	padding: 5px;
	position: relative;
	z-index: 1;
	line-height: 21px;
}

.product-detail .info-holder p {
	margin: 0 0 20px;
}

.product-detail .more-detail {
	overflow: hidden;
}

.product-detail .more-detail ul {
	padding: 0 0 30px;
}

.product-detail .more-detail ul li {
	padding: 0 0 3px;
}

.product-detail .list-area {
	padding: 10px 0;
	max-width: 500px;
}

.product-detail .list-area li {
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 7px 2px;
}

.product-detail .list-area li img {
	display: block;
}

/* products-container styles */

.products-container {
	overflow: hidden;
}

.products-container .head {
	text-transform: uppercase;
	padding: 13px 15px;
}

.products-container .head:hover {
	cursor: pointer;
	background: #797a7c;
}

.products-container .head h2 {
	font-weight: 600;
}

.products-container .detail {
	padding: 0;
}

.products-container .product-holder .product-image {
	min-height: 246px;
}

.products-container .col {
	padding: 0 20px 0 0;
}

.products-container .btn-default,
.products-container .btn-primary {
	height: auto !important;
}

.products-container .list-nav li a {
	font-size: 14px;
	line-height: 18px;
	display: inline;
}

.close {
	opacity: 1;
	text-shadow: none;
}

/* filter-area styles */

.filter-area {
	padding: 0 0 1px;
}

.filter-area .nav .title {
	float: left;
	margin: 0 10px 0 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
}

.filter-area .top-nav {
	font-size: 15px;
	line-height: 20px;
	float: left;
}

.filter-area .top-nav li {
	margin: 0;
}

.filter-area .top-nav li a {
	color: #c40f39;
	text-decoration: underline;
}

.filter-area .top-nav li a:after {
	border-color: #c40f39 transparent transparent;
}

.filter-area .top-nav ul a {
	text-decoration: none;
}

.filter-area .top-nav ul a:hover {
	text-decoration: underline;
}

.filter-area .holder {
	font-size: 15px;
	line-height: 19px;
	overflow: hidden;
	color: #323131;
}

.filter-area .total {
	position: relative;
	text-transform: uppercase;
	padding: 10px 0;
	display: block;
}

.filter-area .total:after {
	background: #323131;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	width: 1px;
	display: none;
}

.filter-area .filters {
	overflow: hidden;
}

.filter-area .filters .title {
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	margin: 0 0 10px;
}

.filter-area .filters ul {
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
}

.filter-area .filters ul li {
	display: inline-block;
	vertical-align: top;
	background: #dddcda;
	border-radius: 5px;
	margin: 0 8px 10px 0;
}

.filter-area .filters ul li:hover {
	background: #eeedec;
}

.filter-area .filters ul li:hover .close {
	color: #c40f39;
	opacity: 1;
}

.filter-area .filters ul li a {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 10px 4px 13px;
	color: #58595b;
	font-weight: 600;
	text-decoration: none;
}

.filter-area .filters ul li .close {
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	vertical-align: middle;
	padding: 2px 10px 0 0;
	float: none;
	opacity: 1;
}

/* scroll-block styles */

.scroll-block .image {
	position: relative;
	margin: 0 0 20px;
	display: block;
}

.scroll-block .image img {
	width: 100%;
	height: auto;
	display: block;
}

.scroll-block .image:hover .play {
	color: #c40f39;
}

.scroll-block .post {
	overflow: hidden;
	padding: 0 20px 30px 0;
}

.scroll-block .textarea {
	overflow: hidden;
}

.scroll-block a {
	color: #323131;
	font-weight: 600;
	text-transform: none;
}

.scroll-block a:hover {
	color: #323131;
}

.scroll-block .play {
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	margin: -18px 0 0 -16px;
	text-decoration: none;
}

/* sidebar styles */

#sidebar {
	margin: 0 0 30px;
}

#sidebar .request-box h2 {
	color: #fff;
}

#sidebar .link {
	margin: 0 0 7px 11px;
}

#sidebar .nav-holder {
	background: #f0efed;
	padding: 12px 10px;
	border-radius: 2px;
}

#sidebar .list-nav {
	padding: 20px 0 10px;
	font-weight: 400;
	text-align: left;
}

#sidebar .list-nav h2 {
	margin: 0 0 14px 7px;
}

#sidebar .list-nav ul {
	padding: 0;
}

#sidebar .list-nav li {
	padding: 0 0 11px;
}

#sidebar .list-nav li.active {
	font-weight: 600;
}

#sidebar .list-nav li a {
	padding: 5px 28px;
}

#sidebar .list-nav li a:after {
	left: 10px;
}

#sidebar h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #323131;
}

#sidebar .nav {
	overflow: hidden;
	padding: 10px 0;
}

#sidebar .nav .head {
	overflow: hidden;
}

#sidebar .nav h2 {
	margin: 0 0 10px 7px;
	overflow: hidden;
}

#sidebar .nav .show-all {
	float: right;
	margin: 4px;
}

#sidebar .nav .show-all em {
	font-style: normal;
	display: none;
}

#sidebar .nav .show-all.active em {
	display: inline;
}

#sidebar .nav .show-all.active span {
	display: none;
}

#sidebar .nav form {
	overflow: hidden;
	padding: 15px 20px;
}

#sidebar .nav form ul li {
	padding: 0 0 15px;
	overflow: hidden;
}

#sidebar .nav form ul li.disabled {
	pointer-events: none;
}

#sidebar .nav form ul li.disabled .jcf-checkbox,
#sidebar .nav form ul li.disabled .label {
	opacity: .5;
}

#sidebar .nav form ul li:hover .label {
	color: #58595b;
}

#sidebar .nav form ul li:hover .jcf-checkbox {
	background: #ebebeb;
	border-color: #58595b;
}

#sidebar .nav form .label {
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	color: #323131;
	text-align: left;
}

#sidebar .nav form label {
	font-weight: 400;
	margin: 0;
	vertical-align: middle;
}

#sidebar .nav .col:only-child {
	width: 100%;
}

#sidebar .nav h3 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	color: #58595b;
	margin: 0 0 18px;
}

#sidebar .accordion {
	font-size: 14px;
	line-height: 19px;
	padding: 7px 8px 4px;
}

#sidebar .accordion li {
	padding: 0 0 12px;
}

#sidebar .accordion li.active > a {
	font-weight: 600;
}

#sidebar .accordion li.active > a:after {
	content: "-";
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	content: "";
	width: 15px;
	background: #231f20;
	height: 3px;
	top: 14px;
	right: 9px;
}

#sidebar .accordion li.disabled {
	opacity: .5;
}

#sidebar .accordion li.disabled a {
	pointer-events: none;
}

#sidebar .accordion li a {
	color: #58595b;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	position: relative;
	border-radius: 5px;
}

#sidebar .accordion li a:after {
	font-size: 30px;
	line-height: 30px;
	font-family: "icomoon";
	color: #231f20;
	content: "\e910";
	position: absolute;
	right: 00;
	top: 2px;
}

#sidebar .accordion li a:hover {
	background: #dddcda;
}

/* request-box styles */

.request-box {
	background: #58595b;
	padding: 25px 20px 13px;
	text-align: center;
	border-radius: 2px;
	margin: 0 0 28px;
}

.request-box.driver {
	background: #323131;
	padding: 36px 10px 36px;
}

.request-box.driver .btn-default {
	margin: 0;
}

.request-box h2 {
	font-size: 17px;
	line-height: 25px;
	-webkit-text-shadow: 2px 0 5px #323131;
	text-shadow: 2px 0 5px #323131;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 21px;
	padding: 0;
}

.request-box h2:after {
	display: none;
}

.request-box .cancel {
	color: #61b9ff;
}

.request-box .thanks {
	text-align: left;
}

.request-box .thanks .note {
	text-align: left;
}

.request-box .consult-form {
	padding: 0;
}

.request-box .consult-form form {
	padding: 0;
}

.request-box .btn-default {
	font-size: 16px;
	line-height: 20px;
	padding: 9px 22px;
}

.hide {
	display: none;
}

/* three-cols styles */

.three-cols {
	padding-top: 46px;
	padding-bottom: 30px;
	text-align: center;
}

.three-cols h2 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	text-transform: uppercase;
	color: #323131;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

.three-cols .col {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	position: relative;
	padding-bottom: 50px;
	margin: 0 0 30px;
}

.three-cols .col:after {
	font-size: 27px;
	line-height: 27px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	font-family: "icomoon";
	content: "\e914";
	color: #c40f39;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -15px;
}

.three-cols a {
	color: #c40f39;
}

.three-cols .box {
	background: #f0efed;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	margin: 0 0 12px;
	text-align: center;
}

.three-cols .box:before {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
	margin: 0 0 0 -5px;
	content: "";
}

.three-cols .box ::-moz-selection {
	background: #fff;
	color: #323131;
}

.three-cols .box ::selection {
	background: #fff;
	color: #323131;
}

.three-cols .box.player-active .icon-play {
	display: none;
}

.three-cols .box.player-active .icon-pause {
	display: block;
}

.three-cols .btn-pause {
	position: absolute;
	bottom: 14px;
	right: 23px;
	color: #c40f39;
	text-decoration: none;
}

.three-cols .btn-pause:hover {
	opacity: .7;
}

.three-cols .btn-pause .icon-pause {
	display: none;
}

.three-cols .check {
	display: block;
	margin: 0 auto;
}

.three-cols .text {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}

.three-cols .input-row {
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	white-space: normal;
	padding: 12px 15px;
}

.three-cols .input-row p {
	margin: 0;
}

.three-cols form {
	background: #323131;
	position: relative;
	margin: 0 0 12px;
}

.three-cols input[type="search"] {
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #323131;
	width: 100%;
	border: none;
	padding: 6px 40px 6px 15px;
	height: 36px;
	border-radius: 1px;
}

.three-cols button[type="submit"] {
	color: #939393;
	position: absolute;
	padding: 0;
	background: none;
	border: none;
	right: 17px;
	top: 8px;
}

.three-cols button[type="submit"]:hover {
	color: #fff;
}

.three-cols img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

/* map-area styles */

.map-area {
	position: relative;
}

.map-area.offices {
	border-top: 0;
}

.map-area .image {
	position: relative;
	left: 50%;
	min-width: 1920px;
}

.map-area .image img {
	width: 100%;
	height: auto;
	display: block;
	min-width: 1920px;
	position: relative;
	left: -50%;
}

.map-area .pin-holder {
	position: relative;
	border-bottom: 8px solid #58595b;
}

.map-area .form {
	background: #323131;
	padding: 9px 25px 10px;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 99;
	overflow: hidden;
}

.map-area .form .jcf-select {
	margin: 0;
}

.map-area .form .jcf-select-text {
	margin: 4px 35px 6px 15px;
}

.map-area .col {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px;
}

.map-area .col label {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px;
	font-weight: 400;
}

.map-area .pin {
	position: absolute;
	left: 12.9%;
	top: 32.5%;
	z-index: 9;
}

.map-area .pin.two {
	left: 17.1%;
	top: 23.56%;
}

.map-area .pin.three {
	left: 22.7%;
	top: 44.66%;
}

.map-area .pin.four {
	left: 24.5%;
	top: 87.3%;
}

.map-area .pin.five {
	left: 30.5%;
	top: 55.8%;
}

.map-area .pin.six {
	left: 42.7%;
	top: 21.9%;
}

.map-area .pin.seven {
	left: 43.7%;
	top: 12.9%;
}

.map-area .pin.eight {
	left: 44.8%;
	top: 45%;
}

.map-area .pin.nine {
	left: 63.5%;
	top: 29%;
}

.map-area .pin.ten {
	left: 72.4%;
	top: 16%;
}

.map-area .pin.eleven {
	left: 67.7%;
	top: 36.8%;
}

.map-area .pin.twelve {
	left: 76.8%;
	top: 32.5%;
}

.map-area .pin.thirteen {
	left: 57%;
	top: 67%;
}

.map-area .pin.fourteen {
	left: 88.3%;
	top: 72.9%;
}

.map-area .pin.fifteen {
	left: 84.3%;
	top: 82.2%;
}

.map-area .pin.sixteen {
	left: 53.3%;
	top: 51%;
}

.map-area .pin.seventeen {
	left: 67%;
	top: 65%;
}

.map-area .pin .icon {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	background: url(/Images//map-icon.png) no-repeat 0 1px;
	width: 28px;
	height: 35px;
	display: block;
	position: relative;
}

.map-area .pin .icon.office {
	background-position: 0 -67px;
}

.map-area .pin .icon.office:hover {
	background-position: -72px -67px;
}

.map-area .pin.active .icon {
	background-position: 0 -120px;
	width: 42px;
	height: 53px;
	z-index: 9999;
}

.map-area .pin.active .icon:hover {
	background-position: 0 -120px;
}

.map-area .pin.active .icon.empty {
	background-position: -60px -120px;
	width: 42px;
	height: 53px;
	z-index: 9999;
}

.map-area .pin.active .icon.empty:hover {
	background-position: -60px -120px;
}

.map-area .pin.active .popup {
	display: block;
}

.map-area .popup {
	font-size: 13px;
	line-height: 22px;
	border: 1px solid #58595b;
	border-radius: 2px;
	background: #f0efed;
	position: absolute;
	bottom: 25px;
	left: 50%;
	width: 246px;
	padding: 24px 30px 26px;
	margin: 0 0 0 -123px;
	display: none;
}

.map-area .popup .btn-default {
	padding: 11px 15px;
	font-weight: 400;
	display: block;
}

.map-area .popup.medium {
	width: 284px;
	margin: 0 0 0 -142px;
}

.map-area .popup h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 15px;
}

.map-area .popup h2 span {
	text-transform: uppercase;
}

.map-area .popup.empty {
	width: 284px;
	margin: 0 0 0 -142px;
}

.map-area address {
	font-style: normal;
	display: block;
	margin: 0 0 12px;
}

.map-area ul {
	padding: 0 0 17px;
}

.map-area ul a {
	text-decoration: none;
	color: #323131;
}

/* detail-area styles */

.detail-area {
	background: #f0efed;
	font-size: 15px;
	line-height: 23px;
}

.detail-area .container {
	padding-top: 51px;
	padding-bottom: 51px;
}

.detail-area h2 {
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 10px;
}

.detail-area .row-holder .row {
	border-top: 2px solid #d8d7d5;
}

.detail-area .row-holder .row:first-child {
	border: none;
}

.detail-area .row-holder .col-info {
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	margin: 0 0 10px;
}

.detail-area .row-holder .col-info:after {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	width: 1px;
	height: 100%;
	content: "";
}

.detail-area .row-holder span {
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	white-space: normal;
}

.detail-area .row-holder strong {
	font-weight: 600;
}

.detail-area .row-holder a {
	color: #323131;
}

.detail-area .row-holder a i {
	padding: 0 10px 0 0;
}

.detail-area .row-holder a.mail {
	color: #c40f39;
	font-weight: 600;
}

.detail-area .row-holder a.mail i {
	color: #323131;
}

.detail-area .row-holder i {
	font-size: 21px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
}

.detail-area .row-holder .icon-phone {
	font-size: 27px;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
}

.detail-area .row-holder .icon-user {
	font-size: 28px;
	line-height: 32px;
	width: 38px;
	margin: 0 5px 0 0;
}

.detail-area .row-holder .icon-mail {
	margin: 0 5px 0 0;
}

.detail-area .row-holder ul {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.detail-area .contact-detail {
	overflow: hidden;
	background: #323131;
	color: #fff;
	padding: 32px 25px 15px;
}

.detail-area .contact-detail h2 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 24px;
}

.detail-area .contact-detail .fax {
	pointer-events: none;
}

.detail-area .contact-detail i {
	font-size: 22px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 0 0;
	text-align: center;
	width: 32px;
}

.detail-area .contact-detail .icon-mail {
	font-size: 15px;
	line-height: 32px;
}

.detail-area .contact-detail span {
	max-width: 79%;
	display: inline-block;
	vertical-align: middle;
}

.detail-area .contact-detail span:hover {
	text-decoration: underline;
}

.detail-area .contact-detail ul {
	margin: 0 -8px;
	padding: 0;
}

.detail-area .contact-detail ul li {
	overflow: hidden;
	padding: 0 0 31px;
}

.detail-area .contact-detail ul a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.detail-area .contact-detail ul a.mail span,
.detail-area .contact-detail ul a.link span {
	color: #61b9ff;
}

.detail-area .contact-detail ul a.mail span:focus,
.detail-area .contact-detail ul a.mail span:active,
.detail-area .contact-detail ul a.link span:focus,
.detail-area .contact-detail ul a.link span:active {
	text-decoration: none;
}

/* columns styles */

.columns {
	background: #595a5b;
	text-align: center;
	padding: 50px 0;
}

.columns h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 13px;
	text-transform: uppercase;
}

.columns .note span {
	display: block;
}

.columns .column {
	background: #fff;
	text-align: left;
	border-radius: 2px;
	overflow: hidden;
	margin: 0 0 20px;
}

.columns .column.last {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.columns .consult-form {
	background: #fff;
	color: #323131;
	padding: 23px 29px;
}

.columns .consult-form .head {
	padding: 0 0 16px;
}

.columns .consult-form .thanks {
	text-align: center;
}

.columns .consult-form .thanks h2,
.columns .consult-form .thanks h3,
.columns .consult-form .thanks h4 {
	text-align: center;
}

.columns .consult-form h2,
.columns .consult-form h3,
.columns .consult-form h4 {
	color: #323131;
}

.columns .consult-form form {
	padding: 0;
}

.columns .consult-form .col-holder {
	background: #323131;
}

.columns .consult-form .col-holder:hover {
	background: #464545;
}

.columns .consult-form .col-holder.name .input__field--kaede {
	width: 60%;
}

.columns .consult-form .col-holder.name .input__field--kaede:focus + .input__label--kaede,
.columns .consult-form .col-holder.name .input--filled .input__label--kaede {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.columns .consult-form .col-holder.email .input__field--kaede {
	width: 60%;
}

.columns .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
.columns .consult-form .col-holder.email .input--filled .input__label--kaede {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.columns .consult-form .col-holder.company .input__field--kaede {
	width: 54%;
}

.columns .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
.columns .consult-form .col-holder.company .input--filled .input__label--kaede {
	-webkit-transform: translate3d(54%, 0, 0);
	transform: translate3d(54%, 0, 0);
	background: #c40f39;
	color: #fff;
}

.columns .consult-form .input {
	background: #323131;
}

.columns .consult-form input[type="text"],
.columns .consult-form input[type="email"],
.columns .consult-form input[type="tel"],
.columns .consult-form textarea,
.columns .consult-form .input__label--kaede {
	background: #323131;
}

.columns .consult-form input[type="text"]:hover,
.columns .consult-form input[type="email"]:hover,
.columns .consult-form input[type="tel"]:hover,
.columns .consult-form textarea:hover,
.columns .consult-form .input__label--kaede:hover {
	background: #464545;
}

.columns .consult-form .cancel {
	font-size: 14px;
	line-height: 18px;
	color: #c40f39;
}

.columns .consult-form .note a {
	color: #323131;
}

.columns .info-box {
	font-size: 14px;
	line-height: 19px;
	background: #fff;
	padding: 22px 26px 22px 30px;
}

.columns .info-box h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	margin: 0;
}

.columns .info-box .text {
	overflow: hidden;
}

.columns .info-box .info {
	padding: 29px 0 0;
}

.columns .info-box .info li {
	padding: 0 0 58px;
	overflow: hidden;
}

.columns .info-box .info li:first-child {
	padding: 0 0 63px;
}

.columns .info-box .info i {
	font-size: 20px;
	line-height: 20px;
	float: left;
	margin: 6px 10px 5px 2px;
	width: 40px;
}

.columns .info-box .info .icon-phone {
	font-size: 35px;
	line-height: 35px;
	margin: 3px 10px 5px 5px;
}

.columns .info-box .info .icon-i-time {
	font-size: 40px;
	line-height: 40px;
	margin: 0 10px 5px 2px;
	opacity: .9;
}

.columns .info-box .mail {
	color: #c40f39;
}

.columns .info-box .tel {
	color: #323131;
}

.columns .info-box .tel:hover {
	text-decoration: underline;
	color: #323131;
}

.columns .blockquote-holder {
	font-size: 17px;
	line-height: 22px;
	background: #fff;
	color: #323131;
	text-align: center;
	white-space: normal;
	z-index: 9;
	overflow: hidden;
}

.columns .blockquote-holder img {
	width: 100%;
	height: auto;
	display: block;
}

.columns blockquote {
	font-size: 14px;
	line-height: 19px;
	border: none;
	position: relative;
	margin: -25px 0 0;
	padding: 60px 20px 29px;
}

.columns blockquote:after {
	background: #97a9b9;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	display: block;
	width: 48px;
	height: 48px;
	font-size: 72px;
	line-height: 72px;
	font-style: italic;
	color: #fff;
	position: absolute;
	background: #c40f39;
	content: "\"";
	top: 0;
	left: 50%;
	margin: 0 0 0 -25px;
	padding: 2px 7px 2px 0;
}

.columns blockquote q {
	display: block;
	position: relative;
	padding: 0 0 20px;
	margin: 0 0 15px;
}

.columns blockquote q:after {
	background: #c40f39;
	bottom: 0;
	content: "";
	height: 5px;
	left: 50%;
	margin: 0 0 0 -30px;
	position: absolute;
	width: 60px;
}

.columns blockquote strong {
	font-weight: 600;
}

.columns blockquote cite {
	display: block;
	font-size: 16px;
	line-height: 21px;
	font-weight: 600;
	font-style: normal;
}

/* faq section styles */

.faq {
	background: #f0efed;
	overflow: hidden;
}

.faq .faq-holder {
	padding: 20px;
}

.faq p {
	margin: 0;
}

.faq ul {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 11px 5px;
}

.faq ul li {
	padding: 0 0 29px;
}

.faq ul strong {
	font-weight: 600;
	display: block;
	position: relative;
	padding: 0 0 11px 15px;
}

.faq ul strong:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	top: 10px;
}

.faq h2 {
	font-size: 21px;
	line-height: 26px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.faq .image {
	overflow: hidden;
}

.faq .image img {
	display: block;
	width: 100%;
}

.faq .btn-primary {
	width: 200px;
	margin: 0 0 0 5px;
}

/* media-holder styles */

.media-holder {
	overflow: hidden;
	background: #f0efed;
}

.media-holder .container {
	padding-top: 78px;
	padding-bottom: 50px;
}

.media-holder .tabset {
	background: #fff;
}

.media-holder .input--kaede {
	height: 41px;
}

.media-holder p {
	margin: 0;
}

.media-holder .content {
	text-align: center;
}

.media-holder .post {
	overflow: hidden;
	width: 100%;
	padding: 0 0 75px;
	text-align: left;
}

.media-holder .cancel {
	color: #fff;
}

.media-holder .image {
	position: relative;
	border: 1px solid #a4a4a4;
	border-radius: 3px;
	overflow: hidden;
	margin: 0 0 20px;
}

.media-holder .image a {
	display: block;
	position: relative;
}

.media-holder .image a:hover:after {
	opacity: 1;
}

.media-holder .image a:after {
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.media-holder .image img {
	width: 100%;
	height: auto;
	display: block;
}

.media-holder .post-content {
	font-size: 14px;
	line-height: 22px;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	overflow: hidden;
}

.media-holder .post-content h2 {
	font-weight: 600;
}

.media-holder .aside {
	overflow: hidden;
	padding-top: 30px;
}

.media-holder .meta {
	overflow: hidden;
	padding: 0 0 6px;
}

.media-holder .category,
.media-holder time {
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	float: left;
	margin: 0 5px 5px 0;
}

.media-holder .category {
	background: #c40f39;
	padding: 2px 6px;
	color: #fff;
	text-decoration: none;
}

.media-holder .category:hover {
	background: #323131;
}

.media-holder .category.even {
	background: #323131;
}

.media-holder .category.even:hover {
	background: #c40f39;
}

.media-holder .btn-primary {
	width: 280px;
}

.media-holder .loader:after {
	background: #f0efed;
}

.media-holder .more {
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	text-decoration: none;
	color: #c40f39;
	text-transform: capitalize;
}

.media-holder .more:hover {
	text-decoration: underline;
}

.media-holder .more:active {
	text-decoration: none;
}

.media-holder h2 {
	font-size: 17px;
	line-height: 24px;
	color: #323131;
	margin: 0 0 3px;
	padding: 0;
	text-align: left;
	text-transform: inherit;
}

.media-holder h2:after {
	display: none;
}

.media-holder h2 a {
	color: #323131;
	text-decoration: none;
}

.media-holder h2 a:hover {
	color: #c40f39;
}

.media-holder .consult-form {
	background: #323131;
	padding: 0 0 10px;
	margin: 0 0 34px;
}

.media-holder .consult-form .head {
	padding: 0 0 32px;
}

.media-holder .consult-form h2 {
	color: #fff;
	text-transform: uppercase;
}

.media-holder .consult-form h3 {
	margin: 0 0 14px;
	color: #fff;
}

.media-holder .consult-form .col-holder,
.media-holder .consult-form input[type="text"],
.media-holder .consult-form input[type="email"],
.media-holder .consult-form input[type="tel"],
.media-holder .consult-form textarea,
.media-holder .consult-form .input {
	background: #3a3939;
	border-radius: 4px;
}

.media-holder .consult-form .col-holder:hover,
.media-holder .consult-form input[type="text"]:hover,
.media-holder .consult-form input[type="email"]:hover,
.media-holder .consult-form input[type="tel"]:hover,
.media-holder .consult-form textarea:hover,
.media-holder .consult-form .input:hover {
	background: #454546;
}

.media-holder .consult-form input[type="text"],
.media-holder .consult-form input[type="email"],
.media-holder .consult-form input[type="tel"] {
	height: 38px;
}

.media-holder .consult-form .input__label--kaede:hover {
	background: #454546;
}

.media-holder .note span {
	display: block;
}

.media-holder .widget {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding: 25px;
	color: #58595b;
	margin: 0 0 34px;
	position: relative;
	z-index: 1;
}

.media-holder .widget h3 {
	margin: 0 0 19px;
}

.media-holder .widget .btn-default {
	padding: 10px 15px;
}

.media-holder .widget.partner {
	background: #58595b;
	color: #fff;
	padding: 27px 15px;
}

.media-holder .widget.kit {
	background: #fff;
	padding: 25px 40px 15px 20px;
}

.media-holder .widget.kit .btn-default {
	padding: 11px 21px;
}

.media-holder .widget p {
	margin: 0 0 28px;
}

.media-holder .btn-default {
	font-weight: 400;
	padding: 10px 18px;
}

.media-holder h3 {
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 20px;
	text-align: left;
}

.media-holder h3:after {
	display: none;
}

.media-holder .list-nav {
	padding: 35px 25px 0;
	margin: 0;
}

.media-holder .list-nav h3 {
	font-size: 23px;
	line-height: 29px;
	margin: 0 0 21px;
}

.media-holder .list-nav ul {
	margin: 0 -7px;
}

.media-holder .list-nav ul li {
	padding: 0 0 2px;
}

.media-holder .list-nav ul li a {
	padding: 3px 25px 4px;
}

.media-holder .list-nav ul li a:after {
	left: 8px;
}

/* info-detail styles */

.info-detail {
	overflow: hidden;
	background: #f0efed;
	color: #323131;
	text-align: center;
	padding-bottom: 50px;
}

.info-detail .info-holder {
	font-size: 17px;
	line-height: 23px;
	position: relative;
	z-index: 1;
}

.info-detail .info-holder strong {
	font-weight: 600;
	text-align: left;
}

.info-detail .info-holder p {
	margin: 0 0 30px;
	text-align: left;
}

.info-detail .info-holder ul {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	padding: 0 0 30px;
}

.info-detail .info-holder ul li {
	position: relative;
	text-indent: 15px;
	padding: 0 0 40px;
}

.info-detail .info-holder ul li:after {
	width: 5px;
	height: 5px;
	background: #58595b;
	position: absolute;
	top: 10px;
	left: 0;
	content: "";
	background: #c40f39;
	top: 7px;
}

.info-detail .info-holder .btn-primary {
	min-width: 200px;
	padding: 10px 30px;
	font-weight: 400;
}

.info-detail .info-holder .btn-primary:focus,
.info-detail .info-holder .btn-primary:active,
.info-detail .info-holder .btn-primary:hover {
	background: none;
}

.info-detail .info-holder .btn-primary:hover {
	font-weight: 700;
}

/* links styles */

.links {
	overflow: hidden;
	padding: 0 0 30px;
	position: relative;
	z-index: 1;
}

.links ul {
	font-size: 17px;
	line-height: 22px;
}

.links ul li {
	padding: 0 0 20px;
	overflow: hidden;
}

.links .icon {
	color: #58595b;
	font-size: 40px;
	line-height: 40px;
	float: left;
	margin: 0 15px 0 0;
	width: 60px;
}

.links .text {
	overflow: hidden;
	display: block;
	padding: 10px 0;
	text-align: left;
}

/* info-area styles */

.info-area {
	padding-top: 25px;
	padding-bottom: 10px;
}

.info-area h2,
.info-area h3 {
	font-weight: 600;
	margin: 0 0 20px;
	color: #323131;
}

.info-area h2 {
	font-size: 17px;
	line-height: 24px;
}

.info-area .image-area {
	position: relative;
	overflow: hidden;
	margin: 0 0 30px;
}

.info-area .image-area.active .image2 {
	visibility: visible;
	opacity: 1;
	z-index: 9;
}

.info-area .image-area.active h3 {
	opacity: 1;
	visibility: visible;
}

.info-area .image-area.active .btn-default {
	display: none !important;
}

.info-area .image-area .btn-primary {
	border-width: 1px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 7px 15px;
	margin: 0;
	font-weight: 400;
	min-width: 270px;
	min-height: 35px;
}

.info-area .image-area .btn-primary:hover,
.info-area .image-area .btn-primary:focus {
	background: none;
	color: #c40f39;
}

.info-area .image-area .btn-primary:hover {
	font-weight: 700;
}

.info-area .image-area img {
	width: 100%;
	height: auto;
	display: block;
}

.info-area .image-area .image2 {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
}

.info-area .image-area h3 {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-text-shadow: 0 0 11px #eaf9ff;
	text-shadow: 0 0 11px #eaf9ff;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0f9dd5;
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
}

.info-area .more-products {
	margin-bottom: 50px;
}

.info-area .more-products h3 {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	text-align: left;
}

.info-area .more-products h3:after {
	display: none;
}

.info-area .more-products .image {
	border-radius: 3px;
	overflow: hidden;
	display: block;
	margin: 0 0 10px;
	position: relative;
}

.info-area .more-products .image:hover:after {
	opacity: 1;
}

.info-area .more-products .image:after {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: rgba(50, 49, 49, .6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0;
}

.info-area .more-products .image img {
	width: 100%;
	height: auto;
	display: block;
}

.info-area .btn-area {
	text-align: center;
}

.info-area .btn-area .btn-primary {
	background: none;
	min-width: 250px;
	font-weight: 400;
}

.info-area .btn-area .btn-primary:hover {
	font-weight: 700;
}

.info-area .textblock {
	font-size: 14px;
	line-height: 22px;
	padding-top: 50px;
}

.info-area .textblock h3 {
	font-size: 21px;
	line-height: 26px;
	margin: 0 0 35px;
}

.info-area .textblock p {
	margin: 0 0 35px;
}

.info-area .consult-form .cancel {
	color: #61b9ff;
}

.info-area .consult-form h3 {
	font-size: 21px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}

.row {
	margin-right: -25px;
	margin-left: -25px;
}

/* search-results styles */

.search-results {
	overflow: hidden;
	padding: 0 0 50px;
}

.search-results h1 {
	font-size: 21px;
	line-height: 25px;
	margin: 0 0 15px;
}

.search-results h2 {
	text-align: left;
	padding: 0;
}

.search-results h2:after {
	display: none;
}

.search-results .btn-area {
	text-align: center;
}

.search-results .btn-primary {
	font-size: 14px;
	line-height: 18px;
	border-width: 1px;
	font-weight: 400;
	min-width: 260px;
	padding: 10px 20px;
}

.search-results .btn-primary:hover {
	font-weight: 600;
	background: none;
}

.search-results .btn-primary.load {
	padding: 10px 35px 10px 20px;
}

.search-results .info-holder {
	text-align: center;
}

.search-results .info-holder.large {
	font-size: 14px;
	line-height: 19px;
}

.search-results .product-holder {
	font-size: 14px;
	line-height: 19px;
	padding: 0 0 20px;
}

.search-results .product-holder .product-image {
	min-height: 100px;
}

.search-results .product-holder .product-image:before {
	height: 100px;
}

.search-results .product-holder p {
	margin: 0 0 35px;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

/* loader styles */

.loader {
	font-size: 5px;
	text-indent: -9999em;
	width: 4em !important;
	height: 4em !important;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: -webkit-linear-gradient(left, #fff 10%, rgba(255, 255, 255, 0) 42%);
	background: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 42%);
	-webkit-animation: load3 1s infinite linear;
	animation: load3 1s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 11px;
	right: 10px;
	display: none;
}

.loader:before {
	width: 50%;
	height: 50%;
	background: #fff;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.loader:after {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #c40f39;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

a {
	color: #61b9ff;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #61b9ff;
}

/* btn styles */

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.focus:active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
	background: #c40f39;
	border-color: #c40f39;
}

.btn-primary.add:active:hover,
.btn-primary.add:active:focus,
.btn-primary.add.focus:active,
.btn-primary.add.active:hover,
.btn-primary.add.active:focus,
.btn-primary.add.active.focus,
.open > .btn-primary.add.dropdown-toggle:hover,
.open > .btn-primary.add.dropdown-toggle:focus,
.open > .btn-primary.add.dropdown-toggle.focus {
	background: none;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.focus:active,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
	background: #c40f39;
	color: #fff;
}

.btn-toolbar .btn-default span,
.dropdown .btn-default span,
.btn-group .btn-default span,
.btn-group.dropup .btn-default span,
.btn-toolbar .btn-primary span,
.dropdown .btn-primary span,
.btn-group .btn-primary span,
.btn-toolbar .btn-primary span,
.input-group-btn .btn-primary span,
.input-group-btn .btn-default span {
	display: inline-block;
}

.btn-toolbar .btn-primary,
.dropdown .btn-primary,
.btn-group .btn-primary,
.btn-toolbar .btn-primary {
	background: none;
	border-color: #c40f39;
	color: #c40f39;
}

.btn-toolbar .btn-primary:hover,
.btn-toolbar .btn-primary:focus,
.btn-toolbar .btn-primary:active,
.dropdown .btn-primary:hover,
.dropdown .btn-primary:focus,
.dropdown .btn-primary:active,
.btn-group .btn-primary:hover,
.btn-group .btn-primary:focus,
.btn-group .btn-primary:active,
.btn-toolbar .btn-primary:hover,
.btn-toolbar .btn-primary:focus,
.btn-toolbar .btn-primary:active {
	color: #c40f39;
	background: none !important;
}

/* test-page styles */

.test-page .btn-primary {
	background: none;
	border-color: #c40f39;
	color: #c40f39;
	padding: 6px 30px;
}

.test-page .btn-primary:hover,
.test-page .btn-primary:focus,
.test-page .btn-primary:active {
	color: #c40f39 !important;
	background: none !important;
}

.test-page .btn-primary span {
	background: none !important;
}

.test-page .btn-default {
	min-width: 150px;
	padding: 8px 30px;
}

.test-page .input-group-addon {
	padding: 2px 12px;
}

.btn-group-justified .btn-default {
	margin: 0;
}

nav .pagination {
	position: static;
}

a {
	color: #c40f39;
}

a:hover {
	text-decoration: underline;
	color: #c40f39;
}

a:focus,
a:active {
	text-decoration: none;
	color: #c40f39;
}

/* responsive table styles */

.table-layout {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 30px;
	width: 100%;
}

.table-layout.medium {
	max-width: 768px;
}

.table-layout.details a {
	color: #c40f39;
}

.table-layout.details a:hover {
	font-weight: 400;
}

.table-layout.details span,
.table-layout.details strong {
	font-weight: 400;
	display: inline-block;
	padding: 0 15px 5px 0;
}

.table-layout.details th {
	border-bottom: 1px solid #323131;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}

.table-layout.details td {
	font-size: 16px;
	line-height: 26px;
	border-top: 1px solid #dfdfdf;
}

.table-layout strong {
	font-weight: 400;
}

.table-layout strong a {
	font-weight: 400 !important;
}

.table-layout.support {
	width: 96%;
	margin: 0 2% 10px;
}

.table-layout.support th {
	font-size: 14px;
	line-height: 19px;
	border-bottom: 1px solid #323131;
	text-transform: uppercase;
}

.table-layout.support .download:hover,
.table-layout.support .download:focus {
	color: #c40f39;
	font-weight: 400;
}

.table-layout.support td {
	font-size: 14px;
	line-height: 19px;
}

.table-layout.support .download {
	color: #c40f39;
	float: left;
	padding: 0 0 0 20px;
	position: relative;
}

.table-layout.support .download:after {
	position: absolute;
	top: 2px;
	left: 0;
	font-family: "icomoon";
	content: "\e924";
}

.table-layout.support .list-nav {
	font-size: 14px;
	line-height: 19px;
	padding: 5px 0;
	display: inline-block;
	vertical-align: middle;
}

.table-layout.support .list-nav ul {
	padding: 0;
}

.table-layout.support .list-nav ul a {
	color: #323131;
}

.table-layout.support .list-nav .more {
	color: #c40f39;
}

.table-layout th {
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	padding: 10px 20px;
	vertical-align: top;
}

.table-layout td {
	font-size: 14px;
	line-height: 19px;
	padding: 10px 20px;
	vertical-align: top;
	font-weight: 400;
}

#header.fixed .header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 10;
}

#main {
	position: relative;
	z-index: 2;
}

.lavalamp-object {
	position: relative;
}

.lavalamp-object:after {
	position: absolute;
	border-bottom: 5px solid #c40f39;
	height: 5px;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
}

.map-section {
	height: 320px !important;
}

.map-section .map-wrap {
	width: 100%;
	height: 100%;
}

.map-section .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff url(/Images//loader.gif) no-repeat 50% 50%;
}

.btn-filter-load .text-button,
.btn-next .text-button,
.btn-load .text-button,
.btn-more .text-button {
	display: block;
	background: none;
}

.btn-more {
	font-size: 17px;
	line-height: 22px;
	background: none;
	display: block;
	margin: 0 auto;
	max-width: 290px;
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active {
	background: none;
	color: #c40f39;
}

#quote-popup {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 300px;
	background: #000;
}

.hidden-quote {
	display: none;
}

.error span {
	border-color: #f00 !important;
}

.error textarea {
	border-color: #f00;
}

.autocomplete-drop {
	width: 90%;
	background: #f0efed;
	position: absolute;
	top: 100%;
}

.autocomplete-drop ul {
	width: 100% !important;
	left: 0 !important;
	top: 0 !important;
	border: 1px solid #c40f39;
}

.autocomplete-drop ul li {
	cursor: pointer;
	padding: 10px 20px;
	position: relative;
}

.autocomplete-drop ul li.ui-state-focus,
.autocomplete-drop ul li:hover {
	background: #c40f39;
	color: #fff;
}

.autocomplete-drop ul li.ui-state-focus h1,
.autocomplete-drop ul li:hover h1 {
	color: #fff;
}

.autocomplete-drop ul li.ui-state-focus .link-block,
.autocomplete-drop ul li:hover .link-block {
	visibility: visible;
}

.autocomplete-drop .description {
	font-size: 13px;
	line-height: 17px;
	width: 72%;
	display: block;
}

.autocomplete-drop .link-block {
	font-size: 13px;
	line-height: 17px;
	visibility: hidden;
	top: 27px;
	right: 0;
}

.autocomplete-drop .link-block a {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	margin: 0 15px 0 0;
	text-decoration: underline;
}

.autocomplete-drop .link-block a:hover {
	text-decoration: none;
}

.autocomplete-drop h1 {
	font-size: 16px;
	line-height: 20px;
	color: #323131;
	margin: 0;
}

.infoBox {
	position: relative;
}

.infoBox .popup {
	font-size: 13px;
	line-height: 22px;
	border: 1px solid #58595b;
	border-radius: 2px;
	background: #f0efed;
	position: relative;
	top: 0;
	left: 0;
	width: 284px;
	padding: 24px 30px 26px;
	display: block;
	margin: 0;
}

.infoBox .popup .btn-default {
	padding: 11px 15px;
	font-weight: 400;
	display: block;
}

.infoBox .popup h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 15px;
}

.infoBox .popup h2 span {
	text-transform: uppercase;
}

.jcf-list-content .jcf-option-hidden-option {
	display: none !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("/Images//fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("/Images//fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media only screen and (mn-width: 1800px) {
	.product-detail h3 {
		font-size: 18px;
		line-height: 22px;
	}
}

@media only screen and (min-width: 768px) {
	.input__field {
		font-size: 12px;
		line-height: 22px;
	}

	.input__label--kaede {
		font-size: 12px;
		line-height: 22px;
	}

	.carousel .image {
		min-width: 1920px;
	}

	.carousel .image img {
		min-width: 1920px;
	}

	.carousel .btn-next,
	.carousel .btn-prev {
		margin: -10px 0 0;
		font-size: 28px;
		line-height: 28px;
	}

	.carousel .btn-prev {
		left: 350px;
	}

	.carousel .btn-next {
		right: 20px;
	}

	.carousel .caption {
		font-size: 21px;
		line-height: 31px;
		padding: 34px 20px 20px 377px;
	}

	.carousel .side-menu {
		display: block;
	}

	.carousel .btn-default {
		padding: 12px 20px;
		margin: 0 10px 0 0;
	}

	.carousel .btn-detail {
		padding: 8px 15px;
	}

	.carousel p {
		margin: 0 0 34px;
	}

	.carousel h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.pagination {
		left: 340px;
		bottom: 10px;
	}

	.pagination ul {
		padding: 0 85px 5px 0;
	}

	#popup .heading h1 {
		font-size: 28px;
		line-height: 32px;
	}

	#popup .three-col .col {
		width: 30%;
		display: inline-block;
		vertical-align: top;
		margin: 0 1.2% 20px;
	}

	#popup .img-holder {
		width: 35%;
		margin: 0 2% 20px;
	}

	#popup .btn-area {
		font-size: 14px;
		line-height: 20px;
		padding: 20px 10px;
	}

	#popup .btn-area .previous,
	#popup .btn-area .next {
		max-width: 300px;
		padding: 0 0 0 30px;
	}

	#popup .btn-area .next {
		padding: 0 30px 0 0;
	}

	#header .logo {
		padding: 37px 0 30px;
		margin: 0 10px 0 0;
	}

	#header .logo-small {
		display: inline;
	}

	#header .top-nav {
		font-size: 13px;
		line-height: 18px;
	}

	#header .top-nav ul {
		width: 125px;
		right: -10px;
	}

	.topbar {
		padding: 5px 15px 0;
	}

	.top-nav > li {
		padding-bottom: 5px;
		margin: 0 0 0 15px;
	}

	.top-nav > li > a {
		padding: 0 15px 0 0;
	}

	.header-holder {
		padding: 0 10px;
	}

	.navbar-default.left {
		float: left;
		width: 93%;
	}

	.navbar-default.left #nav .dropdown {
		left: -6px;
	}

	.navbar-default {
		float: left;
		width: 78%;
	}

	#nav > ul {
		float: left;
	}

	#nav > ul > li {
		float: left;
		position: static;
	}

	#nav > ul > li.hover .dropdown {
		height: auto;
		position: absolute;
	}

	#nav > ul > li > a {
		padding: 34px 8px;
	}

	#nav .dropdown {
		padding: 25px 25px 15px;
		height: auto;
		min-height: 470px;
		left: -115px;
		width: 750px;
		position: absolute;
		top: 100%;
	}

	#nav .title {
		margin: 0 0 5px;
	}

	#nav .title.add {
		margin: 0 8px 3px;
	}

	#nav .cols {
		margin: 0 -40px 0 -13px;
		padding: 0;
	}

	#nav .cols .col {
		display: inline-block;
		vertical-align: top;
		width: 30%;
		margin: 0 1%;
	}

	#nav .cols.support .col {
		width: 24%;
	}

	#nav .cols.support .col:first-child {
		width: 34%;
	}

	#nav .cols.support .col.last {
		width: 29%;
		font-size: 15px;
		line-height: 18px;
	}

	#nav .items {
		padding: 20px 0;
	}

	#nav .two-cols {
		padding: 0;
	}

	#nav .two-cols .text-holder {
		width: 47%;
		float: left;
		margin: 0 2.5% 0 0;
	}

	#nav .left-col {
		max-width: 500px;
		float: left;
		margin: 0 20px 0 0;
	}

	#nav .left-col .contact {
		width: auto;
	}

	.info-bar form {
		padding: 9px 0;
		width: 50%;
	}

	.info-bar form input[type="search"] {
		font-size: 17px;
		line-height: 22px;
	}

	.cart-info {
		padding: 10px 0;
		width: 25%;
	}

	.cart-info > ul {
		float: right;
		font-size: 17px;
		line-height: 22px;
		margin: 0;
	}

	.cart-info > ul li {
		display: inline-block;
		vertical-align: top;
		padding: 0 0 0 20px;
		border: none;
	}

	.cart-info > ul li span:after {
		display: block;
	}

	.itembox {
		width: 540px;
		padding: 30px 35px 15px;
	}

	.itembox .item-title {
		margin: 0 0 15px;
		font-size: 24px;
		line-height: 28px;
	}

	.itembox .btn-default {
		font-size: 17px;
		line-height: 22px;
	}

	.itembox .product {
		width: 237px;
	}

	.itembox .btn-default {
		margin: 0 auto 15px;
	}

	.itembox .total {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	.itembox .item-info {
		padding: 0 0 20px;
		font-size: 17px;
		line-height: 21px;
	}

	.itembox .col:first-child {
		float: left;
		width: 47%;
		margin: 0 2% 0 0;
	}

	.itembox .col ul li {
		padding: 0 0 4px;
	}

	#footer .contact-info {
		font-size: 21px;
		line-height: 28px;
	}

	#footer h3 {
		font-size: 36px;
		line-height: 40px;
	}

	#footer h4 {
		font-size: 21px;
		line-height: 26px;
	}

	#footer .footer-info .holder {
		font-size: 21px;
		line-height: 26px;
	}

	#footer .footer-info .country-holder h4 {
		float: left;
	}

	#footer .footer-info .country {
		float: left;
	}

	#footer .footer-info .country ul {
		font-size: 17px;
		line-height: 22px;
		left: 50%;
		margin: 0 0 0 -91px;
	}

	#footer form .input-col {
		width: 48%;
		float: right;
	}

	#footer form .input-col:first-child {
		float: left;
	}

	#footer form button[type="submit"] {
		float: left;
	}

	#footer .info-holder {
		font-size: 17px;
		line-height: 25px;
		margin: 0;
	}

	#footer .four-cols {
		font-size: 17px;
		line-height: 22px;
		padding: 0;
	}

	#footer .four-cols .col-holder {
		padding: 0 25px;
		margin: 0;
	}

	#footer .nav li a:after {
		top: 11px;
	}

	.f-thanks {
		padding: 0 0 0 80px;
	}

	.f-thanks:before {
		font-size: 30px;
		line-height: 30px;
		left: 28px;
		top: 50%;
		margin: -27px 0 0;
	}

	.f-thanks strong {
		padding: 0;
	}

	.container {
		padding-left: 25px;
		padding-right: 25px;
	}

	.solution.tabs-area .block .text-holder {
		padding: 0 60px;
	}

	.btn-primary {
		min-height: 43px;
	}

	.heading {
		padding: 36px 45px 45px;
	}

	.heading h1,
	.heading .title {
		font-size: 27px;
		line-height: 32px;
	}

	.block-area.add .heading {
		padding: 50px 20px 57px;
	}

	.block-area.v3 .heading {
		padding: 50px 45px 57px;
	}

	.block-area .block.medium {
		float: left;
		width: 50%;
	}

	.block-area .block.medium a:before {
		display: block;
	}

	.block-area h2 {
		font-size: 40px;
		line-height: 45px;
	}

	.four-cols {
		font-size: 17px;
		line-height: 23px;
	}

	.four-cols.dark .heading {
		padding: 35px 45px 42px;
	}

	.four-cols .heading {
		padding: 35px 45px 42px;
	}

	.news-area .four-cols.dark .heading {
		padding: 38px 45px 43px;
	}

	.intro {
		font-size: 21px;
		line-height: 27px;
	}

	.intro.steps .breadcrumbs {
		padding: 9px 48px;
	}

	.intro.news .breadcrumbs {
		padding: 18px 48px 12px;
	}

	.intro .heading {
		padding: 36px 20px 26px;
	}

	.tabset li {
		display: inline-block;
		vertical-align: top;
	}

	.tabset li a {
		padding: 20px;
	}

	.tabs-area .title-area h2 {
		font-size: 29px;
		line-height: 35px;
	}

	.tabs-area .title-area h2:after {
		top: 7px;
		height: 24px;
	}

	.tabs-area h2,
	.tabs-area h3 {
		font-size: 21px;
		line-height: 29px;
	}

	.tabs-area .four-cols {
		line-height: 27px;
	}

	.tabs-area .four-cols p {
		margin: 0 0 27px;
	}

	.tabs-area .tab-content .block h2 {
		font-size: 40px;
		line-height: 45px;
	}

	.post-holder .product-image {
		float: left;
		max-width: 323px;
		margin: 0;
	}

	.post-holder h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.post-holder .post-content {
		font-size: 18px;
		line-height: 24px;
	}

	.tab-holder .container {
		padding-top: 50px;
	}

	.tab-holder .overview .info-area h3 {
		font-size: 21px;
		line-height: 26px;
	}

	.tab-holder .overview .more-products h3 {
		font-size: 17px;
		line-height: 21px;
	}

	.tab-holder .overview .link {
		font-size: 17px;
		line-height: 22px;
	}

	.tab-holder .overview h2 {
		font-size: 21px;
		line-height: 27px;
	}

	.tab-holder .widget {
		font-size: 17px;
		line-height: 23px;
	}

	.modal-dialog {
		max-width: 470px;
		margin: 190px auto 0;
	}

	.search-area.add {
		font-size: 21px;
		line-height: 25px;
	}

	.search-area .input-area {
		padding: 0 0 0 50px;
	}

	.search-area .input-area:after {
		font-size: 30px;
		line-height: 30px;
		top: 15px;
		left: 17px;
	}

	.search-area h2 {
		font-size: 27px;
		line-height: 32px;
		margin: 0 0 26px;
	}

	.search-area .form-control {
		font-size: 22px;
		line-height: 26px;
		height: 58px;
	}

	.search-items {
		min-height: 600px;
	}

	.search-items .head h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.search-items .list-nav {
		font-size: 13px;
		line-height: 22px;
		float: left;
		width: 190px;
	}

	.search-items .list-nav ul > a {
		padding: 5px 30px;
	}

	.search-items .list-nav ul a:after {
		top: 16px;
	}

	.search-items .list-nav ul .sub-nav {
		position: absolute;
		padding: 10px 0;
		left: 180px;
		width: 200px;
		height: auto;
	}

	.search-items .list-nav ul .sub-nav li > a {
		padding: 5px 37px;
	}

	.search-items .list-nav .right-drop {
		height: auto;
		position: absolute;
		left: 200px;
		width: 338px;
	}

	.search-items .list-nav .table-layout.support th {
		padding: 10px;
		font-size: 12px;
		line-height: 18px;
	}

	.search-items .list-nav .table-layout.support td {
		padding: 10px;
		font-size: 12px;
		line-height: 18px;
	}

	.search-items .list-nav .table-layout.support td:first-child {
		font-size: 12px;
		line-height: 18px;
		width: 30%;
		padding: 10px;
	}

	.search-items .list-nav .table-layout.support .icon {
		font-size: 23px;
		line-height: 23px;
	}

	.search-items .list-nav .table-layout.support .icon i {
		padding: 0;
	}

	.video-holder .caption {
		padding: 20px;
	}

	.video-holder .caption h3 {
		font-size: 21px;
		line-height: 24px;
		margin: 0 0 5px;
	}

	.video-holder .play {
		font-size: 60px;
		line-height: 60px;
		margin: -30px 0 0 -30px;
	}

	.product-details .image-holder {
		min-height: 390px;
		margin: 0 0 30px;
	}

	.product-details .image-holder:before {
		height: 390px;
	}

	.thumbnails li {
		width: 25%;
	}

	.price-block .info .price {
		font-size: 20px;
		line-height: 24px;
	}

	.consult-form .col-holder.email .input__field--kaede {
		width: 50%;
	}

	.consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}

	.consult-form .col-holder.company .input__field--kaede {
		width: 60%;
	}

	.consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}

	.consult-form .input__field--kaede {
		width: 70%;
	}

	.consult-form .input__field--kaede:focus + .input__label--kaede,
	.consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.consult-form textarea {
		font-size: 12px;
		line-height: 16px;
	}

	.breadcrumbs ul li {
		background-position: 0 6px;
	}

	.three-columns .box-holder {
		min-height: 192px;
		padding: 20px 30px;
		font-size: 18px;
		line-height: 22px;
	}

	.three-columns .box-holder:after {
		height: 192px;
	}

	.three-columns h2 {
		font-size: 27px;
		line-height: 32px;
	}

	.list-nav {
		padding: 50px 15px;
		font-size: 18px;
		line-height: 22px;
	}

	.list-nav ul li a,
	.list-nav ul li span {
		padding: 5px 45px;
	}

	.list-nav ul button[type="button"] {
		padding: 0 25px 0 15px;
		margin: 0 0 0 -15px;
	}

	.list-nav ul button[type="button"]:after {
		top: 13px;
	}

	.list-nav ul button[type="button"]:before {
		font-size: 28px;
		line-height: 28px;
	}

	.info-cols.products {
		padding: 39px 0 30px;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede {
		width: 48%;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(48%, 0, 0);
		transform: translate3d(48%, 0, 0);
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede {
		width: 60%;
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}

	.info-cols .consult-form .input__field--kaede {
		width: 70%;
	}

	.info-cols .consult-form .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.product-holder .info {
		font-size: 17px;
		line-height: 21px;
	}

	.product-detail .list-area {
		padding: 61px 0 10px;
	}

	.filter-area .filters ul li {
		margin: 0 10px 10px 0;
	}

	.filter-area .filters ul li .close {
		padding: 0 10px 0 0;
		font-size: 18px;
		line-height: 22px;
	}

	.scroll-block .image {
		max-width: 160px;
		float: left;
		margin: 0 20px 0 0;
	}

	#sidebar .nav form .label {
		font-size: 15px;
		line-height: 18px;
	}

	#sidebar .accordion {
		font-size: 18px;
		line-height: 22px;
	}

	.request-box {
		padding: 25px 15px 13px;
	}

	.three-cols h2 {
		font-size: 27px;
		line-height: 32px;
		margin: 0 0 24px -4px;
	}

	.three-cols .col {
		font-size: 19px;
		line-height: 25px;
		height: auto !important;
		margin: 0 0 20px;
	}

	.three-cols .col:first-child:after {
		display: none;
	}

	.three-cols .text {
		font-size: 16px;
		line-height: 20px;
	}

	.three-cols input[type="search"] {
		font-size: 17px;
		line-height: 21px;
	}

	.map-area .col {
		float: right;
		width: 45%;
		margin: 0;
	}

	.map-area .col:first-child {
		float: left;
	}

	.detail-area h2 {
		font-size: 27px;
		line-height: 32px;
		margin: 0 0 28px;
	}

	.detail-area .row-holder .col-info {
		padding-top: 25px;
		padding-bottom: 25px;
		margin: 0;
	}

	.columns .consult-form .col-holder.name .input__field--kaede {
		width: 85%;
	}

	.columns .consult-form .col-holder.name .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.name .input--filled .input__label--kaede {
		-webkit-transform: translate3d(85%, 0, 0);
		transform: translate3d(85%, 0, 0);
	}

	.columns .consult-form .col-holder.email .input__field--kaede {
		width: 75%;
	}

	.columns .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(75%, 0, 0);
		transform: translate3d(75%, 0, 0);
	}

	.columns .consult-form .col-holder.company .input__field--kaede {
		width: 80%;
	}

	.columns .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(80%, 0, 0);
		transform: translate3d(80%, 0, 0);
	}

	.columns .info-box h3 {
		font-size: 17px;
		line-height: 22px;
	}

	.columns .info-box .info i {
		font-size: 25px;
		line-height: 25px;
		width: 45px;
	}

	.columns .info-box .info .icon-phone {
		font-size: 35px;
		line-height: 35px;
	}

	.columns .info-box .info .icon-i-time {
		font-size: 40px;
		line-height: 40px;
	}

	.columns blockquote {
		padding: 60px 55px 29px;
		font-size: 17px;
		line-height: 22px;
	}

	.columns blockquote cite {
		font-size: 17px;
		line-height: 23px;
	}

	.faq .faq-holder {
		padding: 50px;
	}

	.faq ul {
		font-size: 17px;
		line-height: 22px;
	}

	.faq h2 {
		margin: 0 0 40px;
	}

	.media-holder .image {
		margin: 0 -40px 0 0;
	}

	.media-holder .post-content {
		font-size: 15px;
		line-height: 23px;
	}

	.media-holder .aside {
		padding-top: 0;
	}

	.media-holder .more {
		font-size: 15px;
		line-height: 20px;
	}

	.media-holder .widget .btn-default {
		font-size: 11px;
		line-height: 15px;
	}

	.media-holder .list-nav {
		font-size: 15px;
		line-height: 24px;
	}

	.info-detail .info-holder ul {
		font-size: 17px;
		line-height: 22px;
	}

	.info-detail .info-holder ul li:after {
		top: 9px;
	}

	.info-area {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.info-area .image-area h3 {
		top: 20px;
		left: 20px;
		font-size: 18px;
		line-height: 23px;
	}

	.info-area .textblock {
		font-size: 16px;
		line-height: 22px;
	}

	.row {
		margin-right: -25px;
		margin-left: -25px;
	}

	.search-results .btn-primary {
		font-size: 17px;
		line-height: 25px;
	}

	.search-results .info-holder.large {
		font-size: 21px;
		line-height: 25px;
	}

	.search-results .info-holder {
		text-align: left;
	}

	.search-results .product-holder {
		font-size: 21px;
		line-height: 25px;
		padding: 0 0 50px;
	}

	.search-results .product-holder .product-image {
		padding: 0 25px;
	}

	.table-layout.details span,
	.table-layout.details strong {
		display: block;
		padding: 0;
	}

	.table-layout.details td {
		width: 18%;
	}

	.table-layout.details td:first-child {
		width: 25%;
	}

	.table-layout.support th {
		font-size: 16px;
		line-height: 19px;
	}

	.table-layout th {
		font-size: 20px;
		line-height: 24px;
	}

	.table-layout td {
		font-size: 17px;
		line-height: 22px;
	}

	.map-section {
		height: 550px !important;
	}

	.autocomplete-drop {
		width: 675px;
	}

	.autocomplete-drop .link-block {
		position: absolute;
		width: 28%;
	}

	.autocomplete-drop .link-block a {
		margin: 0 0 0 15px;
	}

	.autocomplete-drop h1 {
		font-size: 21px;
		line-height: 28px;
	}
}

@media only screen and (min-width: 1024px) {
	.container {
		width: 974px;
	}

	.search-items .list-nav .right-drop {
		width: 544px;
	}
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
	}
}

@media only screen and (min-width: 1280px) {
	.input__field {
		font-size: 17px;
		line-height: 22px;
	}

	.input__label--kaede {
		font-size: 17px;
		line-height: 22px;
	}

	.carousel .btn-prev {
		left: 355px;
	}

	.carousel .btn-default {
		padding: 12px 27px;
		margin: 0 30px 0 0;
	}

	.carousel .btn-detail {
		padding: 9px 20px;
	}

	.carousel h1 {
		font-size: 54px;
		line-height: 58px;
	}

	#popup {
		font-size: 21px;
		line-height: 29px;
		width: 965px;
	}

	#popup h2 {
		font-size: 30px;
		line-height: 34px;
	}

	#popup .area .tooltip {
		width: 456px;
		margin: 0 0 0 -228px;
		text-align: left;
	}

	#popup .area .product-image {
		max-width: 171px;
		float: left;
		margin: 0 10px 0 0;
	}

	#popup .three-col h3 {
		font-size: 17px;
		line-height: 24px;
	}

	#popup .img-holder {
		width: 35%;
		margin: 0 4% 20px;
	}

	#popup h4 {
		font-size: 17px;
		line-height: 20px;
	}

	#popup .btn-area {
		padding: 30px;
	}

	#header .logo {
		padding: 41px 0 30px;
		margin: 0 33px 0 0;
		max-width: 187px;
	}

	#header .logo-small {
		margin: 0;
		max-width: 64px;
	}

	.topbar {
		padding: 5px 45px 0;
	}

	.header-holder {
		padding: 0 45px;
	}

	.navbar-default.left {
		width: 72%;
	}

	.navbar-default.left #nav .dropdown {
		left: -115px;
	}

	.navbar-default {
		width: 72%;
	}

	#nav {
		font-size: 13px;
		line-height: 20px;
	}

	#nav > ul > li > a {
		padding: 42px 12px 39px;
	}

	#nav .dropdown {
		width: 1014px;
		min-height: 465px;
	}

	#nav .title {
		font-size: 21px;
		line-height: 25px;
	}

	#nav .title.add {
		margin: 0 20px 3px;
	}

	#nav .cols {
		font-size: 17px;
		line-height: 22px;
		margin: 0 -25px;
	}

	#nav .cols .col {
		width: 29%;
		margin: 0 2%;
	}

	#nav .cols.support .col .note time {
		float: left;
		margin: 0;
	}

	#nav .cols.support .col .note a {
		float: right;
	}

	#nav .items ul {
		float: right;
		width: 50%;
	}

	#nav .items ul:first-child {
		float: left;
	}

	#nav .list {
		font-size: 17px;
		line-height: 22px;
	}

	#nav .list li:after {
		top: 10px;
	}

	#nav .two-cols .holder {
		min-height: 260px;
	}

	#nav .two-cols .text-holder {
		width: 46%;
		margin: 0 20px 0 0;
	}

	#nav .note {
		font-size: 17px;
		line-height: 22px;
	}

	#nav .left-col {
		max-width: 630px;
		margin: 0 30px 0 0;
	}

	.info-bar {
		padding: 0 45px;
	}

	.cart-info {
		display: inline-block;
		width: 15%;
	}

	#footer form .input-col.name .input__field--kaede,
	#footer form .input-col.email .input__field--kaede {
		width: 65%;
	}

	#footer form .input-col.name .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.name .input--filled .input__label--kaede,
	#footer form .input-col.email .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}

	#footer form .input-col.phone .input__field--kaede {
		width: 60%;
	}

	#footer form .input-col.phone .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.phone .input--filled .input__label--kaede {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}

	#footer form .input-col.company .input__field--kaede {
		width: 53%;
	}

	#footer form .input-col.company .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(53%, 0, 0);
		transform: translate3d(53%, 0, 0);
	}

	.solution.tabs-area .block .text-holder {
		padding: 0 108px;
	}

	.block-area .block .text-holder {
		font-size: 21px;
		line-height: 27px;
		padding: 20px 40px;
		margin: 0 2% 0 0;
		width: 60%;
		display: inline-block;
		vertical-align: middle;
	}

	.block-area h2 {
		font-size: 54px;
		line-height: 60px;
	}

	.block-area .blockquote-holder {
		display: block;
	}

	.container {
		width: 1230px;
	}

	.tabset {
		font-size: 17px;
		line-height: 22px;
	}

	.tabset li {
		padding: 0 30px;
	}

	.tabset li a {
		min-width: 120px;
		padding: 38px 20px 40px;
	}

	.tabs-area .block .text-holder {
		padding: 66px 108px 0;
	}

	.tabs-area .title-area.add {
		padding-left: 0;
	}

	.tabs-area .tab-content .block h2 {
		font-size: 54px;
		line-height: 60px;
	}

	.certificate {
		font-size: 17px;
		line-height: 22px;
	}

	.tab-holder .overview .list-nav {
		font-size: 16px;
		line-height: 20px;
	}

	.tab-holder .widget.help {
		padding: 40px 30px;
	}

	.cables .image-info .holder {
		max-width: 364px;
	}

	.cables .image-info .image {
		max-width: 324px;
	}

	.search-items .list-nav {
		font-size: 16px;
		line-height: 22px;
		width: 220px;
	}

	.search-items .list-nav ul > a {
		padding: 5px 15px 5px 35px;
	}

	.search-items .list-nav ul .sub-nav {
		left: 216px;
		width: 245px;
	}

	.search-items .list-nav .right-drop {
		left: 240px;
		width: 416px;
	}

	.search-items .list-nav .table-layout.support th {
		font-size: 16px;
		line-height: 20px;
		padding: 10px 20px;
	}

	.search-items .list-nav .table-layout.support td {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 20px;
	}

	.search-items .list-nav .table-layout.support td:first-child {
		font-size: 14px;
		line-height: 20px;
		width: 30%;
		padding: 10px 20px;
	}

	.thumbnails li {
		width: 17%;
	}

	.price-block .head {
		font-size: 16px;
		line-height: 20px;
	}

	.price-block .info {
		font-size: 18px;
		line-height: 22px;
	}

	.price-block .info .price {
		font-size: 28px;
		line-height: 32px;
	}

	.price-block .note {
		padding: 10px 5px 20px 50px;
	}

	.price-block .note:after {
		left: 10px;
	}

	.consult-form .col-holder.email .input__field--kaede {
		width: 65%;
	}

	.consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(55%, 0, 0);
	}

	.consult-form .col-holder.company .input__field--kaede {
		width: 50%;
	}

	.consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
	}

	.consult-form .input__field--kaede {
		width: 58%;
	}

	.consult-form .input__field--kaede:focus + .input__label--kaede,
	.consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(58%, 0, 0);
		transform: translate3d(58%, 0, 0);
	}

	.consult-form textarea {
		font-size: 17px;
		line-height: 22px;
	}

	.consult-form .btn-default {
		width: 220px;
	}

	.three-columns .box-holder {
		min-height: 170px;
		padding: 20px 35px;
	}

	.three-columns .box-holder:after {
		height: 170px;
	}

	.info-cols.products {
		padding: 39px 0 30px;
	}

	.info-cols h3 {
		font-size: 21px;
		line-height: 28px;
	}

	.info-cols .content {
		font-size: 17px;
		line-height: 22px;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede {
		width: 70%;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede {
		width: 60%;
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}

	.info-cols .consult-form .input__field--kaede {
		width: 70%;
	}

	.info-cols .consult-form .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.info-cols .cols {
		padding: 37px 0 0;
	}

	#content .view {
		font-size: 17px;
		line-height: 22px;
	}

	.product-holder {
		font-size: 17px;
		line-height: 22px;
	}

	.product-holder .head h2 {
		float: left;
		width: 50%;
	}

	.product-holder .info {
		float: right;
		max-width: 50%;
	}

	.product-info .btn-primary {
		font-size: 13px;
		line-height: 18px;
		padding: 10px 20px;
	}

	.product-info .btn-primary .icon-checkmark {
		font-size: 17px;
		line-height: 17px;
		top: 10px;
		left: 10px;
	}

	.product-info .btn-primary.add {
		width: 200px;
	}

	.product-info .btn-primary.added {
		width: 200px;
	}

	.product-info .btn-primary.added span {
		width: 146px;
	}

	.product-info .btn-primary.small.added {
		padding: 10px 12px 10px 15px;
	}

	.product-info .btn-primary.small .icon-checkmark {
		left: 5px;
		top: 9px;
	}

	.product-info .box-holder .infobox:only-child .btn-primary.added span {
		width: 160px;
	}

	.product-detail .more-detail ul {
		padding: 0;
	}

	.products-container .list-nav li a {
		font-size: 17px;
		line-height: 22px;
	}

	.filter-area .nav {
		float: right;
		width: 180px;
		margin: 5px 5px 0 0;
	}

	.filter-area .total {
		float: left;
		padding: 0 13px 0 0;
		margin: 5px 10px 0 0;
	}

	.filter-area .total:after {
		display: block;
	}

	.filter-area .filters .title {
		max-width: 100px;
		margin: 5px 10px 0 0;
		float: left;
	}

	#sidebar h2 {
		font-size: 21px;
		line-height: 25px;
	}

	#sidebar .nav form {
		padding: 15px 0 15px 15px;
	}

	#sidebar .nav .col {
		float: right;
		width: 148px;
	}

	#sidebar .nav .col:first-child {
		float: left;
	}

	.request-box {
		padding: 25px 25px 13px;
	}

	.request-box h2 {
		font-size: 21px;
		line-height: 28px;
	}

	.three-cols .col {
		padding-bottom: 0;
	}

	.three-cols .col:after {
		font-size: 35px;
		line-height: 35px;
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		-webkit-transform: rotate(0);
		bottom: auto;
		top: 135px;
		left: 0;
		margin: 0 0 0 -15px;
	}

	.three-cols .input-row {
		font-size: 17px;
		line-height: 22px;
		padding: 12px 40px 0 34px;
	}

	.map-area {
		border-top: 8px solid #58595b;
	}

	.map-area .form {
		background: #58595b;
		width: 280px;
		position: absolute;
		width: 500px;
	}

	.detail-area .row-holder .col-info:first-child span {
		width: 82%;
	}

	.detail-area .row-holder ul {
		width: 77%;
	}

	.detail-area .contact-detail {
		padding: 32px 30px 16px;
	}

	.columns .consult-form .col-holder.name .input__field--kaede {
		width: 70%;
	}

	.columns .consult-form .col-holder.name .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.name .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.columns .consult-form .col-holder.email .input__field--kaede {
		width: 70%;
	}

	.columns .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(70%, 0, 0);
		transform: translate3d(70%, 0, 0);
	}

	.columns .consult-form .col-holder.company .input__field--kaede {
		width: 60%;
	}

	.columns .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}

	.faq .faq-holder {
		padding: 50px 80px 50px 20px;
		float: left;
		width: 61%;
	}

	.faq .image img {
		width: 749px;
		max-width: inherit;
	}

	.media-holder .image {
		margin: 0;
	}

	.media-holder .post-content {
		font-size: 18px;
		line-height: 25px;
	}

	.media-holder .more {
		font-size: 16px;
		line-height: 20px;
	}

	.media-holder h2 {
		font-size: 24px;
		line-height: 33px;
	}

	.media-holder .consult-form {
		padding: 0 0 105px;
	}

	.media-holder .btn-area {
		min-width: 745px;
		float: right;
	}

	.media-holder .widget {
		font-size: 17px;
		line-height: 25px;
	}

	.media-holder .widget .btn-default {
		font-size: 14px;
		line-height: 18px;
		padding: 10px;
	}

	.media-holder .widget.partner {
		padding: 27px 40px 16px 22px;
	}

	.media-holder .list-nav {
		font-size: 18px;
		line-height: 25px;
	}

	.info-area .image-area .btn-primary {
		bottom: 20px;
		left: 20px;
		padding: 10px 15px;
		min-height: 40px;
		font-size: 17px;
		line-height: 22px;
	}

	.info-area .more-products h3 {
		font-size: 17px;
		line-height: 21px;
	}

	.info-area .textblock {
		font-size: 17px;
		line-height: 22px;
	}

	.map-section {
		height: 681px !important;
	}
}

@media only screen and (min-width: 1800px) {
	.navbar-default.left {
		width: 80%;
	}

	.navbar-default {
		width: 80%;
	}

	#nav > ul > li > a {
		padding: 42px 15px 39px;
	}

	.cart-info {
		width: 10%;
	}

	#footer form .input-col.name .input__field--kaede,
	#footer form .input-col.email .input__field--kaede {
		width: 73%;
	}

	#footer form .input-col.name .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.name .input--filled .input__label--kaede,
	#footer form .input-col.email .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(73%, 0, 0);
		transform: translate3d(73%, 0, 0);
	}

	#footer form .input-col.phone .input__field--kaede {
		width: 53%;
	}

	#footer form .input-col.phone .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.phone .input--filled .input__label--kaede {
		-webkit-transform: translate3d(53%, 0, 0);
		transform: translate3d(53%, 0, 0);
	}

	#footer form .input-col.company .input__field--kaede {
		width: 65%;
	}

	#footer form .input-col.company .input__field--kaede:focus + .input__label--kaede,
	#footer form .input-col.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}

	#footer .four-cols .col-holder.tweet .follow {
		margin: 3px 30px 0 10px;
	}

	#footer .subscribe .input__field--kaede:focus + .input__label--kaede,
	#footer .subscribe .input--filled .input__label--kaede {
		-webkit-transform: translate3d(77%, 0, 0);
		transform: translate3d(77%, 0, 0);
	}

	.btn-default {
		font-size: 17px;
		line-height: 22px;
	}

	.btn-default .icon-compose {
		font-size: 22px;
		line-height: 22px;
	}

	.btn-primary {
		font-size: 17px;
		line-height: 22px;
	}

	.btn-detail {
		font-size: 17px;
		line-height: 22px;
	}

	.block-area.add h2 {
		text-transform: uppercase;
	}

	.block-area.v3 h2 {
		text-transform: uppercase;
	}

	.block-area .block .text-holder {
		padding: 34px 108px 47px;
		width: 69%;
	}

	.block-area p {
		margin: 0 0 75px;
	}

	.block-area .blockquote-holder {
		right: 7%;
	}

	.four-cols .col .caption h2 {
		font-size: 27px;
		line-height: 35px;
	}

	.news-area .text {
		font-size: 21px;
		line-height: 29px;
	}

	.news-area .four-cols.dark .col .caption h2 {
		font-size: 27px;
		line-height: 35px;
	}

	.container {
		width: 1750px;
	}

	.certificate {
		font-size: 21px;
		line-height: 27px;
	}

	.tab-holder .overview .list-nav {
		font-size: 17px;
		line-height: 21px;
	}

	.tab-holder .widget h3,
	.tab-holder .widget h2 {
		font-size: 21px;
		line-height: 29px;
	}

	.more-filters .col + .col .input-holder {
		padding-left: 0;
	}

	.search-items .list-nav {
		font-size: 18px;
		line-height: 24px;
		width: 288px;
	}

	.search-items .list-nav ul > a {
		padding: 5px 45px;
	}

	.search-items .list-nav ul .sub-nav {
		left: 286px;
		width: 280px;
		padding: 10px 0 10px 10px;
	}

	.search-items .list-nav ul .sub-nav li > a {
		padding: 5px 45px;
	}

	.search-items .list-nav .right-drop {
		left: 277px;
		width: 699px;
	}

	.search-items .list-nav .table-layout.support td:first-child {
		font-size: 16px;
		line-height: 22px;
	}

	.video-holder .caption p {
		display: block;
	}

	.thumbnails {
		text-align: center;
	}

	.price-block .head {
		font-size: 17px;
		line-height: 21px;
	}

	.price-block .info {
		font-size: 21px;
		line-height: 26px;
	}

	.price-block .info .price {
		font-size: 36px;
		line-height: 40px;
	}

	.price-block .note {
		padding: 10px 30px 20px 60px;
	}

	.price-block .note:after {
		left: 15px;
	}

	.consult-form {
		font-size: 17px;
		line-height: 22px;
	}

	.consult-form form {
		padding: 23px 23px 23px 18px;
	}

	.consult-form h2,
	.consult-form h3,
	.consult-form h4 {
		font-size: 21px;
		line-height: 29px;
	}

	.consult-form .col-holder.email .input__field--kaede {
		width: 55%;
	}

	.consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(55%, 0, 0);
		transform: translate3d(55%, 0, 0);
	}

	.consult-form .col-holder.company .input__field--kaede {
		width: 65%;
	}

	.consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}

	.consult-form .input__field--kaede {
		width: 75%;
	}

	.consult-form .input__field--kaede:focus + .input__label--kaede,
	.consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(75%, 0, 0);
		transform: translate3d(75%, 0, 0);
	}

	.consult-form .btn-default {
		width: 235px;
	}

	.three-columns .box-holder {
		padding: 20px 42px;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede {
		width: 55%;
	}

	.info-cols .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(55%, 0, 0);
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede {
		width: 65%;
	}

	.info-cols .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}

	.info-cols .consult-form .input__field--kaede {
		width: 75%;
	}

	.info-cols .consult-form .input__field--kaede:focus + .input__label--kaede,
	.info-cols .consult-form .input--filled .input__label--kaede {
		-webkit-transform: translate3d(75%, 0, 0);
		transform: translate3d(75%, 0, 0);
	}

	.twocolumns {
		padding: 35px 0;
	}

	#content .link {
		margin: 0 0 24px;
	}

	.product-info .btn-primary {
		font-size: 14px;
		line-height: 18px;
		padding: 10px 30px;
	}

	.product-info .btn-primary .icon-checkmark {
		font-size: 22px;
		line-height: 22px;
		top: 6px;
		left: 20px;
	}

	.product-info .btn-primary.add {
		width: 205px;
	}

	.product-info .btn-primary.added {
		width: 240px;
	}

	.product-info .btn-primary.added span {
		width: 186px;
	}

	.product-info .btn-default {
		font-size: 17px;
		line-height: 22px;
	}

	.product-info .box-holder .infobox:first-child {
		width: 34%;
		float: left;
		padding: 0 3px 0 0;
	}

	.product-info .box-holder .infobox:only-child {
		float: none;
		width: 100%;
		padding: 0 15px;
	}

	.product-info .box-holder .infobox:only-child .btn-default {
		padding: 10px 22px;
	}

	.product-info .box-holder .infobox:only-child .btn-primary.added span {
		width: 200px;
	}

	.products-container .list-nav li a {
		font-size: 18px;
		line-height: 22px;
	}

	.scroll-block .post {
		padding: 0 55px 30px 0;
	}

	#sidebar {
		margin: 0 0 30px;
	}

	#sidebar h2 {
		font-size: 24px;
		line-height: 28px;
	}

	#sidebar .nav form {
		padding: 15px 26px;
	}

	#sidebar .nav .col {
		width: 146px;
	}

	#sidebar .accordion li a {
		padding: 5px 20px;
	}

	.request-box .btn-default {
		font-size: 18px;
		line-height: 22px;
	}

	.detail-area {
		font-size: 17px;
		line-height: 25px;
	}

	.detail-area .row-holder .col-info:first-child span {
		width: 88%;
	}

	.detail-area .row-holder span {
		width: 80%;
	}

	.detail-area .row-holder .icon-mail {
		margin: 0 20px 0 0;
	}

	.detail-area .row-holder ul {
		width: 80%;
		font-size: 16px;
		line-height: 20px;
	}

	.detail-area .contact-detail h2 {
		font-size: 27px;
		line-height: 32px;
		margin: 0 0 42px;
	}

	.detail-area .contact-detail i {
		margin: 0 8px 0 0;
		font-size: 30px;
		line-height: 32px;
	}

	.detail-area .contact-detail .icon-mail {
		font-size: 20px;
		line-height: 32px;
	}

	.detail-area .contact-detail span {
		max-width: 86%;
		padding: 0 0 0 20px;
	}

	.detail-area .contact-detail ul {
		margin: 0;
	}

	.columns h2 {
		font-size: 21px;
		line-height: 29px;
	}

	.columns .consult-form .col-holder.name .input__field--kaede {
		width: 75%;
	}

	.columns .consult-form .col-holder.name .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.name .input--filled .input__label--kaede {
		-webkit-transform: translate3d(75%, 0, 0);
		transform: translate3d(75%, 0, 0);
	}

	.columns .consult-form .col-holder.email .input__field--kaede {
		width: 55%;
	}

	.columns .consult-form .col-holder.email .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.email .input--filled .input__label--kaede {
		-webkit-transform: translate3d(55%, 0, 0);
		transform: translate3d(55%, 0, 0);
	}

	.columns .consult-form .col-holder.company .input__field--kaede {
		width: 65%;
	}

	.columns .consult-form .col-holder.company .input__field--kaede:focus + .input__label--kaede,
	.columns .consult-form .col-holder.company .input--filled .input__label--kaede {
		-webkit-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}

	.columns .info-box {
		font-size: 17px;
		line-height: 21px;
		padding: 22px 55px 22px 30px;
	}

	.columns .info-box h3 {
		font-size: 21px;
		line-height: 25px;
	}

	.columns .info-box .info i {
		font-size: 31px;
		line-height: 31px;
		width: 75px;
	}

	.columns .info-box .info .icon-phone {
		font-size: 47px;
		line-height: 47px;
	}

	.columns .info-box .info .icon-i-time {
		font-size: 56px;
		line-height: 56px;
	}

	.faq .faq-holder {
		padding: 83px 192px 50px 176px;
	}

	.faq ul strong:after {
		top: 12px;
	}

	.faq h2 {
		font-size: 33px;
		line-height: 38px;
	}

	.media-holder h3 {
		font-size: 21px;
		line-height: 29px;
	}

	.table-layout.support td {
		font-size: 17px;
		line-height: 22px;
	}

	.table-layout.support td:first-child {
		width: 40%;
		padding: 10px 140px 10px 20px;
	}

	.table-layout.support .list-nav {
		font-size: 17px;
		line-height: 21px;
		padding: 0;
		display: block;
	}
}

@media only screen and (max-width: 1280px) {
	.three-cols .box {
		height: auto !important;
		margin: 0 0 20px;
	}
}

@media only screen and (max-width: 768px) {
	.four-cols .holder {
		height: auto !important;
	}

	.four-cols .col {
		height: auto !important;
	}

	.three-columns .col {
		height: auto !important;
	}

	.detail-area .row-holder .col-info {
		height: auto !important;
	}

	.columns .column {
		height: auto !important;
	}

	.info-area .more-products .col-md-4 {
		height: auto !important;
	}
}

@media only screen and (max-width: 767px) {
	.table-layout {
		width: 100%;
		overflow: hidden;
		border-bottom: 1px solid #323131;
	}

	.table-layout tbody,
	.table-layout td,
	.table-layout tr,
	.table-layout {
		display: block;
	}

	.table-layout tr:nth-child(odd) {
		background-color: #ccc;
	}

	.table-layout td,
	.table-layout th {
		border: 1px solid #999;
		padding: 5px 10px 5px 0;
	}

	.table-layout th {
		color: #fff;
		font-weight: normal;
		background: #333;
		font-weight: bold;
		text-align: center;
	}

	.table-layout tbody {
		display: block;
		border-left: 140px solid #323131;
		float: left;
		width: 100%;
		padding: 0 1px 0 1px;
		box-sizing: border-box;
		background: #323131;
	}

	.table-layout tr {
		float: left;
		width: 100%;
		background: #fff;
		clear: both;
	}

	.table-layout td {
		padding: 0 0 0 150px;
		margin: 0 -1px -1px -141px;
		float: left;
		clear: both;
		width: 100%;
		white-space: normal;
		box-sizing: content-box;
	}

	.table-layout td:first-child {
		border-top: 1px solid #323131;
	}

	.table-layout td:before {
		content: attr(data-title);
		padding: 5px 10px;
		display: inline-block;
		color: #fff !important;
		font-weight: bold;
		width: 140px;
		vertical-align: middle;
		margin: 0 0 0 -140px;
		position: relative;
		white-space: normal;
	}

	.table-layout td span,
	.table-layout td strong {
		white-space: normal;
		display: inline-block;
		vertical-align: middle;
		padding: 5px 15px 5px 0;
		box-sizing: border-box;
		font-weight: 400;
	}

	.table-layout thead,
	.table-layout thead {
		display: none;
	}

}

@-webkit-keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

