html,
body,
div,
span,
p,
br,
table,
th,
tr,
td,
img,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
}
.clearfloat {
  clear: both;
}
body {
  font-family: sans-serif;
}
hr {
  padding: 0px;
  margin: 0px;
  border-top: none;
  border-bottom: solid 1px #808080;
  border-right-style: none;
  border-left-style: none;
  clear: both;
}
a {
  color: #808080;
  text-decoration: underline;
  font-weight: normal;
  padding: 0;
  margin: 0;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
a:hover {
  color: #B8B8B8;
  text-decoration: underline;
}
a.img {
  border: none;
  outline: none;
}
small {
  font-size: 80%;
}
ol,
ul {
  list-style: none;
}
li {
  display: block;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.inline-block {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.table {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden;
}
.table-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.header {
  display: block;
  position: fixed;
  width: 100%;
  padding: 0;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
}
.header .inner {
  display: block;
  float: none;
  overflow: hidden;
  zoom: 1;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.menu-home-menu-container,
.menu-main-menu-container {
  display: block;
  float: left;
  width: 100%;
  height: 120px;
  border-bottom: solid 1px #dddddd;
}
.navicon {
  display: none;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: -25px 0 0;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 9999;
  background: url(assets/img/navicon.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .navicon {
    background-image: url('assets/img/navicon@2x.png');
  }
}
.menu {
  display: block;
  float: right;
  position: relative;
  padding: 30px 0;
  -webkit-transition: right 0.5s ease-in-out;
  -moz-transition: right 0.5s ease-in-out;
  -o-transition: right 0.5s ease-in-out;
  -ms-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out;
}
.menu li {
  display: block;
  float: left;
}
.menu a {
  display: block;
  float: none;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #666666;
  font-weight: normal;
  padding: 20px 10px;
  text-decoration: none;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.menu a:hover {
  color: #dddddd;
}
.menu .current-menu-item a,
.menu .current-menu-item a:hover {
  color: #000;
  font-weight: bold;
  cursor: default;
}
html,
body {
  display: block;
  position: static;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  background: #fff;
}
body {
  font-family: sans-serif;
  font-size: 14px;
  color: #666666;
}
/*::-moz-selection{ background:gray; color:#F0F0F0; text-shadow: none; }*/
/*::selection { background:gray; color:#F0F0F0; text-shadow: none; }*/
.post-edit-link {
  display: block !important;
  float: left !important;
  clear: both !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin-top: 20px !important;
  background: transparent  !important;
  color: #384ca2 !important;
  opacity: 1 !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfloat {
  display: block;
  float: none;
  clear: both;
  height: 0;
}
.clearboth {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
}
.autowidth {
  width: 100%;
  height: auto;
}
.attachment-full {
  display: block;
  float: left;
  width: auto;
  height: auto;
  max-width: 100%;
  clear: both;
}
.static {
  display: block;
  float: left;
  width: auto;
  height: auto;
  max-width: 100%;
  clear: both;
  margin-bottom: 20px;
}
.anchor {
  position: relative;
  top: -110px;
}
.wrapper {
  display: block;
  float: none;
  overflow: hidden;
  zoom: 1;
  margin-top: 120px;
  padding: 0 20px;
}
body.home .wrapper {
  margin-top: 160px;
}
body.home .thumbs {
  margin-bottom: 20px;
}
.brand {
  display: block;
  height: 44px;
  margin: 10px 0;
  overflow: hidden;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-size: auto 44px;
  background-image: url(assets/img/extractor-brands.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .brand {
    background-image: url('assets/img/extractor-brands@2x.png');
  }
}
.section.extractors .brand {
  margin: 20px 0;
}
.brand.elica {
  width: 130px;
  background-position: 0 0;
}
.brand.falmec {
  width: 148px;
  background-position: -140px;
}
#container,
#loader {
  display: block;
  float: left;
  width: 100%;
}
.section {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  clear: both;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: default;
}
.branches .inner {
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: solid 1px #666666;
}
h1,
h2,
h3,
p {
  display: block;
  float: left;
  width: auto;
  clear: both;
  text-align: left;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 20px;
}
h2 {
  margin-bottom: 10px;
}
p {
  margin-bottom: 0;
}
.intro h2 {
  margin-bottom: 0;
}
.intro p {
  margin-bottom: 20px;
}
h1.title {
  width: 100%;
  border-top: solid 1px #666666;
  text-align: center;
  line-height: 0;
  height: 0;
  margin-top: 15px;
  margin-bottom: 55px;
}
h1.title span {
  display: inline-block;
  zoom: 1;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
  background: #fff;
  color: #666666;
  position: relative;
  top: -15px;
  padding: 5px 20px;
  border: solid 1px #666666;
  border-radius: 15px;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
  text-align: left;
}
.logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  width: 230px;
  height: 50px;
  margin: -25px 0 0;
  z-index: 999;
  background-image: url(assets/img/logo.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: auto 50px;
  overflow: hidden;
  text-indent: -9999em;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .logo {
    background-image: url('assets/img/logo@2x.png');
  }
}
.inner {
  display: block;
  float: none;
  overflow: hidden;
  zoom: 1;
  max-width: 920px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
}
.slider .inner {
  padding: 0;
}
.content {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.footer .inner {
  height: 20px;
  padding: 40px 20px;
  text-align: center;
  line-height: 20px;
}
.footer a {
  float: right;
  text-decoration: none;
}
.spec .flexslider,
.spec img {
  margin-bottom: 40px;
}
.content h1,
.content h2 {
  margin-bottom: 20px;
}
.page-title {
  display: block;
  float: left;
  font-size: 36px;
  padding-bottom: 20px;
  color: #000;
  border-bottom: solid 3px #000;
}
.price,
.var {
  display: block;
  float: left;
  width: auto;
  clear: both;
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
.price {
  font-size: 28px;
  padding: 10px 40px;
  background-color: #384ca2;
  color: #fff;
  margin-bottom: 20px;
}
.var {
  font-style: italic;
  padding: 5px 20px;
  background-color: #ccc;
  margin-bottom: 20px;
}
.view-all {
  display: block;
  float: none;
  clear: both;
  width: 60px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 20px;
  margin: 0 auto;
  text-decoration: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  background: #384ca2;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.view-all:hover {
  background: #666666;
  color: #fff;
  text-decoration: none;
}
.content,
.content ul {
  display: block;
  float: left;
  width: 100%;
}
.content ul {
  width: auto;
}
.content ul ul {
  width: 100%;
}
.content ul li {
  display: list-item;
  float: none;
  clear: both;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
}
.col {
  display: block;
  float: none;
}
.col img {
  float: left;
  max-width: 100%;
  margin-bottom: 20px;
}
.col.left {
  float: left;
  width: 34%;
}
.col.right {
  float: right;
  width: 60%;
  padding-left: 3%;
  border-left: dashed 1px #dddddd;
}
.columns.quarter li {
  display: inline-block;
  float: none;
  zoom: 1;
  vertical-align: top;
  width: 24%;
  min-width: 180px;
  margin: 10px 0;
}
.column img {
  display: block;
  float: none;
  width: 80%;
  margin: 0 auto 20px;
}
ul.bullets li {
  display: list-item;
  list-style: inside disc;
}
.column.half {
  display: block;
  float: left;
  width: 48%;
  margin-left: 4%;
}
.column.half.left {
  margin-left: 0;
}
.third {
  display: block;
  float: left;
  width: 30%;
  min-height: 580px;
}
.third.middle {
  margin-left: 5%;
  margin-right: 5%;
}
.third a {
  display: block;
  float: left;
  width: 100%;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.third a:hover {
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
}
.category-branch h1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
.copyright {
  display: block;
  float: left;
  color: #666666;
  font-size: 9px;
  line-height: 10px;
  text-transform: none;
  padding: 5px 0;
  margin: 0;
}
.slide-overlay {
  display: block;
  position: absolute;
  width: 50%;
  height: auto;
  top: 0;
  right: 0;
  z-index: 9;
}
.thumbs,
.thumbs li,
.thumbs img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  position: relative;
}
.thumbs li {
  width: 24%;
  max-width: 220px;
  margin: 0.5%;
}
.thumbs a {
  display: block;
  float: left;
  position: relative;
}
.thumbs a .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #384ca2;
  background: rgba(56, 76, 162, 0.9);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=(0));
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  *visibility: hidden;
}
.thumbs h1 {
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0;
  padding: 10px 20px;
}
/*ul.thumbs li:hover a,
ul.thumbs li.touch_hover a {
	opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	visibility:visible;
}*/
.thumbs a:hover .overlay,
.thumbs a.touch_hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=(100));
  opacity: 1;
  *visibility: visible;
}
.hover a {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.royalSlider {
  margin-bottom: 20px !important;
  clear: both;
}
.slider .royalSlider {
  margin-bottom: 20px !important;
}
.rsUni .rsBullets {
  display: block;
  position: absolute !important;
  bottom: 10px;
  left: 10px;
  width: auto !important;
  padding: 5px !important;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 40px;
}
.rsUni .rsBullet,
.rsUni .rsBullet span {
  width: 12px !important;
  height: 12px !important;
  cursor: pointer !important;
}
.rsUni .rsBullet {
  padding: 6px !important;
}
.rsUni .rsBullet span {
  background-color: #ccc !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.rsUni .rsBullet:hover span {
  background-color: #fff !important;
}
.rsUni .rsBullet.rsNavSelected span {
  background-color: #384ca2 !important;
}
@media only screen and (max-width: 870px) {
  .navicon {
    display: block;
  }
  .navicon.is-open {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .menu-home-menu-container,
  .menu-main-menu-container {
    height: 100px;
  }
  .menu.off-canvas {
    width: 220px;
    height: 100%;
    overflow-y: scroll;
    background: #384ca2;
    position: fixed;
    top: 0;
    right: -220px;
    padding: 0;
  }
  .menu.is-open {
    right: 0;
  }
  .menu li {
    width: 100%;
  }
  .menu li a {
    color: #000;
    font-weight: bold;
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: solid 1px #000;
  }
  .menu li a:hover {
    color: #666;
  }
  .menu li:first-child {
    margin-top: 80px;
  }
  .menu li:last-child {
    margin-bottom: 30px;
  }
  .menu .current-menu-item a,
  .menu .current-menu-item a:hover {
    color: #fff;
  }
  .wrapper {
    margin-top: 100px;
  }
  body.home .wrapper {
    margin-top: 140px;
  }
  .col.left,
  .col.right {
    width: 100%;
    margin: 0;
    border: none;
  }
  .intro h2 {
    margin-bottom: 20px;
  }
  .intro .inner {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 690px) {
  .thumbs li {
    width: 32%;
  }
}
@media only screen and (max-width: 480px) {
  .menu-home-menu-container,
  .menu-main-menu-container {
    height: 60px;
    padding: 0;
  }
  .logo {
    background-position: right -4px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
  .wrapper {
    margin-top: 60px;
  }
  body.home .wrapper {
    margin-top: 100px;
  }
  .thumbs li {
    width: 49%;
  }
}
