html, html a {
	-webkit-font-smoothing:antialiased
}
html {
	-ms-overflow-style:scrollbar
}
@font-face {
    font-family: 'pf_dindisplay_pro';
    src: url('./fonts/pfdindisplaypro/pfdindisplaypro-bold-webfont.eot');
    src: url('./fonts/pfdindisplaypro/pfdindisplaypro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/pfdindisplaypro/pfdindisplaypro-bold-webfont.woff') format('woff'),
         url('./fonts/pfdindisplaypro/pfdindisplaypro-bold-webfont.ttf') format('truetype'),
         url('./fonts/pfdindisplaypro/pfdindisplaypro-bold-webfont.svg#pf_dindisplay_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'AvenirNextBold';
	src: url('./fonts/avenirnextbold/AvenirNextW1G-Bold.eot');
	src: local('☺'), url('./fonts/avenirnextbold/AvenirNextW1G-Bold.woff') format('woff'), url('./fonts/avenirnextbold/avenirNextW1G-Bold.ttf') format('truetype'), url('./fonts/avenirnextbold/avenirNextW1G-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'AvenirNextRegular';
	src: url('./fonts/avenirnextregular/AvenirNextW1G-Regular.eot');
	src: local('☺'), url('./fonts/avenirnextregular/AvenirNextW1G-Regular.woff') format('woff'), url('./fonts/avenirnextregular/avenirNextW1G-Regular.ttf') format('truetype'), url('./fonts/avenirnextregular/avenirNextW1G-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextDemi';
	src: url('./fonts/avenirnextdemi/AvenirNextW1G-Demi.eot');
	src: local('☺'), url('./fonts/avenirnextdemi/AvenirNextW1G-Demi.woff') format('woff'), url('./fonts/avenirnextdemi/avenirNextW1G-Demi.ttf') format('truetype'), url('./fonts/avenirnextdemi/avenirNextW1G-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLight';
	src: url('./fonts/avenirnextlight/AvenirNextW1G-Light.eot');
	src: local('☺'), url('./fonts/avenirnextlight/AvenirNextW1G-Light.woff') format('woff'), url('./fonts/avenirnextlight/avenirNextW1G-Demi.ttf') format('truetype'), url('./fonts/avenirnextlight/avenirNextW1G-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextMedium';
	src: url('./fonts/avenirnextmedium/AvenirNextW1G-Medium.eot');
	src: local('☺'), url('./fonts/avenirnextmedium/AvenirNextW1G-Medium.woff') format('woff'), url('./fonts/avenirnextmedium/avenirNextW1G-Demi.ttf') format('truetype'), url('./fonts/avenirnextmedium/avenirNextW1G-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-size:13px;
	line-height:1.61429;
	color:#333;
	font-weight:400;
	background: #f4f4f4;
	font-family: Arial, serif;
}

body.content_only {
	padding:15px;
	background-color: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	padding:0px;
	margin:0px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #010101;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
a:hover,
a:focus {
  color:#0083DA;
  text-decoration: none;
  outline: none;
}
a:active, a:focus, input {
    outline: 0;
    outline-style:none;
    outline-width:0;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: 500;
}
table{ margin: 5px 0 20px !important;}
td, tr td {
  /*border: 1px solid #ccc; was */
  padding: 5px 10px;
  text-align: center;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.row {
    margin-right: -5px;
    margin-left: -5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

}
@media (min-width: 768px){
	.works-list li.col-sm-4.col-lg-3:nth-child(4){clear:left; }
	.works-list li.col-sm-4.col-lg-3:nth-child(5){clear:none; }
}
@media (min-width: 1200px){
	.works-list li.col-sm-4.col-lg-3:nth-child(4){clear:none ; }
	.works-list li.col-sm-4.col-lg-3:nth-child(5){clear:left; }
}


/* new */
.table-data-sheet.feature-info-product td {
font-size: 14px;
padding: 5px 15px;
text-align: left;
}
.table-data-sheet.feature-info-product tr:first-child td{
  border-top: 0;
	color: #585858;
}
.table-data-sheet.feature-info-product td.param_value{ font-weight: bold; font-size: 14px;}
/* end new */
tr{  /*background-color: #fff; was */ }
.ui-widget-header {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffff00 0%, #ffdf00 100%) repeat scroll 0 0;
}
.even {
  background-color: #f6f6f6;
}
tr.ui-widget-header td {font-family: pf_dindisplay_pro !important}
.ui-state-highlight {
  background: #f6f6f6 none repeat scroll 0 0;
}
.label {
	font-weight:500;
}
hr {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #d9d9d9;
}
.top-offset {margin-top: 2px;}
.top-offset1 {margin-top: 5px;}
.top-offset2 {margin-top: 10px;}
.top-offset3 {margin-top: 15px;}
.top-offset4 {margin-top: 30px;}
.top-offset5 {margin-top: 40px;}
.top-offset6 {margin-top: 60px;}
.top-offset7 {margin-top: 80px;}
.top-offset8 {margin-top: 100px;}
.top-offset9 {margin-top: 150px;}
.bottom-offset {margin-bottom: 2px;}
.bottom-offset1 {margin-bottom: 5px;}
.bottom-offset2 {margin-bottom: 10px;}
.bottom-offset3 {margin-bottom: 15px;}
.bottom-offset4 {margin-bottom: 30px;}
.bottom-offset5 {margin-bottom: 40px;}
.bottom-offset6 {margin-bottom: 60px;}
.bottom-offset7 {margin-bottom: 80px;}
.bottom-offset8 {margin-bottom: 100px;}
.bottom-offset9 {margin-bottom: 150px;}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 767px) {
	.container {
		width: 100%;
	}
  .navbar-logo > a {
    margin-top: 5px;
  }
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}

.success {
	background: none repeat scroll 0 0 #43B754;
    border: 1px solid #43B754;
    font-size: 1em;
    margin: 0 0 10px;
    padding: 10px;
    color: #FFFFFF;
    font-weight: 500;
}
.warning,
.alert-warning,
.warning_inline {
    background-color: #FCF8E3;
    border-color: #E4752B;
    color: #8A6D3B;
}
.warning,
.alert {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    margin-bottom: 18px;
    padding: 15px;
}
.error {
    background: none repeat scroll 0 0 #FFCCCC;
    border: 1px solid #990000;
    font-size: 100%;
    margin: 0 0 10px;
    padding: 10px;
    font-weight: bold;
}
.error ol {
    margin-left: 20px;
}
ol, ul {
    list-style: none outside none;
}
p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
}
.page-heading {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    color: #333333;
    font-size: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
	margin: 0px 0px 30px 0px;
}
.lead {
  margin-bottom: 20px;
  font-size: 1.15em;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small {
  font-size: 0.85em;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #f2735a;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
h1 {
	margin:0;
	padding:0 0 0.75em;
	font-size:2.4em;
	font-family:'pf_dindisplay_pro', serif;
}
h1.b1c-name{padding-bottom:10px;}
h2 {
	margin:0;
	/* padding:0 0 0.75em; */
	font-size:1.71em;
	font-family:'pf_dindisplay_pro', serif;
}
h3 {
	margin:0;
	padding:0 0 0.67em;
	font-size:1.285em;
	font-family:'pf_dindisplay_pro', serif;
}
h4 {
	margin:0;
	padding:0 0 0.52em;
	font-size:1.59em;
	font-family:'pf_dindisplay_pro', serif;
}
h5 {
	margin:0;
	padding:0 0 0.52em;
	font-size:1.34em;
	font-family:'pf_dindisplay_pro', serif;
}
#subcategories h5 {
background-color: #333;
color: #fff !important;
font-family: arial;
font-size: 13px;
line-height: 1.4em;
padding-bottom: 0;
padding-top: 2px;
margin: 0 7px;
}
.subcategory-name {
  color: #fff;
}
.subcategory-name:hover {
  color: #FFEC00 !important;
}

h6 {
	margin:0;
	padding:0 0 0.92em;
	font-size:1.3em;
	font-family:'pf_dindisplay_pro', serif;
}
label {
	font-weight:400;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 0.9em;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;

}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 3.46em;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 2em;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 3.46em;
}
.jumbotron iframe {
  margin-top: 20px;
}
.jumbotron p {
  line-height: 1.4;
}

.page-content {
}
.dropcap {
	display:block;
	float:left;
	margin:-2px 5px 0 0;
	padding:0 10px;
	color:#000;
	font:49px/16px Arial, Helvetica, sans-serif
}
.dropcap.color {
	color:#ec3434;
}
.dropcap.dark {
	color:#fff;
	background-color:#ec3434;
}
.styled-list {
	position:relative;
	margin:0 0 20px;
	padding:0;
	list-style:none;
	line-height:18px
}
.styled-list li {
	margin-bottom:6px;
	padding:0
}
.styled-list li span {
	display:block;
	overflow:hidden
}
.styled-list li i {
	width:16px;
	float:left;
	margin-right:10px;
	text-align:center;
	color:#000;
	font-size:1.07em
}
.styled-list li:before {
	color:#ec3434;
	float:left
}
.styled-list .circle li, .styled-list.circle li {
	text-indent:0;
	margin-left:0;
	padding-left:0;
	list-style:none
}
.styled-list .circle li:before, .styled-list.circle li:before {
	content:"\25CF";
	margin:-1px 10px 0 0;
	font-size:0.92em
}
.styled-list.arrow>li {
	margin-left:-15px;
	padding-left:35px
}
.styled-list.arrow > li:before {
	margin:-1px 8px 0 -20px;
	content: "\f18e";
	font-family: FontAwesome;
	font-size:1.23em
}
.styled-list ul {
	margin-left:0;
	padding:5px 0 0
}
.styled-list ul.circle li:before {
	content:"\25CB";
	color:#ec3434
}
ul.sitemap.styled-list.circle ul li:before {
	content:"\25CF"
}
ul.sitemap.styled-list.circle ul ul li:before {
	content:"\25CB"
}
.styled-list.checkmark>li {
	margin-left:-15px;
	padding-left:35px;
	margin-bottom:10px
}
.styled-list.checkmark> li:before {
	margin:-1px 8px 0 -20px;
	content:'\e013';
	font-family: FontAwesome;
	font-size:1.23em
}
.styled-list.decimal {
	list-style:decimal outside;
	margin-left:25px
}
.styled-list.decimal li {
	padding-left:0;
	text-indent:0
}
.mark {
	background:#d9d9d9;
	padding:2px 2px 0
}
.color_mark {
	background-color:#ec3434;
	color:#fff;
	padding:2px 2px 0
}
.color, .color:hover {
	color:#ec3434
}
.underline {
	text-decoration:underline
}
.underline:hover {
	text-decoration:none
}
.blockquote {
	position:relative;
	border-top:4px solid #ec3434
}
.blockquote .inside {
	padding:15px;
	border:1px solid #eaeaea
}
.testimonials {
	position:relative;
	border-top:4px solid #ec3434
}
.testimonials .inside {
	padding:15px 15px 15px 114px;
	border:1px solid #eaeaea;
	position:relative
}
.testimonials .inside :before {
	display:block;
	position:absolute;
	top:18px;
	left:20px;
	color:#fff;
	border-radius:50%;
	background:#ececec;
	text-align:center;
	content: "\f007";
	font-family: FontAwesome;
	font-size:3.53em;
	line-height:1.52;
	width:77px;
	height:77px
}
.infobox {
	border:1px solid #ec3434
}
.infobox .inside {
	padding:15px 15px 15px 84px;
	position:relative
}
.infobox .inside :before {
	infobox:block;
	position:absolute;
	top:16px;
	left:16px;
	color:#ec3434;
	content: "\f05a";
	font-family: FontAwesome;
	font-size:3.61em;
	line-height:0.76
}
.comment {
	position:relative;
	color:#010101
}
.comment .inside {
	padding:30px 15px 30px 100px;
	border-top:1px solid #eaeaea;
	position:relative
}
.comment .inside :before {
	display:block;
	position:absolute;
	top:30px;
	left:10px;
	color:#fff;
	border-radius:50%;
	background:#ececec;
	text-align:center;
	content: "\f007";
	font-family: FontAwesome;
	font-size:5.07em;
	line-height:19px;
	width:77px;
	height:77px
}
.comment a {
	color:#00B2BA;
	text-decoration:underline
}
.comment a:hover {
	text-decoration:none
}
.comment p {
	margin-bottom:.112px
}
.comments .comment {
	padding-left:10%
}
.comments>.comment:first-child {
	padding-left:0
}
.comments>.comment:first-child .inside {
	border:none
}
.icon-circle {
	background:#e2e2e2;
	border-radius:50%;
	color:#fff;
	display:block;
	height:101px;
	width:101px;
	margin:10px auto 15px
}
.icon-circle .fa {
	font-size:6em;
	line-height:25px
}
.icon-circle .fa-plane {
	font-size:4.3em;
	line-height:2.77
}
.icon-circle-sm.active, .icon-circle-xs.active, .icon-circle.active {
	background:#ec3434;
}
.icon-circle-sm {
	background:#e2e2e2;
	border-radius:50%;
	color:#fff;
	display:block;
	float:left;
	height:62px;
	width:62px;
	margin:0 20px 10px 0;
	text-align:center
}
.icon-circle-sm .fa {
	font-size:3.69em;
	line-height:1.92
}
.icon-circle-sm .fa-plane {
	font-size:2.65em;
	line-height:2.76
}
.icon-circle-xs {
	background:#e2e2e2;
	border-radius:50%;
	color:#fff;
	display:block;
	float:left;
	height:46px;
	width:46px;
	margin:0 3px 10px 0;
	text-align:center
}
.icon-circle-xs .fa {
	font-size:2.15em;
	line-height:2.5;
	color:#fff!important
}
.icons-set {
	line-height:32px;
	color:#000;
	margin:10px 0
}
.icons-set span span {
	font-size:1.46em;
	color:#000!important
}
.icons-set span span:before {
	padding-top:3px;
	display:block;
	float:left;
	margin-right:4px
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {border-radius: 0px;
  border-color: #eeeeee;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox,
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  display:inline;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1f1f1f;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.inputbox:active {
  box-shadow: none;
  border-color: #ec3434;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select, select.form-control, select.inputbox, select.input {
    border-radius: 6px;
    font-family: AvenirNextRegular;
    min-width: 130px;
    padding: 7px 0;
    width: auto;
    
}
#section-calculate select, 
#section-calculate select.form-control, 
#section-calculate select.inputbox, 
#section-calculate select.input {
    border-radius: 2px;
    font-family: AvenirNextRegular;
    max-width: 210px;
    padding: 0px 0 1px;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    background-color: #2c2a27;
    border-color: #ffff00;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{
}
.radio-inline, .checkbox-inline{
	vertical-align: bottom;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  box-shadow: none;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
/********* TABLES ********/
table.std, table.table_block {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
    width: 100%;
}
table.std td, table.table_block td {
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    padding: 10px;
    vertical-align: top;
}
.table {
  width: 100%;
  margin-bottom: 30px;
}
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
    padding: 9px 8px 11px 18px;
    line-height: 1.42857;
    vertical-align: top;
    border-bottom:none;
}
.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #d6d4d4;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}
.table tbody + tbody {
    border-top: 2px solid #d6d4d4;
}
.table .table {
    background-color: white;
}
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

.table > thead > tr > th {
    background: none repeat scroll 0 0 #FBFBFB;
    border-bottom-width: 1px;
    color: #333333;
    vertical-align: middle;
}
.table-bordered {
  border: 1px solid #d6d4d4;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #d6d4d4;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

table col[class*="col-"] {
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #55c65e;
  border-color: #48b151;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f3515c;
  border-color: #d4323d;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #f13946;
  border-color: #c32933;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fe9126;
  border-color: #e4752b;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c;
}
.table tbody > tr > td {
    vertical-align: middle;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: none;
  }
  .table-responsive > .table {
      margin-bottom: 0;
      background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
  }
  .table-responsive > .table-bordered {
      border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
  }
  #order-list td > .label {
  		white-space:normal;
  }

}
.table tfoot tr {
    background: none repeat scroll 0 0 #FBFBFB;
}
/********* BUTTON *******/

.btn,
.btn-default {
	border-radius:0px;
}
.btn-default {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    color: #010101;
    font: bold 12px Arial,Helvetica,sans-serif;
    padding: 9px 20px;
    text-transform: uppercase;
}
.btn-mega {
    background: none repeat scroll 0 0 #ec3434;
    border-radius: 0px;
    color: #FFFFFF !important;
    font-size: 0.92em;
    padding: 6px 20px;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background:#000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
	background:#ec3434;
	color:#FFF;
	outline: medium none !important;
	border-color: #ec3434;
}

.btn-primary {
	opacity:1;
	background:#8A191F;
	border:none;
	padding:6px 20px;
	font-weight:bold;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	background:#8A191F;
	border:none;
	opacity:1;
}
.btn-icon:after {
	display: inline-block;
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	line-height: 1;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	content: "\f178";
  	padding-left: 0px;
  	opacity: 0;
  	transition: all 0.2s ease-out 0s;
  	visibility:hidden;
  	width:0px;
}

.btn-icon:hover:after {
    opacity: 1;
    visibility:visible;
    padding-left: 15px;
    width:auto;
}
#bt_compare {
	padding: 6px 14px;
	background:#ec3434;
	border:1px solid #ec3434;
	color:#fff!important;
	text-transform: none;
}
#button_order_cart  {
	background: #ffffff;
    border: 1px solid #b4b3b3;
    font-weight: bold;
    width: 100%;
    color: #010101;
    font-size: 0.92em;
}
#button_order_cart:hover{
	background: #EC3434;
	border-color: #EC3434;
	color: #fff;
}
/****** COLUMNS ********/
#columns {
	margin-top:40px;
}

/****** MODULES ********/
.sidebar .block {
	border-radius:2px;
	border:1px solid #E5E5E5;
	margin-bottom:20px;
	padding:10px 15px;
	background:#FCFCFC;
}
.sidebar .block-blank {
	margin-bottom:20px;
}
.sidebar .title_block {
	background:url(../img/mod-title2.gif) repeat-x bottom left;
	line-height:40px;
	color:#333;
	margin:0px;
}
.sidebar .block_content {
	padding:10px 0px;
}
.sidebar img {
	max-width:100%;
}
.sidebar li a:hover,
.sidebar li a:focus {
	 color:#FF1773;
	 background: url("../img/arrow-active.png") no-repeat 0px 5px!important;
}
/****** BREADCRUMB ********/
.breadcrumb {
	background:none;
	color:#555;
	font-size:1em;
	padding:0px;
	margin:0px;
}
.breadcrumb .fa-home {
	font-size:1.38em;
	margin-right:5px;
	color:#000;
}
.breadcrumb .navigation-pipe {
	background:url(../img/arrow.gif) no-repeat 0px 5px!important;
	display:inline-block;
	height:12px;
	width:6px;
	margin:0px 5px;
	text-indent:-9999px;
}
/****** PAGINATION ********/
.pagination {
	margin:0px 0px 20px 0px;

}
#index #pagination{ display: none;}
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius:0px;
}
.pagination > li > a, .pagination > li > span {
	margin-left:4px;
	background:#FFF;
	padding:7px 10px;
	color:#000;
	font-size:1em;
	font-weight:400;
}
.pagination > li:hover > a,
.pagination > li.current > span {
}
#pagination_previous i {
	margin-right:5px;
}
#pagination_next i {
	margin-left:5px;
}
/****** TOOLTIP ********/
.tooltip-inner {
  background-color: #333;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #333;
}

/****** TOPBAR ********/
header {
	z-index:2003;
	width:100%;
	box-shadow:1px 1px 3px;
	color:#010101;
	background: #fff;
}
.topbar {
	font-size:1em;
	font-weight:normal;
	min-height:40px;
	color: #ffffff;
    border-bottom: 1px solid #23221f;
    background: #23221f;
    font-family: AvenirNextRegular;
}
header .topbar .pull-left {
	line-height:40px;
	letter-spacing:1px;
}
header .topbar .pull-left span {
	margin-right:10px;
}
header .btn-group.open .dropdown-toggle {
	box-shadow:none;
	color: #ec3434;
}
header .btn-group {
	padding:0px 0px 0px 15px;
}
header .btn-group:last-child {
}
header .btn-group > a {
	display:block;
	border-radius:0px;
	color:#fff;
	font-weight:normal;
	margin:0px;
	cursor:pointer;
	text-align:center;
}

