@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello72dd.eot?25640597');
  src: url('../fonts/fontello72dd.eot?25640597#iefix') format('embedded-opentype'),
       url('../fonts/fontello72dd.woff2?25640597') format('woff2'),
       url('../fonts/fontello72dd.woff?25640597') format('woff'),
       url('../fonts/fontello72dd.ttf?25640597') format('truetype'),
       url('../fonts/fontello72dd.svg?25640597#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'nerisblack';
  src: url("../fonts/neris-black-webfont.woff2") format("woff2"), url("../fonts/neris-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nerislight';
  src: url("../fonts/neris-light-webfont.woff2") format("woff2"), url("../fonts/neris-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nerissemibold';
  src: url("../fonts/neris-semibold-webfont.woff2") format("woff2"), url("../fonts/neris-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'neristhin';
  src: url("../fonts/neris-thin-webfont.woff2") format("woff2"), url("../fonts/neris-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.icon-search:before { content: '\e800'; } /* '' */
.icon-basket:before { content: '\e801'; } /* '' */
.icon-left-open-big:before { content: '\e802'; } /* '' */
.icon-right-open-big:before { content: '\e803'; } /* '' */
.icon-right-open-mini:before { content: '\e804'; } /* '' */
.icon-left-open-mini:before { content: '\e805'; } /* '' */
.icon-right-open:before { content: '\e806'; } /* '' */
.icon-left-open:before { content: '\e807'; } /* '' */
.icon-right-small:before { content: '\e808'; } /* '' */
.icon-mail:before { content: '\e809'; } /* '' */
.icon-location-1:before { content: '\e80a'; } /* '' */
.icon-print:before { content: '\e80b'; } /* '' */
.icon-share:before { content: '\e80c'; } /* '' */
.icon-mail-1:before { content: '\e80d'; } /* '' */
.icon-location:before { content: '\e817'; } /* '' */
.icon-pdf:before { content: '\f1c1'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.icon-pinterest:before { content: '\f312'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */

/* '' */
ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a, li {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

a:hover, a:focus, li:hover, li:focus, button:hover, button:focus {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  outline: none;
}

.cut-rel {
  position: static;
}

.alpha {
  padding-right: 0 !important;
}

.omega {
  padding-left: 0 !important;
}

.btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.btn.red {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

.btn.btn-add * {
  margin-left: 5px;
}

.btn.btn-add:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

.btn.btn-add span {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}

.num {
  border-radius: 50%;
  -moz-border-radius: 50%;
       pointer-events: none;
  -webkit-border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding-top: 5px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
   right: 23px;
    top: -37px;
  font-weight: bold;
  line-height: 14px;
  z-index: 3;
}

.btn.btn-cart {
  width: 38px;
  height: 38px;
  background: #e6e6e6;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  font-size: 18px;
  padding: 0;
}

.btn.btn-cart:before {
  font-family: "fontello";
  content: '\e801';
  margin: 0 auto;
  width: 100%;
}

.read-more {
  font-size: 17px;
  font-family: "nerislight";
  color: #fff;
  display: inline-block;
}

.read-more:before {
  content: '\e808';
  font-family: "fontello";
  margin-left: 5px;
  float: right;
  line-height: 26px;
}

.read-more:hover {
  color: #ed1c24;
}

.white {
  background: #fff;
}

.red {
  background: #ed1c24 !important;
}

.pattern-1 {
  background: url("../images/pattern-1.png");
}

.section-title {
  padding-bottom: 30px;
  background: url("../images/title-dots.png") no-repeat bottom center;
  margin-bottom: 30px;
}

.section-title h2 {
  font-size: 55px;
  font-family: "nerissemibold";
  margin: 0;
  color: #292929;
  text-transform: uppercase;
}

h2 {
  font-size: 55.95px;
  font-family: "nerissemibold";
  display: block;
  margin-top: 0;
}


h3 {
  font-size: 41.28px;
  line-height: 40px;
  font-family: "nerislight";
  color: #292929;
}


h4 {
  font-size: 30px;
  font-family: "nerislight";
  color: #292929;
}

.cross {
  position: relative;
  overflow: hidden;
}

.cross .icon {
  font-size: 41px;
  line-height: 41px;
  text-transform: uppercase;
  display: block;
  vertical-align: baseline;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  width: 318px;
}

.cross .icon img {
  margin: 0 auto;
}

.cross .icon:before, .cross .icon:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: 40%;
  border-top: 2px solid #ed222a;
}

.cross .icon:before {
  right: 100%;
}

.cross .icon:after {
  left: 100%;
}

.anim {
  -webkit-animation: pulseAnim 1s infinite;
  -moz-animation: pulseAnim 1s infinite;
  -o-animation: pulseAnim 1s infinite;
  animation: pulseAnim 1s infinite;
}

@-webkit-keyframes pulseAnim {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}

@-moz-keyframes pulseAnim {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}

@-o-keyframes pulseAnim {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}

@keyframes pulseAnim {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.html) no-repeat center center;
}

.owl-theme .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 50%;
  margin: 0px;
}

.owl-theme .owl-controls .owl-pagination {
  display: none;
}

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  overflow: hidden;
  font-size: 70px;
  line-height: 80px;
  padding: 0;
  margin-top: -20px;
  color: #bac2c5;
}


.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -40px;
}

.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: '\e803';
  font-family: "fontello";
}


.owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:before {
  content: '\e802';
  font-family: "fontello";
}


.cell-wrapper {
  display: table;
  width: 100%;
}

.cell-wrapper .cell {
  display: table-cell;
  float: none;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.form input, .form textarea {
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  border: none;
  width: 100%;
  color: #000;
}

.form input.error::-webkit-input-placeholder {
  color: red;
}

.form ::-webkit-input-placeholder {
  color: #000;
}

.form ::-moz-placeholder {
  color: #000;
}

.form :-ms-input-placeholder {
  color: #000;
}

.form :-moz-placeholder {
  color: #000;
}

.form .mandatory ::-webkit-input-placeholder {
  background: url("../images/icon-mandatory.html") no-repeat right top;
}

.form .mandatory ::-moz-placeholder {
  background: url("../images/icon-mandatory.html") no-repeat right top;
}

.form .mandatory :-ms-input-placeholder {
  background: url("../images/icon-mandatory.html") no-repeat right top;
}

.form .mandatory :-moz-placeholder {
  background: url("../images/icon-mandatory.html") no-repeat right top;
}

.form textarea {
  height: 130px;
  padding: 15px 20px;
}

.form label {
  font-weight: normal;
}
.error{
  border:1px solid #ED1C24!important;
}
.form .input-holder, .form .btn-holder {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  float: left;
}

.form .input-holder.full, .form .btn-holder.full {
  width: 100%;
}

.form .input-holder .btn-holder, .form .btn-holder .btn-holder {
  padding-bottom: 0;
}


.form.default .input-holder, .form.default .btn-holder {
  width: 100%;
  float: none;
  padding-left: 15px;
  padding-right: 15px;
}

.form .selectboxit-container {
  display: block;
}

.form .selectboxit-container * {
  font-size: 12.23px;
}

.form .selectboxit-container span {
  max-width: 100% !important;
}

.form .selectboxit-container span, .form .selectboxit-container .selectboxit-options a {
  height: 46px;
  line-height: 46px;
  font-weight: normal;
}

.form .selectboxit-container .selectboxit {
  width: 100% !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  border: none;
  background: #fff;
}

.form .selectboxit-container .selectboxit-option-icon-container {
  margin-left: 34px;
}

.form .selectboxit-container .selectboxit-text {
  color: #000;
  font-size: 12.23px;
}

.form .selectboxit-container .selectboxit-options {
  left: 0;
  right: 0;
  font-size: 12.23px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.form .cell-wrapper > div {
  float: none;
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
}

.form .cell-wrapper > div:first-child {
  padding-left: 0;
}

.form .cell-wrapper > div.btn-holder {
  width: 160px;
  float: right;
}

.form .cell-wrapper > div.btn-holder .btn {
  width: 100%;
}


.form .captcha-input {
  position: relative;
}

.form .btn {
  height: 40px;
  font-size: 15px;
  font-weight: bold;
}

.contact-form .input-holder input, .contact-form .input-holder textarea {
  border-bottom: 1px solid #c9c9c9;
  background: transparent;
}

.contact-form .input-holder input:focus, .contact-form .input-holder textarea:focus {
  outline: none;
}

.contact-form .input-holder.error input, .contact-form .input-holder.error textarea {
  border-color: red;
}

.contact-form .btn-holder {
  text-align: right;
}


.queryInput {
  position: relative;
}

.queryInput label {
  position: absolute;
  left: 34px;
  top: 10px;
  cursor: text;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.queryInput label.showLab {
  color: rgba(0, 70, 128, 0.4);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.queryInput label.error {
  color: red;
  font-size: 15px;
  font-weight: normal;
  left: 27px;
  top: 15px;
  bottom: auto;
}

.mandatory label:before {
  position: absolute;
  right: -10px;
  top: -2px;
  color: #ff4242;
  content: "*";
}

header .form .input-holder {
  width: 100%;
  padding: 0;
  border-left: 1px solid #fff;
}

header .form .input-holder input, header .form .input-holder .selectboxit-container .selectboxit {
  background: #edecec;
  height: 46px;
  font-size: 10.8px;
  color: #004650;
}

header .form .input-holder input:focus, header .form .input-holder .selectboxit-container .selectboxit:focus {
  outline: none;
}

header .form .input-holder .selectboxit-container .selectboxit {
  padding-right: 30px;
}

header .form .input-holder ::-webkit-input-placeholder {
  color: #004650;
}

header .form .input-holder ::-moz-placeholder {
  color: #004650;
}

header .form .input-holder :-ms-input-placeholder {
  color: #004650;
}

header .form .input-holder :-moz-placeholder {
  color: #004650;
}

header .form .input-holder .selectboxit-text {
  color: #004650;
}

header .form .cell-wrapper > div {
  padding: 0;
}

header .form .btn-holder {
  padding: 0;
  width: auto;
}


header .form .selectboxit-arrow-container {
  background: url("../images/icon-select.png") no-repeat center;
}

header .form .selectboxit-arrow-container .selectboxit-arrow {
  /*display: none;*/
}
header .selectboxit-default-arrow{
  border: none!important;
}

.mobileNav-wrapper {
  background: rgba(51, 51, 51, 0.9);
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0px;
  height: 0;
  overflow: auto;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.mobileNav-wrapper nav {
  padding: 15%;
}

.mobileNav-wrapper nav a {
  color: #fff;
  font-size: 30px;
  font-family: "nerislight";
}

.mobileNav-wrapper nav .subnav {
  display: none;
  padding-left: 20px;
}

.mobileNav-wrapper nav .subnav a {
  font-size: 19px;
}

.mobileNav-wrapper nav .subnav2 {
  padding-left: 20px;
  display: block!important;
}
.mobileNav-wrapper nav .subnav3 {
  padding-left: 20px;
  display: block!important;
}

.mobileNav-wrapper nav .subnav3 a{
font-size: 16px;
}
.mobileNav-wrapper .toggle {
  position: absolute;
  right: 125px;
  top: 70px;

}
.prodAdd {
    color: rgb(33, 111, 89);
    font-size: 13px;
    font-weight: bold;
}

body.on .mobileNav-wrapper {
  height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

.toggle {
  display: none;
  width: 30px;
  height: 30px;
  margin: 0;
  float: right;
  position: absolute;
  right: 15px;
  top: 40px;
}


.toggle span:after,
.toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}

.toggle span:after {
  top: 9px;
}

.toggle span {
  position: relative;
  display: block;
}

.toggle span,
.toggle span:after,
.toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #ed1c24;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
body.on .toggle span {
  background-color: transparent;
}

body.on .toggle span:before {
  transform: rotate(45deg) translate(5px, 5px);
  background: #ed1c24;
}

body.on .toggle span:after {
  transform: rotate(-45deg) translate(7px, -8px);
  background: #ed1c24;
}

body.on .header-bottom .toggle {
  display: none;
}

header {
  padding-top: 30px;
  box-shadow: 0px 1px 10px rgba(51, 51, 51, 0.3);
  position: relative;
  z-index: 3;
}


header .form-title {
  background: #292929;
  font-size: 12px;
  color: #fff;
  width: 100%;
  height: 46px;
  padding: 8px 0px 5px 20px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
}

header .form-title:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #292929;
  border-width: 22px;
  margin-top: -22px;
  z-index: 2;
}

header .input-holder {
  background: #edecec;
}

header .input-holder input, header .input-holder select {
  border: none;
  height: 46px;
  width: 80%;
}

header .input-holder .btn-holder {
  float: right;
}

header .cell-wrapper .cell {
  vertical-align: top;
}

header .cell-wrapper .cell.last {
  width: 150px;
}

header .form .btnAdd-holder {
  margin-left: 10px;
  width: 100%;
  float: none;
}

header .form .btnAdd-holder .btn {
  width: 146px;
   line-height: 30px;
   height: 46px;
}

header .form .btn-holder .btn.proenquiry {
  height: 46px;
  width: 100%;
}

header .form .btnAdd-holder .btn.enquiry {
  width:100%;
}

header .form .btn-holder .icon-search {
  margin-top: 8px;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  padding: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ababab;
  text-align: center;
}

header .form .btn-holder .icon-search:focus {
  outline: none;
}

header .form .btn-holder .icon-search:before {
  color: #fff;
  line-height: 0px;
}


.page-nav {
  text-align: right;
  padding-top: 40px;
}

.page-nav li {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-bottom: 30px;
}

.page-nav li:hover a, .page-nav li.active a {
  color: #ed1c24;
}

.page-nav li .subnav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 175%;
  background: #292929;
  text-align: left;
  box-shadow: 1px 6px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 6px 5px rgba(0, 0, 0, 0.3);
  display: none;
}

.page-nav li .subnav li {
  display: block;
  float: none;
  width: 100%;
  padding: 0;
}

.page-nav li .subnav li a {
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 7px 12px;
}

.page-nav li .subnav li:hover a {
  background: #ED1C24;
  color: #fff;
}


.page-nav li .subnav li {
    position: relative;
}


.page-nav li .subnav li .subnav2 {  
    top: 0px;
    left: 100%;  
    display: none; 
    position: absolute;
    width: 200px;
    background: #333333;
    z-index: 2;
}


.page-nav li .subnav li .subnav2 li {
    float:left;
    padding: 0;
    width: 100%;
}
.page-nav li .subnav li .subnav2 li a {
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    width: 100%;
    float:left;
    text-align: left;
}
.page-nav li .subnav li .subnav2  li:hover a {
    background:rgba(222,0,36,1);
    color: #fff;
}
.page-nav li .subnav li .subnav2 li:hover a {
    background: #333333;
}


.page-nav li .subnav2 li {
    position: relative;
}


.page-nav li .subnav2 li .subnav3 {  
    top: 0px;
    left: 200px;  
    display: none; 
    position: absolute;
    width: 200px;
    background: #333333;
    z-index: 2;
}


.page-nav li .subnav2 li .subnav3 li {
    float:left;
    padding: 0;
    width: 100%;
}
.page-nav li .subnav2 li .subnav3 li a {
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    width: 100%;
    float:left;
    text-align: left;
}

/*.page-nav li .subnav2 li .subnav3 li:hover a {
    background: #333333;
}*/
.page-nav li .subnav2 li .subnav3  li:hover a {
    background:rgba(222,0,36,1);
    color: #fff;
}

.page-nav a {
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #292929;
}


.home-spotlight {
  position: relative;
  z-index: 2;
  text-align: center;
}


.home-spotlight img {
  margin: 0 auto;
  display: inline-block;
}

.home-spotlight .cell-wrapper {
  table-layout: fixed;
  position: relative;
}

.home-spotlight .cell-wrapper .cell {
  padding: 0;
  position: static;
  vertical-align: top;
}

.home-spotlight img {
  width: 100%;
}

.home-spotlight .container-fluid .row > div {
  padding: 0;
}

.home-spotlight .owl-carousel, .home-spotlight .container-fluid .row > div, .home-spotlight .owl-wrapper-outer {
  position: static;
}

.home-spotlight .owl-controls {
  z-index: 2;
}

.home-spotlight .owl-controls .owl-buttons > div {
  font-size: 50px;
  color: #fff;
}

.home-spotlight .owl-controls .owl-buttons .owl-next {
  right: 0;
}

.home-spotlight .owl-controls .owl-buttons .owl-prev {
  left: 0;
}

.home-spotlight .cell-wrapper .caption-wrapper {
  background: url("../images/bg-caption.jpg");
  background-size: cover;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 60px;
  text-align: center;
  font-family: "nerissemibold";
}

.home-spotlight .cell-wrapper .caption-wrapper .caption-title {
  font-size: 40px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.home-spotlight .cell-wrapper .caption-wrapper .caption-inner {
  font-size: 17px;
  padding-bottom: 30px;
}

.home-spotlight .cell-wrapper .caption-wrapper .more {
  font-size: 14.3px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
}

.home-spotlight .cell-wrapper .caption-wrapper .more:before {
  float: right;
  font-size: 18px;
}

.home-spotlight .cell-wrapper .caption-wrapper .more:hover {
  color: #292929;
}

.home-spotlight .caption-wrapper {
  background: url("../images/bg-caption.jpg");
  background-size: cover;
  display: block;
  color: #fff;
  padding: 60px;
  text-align: center;
  font-family: "nerissemibold";
}

.home-spotlight .caption-wrapper .caption-title {
  font-size: 40px;
  padding-bottom: 30px;
}

.home-spotlight .caption-wrapper .caption-inner {
  font-size: 17px;
  padding-bottom: 30px;
}

.home-spotlight .caption-wrapper .more {
  font-size: 14.3px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
}

.home-spotlight .caption-wrapper .more:before {
  float: right;
  font-size: 18px;
}

.home-spotlight .caption-wrapper .more:hover {
  color: #292929;
}


.products-slider .item-inner {
    background: rgb(243, 243, 243);
    height: auto;
    padding: 20px;
}

.products-slider .item-title {
  font-family: "nerissemibold";
  text-transform: uppercase;
  text-align: center;
  
  padding-bottom: 15px;
/*  min-height: 495px;*/
}

.products-slider .item-title a {
  color: #292929;font-size: 16.7px;
}

.products-slider .item {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.products-slider .item:hover .item-title a {
  color: #ed1c24;
}

.products-slider .item-figure {
  padding-bottom: 15px;
}

.products-slider .item-figure img {
  margin: 0 auto;
}

.products-slider .item-content {
  color: #292929;
}

.products-slider .item-content p {
  color: #292929;
  font-size: 13px;
  line-height: 16px;
}

.slider-section .nav.nav-tabs {
  border: none;
  margin-bottom: 15px;
}

.slider-section .nav.nav-tabs a {
 
  border: none;
  border-radius: 0;
  display: block;
  font-size: 20px;
  font-family: "nerisblack";
  text-transform: uppercase;
  padding: 10px 16px;
  color: #292929;
}

.slider-section .nav.nav-tabs .active a {
  border: none;
  background: #ed1c24;
  color: #fff;
}

.section-build p {
  font-size: 17px;
  line-height: 20px;
  font-family: "nerislight";
  color: #292929;
}

.achivement-list {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.achivement-list li {
  display: inline-block;
  padding-right: 20px;
  padding-right: 20px;
  float: none;
  vertical-align: top;
  margin-bottom: 30px;
}

.achivement-list li .item {
  width: 188px;
  height: 188px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #e6e6e6;
  text-align: center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.achivement-list .large {
  color: #ed1c24;
  font-size: 49.4px;
  font-family: "nerisblack";
}

.achivement-list .large .counter:after {
  content: '+';
}

.achivement-list p {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "nerissemibold";
  margin: 0;
  line-height: 20px;
}

.achivement-list figure {
  padding-top: 2px;
  width: 70px;
  margin: 5px auto 0;
}

.achivement-list figure img {
  margin: 0 auto;
}

.achivement-list .h2 {
  font-family: "nerisblack";
  font-size: 101.5px;
  color: #4d4d4d;
  margin: 0;
}

.achivement-list .h2 p {
  color: #4d4d4d;
  font-size: 17px;
  font-family: "nerissemibold";
}

.achivement-list .h3 {
  font-size: 37.75px;
  color: #ed1c24;
  font-family: "nerisblack";
  margin: 0;
}

.achivement-list figure.tag {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}

.achivement-list .learn-more {
  font-size: 26.6px;
  line-height: 20px;
  color: #fff;
  font-family: "nerisblack";
  position: relative;
  display: inline-block;
}

.achivement-list .learn-more:before {
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -10px;
}

.skew-wrapper {
  position: relative;
  overflow: hidden;
}

.skew-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 0px;
  z-index: 1;
  width: 100%;
  transform: rotate(0deg) skew(0deg);
  -webkit-transform: rotate(0deg) skew(0deg);
  border-top: 100px solid #292929;
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
}

.skew-content {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 60px;
}

.skew-content p {
  font-family: "nerislight";
  font-size: 17px;
}

.skew-content .inner {
  padding-left: 15%;
  padding-right: 15%;
  padding-bottom: 20px;
}

.section-quality {
  overflow: hidden;
}

.section-quality .section-title h2 {
  color: #fff;
}

.section-fluid {
  position: relative;
  padding: 0;
}

.section-fluid .fluid-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;
}

.section-fluid .fluid-wrapper .cell {
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}

.section-supplies {
  background: #e9f3f6;
}

.supplies-slider {
  margin-top: 60px;
  margin-bottom: 60px;
}

.supplies-slider .item:hover .btn-cart {
  background: #ed1c24;
  color: #fff;
}

.supplies-slider .item:hover .item-title a {
  color: #ed1c24;
}

.supplies-slider .item-inner {
  background: #fff;
  padding: 20px;
  margin-left: 7.5px;
  min-height: 350px;
  margin-right: 7.5px;
}

.supplies-slider .item-title {
  font-size: 18.36px;
  line-height: 20px;
  font-family: "nerislight";
  color: #292929;
  padding-bottom: 10px;
}

.supplies-slider .item-title a {
  color: #292929;
}

.supplies-slider .item-figure {
  height: 219px;
  padding-top: 15px;
  overflow: hidden;
}

.supplies-slider .item-figure img {
  margin: 0 auto;
  max-height:100%;
}

.supplies-slider .item-footer {
  text-align: right;
}

.section-assist {
 
  padding-bottom: 80px;
}

.section-assist p {
  font-size: 18px;
  font-family: "nerislight";
}

.section-assist .quick-contact {
  padding-top: 30px;
  text-align: center;
}

.section-assist .quick-contact small {
  font-size: 17.49px;
  color: #000;
  font-weight: bold;
}

.section-assist .quick-contact .phone {
  font-size: 45px;
  line-height: 45px;
  color: #ed1c24;
  font-weight: bold;
}

.section-assist .quick-contact a {
  color: #000;
  display: inline-block;
  margin-left: 10px;
}

.section-assist .quick-contact a:hover {
  color: #ed1c24;
}

.section-assist .quick-contact .cross {
  margin-bottom: 20px;
}

footer {
  background: #4c4c4c;
  overflow: hidden;
}

footer .row > div {
  padding-top: 60px;
  padding-bottom: 60px;
}


.footer-nav .title {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #fff;
}

.footer-nav .title a {
  font-size: 13px;
    color: #fff;
}

.footer-nav a {
  font-size: 11px;
  color: #fff;
}

.footer-nav ul {
  float: left;
  display: inline-block;
  padding-right: 30px;
}

.newsletter {
  padding-right: 30px;
}

.newsletter .title {
  font-size: 34.95px;
  font-family: "nerissemibold";
  color: #fff;
}

.newsletter p {
  font-size: 15px;
  color: #fff;
  font-family: "nerissemibold";
}

.newsletter .form .input-holder, .newsletter .form .btn-holder {
  width: auto;
  display: inline-block;
  float: left;
  padding: 0;
}

.footer-logo-wrapper {
  transform: skew(25deg);
  padding-left: 60px;
  position: relative;
  background: #ed1c24;
}

.footer-logo-wrapper:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
  margin-left: -5px;
  background: #ed1c24;
  content: '';
  z-index: 1;
}

.footer-logo-wrapper .inner {
  transform: skew(-25deg);
  position: relative;
  z-index: 2;
}

.footer-logo-wrapper .footer-logo {
  margin-left: 10px;
  display: inline-block;
}

.footer-logo-wrapper .social {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

.footer-logo-wrapper .social li {
  display: inline-block;
  padding-left: 10px;
  float: none;
}

.footer-logo-wrapper .social a {
  width: 38px;
  height: 38px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.footer-logo-wrapper .social a:hover {
  background: #fff;
  color: #ed1c24;
}

/*# sourceMappingURL=main.css.map */

.share-print {
  display: block;
  text-align: center;
  margin: 0px;
}
.share-print ul {
  margin: 0 auto;
  display: inline-block;
}

.share-print li {
  float: left;
}

.share-print li a {
  border: 2px solid rgb(127, 128, 129);
  border-radius: 35px;
  color: rgb(35, 39, 39);
  float: left;
  font-size: 16px;
  height: 29px;
  line-height: 26px;
  margin-left: 8px;
  opacity: 0.6;
  padding: 0;
  text-align: center;
  width: 29px;
}
.share-print li a:hover {  
  opacity: 1;
}

h1{
  color: #ed1c24;
  font-size: 68px;
  font-family: 'nerissemibold';
  display: block;
  margin: 0;
  text-align: center;
  text-transform: uppercase;

}

.big-text p{
  font-size: 31px;
  line-height: 34px;
}
.about-wrap h2{
  font-size: 45px;
  margin: 20px 0;
}
.about-wrap .big-text{
  display: block;
  margin: 20px 0;
}

section.spot {

  background-repeat: no-repeat;  
  background-size: cover!important;
  min-height:550px;
  overflow: hidden;
  padding-bottom: 5%;
  padding-top: 5%;
  display: block;
  position: relative;
}


.mission-vision-wrap {
  background: #4c4c4c;
  overflow: hidden;
}

.mission-vision-wrap .row > div {
  padding-bottom: 140px;
  padding-top: 80px;
  min-height: 530px;
}


.vision-wrapper{
  transform: skew(25deg);
  padding-left: 60px;
  position: relative;
  background: #ed1c24;
}

.vision-wrapper:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
  margin-left: -5px;
  background: #ed1c24;
  content: '';
  z-index: 1;
}

.vision-wrapper .inner {
  transform: skew(-25deg);
  position: relative;
  z-index: 2;
}

.vision-wrapper .inner  h2, .mission-wrapper .inner h2{
  color: #fff;
  margin: 0 0 20px;
  text-transform: uppercase;
  display: block;
}

.vision-wrapper .inner p, .mission-wrapper .inner p{
  color: #fff;
  font-family: 'nerislight';
  font-size: 25px;
  line-height: 30px;
}

.mission-vision-wrap .inner {
  width: 400px;
}

.quality{
  background: url("../images/quality-bg.jpg") no-repeat center bottom;
  padding-bottom: 200px;
}

.quality p{
  font-family: 'nerislight';
  font-size: 18px;
  line-height: 23px;
  display: block;
  margin: 0 0 25px;

}
.product-wrap{
  background-color: #ed1c24;
  position: relative;
}

.product-wrap:after{
  position:absolute;
  content: "";
  background: url(../images/pro-bottom-arrow.png) no-repeat top center;
  width: 100%;
  left: 0px;
  bottom:-35px;
  height: 35px;
}

.product-wrap .share-print li a {
  border: 2px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  opacity: 0.8;

}


.product-wrap .section-title {
  background: none;
}


.product-wrap .section-title h1 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  text-align: center;
}

.product-wrap .section-title h1:after {
  bottom: -20px;
  color: rgb(255, 255, 255);
  content: "............";
  font-size: 56px;
  height: 20px;
  left: 0;
  letter-spacing: -2px;
  line-height: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.product-wrap p {
  color: rgb(255, 255, 255);
  font-family: "nerislight";
  font-size: 18px;
  line-height: 24px;
}
.product-wrap span {
  color: #fff;
  font-family: 'nerissemibold';
  font-size: 35px;
  line-height: 20px;
  margin: 0 0 35px;
  text-align: center;
  display: block;
}

.product-list-wrap{
  display: block;
  background:#e9f3f6 url(../images/product-bottom-bg.jpg) no-repeat bottom center;
  padding-bottom: 175px;
}
.product-list-wrap li.item{
  display: block;
  padding: 0 15px;

}
.product-list-wrap .wrap-list{
  display: block;
  text-align: left;
  min-height: 521px;
  background: #fff;
  position: relative;
  padding:30px;
  margin: 0 0 40px;

}
.product-list-wrap .wrap-list figure{
  display: block;
  text-align: center;
  background: #fff;
  margin: 0 0 15px;    
     min-height: 320px;
}
.product-list-wrap .wrap-list figure img{
  max-width: 100%;
  margin: 0 auto;    
}
.figure-caption{
  display: inline-block;
  width: 235px;
}
.product-list-wrap .wrap-list h3 {
    color: rgb(237, 28, 36);
    display: block;
    font-family: "nerissemibold";
    font-size: 18px;
        min-height: 50px;
    line-height: 18px;
    margin: 0 0 5px;
    text-align: left;
}
.product-list-wrap .wrap-list p{
  color: #393939;
  font-family: 'nerissemibold';
  font-size: 12px;
  margin: 0px;
  line-height: 15px;
  text-align: left;
  display: block;
}
.product-list-wrap .wrap-list a.more{
  background: #4c4c4c;
  padding:10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom:0px;
  right:0px;
  font-family: 'nerissemibold';
  font-size: 12px;
  margin: 0px;
  line-height: 15px;
  text-align: center;
  width: 80px;
}
.product-list-wrap .wrap-list a.more:hover{
  background: #ed1c24;

}

.product-list-wrap .owl-theme .owl-controls .owl-buttons div{
  border: 2px solid rgb(186, 194, 197);
  border-radius: 45px;
  color: rgb(186, 194, 197);
  font-size: 27px;
  height: 47px;
  line-height: 45px;
  opacity: 1;
  margin-top: -45px;
  text-align: center;
  width: 47px;
  background: none;
  padding: 0px;
}


.product-list-wrap .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -64px;
}

.product-list-wrap .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -68px;

}


.contact-wrap{
  position: relative;
  background:#ed1c24 url(../images/contact-wrap-bg.jpg) no-repeat bottom center;

}

.contact-wrap .share-print li a {
  border: 2px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  opacity: 0.8;

}
.contact-wrap figure{
  text-align: center;
}

.contact-wrap figure img{
  max-width: 100%;
}

.contact-wrap .section-title {
  background: none;
  margin-bottom: 0px;

   color: #fff;
    font-family: 'nerissemibold';
    font-size: 35px;
    line-height: 20px;
    margin: 0 0 15px;
    text-align: center;
    display: block;
}


.contact-wrap .section-title h1 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  margin: 0 0 37px;
  text-align: center;
}


.contact-wrap .section-title h4 {
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
  font-size: 40px;
  line-height: 43px;
  margin: 0 0 25px;  
  font-family: 'nerissemibold';
}


.contact-wrap p {
  color: rgb(255, 255, 255);
  font-family: "nerislight";
  font-size: 18px;
  line-height: 24px;
}
.contact-wrap p strong {
  color: rgb(255, 255, 255);
  font-family: 'nerissemibold';
  font-size: 18px;
  line-height: 24px;
  display: block;
  font-weight: normal;
  margin: 10px 0 0;
}
.contact-wrap span {
  color: #fff;
  font-family: 'nerissemibold';
  font-size: 35px;
  line-height: 20px;
  margin:0 0 15px;
  text-align: center;
  display: block;
}

.contact-wrap p a{
  color: rgb(255, 255, 255);    
}
.contact-map-wrap{
  display: block;
  position: relative;
}

.map-cover{
  display: block;
}
.map-cover img{
  width: 100%;
  margin: 0 auto;
}
.map-cover > div{
  width: 100%; 
}
.map-content{
  position: absolute;
  top:50px;
  width: 100%;
  left: 0px;
}

.map-content h2{
  font-family: 'nerissemibold';
  color: #000;
  font-size: 40px;
  text-align: left;
  display: block;
}



.form-wrap{
  position: relative;
  background:#fff url(../images/contact-wrap-bottom.jpg) no-repeat bottom center;
  padding: 60px 0 20px;
  display: block;

}

.form-wrap h2{
  font-family: 'nerissemibold';
  color: #000;
  font-size: 40px;
  text-align: left;
  display: block;
  margin: 0 0 50px;

}




.wrap-contact-form {
  display: block;
  background:transparent;
  min-height: 552px;
  padding: 0px;
}

.wrap-contact-form li {
  margin: 0 0 25px;
  position: relative;
}

.wrap-contact-form input {
  background:#f1f1f1;
  border: none;
  border-radius: 0;
  float: left;
  height: 50px;
  outline: medium none;
  padding: 10px 15px;
  width: 100%;  
  color: #2d2d2d;
  font-size: 14px;
  opacity: 1;

}

.wrap-contact-form label {
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}

.wrap-contact-form label img {
  margin-left: 6px;
}

.wrap-contact-form ul li input::-webkit-input-placeholder, .wrap-contact-form ul li textarea::-webkit-input-placeholder {
  color: #2d2d2d;
  font-size: 14px;
  opacity: 1;
  font-family:arial;
}

.wrap-contact-form ul li input:-moz-placeholder, .wrap-contact-form ul li textarea:-moz-placeholder {
  color: #2d2d2d;
  font-size: 14px;
  opacity: 1;
  font-family: arial;
}

.wrap-contact-form ul li input::-moz-placeholder, .wrap-contact-form ul li textarea::-moz-placeholder {
  color: #2d2d2d;
  font-size: 14px;
  opacity: 1;
  font-family: arial;
}

.wrap-contact-form ul li input:-ms-input-placeholder, .wrap-contact-form ul li textarea:-ms-input-placeholder {
  color: #2d2d2d;
  font-size: 14px;
  opacity: 1;
  font-family: arial;
}

.wrap-contact-form textarea {
  background:#f1f1f1;
  border: none;
  border-radius: 0;
  float: left;
  font-size: 14px;
  height: 126px;
  outline: none;
  padding: 10px 15px;
  width: 100%;
  color: #2d2d2d;
  font-size: 13px;
  opacity: 1;
  font-family: arial;
}

.captche .img-responsive {
  left: 15px;
  position: absolute;
  top: 0px;
}
.captche input {
  margin: 0 0 0 168px;
  width: 182px;
}
.wrap-contact-form button {
  background: rgb(222, 0, 36);
  border: none;
  border-radius: 0;
  color: rgb(255, 255, 255);
  display: inline-block;
  float: right;
  font-family: arial;
  font-size: 18px;
  height: 50px;
  line-height: 18px;
  padding: 10px 80px 10px 27px ;
  text-align: center;
  position: relative;
}

.wrap-contact-form button:after {
  background: url("../images/btn-arrow.png") no-repeat 0 0;
  content: "";
  height: 16px;
  position: absolute;
  right: 15px;
  top: 17px;
  width: 22px;
}

.wrap-contact-form button:hover {
  background: #030303;
}

.wrap-contact-form .selectboxit-container {
  width: 100% !important;
}


.wrap-contact-form .selectboxit-container span {
  max-width: 100% !important;
  color: #000;
}

.wrap-contact-form .selectboxit-container span, .wrap-contact-form .selectboxit-container .selectboxit-options a {
  height: 50px;
  line-height: 50px;
  font-weight: normal;
}

.wrap-contact-form .selectboxit-container .selectboxit {
  width: 100% !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  border: none;
  height: 50px;
  background-image:none;
  background-color:#f1f1f1;
  border:none;

  color: #afaaaa;
  font-size: 14px;
  opacity: 1;
  font-family:arial;
}


.wrap-contact-form .selectboxit-container .selectboxit-options {
  left: 0;
  right: 0;
  font-size: 12.23px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.wrap-contact-form .selectboxit-container span {
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}
.wrap-contact-form .selectboxit-container .selectboxit-options a {
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.wrap-contact-form .selectboxit-option {
  height: 5px;
  text-indent: 0px;
}

.wrap-contact-form .selectboxit-default-arrow {
  background: url("../images/down-select.png") no-repeat 0 center !important;
  border: none !important;
  height: 15px;
  margin-top: -5px !important;
  right: 11px !important;
  width: 17px;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background-color: #615f5f;
  background-image:none;
  background-repeat: repeat-x;
  color: rgb(255, 255, 255);
}



address{
  display: block;
  text-align: center;
  background: url("../images/mail-icon.jpg") no-repeat top center;
  padding-top: 100px;
  font-family: 'nerissemibold';
  color: #000;
  font-size: 25px;
  line-height: 28px;

}

#basket{
  position: relative;
}


.basket-wrap{
  background: rgb(255, 255, 255);
    height: auto;
    padding: 15px 20px;
    position: absolute;
   right: 10px;
    top: 0;
    display: none;
    width: 320px;
    z-index: 50;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(19,48,48,0.5);
-moz-box-shadow: 0px 0px 9px 0px rgba(19,48,48,0.5);
box-shadow: 0px 0px 9px 0px rgba(19,48,48,0.5);
}

.basket-wrap h4{
 font-family: 'nerissemibold';
  font-size: 18px;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 15px;
  display: block;
}
.basket-wrap > ul {
    clear: both;
    display: block;
}
.basket-wrap li{
display: block;
border-top: 1px solid #ccc;
padding: 10px 0px;
position: relative;
font-size: 13px;
float: left;
width: 100%;
color: #000;
}
.basket-wrap li .image-thump {
border: 1px solid #c6c6c6;  
text-align: center;
padding: 10px 0 0;
float: left;
margin-right: 15px;
}

.basket-wrap li .right-thumb {
    float: left;
    margin-right: 0;
    padding: 0;
    text-align: left;
    width: 68%;
}

.basket-wrap li p {
float: left;
padding: 0px 0 0;
margin: 0;
width: 100%;
}

.basket-wrap li span {
float: left;
width: 100%;
 font-family: 'nerissemibold';
color: #de0024;
font-size: 17px;

}
.close-thump{
  position: absolute;
  top:39%;
  right: 5px;
  cursor: pointer;
}
.close-thump i{
 color: #de0024;
 font-size: 15px;
}
.basket-wrap .btn {
    background-color: #de0024;
    clear: both;
    color: #fff;
    display: block;
    font-size: 16px;
    border-radius:0px;
    font-weight: bold;
    margin-top: 15px;
    padding: 10px 15px 10px 15px;
    text-align: center;
}
.basket-wrap .btn:hover{
  opacity: 0.8;
}
.icon-cancel{
  background: url(../images/close-btn.jpg)no-repeat 0 0;
  width: 17px;
  height: 16px;
  float: left;
}

.product-detail-wrap{
  background: #e9f3f5;
}
.bg-wrap{
  background: #fff;
  display: block;
  padding-top: 35px;
  padding-bottom: 35px;
}

.bg-wrap figure{
  display: block;
  text-align: center;
  }
  .bg-wrap figure img{
 max-width: 100%;
 margin: 0 auto;
  }
  .bg-wrap h2{
    color: #eb1c24;
    font-size: 32px;
    margin: 0 0 40px;
    position: relative;
    display: block;
  }

  .bg-wrap h2:after {
bottom: -27px;
    color: rgb(235, 28, 36);
    content: "............";
    font-size: 29px;
    height: 20px;
    left: 0;
    letter-spacing: -1px;
    line-height: 0;
    position: absolute;
    text-align: left;
    width: 100%;
}

  .bg-wrap p {
    color: rgb(57, 57, 57);
    display: block;
    font-family: "nerissemibold";
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    text-align: left;
}
.bottom-detail{
  display: block;
  margin: 20px 0 0;
}
.bottom-detail .eq-btn{
  display:inline-block;
  margin: 20px 0 0;
  background: #ee1c25;
  padding:6px 23px;
  color: #fff;
   font-family: "nerissemibold";
    font-size: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.bottom-detail .eq-btn:hover{
  background: #4c4c4c;
 
}

.link-wrap{
  width: 100%;
  display: inline-block;
      margin-top: 15px;
}
.add{
 float: left;
  width: 210px;
}

.bottom-detail .btn.btn-cart { 
    background:none;
    color: rgb(175, 175, 175);
    font-family: "nerissemibold";
    font-size: 13px;
    line-height: 16px;
    padding-left: 47px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: auto;
}
.bottom-detail .btn.btn-cart:before {
  background:#b0b0b0;
    border-radius: 35px;
    color: #fff;
    font-size: 20px;
    height: 38px;
    left: 0;
    line-height: 39px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 38px;
}


.bottom-detail .social {
  display: inline-block;
  text-align: center;
  padding-top: 0px; 
}

.bottom-detail .social li {
  display: inline-block;
  padding-left: 2px;
  float: none;
}

.bottom-detail .social a {
 border: 2px solid rgb(175, 175, 175);
    border-radius: 50%;
    color: rgb(175, 175, 175);
    display: inline-block;
    font-size: 15px;
    height: 28px;
     line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 28px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.bottom-detail .social a:hover {
  background: #afafaf;
  color: #fff;
}

.share-wrap {
  float: left;
  width: 250px;
}
.share-wrap span{
    color: rgb(175, 175, 175);
    font-family: "nerissemibold";
    font-size: 13px;
    line-height: 16px;   
    float: left;
       padding-right: 10px;
    width: auto;
}
.option-wrap{
  background: #fff;
}


.option-wrap h2{
    color: #fff;
    font-family: "nerissemibold";
    font-size: 37px;
    line-height: 40px;
   display: block;
   margin: 0 0 20px;
   text-transform: uppercase;
}
.red{
  background: #ed1b24;
}
.dark{
  background: #4c4c4c;
}
.option-box{
  display: block;
  padding: 30px;
  min-height: 448px;
}
.option-box ul{
  display: block;
  }
  .option-box li{
  background: url("../images/ok-icon.png") no-repeat  0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: "nerissemibold";
    font-size: 14px;
    margin: 0 0 5px;
    padding-left: 22px;
    width: 48%;
    
  
  }

  .option-box.dark li{
 width: 100%;
}

.content-detail{
  display: block;
  text-align: left;
}
.date{
   font-family: "nerissemibold";
    font-size: 19px;
    color: #ED1C24;
}



.pagination-wrap {
    clear: both;
    display: block;
    text-align: center;
}
.pagination > li > a, .pagination > li > span{
     background-color: rgb(51, 51, 51);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 17px;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
    
}
.pagination > li.left > a{
  padding: 6px 15px;
    position: relative;
    text-indent: -9999px;

}

.pagination > li.right > a{
  padding: 6px 15px;
    position: relative;
    text-indent: -9999px;
    
}


.pagination > li.left > a:after{
  position: absolute;
 content: '\e807';
 color: rgb(255, 255, 255);
    font-family: "fontello";
    font-size: 17px;
    height: 20px;
    left: 7px;
    position: absolute;
    text-indent: 0;
    top: 8px;
    width: 20px;
  
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: 0;
}


.pagination > li.right > a:after{
  content: '\e806';
 color: rgb(255, 255, 255);
    font-family: "fontello";
    font-size: 17px;
    height: 20px;
    left: 7px;
    position: absolute;
    text-indent: 0;
    top: 8px;
    width: 20px;
}


.pagination > li a.active.page-link {
    background-color: rgb(222, 0, 36);
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li.active > a {
    background-color:  rgb(222, 0, 36)!important;
border: 1px solid rgba(255, 255, 255, 0.2)!important;
    color: rgb(255, 255, 255)!important;
    z-index: 2;
}

.wrap-contact-form.popup-form h2{
  font-size: 36.95px;
  margin: 15px 0;
}


.wrap-contact-form.popup-form .mandatory label:before {
    left: 16px;
    right:auto;
    top: -1px;
    font-size: 19px;
 
}
.wrap-contact-form.popup-form label {
    padding-left: 14px;
}
.wrap-contact-form.popup-form {
    min-height: 0;

}


.stButton .twitter{
 background-image: none!important;
}
.stButton .googleplus{
  background-image: none!important;
}
.stButton .linkedin{
  background-image: none!important;
}

.prodDet{
    color: rgb(33, 111, 89);
    font-size: 13px;
    font-weight: bold;
       bottom: -15px;
    display: block;
    left: 20px;
    position: absolute;
}

.wrap-contact-form li.captche > img {
    float: left;
    height: 50px;
}

.wrap-contact-form li.captche input {
    margin: 0 0 0 18px;
}

.wrap-contact-form.inside.popup-form .btn {
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    margin-top: 20px;
}

.wrap-contact-form.inside.popup-form li {
    margin: 0 0 7px;
}
.wrap-contact-form.inside.popup-form li.captche img {
    float: left;
    height: 50px;
}

.wrap-list .date {
    color: rgb(237, 28, 36);
    float: left;
       line-height: 14px;
    margin: 0 0 10px;
    width: 100%;
}
.wrap-list .date span {
    color: rgb(237, 28, 36);
    float: left;
    margin: 0 10px 0 0;  
}
.wrap-list .date p {
    color: rgb(237, 28, 36);
    float: left;
    margin: 0;  
}

.brands-lists .wrap-list {
    min-height: 465px;  
}
.brands-lists .figure-caption {
    width: 100%;
}

.brands-lists .figure-caption h3{
    text-align: center;
}

#txtHint{
    bottom: 30px;
    color: rgb(255, 255, 255);
    left: 15px;
    position: absolute;
}

.copyright{position: absolute;bottom: 10px;padding: 0 !important;color: #FFF;font-size: 12px;}

.pdf-wrap{
  float: left;
  width: auto;
}
.pdf-wrap{
  float: left;
  width: auto;
}

.pdf-wrap a.icon-pdf {
 border: 2px solid #ed1b24;
    border-radius: 50%;
    color: #ed1b24;
    display: inline-block;
    font-size: 16px;
    height: 30px;
     line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.pdf-wrap a.icon-pdf:hover {
  background: #333;
  color: #fff;
}

.bottom-detail .weight-wrap{
  width: 100%;
  float: left;
  padding-top: 10px;
   color: rgb(175, 175, 175);
   color: #ed1b24;
    font-family: "nerissemibold";
    font-size: 15px;
    line-height: 16px;
    position: relative;
    text-align: left;
    text-transform: uppercase;

}

.bottom-detail .weight-wrap span{
  color: rgb(175, 175, 175);
    font-family: "nerissemibold";
    font-size: 13px;
    line-height: 16px;
    position: relative;
    text-align: left;
    text-transform: uppercase;  
}

.products-slidergallery .owl-controls .owl-buttons .owl-prev {  
    left: 0;
}
.products-slidergallery .owl-controls .owl-buttons .owl-next {
    right: 0;
}
.products-slidergallery .item img {  
    width: 100%;
}

.page-logo h1 {
    font-size: 60px;
    font-family: "nerissemibold";
    line-height: 13px;
    text-align: left;
    letter-spacing: -3px;
    text-transform: lowercase;
    display: block;
    color: #ed1c24;
    margin: 0 0 20px;
}
.page-logo span {   
    font-size: 27px;
    font-family: "nerissemibold";
    line-height: 32px;
    display: block;
    color: #292929;
    margin: 0px;
   
}
   
.breadcrumb {
    padding: 0px 15px;
    margin-bottom: 15px;
    list-style: none;
    background-color: transparent;
    text-align: left;
    border-radius: 0px;
}
.breadcrumb > li {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0;
    text-transform: capitalize;
    font-family: "nerissemibold";
    font-size: 16px;
}
.breadcrumb > li a{
    text-transform: capitalize;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    font-family: "fontello";
    content: '\e804';
    left: -18px;
    top: -1px;
}
.breadcrumb > li a {
    color: #fff;
}
section.product-wrap {
padding-top: 25px;
padding-bottom: 20px;
}
section.product-wrap h1{
font-size: 50px;
}
.product-wrap .section-title{
  padding-bottom: 10px;
}
