﻿@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&amp;subset=latin-ext");
@import url("lib/companents.css");
body {
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
  cursor: default;
  color: #333;
  font-family: "Montserrat", sans-serif;
  background-color: #f5f5f5;
  font-size: 13px; }

ul, ul li {
  text-decoration: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  list-style: none; }

a {
  color: #000;
  text-decoration: none !important;
  cursor: pointer; }

* a {
  color: inherit; }

* a:focus {
  color: inherit; }

img {
  border: 0px;
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal; }

input:focus, a:focus, button:focus, textarea:focus {
  outline: none !important;
  box-shadow: none !important; }

.fa-active-show, .fa-hover-show, .active > .fa-active-hidden, :hover > .fa-hover-hidden {
  display: none; }

.active > .fa-active-show, :hover > .fa-hover-show {
  display: inline-block; }

.img-dila {
  overflow: hidden;
  display: block;
  position: relative; }

/*image dilation*/
.img-dila img {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease; }

.img-dila:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: translatZ(0) scale(1.2);
  transform: translatZ(0) scale(1.2); }

.iblock, .vmiddle, .topline-left a, .topline-left span, .top-buttons > ul > li, .pbox-buttons a, .pbox-buttons button, .itabs-title a, .add-basket ul li label span, .add-basket ul li label input, .pager-area nav, .select-in {
  display: inline-block; }

.vmiddle, .topline-left a, .topline-left span, .top-buttons > ul > li, .pbox-buttons a, .pbox-buttons button, .itabs-title a, .add-basket ul li label span, .add-basket ul li label input, .pager-area nav, .select-in {
  vertical-align: middle; }

.pos-relative {
  position: relative; }

.noCursor {
  cursor: default; }

.noborder {
  border: 0 !important; }

/*++267 LOGO*/
a.logo-267 {
  background-color: #eee;
  border-radius: 50%;
  padding: 6px;
  margin: 10px auto; }