header .topbar .btn-group > a .fa {
    margin-left: 5px;
}
.topbar .btn-group > a {
	line-height:40px;
	height:40px;
}
.topbar .btn-group > a.btn-xs:hover > span,
.topbar .btn-group > a.btn-xs:hover > label{
	color:#ec3434;
}
#cart_block .btn-group > a.btn-xs:hover > span,
#cart_block .btn-group > a.btn-xs:hover > label{
	color:#fff;
}
header .btn-group > a.btn-xs:hover > span.ajax_cart_quantity,
header .btn-group.open > a.btn-xs > span.ajax_cart_quantity{
	color:#ec3434;
}
header .btn-group > a.btn-xs:hover > .fa,
header .btn-group > a.btn-xs:hover > .fa,
header .btn-group.open > a.btn-xs > .fa,
header .btn-group.open > a.btn-xs > .fa{
	color:#ec3434 !important;
}
header .btn-group:hover,
header .btn-group.open {
}
.jms-megamenu {
  font-family: "pf_dindisplay_pro", serif;
  text-transform:uppercase;
}
/*.jms-megamenu ul{
	box-sizing:border-box;
}
.menu-level-2{
	
}
.menu-level-3{

}
.jms-megamenu > ul > li{
	position:relative;
}
.jms-megamenu a{
	display:block;
	padding:5px 15px;
}
.jms-megamenu > ul > li > ul{
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	background-color:rgba(255,255,255,0.99);
	width:auto;
	padding:5px 0px;
	z-index:-1;
}
.jms-megamenu > ul > li > ul li{
	white-space: nowrap;
}
.jms-megamenu ul > li > ul li:not(.c).opened{
  background-color: #ffe100;
}
.jms-megamenu > ul > li.opened > ul{
	opacity:1;
	visibility:visible;
	z-index:900;
}
.jms-megamenu > ul > li > ul.category{
	max-height:50vw;
	overflow:auto;
}
.jms-megamenu > ul > li > ul.category > li{
	float:left;
	padding-right:15px;
}*/
.sfHoverForce{
	background-color: #ffe100;
}

#outer-canvas .top-nav > ul{
	float:left;
	font-size:0px;
}
#off-canvas-menu .top-nav .mega-child-icon{
	padding:22px 20px;

  position: absolute;
  right:0;
  top:0;
  z-index:9999;
  cursor:pointer;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
#off-canvas-menu .top-nav .ov-open .mega-child-icon,
#off-canvas-menu .top-nav .mega-child-icon:hover{
	background-color:rgba(0,0,0,0.2);
}
.top-nav{
font-size:13px;
}
.top-nav .menu-level-1,
.top-nav .menu-level-2,
.top-nav .menu-level-3{
	margin:0;
}
.top-nav .menu-level-1 > li{
	display:inline-block;
	vertical-align:middle;
  position: relative;
  font-size:13px;
}
.top-nav a{
  text-transform: uppercase;
	font-family: AvenirNextregular;
}
.top-nav .cluster,
.top-nav .menu-level-1 > li > a{
  line-height: 48px;
}
.top-nav .cluster{
	float:right;
	font-size:0px;
}
.top-nav .cluster span{
	display:inline-block;
	vertical-align:middle;
	padding-left:5px;
	font-size:16px;
}
.top-nav .menu-level-1 > li > a{
  font-size: 16px;
  font-size: 1.2em;
  font-weight: normal;
  font-weight: 700;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  color:#FFF;
  display:block;
}
#off-canvas-menu .top-nav .menu-level-1 > li.current > a{
	text-decoration:underline;
}
#outer-canvas .top-nav .menu-level-1 > li.current > a{
	color:#ffea3b !important;
}
#outer-canvas .top-nav .menu-level-1 > li:hover > a{
  color:#ffea3b !important;
}
#outer-canvas .top-nav .menu-level-2 > li:hover > a,
#outer-canvas .top-nav .menu-level-3 > li:hover > a{
	background-color:#ffea3b !important;
}

#outer-canvas .top-nav .menu-level-2.category > li{
	float:left;
}

#off-canvas-menu .top-nav .menu-level-2 > li:hover > a,
#off-canvas-menu .top-nav .menu-level-3 > li:hover > a,
#off-canvas-menu .top-nav .menu-level-1 > li:hover > a{
  background-color:#ffea3b !important;
}
#off-canvas-menu .top-nav .menu-level-1 > li.current:hover > a{
  color:inherit !important;
}

#off-canvas-menu .top-nav .menu-level-1 > li{
	width:100%;
}
#off-canvas-menu .top-nav .menu-level-1 > li > a{
	font-size: 14px;
  padding:15px;
  line-height: 1;
}

#off-canvas-menu .top-nav .menu-level-1 > li.ov-open > .menu-level-2{
	display:block;
	clear:both;
}

#off-canvas-menu .top-nav .menu-level-2{
	display:none;
	max-height:100vw;
	overflow:auto;
	background-color:#FFF;
}
#outer-canvas .top-nav .menu-level-2{
	max-height:50vw;
	overflow:auto;
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	background-color:rgba(255,255,255,0.99);
	width:auto;
	padding:5px 0px;
	z-index:-1;
	display:none;
}
#outer-canvas .top-nav .menu-level-3 > li{
	min-width:200px;
}
#outer-canvas .top-nav .menu-level-1 > li:hover > .menu-level-2{
	opacity:1;
	visibility:visible;
	z-index:900;
	display:block;
}
.top-nav .menu-level-2{
	padding:5px;
}
.top-nav .menu-level-2 > li > a,
.top-nav .menu-level-3 > li > a{
	padding:10px 20px;
	display:block;
		white-space: nowrap;
		font-weight: 700;
}

@media ( max-width:1199px ){
	.top-nav .menu-level-1 > li > a{
		padding: 0px 10px;
    font-size: 1.1em;
	}

  .top-nav .cluster span {
    font-size: 15px;
  }
  
}
@media ( max-width:991px ){
	#outer-canvas #top-navigation{
		float:right;
	}
	#outer-canvas #top-navigation > ul{
		display:none;
	}
}
/*.ov-open .menu-level-2{
	display:block!important;
	visibility:visible!important;
	opacity:1!important;
}*/
header .topbar .dropdown-menu,
#cart_block .dropdown-menu {
	line-height: 150%;
	background-clip: padding-box;
	position: absolute;
	border-radius:0px;
	padding:15px 20px;
	border:0px;
	box-shadow:none;
	z-index:2002;
	background:#e3e2e2;
	top:39px;
}
#cart_block .dropdown-menu{
	background:#e3e2e2;
    border: 1px solid #e7e7e7;
    padding: 30px 20px;
}
.dropdown-menu .divider {
	background-color:#3e3e3e;
}
header .topbar .dropdown-menu li a,
#cart_block .dropdown-menu li a {
	color: #0d0101;
    line-height: 2.46;
    padding: 0 10px;
    font-size: 0.92em;
    font-family: AvenirNextRegular;
}
#productsSortForm .dropdown-menu >li > a:focus,
#productsSortForm .dropdown-menu > li >a:hover,
header .topbar .dropdown-menu >li > a:focus,
header .topbar .dropdown-menu > li >a:hover ,
#cart_block .dropdown-menu >li > a:focus,
#cart_block .dropdown-menu > li >a:hover {
	color:#FFEB59;
	text-decoration:none;
	background-color:transparent;
	background:none;
}
.dropdown-menu li {
	padding:0px 0px;
}
.shoppingcart-box {
	min-width:270px;
}
.search-box {
    position: relative;
}
#jms_ajax_search input {
	border: 1px solid #e0dfdf;
    border-radius: 0;
    width: 335px;
    height: 40px;
}
#jms_ajax_search .dropdown-menu {
	padding:15px;
}

.search-box > a.btn-xs {
    position: absolute;
    right: 0;
    line-height: 38px;
    width: 50px;
    background: #ec3434;
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: 1.14em;
}
form#searchbox {
	padding:0px!important;
}
.dropdown-menu {
	box-shadow:none;
	border-radius:0px;
}
.dropdown-menu:before {
	margin-top: 3px;
}
.dropdown-menu:after {
	z-index: 1;
}
.topbar .btn-xs > .selected {
}

header .pull-right .dropdown-menu {
	left:auto;
	right:-40px;
}
#cart_block .dropdown-menu {
	top:38px!important;
	left: auto;
	right: 0;
}
.header-bar {
	position: relative;
    z-index: 2001;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-bar-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    --webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center;
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end;
}
#outer-canvas > div.container {
	padding-left:0px;
	padding-right:0px;
}
.topnav {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    position: relative;
    background-color: #23221f;
    clear:both;
}
.phones a {
  color: #000;
  cursor: default;
}
#cart_block .btn-group {
	line-height:19px;
	box-shadow:none;
	border-radius:0px;
}
.jms-search {
    margin-right: 150px;
    margin-top: 45px;
    position: absolute;
    right: 180px;
	border:1px solid #e0dfdf;
}
.jms-search .input-group-addon {
	border:none;
	background:none;
	padding:0px;
	position:relative;
	margin:0px;
}
.jms-search .input-group {
	max-width:375px;
}
#ajax_search {
	border-left:1px solid #e0dfdf!important;
}
.jms-search select,
.jms-search input {
	line-height:40px;
	height:40px;
	padding:8px;
	border:none;
	font-size:12px;
}
.jms-search select {
	border-right:1px solid #e0dfdf;
	max-width:120px;
	color:#010101;
}
.jms-search input {
	width:280px;
	border:none!important;
}
.jms-search .keyword-group .input-group-addon{
	border:none!important;
}
.jms-search .input-group-addon button{
	line-height:40px;
	height:42px;
	width:48px;
	background:#ec3434;
	color:#FFF;
	border:none;
	margin:-1px;
}
.icon-drop-down:after {
  content: "\f107";
  color: black;
  font-family: "FontAwesome";
  right: 0px;
  top: 0px;
  position: absolute;
  pointer-events: none;
  background: white;
  line-height: 36px;
  width: 20px;
  height: 100%;
  text-align: center;
}
#cart_block {

	float:right;
}
#cart_block>a{
  background: url(../img/basket_full.png) no-repeat center center;
}
#cart_block>a.empty{
  background: url(../img/basket_empty.png) no-repeat center center;
}
.ajax_cart_quantity {
    background: #EC3434;
    border-radius: 50%;
}
#cart_block.btn-group > a {
    height: 42px;
    line-height: 39px;
    padding: 0 50px 0 25px;
    text-transform: uppercase;
}

.navbar-logo > a, .navbar-logo > span {
    max-width: 177px;
	display:block;
}
/*******TOPCOLUMN*******/
#vertical-mobile-menu, .vertical-menu {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 2px 3px #999;
}

.menu_title {
    font-size: 1.185em;
    text-transform: uppercase;
    background: #EC3434;
    color: #000;
	padding: 10px 25px;
}
.menu_title .fa {
    margin-right: 20px;
}
/********* SLIDESHOW *******/
.top-column {
	margin:10px 0px;
}
.tp-rightarrow.default,
.tp-leftarrow.default {
	background:none!important;
	border:1px solid #FFF;
	width:64px!important;
	height:64px!important;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#FFF;
	text-align:center;
	opacity: 0;
}
.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover {
	background:#ec3434!important;
	border:1px solid #ec3434;
}

.tp-leftarrow.default:before {
  content: "\f104";
  line-height:64px;
  font-size:40px;
}
.tp-rightarrow.default:before {
  content: "\f105";
  line-height:64px;
  font-size:40px;
}
.tp-bullets.simplebullets{
	right: 20px !important;
}
.tp-bullets.simplebullets .bullet {
	width:11px!important;
	height:11px!important;
	background:none!important;
	margin:0px 5px!important;
	border:2px solid #FFF;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
	background:#ec3434!important;
	border:2px solid #FFF;
}
/****** TOPSL *******/
.topsl {
	padding:0px 0 30px;
	overflow:hidden;
}
.service-box {
	padding:40px 20px;
	border:1px solid #D8D7D7;
	height:135px;
	position:relative;
	cursor:pointer;
	transition:all 0.3s;
}
.service-box:hover {
	background:#ec3434;
}
.service-box h3 {
	text-transform:uppercase;
	margin-left:50px;
	letter-spacing:3px;
}
.service-box:hover h3,
.service-box:hover .service-intro {
	color:#FFF;
}
.moneyback-icon {
	display:block;
	height:44px;
	width:50px;
	background:url(../img/moneyback-icon.png) no-repeat top left;
	position:absolute;
	top:40px;
	right:67px;
}
.support-icon {
	display:block;
	height:44px;
	width:50px;
	background:url(../img/247-icon.png) no-repeat top left;
	position:absolute;
	top:40px;
	right:67px;
}
.bestservice-icon {
	display:block;
	height:44px;
	width:50px;
	background:url(../img/bestservice-icon.png) no-repeat top left;
	position:absolute;
	top:40px;
	right:37px;
}
.service-box:hover .moneyback-icon,
.service-box:hover .support-icon,
.service-box:hover .bestservice-icon {
	background-position:top right;
}
.service-intro {
	padding:0px 80px 0px 0px;
	display:block;
}
.home-banner {
	padding-bottom: 10px;
}
.home-banner > div img {
	width:100%;
}
/******** IMAGE HOVER EFFECT ************/
.content_img:before,
.product-preview .preview-image:before{
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-out 0s;
  width: 0;
}
.product-preview .preview-image:after,
.content_img:after {
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0px;
  transition: all 0.3s ease-out 0s;
  width: 0;
  pointer-events: none;
}
.product-preview:hover .preview-image:after,
.product-preview:hover .preview-image:before,
.content_img:hover:before,
.content_img:hover:after{
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.service-boxs > div:before,
.blog-item a.preview-image:before,
.home-banner > div:before,
.block-content > .botcontent_image:before,
.img-left > div:before{
  background-color: rgba(255, 255, 255, 0.1);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-out 0s;
  width: 0;
}
.service-boxs > div:after,
.blog-item a.preview-image:after,
.home-banner > div:after,
.block-content > .botcontent_image:after,
.img-left > div:after{
  background-color: rgba(255, 255, 255, 0.1);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0px;
  transition: all 0.3s ease-out 0s;
  width: 0;
  pointer-events: none;
}
.service-boxs > div:hover:after,
.service-boxs > div:hover:before,
.blog-item a.preview-image:hover:after,
.blog-item a.preview-image:hover:before,
.home-banner > div:hover:after,
.home-banner > div:hover:before,
.block-content > .botcontent_image:hover:after,
.block-content > .botcontent_image:hover:before,
.img-left > div:hover:after,
.img-left > div:hover:before{
  height: 100%;
  width: 100%;
  pointer-events: none;
}
/****** Slider Products ********/
.botcontent_image {
    display: inline-block;
    width: 100%;
}
.slider-products-title {
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.slider-products-title h3 {
	height: 53px;
    line-height: 53px;
    padding: 0 15px;
    text-transform: uppercase;
	color: #ec3434;
}
.category_12 .slider-products-title h3 {
	color: #1592c6;
}
.category_13 .slider-products-title h3 {
	color: #85c615;
}
.category_14 .slider-products-title h3 {
	color: #e9871d;
}
#subcategories > ul {
  display: flex;
  flex-wrap: wrap;
}
#subcategories > ul > li {
  text-align: center;
  border: 1px solid;
border-radius: 5px;
background: #23221f;
padding: 2px 15px;
margin: 5px;
}
.box-title {
  font-size: 25px;
  margin-left: 10px;
}
.letter-content ul {
  display: flex;
  flex-wrap: wrap;
}
.letter-content li {
  text-align: center;

border: 1px solid;
border-radius: 5px;
background: #23221f;
padding: 2px 7px;
margin: 5px;
}

.home-section {
	margin-top:30px;
}
.home-section .module-box {
	overflow:hidden;
}
#category_description_short, #category_description_full {
  text-align: justify;
}

/****** BOTSL ********/
.botsl {
	margin-top:40px;
	overflow:hidden;
}
/****** FOOTER ********/
footer {
	color: #111;
    font-size: 0.92em;
	background:#e3e2e2;
	font-family: "Arial";
/*	margin-top: 30px;*/
}
footer a {
	color:white;
}
.footer-navbar {
	background:#23221f;
/*	margin-top: -50px;*/
}
.footer-navbar .container {
	border-bottom: 4px double #cccbcb;
    padding-bottom: 30px;
    padding-top: 26px;
    border: none;
}
.footer-navbar li {
	line-height: 22px;
	font-size: 14px;
	border-right: 1px solid #3d3d3d;
	border-radius: 1px;

}
.footer-navbar .footer-block:last-child li{
	border-right:none;
}
.footer-navbar li a:before {
	display: block;
   // content: "\f105";
    font-family: "FontAwesome";
    font-size: 12px;
    height: 22px;
    width: 14px;
    color: #111;
	float:left;
}
.footer-navbar #block_contact_infos li a:before {
    content: "";
	height: auto;
	width: auto;
}
.footer-navbar li a {
}
.block_footer {
    font-style: italic;
}
.company_footer {
    line-height: 6px !important;
    margin-top: 12px;
}
.block_footer.adress_footer {
    padding-top:  6px;
}
.footer-navbar li a:hover,
.footer-navbar li a:focus {
	color:#ec3434;
}
.footer-addresses li{
	margin-bottom: 10px;
}
footer h4 a,
footer h4 {
	color: #010101;
    font-size: 1.285em;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.footer-bottom-block {
	padding:13px 0px 5px;
}
.footer-bottom-block a {
	color:#ec3434;
}
.footer-bottom-block p{
	color: black;
    font-family: AvenirNextLight;
    font-size: 12px;
    padding-bottom: 0;
}
.copyright-text {
	line-height:35px;
	color:#C1C1C1;
	text-align:center;
}

.footer-bottom-block {
    font-size: 12px;
    background:#ffea3b;
}
.newsletter-input-wrap {
}
.newsletter-input {
	background:#FFF;
	position:relative;
	z-index:1000;
}

#newsletter-input {
	background: #fff;
    border: medium none;
    color: #a3a3a3;
    font-size: 0.86em;
    height: 35px;
    font-style: italic;
    width: 228px;
	border: 1px solid #d0d0d0;
}
.newsletter-box.block {
    margin-top: 15px;
}
.newsletter-box p {
	margin-bottom:30px;
}
.newsletter-box .input-group-addon {
	border: 0 none;
    border-radius: 0;
    position: relative;
    background: none;
    text-align: right;
    padding: 0;
}
.newsletter-box .button {
    text-transform: uppercase;
    padding: 0 15px;
    height: 35px;
    margin-top: 20px;
    background: #EF3434;
    border: 0;
    color: #fff;
    font-family: "Roboto Slab";
    line-height: 35px;
}
.footer-block .input-group-addon button {
	background:none;
	border:none;
	color:#FFF;
	font-size:0.92em;
}
#page #social_block {
    position: fixed;
    right: 0;
    top: 35%;
	z-index: 2001;
}
#social_block .fa.fa-times-circle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    cursor: pointer;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -26px;
    width: 56px;
	transition: all 1s ease 0s;
}
.ov-close > ul {
    transform:translate(56px);
	transition: all 1s ease 0s;
}
#social_block.ov-close .fa.fa-times-circle{
	width: 30px;
	transition: all 1s ease 0s;
}
#social_block.ov-close .fa-times-circle:before{
	content:"\f104";
	font-size: 23px;
}
#social_block ul{
	transition: all 1s ease 0s;
}
#social_block li {
    height: 56px;
    line-height: 56px;
    text-align: center;
    width: 56px;
	color: #fff;
	cursor: pointer;
	transition: all 0.5s ease 0s;
	position: absolute;
    right: 0;
}
#social_block li:hover{
	width: 66px;
}
#social_block li a{
	color: #fff;
	font-size: 20px;
}
#social_block li:hover a{
	font-size: 24px;
}
#social_block .facebook {
    background: none repeat scroll 0 0 #305891;
    top: 0;
}
#social_block .twitter {
    background: #2ca8d2;
	top: 56px;
}
#social_block .google_plus{
    background: #ce4d39;
	top: 112px;
}
#social_block .vimeo{
    background: #44bbff;
	top: 168px;
}
#social_block .instagram{
    background: #4498c8;
	top: 224px;
}
/******** PRODUCTS ********/
.products-list {
    display: inline-block;
    width: 100%
}
/******** COMPARE ********/
#product_comparison .info_block {
	background:#FFFFFF;
}
#product_comparison tr.comparison_header,
#product_comparison td.comparison_feature_even {
    background: none repeat scroll 0 0 #F8F8F8;
}
#product_comparison tr.comparison_header {
	font-weight:bold;
}
#availability_label {
	color:#000;
}
#availability_value {
    line-height: 26px;
}
#cluetip {
	background:rgba(0,0,0,0.9);
	color:#FFF;
	padding:15px;
}
#cluetip .comment {
	color:#FFF;
}
#cluetip .customer_name {
	font-weight:700;
}
/******** TAB MODULE **********/
#tabs .nav-tabs li.active {
	background:#D82731;
}
#tabs .nav-tabs li.active a {
	color:#FFF;
	cursor:pointer;
	background:none;
}
/******** CART MODULE *********/
.unvisible {
	display:none;
}
/********** AUTHENTICATION *************/
h3.panel-heading {
	margin:0px;
}
/********** FOOTER LINKS ***********/
ul.footer_links {
    border-top: 1px solid #E5E5E5;
    height: 65px;
    padding: 20px 0 0;
	margin-top:10px;
}
ul.footer_links li {
    float: left;
	list-style:none;
	margin-right:10px;
	margin-bottom:10px;
}
ul.footer_links .button {
	background: none repeat scroll 0 0 #fff;
    color: #010101;
	border: 1px solid #e3e3e3;
    font: bold 12px Arial,Helvetica,sans-serif;
    padding: 8px 15px;
    text-transform: uppercase;
}
ul.footer_links .button .fa {
	margin-right:5px;
}
ul.footer_links .button:hover {
	background:#ec3434;
	border-color: #ec3434;
	color:#FFF!important;
}

/*********** ORDER ************/
#availableCarriers_table th {
	background:#FBFBFB;
	border:1px solid #e5e5e5;
	padding:10px;
}
ul.step {
 	 margin-bottom: 30px;
     width:100%;
 	 overflow: hidden;
}
@media (min-width: 480px) {
    ul.step {
    }
}
ul.step li {
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #cacaca;
    border-right-color: #cacaca;
    border-left-width: 0px;
}
@media (max-width: 479px) {
    ul.step li {
        width: 100%;
	}
}

ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    display: block;
    padding: 5px 10px 6px 13px;
    color: #000;
    font-size: 1.15em;
    line-height: 1.61;
    font-weight: 700;
    position: relative;
}
@media (max-width: 992px) {
    ul.step li a,
    ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
          font-size: 1.15em;
    }
}
@media (min-width: 992px) {
    ul.step li a:after,
    ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
          content: ".";
          position: absolute;
          top: 0;
          right: -31px;
          z-index: 0;
          text-indent: -5000px;
          display: block;
          width: 31px;
          height: 52px;
          margin-top: -2px;
    }
}
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: none;
}
ul.step li.first {
}

ul.step li.first span,
ul.step li.first a {
    z-index: 5;
    padding-left: 23px!important;
}
@media (max-width: 480px) {
    ul.step li.first span,
    ul.step li.first a {
   		padding-left: 13px!important;
    }

}
ul.step li.second span, ul.step li.second a {
    z-index: 4;
}
ul.step li.third span, ul.step li.third a {
    z-index: 3;
}
ul.step li.four span, ul.step li.four a {
    z-index: 2;
}
ul.step li.last span {
    z-index: 1;
}
@media (min-width: 480px) {
    ul.step li.last {

    }
    ul.step li.last span {

    }
}
ul.step li.step_current {
      font-weight: bold;
      background:#EC3434;
      border-color:#EC3434;
}
ul.step li.step_current span {
      position: relative;
		color:#FFF;
}
@media (min-width: 992px) {
      ul.step li.step_current span {
            padding-left: 48px;
      }
      ul.step li.step_current span:after {

      }
}
ul.step li.step_current_end {
     font-weight: bold;
}
ul.step li.step_todo {
      background: #D9D9D9;
}
ul.step li.step_todo span {
        display: block;
        color: #555;
        position: relative;
}
@media (min-width: 992px) {
     ul.step li.step_todo span {
            padding-left: 48px;
     }
     ul.step li.step_todo span:after {

     }
}
ul.step li.step_done {
    background: #ADADAD;
	border-top-color: #ADADAD;
    border-bottom-color: #ADADAD;
}
ul.step li.step_done a {
}

@media (min-width: 992px) {
      ul.step li.step_done a {
            padding-left: 48px;
      }
      ul.step li.step_done a:after {

      }
}
@media (min-width: 992px) {
      ul.step li.step_done.step_done_last a:after {

      }
}
@media (min-width: 992px) {
      ul.step li#step_end span:after {
        display: none;
      }
}
ul.step li em {
      font-style: normal;
}
@media (min-width: 480px) and (max-width: 767px) {
        ul.step li em {
          display: none;
        }
}
@media (max-width: 480px) {
    ul.step li.step_done {
    	border-bottom-color:#FFF;
	}
	ul.step li.step_todo {
		border-top-color:#FFF;
	}
}
/************** ORDER *****************/
.page-heading span.heading-counter {
    color: #333333;
    float: right;
    font: bold 13px/22px Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    text-transform: none;
}
#cart_summary tbody td.cart_product img {
    border: 1px solid #D6D4D4;
}
.table tbody > tr > td.cart_quantity {
    padding: 25px 14px 25px;
    width: 88px;
}
.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
    border-radius:0px;
}
.form-control.grey {
    background: none repeat scroll 0 0 #FBFBFB;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 2px;
    margin-top:2px;
}
.btn.button-plus, .btn.button-minus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DEDCDC #C1BFBF #B5B4B4 #DAD8D8;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #C0C0C0;
    font-size: 1.07em;
    line-height: 1;
    padding: 5px 7px;
    text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
}
.cart_delete a.cart_quantity_delete, a.price_discount_delete {
    color: #333333;
    font-size: 1.23em;
}
#order-detail-content #cart_summary tr {
    overflow: hidden;
}
#cart_summary tbody td.cart_product {
  padding: 19px;
  width: 137px;
}
#cart_summary tbody td.cart_product img {
    border: 1px solid #d6d4d4;
}
#cart_summary tbody td.cart_unit .price span {
  display: block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through;
}
#cart_summary tbody td.cart_description {
  width: 480px;
}
#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0;
}
#cart_summary tfoot td.text-right {
  color: #333333;
}
#cart_summary tfoot td.price {
  text-align: right;
  font-size:1.07em;
  font-family:arial;
  color:#ec3434;
}
#cart_summary tfoot td.total_price_container span {
  font: 600 16px/22px Arial, sans-serif;
  color: #000;
}
#cart_summary tfoot td#total_price_container {
  font: 600 16px/25px Arial, sans-serif;
  color: #ec3434;
}
#cart_summary .cart_unit .price {
	color:#000;
}
.carrier_price .price {
	font-family:arial;
	color:#000;
	font-size:1.07em;
}
@media (max-width: 767px) {
	.products-list-in-row .product-preview .preview {
	width:25% !important;}
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary tr {
    display: block;
  }
  
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
  }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    float: left;
    white-space: normal;
  }
  #order-detail-content #cart_summary td.cart_avail {
      clear: both;
  }
  #order-detail-content #cart_summary td.cart_quantity {
      clear: both;
      padding: 9px 8px 11px 18px;
  }
  #order-detail-content #cart_summary td.cart_delete {
      width: 100%;
      clear: both;
      text-align: right;
  }
  #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 8px;
        position: relative;
        top: -3px;
  }
  #order-detail-content #cart_summary td div {
      display: inline;
  }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block;
  }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
  }
  #order-detail-content #cart_summary tfoot td:before {
      display: inline;
  }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
  }
}
@media (max-width: 768px) {
  #order-detail-content #cart_summary tbody td .price {
    text-align: center;
  }
  #order-detail-content #cart_summary tbody td.cart_description {
    width: 50%;
  }
  #order-detail-content #cart_summary  .cart_total {
    width:100%;
    display:flex;
    justify-content: right;
    align-items: baseline;
 
  } 
  #order-detail-content #cart_summary td::before{
    padding-right: 10px;
  }

  .cart_quantity.text-center {
    text-align: left;
}
#order-detail-content #cart_summary td.cart_quantity {
  display:flex;
  justify-content: space-around;
align-items: baseline;
}
}
.cart_voucher {
  vertical-align: top !important;
}
.cart_voucher h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0;
}
.cart_voucher .title-offers {
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px;
}
.cart_voucher fieldset {
    margin-bottom: 10px;
}
.cart_voucher fieldset #discount_name {
      float: left;
      width: 219px;
      margin-right: 11px;
}
.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #777777;
}
.cart_voucher #display_cart_vouchers span:hover {
      color: #515151;
}

.enable-multishipping {
  margin: -13px 0 17px;
}
.enable-multishipping label {
    font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 2em;
  line-height: 2;
  color: #cfcccc;
}
#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}
.title_block {
    padding: 17px 20px 15px;
    font-size: 16px;
    font-family: AvenirNextDemi;
    line-height: 18px;
}
.footer-navbar .title_block {
  padding: 0 19px 20px;
  color: white;
}
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
#multishipping_mode_box .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}
#multishipping_mode_box .description_off {
    display: none;
}
#multishipping_mode_box .description_off div {
      margin-bottom: 10px;
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc;
}

#multishipping_mode_box.on .description_off {
  display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

#order .address_add.submit {
  margin-bottom: 20px;
}

#ordermsg {
  margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
  clear:both;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}
.addresses .waitimage {
  display: none;
  float: left;
  width: 90px;
  height: 90px;
  margin:-90px 0 0 -90px;
  background-image: url("../../../img/ajax-loader.png");
  background-repeat: no-repeat;
  position: fixed;
    top: 50%;
    left: 50%;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;

}
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0;
}

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
    background: white;
    margin-bottom: 0;
}
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
    height: 53px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    background: #5192f3;
    color: white;
    border: 1px solid #4b80c3;
    font-weight: bold;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px 11px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
    font-size: 1.53em;
    margin-right: 7px;
    vertical-align: -2px;
}
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px;
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: 162px;
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
.order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333333;
}
.order_carrier_content .checkbox input {
    margin-top: 2px;
}
.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px;
}
.order_carrier_content + div {
    padding-bottom: 15px;
}
#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}
#carrierTable tbody {
  border-bottom: 1px solid #999999;
}
#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}
#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}
#carrierTable td.carrier_price {
  border: none;
}
p.checkbox.gift {
  margin-bottom: 10px;
}
#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}
a.iframe {
  color: #333333;
  text-decoration: underline;
}
a.iframe:hover {
    text-decoration: none;
}
p.payment_module {
  margin-bottom: 10px;
}
p.payment_module{
    display: block;
    border: 1px solid #d6d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.307em;
    line-height: 1.35;
    color: #333333;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative;
	border-radius:0px;
}
p.payment_module a.bankwire {
      background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb;
}
p.payment_module a.cheque {
      background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.cash {
      background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
      display: block;
      content: "\f054";
      position: absolute;
      right: 15px;
      margin-top: -11px;
      top: 50%;
      font-family: "FontAwesome";
      font-size: 1.92em;
      height: 22px;
      width: 14px;
      color: #777777;
}
p.payment_module:hover {
      background-color: #f6f6f6;
}
p.payment_module a span {
      font-weight: bold;
      color: #777777;
}
.payment_module.box {
  margin-top: 20px;
}

p.cheque-indent {
  margin-bottom: 9px;
}
.cheque-box .form-group {
  margin-bottom: 0px;
}
.cheque-box .form-group .form-control {
    width: 269px;
}

.order-confirmation.box {
  line-height: 29px;
}
.order-confirmation.box a {
    text-decoration: underline;
}
.order-confirmation.box a:hover {
      text-decoration: none;
}

.delivery_option_carrier td {
  width: 200px;
}
.delivery_option_carrier td + td {
  width: 280px;
}
.delivery_option_carrier td + td + td {
  width: 200px;
}
.delivery_option_carrier tr td {
  padding: 5px;
}
.delivery_option_carrier.selected {
  display: table;
}

.delivery_option_carrier.not-displayable {
  display: none;
}
.addresses .select label, .addresses .selector, .addresses .addresses .address_select {
	clear:both;
	float:left;
}
#carriercompare_submit,
#update_carriers_list {
	margin-bottom:10px;
}
/*********** FEATURED MODULE *********/
.featured-section {
	background:#F6F6F6;
	padding:40px 0px;
}
.jms-filtering {
	text-align:center;
}
.jms-filtering ul {
	text-align:center;
	margin-bottom:30px;
}
.jms-filtering li {
	display:inline-block;
	margin:0px 15px;
}
.jms-filtering li a {
	text-transform:uppercase;
	color:#676767;
	font-weight:700;
	font-size:0.92em;
	cursor:pointer;
}
.jms-filtering li a:hover,
.jms-filtering li a.active {
	text-decoration:underline;
	color:#000;
}
.btn-view-all {
	padding:5px 60px;
	background:#C1C1C1;
	display:inline-block;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	margin-top:30px;
	font-size:0.92em;
	cursor:pointer;
}
/*********** PRODUCT BOX *************/
.products-box {
	border: 1px solid #e3e3e3;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.products-box .slider-products-title {
	background: #fff;
}
.products-box h3 .icon,
.products-box h3 .thumb
 {
    display: inline-block;
    float: left;
    height: 53px;
    text-align: center;
    width: 25px;
    margin-right: 10px;
	background-position: center center !important;
}
.products-box .icon {
	background: url("../img/icon_new.png") no-repeat scroll;
}
.products-box .thumb img {
	max-width:20px;
}

.products-box.content-box h3 .icon{
	background: url(../img/productscategory.png) no-repeat;
}
.ca-item-main .item {
	margin-bottom:30px;
	min-height:300px;
}
.ca-item-main .item:first-child {

}
.product-preview {
	padding:0px;
}

.products-list-small .product-preview {
	border:none;
}

.product-preview .preview {
	position:relative;
	border:1px solid #EEE;
}
.product-preview .preview-image {
	display:block;
}
.product-preview .preview-image img {
	width:100%;
}
.product-preview .product-info {
	padding:10px 0px;
	min-height:75px;
	/*text-align:center;*/
}
.product-preview .product-info .product-price {
	height:25px;
}
.product-info > div {
    width: 100%;
}
.product-info > div.product-code{
	text-align: left;
	font-size: 13px;
	color: #9a9a9a;
}
.product-code{	
	color: #9a9a9a;
}
.product .preview-image:hover .img-responsive,
.product-preview .preview:hover img {
}
.product-preview .title {
	padding-bottom:0px;
	display:inline-block;
	line-height:26px;
}
.product-preview .title a {
	color: #010101;
    display: inline-block;
}
.product-preview .price {
	line-height:26px;
}
.product-preview .rating {
	clear: both;
    float: left;
    width: 100%;
}
.product-preview .title a:hover,
.product-preview .title a:focus {
	color:#ec3434;
}
.product-preview  .product-btn {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -145%;
    transition: all 0.3s ease 0s;
	left: 50%;
	opacity:0;
	visibility:hidden;
}
.product-preview  .product-btn {
	background: #000;
    cursor: pointer;
    height: 36px;
    line-height:36px;
    display: inline-block;
    width:36px;
	text-align:center;
	color:#FFF;
	opacity:0;
}
.product-preview:hover .product-btn {
	top: 50%;
	margin-top:-18px;
	opacity:1;
	visibility:visible;
}
.product-preview:hover .product-btn {
}
.product-preview .product-btn:hover {
	background-color:#EC3434;
	color: #fff;
	border-color: #ec3434;
}
.product-preview .product-btn.disable{
	color: #cbcbcb;
}
.product-preview .product-btn.disable:hover {
	background: #ffffff;
    border-color: #e3e3e3;
    color: #cbcbcb;
    cursor: context-menu;
}
.product-preview  .quick-view {
	/*margin-left:-40px;*/
	margin-left:-15px;
}
.product-preview  .cart-button {
	margin-left:4px;
}
.product-preview  .cart-button .fa-check {
	display:none;
}
.product-preview .product-btn.checked span {
    display: none;
}
.product-preview  .cart-button.checking,
.product-preview  .cart-button.checking:hover {
	background:#000 url(../img/ajax-loader.png) no-repeat center center!important;
	transition:none;
	color: #fff;
	border-color:#cbcbcb;
}
.product-preview  .cart-button.checked .fa-shopping-cart {
	display:none;
}
.product-preview  .cart-button.checked .fa-check {
	display:block;
	line-height: 36px;
}

.products-list .product-preview  .cart-button {

}
.products-list .product-preview  .quick-view {

}
.products-list .product-preview .add_to_compare {

}
.product-preview  .add_to_compare .fa-check {
	display:none;
}
.product-preview  .add_to_compare.checking,
.product-preview  .add_to_compare.checking:hover {
	background:#000 url(../img/ajax-loader.png) no-repeat center center!important;
	transition:none;
}
.product-preview  .add_to_compare.checked .fa-retweet {
	display:none;
}
.products-list .product-preview .add_to_compare.checked .fa-check {
	display:block;
}
.product-preview  .product-btn.checking,
.product-preview  .product-btn.checked {
}
.product-preview:hover .product-btn {
}

.preview.hover-slide .preview-image img {
	-o-transition:top .3s ease-out;
	-moz-transition:top .3s ease-out;
	-webkit-transition:top .3s ease-out;
	-ms-transition:top .3s ease-out;
	transition:top .3s ease-out
}
.preview.hover-slide:hover .preview-image img {
	-o-transition:top .3s ease-out;
	-moz-transition:top .3s ease-out;
	-webkit-transition:top .3s ease-out;
	-ms-transition:top .3s ease-out;
	transition:top .3s ease-out;
	top:100%
}
.preview.hover-slide:hover .preview-image img:first-child {
	top:0
}
.label-wrapper {
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 100%;
}
.product-preview .label {
	background: none repeat scroll 0 0 #ed4c4c;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 0.857em;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    padding: 0;
    position: absolute;
    right: -20px;
    text-align: center;
    text-shadow: 0 0 1px rgba(0,0,0,0.5);
    text-transform: uppercase;
    top: 9px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
    width: 72px;
}
.product-preview .label:before,
.product-preview .label:after{
	border-left: 3px solid rgba(0, 0, 0, 0);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 3px solid #992f2f;
    bottom: -2px;
    content: "";
    position: absolute;
}
.product-preview .label.label-new:before, .product-preview .label.label-new:after{
	border-top: 3px solid #14673c;
}
.product-preview .label:after {
    right: 3px;
}
.product-preview .label:before {
    left: -3px;
}
.product-preview .label.label-new {
    left: -16px;
    right: auto;
    top: 6px;
    transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform:    rotate(-45deg);
	-ms-transform:     rotate(-45deg);
	-o-transform:      rotate(-45deg);
}
.label-wrapper.wrapper-new {
    left: -3px;
    right: auto;
}
.label-new {
	background:#1ABE9D!important;
	left:0px;
}
.label-sale {
	background:#E84350;
	right:0px;
}
/*.product-preview .label {
	background:url(../img/product-label.png) no-repeat;
    color: #fff;
    font-size: 0.92em;
    height: 55px;
    width:55px;
    display:inline-block;
	position:absolute;
	top:-3px;
	text-indent:-9999px;
}
.label-new {
	background-position:top right!important;
	right:-3px;
}
.label-sale {
	left:-3px;
}*/
.price {
	color: #ec3434;
    font-size: 1.14em;
    font-family: "Arial";
    font-weight: bold;
}
#amount {
	color:#000;
}
#cart_navigation .exclusive_large {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: bold;
    padding: 8px 20px;
    text-transform: uppercase;
}
#cart_navigation .button_large {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    color: #010101;
    display: inline-block;
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
}
#cart_navigation .button_large:hover{
	background:#EC3434;
	border-color: #EC3434;
	color: #fff;
}
#cart_navigation .btn.btn-default {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    vertical-align: top;
}
#currency_payement {
	padding:5px;
}
#our_price_display {
  border-radius: 4px;
  box-shadow: -1px 1px 1px #cbcbcb;
  font-size: 20px;
  font-weight: normal;
 
  padding: 5px 10px 3px;
}
.price.old {
	color: #acacac;
    font-size: 1em;
    margin-right: 15px;
    text-decoration: line-through;
    font-weight: 400;
}
.old-price {
	text-decoration:line-through;
	float:left;
	margin-right:5px;
}
.price-percent-reduction {
	margin-right:10px;
	display:none;
}
 
.price-area #old_price_display {
	float: left;
    line-height: 35px;
    margin-right: 10px;
}
/************* BOTCONTENT BOX *************/
.botcontent .container {
	margin-bottom: 50px;
}
.box-content > div {
    padding: 20px 0;
}
.block-content {
	position: relative;
	color: white;
	font-family: AvenirNextRegular;
	font-size: 16px;
	padding:0px 20px;
}