a.logo-267:hover {
  background-color: #fafafa; }

.pusher {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }

.pusher:hover, .pusher:focus, .pusher:active {
  -webkit-animation-name: pusher;
  animation-name: pusher;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

@-webkit-keyframes pusher {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pusher {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*--267 LOGO*/
.middler {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.middler-in {
  width: 100%;
  height: 100%;
  border-spacing: 0;
  display: table;
  border-collapse: collapse; }

.middler-in.static {
  position: static;
  z-index: auto; }

.middler-left, .middler-center, .slide ul li .middler-top, .middler-right, .middler-top, .middler-bottom {
  display: table-cell;
  vertical-align: middle;
  text-align: left; }

.middler-center, .slide ul li .middler-top {
  text-align: center; }

.middler-right {
  text-align: right; }

.middler-top {
  vertical-align: top; }

.middler-bottom {
  vertical-align: bottom; }

.ihover {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); }

.nobg {
  background-color: transparent !important; }

[data-active-in] {
  display: none; }

[data-active-in].active {
  display: block; }

[animate], [data-effect] {
  visibility: hidden; }

.anim, .goTop, .topline-left a, .topline-left span, li.top-dropdown ul, li.top-dropdown .topsub, li.top-dropdown > ul > li > a, li.top-dropdown.finder .topsub .btn, .searcher .btn-search, .menu-title-animate, .menu-title, .imenu > ul > li > a, .imenu > ul > li ul li a, .left-menu > ul > li ul li a, .submenu-item a, .btn-other, .pbox, .pbox-in .middler, .pbox-buttons a, .pbox-buttons button, .product-controls a, .itabs-title a, .topsub-item, .basker-image, .basker-text a, .basker-del, .contact-info a, .footer-menu ul li a, .link-box a, .copyright a, .cubber, .gbox-controls a, .gallery-buttons a, .number-spinner .btn, .pager-area ul li a, .search-box, .search-toggle, .sbox-categories ul li label, .tabber, .tag-links a, .tabber-info-in a, .ipager .pagination li a, .ipager .pagination li .pager-blank, .contact-form a, .logo, #bs ul li a {
  -moz-transition: 300ms all;
  -o-transition: 300ms all;
  -webkit-transition: 300ms all;
  -ms-transition: 300ms all;
  transition: 300ms all; }

.goTop {
  background-color: #ff1100;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 10px; }

.goTop:hover {
  background-color: #5b5b5b; }

/*--OPTIONAL STATICS*/
ul.nav.navbar-nav, nav.navbar, a.navbar-brand {
  margin: 0; }

nav.navbar {
  border: none;
  border-radius: 0px;
  min-height: inherit; }

.slide > ul, .gbox-lg > ul, .gbox-slide > ul, .full-slide > ul {
  transform: scale(0);
  height: 0; }

.topline {
  background-color: #ff1100;
  color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .topline {
      background-color: #ffffff; } }

.topline-left {
  padding: 15px 0 0; }
  .topline-left a {
    font-weight: 300; }
    .topline-left a:hover {
      color: #eee; }
    .topline-left a .fa {
      margin-right: 4px;
      font-size: 15px; }
    .topline-left a b {
      font-weight: 500; }

.top-buttons > ul > li {
  float: left; }
  .top-buttons > ul > li > a {
    display: block;
    padding: 2px;
    text-align: center;
    width: 60px;
    height: 49px;
    border-left: 1px solid #ffffff; }
  .top-buttons > ul > li:first-child {
    border-left: 0; }

@media only screen and (max-width: 767px) {
  .top-buttons {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
    .top-buttons > ul > li > a {
      width: 40px;
      height: 60px;
      background-color: #ff1100; } }

@media only screen and (min-width: 768px) {
  .fadeup-this, .submenu, .slide-control {
    display: block;
    visibility: hidden;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    transition: 0.35s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: translate(0, 15px);
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px); }
    .fadeup-this.menu-center, .imenu > ul > li > ul.fadeup-this, .imenu > ul > li > ul.submenu, .imenu > ul > li > ul.slide-control, .menu-center.submenu, .menu-center.slide-control {
      transform: translate(-50%, 15px);
      -webkit-transform: translate(-50%, 15px);
      -moz-transform: translate(-50%, 15px);
      -o-transform: translate(-50%, 15px);
      -ms-transform: translate(-50%, 15px); }
  .fadeup-this-left, .slide-control, .left-menu > ul > li .submenu {
    transform: translate(15px, 0);
    -webkit-transform: translate(15px, 0);
    -moz-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0); }
  .fadeup-this-right, .slide-control.right {
    transform: translate(-15px, 0);
    -webkit-transform: translate(-15px, 0);
    -moz-transform: translate(-15px, 0);
    -o-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0); }
  .fadeup-hover, .fadeup:hover .fadeup-this, .imenu > ul > li:hover .fadeup-this, .left-menu > ul > li:hover .fadeup-this, .fadeup:hover .submenu, .imenu > ul > li:hover .submenu, .left-menu > ul > li:hover .submenu, .fadeup:hover .slide-control, .imenu > ul > li:hover .slide-control, .left-menu > ul > li:hover .slide-control, .fadeup-first:hover > .fadeup-this, .slide:hover > .fadeup-this, .fadeup-first:hover > .submenu, .slide:hover > .submenu, .fadeup-first:hover > .slide-control, .slide:hover > .slide-control {
    display: block;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s linear 0s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s linear 0s;
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s linear 0s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s linear 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s linear 0s; }
    .fadeup-hover.menu-center, .fadeup:hover .menu-center.fadeup-this, .imenu > ul > li:hover .menu-center.fadeup-this, .left-menu > ul > li:hover .menu-center.fadeup-this, .fadeup:hover .imenu > ul > li > ul.fadeup-this, .imenu > ul > li:hover .imenu > ul > li > ul.fadeup-this, .left-menu > ul > li:hover .imenu > ul > li > ul.fadeup-this, .fadeup:hover .imenu > ul > li > ul.submenu, .imenu > ul > li:hover .imenu > ul > li > ul.submenu, .left-menu > ul > li:hover .imenu > ul > li > ul.submenu, .fadeup:hover .imenu > ul > li > ul.slide-control, .imenu > ul > li:hover .imenu > ul > li > ul.slide-control, .left-menu > ul > li:hover .imenu > ul > li > ul.slide-control, .fadeup:hover .menu-center.submenu, .imenu > ul > li:hover .menu-center.submenu, .left-menu > ul > li:hover .menu-center.submenu, .fadeup:hover .menu-center.slide-control, .imenu > ul > li:hover .menu-center.slide-control, .left-menu > ul > li:hover .menu-center.slide-control, .fadeup-first:hover > .menu-center.fadeup-this, .slide:hover > .menu-center.fadeup-this, .imenu > ul > li.fadeup-first:hover > ul.fadeup-this, .imenu > ul > li.slide:hover > ul.fadeup-this, .imenu > ul > li.fadeup-first:hover > ul.submenu, .imenu > ul > li.slide:hover > ul.submenu, .imenu > ul > li.fadeup-first:hover > ul.slide-control, .imenu > ul > li.slide:hover > ul.slide-control, .fadeup-first:hover > .menu-center.submenu, .slide:hover > .menu-center.submenu, .fadeup-first:hover > .menu-center.slide-control, .slide:hover > .menu-center.slide-control, .imenu > ul > li > ul.fadeup-hover {
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0); } }

.menu-center, .imenu > ul > li > ul {
  right: auto !important;
  left: 50% !important; }

.shadower, li.top-dropdown ul, li.top-dropdown .topsub, body:not(.fix-active) .menu-container > .left-clone .left-menu, .imenu > ul > li > ul, .submenu, .search-box .search-box-in {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7);
  background-color: #ffffff;
  min-width: 180px; }

li.top-dropdown {
  position: relative;
  /*@extend .fadeup;*/ }
  li.top-dropdown ul, li.top-dropdown .topsub {
    /*@extend .fadeup-this,.shadower,.anim;*/
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    top: inherit;
    padding: 10px 0; }
    li.top-dropdown ul:before, li.top-dropdown .topsub:before {
      display: block;
      content: '';
      background-color: #ff1100;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      width: 100%;
      height: 3px;
      top: 4px; }
  li.top-dropdown:hover ul, li.top-dropdown:hover .topsub {
    display: block; }
  li.top-dropdown > ul > li > a {
    display: block;
    text-align: left;
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    font-weight: 300;
    padding: 8px 10px;
    padding-left: 33px;
    position: relative; }
    li.top-dropdown > ul > li > a:hover {
      background-color: #fafafa; }
    li.top-dropdown > ul > li > a .fa {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      top: 50%;
      font-size: 12px;
      left: 10px;
      margin-top: -7px; }
  li.top-dropdown .topsub {
    min-width: 290px; }
  li.top-dropdown.finder .topsub {
    padding: 25px !important;
    min-width: 380px; }
    li.top-dropdown.finder .topsub .form-control, li.top-dropdown.finder .topsub .btn {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0; }
    li.top-dropdown.finder .topsub .form-control {
      font-size: 14px;
      color: #888;
      border: 1px solid #aaa;
      border-right: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    li.top-dropdown.finder .topsub .btn {
      background-color: #ff1100;
      color: #ffffff;
      border: 0; }
      li.top-dropdown.finder .topsub .btn:hover {
        background-color: #5b5b5b; }
    @media only screen and (max-width: 767px) {
      li.top-dropdown.finder .topsub {
        padding: 10px !important;
        min-width: inherit;
        width: 330px; } }
    @media only screen and (max-width: 480px) {
      li.top-dropdown.finder .topsub {
        width: 300px; } }
  @media only screen and (max-width: 767px) {
    li.top-dropdown {
      position: static; }
      li.top-dropdown.active > ul, li.top-dropdown.active .topsub {
        position: absolute;
        right: 0; }
      li.top-dropdown ul, li.top-dropdown .topsub {
        position: fixed;
        right: -105%; } }

.topbar-in {
  background-color: #f5f5f5;
  padding: 30px 0 50px; }

.searcher {
  padding-top: 25px; }
  .searcher .btn-search {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 0 !important;
    background-color: #ff1100; }
    .searcher .btn-search:hover {
      background-color: #5b5b5b; }
  .searcher .input-search, .searcher .btn-selector {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ffffff;
    border: 1px solid #ababab;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  .searcher .input-search {
    font-size: inherit;
    border-right: 0;
    font-weight: 500; }
    .searcher .input-search::-webkit-input-placeholder {
      color: #888888;
      font-weight: 300; }
    .searcher .input-search:-moz-placeholder {
      color: #888888;
      font-weight: 300; }
    .searcher .input-search::-moz-placeholder {
      color: #888888;
      font-weight: 300; }
    .searcher .input-search:-ms-input-placeholder {
      color: #888888;
      font-weight: 300; }
  .searcher .btn-selector {
    color: #363c46;
    font-size: 13px;
    height: 46px; }
    .searcher .btn-selector .fa {
      color: #888888; }

.bg-white {
  background-color: #ffffff; }

.show-fix {
  display: none !important; }
  @media only screen and (max-width: 767px) {
    .show-fix.visible-xs {
      display: block !important; } }

@media only screen and (min-width: 768px) {
  .menu-container > .left-clone {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    top: auto;
    width: 100%; } }

.menu-container.ifix {
  position: fixed;
  z-index: 101;
  width: 100%;
  left: 0;
  top: 0; }
  @media only screen and (min-width: 100px) and (max-width: 992px) {
    .menu-container.ifix {
      display: none !important; } }
  .menu-container.ifix .hidden-fix {
    display: none !important; }
  .menu-container.ifix .show-fix {
    display: block !important; }
  .menu-container.ifix .bg-white {
    -webkit-box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.09); }
  .menu-container.ifix .left-menu {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09); }
  .menu-container.ifix .menu-title {
    padding-left: 15px;
    padding-right: 0; }
  .menu-container.ifix .top-buttons > ul > li > a {
    height: 60px; }
  .menu-container.ifix .imenu .submenu {
    width: 1140px; }
  .menu-container.ifix .static-fix, .menu-container.ifix .imenu {
    position: static; }

@media only screen and (max-width: 767px) {
  .menu-container {
    position: relative;
    z-index: 999; } }

@media only screen and (max-width: 767px) {
  .topbar {
    position: relative;
    z-index: 999; } }

.left-clone, .topbar .top-buttons-clone {
  display: none; }

@media only screen and (max-width: 767px) {
  .left-clone, .right-menu {
    position: fixed;
    display: block;
    top: 0;
    left: -100%;
    height: 100%;
    z-index: 999;
    background-color: #ffffff;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -webkit-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.7); }
    .left-clone .container, .right-menu .container {
      padding: 0;
      overflow-y: auto;
      height: 100%; }
    .left-clone.active {/*.right-menu.active */
      left: 0; } }

@media only screen and (max-width: 767px) {
  .right-menu {
    position: fixed;
    left: auto;
    right: -100%; }
    .right-menu.active {
      /*position: absolute;
      left: auto;
      right: 0;*/
      right:0;
    }
    .right-menu .imenu > ul > li .submenu {
      padding: 0; }
    .right-menu .imenu > ul > li .submenu, .right-menu .imenu > ul > li ul {
      display: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .right-menu .imenu > ul > li:hover .submenu, .right-menu .imenu > ul > li:hover ul {
      display: block; } }

.top-buttons-clone {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  top: -100%;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .top-buttons-clone {
      position: static;
      right: auto;
      top: auto;
      z-index: inherit; } }
  .top-buttons-clone ul > li > a {
    background-color: #ff1100; }

.menu-title {
  background-color: #ff1100;
  color: #ffffff !important;
  display: block;
  padding: 21px 20px; }
  .menu-title .fa {
    font-size: 18px; }
  .menu-title::after {
    display: block;
    content: "";
    clear: both; }
  @media only screen and (max-width: 767px) {
    .menu-title.menu-title-xs {
      width: 50px;
      height: 60px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      z-index: 1;
      text-align: center;
      padding-left: 5px !important;
      padding-right: 5px !important; } }

.imenu {
  position: relative; }
  .imenu > ul > li {
    display: inline-block;
    position: relative; }
    .imenu > ul > li.dropdowner {
      position: static; }
    .imenu > ul > li > ul {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      z-index: 99;
      top: inherit;
      padding: 25px 25px 15px; }
      @media only screen and (max-width: 767px) {
        .imenu > ul > li > ul {
          position: static;
          left: auto;
          top: auto;
          z-index: inherit; } }
    .imenu > ul > li > a {
      font-weight: 500;
      font-size: 14px;
      padding: 20px 15px;
      display: block;
      color: #000000;
      position: relative; }
      .imenu > ul > li > a:hover {
        color: #ff1100; }
      .imenu > ul > li > a .fa {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        top: 50%;
        right: -3px;
        margin-top: -7px; }
    @media only screen and (min-width: 993px) {
      .imenu > ul > li:first-child > a {
        padding-left: 40px; } }
  @media only screen and (max-width: 767px) {
    .imenu {
      min-width: 270px; }
      .imenu > ul > li {
        display: block; }
        .imenu > ul > li > a {
          margin-right: 20px;
          padding: 15px; }
      .imenu > ul > li > ul {
        padding: 0 15px; } }

.imenu > ul > li ul li a, .left-menu > ul > li ul li a {
  display: block;
  color: #888;
  padding-bottom: 10px; }
  .imenu > ul > li ul li a:hover, .left-menu > ul > li ul li a:hover {
    color: #ff1100; }

.submenu {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  z-index: 99;
  top: inherit;
  min-width: inherit;
  padding: 25px 15px 15px;
  width: 855px; }
  @media only screen and (max-width: 767px) {
    .submenu {
      position: static;
      left: auto;
      top: auto;
      z-index: inherit; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .submenu {
      width: 720px; } }
  @media only screen and (max-width: 767px) {
    .submenu {
      display: none;
      width: auto !important;
      background-image: none !important; } }

.submenu-item {
  margin-bottom: 15px; }
  .submenu-item a:hover {
    color: #ff1100; }
  .submenu-item > a {
    display: block;
    position: relative;
    margin-bottom: 20px; }
    .submenu-item > a:before, .submenu-item > a:after {
      display: block;
      content: '';
      position: absolute;
      z-index: 1;
      border: 1px solid rgba(255, 255, 255, 0.8);
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .submenu-item > a:before {
      top: 20px;
      bottom: 20px;
      left: 10px;
      right: 10px;
      border-left: 0;
      border-right: 0;
      transform: scale(0, 1);
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      -ms-transform: scale(0, 1); }
    .submenu-item > a:after {
      left: 20px;
      right: 20px;
      top: 10px;
      bottom: 10px;
      border-top: 0;
      border-bottom: 0;
      transform: scale(1, 0);
      -webkit-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      -ms-transform: scale(1, 0); }
    .submenu-item > a:hover:before, .submenu-item > a:hover:after {
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      -ms-transform: scale(1, 1); }
  .submenu-item h5 {
    color: #444;
    font-size: 14px;
    margin: 10px 0;
    padding-bottom: 7px;
    font-weight: 600; }

.submenu-poster {
  overflow: hidden;
  display: block;
  /*overflow:hidden;*/
  position: relative;
  display: block;
  position: relative;
  margin-bottom: 30px; }
  .submenu-poster img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .submenu-poster:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: translatZ(0) scale(1.1);
    transform: translatZ(0) scale(1.1); }
  .submenu-poster:before, .submenu-poster:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .submenu-poster:before {
    top: 10px;
    bottom: 10px;
    left: 5px;
    right: 5px;
    border-left: 0;
    border-right: 0;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1); }
  .submenu-poster:after {
    left: 10px;
    right: 10px;
    top: 5px;
    bottom: 5px;
    border-top: 0;
    border-bottom: 0;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0); }
  .submenu-poster:hover:before, .submenu-poster:hover:after {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }

.slide-control {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  z-index: 11;
  left: 15px;
  top: 50%;
  display: block;
  width: 30px;
  height: 50px;
  margin-top: -25px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px; }
  .slide-control.right {
    left: auto;
    right: 15px; }
  .slide-control:hover {
    background-color: #ff1100;
    color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .slide-control {
      width: 20px;
      height: 30px;
      margin-top: -15px;
      font-size: 12px; } }

.slide {
  position: relative;
  margin-bottom: 35px; }
  .slide ul li {
    background-position: center 0;
    background-repeat: repeat-x; }

@media only screen and (min-width: 768px) {
  .slide, .slide > ul > li, .slide .bx-viewport ul li, .slide-text {
    height: 510px; } }

.slide-text {
  padding: 5px 0; }
  .slide-text h1 {
    display: inline-block;
    color: #ffffff;
    font-size: 40px;
    font-weight: 900;
    padding-left: 30px; }
    .slide-text h1.add-hand {
      padding-right: 50px;
      padding-bottom: 35px;
      background-image: url("../images/hand.png");
      background-repeat: no-repeat;
      background-position: right bottom; }
  @media only screen and (max-width: 767px) {
    .slide-text h1 {
      display: block;
      font-size: 22px;
      padding: 0 0 0px !important;
      background-image: none !important; } }

.left-menu {
  background-color: #ffffff; }
  @media only screen and (min-width: 768px) {
    .left-menu {
      min-height: 510px; } }
  .left-menu > ul {
    padding: 29px 0 0;
    padding-left: 10px; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .left-menu > ul {
        padding-top: 0; } }
    @media only screen and (max-width: 767px) {
      .left-menu > ul {
        padding: 0; } }
  .left-menu > ul > li {
    padding-right: 25px;
    position: static; }
    .left-menu > ul > li:nth-child(n+10) {
      display: none; }
    .left-menu > ul > li > a {
      display: block;
      color: #000000;
      position: relative;
      padding: 14px 15px 15px;
      padding-left: 70px; }
      .left-menu > ul > li > a:hover span {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7; }
      .left-menu > ul > li > a .fa {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        top: 50%;
        font-size: 15px;
        margin-top: -7px; }
      .left-menu > ul > li > a .middler {
        width: 70px; }
    .left-menu > ul > li .submenu {
      top: 0;
      left: 100%;
      background-repeat: no-repeat;
      background-position: right bottom; }
      @media only screen and (min-width: 768px) {
        .left-menu > ul > li .submenu {
          min-height: 480px; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .left-menu > ul > li .submenu {
          width: 480px; } }
    @media only screen and (max-width: 767px) {
      .left-menu > ul > li .submenu {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        left: auto;
        padding-right: 0;
        padding-left: 25px; }
        .left-menu > ul > li .submenu .col-sm-3 {
          padding: 0; }
      .left-menu > ul > li.active .submenu {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .left-menu {
      min-width: inherit;
      width: 290px; } }

.btn-other {
  display: block;
  background-color: #f9f9f9;
  font-weight: 500;
  text-align: center;
  padding: 20px 5px;
  color: #000000; }
  .btn-other:hover {
    background-color: #ff1100;
    color: #ffffff; }

.row-7 {
  margin: 0 -7px; }

.boomer {
  height: 213px;
  position: relative;
  overflow-x: hidden;
  word-wrap: break-word; }
  .boomer.boomer-sm {
    height: 120px; }
  .boomer.boomer-lg {
    height: 440px; }
  .boomer.boomer-xlg {
    height: 850px; }
  @media only screen and (max-width: 767px) {
    .boomer {
      height: 200px !important; } }

.boomer-blank .boomer {
  color: #ffffff;
  background-color: #888888; }

.pbox {
  position: relative;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  padding: 15px 15px 5px;
  margin-bottom: 20px; }
  .pbox .middler {
    z-index: 1; }
  .pbox:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
    .pbox:hover .pbox-in .middler {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  @media only screen and (max-width: 767px) {
    .pbox {
      padding: 5px; } }

.pbox-in {
  position: relative;
  margin-bottom: 10px; }
  .pbox-in .middler {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }

.pbox-over a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #737373 !important;
  -moz-transition: 300ms all;
  -o-transition: 300ms all;
  -webkit-transition: 300ms all;
  -ms-transition: 300ms all;
  transition: 300ms all;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  text-align: center;
  min-width: 115px;
  border: 0;
  font-size: 12px;
  padding: 6px 5px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px black;
  -moz-box-shadow: 0px 0px 5px 0px black;
  box-shadow: 0px 0px 5px 0px black; }
  .pbox-over a:disabled, .pbox-over a.disabled {
    background-color: #e6e6e6 !important;
    cursor: not-allowed; }
  .pbox-over a:active, .pbox-over a.active {
    background-color: white;
    cursor: default; }
  .pbox-over a:hover {
    background-color: #b3b3b3; }
  .pbox-over a.btn-white:hover {
    background-color: #f2f2f2; }

.pbox-link {
  display: block;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .pbox-link {
      height: 195px;
      overflow: hidden; } }
  @media (min-width: 768px) {
    .pbox-link {
      overflow: hidden;
      padding-left: 0px !important;
      padding-right: 0px !important; }
      .pbox-link img {
        max-height: 195px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .pbox-link {
      height: 180px; } }

.img-middler, .pbox-link, .gbox-link-lg {
  position: relative; }
  @media only screen and (min-width: 768px) {
    .img-middler img, .pbox-link img, .gbox-link-lg img {
      position: absolute;
      top: 50%;
      right: auto;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); } }
  @media only screen and (max-width: 767px) {
    .img-middler img, .pbox-link img, .gbox-link-lg img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; } }

.pbox-text {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 600; }
  .pbox-text h4 {
    color: #555555;
    font-size: 12px;
    margin-bottom: 6px; }
  .pbox-text b {
    color: #fca63f;
    font-size: 18px;
    font-weight: 600;
    margin-right: 2px; }
  .pbox-text del {
    color: #a1a1a1;
    font-weight: 400;
    margin-right: 5px; }
  @media only screen and (max-width: 767px) {
    .pbox-text {
      text-align: center; }
      .pbox-text h4 {
        font-size: 16px; } }

.pbox-buttons {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  z-index: inherit; }
  @media only screen and (max-width: 767px) {
    .pbox-buttons {
      position: static;
      right: auto;
      top: auto;
      z-index: inherit; } }
  .pbox-buttons a, .pbox-buttons button {
    border: 1px solid #dededf;
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 40px;
    background-color: #ffffff;
    color: #555555; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .pbox-buttons a, .pbox-buttons button {
        width: 25px; } }
    .pbox-buttons a:hover, .pbox-buttons button:hover {
      border-color: #f58130; }
    .pbox-buttons a .fa, .pbox-buttons button .fa {
      font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .pbox-buttons {
      margin-top: 10px; } }

.stickys {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  top: 8px;
  text-align: right; }
  .stickys .sticky:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .stickys .sticky:nth-child(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .stickys .sticky:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s; }
  .stickys .sticky:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s; }
  .stickys .sticky:nth-child(5) {
    -webkit-animation-delay: .10s;
    animation-delay: .10s; }

.sticky {
  color: #ffffff;
  display: block;
  background-color: #52afc6;
  font-weight: 500;
  padding: 4px 10px;
  font-size: 12px;
  margin-bottom: 8px;
  position: relative;
  -webkit-animation-duration: .45s;
  animation-duration: .45s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }
  .sticky:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    left: -3px;
    top: 50%;
    margin-top: -4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #ffffff; }
  .sticky:before {
    border-color: transparent #52afc6 transparent transparent;
    border-style: solid;
    border-width: 12px 15px 13px 15px;
    top: 0;
    content: "";
    left: -30px;
    position: absolute;
    display: block; }
  .sticky.bg-black {
    background-color: #2b2b2b; }
    .sticky.bg-black:before {
      border-color: transparent #2b2b2b transparent transparent; }
  .sticky.bg-orange {
    background-color: #ff1100; }
    .sticky.bg-orange:before {
      border-color: transparent #ff1100 transparent transparent; }

.pbox:hover .sticky {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

.product-title {
  font-size: 15px;
  font-weight: 600;
  color: #565857; }

.products-area, .products-area-full {
  background-color: #ffffff;
  margin-bottom: 15px; }

.products-area {
  padding: 15px 20px; }
  @media only screen and (max-width: 767px) {
    .products-area {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

.products-area-full {
  padding: 15px 15px 0; }
  .products-area-full .itab-header {
    position: relative;
    padding-right: 80px;
    border-bottom: 1px solid #dfdfdf; }
    .products-area-full .itab-header .itabs-title a {
      border: 1px solid transparent;
      border-top: 3px solid transparent;
      border-bottom: 0;
      margin: 0;
      padding: 5px 12px; }
    .products-area-full .itab-header .itabs-title a.active {
      color: #ff1100;
      border-color: #e7e7e7;
      border-top-color: #ff1100; }
  @media only screen and (max-width: 767px) {
    .products-area-full .itab-header {
      padding-right: 0;
      text-align: right; }
      .products-area-full .itab-header h3 {
        margin-bottom: 15px; }
      .products-area-full .itab-header .itabs-title a {
        padding: 5px; } }

.product-controls {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9; }
  @media only screen and (max-width: 767px) {
    .product-controls {
      position: static;
      right: auto;
      top: auto;
      z-index: inherit; } }
  .product-controls a {
    display: inline-block;
    border: 1px solid #e6e6e7;
    text-align: center;
    width: 20px;
    color: #9b9b9b;
    background-color: #ffffff;
    height: 25px; }
    .product-controls a:hover {
      color: #ff1100;
      border-color: #ff1100; }

.itabs-title a {
  font-size: 15px;
  color: #888888;
  font-weight: 500;
  margin-left: 40px; }
  .itabs-title a.active, .itabs-title a:hover {
    color: #ff1100; }
  @media only screen and (max-width: 767px) {
    .itabs-title a {
      font-size: 12px;
      margin: 0 2px 10px; } }

@media only screen and (min-width: 768px) {
  .itab-header {
    min-height: 34px;
    margin-bottom: 10px; } }

.topsub {
  padding: 10px !important;
  color: #5b5b5b; }

.topsub-item {
  position: relative;
  padding: 14px 0;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd; }
  .topsub-item:hover {
    border-color: #ff1100; }

.basker-link {
  display: block;
  position: relative;
  height: 53px;
  overflow: hidden;
  text-align: center;
  overflow: hidden;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: #f4f4f4; }
  .basker-link img {
    max-height: 53px; }

.basker-image {
  float: left;
  width: 60px;
  padding: 4px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }
  .basker-image:hover {
    border-color: #5b5b5b; }

.basker-text {
  float: right;
  position: relative;
  text-align: left;
  width: 195px;
  color: #656565;
  font-size: 13px; }
  .basker-text a:hover {
    color: #5b5b5b; }
  .basker-text h4 {
    color: #ff1100;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 3px; }
  .basker-text b {
    color: #575757;
    font-size: 15px; }
  .basker-text span {
    display: block;
    color: #a4a4a4;
    font-weight: 600; }

.basker-del {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .basker-del:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }

.basker-total {
  padding: 0 8px; }
  .basker-total span, .basker-total b {
    color: #555555;
    display: block; }
  .basker-total b {
    float: left; }
  .basker-total span {
    float: right; }
  .basker-total::after {
    display: block;
    content: "";
    clear: both; }

.btn-orange, .btn-gray, .btn-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #ffffff !important;
  -moz-transition: 300ms all;
  -o-transition: 300ms all;
  -webkit-transition: 300ms all;
  -ms-transition: 300ms all;
  transition: 300ms all;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #444444;
  border: 1px solid #444444;
  padding: 10px 20px;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-left: 5px !important;
  margin-right: 5px !important;
  border: 0;
  padding: 8px 14px;
  font-size: 14px; }
  .btn-orange:disabled, .btn-orange.disabled, .btn-gray:disabled, .btn-gray.disabled, .btn-box:disabled, .btn-box.disabled {
    background-color: #2b2b2b !important;
    cursor: not-allowed; }
  .btn-orange:active, .btn-orange.active, .btn-gray:active, .btn-gray.active, .btn-box:active, .btn-box.active {
    background-color: #919191;
    cursor: default; }
  .btn-orange:hover, .btn-gray:hover, .btn-box:hover {
    background-color: black; }
  .btn-orange.btn-white:hover, .btn-gray.btn-white:hover, .btn-box.btn-white:hover {
    background-color: #373737; }
  .btn-orange .fa, .btn-gray .fa, .btn-box .fa {
    margin-right: 3px; }

.btn-orange {
  background-color: #ff1100; }

.btn-box {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-left: 0.5px !important;
  margin-right: 0.5px !important;
  background-color: #ffffff;
  color: #555555 !important;
  border: 1px solid #dededf; }
  .btn-box .fa {
    margin: 0 !important; }
  .btn-box:hover {
    color: #ffffff !important; }

.banks-info {
  background-color: #f4a137;
  text-align: center;
  padding: 15px 0 0; }

.bank-box {
  display: inline-block;
  width: 120px;
  margin: 0 15px; }
  @media only screen and (max-width: 767px) {
    .bank-box {
      margin: 0 7px; } }

.bank-link {
  margin-bottom: 10px;
  display: block;
  position: relative;
  height: 70px;
  overflow: hidden;
  text-align: center;
  overflow: hidden;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }
  .bank-link img {
    max-height: 70px; }

.footer-in {
  background-color: #ffffff;
  padding: 45px 0 15px; }
  @media only screen and (max-width: 767px) {
    .footer-in {
      padding: 15px 0; } }

.footer-logo {
  margin-bottom: 30px; }
  .footer-logo a {
    display: inline-block; }
  @media only screen and (max-width: 767px) {
    .footer-logo {
      margin-bottom: 15px; } }

.contact-detail {
  position: relative;
  margin: 0 0 25px 30px;
  padding-left: 60px; }
  @media only screen and (max-width: 767px) {
    .contact-detail {
      margin-left: 0; } }

.contact-icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 53px;
  height: 44px;
  text-align: center;
  top: 50%;
  margin-top: -22px; }

.contact-info {
  font-size: 15px;
  color: #8a8a8a;
  padding-top: 10px; }
  .contact-info a:hover {
    color: #ff1100; }

.footer-menu {
  padding-top: 35px; }
  .footer-menu h3 {
    font-size: 21px;
    color: #636a72;
    margin-bottom: 25px; }
  .footer-menu ul li a {
    display: inline-block;
    color: #8a8a8a;
    padding: 10px 0;
    line-height: 100%;
    font-weight: 500;
    font-size: 15px; }
    .footer-menu ul li a:hover {
      color: #ff1100; }
  @media only screen and (max-width: 767px) {
    .footer-menu {
      padding-top: 0;
      margin-bottom: 10px; }
      .footer-menu h3 {
        margin-bottom: 10px; }
      .footer-menu ul li a {
        padding: 5px 0; } }

.footer-links {
  padding: 30px 0 20px;
  background-color: #dddddd; }
  @media only screen and (max-width: 767px) {
    .footer-links {
      padding: 15px 0; } }

.link-box {
  margin-bottom: 10px;
  color: #4b4d4e;
  font-weight: 600; }
  .link-box b {
    color: #262020; }
  .link-box a:hover {
    color: #ff1100; }

.copyright {
  background-color: #444444;
  color: #ffffff;
  padding: 10px 0;
  font-weight: 600; }
  .copyright .pusher {
    vertical-align: text-bottom; }
  .copyright a:hover {
    color: #ff1100; }

.logo {
  display: inline-block; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .logo {
      margin-top: 10px;
      margin-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .logo {
      display: block;
      height: 60px;
      padding: 2px 0;
      padding-left: 65px; }
      .logo img {
        max-height: 50px; } }
  @media only screen and (max-width: 480px) {
    .logo {
      padding-left: 55px;
      padding-top: 2px !important;
      padding-bottom: 2px !important; }
      .logo img {
        max-width: 140px; } }

.product-detail {
  background-color: #ffffff;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 10px; }

/** The Magic **/
.breader {
  margin-bottom: 10px; }

.btn-breadcrumb .btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 13px; }
  @media only screen and (max-width: 767px) {
    .btn-breadcrumb .btn {
      margin-bottom: 5px; } }

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 10px solid #ff1100;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 100%;
  z-index: 3; }

.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 10px solid #ff1100;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  margin-left: 1px;
  left: 100%;
  z-index: 3; }

/** The Spacing **/
.btn-breadcrumb .btn {
  padding: 3px 12px 3px 24px; }

.btn-breadcrumb .btn:first-child {
  padding: 3px 6px 3px 10px; }

.btn-breadcrumb .btn:last-child {
  padding: 3px 18px 3px 24px; }

.btn-breadcrumb .btn.btn-title {
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 100%;
  font-size: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/** Default button **/
.btn-breadcrumb .btn.btn-default:hover, .btn-breadcrumb .btn.btn-default:focus {
  background-color: #ff1100;
  border-color: #ff1100;
  color: #ffffff; }

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff; }

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc; }

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after, .btn-breadcrumb .btn.btn-default:focus:not(:last-child):after {
  border-left: 10px solid #ff1100; }

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before, .btn-breadcrumb .btn.btn-default:focus:not(:last-child):before {
  border-left: 10px solid #ff1100; }

/** Active button **/
.btn-breadcrumb .btn.btn-active {
  border-left: 1px solid #ff1100;
  border-top: 1px solid #ff1100;
  border-bottom: 1px solid #ff1100;
  background-color: #ffffff;
  color: #ff1100; }

.btn-breadcrumb .btn.btn-active:not(:last-child):after {
  border-left: 10px solid #ffffff; }

.btn-breadcrumb .btn.btn-active:not(:last-child):before {
  border-left: 10px solid #ff1100; }

.btn-breadcrumb .btn.btn-active:hover:not(:last-child):after {
  border-left: 10px solid #ffffff; }

.btn-breadcrumb .btn.btn-active:hover:not(:last-child):before {
  border-left: 10px solid #ff1100; }

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #428bca; }

.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #357ebd; }

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #3276b1; }

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e; }

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c; }

.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #4cae4c; }

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #47a447; }

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #398439; }

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f; }

.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #d43f3a; }

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #d2322d; }

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925; }

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e; }

.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #eea236; }

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ed9c28; }

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #d58512; }

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de; }

.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #46b8da; }

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #39b3d7; }

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #269abc; }

.stager {
  background-color: #fcfcfc;
  border: 1px solid #e0e0e0;
  padding: 20px 40px; }
  .stager.stager-sm {
    padding: 20px 7px; }
  @media only screen and (max-width: 767px) {
    .stager {
      padding: 15px 5px !important; } }

.stager-white {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  padding: 10px 20px; }

.gbox-lg-area {
  position: relative;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .gbox-lg-area {
      margin-bottom: 0; } }

.gbox-lg {
  position: relative; }

.gbox-link-lg {
  display: block;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .gbox-link-lg {
      height: 470px;
      overflow: hidden; } }
  @media (min-width: 768px) {
    .gbox-link-lg {
      overflow: hidden;
      padding-left: 0px !important;
      padding-right: 0px !important; }
      .gbox-link-lg img {
        max-height: 470px; } }

.gbox-slide {
  position: relative; }
  .gbox-slide ul li.active a {
    border-color: transparent; }

.gbox-link {
  display: block;
  position: relative;
  height: 100px;
  overflow: hidden;
  text-align: center;
  overflow: hidden;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border: 1px solid #f5a845; }
  .gbox-link img {
    max-height: 100px; }
  .gbox-link img {
    position: absolute;
    top: 50%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }

.cubber, .gbox-controls a, .gallery-buttons a {
  display: inline-block;
  color: #cecece;
  border: 1px solid #e0e0e0;
  width: 40px;
  height: 35px;
  text-align: center;
  background-color: #ffffff; }

.gbox-controls a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  left: -25px;
  top: 50%;
  margin-top: -17px; }
  .gbox-controls a .fa {
    font-size: 30px; }
  .gbox-controls a.right {
    left: auto;
    right: -25px; }
  .gbox-controls a:hover {
    color: #ff1100; }

.gallery-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  right: 10px;
  bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .gallery-buttons {
      position: static;
      bottom: auto;
      right: auto;
      z-index: inherit; } }
  .gallery-buttons a {
    margin-left: 3px; }
    .gallery-buttons a .fa {
      font-size: 24px; }
    .gallery-buttons a:hover {
      color: #ffffff;
      border-color: #ff1100;
      background-color: #ff1100; }
      .gallery-buttons a:hover img {
        -webkit-filter: brightness(200%);
        /* Safari */
        filter: brightness(200%); }
  @media only screen and (max-width: 767px) {
    .gallery-buttons {
      padding-top: 10px;
      text-align: center; }
      .gallery-buttons a {
        margin: 0 2px 5px; } }

.row-6 {
  margin: 0 -6px; }

.number-spinner .form-control, .number-spinner .btn {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important; }
  .number-spinner .form-control:focus, .number-spinner .btn:focus {
    border-color: #c6cad0; }

.number-spinner .btn {
  padding: 2px 3px 1.5px;
  background-color: #444444;
  border: 0 !important;
  color: #ffffff;
  font-size: 10px; }
  .number-spinner .btn:hover {
    background-color: #ff1100; }

.number-spinner .form-control {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.add-basket h5 {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .add-basket h5 {
      font-size: 18px; } }

.add-basket .add-basket-item {
  position: relative;
  /*height: 34px;*/
}

.add-basket ul li {
  border-bottom: 2px solid #dfdfdf;
  padding-bottom: 5px;
  margin-bottom: 5px; }
  .add-basket ul li::after {
    display: block;
    content: "";
    clear: both; }
  .add-basket ul li:last-child {
    padding-top: 10px;
    border-bottom: 0; }
  .add-basket ul li label, .add-basket ul li strong {
    font-size: 11px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .add-basket ul li label, .add-basket ul li strong {
        font-size: 16px; } }
  .add-basket ul li label {
    cursor: pointer;
    display: block;
    margin: 0;
    color: #747474; }
    .add-basket ul li label span, .add-basket ul li label input {
      margin: 0; }
    .add-basket ul li label input {
      margin-right: 3px; }
  .add-basket ul li strong {
    color: #3a3939; }

.add-basket .btn-orange {
  font-size: 12px;
  font-weight: 500; }

@media only screen and (max-width: 767px) {
  .add-basket .btn-box, .add-basket .btn-orange {
    margin-bottom: 10px; } }

.makings {
  margin: 5px 0; }
  .makings ul li {
    background-color: #eeeeee;
    margin-bottom: 3px;
    font-size: 10px;
    line-height: 150%;
    color: #747474;
    font-weight: 500;
    height: 45px;
    position: relative;
    display: block;
    padding-left: 55px; }
    .makings ul li .icon {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      z-index: 1;
      top: 50%;
      left: 12px;
      margin-top: -20px; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .makings {
      margin-top: 0; } }

.icon.icon-truck {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icons-detail.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 34px;
  height: 40px; }

.icon.icon-year {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icons-detail.png");
  background-repeat: no-repeat;
  background-position: 0px -40px;
  width: 34px;
  height: 40px; }

.icon.icon-credit {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icons-detail.png");
  background-repeat: no-repeat;
  background-position: 0px -80px;
  width: 34px;
  height: 40px; }

.icon.icon-hand {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icons-detail.png");
  background-repeat: no-repeat;
  background-position: 0px -120px;
  width: 34px;
  height: 40px; }

.icon.icon-tools {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icons-detail.png");
  background-repeat: no-repeat;
  background-position: 0px -160px;
  width: 34px;
  height: 40px; }

.iwrapper {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
  .iwrapper.active {
    display: block; }

.pager-area {
  margin: 4px 0;
  padding-top: 10px;
  border: 1px solid #dfdfdf;
  border-left: 0;
  border-right: 0; }
  .pager-area.m-15.mb {
    margin-bottom: 15px; }
  .pager-area .breader {
    margin-top: 5px; }
  .pager-area ul {
    margin: 0 0 10px; }
    .pager-area ul li a {
      margin-left: 5px;
      font-size: 14px;
      border-radius: 0 !important;
      -moz-border-radius: 0 !important;
      -webkit-border-radius: 0 !important;
      color: #1d202d; }
      .pager-area ul li a:hover {
        color: #ff1100; }
    .pager-area ul li:first-child a {
      margin-left: 0; }

.select-in {
  margin-bottom: 13px !important; }
  .select-in span {
    font-weight: 500;
    margin-right: 4px; }
  .select-in select {
    border-color: #CCC !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  @media only screen and (min-width: 768px) {
    .select-in {
      margin-right: 30px; } }
  @media only screen and (max-width: 767px) {
    .select-in {
      width: 48%; } }

.header {
  position: relative;
  z-index: 999; }

.search-box {
  display: block;
  position: fixed;
  left: -270px;
  width: 270px;
  height: 85%;
  z-index: 997;
  top: 11%;
  background-color: #ffffff; }
  .search-box.active {
    left: 0;
    /*position:absolute;*/ }
    @media only screen and (min-width: 100px) and (max-width: 992px) {
      .search-box.active {
        top: 0; } }
  .search-box .search-box-in {
    background-color: #ffffff;
    padding: 20px 30px;
    position: relative;
    overflow-y: auto;
    height: 100%; }
    @media only screen and (min-width: 100px) and (max-width: 992px) {
      .search-box .search-box-in {
        padding-bottom: 40px; } }
  .search-box .sbox-title {
    position: relative;
    background-color: #ff1100; }
  .search-box h3 {
    padding: 10px 5px;
    padding-left: 50px;
    color: #ffffff;
    font-size: 13px; }
  .search-box h4 {
    font-size: 13px;
    padding: 0 0 30px;
    font-weight: 600; }
    .search-box h4.p-0 {
      padding: 0; }
  @media only screen and (min-width: 100px) and (max-width: 992px) {
    .search-box {
      height: 100%;
      top: 20%; }
      .search-box .search-box-in {
        padding-left: 15px !important;
        padding-right: 15px !important; } }

.search-toggle {
  display: block;
  background-color: #ff1100;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  left: 100%;
  width: 35px;
  padding-bottom: 2px;
  height: 100%; }
  .search-toggle:hover {
    background-color: #ea650a; }

.sbox-categories, .price-area {
  border-bottom: 1px dashed #e3e3e3; }

.sbox-categories {
  margin-bottom: 20px; }
  .sbox-categories ul li {
    margin-bottom: 22px;
    color: #888888;
    font-size: 13px; }
    .sbox-categories ul li label {
      margin: 0;
      display: block;
      cursor: pointer;
      font-weight: normal; }
      .sbox-categories ul li label input {
        vertical-align: middle;
        display: inline;
        margin: 0;
        margin-right: 4px; }
      .sbox-categories ul li label:hover {
        color: #000000; }

.price-area {
  padding-bottom: 35px;
  margin-bottom: 10px; }
  .price-area .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dfdfdf;
    color: #000000;
    height: 36px; }
  @media only screen and (max-width: 767px) {
    .price-area .form-control {
      margin-bottom: 15px; }
    .price-area .btn-orange {
      margin: 0 !important; } }

#slider-theme {
  margin: 15px 0; }
  #slider-theme .slider-track-high {
    background: #888888; }
  #slider-theme .slider-track-low {
    background: #888888; }
  #slider-theme .slider-selection {
    background: #ff1100; }

.slider .tooltip-arrow {
  display: none; }

.slider .tooltip-inner, .slider .slider-icon {
  background-color: #FFF;
  color: #919191;
  font-size: 13px;
  font-weight: 600; }

.slider .tooltip.bottom {
  margin-top: 0; }

.slider-icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  top: 8px;
  left: -2px;
  text-align: right;
  z-index: inherit;
  font-size: 13px !important; }

.search-key .form-control {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px; }

.tabber-area {
  margin: 0 0 10px;
  background-color: #ffffff;
  padding: 18px 7px; }

.tabber-header {
  padding-right: 5px; }
  @media only screen and (min-width: 993px) {
    .tabber-header {
      padding-right: 40px; } }
  @media only screen and (max-width: 767px) {
    .tabber-header {
      text-align: left;
      padding: 0; } }

.tabber {
  display: inline-block;
  font-size: 13px;
  color: #959595;
  font-weight: 500;
  padding: 8px 12px 8px 34px;
  border: 1px solid transparent;
  border-bottom: 0;
  position: relative;
  margin-bottom: -1px;
  line-height: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .tabber {
      font-size: 10px;
      padding-right: 8px; } }
  @media only screen and (max-width: 767px) {
    .tabber {
      float: left;
      width: 50%;
      margin: 0 0 5px;
      border-bottom: 1px solid transparent; } }
  .tabber:hover, .tabber.active {
    border-color: #dddddd;
    border-top-color: #ff1100;
    background-color: #fcfcfc;
    color: #ff1100; }

.tabber-icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  left: 5px;
  top: 50%;
  margin-top: -8px;
  width: 22px;
  height: 16px; }

.tabber-in {
  border: 1px solid #dddddd;
  padding: 10px;
  background-color: #fcfcfc;
  font-size: 14px;
  margin-bottom: 8px; }
  .tabber-in .bg-white {
    padding: 5px; }

.user-complaint {
  padding: 45px 20px; }
  .user-complaint h6 {
    font-size: 13px;
    color: #515151;
    font-weight: 700;
    margin-bottom: 10px; }
  .user-complaint .form-group {
    margin-bottom: 5px; }
  .user-complaint label {
    color: #797979;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0; }
  .user-complaint .btn-orange {
    margin: 0 !important;
    font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .user-complaint {
      padding: 15px; } }

.recaptcha-form {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .recaptcha-form {
      margin-bottom: 15px; } }

.tag-links {
  color: #565857;
  font-size: 15px;
  font-weight: 600;
  padding-left: 5px; }
  .tag-links a:hover {
    color: #ff1100; }

.tabber-info {
  background-color: #f4f4f4;
  border: 1px solid #e3e3e3;
  padding: 0 15px;
  margin-bottom: 20px; }

.tabber-info-in {
  padding: 5px 0 5px;
  color: #000000;
  font-weight: 500; }
  .tabber-info-in a {
    color: #005ecb; }
    .tabber-info-in a:hover {
      color: #ff1100; }
  .tabber-info-in h4 {
    font-size: 15px;
    color: #005ecb;
    font-weight: 700;
    margin-bottom: 5px; }

.purchase-table .table {
  margin: 0; }
  .purchase-table .table tr th {
    background-color: #f8f8f8;
    border: 1px solid #e4e4e4 !important;
    vertical-align: middle !important;
    line-height: 100%;
    text-align: center;
    font-size: 13px;
    padding: 18px 10px;
    color: #000000; }
    .purchase-table .table tr th:first-child {
      background-color: transparent !important;
      border: 0 !important; }
    @media only screen and (max-width: 767px) {
      .purchase-table .table tr th {
        display: none; } }
  .purchase-table .table tr td {
    border: 1px solid #e4e4e4 !important;
    vertical-align: middle !important;
    line-height: 100%;
    text-align: center;
    padding: 18px 30px;
    position: relative;
    width: 20%; }
    .purchase-table .table tr td h5 {
      font-size: 14px;
      font-weight: 700; }
    .purchase-table .table tr td h6 {
      font-size: 12px;
      font-weight: 400;
      color: #9f9f9f; }
    .purchase-table .table tr td .fa-fw {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9;
      top: 50%;
      left: 10px;
      margin-top: -4px;
      font-size: 8px;
      width: 20px;
      height: 8px;
      color: #792082; }
      @media only screen and (max-width: 767px) {
        .purchase-table .table tr td .fa-fw {
          position: static;
          left: auto;
          top: auto;
          z-index: inherit; } }
    .purchase-table .table tr td:first-child {
      background-color: #f8f8f8;
      font-size: 13px;
      font-weight: 300; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .purchase-table .table tr td {
        padding: 15px; }
        .purchase-table .table tr td .fa-fw {
          left: 0px; } }
    @media only screen and (max-width: 767px) {
      .purchase-table .table tr td {
        padding: 10px 5px;
        display: block;
        float: left;
        width: 50%;
        border: 0 !important;
        word-break: break-word; }
        .purchase-table .table tr td:first-child {
          width: 100%;
          display: block;
          float: none !important; } }
  .purchase-table .table tr.color-purple .fa-fw {
    color: #792082; }
  .purchase-table .table tr.color-green .fa-fw {
    color: #418c2d; }
  .purchase-table .table tr.color-red .fa-fw {
    color: #bd045f; }
  .purchase-table .table tr.color-blue .fa-fw {
    color: #1e2f5a; }
  .purchase-table .table tr.color-yellow .fa-fw {
    color: #ffbf02; }

.purchase-text {
  display: none;
  font-weight: 700;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .purchase-text {
      display: block; } }

.purchase-info {
  padding: 10px 0;
  font-size: 13px;
  color: #000000;
  font-weight: 400; }
  .purchase-info .form-group {
    margin-bottom: 8px; }

.cargo-table {
  border: 1px solid #f0f0f0;
  border-bottom: 0; }
  .cargo-table .table {
    margin: 0; }
    .cargo-table .table tr td {
      vertical-align: middle;
      line-height: 100%;
      padding: 10px;
      border-top: 0;
      border-bottom: 1px solid #f0f0f0;
      color: #333;
      font-size: 13px;
      font-weight: 500; }
      .cargo-table .table tr td:first-child {
        color: #8e8e8e; }

.row-10 {
  margin: 0 -10px; }

.cargo-info {
  border: 1px solid #f0f0f0;
  padding: 10px; }
  .cargo-info .form-group {
    display: inline-block;
    margin: 0 5px 20px; }

.user-comment {
  padding: 30px 0 50px; }
  .user-comment h5 {
    color: #454545;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .user-comment {
      padding: 15px 0; } }

.comment-table .table tr td {
  border-top: 2px solid #b8b8b8;
  padding: 10px;
  font-size: 13px;
  color: #959595;
  font-weight: 600;
  vertical-align: middle; }
  .comment-table .table tr td:first-child {
    width: 5%; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .comment-table .table tr td:first-child {
        width: 10%; } }
  .comment-table .table tr td:last-child {
    width: 20%; }
  @media only screen and (max-width: 767px) {
    .comment-table .table tr td {
      display: block;
      width: 100% !important;
      text-align: center;
      border: 0 !important; } }

.comment-info {
  text-align: right; }
  @media only screen and (max-width: 767px) {
    .comment-info {
      text-align: center; } }

.user-info {
  display: block;
  color: #ff1100; }

.ipager {
  text-align: center; }
  .ipager .pagination {
    margin: 0;
    border-radius: 0; }
    .ipager .pagination li {
      display: inline-block;
      margin: 0 6px 0 0;
      padding: 0 !important;
      cursor: default;
      border-color: transparent !important;
      background-color: transparent !important;
      color: #114f7f !important;
      min-width: inherit; }
      .ipager .pagination li a, .ipager .pagination li .pager-blank {
        float: none;
        display: block;
        background-color: #ffffff !important;
        font-size: 9px;
        min-width: 34px;
        height: 34px;
        text-align: center;
        border: 1px solid #ebebeb !important;
        color: #ff1100 !important;
        border-radius: 0 !important;
        padding: 0;
        font-weight: 500;
        line-height: 100%;
        padding: 0;
        margin-bottom: 5px; }
        .ipager .pagination li a i.fa, .ipager .pagination li .pager-blank i.fa {
          font-size: 14px; }
      .ipager .pagination li.active a, .ipager .pagination li.active a:hover, .ipager .pagination li a:hover {
        background-color: #ff1100 !important;
        color: #fff !important;
        border-color: #ff1100 !important; }

.contact-area {
  margin: 10px 0 20px;
  padding: 50px 20px 100px; }
  @media only screen and (max-width: 767px) {
    .contact-area {
      padding: 15px; } }

.titler {
  padding: 0 0 10px 10px;
  border-bottom: 1px solid #ff1100;
  margin-bottom: 20px; }
  .titler h5 {
    font-size: 15px;
    color: #5d6269;
    font-weight: 500;
    line-height: 100%; }
  .titler i.fa {
    color: #ff1100;
    font-size: 12px; }

.contact-form {
  font-size: 15px;
  color: #5d6269;
  font-weight: 500; }
  .contact-form a:hover {
    color: #ff1100; }
  .contact-form .form-group {
    margin-bottom: 20px;
    padding: 0 20px; }
    .contact-form .form-group .form-group {
      padding: 0;
      margin: 0; }
  .contact-form label {
    color: #7a7d83;
    font-weight: 700;
    font-size: 12px;
    margin: 10px 0; }
  .contact-form .form-control {
    border: 1px solid #c1c1c1 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .contact-form .checkbox {
    margin: 0 0 10px; }
    .contact-form .checkbox label {
      font-weight: 500;
      margin: 0;
      font-size: 15px;
      color: #5d6269; }
  .contact-form .btn-orange {
    font-weight: 500;
    margin: 0 !important; }
  @media only screen and (max-width: 767px) {
    .contact-form .form-group {
      padding: 0;
      margin-bottom: 15px !important; }
    .contact-form label {
      margin: 0 0 10px; } }

.security-area {
  padding-left: 20px; }
  .security-area h5 {
    font-size: 15px;
    color: #5d6269;
    font-weight: 500;
    margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .security-area {
      padding-left: 0; } }

.btn-radius {
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important; }

@media only screen and (min-width: 993px) {
  .row-md-55 {
    margin: 0 -55px; } }

.refresh-password .form-group {
  margin-bottom: 10px !important; }

.refresh-password a {
  display: inline-block; }

@media (max-width: 767px) {
  /*mobile*/
  .slide ul li {
/*    background-image: none !important;
    min-height: inherit !important;
    max-height: inherit !important;
    height: auto !important;*/

  }
  .xs-block {
    display: block !important;
    width: 100% !important; }
  .fancybox-type-iframe .fancybox-skin {
    padding: 0 !important; } }

@media (min-width: 100px) and (max-width: 992px) {
  /*mobile and tablet*/ }

@media (min-width: 993px) and (max-width: 1200px) {
  /*Browser %125*/
  .submenu {
    width: 705px; }
  .menu-container.ifix .imenu .submenu {
    width: 940px; }
  .left-menu > ul {
    padding-top: 0; }
  .pbox-buttons a {
    width: 20px; }
  .pbox-over a {
    min-width: 100px; }
  .pbox-link {
    height: 155px; }
  .btn-orange + .btn-orange {
    margin: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important; } }

@media only screen and (min-width: 1520px) {
  .col-xlg-20 {
    width: 25%; } }