.box-content  h3 {
    text-transform: uppercase;
	text-align:center;
}
.box-content  h3 a {
    color: #fff;
}
.box-content .shipping{
	background: #ec3434;
}
.box-content .genuine{
	background: #1592c6;
}
.box-content .return{
	background: #85c615;
}
.box-content .support{
	background: #e9871d;
}
.box-content em {
    color: #ffffff;
    display: block;
    font-family: "Fontawesome";
    font-size: 35px;
    font-style: normal;
    height: 32px;
    margin-bottom: 25px;
    text-align: center;
}
.box-content .shipping em:before{
	content: "\f0d1";
}
.box-content .genuine em:before{
	content: "\f164";
}
.box-content .return em:before{
	content: "\f1da";
}
.box-content .support em:before{
	content: "\f1cd";
}
/************* PAGE NOT FOUND ****************/
.content-center .pagenotfound {
	margin-bottom:20px;
	text-align:center;
}
.content-center .pagenotfound #error-code {
    color: #EC3434;
    font-size: 9.23em;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    margin:20px 0px;
}
.content-center .pagenotfound p {
	color:#000;
	font-size:1.23em;
}
#mashead img,
#bigpic,
img#categoryImage {
	max-width:100%;
}
#mashead img {
	margin-bottom:15px;
}
/************ LOADER *****************/
.loader {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:9999;
	background: rgb(255,255,255,0.9);
    opacity: 0.9;
}
#layered_ajax_loader .filter_loader {
	background: rgba(255,255,255,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000000000000;
    opacity: 0.9;
}
.bubblingG, .img-loading{
	width: 90px;
	height: 90px;
	margin:-45px 0 0 -45px;
	position: fixed;
	top: 50%;
	left: 50%;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*********** PRODUCT LIST *********************/
.product-carousel2 .ajax_block_product {
    margin: 0 15px;
}
.product-carousel .ajax_block_product {
    margin: 0 15px;
}
.products-list .ajax_block_product {
	padding-bottom:30px;
	padding-top:20px;
	 overflow: hidden;
	}
.products-list.products-list-in-row .ajax_block_product {
	 border: 1px solid #e3e3e3;
	 margin: 10px 0px;
}

@media (min-width:768px) and (max-width:991px) {
.responsive .products-list .ajax_block_product {
width:33.33333333333333%
}
}
@media (min-width:361px) and (max-width:767px) {
.responsive .products-list .ajax_block_product {
width:50%
}
}
@media (max-width:360px) {
.responsive .products-list .ajax_block_product {
width:100%
}
}
@media (min-width:992px) and (max-width:1199px) {
.responsive .col-lg-12 .products-list .ajax_block_product {
width:25%
}
}
@media (min-width:768px) and (max-width:991px) {
.responsive .col-lg-12 .products-list .ajax_block_product {
width:33.33333333333333%
}
}
@media (min-width:361px) and (max-width:767px) {
.responsive .col-lg-12 .products-list .ajax_block_product {
width:50%
}
}
@media (max-width:360px) {
.responsive .col-lg-12 .products-list .ajax_block_product {
	width:100%
}
}
.responsive .products-list .ajax_block_product {
	width: calc(25% - 20px);
	position:relative;
	min-height:1px;
	padding:20px 15px 10px;
	float:left;
  margin: 10px;
	background-color: #fff;
}
.responsive .products-list .ajax_block_product .product-preview {
}
.responsive .products-list-in-row .ajax_block_product .product-preview {
	border:1px solid #fff;
	width:100%;
	float:left;
}
.products-list-in-row .product-preview .product-info {
	padding:10px 30px 10px 30px;
	margin:0px;
	width:69%;
	float:right;
}
.products-list-in-row .product-preview .product-info > span,
.products-list-in-row .product-preview .product-info > h3,
.products-list-in-row .product-preview .product-info > .product-price,
.products-list-in-row .product-preview .product-info > .product-code{
	display: none;
}
@media (min-width:768px) and (max-width:991px) {
	.responsive .products-list .ajax_block_product {
		width: calc(50% - 20px)
	}
}
@media (min-width:661px) and (max-width:767px) {
	.responsive .products-list .ajax_block_product {
		width: calc(33.3% - 20px)
	}
}
@media (min-width:481px) and (max-width:660px) {
	.responsive .products-list .ajax_block_product {
		width: calc(50% - 20px)
	}
}
@media (min-width:361px) and (max-width:479px) {
	.responsive .products-list .ajax_block_product {
		width: calc(100% - 20px)
	}
	.responsive .products-list .ajax_block_product .product-preview {
		float:none;
	}

}
@media (max-width:360px) {
	.responsive .product-list .ajax_block_product {
		width:100%
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.responsive .products-list .ajax_block_product {
		width: calc(33.3% - 20px);
	}
}

@media (max-width:360px) {
	.responsive .products-list .ajax_block_product {
		width:100%
	}
}
.compare-box {
	padding:10px 30px;
}
.product-sort {
	padding:10px 30px;
}
.product-sort .btn-default.active,
.product-sort .btn-default:active,
.product-sort .btn-default:focus,
.product-sort .btn-default:hover,
.product-sort .open .dropdown-toggle.btn-default {
	color:#333;
	background:#ec3434;
	border:1px solid #ec3434;
}
.sort-select a.dropdown-toggle {
	line-height:2.08;
	padding:1px 15px;
	text-transform:none;
	font-weight:400;
	font-size:0.92em;
	background:#FEFEFE;
	border:1px solid #EFEFEF;
	color:#ec3434;
}
.product-sort .dropdown-menu {
	top:41px;
	background:rgba(0,0,0,0.85);
}
.product-sort .dropdown-menu > li > a {
	color:#CBCBCB;
	font-size:0.92em;
}
.product-sort .dropdown-menu:after {
	border-bottom: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    left: 20%;
    position: absolute;
    top: -7px;

}
.view-mode {
	padding:10px 30px;
}
.view-mode a {
	 border: 1px solid #cbcbcb;
    display: inline-block;
    height: 32px;
    line-height: 33px;
    text-align: center;
    width: 32px;
}
.view-mode a.active {
	background:#ec3434;
	border:1px solid #ec3434;
}
.view-mode a.active span{
	color:#FFF;
}
.view-mode a span {
	color:#2e2e2e;
	font-size:14px;
}
.products-list-in-row .item {
    float: none !important;
    max-width: none !important;
    overflow: hidden;
    text-align: left !important;
    width: 100% !important;
    padding-bottom:0px;
    margin: 10px 0 !important;
}

.products-list-in-row .product-preview .preview {
    float: left;
    margin:0px;
    width: 160px;
}
.products-list-in-row .title {
    border:none;
	float:none;
}
.bordered-top{border-top: 1px solid #aaa; padding-top: 20px; }
#product_list .title {
  font-size: 16px;
  margin-bottom: 0;
  text-align: left;
  font-family: AvenirNextregular;
}
#product_list .features {
  margin-bottom: 10px;
  text-align: left;
}
.list_info {
    display: none;
}
.list-price {
	display: inline-block;
    width: 100%;
}
.list-price .price.old {
	float:left;
	margin-right:10px;
}
.list-price .price {
	float:left;
}
.list_description {
	border-top: 1px solid #e3e3e3;
    float: left;
    margin-top: 15px;
    padding-top: 15px;
	width: 100%;
}

.products-list-in-row .preview {
	border:none;
}
.products-list-in-row .list_buttons {
    float:left;
	margin-top:10px;
}
 .products-list-in-row .pull-left,
.products-list-in-row .pull-right  {
    display: none;
}

.products-list-in-row .list_info {
    min-height:70px;
    text-align:left;
    display: block;
    overflow: hidden;
    position: relative;
	width:100%;
}

.nbcomments {
	display:none;
}
.pb-right-column > h2 {
    color: #ec3434;
	padding-bottom: 10px;
}
.pb-right-column .nbcomments {
	color: #7a7a7a;
    display: inline-block;
    font-size: 0.86em;
    letter-spacing: 0;
    margin-left: 20px;
    text-transform: lowercase;
}
.products-list-in-row .nbcomments {
	display:inline-block;
	margin-left:20px;
	letter-spacing:0px;
	text-transform:lowercase;
	color: #888;
	font-size:0.86em;
}
.rating {
    color: #ec3434;
    display: block;
    font-size: 1em;
    letter-spacing: -0.2em;
	display:inline-block;
}
.rating i {
	width:13px;
	height:12px;
	margin:0px 1px;
	display:inline-block;
}
.rating .star-full {
	background:url(../img/star-f.png) no-repeat;
}
.rating .star-empty {
	background:url(../img/star-e.png) no-repeat;
}
@media (min-width:768px) {
	.filters-panel {
	    background:#e3e3e3;
	    border: 1px solid #d4d4d4;
	    clear: both;
	    margin: 0;
	    padding: 0 15px;
	}
}
.filters-panel-bottom {
	clear: both;
    margin: 0;
}
.filters-panel label {
	color: #010101;
    font-size: 0.86em;
    line-height: 20px;
    margin: 0;
}
#pagination {
    margin: 0;
    padding:15px;
    float:left;
}
ul.pagination {
	margin:0px;
	line-height:20px;
	float:left;
}
.product-count {
	padding:15px;
	line-height:26px;
	color:#2e2e2e;
}
.filters-panel .divider:after {
    border-bottom: 1px solid #E9E9E9;
    content: " ";
    display: block;
    height: 10px;
}
.filters-panel .divider {
    height: 25px;
}
.btn-select .btn {
    font-size: 1.23em;
}
#categories_block_left .block_content {
    background: none repeat scroll 0 0 #ffffff;
}
.expander-list, .expander-list ul {
    list-style-type: none;
}
.expander-list .name {
    border-bottom: 1px solid #EEE;
    display: block;
    padding: 10px 0px;
}
.expander-list .last .name {
    border-bottom:none;
}
.expander-list, .expander-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.expander-list li {
    margin: 0;
}
.expander-list .expander {
    cursor: pointer;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 0 12px;
}
.block_content > ul.expander-list > li > .name > a {
    text-transform: uppercase;
}
.expander-list li li {
    margin-left: 10px;
}
.page-content .breadcrumbs {
 
}
.product-count-breadcrumbs.pull-right {
    color: #ec3434;
    font-size: 0.86em;
    padding: 25px 0;
}
.breadcrumbs-section {
}
.breadcrumbs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
     
    font-size: 0.86em;
    padding: 10px 0;
    position: relative;
    z-index: 10;
}
.breadcrumbs a {
 
}
.breadcrumbs a:hover {
	color:#ec3434;
}
.breadcrumbs .fa-angle-right {
     
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 10px;
}
.breadcrumbs .navigation-pipe {
	padding: 0 10px;
 
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	font-size:1.07em;
}
.content-aside .block {
	margin-bottom:30px;
	border: 1px solid #e3e3e3;
}
.content-aside .block.blank {
	margin:0px -30px;
}
.content-aside .block.blank p {
	margin:0px;
}
.content-aside .block a {
}
.content-aside .block a.selected {
	font-weight:400!important;
	color:#ec3434;
}
.content-aside .block > h3,
.content-aside .block > h4.title_block,
.content-aside .block > h3 a,
.content-aside .block > h4.title_block a {
    position: relative;
    text-transform: uppercase;
	padding: 15px 25px;
}
#tags_block_left.block .title_block {
    color: #1592c6;
	border-bottom:1px solid #e3e3e3;
}
.block_content {
  padding: 40px 30px 37px 20px;
}
.content-aside .block .title_block > span {
    background: url("../img/shopby.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 20px;
    width: 14px;
	margin-right: 10px;
}
.content-aside #tags_block_left.block .title_block > span{
	background: none;
}
.content-aside #tags_block_left.block .title_block > span:before{
	content:"\f005";
	font-family: "FontAwesome";
}
.content-aside .block.blue > h3,
.content-aside .block.blue > h4.title_block {

}
.content-aside .block.mega > h3,
.content-aside .block.mega > h4.title_block {
}
.block.black.tags_block {
    display: inline-block;
    width: 100%;
}
.banner_right > .banner_top > div {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.banner_right > div.banner_top > div > div {
    padding: 5px;
    height: 120px;
	min-width: 120px;
}
.banner_right > div > div.img-left {
    height: auto;
    margin-right: 0;
    padding: 0;
    width: 100%;
}
.banner_right > div > div.img-left > div{
	margin: 15px 0;
}
.banner_right > div > div.img-left > div:first-child {
    margin-top: 0;
}
.banner_right em {
    height: 56px;
    display: block;
	line-height:56px;
}
.banner_right em{
	font-size:30px;
}
.banner_right .user {
	background:#ec3434;
}
.banner_right .install {
    background: #1592c6;
}
.banner_right .recruitment {
    background: #85c615;
}
.banner_right .card {
    background: #e9871d;
}
.banner_right > a {
    margin: 15px 0;
	display: inline-block;
}
.title_newletter h3 {
    text-transform: uppercase;
    background: #EF3434;
    color: #fff;
    padding: 10px 20px;
}
.new_letter {
    padding: 20px 20px;
    font-family: "Arial";
}
 
.product-description{clear: left; padding-top: 20px;}
.quantity-control {
    width: 92px;
    display:table!important;
}
.quantity-control .input-group-addon:first-child {
}
.quantity-control .input-group-addon:last-child {
}
.quantity-control .input-group-addon {
    background: none;
    border-color: #b0adad;
    border-radius: 0;
    cursor: pointer;
    height: 30px;
    padding: 0 8px;
}
.quantity-control .form-control {
	background: none;
    border-color: #b0adad !important;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.quantity-cart {
	clear: left;
}

.product-util {
	float:left;
	margin-top:20px;
}
.product-util .product-btn {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cbcbcb;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
	margin-right: 15px;
    width: 40px;
	vertical-align: middle;
}
.product-util .product-btn:hover {
    background: none repeat scroll 0 0 #ec3847;
    color: #ffffff;
	border-color: #ec3434;
}
.product-util .add_to_compare.product-btn{
	background: url(../img/compare.png) no-repeat center center #ffffff;
}
.product-util .add_to_compare.product-btn:hover{
	background: url(../img/compare-hover.png) no-repeat center center #ec3847;
}
.product-util .product-btn i {
}
.other-info {
    /*border-top: 1px solid #ececec;*/
    /*float: left;*/
    margin-bottom: 10px;
    /*margin-top: 5px;*/
    /*padding-top: 12px;*/
    width: 100%;
}
#short_description_content {
    border-top: 1px solid #e3e3e3;
    display: inline-block;
    margin-top: 20px;
    padding-top: 15px;
	font-family: "Arial";
	width: 100%;
}
.btn-social {
	background:none;
	width:35px;
	height:35px;
	margin-right:20px;
	border:none;
	color:#FFF;
	font-size:1.07em;
}
.btn-facebook {
	background:#3B579D;
}
.btn-twitter {
	background:#00ACED;
}
.btn-google-plus {
	background:#DB4936;
}
.btn-pinterest {
	background:#C21C26;
}
.other-info p {
	//float:left;
	width:100%;
	line-height:26px;
	margin:0px;
}
.other-info label {
	margin-bottom:0px;
	font-weight: 300;
}
.other-info span {
    color: #1592c6;
    font-weight: 700;
}
.product-description .option {
    float: left;
}
 
.product-description .option b {
 
	font-weight: 300;
}
.product-description .option #quantity_wanted_p {
	float:left;
}
.product-description #add_to_cart {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cbcbcb;
    color: #010101;
    float: left;
    font-family:'pf_dindisplay_pro', serif;
    font-weight: 700;
	font-size: 1em;
	margin-right: 20px;
    height: 30px;
    line-height: 31px;
    
    padding: 0 20px;
}
.product-description #add_to_cart:hover {
	background:#ec3434;
	color: #fff;
}
.product-description #add_to_cart span {

}
.product-description #add_to_cart i {

}
.accordion-simple {
    text-align: left;
    clear:both;
}
.accordion-simple .panel {
    border-bottom: 1px solid #E7E7E7;
    box-shadow: none;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow:none;
}
.accordion-simple .panel-heading {
    border: 0 none;
}
.accordion-simple .panel-heading {
    padding: 0;
}
.accordion-simple .panel-heading a {
    display: block;
    padding: 13px 0 15px;
    text-transform: uppercase;
    font-weight:700;
    color:#000;
}
.accordion-simple .collapsed .arrow-down {
    display: inline;
}
.accordion-simple .arrow-down, .accordion-simple .collapsed .arrow-up {
    display: none;
}
.accordion-simple .arrow-down, .accordion-simple .arrow-up {
    float: right;
    font-size: 0.92em;
    position: relative;
    top: 3px;
}
.img-reponsive {
    max-width: 100%;
}
#product .content-center {
    background-color: #fff;
    
}
@media screen and (min-width: 768px){
	#product .content-center {
		padding: 30px 20px;
	}
}
.content-aside {
}
.content-aside-inner {

}
.content-aside-inner img {
	max-width:100%;
}
.content-aside-inner  .banner_right img{
	width: 100%;
}
.socialsharing_product button {
    border: medium none;
    margin-bottom: 5px;
}
.socialsharing_product button .icon {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    color: #333333;
    height: 30px;
    line-height: 28px;
    width: 30px;
    padding:10px;
}
.padding-x {
	padding:0px 70px;
}
.container-with-large-icon {
    border: 1px solid #DDD;
    margin-bottom: 40px;
    min-height: 420px;
    padding: 45px;
    position: relative;
    background:#f5f5f5
}
.container-with-large-icon .large-icon {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
@media (max-width:768px) {
	.responsive .collapsed-block {
	    border-bottom: 1px solid #1E1E1E;
	    margin: 0;
	    padding-top: 15px;
	}
}
.responsive .collapsed-block .tabBlock {
	display:none
}
@media (min-width:768px) {
.responsive .footer-navbar .tabBlock {
display:block!important
}
}
.footer-navbar .collapsed-block:last-child {
	border-bottom:0px;
}
.responsive .collapsed-block .expander {
    cursor: pointer;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.53em;
    margin-top: -5px;
    padding: 0 8px;
    text-decoration: none;
    color:#FFF;
}
#off-canvas-menu-toggle {
	display:none;
}

.services-block-box {
    color: #C7C7C7;
    line-height: 21px;
    padding: 0 0 15px;
    text-align: center;
}
.services-block-box .item {
    border: 1px solid #EE3B27;
    color: #000000;
    display: block;
    padding: 12px;
}

.services-block-box .icon {
    transition: transform 0.5s ease 0s;
}
.services-block-box .icon {
    background: none repeat scroll 0 0 #EE3B27;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    font-size: 3.76em;
    height: 92px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0;
    width: 92px;
}

.services-block-box .full-text {
    background: none repeat scroll 0 0 #EE3B27;
    color: #FFFFFF;
    display: block;
    font: 19px Arial,Helvetica,sans-serif;
    margin: 10px -12px -12px;
    padding: 16px 0;
}

.back-to-top {
    background-color:rgba(0,0,0,0.7);
    bottom: 10%;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 45px;
    line-height: 1.6;
    position: fixed;
    right: 0;
    text-align: center;
    width: 45px;
    z-index: 1000;
    display:none;
}
.back-to-top:hover {
    background:#ec3434;
    border-color: #ec3434;
    color: #FFFFFF;
}
.back-to-top span {
	color:#FFF;
}
.content-center .slider-products {
	 border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    margin-top: 30px;
}
.content-center .slider-products h4 {
}
.content-center .slider-products h4 span {
	margin-left:15px;
	background:#000;
	color:#FFF;
    display: inline-block;
    font-size: 1em;
    height: 32px;
    line-height: 32px;
    margin-left: 15px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
}
.content-center .slider-products h4 span:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    content: "";
    left: 20px;
    position: absolute;
    top: 32px;
}
.cmp_remove .icon-trash-2 {
	color:#000;
	font-size:1.23em;
}
.box-center {
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:block;
}
.text-center {
	text-align:center;

}
.content-box, .content-row {
}
.divider-md {
    clear: both;
    height: 30px;
}
.member-info .name {
    padding-bottom: 8px;
}
.member-info {
    line-height: 21px;
    padding-bottom: 20px;
}
.member-info .about {
    padding-bottom: 18px;
}
.member-info .photo {
    padding-bottom: 25px;
}
.member-info .contact-icon {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    color: #8A8A8A;
    display: inline-block;
    font-size: 1.3em;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
    transition: all 0.3s ease 0s;
}
.member-info .contact-icon span {
	color:#8a8a8a
}
.member-info .contact-icon:hover {
	text-decoration:none;
	border-color:#ec3434;
	background:#ec3434;
	color:#fff
}
.member-info .contact-icon:hover span {
	color:#fff
}

.cmp_remove i {
	font-size:1.53em;
}
.fontawesome-icon-list .fa-hover a {
    border-radius: 4px;
    color: #222222;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}
.fontawesome-icon-list .fa-hover a .fa {
    display: inline-block;
    font-size: 1.07em;
    margin-right: 10px;
    text-align: right;
    width: 32px;
}
#jms-megamenu .preview-image {
    display: block;
    float: left;
}
#jms-megamenu .product-info {
	padding:10px 0px 0px 0px;
	float:left;
}
#jms-megamenu  .product-preview .title {
	padding-bottom:10px;
}
.mod-content ul li {
	float:left;
	padding:10px 0px;
	border-top:1px solid #EDEDED;
}
.mod-content ul li:first-child {
	border-top:none;
	padding-top:0px;
}
.panel {
	border-radius:0px;
}
.fancybox-skin {
	border-radius:0px!important;
}
#cms .fancybox-prev {
    left: -20%;
}
#cms .fancybox-next {
    right: -20%;
}
#cms .fancybox-nav {
    width: 20%;
}
#cms .fancybox-prev span, #cms .fancybox-next span {
    background-image: none;
    color: #fff;
    font-size: 50px;
}
/* весь контейнер поддерживает перспективу */
.flip-container {
	perspective: 1000;
}
	/* переверните сторону при проведении мышью */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .work_after, .work_before {
	height: auto;
}

/* здесь находится скорость перевертывания */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

/* скройте обратную сторону во время переворота */
.work_after, .work_before {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* скройте обратную сторону во время переворота */
.work_before, .work_after {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
/* лицевая сторона размещена над обратной */
.work_after {
	z-index: 2;
}
/* обратная, изначально скрытая сторона */
.work_before {
	transform: rotateY(180deg);
}
/************* WISHLIST ************/
ul.products li {
	padding:5px 0px;
}
.ajax_cart_block_remove_link {
	float:right;
}
select#wishlists {
	padding:5px;
	border:1px solid #E3E3E3;
}
#wishlist_block_list .quantity-formated {
	margin-left:10px;
}
.history_price .price {
	color:#000;
}
.wishlist_delete {
	text-align:center;
}
.history_invoice i {
	margin-right:10px;
}
.a-hidden {
	opacity:0;
}
.a-visible {
	opacity:1;
}
.main-page-indent {
	padding-bottom:10px;
}
.jms-blog {
	margin-top:40px;
}
.blog_posts {
	margin-top:30px;
}
#itemsContent .blog_posts {
	margin-top:0px!important;
}
.blog_posts .title a {
    color: #333;
    display: inline-block;
    text-align:center;
    font-size: 0.777em;
}
.blog_posts .title a:hover {
	color:#ec3434;
}
.blog_posts .post-info {
    min-height: 75px;
    padding: 20px 0;
}
.blog_posts .intro-text {
	display:block;
	font-size: 13px;

}
.blog_posts .title {
	padding:10px 0px;
}
.blog_posts .add-info {
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	height:40px;
	padding:10px 0px;
	margin-bottom:10px;
	color:#999;
}
.blog_posts .date {
	float:left
}
.blog_posts .view {
	float:right
}
.blog_posts .date i,
.blog_posts .view i {
	margin-right:5px;
	font-size:1em;
}
.blog_posts .readmore {
	color: #333333;
    float: right;
    font-size: 13px;
    margin-top: 10px;
    padding: 3px 5px;
    text-align: center;
}
.blog_posts .readmore:hover,
.jms_cat_wp .jms_cat_info a.readmore:hover,
.jms_cat_wp .jms_cat_info h3 a:hover {
	color:#ec3434;
}
/******** FIX UNIFORM CSS BUG ********/
.selector span {
	display:none;
}
#uniform-fileUpload .filename,
#uniform-fileUpload .action {
	display:none;
}
#compare_shipping_form #uniform-id_country,
#compare_shipping_form #uniform-id_state{
	width:250px!important;
}
.delivery_option_radio .radio {
	text-align:center;
	margin-left:20px;
}
.top .radio {
	padding-left:0px;
}
#uniform-optin,
#uniform-newsletter {
	display:inline-block;
}
/********* CONTACT PAGE *************/
.contacts .map, .contacts-form {
	padding-bottom:40px
}
.contacts-form .wrap-paper {
	margin:0 3.462% -1.3% 3.2%;
	position:relative;
	border:1px solid #eee;
	border-bottom:0;
	padding:30px 12% 0;
	background:#fafafa;
	background:-moz-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background:-webkit-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background:-o-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background:-ms-linear-gradient(top, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%);
	background:linear-gradient(to bottom, rgba(250, 250, 250, 1)0, rgba(253, 253, 253, 1)100%)
}
.contacts-form .paper {
	margin-bottom:-42%;
	width:100%;
	display:inline-block;
}
.contacts-form .back {
	width:100%;
	float:left;
}
.contacts-form  h3 {
}
.contacts-form .form-group {
	margin-bottom:7px;
	position:relative
}
.contacts-form .btn {
	margin-top:9px
}
.contacts-form .form-control {
	border:1px solid #eee;
	border:0 solid rgba(0, 0, 0, 0);
	box-shadow:0 0 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .2);
	font-size:1em;
	padding-left:30px
}
.contacts-form input.form-control {
	height:30px;
	line-height:1;
	/*	padding-top:9px */
}
.contacts-form textarea.form-control {
	height:124px;
	/*	padding-top:9px;
*/	resize:none
}
.contacts-form input.form-control, .contacts-form textarea.form-control {
	padding-top: 9px\0;
	width:100%;
}
_:valid\0, .contacts-form input.form-control, .contacts-form textarea.form-control {
 padding-top: 6px;
}
#uniform-id_contact {
	width:100%!important;
}
#jms_contact_infos li {
	line-height:30px;
}
#jms_contact_infos li i {
	margin-right:10px;
}
#jms_contact_infos .contact-title {
	font-size:1.1em;
}
#jms_contact_infos .map {
	margin-top:10px;
}
.map {
    margin-bottom: 30px;
}
/**********ORDER**********/
p.product-name {
    margin: 0;
}
#opc_account_form .checkbox .checker .checked input[type="checkbox"],
#opc_account_form .checkbox .checker input[type="checkbox"]{
	margin-left: -20px;
	position: inherit;
}
#opc_account_form .checkbox #uniform-invoice_address.checker .checked input[type="checkbox"],
#opc_account_form .checkbox #uniform-invoice_address.checker input[type="checkbox"]{
	position: absolute;
}
#identityarea .radio input[type="radio"],
#identityarea .radio-inline input[type="radio"],
#identityarea .checkbox input[type="checkbox"],
#identityarea .checkbox-inline input[type="checkbox"]{
	position: inherit;
}
#hideSendWishlist span {
    margin-right: 10px;
}
p.submit .button.btn.btn-default.button-medium {
    margin: 10px 0;
}
.display_list {
    margin: 20px -15px;
}
.wlp_bought_list .address {
    border: 1px solid #e3e3e3;
    margin: 20px 0;
    padding: 20px;
}
 

.b1c-tl {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffff00 0%, #ffdf00 100%) repeat scroll 0 0 !important;
  text-shadow:none !important;
  font-size:16px !important;
  color: #333 !important;
}
div.b1c-close{
	background: #000 none repeat scroll 0 0 !important;
}

#product_list .product-btn.b1c{
    padding: inherit;
    font-size: inherit;
}
#index .filters-panel{display: none;}
#map_canvas{
background-color: #e5e3df;
float: right;
height: 340px;
overflow: hidden;
position: relative;
width: 80%;
}

#product_article {
  color: #585858;
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 40px;
  float: left;
}
#product_availability {
  color: #585858;
  font-size: 15px;
  float: left;
  margin-bottom: 0;
}
#product-content-block {
  border: 1px solid #cecece;
  padding: 20px;
  float: right;
  width: 245px;
  background-color: #fff;
  box-shadow:2px 2px 2px #cbcbcb;

	margin-top: 25px;
	margin-bottom: 25px;
    display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;
	width: 100%;
	flex-direction: column;
}


@media (min-width: 375px) and (max-width: 1199px){
	#product-content-block {
		width: 100%;
		flex-direction: row;
		padding: 10px;
	}
}
@media (min-width: 1200px){
	#product-content-block {
		width: auto;
		flex-direction: column;
		margin-top: 5px;
		margin-bottom: 10px;
		padding: 20px;

	}
}
@media screen and (max-width: 406px){
	#product .b1c-submit, #product .b1c{
		font-size: 14px !important; 
	}
}
#product-content-block .fa-check-circle {
  display: block;
  font-family: 'FontAwesome',Arial;
  font-size: 13px;
  line-height: 16px;
  margin: 6px 0 !important;
  padding-left: 10px;
}
#product-content-block .fa-check-circle::before {
  margin-right: 6px;
}
#product-content-block a {
  color: #4d4d4d;
  font-family: 'pf_dindisplay_pro',serif;
  font-size: 20px;
  line-height: 20px;
  padding: 5px;
  text-decoration: underline;
}
#product-content-block a:hover{color:#0083DA}
.editable{
	color: #333;
	font-weight: 700;
}
#product_availability .editable {
  background-color: #26c71c;
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  padding: 3px 8px;
  /*text-shadow: -1px -1px 1px #88F588;*/
}
.page-content p, .page-content li,.page-content td {
  font-family: 'AvenirNextregular';
}
.warning_inline{
	width: calc(100% - 130px) !important;
}
.ui-state-highlight.ui-corner-all {
  background-color: #ffeb00;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  padding: 7px;
  margin-bottom: 15px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636;
}
.features li {
  font-size: 16px;
  line-height: 1.4em;
}
.features .fa {
  font-size: 110px;
}
/*ñåçîííîå õðàíåíèå øèí*/
.hran-tire{
font-size:14px;
}
.img-hran-tire-top{
	background-image: url("http://tires.ua/img/cms/services/second-hand-tyres-1200x434.jpg");
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 225px;
}
.hran-tire-table{
	margin: 20px auto 40px auto !important;
	width: 40%;
}
.img-hran-tire-top{
	width:100%;
	height:310px;

}
.hran-tire-p-title{
margin: 40px auto;
}
.block-tire-4 img,
.block-tire-3 img{
display: inline-block;
}
.block-tire-4 p,
.block-tire-3 p{
display: inline-block;
}
.block-tire-1 img,
.block-tire-2 img,
.block-tire-3 img,
.block-tire-4 img{
margin-right:5%;
}
.block-tire-1,
.block-tire-2,
.block-tire-3,
.block-tire-4{
margin-left: 12%;
margin-bottom: 40px;
}
.block-tire-4{
margin-bottom: 0;
}
.block-tire-contact{
margin-top:60px;
margin-bottom: 60px;
}
/*ñåçîííîå õðàíåíèå øèí*/
/*êîíòàêòû*/
.contact-block{
font-size:14px;
}
.contact-top-block{
text-align:left;
}
.contact-text-top-left{
display:inline-block;	
}
.contact-text-top-left h3{
margin-bottom:20px;
}
.contact-img-top-right{
display:inline-block;
vertical-align: top;
}
.contact-block .contact-top-block{
margin-bottom:20px;
}

.contact-map-bottom-center{
display:inline-block;
display:block;
}
.contact-map-bottom-center iframe{
	width:100%;
}
.contact-img-bottom-right{
display:inline-block;
}
.contact-img-bottom-right img{
margin-bottom: 5%;
}
.contact-bottom-block{
text-align:left;
margin-bottom: 20px;
}

/*----*/

.col-3 {
    position: relative;
    width: 100%;
    display: inline-block;
}

.col-3-div {
    width: 20%;
    float: left;
    position: relative;
    padding: 10px;
}
.effect2 {
    transition: all .25s ease-out;
    overflow: hidden;
}
.effect2:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.catalog_item_image {
    position: relative;
    float: left;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 171px;
}
.whydiv {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(13deg);
  -ms-transform: skew(13deg);
  transform: skew(13deg);
      margin: 22px 0;

}

.titlewhyuscont{
	position: relative;
	  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-13deg);
  -ms-transform: skew(-13deg);
  transform: skew(-13deg);
}
.catalog_item_image a {
    color: #1a1a1a;
    width: 100%;
    display: block;
}
.catalog_item_image a:link {
    color: black;
}
.catalogh p {
    color: black;
    text-align: left;
}
.effect2 img{
	width: 100% !important;
}
.col2_right img {
    max-width: 100%;
    height: auto;
    display: block;
}
.catalog_item_image:hover img {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}
a img {
    border: none;
    width: 100%;
    height: auto;
}
.subcategory-image a img {
  height: 160px !important;
  width: 160px !important;
}
.catalogh {
    position: absolute;
    top: 70%;
    font-family: AvenirNextRegular;
    text-transform: uppercase;
    color: white;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(35,34,31,0.8);
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding: 10px;
    z-index: 100;
    border: 1px solid #ffe408;
    border-bottom: none;
    margin:5px 5px 0px 5px;
}
.catalogh span{
	color: white !important;
	font-family: AvenirNextRegular;
	font-size: 10px;
}
.catalog_item_image:hover .catalogh {
    position: absolute;
    color: white;
    top: 0%;
    bottom: 0;
    right: 0;
    left: 0;
    background:rgba(35,34,31,0.65);
    border: 1px solid #ffe408;
    border-bottom: none;
}
.col2_right img {
    max-width: 100%;
    height: auto;
    display: block;
}
.catalog_item_image .h2 {
    font-size: 17px;
    position: absolute;
    width: 100%;
    height: 60px;
    overflow: hidden;
    text-align: center;
    bottom: 0;
    z-index: 3;
    margin: 0;
}
.catalogh .h2 {
    display: block;
    font-size: 14px;
    height: auto;
    padding-top: 0px;
    margin-bottom: 20px;
    position: relative;
    font-family: AvenirNextDemi;
    line-height: 15px;
}

@media screen and (max-width: 768px){
.col-3-div {
    width: 100%;
    float: none;
    }
}
.clear {
    clear: both;
}
 a:hover {
    color: black;
}

/*----*/
.tp-splitted{
	font-family: AvenirNextregular;
	font-size: 32px;
}
.tp-bgimg .defaultimg{
	font-family: AvenirNextRegular;
}
.big_button{
	background: #ff0000 !important;
 }
 .big_redbg {
 	background: none !important;
 	font-family: AvenirNextRegular;
 }
 .very_large_text   {
 	font-family: AvenirNextRegular !important;
 	font-size: 32px !important;
 }
  .big_button a{
  	color:white;
  	font-family: AvenirNextRegular;
  }
#calculate{
 background:url(../img/twodisc.png);
 min-height: 630px;
 background-repeat: no-repeat;                
    width: 100%;
    height: 100%;                  
    margin-left: auto;      
    margin-right: auto;
    background-position: center; 
        /* Create the parallax scrolling effect */
     // background-attachment: fixed;
     // background-size: cover;
}
#whyus{
/*  background:url(../img/whywheel.png); 
background-position: center;
background-repeat: no-repeat; */                
     height: 490px;
	 width: 100%;                  
    margin-left: auto;      
    margin-right: auto;
    
        /* Create the parallax scrolling effect */
     // background-attachment: fixed;
     // background-size: cover;
}
.topnav .jms-megamenu .nav > li > a:hover, .topnav .jms-megamenu .nav > li.open > a, .topnav .jms-megamenu .nav > li.open, .topnav .jms-megamenu .nav > li:hover, .topnav .jms-megamenu .nav > li:hover > a {
    border-radius: 0px !important;
    color: #ffea3b !important;
}

	.car{
		/* height:768px; */
		margin-top: -66px;
		z-imdex:-1;
		width: 100%;
	}
	.slidermaintitle{
		padding-bottom: 78px;
		padding-top: 25px;
		padding-left: 70px;
	}
	.custom-checkbox{
		margin-left: 13px;
	}
#features,#works,#ourteam{
	background:white;
}
#features{
	padding-bottom: 80px;
}
.red{
	color: #ff1004;
}
.topnav a.red{
	color: #ff1004 !important;
}
.white{
 color: #ffffff;
}
.yellow{
 color: #ffea3b;
}
.greydiv{
	background: #201700;
	padding: 10px 0px 0px 0px;
	margin-left: -22px;
	transform:skewX(-10deg);
	height: 62px;
}
.checkingwhyus{
	background:url(../img/iconcheck2.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position-y:8px;

}
.greydiv h2{
	transform:skewX(10deg);
}
.col-md-4 h2,.col-md-12 h2,.col-md-6 h2{
	text-transform:uppercase;
}
#features .col-md-12{
	padding-top: 69px;
}
.item2{
	padding-bottom: 20px; 
}
#features .col-md-4{
	padding-top: 74px;
}
#whyus,#calculate,#works,#ourteam{
	padding-top: 40px;
	padding-bottom: 40px;
}
#works{
	margin-top: -50px;
}
.csliderobject{
	height: 230px;
    z-index: 2;
}

.radio, .checkbox {
    display: inline;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    position: relative;
}


.col-md-12 .checker{
	float: left;
}
.optioncheck{
	padding-left: 20px;
      font-family: AvenirNextRegular;
      font-size: 16px;
}
.checkyel{
	width: 13px;
}
.whyuscontent .white{
 	padding-left: 13px;
}
.whyuscontent p{
 	font-family: AvenirNextRegular;
 	font-size: 16px;
}/*
.title {
    margin-left: -23px;
}
*/
.slidertitle{
	font-family: AvenirNextRegular !important;
	font-size: 22px;
}
.check{
	transform:scale(1.3,1);
	margin-right: 10px;
}
.detail{
	margin-top: -25px;
	font-size: 16px;
	margin-left: -23px;
	font-family: AvenirNextRegular;
	color: #201700;
}
.imgsearch{
	width:30px;margin-left:20px;margin-top:2px;
}
.options{
	padding-left: 27px;
	margin-top: 12px;
	width: 100px;
	float: left;

}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 0px;
}
.whyuscontent{
	padding-left: 125px;
	font-size: 18px;
	padding-top: 10px;
}
.btn-danger {
    background-color: #ff0000;
    border-color: #ffff00;
    color: #fff;
}
.modalinput{
	width:100% !important;
	margin-top:4px;
}
.modaltitle{
	text-transform: uppercase;
}
.yellowsum{
	margin-left:10px;
}
.radiustitle{
	font-family:AvenirNextRegular !important;
	padding-top: 11px !important;
}
.type_site{
	margin-top: 10px;
}
.featuredop{
    color: white !important;
    font-family: AvenirNextMedium !important;
    font-size: 22px !important;
    margin-top: 30px !important;
    text-transform: uppercase;
}
.pokraskadiv{
	width: 91.1%;
}
.cardif{
	text-transform:uppercase;
	z-index:10;
	margin-top:-60px;
}
.cardiftitle{
	font-size: 30px;
	letter-spacing: 0.05em;
	padding-top: 12px;
	font-family: AvenirNextDemi;
}
.menuphones{
	font-family:AvenirNextDemi;
	font-size:16px;
	padding-top:8px;
}
.rowwhy{
	margin-left: 11px;
}
.timingdiv{
	font-family:AvenirNextRegular;
	font-size:12px;
	padding-top:34px;
}
.redlogo{
width:160px;
margin-top:21px;
}
.menuwrap{
	background: #ffea3b; 
	height: 80px;
}
.alltitle{
	text-transform:uppercase;
}
.sf-menu a {
	font-family: AvenirNextRegular;
	font-weight: normal;
}
.iconcheckred{
	width: 17px !important;
	height: 17px !important;
	min-width: 17px !important;
	min-height: 17px !important;
}
.sumcounter {
    border: 1px solid #ffff00;
    font-family: AvenirNextRegular;
    font-size: 18px;
    margin: 30px 14px;
    padding: 10px 50px;
}
.sumcounter2 {
    border: 1px solid #ffff00;
    font-family: AvenirNextRegular;
    font-size: 18px;
    margin: 30px -47px;
    padding: 10px 50px;
    border-left: none;
}
.calculation{
	font-family: AvenirNextDemi;
	font-size: 20px;
	width: 100%;
}
.sum{
	border-left: 1px solid #ffff00;
}
#calculate h2,#works h2,#whyus h2,#ourteam h2,#car h2,#features h2 {
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 24px;
      font-family: AvenirNextBold;
      -webkit-font-family:AvenirNextBold;
      color: #201700;
}
#features h3{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: -24px -7.5% 0;
      letter-spacing: 0.03em;
      font-size: 20px;
      text-transform: uppercase;
      font-family: AvenirNextDemi;
      -webkit-font-smoothing: antialiased;
      color: #201700;
}
#features p{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 18px;
      font-family: AvenirNextRegular;
      color: #201700;
       margin-left: -58px;
}
#works p {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 -7.5%;
    transform: scale(0.75, 1);
    font-family: AvenirNextRegular;
    color: #201700;
}
#whyus p,#whyus .white{
	font-family: AvenirNextMedium;
}
#ourteam p {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 -7.5%;
    transform: scale(0.75, 1);
    font-family: AvenirNextRegular;
    color: #201700;
}

.featuresitem{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.whyusp{
	margin-top:10px;
	margin-bottom: 30px;
	margin-left:-15px;
	font-size:18px !important;
	line-height: 24px;
}
.h2calculate {
    height: 62px;
    margin-top: 3px !important;
    padding-top: 10px;
}
.menuphone{
	margin-top: 23px;
}
.yellowdiv{
	background: #ffea3b;
	padding-top: 5px;
}
.whyuscolmd6{
	padding-top:0px;
}

.phoner{
	padding-top: 2px;
}
.pokraska {
    background: #23221f none repeat scroll 0 0;
    height: 60px;
    left: 0;
    opacity: 0.7;
    position: relative;
    width: 100%;
    z-index: 10;
}
.wheelsmall{
	top: 0px;
	margin-top: -5px;
	width: 21px;
}
.sliderback{
	background-size: 18px;
}
.item{
	padding-left: 10px;
}
.imagewrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-left:-47px; 
   border:none;
}
.imagewrapper:after {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 70px;
   height: 100%;
  background: #000;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  z-index: -1;
   border:none;
}
.imagewrapper:before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 70px;
   height: 100%;
  background: #ffea3b;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  z-index: -1;
   border:none;
}
.bx-wrapper .bx-pager {
    color: #666;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.bx-clone{
	margin-right:29px;
}
.bx-wrapper img {
    display: block;
    // max-width: 100%;
    // min-width: 100%;
}
.imagewrapper{
	z-index: 1;
	margin-left: -14px;
	 border:none;
}

.bx-wrapper .iconwatch {
    display: inline-block;
    vertical-align: baseline;
    width: 13px;
}
.iconwatch {
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
}
.imagewrapper:before {
    display: block;
    max-width: 100%;
    width: 70px;
    height: 230px;
    transform:skewX(-10deg);
    background:white;
    z-index: 2;
    margin-left:350px;
}
.imagewrapper:after {
    display: block;
    max-width: 100%;
    width: 56px;
    height: 230px;
    transform:skewX(-10deg);
    background:white;
    z-index: 2;
}
.imageholder{
	background:white;
}
.modal-content {
    background-clip: padding-box;
    background-color: #23221f;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.yellowinput{
	background:none;
	color: white;
	border:1px solid #ffea3b;
	font-family: AvenirNextRegular;
}

.modalbutton{
    background: none;
    color: white;
    margin-bottom: 0;
    margin-left: 5px;
    border: none;
    text-transform: uppercase;
    font-family: AvenirNextDemi;
}
.modal-header,.modal-footer{
	border:none;
}
.buttonclose{
	background: #d9534f;
}
.buttonsend{
	background: #5cb85c;
}
.block_content p{
	color: white;
}
.footer-block .block_content p{
	color: black;
}
.nav > li > a {
    border: none;
    color: white;
}
.jms-megamenu li{
	border: none !important;
}
label{
	font-family: AvenirNextRegular;
    font-size: 16px;
	    margin-top: 0px !important;
}

input[type="checkbox"] {
    display:none;
}
input[type="radio"]{
	display: none;
}
.first span {
    background: rgba(0, 0, 0, 0) url("../img/iconpack.png") no-repeat scroll -32px center;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: -7px 9px 0 0px;
    transform: scale(1.3);
    vertical-align: middle;
    width: 19px;
    padding-left: -1px;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.secondform span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-7px 9px 0px 0px;
    vertical-align:middle;
    background:url(../img/iconpack.png) left top no-repeat;
    cursor:pointer;
    background-position: -32px;
    transform:scale(1.3);
}

#calculate input[type="checkbox"]:checked  + label span{
    background:url(../img/iconpack.png) -48px top no-repeat;
    background-position: -48px 0px;
    display: inline-block;
    margin: -3px 8px 0px 0px;
    vertical-align: middle;
}
#calculate input[type="radio"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../img/iconpack.png") no-repeat scroll -16px 0;
    display: inline-block;
    margin: -4px 9px 0px 0px;
    vertical-align: middle;
}




#cms #page .page-content .content-center{
	width: 100%;
}
#cms #page .page-content{
	width: 100%;
}
.services-heading{margin-top: 30px; margin-bottom: 10px;}
.services-list > div {margin-top: 10px; margin-bottom: 10px;}
.tp-caption{
	font-family: AvenirNextDemi;
	background:none;
	font-size:18px;
}
.iconholder{
		width:22px;
		transform:scale(1.1);
	}
.workinghours{
		text-transform:uppercase;font-size:16px;font-size:1.2em;font-family: AvenirNextDemi;
	}
	.workinghours2{
		text-transform:lowercase;font-size:16px;font-size:1.2em;font-family: AvenirNextRegular;
	}


.cardiv .top-image{
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:50% 50%;
	/*background-attachment:fixed;*/
	min-height:545px;
	width:100%;
	overflow:hidden;
}
/*.featuresitem img,
.featuresitem h3{
	display:inline-block;
	vertical-align:middle;
}
*/


/*#features h3{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: -25px -6.9% 0;
      letter-spacing: 0.09em;
      font-size: 24px;
      text-transform: uppercase;
      font-family: AvenirNextDemi;
      color: #201700;

}
#features p{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 18px;
      font-family: AvenirNextRegular;
      color: #201700;
      margin-left: -60px;
}*/
@media (max-width:991px){
	#section-features .features-title h3{
		font-size:22px;
	}
	#off-canvas-menu .cluster{display: none;}
	.cluster-clone{display: block;}
}
/* Смартфоны (портретный и альбомный режимы) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
/* Сюда добавляем стили*/
}
 
/* Смартфоны (альбомный режим) ----------- */
@media only screen
and (min-width : 321px) {
/* Сюда добавляем стили*/
}
 
/* Смартфоны (портретный режим) ----------- */
@media only screen
and (max-width : 320px) {
/* Сюда добавляем стили*/
}
 
/* iPad (портретный и альбомный режимы) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
/* Сюда добавляем стили*/
}
 
/* iPad (альбомный режим) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : landscape) {
/* Сюда добавляем стили*/
}
 
/* iPad (портретный режим) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : portrait) {
/* Сюда добавляем стили*/
.greydiv {
    background: #201700 none repeat scroll 0 0;
    height: 62px;
    margin-left: 0px;
    padding: 10px 0 0;
    transform: skewX(0deg);
}
}
 
/* Настольные компьютеры и ноутбуки ----------- */
@media only screen
and (min-width : 1224px) {
/* Сюда добавляем стили*/
}
 
/* Большие экраны ----------- */
@media only screen
and (min-width : 1824px) {
/* Сюда добавляем стили*/
}
 
/* iPhone 5 (портретный и альбомный режимы)----------- */
@media only screen
and (min-width : 320px)
and (max-width : 568px) {
/* Сюда добавляем стили*/
}
 
/* iPhone 5 (альбомный режим)----------- */
@media only screen
and (min-width : 320px)
and (max-width : 568px)
and (orientation : landscape) {
/* Сюда добавляем стили*/
}
 
/* iPhone 5 (портретный режим)----------- */
@media only screen
and (min-width : 320px)
and (max-width : 568px)
and (orientation : portrait) {
/* Сюда добавляем стили*/
}


@media only screen 
and (max-width : 1199px)
{

	.topnav .jms-megamenu .nav > li > a {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 9px !important;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}

	.cluster{
	float: right;
    margin-right: 0px;
	}
	.workinghours{
		text-transform:uppercase;font-size:14px;
	}
	.whyuscontent{
	padding-left: 95px;
	font-size: 16px;
	padding-top: 10px;
}
.whyuscontent p{
 	font-family: AvenirNextRegular;
 	font-size: 16px !important;
}
}
@media only screen 
and (min-width : 993px)
{
	.imagewrapper::before {
    background: white none repeat scroll 0 0;
    display: block;
    height: 230px;
    margin-left: 283px;
    max-width: 100%;
    transform: skewX(-10deg);
    width: 70px;
    z-index: 2;
}
#calculate{
	background: rgb(10,9,8);
	background: -moz-linear-gradient(top, rgba(10,9,8,1) 0%, rgba(57,55,51,1) 100%);
	background: -webkit-linear-gradient(top, rgba(10,9,8,1) 0%,rgba(57,55,51,1) 100%);
	background: linear-gradient(to bottom, rgba(10,9,8,1) 0%,rgba(57,55,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0908', endColorstr='#393733',GradientType=0 );
 	position: relative;
 min-height: 630px;
 background-repeat: repeat;              
    width: 100%;
    height: 100%;                  
    margin-left: auto;      
    margin-right: auto;
    background-position: center; 
    background-position-x:-390px;
        /* Create the parallax scrolling effect */
     // background-attachment: fixed;
     // background-size: cover;
}
#calculate:before{
	content: " ";
 	background:url(../img/pattern.png) repeat;
 	width: 100%;
 	height: 630px;
 	position: absolute;
 	
}

.resphide{
    content: " ";
    width: 957px;
    height: 655px;
    position: absolute;
    right: 45.5%;
    top: 0%;
}
#whyus{
 /* background:url(../img/whywheel.png); 
 background-repeat: no-repeat; 
 background-position: center;*/
 height: 650px;
                
    width: 100%;                  
    margin-left: auto;      
    margin-right: auto;
    
        /* Create the parallax scrolling effect */
     // background-attachment: fixed;
     // background-size: cover;
}

#features,#works,#ourteam{
	background:white;
}
#features{
	padding-bottom: 80px;
}
.red{
	color: #ff1004;
}
.white{
 color: #ffffff;
}
.yellow{
 color: #ffea3b;
}
.greydiv{
	background: #201700;
	padding: 10px 0px 0px 0px;
	margin-left: -22px;
	transform:skewX(-13deg);
	height: 66px;
	border: 2px solid #ffea3b ;
	border-left: none;

}
.greydiv h2{
	transform:skewX(10deg);
}
.col-md-4 h2,.col-md-12 h2,.col-md-6 h2{
	text-transform:uppercase;
}
#features .col-md-12{
	padding-top: 69px;
}
.item2{
	padding-bottom: 20px; 
}
#features .col-md-4{
	padding-top: 74px;
}
#whyus,#calculate,#works,#ourteam{
	padding-top: 63px;
	padding-bottom: 150px;
	/* margin-top: -11px; */
}
.csliderobject{
	height: 240px;
    z-index: 2;
}

.radio, .checkbox {
    display: inline;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    position: relative;
}


.col-md-12 .checker{
	float: left;
}
.optioncheck{
	padding-left: 20px;
      font-family: AvenirNextRegular;
      font-size: 16px;
}
.checkyel{
	width: 13px;
}
.whyuscontent .white{
 	padding-left: 20px;
}
.whyuscontent p{
 	font-family: AvenirNextRegular;
 	font-size: 16px;
 	margin-left: -22px;
}
.bx-wrapper .iconwatch {
    width: 17px;
    display: inline-block;
    vertical-align: baseline;
    margin-right: -10px;
}
.slidertitle{
	font-family: AvenirNextDemi !important;
	color: black;
	display: inline-block;
	transform:scale(1);
}
.detail{
	margin-top: 0px;
	font-size: 14px;
	margin-left: -23px;
	font-family: AvenirNextRegular;
	color: black;
	font-weight: normal;
	color: #217000;

}
.detailtext{
	text-transform: uppercase;
}
.lowertext{
	letter-spacing: 0.05em;
	font-size: 14px;
}
.options{
	padding-left: 27px;
	margin-top: 12px;
	width: 100px;
	float: left;

}
#type_site{
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 0px;
}
.btn-danger {
    background-color: #ff0000;
    border-color: white;
    color: #fff;
}
.modalinput{
	width:100% !important;
	margin-top:4px;
}
.modaltitle{
	text-transform: uppercase;
}
.yellowsum{
	margin-left:10px;
}
.radiustitle{
	font-family:AvenirNextRegular;
	transform: skewX(10deg) scale(0.75, 1) !important;
	letter-spacing: 4px;
	margin-top: 6px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.featuredop{
    color: white !important;
    font-family: AvenirNextRegular !important;
    font-size: 19px !important;
    margin-left: 16px;
    margin-top: 28px !important;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    font-weight: bold;
}
.pokraskadiv{
	width: 83%;
}
.cardif{
	text-transform:uppercase;
	z-index:10;
	margin-top:-60px;
}
.cardiftitle{
	font-size: 30px;
	letter-spacing: 0.21em;
	padding-top: 12px;
	font-family: AvenirNextDemi;
}
.menuphones{
	font-family:AvenirNextDemi;
	font-size:16px;
	padding-top:8px;
}
.rowwhy{
	margin-left: 11px;
}
.timingdiv{
	font-family:AvenirNextRegular;
	font-size:12px;
	padding-top:34px;
}
.redlogo{
width:160px;
margin-top:21px;
}
.menuwrap{
	background: #ffea3b; 
	height: 80px;
}
.alltitle{
	text-transform:uppercase;
	font-size: 16px;
	font-family: AvenirNextMedium;
}
.sumcounter {
    border: 1px solid #ffff00;
    font-family: AvenirNextRegular;
    font-size: 15px;
    margin: 16px 31px;
    padding: 2px 0px;
}
.sumcounter2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffff00 #ffff00 #ffff00 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    font-family: AvenirNextRegular;
	font-size: 15px;
    margin: 16px -53px 31px -53px;
    padding: 2px 30px;
}
.calculation{
	font-family: AvenirNextDemi;
	font-size: 16px;
	width: 100%;
	margin-left: 15px;
	letter-spacing: 2px;
}
.sum{
	border-left: 1px solid #ffff00;
}
#calculate h2,#works h2,#whyus h2,#ourteam h2,#car h2,#features h2 {
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 5px -7% 0 -7%; 
      font-size: 33px;
      font-family: AvenirNextBold;
      padding-top: -1px;
      color: #201700;
     // letter-spacing: 0.05em;
}
#ourteam h2 ,#works h2{
	font-size: 30px;
	display: inline-block;
}
#ourteam h2{
	font-size: 31px;
	display: inline-block;
}

#features h3{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: -25px -6.9% 0;
      letter-spacing: 0.09em;
      font-size: 24px;
      text-transform: uppercase;
      font-family: AvenirNextDemi;
      color: #201700;

}
#features p{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 18px;
      font-family: AvenirNextRegular;
      color: #201700;
      margin-left: -60px;
}
#works p {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 -7.5%;
    transform: scale(0.75, 1);
    font-family: AvenirNextRegular;
}
#whyus p,#whyus .white{
	font-family: AvenirNextRegular;
	font-weight: normal;
}
#ourteam p {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 -7.5%;
    transform: scale(0.75, 1);
    font-family: AvenirNextRegular;
}

.featuresitem{
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 64px;
	padding-bottom: 40px;
}
.whyusp{
	margin-top:10px;
	margin-bottom: 30px;
	margin-left:-15px;
	font-size:18px !important;
	line-height: 24px;
}
.menuphone{
	margin-top: 23px;
}
.yellowdiv{
	background: #ffea3b;
	padding-top: 3px;
}
.whyuscolmd6{
	padding-top:0px;
	position: relative;
}

.phoner{
	padding-top: 2px;
}
.pokraska {
    background: #23221f none repeat scroll 0 0;
    height: 60px;
    left: 0;
    opacity: 0.7;
    position: relative;
    width: 100%;
}
.wheelsmall{
	top: 0px;
	margin-top: -5px;
	width: 21px;
}

.item{
	padding-left: 10px;
}
.imagewrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-left:-47px; 
}
.imagewrapper:after {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 70px;
   height: 100%;
  background: #000;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  z-index: -1;
}
.imagewrapper:before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 70px;
   height: 100%;
  background: #000;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  z-index: -1;
}

.bx-wrapper .bx-pager {
    color: #666;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.bx-clone{
	margin-right:29px;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
    // min-width: 100%;
}
.imagewrapper{
	z-index: 1;
	margin-left: 0px;
}
.imagewrapper:before {
    display: block;
    max-width: 100%;
    width: 70px;
    height: 230px;
    transform:skewX(-7deg);
    background:white;
    z-index: 2;
    margin-left:343px;
}
.imagewrapper:after {
    display: block;
    max-width: 100%;
    width: 56px;
    height: 240px;
    transform:skewX(-10deg);
    background:white;
    z-index: 2;
}
.imageholder{
	background:white;
}
.modal-content {
    background-clip: padding-box;
    background-color: #23221f;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.yellowinput{
	background:none;
	color: white;
	border:1px solid #ffea3b;
	font-family: AvenirNextRegular;
}

.modalbutton{
    background: none;
    color: white;
    margin-bottom: 0;
    margin-left: 5px;
    border: none;
    text-transform: uppercase;
    font-family: AvenirNextDemi;
}
.modal-header,.modal-footer{
	border:none;
}
.buttonclose{
	background: #d9534f;
}
.buttonsend{
	background: #5cb85c;
}
.block_content p{
	color: white;
}
.footer-block .block_content p{
	color: black;
}
.nav > li > a {
    border: none;
    color: white;
}
.jms-megamenu li{
	border: none !important;
}
label{
	font-family: AvenirNextRegular;
    font-size: 15px;
   /* color: white;*/
    margin-top: 0px !important;
}

input[type="checkbox"] {
    display:none;
}
input[type="radio"]{
	display: none;
}
.first span {
    background: rgba(0, 0, 0, 0) url("../img/iconpack.png") no-repeat scroll -30px center;
	background-size: 70px;
    cursor: pointer;
    display: inline-block;
    /* height: 10px; */
    margin: -7px 9px 0 0px;
    transform: scale(1.3);
    vertical-align: middle;
    width: 13px;
    padding-left: 0px;
}

.secondform span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-7px 1px 0px 0px;
    vertical-align:middle;
    background:url(../img/iconpack.png) left top no-repeat;
    cursor:pointer;
    background-position: -32px;
    transform:scale(1.3);
}

#calculate input[type="checkbox"]:checked  + label span{
    background:url(../img/iconpack.png) -48px top no-repeat;
    background-position: -48px 0px;
    display: inline-block;
    margin: -1px 1px 0px 0px;
    vertical-align: middle;
}
#calculate input[type="radio"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../img/iconpack.png") no-repeat scroll -18px 0;
    display: inline-block;
    margin: 0px 9px 0px 0px;
    vertical-align: middle;
}

#cms #page .page-content .content-center{
	width: 100%;
}
#cms #page .page-content{
	width: 100%;
}
.tp-caption{
	font-family: AvenirNextDemi;
	background:none;
	font-size:18px;
}

}
@media only screen 
and (max-width : 992px)
{
	.searchfilter{
		margin-left:120px;
	}
	.imgsearch{
        margin-left: 240px;
        margin-top: 2px;
	}
#calculate {
    background: rgba(0, 0, 0, 0) url("../img/black.png") no-repeat scroll center center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 720px;
    width: 100%;
}
#whyus {
    background: rgba(0, 0, 0, 0) url("../img/black.png") no-repeat scroll center center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 420px;
    width: 100%;
}
}
@media only screen 
and (max-width : 453px)
{
	#whyus{
		height: 630px;
	}
}
@media only screen 
and (min-width : 992px)
{
	.imagewrapper::before {
    background: white none repeat scroll 0 0;
    display: block;
    height: 230px;
    margin-left: 283px;
    max-width: 100%;
    transform: skewX(-10deg);
    width: 70px;
    z-index: 2;
}
.slidertitle {
    background: rgba(0, 0, 0, 0) url("../img/checkslider.png") no-repeat scroll 0 6px / 18px auto;
    font-size: 26px !important;
    margin: 5% 0 0 0 !important;
    padding-left: 26px;
    transform: scale(1) !important;
}
}
@media only screen 
and (min-width : 1200px)
{
        .imagewrapper::before {
        background: white none repeat scroll 0 0;
        display: block;
        height: 240px;
        margin-left: 353px;
        max-width: 100%;
        transform: skewX(-10deg);
        width: 70px;
        z-index: 2;
        border:none;
    }

}
@media only screen  and (max-width : 992px)
{
	.checking{
    	width: 20px;
	}

	#calculate h2,#works h2,#whyus h2,#ourteam h2,#car h2,#features h2 {
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 24px;
      font-family: AvenirNextBold;
	}
	.greydiv {
	    background: #201700 none repeat scroll 0 0;
	    height: 62px;
	    margin-left: 0px;
	    padding: 10px 0 0;
	    transform: skewX(-10deg);
	}
	.pokraskadiv {
	    margin-top: 200px;
	}
	a img {
	    border: none;
	    height: auto;
	}
	a .work-image img{
	    width: 100%;
	}
	.phones.pull-right {
	    float: left;
	    margin: -4px -17px !important;
	    width: 530px;
	}
	.nav > li > a {
	    border: medium none;
	    color: white;
	    font-size: 14px !important;
	}
	.cluster .white {
	    font-size: 14px;
	    text-transform: uppercase;
	}
	.whydiv {
	  -webkit-transform-origin: 100% 0;
	  -ms-transform-origin: 100% 0;
	  transform-origin: 100% 0;
	  -webkit-transform: skew(10deg);
	  -ms-transform: skew(10deg);
	  transform: skew(10deg);
	}

	.titlewhyuscont{
		position: relative;
		  -webkit-transform-origin: 100% 0;
	  -ms-transform-origin: 100% 0;
	  transform-origin: 100% 0;
	  -webkit-transform: skew(-10deg);
	  -ms-transform: skew(-10deg);
	  transform: skew(-10deg);
	  width: 110%;
	  text-align: left;
	  margin-top: -40px;
	  margin-left: -10px;
	}

	.imagewrapper::before {
	    background: white none repeat scroll 0 0;
	    display: block;
	    height: 230px;
	    margin-left: 283px;
	    max-width: 100%;
	    transform: skewX(-10deg);
	    width: 70px;
	    z-index: 2;
	     border:none;
	}
}

@media only screen 
and (max-width : 991px)
{
.cardif{
	margin-top: -54px;
}
.checkingwhyus{
	background:url(../img/iconcheck2.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position-y:6px;

}
.whyuscontent .white {
    padding-left: 20px;
}
	.car{
		margin-top: -62px;
		z-index: -1;
	}
	.greydiv {
    background: #201700 none repeat scroll 0 0;
    height: 62px;
    margin-left: 0px;
    padding: 10px 15px 0;
    transform: skewX(0deg);
}
.imagewrapper::before {
    background: white none repeat scroll 0 0;
    display: block;
    height: 230px;
    margin-left: 225px;
    max-width: 100%;
    transform: skewX(-10deg);
    width: 70px;
    z-index: 2;
     border:none;
}
.pokraskadiv{
	margin-top:200px;
}
.slidertitle {
    display: inline-block;
    font-size: 18px !important;
    vertical-align: baseline;
}
.marginzero{
 	margin: 0 !important;
}
/*
.title{
	margin-left: -63px;
}*/
.detail{
	font-size: 14px !important;
	margin-left: -63px;
    margin-top: -18px;
}
.whyuscontent {
    font-size: 16px;
    padding-left: 77px;
    padding-top: 10px;
}
.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 20px;
    font-weight: bold;
    margin-left: 66px;
    padding-top: 2px !important;
    text-transform: uppercase;
}
}
@media only screen 
and (max-width : 768px)
{
	.searchfilter{
		margin-left:20px;
	}
	.imgsearch{
        margin-left: 0px;
        margin-top: 2px;
	}
	.cardif{
	margin-top: -60px;
}
.cardiv{
	padding: 0px 0px !important;
}
	.car{
		margin-top: -60px;
		z-index: -1;
		display:none;
	}
	#calculate h2, #works h2, #whyus h2, #ourteam h2, #car h2, #features h2 {
    font-family: AvenirNextBold;
    font-size: 20px;
    margin: 0 -7.5%;
    transform: scale(0.75, 1);
}
.radiustitle{
	text-transform: uppercase;
	font-size: 18px;
	font-family: AvenirNextRegular;
	font-weight: bold;
}
.imagewrapper::before {
    background: white none repeat scroll 0 0;
    display: block;
    height: 230px;
    margin-left: 220px;
    max-width: 100%;
    transform: skewX(-10deg);
    width: 70px;
    z-index: 2;
     border:none;
}
.titlewhyuscont{
	margin-left: -20px;
}
#cms #page .page-content .content-center {
    width: 100% !important;
    padding: 0;
}
.whydiv {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg);
  margin-left: 0px;

}
.whyuscontent{
	font-size: 16px;
	width: 70%;
}
.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 29px;
    padding-top: 12px !important;
    text-transform: uppercase;
}
}
@media only screen 
and (max-width : 679px)
{
	
#whyus h2 {
    font-size: 18px !important;
}

}
@media only screen 
and (max-width : 624px)
{
	
#whyus h2 {
    font-size: 18px !important;
}
.whyuscontent{
	font-size: 14px;
	width: 70%;
}
.whyuscontent p{
	font-size: 14px !important;
}
.titlewhyuscont {
    margin-top: -40px;
    position: relative;
    transform: skew(-10deg);
    transform-origin: 100% 0 0;
    width: 110%;
}
.whyusp {
    font-size: 14px !important;
    line-height: 24px;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-top: 10px;
}
}
@media only screen 
and (max-width : 730px)
{
	
#works{
	display:none;
}
#ourteam{
	display:none;
}
}
@media only screen 
and (max-width : 668px)
{
	a img {
	    border: medium none;
	    height: auto;
	}
	.phones.pull-right {
	    float: left;
	    margin: -4px -127px !important;
	    width: 530px;
	}
	.header-bar {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}

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

}
@media only screen 
and (max-width : 531px)
{

}
@media only screen 
and (min-width : 625px)and (max-width : 992px)
{
	.whyuscolmd6{
		width: 100%;
	}
	.titlewhyuscont{
		width: 110%;
	}

}
@media only screen 
and (min-width : 993px)and (max-width : 1065px)
{
	.whyuscolmd6{
		width: 60%;
	}

}
@media only screen 
and (max-width : 992px)
{
	.whydiv{
		transform:skewX(0deg);
	}
	.titlewhyuscont{
		transform:skewX(0deg);
	}
	.whyuscolmd6 {
    margin-top: 0px;
    padding-top: 0;
}
.yellowdiv {
    background: #ffea3b none repeat scroll 0 0;
    margin-top: -44px;
    padding-top: 10px;
}
#header-logo img {
    border: medium none;
    height: auto;
    width: 100%;
}
.phones.pull-right {
    /* float: left; */
    /* margin: -4px -127px !important; */
    /* width: 530px; */
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.phones li {
    /* display: block; */
    /* float: right; */
    font-family: AvenirNextDemi;
    font-size: 16px;
    line-height: 25px;
    /* margin-right: 100px; */
    padding: 0px 23px;
    /* width: 160px; */
}
.phones.pull-right {
    /* margin-top: -3px !important; */
    width: 500px;
}
}
@media only screen 
and (max-width : 531px)
{

	.sumcounter, .sumcounter2 {
    font-size: 16px;
}
	#calculate {
   min-height:620px;
}
.calculation{
	font-size: 14px;
}
.pokraskadiv {
    margin-top: 400px;
    margin-bottom: 30px;
}
.sumcounter,.sumcounter2{
	padding: 6px 0px;
}
#calculate h2, #works h2, #whyus h2, #ourteam h2, #car h2, #features h2 {
    font-size: 16px;
}
.featuredop {
    color: white !important;
    font-family: AvenirNextMedium !important;
    font-size: 16px !important;
    margin-top: 30px !important;
}

}
@media only screen 
and (max-width : 531px)
{
.calculation{
	font-size: 12px;
}
}
@media only screen 
and (max-width : 380px)
{
#whyus{
	height: 700px;
}
.checkingwhyus{
	background:url(../img/iconcheck2.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position-y:6px;

}
.whyuscontent .white {
    padding-left: 20px;
}
.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 22px;
    padding-top: 2px !important;
    text-transform: uppercase;
}
#features p{
	-webkit-transform: scale(.75, 1.0);
      -moz-transform: scale(.75, 1.0);
      -ms-transform: scale(.75, 1.0);
      -o-transform: scale(.75, 1.0);
      transform: scale(.75,1.0);
      margin: 0 -7.5%;
      //letter-spacing: 0.1em;
      font-size: 18px;
      font-family: AvenirNextRegular;
      color: #201700;
       margin-left: -48px;
}
}
@media only screen 
and (max-width : 380px)
{
.titlewhyuscont{
	width: 120%;
}
#calculate{
	height: 900px;
}
}
@media only screen 
and (max-width : 400px)
{
#whyus {
    background: rgba(0, 0, 0, 0) url("../img/black.png") no-repeat scroll center center;
    height: 690px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    width: 100%;
}
#calculate {
    min-height: 750px;
}
#type_site{
	background: url(../img/black.png);
	margin-top: -1px;
}
}
@media (min-width: 992px) {

}
@media only screen
and (max-width : 800px) {
	.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 20px;
    font-weight: bold;
    margin-left: 56px;
    padding-top: 2px !important;
    text-transform: uppercase;
}
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 155px;
}
}
@media only screen 
and (max-width : 320px)
{
.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 21px;
    padding-top: 11px !important;
    text-transform: uppercase;
}
}
@media only screen 
and (max-width : 360px)
{
.radiustitle {
    font-family: AvenirNextRegular !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 21px;
    padding-top: 11px !important;
    text-transform: uppercase;
}
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 110px;
}
}
@media only screen 
and (max-width : 980px)
{
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 200px;
}
}
@media only screen 
and (max-width : 800px)
{
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 162px;
}
}
@media only screen 
and (max-width : 380px)
{
#whyus {
    background: rgba(0, 0, 0, 0) url("../img/black.png") no-repeat scroll center center;
    height: 690px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -173px;
    width: 100%;
}
.checkingwhyus {
    background: rgba(0, 0, 0, 0) url("../img/iconcheck2.png") no-repeat scroll 0 5px / 12px auto;
}
.footer-navbar {
    background: #23221f none repeat scroll 0 0;
    /*margin-top: -84px;*/
}
#calculate {
    min-height: 750px;
}
#features h3 {
    font-family: AvenirNextDemi;
    font-size: 20px;
    letter-spacing: 0.03em;
    margin: -24px -4.5% -6px;
    text-transform: uppercase;
    transform: scale(0.75, 1);
}
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 110px;
}

}

@media only screen 
and (min-width : 1919px){
#whyus{
 /* background:url(../img/whywheel.png); 
 background-position: center;
 background-size: 100%;*/
 height: 658px;              
    width: 100%;                  
    margin-left: auto;      
    margin-right: auto;
    margin-top: 4.9%;
    
        /* Create the parallax scrolling effect */
     // background-attachment: fixed;
     // background-size: cover;
}
#features .col-md-12 {
    padding-top: 137px;
}
.checkingwhyus {
    background: rgba(0, 0, 0, 0) url("../img/iconcheck2.png") no-repeat scroll 0 4px / 14px auto;
}
#features {
    padding-bottom: 127px;
}
.pokraskadiv {
    width: 91%;
}
.sumcounter {
    width: 55%;
}
.whyuscontent {
    font-size: 18px;
    padding-left: 181px;
    padding-right: 120px;
    padding-top: 48px;
}

.whyuscontent .white {
    padding-left: 28px;
    margin-top: 10px;
}
.checkyel {
    margin-top: -5px;
    width: 13px;
}
#whyus p, #whyus .white {
    font-family: AvenirNextRegular;
    font-weight: normal !important;
    line-height: 20px;
    font-size: 18px;
}
#works {
    height: 600px;
    margin-top: -35px;
}
.bx-viewport{
	height: 304px !important
}
#calculate {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 657px;
    width: 100%;
}
.yellowdiv {
    background: #ffea3b none repeat scroll 0 0;
    padding-top: 1px;
    text-align: center;
}
#type_site {
    margin-left: 54.5%;
	padding-right: 5%;
}
.options {
    float: left;
    margin-top: 12px;
    padding-left: 27px;
    width: 76px;
}
.radiustitle {
    font-family: AvenirNextRegular;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    transform: skewX(10deg) scale(0.75, 1) !important;
}
}
/*ie10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .first span {
    background: rgba(0, 0, 0, 0) url("../img/iconpack.png") no-repeat scroll -32px center;
	
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: -7px 9px 0 0;
    transform: scale(1.3);
    vertical-align: middle;
    width: 19px;
}
.imagewrapper{
	border:none !important;
}
}
.sf-shadow ul {
	border-radius: 0px !important;
    padding: 0 8px 9px 0;
}
/* ---------- */
@media only screen 
and (min-width : 1024px){
.item2{
	padding-left:21px;	
}
.item3, .item6{
	padding-left:65px;
}
.item5{
	padding-left:20px;
}
/* .item5 h3{
letter-spacing: 0.2em;
} */
.item6 h3, .item3 h3{
	padding-left: 7px;
    /* letter-spacing: 0.1em!important; */
}
.item6 p, .item3 p{
	padding-left: 12px;
}
.second-line {
	padding-top: 65px;
}
#features .text-center h2{
	letter-spacing: 0.07em;
}
.featuresitem h3{
	padding-bottom:0.29em;
	letter-spacing: 0.13em;
}
#calculate .yellowdiv{
	width:55.3% !important;
}
#calculate .greydiv{
	width:19% !important;
}
.h2calculate{
	text-align: right;
    padding-right: 8px;
    letter-spacing: 0.09em;
}
.calccont ul{
	margin-top:12px;
}
.cardiv{
	padding: 0px 0px !important;
} 
.h2calculate{
	margin: 2px -7% 0 -7% !important;
    font-size: 32px!important;
}
.secondform{
	margin-bottom:7px;
}
button .calculation{
	padding: 13px 16px!important;
}
.slidermain{
	letter-spacing: 0.1em;
}
.imagewrapper{
	padding-right: 0!important;
    padding-left: 0!important;
}
.csliderobject{
	padding-left: 1px;
}
#whyus{
	padding-top:86px;
}
.whyuscolmd6{
	width:41.2%
}
#whyus:before{
	    content: ' ';
    position: absolute;
    left: 0;
    background: #ffea3b;
        width: 18%;
    height: 82px;
}
}

#benefits{
	background:#21211D;
	color:#fff;
}
#benefits .title-benefits{
	background:#FFEA3B;
}
#benefits .background{
	position:absolute;
	height:100%;
	right:0;
}
#benefits:before{
	content: ' ';
    position: absolute;
    left: 0;
    background: #ffea3b;
    width: 20%;
    height: 82px;
}
	
/* modal answer */
.modal-body p{
	color: #fff;
    font-size: 2em;
	line-height: 1.5;
}

#section-top .div-image{
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 50%;
	/*background-attachment:fixed;*/
	min-height:545px;
	width:100%;
	overflow:hidden;

}
#section-top .service-title-background{
	background-color:rgba(35,34,31, 0.58);
	overflow:hidden;
}
#section-top .service-title{
	margin:0 -16.6%;
	-webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
  letter-spacing: 0.21em;
  font-size: 33px;
  font-family: AvenirNextBold;
  text-transform:uppercase;
  text-align:center;
  padding:30px 0;
}
#section-features{
	background-color:#FFF;
	padding-bottom:50px;
	padding-bottom:0px;

	position:relative;
	z-index:3;
}
#section-features h2{
		-webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
  letter-spacing: 0.07em;
	font-size: 30px;
	color: #201700;
	font-family: AvenirNextBold;
}
#section-features .futures-heading{
	text-align:center;
	margin-top:135px;
	margin-top:65px;
	margin-bottom:65px;
}
#section-features .futures-block{
	margin-bottom:30px;
	padding-right:0px;
	min-height:150px;
}
#section-features .features-icon .div-icon{
	width:20px;
	height:20px;
	background-image:url(/img/landingimage/checkslider.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#section-features .features-title-wrapper{
	font-size:0px;
}
#section-features .features-description{
	/*padding-right:50px*/;
	margin-top:10px;
}
#section-features .features-title-wrapper > div{
	display:inline-block;
	vertical-align:middle;
}
#section-features .features-icon{
	width:10%;
	min-width:20px;
	max-width:20px;
  margin-top: -3px;
}
#section-features .features-title{
	font-size:24px;
	padding-left:7px;
	width:90%;
}
#section-features .features-title h3{
	-webkit-transform: scale(.75, 1.0);
	-moz-transform: scale(.75, 1.0);
	-ms-transform: scale(.75, 1.0);
	-o-transform: scale(.75, 1.0);
	transform: scale(.75,1.0);
	letter-spacing: 0.09em;
	margin:0 -16.6%;
	padding:0;
	font-size: 24px;
	font-family: AvenirNextDemi;
	color:#201700;
	line-height: 0.8em;
}
#section-features .features-description p{
	-webkit-transform: scale(.75, 1.0);
	-moz-transform: scale(.75, 1.0);
	-ms-transform: scale(.75, 1.0);
	-o-transform: scale(.75, 1.0);
	transform: scale(.75,1.0);
	font-size: 18px;
	font-family: AvenirNextRegular;
	margin: 0px -16.6%;
	color:#201700;
}
.section-video-container{
	position:relative;
	padding-bottom:56.25%;

	margin-top:-10.1%;
  margin-bottom: -11.3%;

}
.section-video-container:before,
.section-video-container:after{
	display:block;
	position:absolute;
	content:"";
  left: 0;
  right: 0;
  background-color: #fff;
  z-index:2;
}
.section-video-container:before{
	top:0;
	height:18%;
}
.section-video-container:after{
	bottom:0;
	height:20%;
}
.section-video iframe{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
}
.cms-page{
	padding:30px 0;
}

#section-ourteam .slick-slider,
#section-works .slick-slider{
	position:relative;
	overflow:hidden;
}
#section-ourteam .slick-slider .slick-slide:active,
#section-works .slick-slider .slick-slide:active,
#section-ourteam .slick-slider .slick-slide:focus,
#section-works .slick-slider .slick-slide:focus,
#section-ourteam .slick-slider .slick-slide,
#section-works .slick-slider .slick-slide{
	border:none;
	outline:none;
}
#section-ourteam .slick-slider .slick-slide,
#section-works .slick-slider .slick-slide{
	text-align:center;
}
#section-ourteam .slick-slider .slick-arrows,
#section-works .slick-slider .slick-arrows{
	position:absolute;
	width:100px;
	top:-1px;
	height:283px;
	background:rgba(255,255,255,1);
	z-index:1;
	text-align:center;
	cursor:pointer;
}

#section-ourteam .slick-slider .slick-arrows{
	height:303px;
}
.slick-slider #section-works .slick-slider .slick-arrows{
	height:290px;
}
#section-ourteam .slick-slider .slick-arrows i,
#section-works .slick-slider .slick-arrows i{
	font-size:30px;
	position:absolute;
	top:50%;
	margin-top:-15px;
	visibility:hidden;
	opacity:0;
	transition:all 300ms ease-out;
}
#section-ourteam .slick-slider:hover .slick-arrows i,
#section-works .slick-slider:hover .slick-arrows i{
	visibility:visible;
	opacity:0.5;
}
#section-ourteam .slick-slider .slick-arrow:hover i,
#section-works .slick-slider .slick-arrow:hover i{
	opacity:1;
}
#section-ourteam .slick-slider .arrow-prev,
#section-works .slick-slider .arrow-prev{
	left:-60px;
	transform: skewX(-6deg);
}
#section-ourteam .slick-slider .arrow-prev i,
#section-works .slick-slider .arrow-prev i{
	transform: skewX(6deg);
	left:50%;
	margin-left:11px;
}
#section-ourteam .slick-slider .arrow-next,
#section-works .slick-slider .arrow-next{
	right:-60px;
	transform: skewX(-6deg);
}
#section-ourteam .slick-slider .arrow-next i,
#section-works .slick-slider .arrow-next i{
	transform: skewX(6deg);
	right:50%;
	margin-right:11px;
}
#section-ourteam,
#section-works{
	background-color:#FFF;
	padding-top:75px;
	padding-bottom:75px;
}
#section-ourteam .ourteam-heading,
#section-works .works-heading{
	margin-bottom:75px;
	text-align:center;
}
#section-ourteam .ourteam-heading h2,
#section-works .works-heading h2{
	font-size:30px;
	-webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
  margin: 0 -16.6%;
  letter-spacing: 0.1em;
  font-family: AvenirNextBold;
  color: #201700;
  text-transform:uppercase;
}
#section-ourteam .div-image,
#section-works .div-image{
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:50% 50%;
	width:100%;
	overflow:hidden;
	border-top:2px solid #FFF;
	position:relative;
}
#section-ourteam .div-image{
	height:230px;

}
#section-works .div-image{
	height:210px;
}
#section-works .slick-slider .div-image{
	height:280px;
}
#section-works .div-image .fa.fa-search-plus{
	position:absolute;
  bottom: -10%;
	left: 10%;
	font-size:40px;
	opacity:0;
	visibility:hidden;
	color:#ffea3b;
	color:#FFF;
	transition:all 300ms linear;
}
#section-works .div-image:hover .fa.fa-search-plus{
	opacity:1;
	visibility:visible;
	bottom: 10%;
}
#section-ourteam .div-image-wrapper,
#section-works .div-image-wrapper{
	position:relative;
	display:block;
	width:100%;
}
#section-ourteam .div-image-wrapper:before,
#section-works .div-image-wrapper:before,
#section-ourteam .div-image-wrapper:after,
#section-works .div-image-wrapper:after{
	content:"";
	display:block;
	width:50px;
	position:absolute;
	top:-2px;
	height:216px;
	background:rgba(255,255,255,1);
	z-index:10;
}
#section-ourteam .div-image-wrapper:before,
#section-ourteam .div-image-wrapper:after{
	height:236px;
}

#section-works .div-image-wrapper:before,
#section-works .div-image-wrapper:after{
	height:216px;

}
#section-works .slick-slider .div-image-wrapper:before,
#section-works .slick-slider .div-image-wrapper:after{
	height:284px;
}

#section-ourteam .div-image-wrapper:before,
#section-works .div-image-wrapper:before{
	transform: skewX(-6deg);
	left:-25px;
}
#section-ourteam .div-image-wrapper:after,
#section-works .div-image-wrapper:after{
	transform: skewX(-6deg);
	right:-25px;
}

#section-ourteam .ourteam-title-wrapper,
#section-works .work-title-wrapper,
#section-ourteam .ourteam-description,
#section-works .work-description{
	text-align:center;
	text-transform:uppercase;
	width:80%;
	margin:0 auto;
}
#section-works .work-description{
	min-height:150px;
}
#section-works .work-title-wrapper,
#section-ourteam .ourteam-title-wrapper{
	width:100%;
}
#section-ourteam .ourteam-title-wrapper,
#section-works .work-title-wrapper{
	margin-top:15px;
}
#section-ourteam .ourteam-title-wrapper .div-icon,
#section-works .work-title-wrapper .div-icon,
#section-ourteam .ourteam-title-wrapper .ourteam-title,
#section-works .work-title-wrapper .work-title{
	display:inline-block;
	vertical-align:middle;
}
#section-ourteam .ourteam-title-wrapper .ourteam-title,
#section-works .work-title-wrapper .work-title{
	font-size:26px;
	font-family:AvenirNextDemi;
	line-height:1;
	padding-left:5px;
}
#section-ourteam .ourteam-title-wrapper .div-icon,
#section-works .work-title-wrapper .div-icon,
#work-options .div-icon{
	display: inline-block;
	width:20px;
	height:20px;
	background-image:url(/img/landingimage/checkslider.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#work-options span.div-icon {
    margin-right: 9px;
}
#section-ourteam .ourteam-description,
#section-works .work-description{
	font-family: AvenirNextRegular;
	font-size:14px;
}

#section-whyus{
	position:relative;
	overflow:hidden;
}
#section-whyus .whyus-heading h2{
	-webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
  margin: 0 -16.6%;
  font-size: 33px;
  font-family: AvenirNextBold;
  color: #201700;
  padding:25px 0;
}
#section-whyus .whyus-content ul{
	margin-top:50px;
}
#section-whyus .whyus-content ul li{
	font-size: 18px;
  font-family: AvenirNextRegular;
  font-weight: normal;
  padding-left: 20px;

  background-image: url(../img/iconcheck2.png);
  background-position: 0px 9px;
	background-size: 11px 11px;
	background-repeat: no-repeat;
	color:#FFF;
}
#section-whyus .whyus-leftimage-wrapper{
	transform:skewX(-16deg);
	position:absolute;
	top:0;
	bottom:0;
	right: -7%;
  left: 55%;
	z-index:2;
	overflow:hidden;
}
#section-whyus .whyus-leftimage{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left: -15%;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	transform:skewX(16deg);
	z-index:1;
	min-height:100%;
}

#section-whyus .div-image{
	min-height:560px;
	padding:85px 0;
	background-size:cover;
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-image:url(/img/landing/beni-bg.jpg);
}
#section-whyus .whyus-heading{
	background-color:#ffe61a;
}
#section-calculate{
	position:relative;
	overflow:hidden;


	  z-index: 3;
}
#section-calculate .calculate-background{
	background-position:50% 0%;
	background-repeat:repeat, no-repeat;
	background-image:url(../img/pattern.png), linear-gradient(to bottom, rgba(10,9,8,1) 0%,rgba(57,55,51,1) 100%);
	padding-top:90px;
	overflow:hidden;
}
#section-calculate .calculate-heading .div-wrapper{
/*	display:inline-block;
	vertical-align:middle;*/
	padding:16px 0px;
	box-sizing:border-box;
	border-top:2px solid #ffea3b;
	border-bottom:2px solid #ffea3b;
	position:relative;
}
#section-calculate .half.left{
	width:55%;
	float:left;
}
#section-calculate .half.right{
	width:45%;
	float:left;
}
#section-calculate .half.left .calculate-heading .div-wrapper{
	background-color:#ffea3b;
	padding-right:40px;
}
#section-calculate .half.right .calculate-heading .div-wrapper{
	background-color:#201700;
	padding-left:0px;
	padding-right:0px;
	border-right:2px solid #ffea3b;
	transform: skewX(-13deg);
  margin-left: -15px;
  float:left;
}


#section-calculate .half.left .calculate-content .div-image{
	background-position:80% 50%;
	background-repeat:no-repeat;
	min-height:500px;
	padding-bottom:85px;
}

/*#section-calculate .calculate-heading .div-wrapper.left-child{
	background-color:#ffea3b;
	width:55%;
	padding-right:40px;
}
#section-calculate .calculate-heading .div-wrapper.right-child{
	background-color:#201700;
	padding-left:0px;
	padding-right:0px;
	border-right:2px solid #ffea3b;
	transform: skewX(-13deg);
  margin-left: -15px;
}*/


#section-calculate .calculate-heading h2,
#section-calculate .calculate-heading h3{

	margin:0;
	padding:0;
	line-height:32px;
}
#section-calculate .calculate-heading h2{
  -webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
  margin: 0 -16.6%;
  font-size: 32px;
  font-family: AvenirNextBold;
  color: #201700;
	text-transform:uppercase;
	letter-spacing: 0.09em;
	text-align:right;
	padding-right:45px;
}
#section-calculate .calculate-heading h3{
  -webkit-transform:skewX(13deg) scale(.75, 1.0);
  -moz-transform:skewX(13deg) scale(.75, 1.0);
  -ms-transform:skewX(13deg) scale(.75, 1.0);
  -o-transform:skewX(13deg) scale(.75, 1.0);
  transform:skewX(13deg) scale(.75,1.0);
  font-family: AvenirNextRegular;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color:#ffea3b;
  letter-spacing: 4px;
}
#section-calculate .calculate-content .div-wrapper{
/*	display:inline-block;
	vertical-align:top;*/
}
/*#section-calculate .calculate-content .div-wrapper.left-child{
	width:55%;
}

#section-calculate .calculate-content .div-wrapper.right-child{
	width:45%;
}*/
#section-calculate .calculate-content .div-image{
	/*background-size:cover;*/
	background-position:50% 50%;
	background-repeat:no-repeat;
	min-height:500px;
	padding-bottom:85px;
}
#section-calculate{
	color:#FFF;
}
#section-calculate form{
	display:inline-block;
	padding:0 5px;
}
#section-calculate .calculate-options{
	overflow:hidden;
	position:relative;
	display:inline-block;
	margin-top:25px;
	margin-bottom:15px;
} 
#section-calculate .calculate-options ul{
	list-style-type:none;
	margin:0;
	padding:0;

}
#section-calculate .calculate-options ul li{
	display:block;
	width:20%;
	float:left;
	margin-bottom:15px;
}
#section-calculate .calculate-option{

}
#section-calculate .calculate-checkbox label,
#section-calculate .calculate-option label{
	font-family: AvenirNextRegular;
  font-size: 15px;
  color: white;
  margin:0;
  padding:0;
  cursor:pointer;
}
#section-calculate .calculate-option input{
	display:none;
}
#section-calculate .calculate-option .option-image{
	background-image:url(../img/iconpack.png);
	background-repeat:no-repeat;
	background-position:-4px -3px;
	display:inline-block;
	width:11px;
	height:11px;
}
#section-calculate .calculate-checkbox .checkbox-text,
#section-calculate .calculate-option .option-text{
	margin-left:5px;
}
#section-calculate .calculate-option .option-text{}
#section-calculate .calculate-option input[type="radio"]:checked + label .option-image{
	background-position:-20px -3px;
}
#section-calculate .calculate-checkbox{
	margin-bottom:8px;
  text-align:left;
}
#section-calculate .calculate-checkbox .checkbox-image{
	background-image:url(../img/iconpack.png);
	background-repeat:no-repeat;
	background-position:-36px -3px;
	display:inline-block;
	width:11px;
	height:11px;
}
#section-calculate .calculate-checkbox input[type="checkbox"]:checked + label .checkbox-image{
	background-position:-52px -3px;
}

#section-calculate .calculate-title h3{
    font-family: AvenirNextRegular ;
    font-size: 19px ;
    font-weight: bold;
    text-transform: uppercase;
}
#section-calculate .calculate-result{
	border:1px solid #ffff00;
	margin-top:15px;
	margin-bottom:25px;
}
#section-calculate .calculate-result > div{
	padding:5px 10px;
	display:inline-block;
	vertical-align:middle;
	text-transform: uppercase;
  font-size: 16px;
  font-family: AvenirNextMedium;
}
#section-calculate .calculate-result .result-title{
	width:65%;
}
#section-calculate .calculate-result .result-value{
	border-left:1px solid #ffff00;
	width:35%;
	text-align:center;
}
#section-calculate .calculate-button button{
	background-color:#ff0000;
	padding:8px 20px;
	border:1px solid #FFF;
	font-size:20px;
	text-transform:uppercase;
	font-family: AvenirNextDemi;
	width:100%;
	margin-bottom:30px;
	transition:all 300ms ease-out;
}
#section-calculate .calculate-button button:hover{
	background-color:#ad0505;
}
#section-calculate .calculate-button button span{
  -webkit-transform: scale(.75, 1.0);
  -moz-transform: scale(.75, 1.0);
  -ms-transform: scale(.75, 1.0);
  -o-transform: scale(.75, 1.0);
  transform: scale(.75,1.0);
	margin:0 -14.6%;
}

#section-work{
	background-color:#FFF;
	padding-bottom:30px;
}
#section-work h2{
	-webkit-transform: scale(.75, 1.0);
	-moz-transform: scale(.75, 1.0);
	-ms-transform: scale(.75, 1.0);
	-o-transform: scale(.75, 1.0);
	transform: scale(.75,1.0);
	letter-spacing: 0.07em;
	font-size: 30px;
	color: #201700;
	font-family: AvenirNextBold;
}
#section-work #work-options li, #section-work #work-preoptions li{
	font-size:24px;
	margin-bottom: 14px;
	/* width:90%; */
	/* -webkit-transform: scale(.75, 1.0); */
	-moz-transform: scale(.75, 1.0);
	-ms-transform: scale(.75, 1.0);
	-o-transform: scale(.75, 1.0);
	/* transform: scale(.75,1.0); */
	/* letter-spacing: 0.09em; */
	/* margin:0 -16.6%; */
	padding: 0;
	font-size: 16px;
	font-family: AvenirNextDemi;
	color:#201700;
	line-height: 1.2em;
}
#section-work .work-heading{
	text-align:center;
	margin-top: 35px;
	margin-bottom: 30px;
}

#section-work .work-options li:before {
	width:20px;
	height:20px;
	display: inline-block;
	content: " ";
	background-image:url(/img/landingimage/checkslider.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.botcontent .container:after {
    content: " ";
    display: block;
    border: 1px solid #ffea3b;
    height: 13px;
    background-color: #23221f;
}

.map-container{
	position:relative;
	overflow:hidden;
}
.map-info-window{
	position:absolute;
	left:-100%;
	top:0;
	height:100%;
	width:320px;
	background-color:#efefef;
	transition:all 500ms ease-in;
	overflow:auto;
}
.map-info-window img{
	max-width:100%;
}
.info-window-wrapper{
	position:relative;
	font-size:14px;
}
.info-window-body{
	font-family: AvenirNextRegular;
	padding:0px 5px;
}
.info-window-header .info-window-block{
	text-align:center;
	font-family: AvenirNextDemi;
	text-transform:uppercase;
	background-color:#ffea3b;
	padding-left:30px;
	padding-right:30px;
	position:relative;
}
.info-window-block{
	padding:15px 0;
}
.info-window-block span{
	display:inline-block;
	vertical-align:middle;
	line-height:1;
}
.close-info-window{
	width:30px;
	text-align:center;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-13px;
	cursor:pointer;
	z-index:1;
	font-size:24px;
	line-height:1;

}
.direction-info-window{
	width:30px;
	text-align:center;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-13px;
	cursor:pointer;
	z-index:1;
	font-size:24px;
	line-height:1;

}
.window-icon{
	font-size:18px;
	color:#ff1004;
	padding-right:10px;
	width:30px;
	text-align:center;
}
#layered_form ul{
	position:relative;
}
#layered_form ul .filter-tooltipster{
	position:absolute;
	top:50%;
	margin-top:-12px;
	right:-19px;
	cursor:pointer;
}
a.bila-vorona-copyright{
	display:inline-block;
	text-align:center;
	float:right;
}
a.bila-vorona-copyright img{
	max-width:100%;
	width:auto;
}
a.bila-vorona-copyright span{
	color:#000;
	display:block;
	font-size:10px;
}
a.bila-vorona-copyright:hover span{
	color:#f00;
}
@media (min-width:1600px){
	#section-top .div-image{
		min-height:645px;
	}
}
@media (max-width:1199px){
	#section-ourteam .ourteam-title-wrapper .ourteam-title,
	#section-works .work-title-wrapper .work-title{
		font-size:22px;
	}
	#section-calculate .calculate-heading h2{
		font-size:30px;
	}
/*	#section-calculate .half.right .calculate-heading .div-wrapper{
		margin-left:-30px;
	}*/

	#section-features .futures-block{
		padding-right:15px;
	}
	#section-works .div-image:hover .fa.fa-search-plus{
		bottom:20%;
	}
}
@media (max-width:1024px){
	#section-top .div-image{
		background-position:100% 50%!important;
	}
	#section-ourteam .slick-slider .slick-arrows i,
	#section-works .slick-slider .slick-arrows i{
		visibility:visible;
		opacity:1;
	}
	#section-whyus .whyus-leftimage-wrapper{
		right:-15%;
	}
	#section-whyus .whyus-leftimage{
		left:-15%;
	}
/*	#section-calculate .calculate-heading .div-wrapper.left-child{
		padding-left:20px;
		padding-right:20px;
	}*/
	#section-calculate .half.left .calculate-heading .div-wrapper{
		padding-left:20px;
		padding-right:20px;
	}
	#section-calculate .calculate-heading h2{
		font-size:20px;
	}
	#section-calculate .calculate-content .div-image{
		background-size:contain;
	}
}
@media (max-width:991px){
	#section-whyus .whyus-leftimage-wrapper{
		right:-10%;
	}
	#section-whyus .whyus-leftimage{
		left:-25%;
	}
	#section-features .features-title h3{
		font-size:22px;
	}

	#section-features .futures-block{
		margin-bottom:15px;
		min-height:120px;
	}
	#section-works .div-image:hover .fa.fa-search-plus{
		bottom:10%;
	}
}
@media (max-width:767px){
/*	#section-ourteam .div-image-wrapper:before,
	#section-works .div-image-wrapper:before{
		left:20%;
	}
	#section-ourteam .div-image-wrapper:after,
	#section-works .div-image-wrapper:after{
		right:20%;
	}*/
.padding-fix{
	padding:0px 5px;
}
#cms #page .page-content{
	padding:0;
}
	#section-features .futures-block{
		min-height:auto;
	}
	#section-top .service-title{
		font-size:22px;
	}

	#section-whyus .div-image{
		padding-top:0;
		padding-bottom:30px;
	}
	#section-whyus .whyus-heading h2{
		font-size:22px;
		text-align:center;
	}

	#section-features .futures-heading{
		margin-top:30px;
		margin-bottom:30px;
	}
	#section-features .futures-block{
		margin-bottom:30px;
	}
	#section-features .features-icon{
		margin-top:-1px;
	}
	#section-features .features-title-wrapper > div{
		vertical-align:top;
	}
	#section-features .features-title h3{
		line-height:1;
	}

	#section-ourteam, #section-works{
		padding-top:30px;
		padding-bottom:30px;
	}
	#section-ourteam .ourteam-heading, #section-works .works-heading{
		margin-bottom:30px;
	}

	#section-calculate .calculate-background{
		padding-top:0;
	}
	#section-calculate .half.left{
		width:100%;
	}
	#section-calculate .half.right{
		width:100%;
	}
	#section-calculate .half.left .calculate-content .div-image{
		min-height:200px;
	}
	#section-calculate .calculate-heading .div-wrapper{
		display:block;
	}
	#section-calculate .calculate-heading h2{
		text-align:center;
		padding:0;
	}
	#section-calculate .half.right .calculate-heading .div-wrapper{
		margin:0;
		transform: none;
		float:none;
		border-right:none;
	}
	#section-calculate .calculate-heading h3{
		text-align:center;
		transform: none;
	}
	#section-calculate .calculate-content .div-wrapper{
		text-align:center;
	}
	#section-calculate .calculate-content .div-wrapper form{
		text-align:left;
	}
	#section-ourteam .ourteam-title-wrapper,
	#section-works .work-title-wrapper,
	#section-ourteam .ourteam-description,
	#section-works .work-description{
		width:100%;
	}
	#section-whyus .whyus-leftimage-wrapper{
		display:none;
	}

a.bila-vorona-copyright{
	float:none;
}
}
@media (max-width:374px){
	#section-works .slick-slider .div-image {
    	height: 210px;
	}
	#section-works .slick-slider .div-image-wrapper:before, #section-works .slick-slider .div-image-wrapper:after {
    	height: 214px;
	}
	#section-works .slick-slider .slick-arrows {
	    height: 218px;
	}
}
@media (min-width:422px) and (max-width:767px) {
	
	.row.works-carousel,
	.row.ourteam-carousel,
	.row.works-list{
		width: 400px;
    	margin: 0 auto;
	}
	#section-ourteam .div-image,
	#section-works .div-image {
	    height: 70vw;
	    max-height: 300px;
	}
	#section-ourteam .div-image-wrapper:before,
	#section-ourteam .div-image-wrapper:after,
	#section-works .div-image-wrapper:before,
	#section-works .div-image-wrapper:after {
	    height: 70vw;
	    max-height: 305px;
	}
	#section-ourteam .slick-arrows,
	#section-works .slick-slider .arrow-prev,
	#section-works .slick-slider .arrow-next,
	#section-works .slick-slider .slick-arrows {
	    height: 70vw;
	    max-height: 305px;
	}
}

.calculate-service
{
	padding-left: 20px;
    border-left: 1px solid #ffff00;
    padding-bottom: 1px;
    padding-top: 5px;
    margin-left: 5px;
}	
.calculate-service p{
    margin-top:10px;
}

.calculate-service-groupwrap input, .calculate-service-groupwrap select
{
    color:black;
}

.calculate-service-groupwrap input {
    text-align: center;
}

.calculate-service-groupwrap input[type="number"], .calculate-service-groupwrap select, .calculate-service-groupwrap label
{
    display:block;
}

#section-calculate input[type="number"]
{
    width: 40px;
    border: 1px solid #ff0;
    border-radius: 2px;
    font-family: AvenirNextRegular;
    max-width: 210px;
    padding: 2px 0px 2px 0px;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    background-color: #252321;
}

.calculate-service-groupwrap select
{
    font-size:12px;
    padding:5px;
}

#section-calculate .calculate-service-groupwrap .calculate-checkbox
{
    margin-bottom: 0px;
}

.calculate-service
{
    margin-bottom: 10px;
    display:none;
}

.calculate-service-groupwrap {
    margin-bottom: 5px;
}

.calculate-options,.calculate-result,.calculate-button
{
    max-width:320px;

}

.calculate-service select
{
    padding:3px;
    text-overflow: ellipsis;
}

.section-total
{
    float:right;
    font-size:14px;
}

.tooltip_wrapper
{
  display: none;
}
.tooltip_content{
		width:100%;
		max-width:300px;
		min-width:270px;
		text-align:center;
}
.tooltip_content ul,
.tooltip_content p{
	text-align:left;
}
.tooltip_content img
{
    margin-bottom : 15px;
    max-width:100%;
}
@media (max-width:567px){
	.tooltip_content{
		max-width:100%;
	}
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  overflow: auto;
}

.breadcrumbs__item {
  display: inline-block;
}

#enabled_filters {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
  background: none;
  padding: 15px !important;
  border: 1px solid #EEE;
}
#top_enabled_filters .layered_subtitle {
  display: none;
}

#top_enabled_filters ul {
  display: flex;
  width: calc(100% - 145px);
  flex-wrap: wrap;
}

#top_enabled_filters ul li {
  background-color: #ffea3b;
  padding: 2px 5px;
  margin-right: 4px;
  margin-bottom: 4px;
}

.payment__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.buy_block__checkout {
  display: flex;
  flex-wrap: wrap;
  width: 120px;
  height: 31px;
}

#module-ecm_simcheck-simcheck_end .content-center .box {
  display: inline-block;
  width: 50%;
  
  padding: 0 50px;
}
#module-ecm_simcheck-simcheck_end .content-center .page-heading {
  width: 100%;
}
#module-ecm_simcheck-simcheck_end .content-center {
  display: flex;
  flex-wrap: wrap;
}


#module-ecm_simcheck-simcheck_end .content-center .cart_navigation {
  margin-top: 15px;
  padding: 0 50px;
}
@media(max-width: 991px) {
  #module-ecm_simcheck-simcheck_end .content-center .box {
    display: block;
    padding: 0 20px;
    width: 100%;
  }
  #module-ecm_simcheck-simcheck_end .content-center .cart_navigation  {
    padding: 0 20px;
  }
}