@import "bootstrap.min.css";
@import "cloud-zoom.css";
@import "bootstrap-responsive-desktop.css";
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@import "font-awesome.min.css";
@import "fonts.css";
@import "animate.css";
@import "fotorama.css";
@import "cloud-zoom.css";
@import "jquery.selectbox.css";
@import "jquery.nouislider.css";
@import "jquery.mCustomScrollbar.css";
@import "magnific-popup.css";
/* main set */
@import "print.css";
.fa-circle-o-notch:before {
  content: "\e803";
  font-family: "fontello";
}
.alert {
  line-height: 32px;
  font-size: 16px;
}
body {
  background-color: #ffffff;
  color: #555555;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 36px;
  font-weight: normal;
  line-height: 43.2px;
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  text-transform: none;
}
h2 {
  font-size: 24px;
  line-height: 28.8px;
  margin-bottom: 24px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
}
.lead {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}
a {
  text-decoration: underline;
  color: #555555;
  outline: none !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover,
a:active,
a:focus {
  color: #006ebe;
}
.pi_load {
  text-align: center;
  margin: 64px auto;
}
.pi_load i {
  font-size: 36px;
  color: #e5e3e0;
}
i.icon-remove {
  background: none !important;
  color: #555555 !important;
  font-size: 24px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 48px;
  text-shadow: none;
}
i.icon-remove::before {
  content: "\f00d";
  font-family: 'FontAwesome';
}
span.ms {
  width: 0.2em;
  display: inline-block;
}
/* common arrows & fotorama*/
.arrow {
  color: #000;
  text-decoration: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: top left;
}
.arrow.left {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23000000' class='st0' points='20.5,12.4 14.6,17.9 20.5,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23000000'/%3E%3C/svg%3E");
}
.arrow.right {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23000000' class='st0' points='16.1,12.4 21.9,17.9 16.1,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23000000'/%3E%3C/svg%3E");
}
.arrow:hover {
  text-decoration: none;
}
.arrow::before {
  color: #000;
  text-decoration: none;
}
span.arrow {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
.fotorama__arr {
  width: 50px;
  height: 50px;
  margin-top: -28px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  z-index: 20;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #006ebe;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: top left;
}
.banner__title {
  position: absolute;
  top: 50%;
  left: 120px;
  margin-top: -5px;
  width: 100%;
  z-index: 11;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
}
.fotorama__arr--prev {
  left: 40px;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2037%2037%27%20style%3D%27enable-background%3Anew%200%200%2037%2037%3B%27%20xml%3Aspace%3D%27preserve%27%20fill%3D%27none%27%3E%3Cpolyline%20stroke%3D%27%23ffffff%27%20class%3D%27st0%27%20points%3D%2720.5%2C12.4%2014.6%2C17.9%2020.5%2C23.9%20%27%20%2F%3E%3C%2Fsvg%3E");
}
.fotorama__arr--next {
  right: 40px;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2037%2037%27%20style%3D%27enable-background%3Anew%200%200%2037%2037%3B%27%20xml%3Aspace%3D%27preserve%27%20fill%3D%27none%27%3E%3Cpolyline%20stroke%3D%27%23ffffff%27%20class%3D%27st0%27%20points%3D%2716.1%2C12.4%2021.9%2C17.9%2016.1%2C23.9%20%27%20%2F%3E%3C%2Fsvg%3E");
}
.wusthof-arrow--right {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23ffffff' class='st0' points='16.1,12.4 21.9,17.9 16.1,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23ffffff'/%3E%3C/svg%3E");
}
.wusthof-arrow--right.w_black {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23000000' class='st0' points='16.1,12.4 21.9,17.9 16.1,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23000000'/%3E%3C/svg%3E");
}
.wusthof-icon--play {
  width: 90px;
  height: 90px;
  margin-top: -45px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtOTUyLjM2MjE4KSI+PHBhdGggc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC10cmFuc2Zvcm06bm9uZTtkaXJlY3Rpb246bHRyO2Jsb2NrLXByb2dyZXNzaW9uOnRiO2Jhc2VsaW5lLXNoaWZ0OmJhc2VsaW5lO2NvbG9yOiMwMDAwMDA7ZW5hYmxlLWJhY2tncm91bmQ6YWNjdW11bGF0ZTsiIGQ9Im0gNTAsOTYyLjM2MjE4IGMgLTIyLjA2NzcsMCAtNDAsMTcuOTMyNDQgLTQwLDQwLjAwMDAyIDAsMjIuMDY3NiAxNy45MzIzLDQwIDQwLDQwIDIyLjA2NzcsMCA0MCwtMTcuOTMyNCA0MCwtNDAgMCwtMjIuMDY3NTggLTE3LjkzMjMsLTQwLjAwMDAyIC00MCwtNDAuMDAwMDIgeiBtIDAsNCBjIDE5LjkwNTkyLDAgMzYsMTYuMDk0MjIgMzYsMzYuMDAwMDIgMCwxOS45MDU4IC0xNi4wOTQwOCwzNiAtMzYsMzYgLTE5LjkwNTkyLDAgLTM2LC0xNi4wOTQyIC0zNiwtMzYgMCwtMTkuOTA1OCAxNi4wOTQwOCwtMzYuMDAwMDIgMzYsLTM2LjAwMDAyIHogbSAtMTEsMTggMCwzNi4wMDAwMiAzMCwtMTggLTMwLC0xOC4wMDAwMiB6IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHN0cm9rZT0ibm9uZSIgbWFya2VyPSJub25lIiB2aXNpYmlsaXR5PSJ2aXNpYmxlIiBkaXNwbGF5PSJpbmxpbmUiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9nPjwvc3ZnPg==);
}
.videolink {
  text-align: center;
  position: relative;
}
.videolink div {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  padding: 2px 0 0 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #ffffff;
  font-size: 18px;
  color: #ffffff;
  line-height: 40px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.videolink div:before {
  content: "\f04b";
  font-family: 'FontAwesome';
}
.videolink:hover div,
.videolink:focus div {
  background-color: #006ebe;
  border: 2px solid #006ebe;
  color: #ffffff;
}
.alert {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 24px;
  font-size: 24px;
}
.alert-danger {
  border: none;
}
.menu-icon-sale {
  width: 22px;
  background-size: 100% auto;
  height: 25px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%27300px%27%20width%3D%27300px%27%20%20fill%3D%22%23ee0000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%20x%3D%220px%22%20y%3D%220px%22%3E%3Cg%3E%3Cpath%20d%3D%22M18%2C20a2%2C2%2C0%2C1%2C1%2C2-2A2.0026%2C2.0026%2C0%2C0%2C1%2C18%2C20Zm12%2C7a2%2C2%2C0%2C1%2C0%2C2%2C2A2.0026%2C2.0026%2C0%2C0%2C0%2C30%2C27Zm12-3A18%2C18%2C0%2C1%2C1%2C24%2C6%2C18.0209%2C18.0209%2C0%2C0%2C1%2C42%2C24ZM18%2C22a4%2C4%2C0%2C1%2C0-4-4A4.004%2C4.004%2C0%2C0%2C0%2C18%2C22Zm12.8174-6.4229a1.0006%2C1.0006%2C0%2C0%2C0-1.6348-1.1543l-12%2C17a1.0012%2C1.0012%2C0%2C0%2C0%2C.24%2C1.3945.9767.9767%2C0%2C0%2C0%2C1.3945-.24ZM34%2C29a4%2C4%2C0%2C1%2C0-4%2C4A4.004%2C4.004%2C0%2C0%2C0%2C34%2C29Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.truebrands {
  padding-top: 48px;
  padding-bottom: 48px;
}
#bestslider {
  display: none;
}
.item__oldprice {
  color: #777;
  font-weight: 700;
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.item__oldprice:before {
  content: '';
  height: 1px;
  background-color: #e00;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -1px;
}
.com_preloader {
  text-align: center;
  margin: 96px 0;
}
.com_preloader i {
  font-size: 36px;
  color: #e5e3e0;
  display: inline-block;
  margin: 0 auto;
}
.available {
  color: #009900;
}
.notavailable {
  color: #999;
}
.productslider {
  margin-top: 48px;
  margin-bototm: 72px;
}
.productslider .fotorama {
  margin-top: -72px;
}
.productslider .fotorama__arr {
  top: 0 !important;
  margin-top: 0;
}
.productslider .fotorama__arr--prev {
  right: 60px;
  left: auto;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23000000' class='st0' points='20.5,12.4 14.6,17.9 20.5,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23000000'/%3E%3C/svg%3E");
}
.productslider .fotorama__arr--next {
  right: 0;
  left: auto;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'%3E%3Cpolyline stroke='%23000000' class='st0' points='16.1,12.4 21.9,17.9 16.1,23.9 ' /%3E%3Ccircle class='st1' cx='18' cy='18.1' r='17.5' stroke='%23000000'/%3E%3C/svg%3E");
}
.productslider h2 {
  text-align: left;
  line-height: 48px;
  font-size: 24px;
  margin: 0 0 24px;
}
.product_row::before,
.product_row::after {
  display: table;
  line-height: 0;
  content: "";
}
.product_row::after {
  clear: both;
}
.product_row {
  margin-top: 88px;
}
.product_row .item {
  width: 269px;
  margin-bottom: 24px;
  display: inline-block;
  float: left;
  margin-left: 30px;
}
.product_row .item .image {
  width: 100%;
  height: 269px;
  background-color: #e5e3e0;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.product_row .item .image img {
  width: 100%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.product_row .item .image span {
  display: inline-block;
}
.product_row .item .image .saleinfo {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  background-color: #006ebe;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: bold;
}
.product_row .item .image .saleinfo:after {
  content: "\f158";
  font-family: 'FontAwesome';
  font-style: italic;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  margin-left: 0.3em;
  vertical-align: middle;
}
.product_row .item .image .overlay,
.product_row .item .image .marker {
  display: none;
}
.product_row .item span.code {
  color: #999;
  display: block;
  font-size: 10px;
}
.product_row .item > a,
.product_row .item a > span.name {
  text-decoration: none;
  display: block;
  margin-bottom: 24px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product_row .item > a > span {
  margin-right: 12px;
}
.product_row .item > a:hover img,
.product_row .item > a.active img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product_row .item > a:hover span.name,
.product_row .item > a.active span.name {
  color: #006ebe;
}
.product_row .item .informer {
  position: relative;
}
.product_row .item .informer .available {
  color: #009900;
}
.product_row .item .informer .notavailable {
  color: #999;
}
.product_row .item .informer span.availability {
  position: absolute;
  z-index: 1;
  top: 2px;
  right: 0;
  line-height: 18px;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.product_row .item .overlay {
  margin-top: 24px;
  height: 60px;
  position: relative;
}
.product_row .item .overlay .overlay_hover {
  position: absolute;
  top: -10px;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.product_row .item .overlay .button {
  display: inline-block;
  margin-right: 30px;
  width: 140px;
  padding: 6px 0;
  height: 24px;
  vertical-align: middle;
}
.product_row .item .overlay .smallicon {
  width: 40px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  vertical-align: middle;
}
.product_row .item .overlay i {
  margin-bottom: 4px;
  width: 22px;
  height: 16px;
  font-size: 16px;
  color: #777;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product_row .item .overlay .smallicon:hover i {
  color: #006ebe;
}
.product_row .item:first-child {
  margin-left: 0;
}
@media (max-width: 1200px) {
  .product_row .item {
    width: 213px;
  }
  .product_row .item .image {
    width: 213px;
    height: 213px;
  }
  .product_row .item .informer span.availability {
    left: 120px;
  }
  .product_row .item .overlay .button {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 20px;
    width: 95px;
    font-size: 10px;
  }
  .product_row .item .overlay i {
    font-size: 12px;
  }
  .product_row .item .overlay .smallicon {
    width: 36px;
  }
}
/* common price rules */
span.oldprice {
  color: #e00;
  display: block;
}
span.oldprice:after {
  content: " ₽";
  white-space: nowrap;
  font-weight: normal;
  color: #e00;
  font-size: 12px;
}
.price {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
}
.price:after {
  content: "\f158";
  font-family: 'FontAwesome';
  color: #999;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  margin-left: 0.3em;
  vertical-align: middle;
}
.sale .price {
  color: #006ebe;
}
.sale .price:before {
  content: "\f175";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  margin-right: 0.7em;
  vertical-align: middle;
}
.basket_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90000;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  display: none;
}
.basket_overlay .bo_wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 450px;
  background-color: #444444;
  color: #ffffff;
  height: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.basket_overlay .bo_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.basket_overlay .bo_close .mfp-close {
  color: rgba(255, 255, 255, 0.5) !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.basket_overlay .bo_close:hover .mfp-close {
  color: #ffffff !important;
}
.bo_content,
.infobox {
  margin: 48px;
}
.bo_content h2,
.infobox h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  color: #ffffff;
}
.bo_content i.fa,
.infobox i.fa {
  display: block;
  text-align: center;
  margin-top: 100px;
}
.bo_content .bo_count,
.infobox .bo_count {
  text-align: center;
  margin-bottom: 24px;
}
.bo_content .bo_list,
.infobox .bo_list {
  margin-bottom: 24px;
  overflow-y: hidden;
}
.bo_content .bo_list .item,
.infobox .bo_list .item {
  margin-right: 10px;
  display: inline-block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
.bo_content .bo_list .item img,
.infobox .bo_list .item img {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  width: 70px;
  height: 70px;
}
.bo_content .bo_list .item p.bo_amount,
.infobox .bo_list .item p.bo_amount {
  margin-top: 6px;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 18px;
}
.bo_content .bo_list .item p.bo_amount span,
.infobox .bo_list .item p.bo_amount span {
  color: #ffffff;
}
.bo_content .bo_list .item:hover p.bo_amount,
.infobox .bo_list .item:hover p.bo_amount {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.bo_summary {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 8px;
  padding-bottom: 8px;
}
.bo_summary .bo_label {
  width: 100px;
  display: inline-block;
}
.bo_summary .price {
  display: inline-block;
  text-align: right;
  width: 146px;
}
.bo_action {
  margin-top: 48px;
}
.bo_action .button {
  background-color: transparent;
  border-color: #ffffff;
  margin-right: 24px;
}
.bo_action .button:hover {
  background-color: #1BBC9B;
  border-color: #1BBC9B;
  color: #ffffff;
}
.bo_action .bo_edit {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.bo_action .bo_edit:hover {
  color: #ffffff;
}
.events {
  margin-top: 30px;
}
.events h2 {
  line-height: 48px;
  font-size: 24px;
  margin: 0 0 24px;
  text-transform: uppercase;
}
.events a {
  text-decoration: none !important;
}
.events .eventrow .item {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none !important;
  font-size: 16px;
  color: #555555;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
}
.events .eventrow .item:hover {
  transform: translate(0, -10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.events .eventrow .item .event-wrapper {
  width: 100%;
  height: 100%;
  display: table;
}
.events .eventrow .item .video-icon {
  display: block;
  margin: 0 auto 30px auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.events .eventrow .item .event-text {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}
.events .eventrow .item .event-text h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #ffffff;
  font-size: 24px;
  line-height: 33.6px;
  padding: 0 30px 0 30px;
  display: inline-block;
}
.events .eventrow .item .event-text i {
  padding: 0 30px 48px 30px;
  color: #7d7a75 !important;
  font-style: normal;
  display: inline-block;
}
.events .eventrow .item .image {
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  height: 200px;
  background-color: #e5e3e0;
  overflow: hidden;
}
.events .eventrow .item .image div {
  width: 100%;
  height: inherit;
  background-color: #e5e3e0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.events .eventrow .item .under {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.events .eventrow .item em,
.events .eventrow .item i {
  font-size: 12px !important;
  color: #7d7a75;
  font-style: normal;
}
.events .eventrow .item i {
  margin-right: 6px;
  color: #006ebe;
}
.events .eventrow .item span {
  display: block;
  font-size: 16px;
  margin: 20px 90px 24px 0;
  text-decoration: none !important;
}
.events .eventrow .item .type {
  color: #006ebe;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 24px;
}
.events .eventrow .item .f-arrow {
  position: absolute;
  top: 12px;
  right: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: none;
}
.events .eventrow .item a {
  margin: 10px;
}
.events .eventrow .item a:hover {
  color: #444444;
}
.events .eventrow .item a:hover .video-icon {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 1200px) {
  .events .eventrow .item .event-text h4 {
    font-size: 28px;
    line-height: 32px;
  }
  .events .eventrow .item .image {
    height: 150px;
  }
  .events .eventrow .item {
    margin-bottom: 20px;
  }
  .events {
    margin-top: 20px;
  }
}
.inspiration {
  width: 100%;
  height: 650px;
  overflow: hidden;
  background-color: #e5e3e0;
}
.inspiration .fotorama_in {
  position: relative;
}
.inspiration .article_bg {
  height: 700px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.inspiration .fotorama__arr {
  border: 2px solid #000;
  color: #000;
  top: 100%;
  margin-top: -214px;
}
.inspiration .fotorama__arr--prev {
  left: 0;
}
.inspiration .fotorama__arr--next {
  left: 60px;
}
.inspiration .item {
  width: 100%;
  height: 650px;
  background-color: #e5e3e0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 16px;
}
.inspiration .item .content {
  margin-top: 72px;
  margin-bottom: 144px;
}
.inspiration .item .content h2 {
  text-align: left;
  width: 80%;
  font-weight: normal;
  font-size: 24px;
  margin: 0 0 24px 0;
}
.inspiration .item .content .lead {
  text-align: center;
  width: 80%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #777;
  margin: 0 auto 48px auto;
}
.inspiration .item .content .a-button {
  margin-top: 24px;
}
#articleslider,
#articleslider .item {
  height: 650px;
}
@media (max-width: 1200px) {
  .inspiration .content {
    width: 370px;
  }
  .inspiration .fotorama__arr {
    margin-top: -380px;
  }
}
#squares {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.squares .item {
  height: 250px;
  width: 100%;
  overflow: hidden;
  background-color: #eee;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.squares .item > img {
  min-height: 250px;
  min-width: 100%;
  -webkit-transition: all 3s linear;
  -moz-transition: all 3s linear;
  -o-transition: all 3s linear;
  transition: all 3s linear;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.squares .item .overlay {
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  height: 80px;
  background-color: #ffffff;
  text-align: center;
  line-height: 80px;
}
.squares .item .overlay > img {
  width: 100px;
}
.squares .item:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.squares #morebrands {
  display: none;
}
.squares .loadmore {
  text-align: center;
}
.squares .loadmore a {
  display: inline-block;
  margin: 48px auto 48px auto;
  text-align: center;
  width: 200px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.squares .loadmore i {
  display: block;
  color: #e5e3e0;
  font-size: 24px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.squares .loadmore a:hover {
  color: #006ebe;
}
.squares .loadmore a:hover i {
  color: #006ebe;
}
.squares .loadmore a.nohover,
.squares .loadmore a.nohover i {
  color: #777 !important;
}
@media (max-width: 1200px) {
  .squares .item {
    margin-bottom: 20px;
  }
}
.footer {
  background-color: #444444;
  padding-top: 48px;
  padding-bottom: 48px;
  color: #ffffff;
  font-size: 15px;
}
.footer .logowhite {
  wdth: 80%;
}
.footer .bigvideo {
  background-color: #555555;
  width: 100%;
  display: block;
  border: none !important;
  line-height: 100px !important;
  height: auto !important;
}
.footer .bigvideo img {
  width: 100%;
  height: auto !important;
}
.footer .bigvideo div {
  margin: -22px 0 0 -22px !important;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.footer h5 {
  margin-top: 0;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 24px;
  font-size: 15px;
}
.footer h5 a {
  color: #ffffff;
  text-decoration: none;
}
.footer h5 a:hover {
  color: #ffffff;
}
.footer .f_items .payments img {
  width: 80%;
  margin-bottom: 14px;
}
.footer .f_items span {
  color: #ffffff;
  text-decoration: underline;
  margin-bottom: 24px/2;
  display: block;
}
.footer .f_items a {
  display: block;
  text-decoration: none;
  margin-bottom: 24px/2;
}
.footer .f_items .subphone {
  margin-top: 24px;
  color: #ffffff;
}
.footer .f_items .platron {
  color: #444444;
  margin: 0;
  display: block;
  font-size: 12px;
}
.footer .f_items .platron img {
  height: 14px;
  display: inline-block !important;
  margin-left: 0.3em;
}
.footer .f_items .platron a {
  display: inline !important;
}
.footer .f_items .phone {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.footer .f_low {
  margin-top: 48px;
}
.footer .f_low a {
  color: #ffffff;
  text-decoration: underline;
}
.footer .f_low a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.footer .social a {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  text-align: center;
  color: #444444;
  background-color: #555555;
  font-size: 16px;
}
.footer .developedby {
  margin-top: 48px;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
}
.footer .developedby svg {
  fill: #d40000;
  vertical-align: text-bottom;
  width: 16px;
  height: 16px;
}
.footer .developedby a {
  display: inline;
  text-decoration: underline;
}
.addressfooter {
  background-color: #006ebe;
  margin: 10px;
  padding-top: 48px;
  padding-bottom: 48px;
  color: #ffffff;
}
.addressfooter h5 {
  margin-top: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px;
}
.addressfooter h5 a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.addressfooter h5 a:hover {
  color: #ffffff;
}
.addressfooter h5 i {
  font-size: 16px;
  margin-right: 0.7em;
  margin-left: -6px;
  color: #ffffff;
}
.addressfooter .a_item span {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px/2;
  display: block;
}
.addressfooter .a_item a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
.addressfooter .a_item a:hover {
  color: #ffffff;
}
.geo_banner {
  border: 2px solid #ffffff;
  float: right;
  width: 80%;
  text-align: center;
}
.geo_banner h5 {
  font-size: 36px;
  padding: 80px 24px 0 24px;
  margin-bottom: 0;
  line-height: 36px;
  text-transform: uppercase;
}
.geo_banner span:before {
  content: ".";
  font-size: 80px;
  font-family: serif;
}
.geo_banner span {
  display: block;
  height: 96px;
  line-height: 48px;
  vertical-align: middle;
  overflow: hidden;
}
.geo_banner .informer {
  display: block;
  margin-bottom: 100px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.geo_banner .informer p {
  color: rgba(255, 255, 255, 0.5);
}
.geo_banner .informer p:first-child {
  color: #ffffff;
}
.geo_small_header h5 {
  font-size: 24px;
}
@media (max-width: 1200px) {
  .geo_banner h5 {
    font-size: 24px;
  }
}
/** modals **/
.modal-body:not(#rulesModal .modal-body) {
  max-height: 220px !important;
}
.modal-footer {
  text-align: left;
}
.modal-close {
  top: 12px !important;
  right: 12px !important;
  font-weight: normal !important;
}
.dropdown-menu-full-width {
  width: 100%;
}
.modal-footer {
  background-color: #fff;
}
.modal-backdrop {
  background-color: #ffffff;
  z-index: 90000;
}
.modal-backdrop + .in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.modal {
  border: none;
  z-index: 900001;
  background-color: #ffffff;
  padding: 48px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-header .close {
  margin-top: -40px;
  margin-right: -40px;
}
/* typehead dropdown*/
#searchb .dropdown-menu {
  top: 68px !important;
  left: -6px;
  -webkit-box-shadow: 0px 6px 19px 0px rgba(50, 50, 50, 0.29);
  -moz-box-shadow: 0px 6px 19px 0px rgba(50, 50, 50, 0.29);
  box-shadow: 0px 6px 19px 0px rgba(50, 50, 50, 0.29);
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchb .dropdown-menu a {
  line-height: 36px;
  text-decoration: none;
}
#searchb .dropdown-menu > li > a:hover,
#searchb .dropdown-menu > li > a:focus,
#searchb .dropdown-submenu:hover > a,
#searchb .dropdown-submenu:focus > a {
  background-color: #000;
  background-image: none;
  filter: none;
}
#searchb .dropdown-menu > .active > a,
#searchb .dropdown-menu > .active > a:hover,
#searchb .dropdown-menu > .active > a:focus {
  background-color: #000;
  background-image: none;
  filter: none;
}
/* typehead dropdown for city modal */
#cityModal {
  width: 700px;
  margin-left: -350px;
}
#setcity h5 {
  font-weight: normal !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
}
#setcity input {
  width: 80% !important;
}
.cityselect {
  padding: 0 40px;
  margin: 0 0 0 1em;
}
.cityinput {
  margin-bottom: 0 !important;
}
#setcity .c_preloader_wrapper {
  position: relative;
}
#setcity .c_preloader {
  display: none;
  position: absolute;
  top: 5px;
  left: 10px;
}
#setcity .c_preloader i {
  color: #e5e3e0;
}
#setcity .dropdown-menu {
  top: 34px !important;
  left: -6px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#setcity .dropdown-menu a {
  line-height: 24px;
  text-decoration: none;
}
#setcity .dropdown-menu > li > a {
  margin-left: 0;
  padding: 0 12px;
}
#setcity .dropdown-menu > li > a:hover,
#setcity .dropdown-menu > li > a:focus,
#setcity .dropdown-submenu:hover > a,
#setcity .dropdown-submenu:focus > a {
  background-color: #000;
  background-image: none;
  filter: none;
}
#setcity .dropdown-menu > .active > a,
#setcity .dropdown-menu > .active > a:hover,
#setcity .dropdown-menu > .active > a:focus {
  background-color: #000;
  background-image: none;
  filter: none;
}
.cityitem {
  margin-bottom: 24px;
  padding-top: 24px;
}
.cityitem a {
  width: 220px;
  display: inline-block;
}
.cityitem small {
  color: #999;
}
.cityitem h4 {
  margin-top: 0;
}
.letters {
  margin: 12px 0;
  font-size: 16px;
  font-weight: bold;
}
.letters a {
  color: #006ebe;
  margin-right: 0.5em;
  text-decoration: none;
}
.letters a:hover,
.letter a:active,
.letter a:focus {
  color: #000;
}
#loginModal .clubcard img {
  width: 100px;
}
#loginModal form a,
#loginModal .clubcard a {
  margin-left: 1em;
}
.normalicon {
  width: 24px;
  height: 24px;
  fill: #000;
}
.phone {
  font-size: 16px;
  font-weight: bold;
  color: #006ebe;
}
.layout {
  margin-top: 24px;
  margin-bottom: 72px;
  min-height: 400px;
}
.layout h1 {
  text-transform: uppercase;
  font-size: 36px;
}
.layout h2 {
  text-transform: uppercase;
  font-size: 24px;
}
/* breadcrump */
.breadcrump {
  background: transparent !important;
  border: none !important;
  padding-top: 24px;
}
.breadcrump a,
.breadcrump span {
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
}
.breadcrump a:before,
.breadcrump span:before {
  content: "· ";
  color: #006ebe;
  font-size: 14px;
  margin: 0 0.2em;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.breadcrump a:first-child:before {
  content: "";
  margin: 0;
}
/** pagination **/
.vpagination_center {
  text-align: center;
}
.vpagination {
  margin-bottom: 96px;
}
.vpagination ul {
  list-style: none;
  margin: 0 auto;
  display: inline-block;
}
.vpagination li {
  display: inline-block;
  margin-top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.vpagination li > a,
.vpagination li > span {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vpagination li > span {
  background-color: #e5e3e0;
}
.vpagination li > a:hover {
  background-color: #444444;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
/* index */
body {
  background: url(/i/fono.jpg) center 130px no-repeat #ebebeb;
}
.home-official {
  background-color: #006ebe;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
  margin-top: 20px;
}
.home-official h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
}
.headerline {
  height: 35px;
  position: relative;
  background-color: #f3f3f3;
  font-family: Arial, Helvetica, sans-serif;
  webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.headerline a {
  line-height: 35px;
  height: 35px;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.headerline .h__left {
  height: 35px;
  line-height: 35px;
}
.headerline .h__left a {
  margin-right: 18px;
}
.headerline .h__left a span {
  margin-left: 8px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
}
.headerline .cab_span {
  position: relative;
}
.headerline .cab_span a {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 12px;
  color: #7d7a75;
}
.headerline .cab_span a svg {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #7d7a75;
  height: 21px;
  width: 21px;
  margin-top: 7px;
  float: left;
}
.headerline .cab_span span {
  line-height: 35px;
  height: 35px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}
.headerline .cab_span a:hover {
  color: #7d7a75;
}
.headerline .cab_span a:hover svg {
  fill: #444444;
}
.fixednav {
  /*position: fixed; 
	z-index:10000;
	top:0; 
	left:0;*/
  width: 100%;
  background-color: #ffffff;
  color: #444444;
  height: 96px;
  overflow: hidden;
}
.fixednav .mainlogo {
  line-height: 96px;
}
.fixednav a {
  color: #7d7a75;
  text-decoration: none;
}
.fixednav i {
  color: #7d7a75;
  font-size: 16px;
  margin-right: 0.5em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.fixednav #topphone {
  display: inline-block !important;
}
.fixednav .mainphone {
  font-size: 16px;
  font-weight: bold;
  line-height: 96px;
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
  margin-left: 30px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  border-bottom: 1px dotted #7d7a75 !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #444444;
}
.fixednav .mainphone:hover {
  color: #006ebe;
}
.fixednav .actionpanel {
  position: relative;
}
.fixednav .actionpanel .inside {
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 1;
}
.fixednav .actionpanel a {
  width: 70px;
  display: inline-block;
  text-align: center;
  margin: 18px 0 0 0;
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
}
.fixednav .actionpanel i {
  display: inline-block;
  margin: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.fixednav .actionpanel svg {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #7d7a75;
  display: inline-block;
}
.fixednav .actionpanel .favorite svg.normalicon {
  width: 18px !important;
  height: 18px !important;
  position: relative;
  top: -3px;
}
.fixednav .actionpanel .basket svg.normalicon {
  position: relative;
  top: -2px;
}
.fixednav .actionpanel .nomargin {
  margin-left: 0;
  margin-right: 0;
}
.fixednav .actionpanel a:hover svg {
  fill: #444444;
}
.fixednav .actionpanel .iconcounter {
  position: absolute;
  top: 0px;
  right: 8px;
  width: 18px;
  height: 18px;
  text-align: center;
  color: #006ebe;
  display: inline-block;
  margin-left: 4px;
  line-height: 18px;
}
.fixednav .actionpanel .active i {
  background-color: #006ebe;
  color: #ffffff;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  margin-right: 0;
}
.fixednav .actionpanel a.active:hover i {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background-color: #004d85;
  color: #ffffff !important;
}
.fixednav .userpanel {
  line-height: 72px;
}
.fixednav .userpanel i {
  margin-right: 0.7em;
}
.fixednav .userpanel a {
  margin-right: 1em;
}
.fixednav .userpanel a:hover i {
  color: rgba(255, 255, 255, 0.5);
}
.fixednav .userpanel a.regreg {
  color: rgba(255, 255, 255, 0.5);
  margin-right: 0;
}
.fixednav .userpanel a.regreg:hover {
  color: #ffffff;
}
.fixednav .geopanel {
  display: inline-block;
  height: 96px;
}
.fixednav .geopanel a.geocity {
  text-decoration: none;
  line-height: 96px;
  color: #444444;
}
.fixednav .geopanel a.geocity svg {
  fill: #7d7a75;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-right: 8px;
}
.fixednav .geopanel a.geocity span {
  border-bottom: 1px dotted #7d7a75 !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: middle;
  display: inline-block;
  line-height: 24px;
}
.fixednav .geopanel i {
  margin-right: 0.7em;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.fixednav .geopanel a.geocity:hover span {
  border-bottom: 1px dotted #7d7a75 !important;
}
.fixednav .geopanel a.geocity:hover svg {
  fill: #000;
}
.fixednav .geopanel .geoadd {
  display: block;
  line-height: 24px;
  margin-left: 6px;
  font-size: 10px;
}
.fixednav .geopanel .geoadd a,
.fixednav .geopanel .geoadd span {
  margin-right: 1em;
  text-decoration: underline;
}
.fixednav .geopanel .geoadd span {
  color: #006ebe;
}
/* main menu */
.menu {
  position: relative;
  background: url(/i/mbg.jpg) center center repeat-y #fff;
  color: #ffffff;
}
.menu.cabinet_on {
  margin-top: 147px;
}
.menu .search_icon {
  width: 28px;
  height: 28px;
}
.menu .searchwrapper {
  position: absolute;
  top: 5px;
  left: -1px;
  width: 100%;
  z-index: 10;
}
.menu .searchwrapper .container {
  position: relative;
}
.menu .searchwrapper .searchitem {
  position: absolute;
  top: 4px;
  right: 19px;
  z-index: 11;
}
.menu .searchwrapper .searchitem a {
  text-decoration: none;
  line-height: 20px;
}
.menu .searchwrapper .searchitem a svg {
  fill: #ffffff;
}
.menu .searchwrapper .searchbox {
  display: none;
  height: 35px;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  right: 15px;
  line-height: 35px;
  vertical-align: middle;
  background-color: #ffffff;
}
.menu .searchwrapper .searchbox input[type=search] {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 24px/2;
  margin: 0;
  width: 94%;
  background: #ffffff;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  border: none;
  color: #444444;
  height: 32px;
  font-size: 12px;
}
.menu .searchwrapper .searchbox .searchitem {
  width: 35px;
  height: 35px;
  right: 0;
  cursor: pointer;
  background-color: #006ebe;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: 0;
  border-left: 4px solid #e5e3e0;
}
.menu .searchwrapper .searchbox .searchitem svg {
  margin-top: 4px;
  margin-left: 3px;
  fill: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.menu .searchwrapper .searchbox .searchitem:hover {
  background-color: #004d85;
}
.menu .searchwrapper .searchbox input[type=submit] {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  margin-left: -40px;
  width: 40px;
}
.menu .searchwrapper .searchbox i {
  color: #ffffff;
  font-size: 32px;
  line-height: 87px;
}
.menu .searchwrapper .searchbox i:hover {
  color: #ffffff;
}
.menu .navi {
  list-style: none;
  margin: 12px 0 0 0;
  vertical-align: baseline;
}
.menu .navi li {
  display: inline-block;
  margin: 0 55px 0 0;
  text-align: left;
  padding: 0;
  height: 32px;
}
.menu .navi li > a,
.menu .navi li > a:hover {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}
.menu .navi li.branditem {
  margin-right: 0;
}
.menu .navi .topdropdown {
  position: absolute;
  top: 46px;
  left: 0;
  width: 100%;
  display: none;
  z-index: 190;
  background-color: #444444;
  text-align: left;
  color: #444444;
}
.menu .navi .topdropdown .container {
  position: relative;
  padding-top: 48px;
  padding-bottom: 48px;
}
.menu .navi .topdropdown .topdropmenu {
  padding: 0 0 12px 0;
}
.menu .navi .topdropdown .topdropmenu h4 {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 12px;
  margin-top: 48px;
  padding-bottom: 24px/2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 24px;
  font-weight: normal;
}
.menu .navi .topdropdown .topdropmenu h4:first-child {
  margin-top: 0;
}
.menu .navi .topdropdown .topdropmenu a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin-bottom: 24px/2;
}
.menu .navi .topdropdown .topdropmenu a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.menu .navi .topdropdown .topdropmenu .empty {
  height: 32px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 24px;
}
/* index slider */
.bigslider-wrapper {
  margin-top: 30px;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.bigslider {
  color: #000;
  overflow: hidden;
  height: 470px;
}
.bigslider .item {
  height: 470px;
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.bigslider .item .hero {
  position: absolute;
  bottom: 60px;
  width: 40%;
  text-align: right;
  right: 30px;
  color: #fff;
  z-index: 11;
  font-size: 16px;
}
.bigslider .item .hero.left {
  left: 30px;
  text-align: left;
}
.bigslider .item .bg {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bigslider .item h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 48px;
  color: #ffffff !important;
}
.bigslider .item .black h2,
.bigslider .item .black p {
  color: #444444 !important;
}
.bigslider .item:hover .bg {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
@media (max-width: 1200px) {
  .bigslider-wrapper {
    margin-top: 20px;
  }
  .bigslider-wrapper .bigslider {
    height: 370px;
  }
  .bigslider-wrapper .item {
    height: 370px;
  }
  .navi li {
    margin-right: 26px !important;
  }
  .navi li a {
    font-size: 12px !important;
  }
  li.branditem {
    margin-right: 0 !important;
  }
  .footer .f_items .phone {
    font-size: 20px;
    height: 72px;
    overflow: hidden;
  }
  .searchbox input[type=search] {
    width: 91% !important;
  }
}
.allbrands {
  background-color: #444444;
  color: #ffffff;
  padding-top: 48px;
  padding-bottom: 72px;
  margin-top: 24px;
  text-align: center;
}
.allbrands h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 24px;
}
.allbrands a {
  color: #ffffff;
  text-decoration: none;
  *white-space: nowrap;
  line-height: 24px;
  vertical-align: middle;
}
.allbrands a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.allbrands a:before {
  content: "· ";
  color: #7d7a75;
  font-size: 18px;
  margin: 0 0.5em 0 0.5em;
  line-height: 24px;
}
.allbrands a:first-child:before {
  content: "";
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 24px;
  padding: 4px 6px;
  margin-bottom: 24px/2;
  font-size: 12px;
  line-height: 24px;
  color: #777;
  vertical-align: middle;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #e5e3e0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #000;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* buttons */
input,
button,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}
.button {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  padding: 4px 30px;
  *margin-left: 0.3em;
  line-height: 24px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #1BBC9B;
  border: 1px solid #1BBC9B;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  *zoom: 1;
}
.button.neutral {
  background-color: transparent;
  border: 1px solid #006ebe;
  color: #006ebe;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  text-decoration: none;
  background-color: #13836c;
  border: 1px solid #13836c;
  color: #fff;
}
.button:hover.neutral,
.button:focus.neutral,
.button:active.neutral,
.button.active.neutral,
.button.disabled.neutral,
.button[disabled].neutral {
  background-color: #006ebe;
  border: 1px solid #006ebe;
  color: #fff;
}
.a-button {
  background-color: #006ebe;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 40px;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
.a-button:after {
  content: '\f054';
  font-family: 'FontAwesome';
  padding-left: 12px;
  text-decoration: none !important;
  font-weight: normal;
}
.a-button:hover {
  background-color: #13836c;
  text-decoration: none;
  color: #ffffff;
}
.a-button:hover.neutral {
  background-color: #006ebe;
  border: 1px solid #006ebe;
  color: #fff;
}
/** articles **/
.hotnews {
  margin-bottom: 64px;
  margin-top: 0;
}
.mt {
  margin-top: 48px;
  margin-bottom: 0;
  padding-bottom: 24px;
  border-bottom: 2px solid #eee;
}
.hotnews .middleline {
  height: 18px;
  border-bottom: 2px solid #eee;
  margin-bottom: 48px;
}
.hotnews h2 {
  text-align: center;
  margin-top: -6px;
}
.hotnews h2 span {
  background-color: #fff;
  padding: 0 1em;
}
.hotnews .item h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: PFDin, arial, sans-serif;
}
.hotnews .item h3 a {
  text-decoration: none;
  color: #444;
}
.hotnews .item h3 a:hover {
  color: #006ebe;
  text-decoration: underline;
}
.hotnews .item em i {
  margin-right: 6px;
  font-size: 14px;
  vertical-align: baseline;
  color: #006ebe;
}
.article em {
  font-size: 10px;
  color: #006ebe;
  font-style: normal;
}
.article .item {
  margin-bottom: 48px;
  clear: both;
  padding-bottom: 24px;
  border-bottom: 1px solid #e5e3e0;
}
.article .item h2 {
  font-size: 36px;
  line-height: 36px;
}
.article .item h2 a {
  text-decoration: none;
}
.article .item h2 a:hover {
  color: #006ebe;
}
.articles .item h2 {
  font-size: 24px;
}
.subitems a {
  text-decoration: none;
  color: #444;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
}
.subitems a:hover {
  color: #000;
}
.subitems a.selected {
  color: #006ebe;
}
/** basket **/
.basket {
  margin-top: 40px;
  margin-bottom: 60px;
}
.basket .stillempty {
  margin-bottom: 160px;
}
.basket table {
  margin-top: 40px;
  border-bottom: 2px solid #eee;
  font-size: 12px;
  margin-bottom: 40px;
  width: 100%;
}
.basket table th {
  padding: 15px;
}
.basket table td {
  padding: 15px 40px 15px 15px;
}
.basket table th {
  text-transform: uppercase;
  text-align: left;
  border-bottom: 2px solid #eee;
  font-size: 12px;
}
.basket .image {
  width: 140px;
  padding-right: 0px;
}
.basket table a {
  color: #444;
  text-decoration: none;
}
.basket table a:hover {
  color: #000;
}
.basket a.removeitem {
  text-decoration: none;
  font-size: 22px;
  color: #ccc;
  display: inline-block;
  text-align: center;
}
.basket a.removeitem:hover {
  color: #ff0000;
}
.basket table input {
  width: 30px;
  margin-bottom: 0;
}
.basket .small {
  font-size: 12px;
}
.basket table tr {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.basket table tr.line:hover {
  background-color: #eee;
}
.basket .price_total {
  margin-top: 12px;
}
.basket .basketsummary p {
  line-height: 30px;
}
.basket .basketsummary .price {
  display: inline-block;
  width: 100%;
}
.basket .continueshopping {
  margin-left: 2em;
  text-transform: none;
  margin-top: 24px;
  padding: 10px 0;
  display: inline-block;
  text-decoration: none;
}
.basket .button-large {
  font-size: 14px;
  padding: 0;
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.basket .basketsummary .price {
  font-size: 36px;
}
.basket .basketsummary .price:after {
  content: "\f158";
  font-family: 'FontAwesome';
  color: #999;
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
  margin-left: 0.3em;
  vertical-align: middle;
}
.maybe h2 {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 48px;
  font-size: 24px;
}
/** series **/
.catalogue_cover {
  margin-top: 24px;
  height: 340px;
  overflow: hidden;
  background-color: #e5e3e0;
  position: relative;
}
.catalogue_cover .cover_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background-color: #000;
}
.catalogue_cover .cover_bg .c_bg_in {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  height: 600px;
  background: url(../i/cover.jpg) center center no-repeat #000;
  background-size: cover;
}
.catalogue_cover .cover_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 340px;
  background-color: rgba(20, 20, 20, 0.4);
  display: table;
}
.catalogue_cover .cover_in {
  display: table-cell;
  vertical-align: middle;
  height: 340px;
}
.catalogue_cover h1 {
  text-align: center;
  width: 80%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  margin: 64px auto 24px auto;
  color: #ffffff;
}
.catalogue_cover .lead,
.catalogue_cover p {
  text-align: center;
  width: 80%;
  max-width: 700px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #ffffff;
  margin: 0 auto 48px auto;
  font-size: 18px;
}
.series h1.hascover {
  margin-bottom: 48px;
}
.series .item {
  margin-bottom: 30px;
  background-color: #f3f3f3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none !important;
  font-size: 16px;
  color: #555555;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
}
.series .item:hover {
  transform: translate(0, -10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.series .item a {
  text-decoration: none !important;
}
.series .item .image {
  width: auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 200px;
  background-color: #e5e3e0;
  overflow: hidden;
}
.series .item .image div {
  width: 100%;
  height: inherit;
  background-color: #e5e3e0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.series .item .under {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.series .item em,
.series .item i {
  font-size: 12px !important;
  color: #7d7a75;
  font-style: normal;
}
.series .item i {
  margin-right: 6px;
  color: #006ebe;
}
.series .item span {
  display: block;
  font-size: 16px;
  margin: 20px 90px 24px 0;
  text-decoration: none !important;
}
.series .item .type {
  color: #006ebe;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 24px;
}
.series .item .f-arrow {
  position: absolute;
  width: 30px;
  top: 12px;
  right: 30px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.series .item a:hover .f-arrow {
  right: 20px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media (max-width: 1200px) {
  .series .item {
    margin-bottom: 20px;
  }
  .series .item .image {
    height: 162px;
  }
}
/** product **/
.download {
  text-decoration: none;
}
.download i {
  margin-right: 24px/3;
  font-size: 16px;
  color: #006ebe;
}
.product {
  background-color: #ffffff;
  min-height: 500px;
  padding-bottom: 24px;
  margin-bottom: 48px;
}
.product .prstatus {
  text-transform: uppercase;
}
.product .breadcrump a:before {
  color: #999;
}
.product h1 {
  font-size: 28px;
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 24px;
  text-transform: none;
}
.product .button-large {
  font-size: 14px;
  padding: 0;
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.product .productusericons .smallicon {
  width: 60px;
  height: 40px;
  margin-right: 24px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  vertical-align: middle;
}
.product .productusericons i {
  margin-bottom: 4px;
  width: 22px;
  height: 16px;
  font-size: 18px;
  color: #777;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product .productusericons .smallicon:hover i {
  color: #006ebe;
}
.product .priceinfo {
  margin-top: 48px;
  margin-bottom: 48px;
}
.product .priceinfo .price {
  font-size: 36px;
}
.product .priceinfo .price:after {
  content: "\f158";
  font-family: 'FontAwesome';
  color: #999;
  font-size: 24px;
  font-weight: 400;
  margin-left: 0.3em;
  vertical-align: middle;
}
.product .pimg i {
  background-color: #fff;
}
.product .product500 {
  display: inline-block;
  width: 551px !important;
  height: 551px !important;
  margin-bottom: 6px;
}
.product .product500 img {
  width: 100%;
}
.product .cloud-zoom-gallery {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
  border: 2px solid #fff;
  width: 96px;
  height: 96px;
}
.product .cloud-zoom-gallery img {
  width: 96px;
  height: 96px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.product .p_thumbs {
  display: inline-block;
}
.product .cloud-zoom-gallery:hover {
  border: 2px solid #000;
}
a.videolink,
a.p360 {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
  border: 2px solid #fff;
  width: 96px;
  height: 96px;
  background-size: cover !important;
}
a.videolink img,
a.p360 img {
  width: 96px;
  height: 96px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
a.p360 div {
  width: 96px;
  height: 96px;
  background-color: #e5e3e0;
  background-color: rgba(227, 227, 227, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 96px;
}
a.p360 div img {
  width: 50px;
  height: 50px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.videolink:hover,
a.p360:hover {
  border: 2px solid #000;
}
a.p360:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
a.p360:hover .degree360 {
  fill: #006ebe;
  color: #006ebe;
}
/*.videolink i, .p360 i {display:inline-block; width:70px; height:70px; line-height: 70px; text-align:center; font-size:40px;}
a.videolink:hover i, a.p360:hover i {background-color:#777; background-color: rgba(0,0,0,0.3);}
.p360 i {background:url(/i/360.png) center center no-repeat;}

a.bigvideo {width:218px !important; height:143px !important;}*/
.producttab {
  margin-bottom: 48px;
}
.producttab .tab-pane h3 {
  font-size: 12px;
  margin-top: 0;
  text-transform: uppercase;
}
.producttab .navtab {
  text-align: center;
}
.producttab .navtab ul {
  display: inline-block;
  list-style: none;
  margin: 0 auto 48px auto;
}
.producttab .navtab li {
  display: inline-block;
  margin-left: 24px;
}
.producttab .navtab li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  font-size: 24px;
}
.producttab .navtab li a:hover {
  color: #006ebe;
}
.producttab .navtab li:first-child {
  margin-left: 0;
}
.producttab .navtab li.active {
  border-bottom: 2px solid #006ebe;
}
.producttab .navtab li.active a {
  color: #006ebe;
}
/* char table sheet */
.chars table {
  font-size: 12px;
  min-width: 600px;
}
.chars td {
  vertical-align: top;
  padding-left: 24px/2;
}
.chars tr > td:first-child {
  margin: 0 0 18px;
  padding-left: 0;
  -webkit-box-shadow: inset 0 17px 0 0 #ffffff, inset 0 18px 0 0 #e3e3e3;
  box-shadow: inset 0 17px 0 0 #ffffff, inset 0 18px 0 0 #e3e3e3;
}
.chars b {
  background-color: #fff;
  padding-right: 24px/2;
  display: inline-block;
  margin-right: 24px/2;
}
.chars i {
  color: #e5e3e0;
  margin-left: 24px/3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.chars i:hover {
  color: #000;
}
/* social share */
div.socialshare {
  padding-bottom: 20px !important;
}
.socialshare > div {
  margin-left: -4px !important;
  display: inline-block !important;
}
.socialshare .soc_print {
  margin-left: 0 !important;
  width: 16px;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.soc_print a {
  position: absolute;
  left: 0;
  top: 17px;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  background-color: #671e67;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mailerresult {
  display: none;
}
.soc_print a:hover {
  background-color: #333;
}
.soc_print a i {
  line-height: 16px;
  diplay: inline-block;
  position: relative;
  top: -1px;
}
.noproducts {
  margin-top: 24px;
}
@media (max-width: 1200px) {
  .product .product500 {
    width: 439px !important;
    height: 439px !important;
  }
  .product .p_thumbs {
    width: 450px;
    overflow: hidden;
    display: block;
  }
  .product .button-large {
    font-size: 12px;
    width: 200px;
  }
}
.catalogue h1 {
  margin-bottom: 48px;
}
.filter {
  margin: 0 0 48px 0;
}
.filter .falign {
  margin-left: 24px;
}
.filter input[type=slider] {
  margin: 10px 0 0 -2px;
  display: inline-block;
  width: 90%;
  display: none;
}
.filter .filtersubmenu i.subhead {
  color: #671e67;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  margin-top: 1em;
  display: inline-block;
  text-transform: uppercase;
  margin-left: -16px;
}
.filter .fitem {
  margin-bottom: 48px;
}
.filter .fitem a {
  color: #000;
  text-decoration: none;
}
.filter .fitem a:hover {
  color: #006ebe;
}
.filter .fitem span.f_info {
  color: #006ebe;
  margin-left: 6px;
  font-size: 10px;
}
.filter .fitem a.active {
  font-weight: bold;
}
.filter a.header {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 24px/2;
  display: inline-block;
  cursor: default;
}
.filter a.header:hover {
  color: #000;
}
.filter .indicator {
  background-color: #e5e3e0;
  padding: 24px;
  margin: 24px 0 48px 0;
  clear: both;
}
.filter .indicator span {
  margin-right: 2em;
  vertical-align: middle;
  line-height: 20px;
}
.filter .indicator a {
  vertical-align: middle;
  line-height: 20px;
}
.filter .indicator span > a {
  text-decoration: none;
  margin-left: 4px;
  line-height: 20px;
}
.filter .indicator h4 {
  font-size: 12px;
  border-top: 1px solid #ccc;
  text-transform: uppercase;
  padding-top: 24px;
  margin-top: 24px;
}
.filter .indicator .i_reset {
  display: block;
  text-decoration: none;
  margin: 24px/2 0 24px/2 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.filter .indicator .i_reset i {
  color: #000;
  margin-left: 0.5em;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.filter .indicator .i_reset:hover {
  color: #006ebe;
}
.filter .indicator .i_reset:hover i {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filter .slider_tooltip {
  display: block;
  position: absolute;
  background: #fff;
  /*top: @step;*/
  bottom: 24px;
  left: -9px;
  text-align: center;
  width: 50px;
}
.filter .f_slider {
  margin-left: 8px;
  margin-top: 24px;
  margin-bottom: 72px;
  width: 80%;
}
.filter .ffitem {
  cursor: pointer;
  position: relative;
  margin-bottom: 6px;
  clear: both;
}
.filter .ffitem label {
  display: inline-block;
  min-height: 24px;
  line-height: 24px;
  margin-bottom: 0;
  margin-left: 36px;
}
.filter .ffitem label i {
  color: #e5e3e0;
  margin-left: 24px/3;
}
.filter .ffitem .fbrand_checkbox {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 24px/2;
  display: inline-block;
  margin: 0 12px 0 0;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e5e3e0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.filter .ffitem .fbrand_checkbox.active {
  background-color: #006ebe;
  border: 2px solid #006ebe;
  color: #ffffff;
}
.filter .ffitem .fbrand_checkbox.active:before {
  content: "\f00c";
  font-family: "FontAwesome";
}
.filter .ffitem input[type=checkbox] {
  display: none;
  padding: 0;
  margin: 0;
}
.filter .ffitem .checkbox {
  margin-right: 24px/2;
  padding-left: 0;
  display: inline-block;
  margin: 0 12px 0 0;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: baseline;
}
.filter .ffitem .checkbox:before {
  content: "";
  border: 1px solid #e5e3e0;
  height: 20px;
  width: 20px;
  line-height: 20px;
  display: inline-block;
}
.filter .ffitem input[type=checkbox]:checked + .checkbox:before {
  content: "\f00c";
  font-family: "FontAwesome";
  border: 1px solid #006ebe;
  background-color: #006ebe;
  color: #ffffff;
  line-height: 20px;
  font-size: 12px;
}
.filter .ffitem:hover .fbrand_checkbox {
  border: 1px solid #006ebe;
}
.filter .ffitem:hover label {
  color: #006ebe;
}
.filter .ffitem:hover label i {
  color: #e5e3e0;
  margin-left: 24px/3;
}
.filter .ffitem .active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  border: 1px solid #006ebe;
  background-color: #006ebe;
  color: #ffffff;
}
div.popover {
  width: 500px;
  max-width: 500px;
  color: #555555;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 'none';
  -moz-box-shadow: 'none';
  box-shadow: 'none';
}
.popover .arrow {
  margin-left: 0;
}
.popover h3.popover-title {
  text-transform: uppercase;
  font-weight: bold;
  padding: 36px;
}
div.popover-content {
  padding: 36px;
}
.popover-content a {
  font-weight: bold;
  color: #006ebe !important;
  text-decoration: underline !important;
}
/** filter **/
/*.filter label {display:inline !important; vertical-align: baseline; font-size:@normal;}
.filter .ffitem {display:block; vertical-align: baseline; margin-bottom: @step/2 }
i.attrpopover {margin-left:6px; color:#671e67; cursor:pointer; font-size:14px;}*/
/*.ffitem i {color:@midgray;}
.filter label:hover {color:@orange;}
.filter input[type=checkbox] {margin:0 6px 0 -2px; padding:0;vertical-align: baseline}

.filter span.jslider {width:60%; margin: 10px 0 40px 2px; display:block;}
div.aflv {margin-top:40px !important;margin-bottom:40px !important; display: block;}
b#pages_count {font-weight: normal;}


/** controls **/
.custom_select {
  visibility: hidden;
}
.controls {
  margin-bottom: 20px;
}
.controls select {
  padding: 2px;
  width: auto;
  outline: none;
  height: auto;
}
.controls span {
  color: #000;
  font-weight: bold;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 20px;
  color: #7d7a75;
}
.controls input[type=text] {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 6px 0 0;
  padding: 0 4px;
  color: #000;
  font-size: 12px;
}
.controls p {
  line-height: 30px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.cabinetnav {
  width: 100%;
  background-color: #f3f3f3;
  color: #555555;
  overflow: hidden;
  display: none;
}
.cabinetnav .right {
  text-align: right;
}
.cabinetnav.visible {
  display: block;
}
.cabinetnav .cabinetmenu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.cabinetnav a {
  color: #555555;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 2em;
}
.cabinetnav a.active-cab {
  color: #006ebe;
  border-bottom: 2px solid #006ebe;
}
.cabinetnav a.active-cab:hover {
  text-decoration: none;
}
.cabinetnav b {
  margin-left: 24px/2;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}
.cabinetnav b span {
  font-size: 12px;
  color: #777;
  margin-left: 4px;
}
.dcard {
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 24px;
}
.headerline .cab_span a.active {
  background-color: #7d7a75;
  color: #fff;
}
.headerline .cab_span a.active:hover {
  background-color: #44413d;
}
table#lines {
  width: 100%;
  border-collapse: collapse;
  margin-top: 48px;
  margin-bottom: 48px;
}
#lines th,
#lines td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
#lines th {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
#lines tr {
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#lines td:first-child {
  padding-left: 1em;
}
#lines th:first-child {
  padding-left: 1.5em;
}
#lines tbody tr:hover {
  color: #000;
  background-color: #efefef;
}
#lines tr.nodrag:hover {
  background-color: #fff;
  cursor: default;
}
#lines tr.activeorder {
  border-top: 2px solid #000;
  border-bottom: none;
}
#lines tbody tr.noclick:hover {
  cursor: default;
}
#lines .orderdetails td {
  background-color: #fff;
  cursor: default;
  padding-bottom: 96px;
  padding-top: 48px;
  padding-left: 0;
}
#lines tr.orderdetails {
  display: none;
}
#lines span.tt {
  text-align: center;
  display: block;
}
.my_addresses {
  margin-top: 48px;
}
.my_addresses td {
  vertical-align: middle;
}
a.removeorder,
a.editorder {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
a.addorder {
  text-align: left;
}
a.removeorder i,
a.editorder i {
  text-decoration: none !important;
  font-size: 16px;
  color: #ccc;
  display: inline-block;
}
a.removeorder:hover i {
  color: #ff0000;
}
a.editorder:hover i {
  color: #006ebe;
}
#lines .price {
  font-size: 18px;
}
#lines .yanagu {
  width: 30px;
  text-align: center;
}
#lines .closeorder {
  display: none;
}
.addorder span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 1em;
}
.orderdetails h4 {
  margin-bottom: 24px;
}
#orderlines {
  font-size: 12px;
  margin-top: 24px;
}
#orderlines th,
#orderlines td {
  padding: 12px !important;
}
#orderlines img {
  width: 70px;
}
.smalltable {
  width: auto!important;
  margin-top: 24px !important;
}
.smalltable td {
  padding-right: 30px !important;
}
.cabutton {
  margin-top: 24px;
  margin-bottom: 48px;
}
.newaddress {
  display: none;
}
.longaddress {
  width: 500px;
}
.addressselect {
  width: 350px;
}
.ostatus {
  font-size: 12px;
}
.ocomment {
  font-size: 12px;
  margin-top: 24px;
  margin-bottom: 24px;
}
sup {
  font-size: 24px;
  color: #ff0000;
  margin-left: 0.2em;
  top: 6px;
}
.i_less:before {
  font-size: 16px;
}
/* platron */
.top48 {
  margin-top: 24px;
}
.bottom48 {
  margin-bottom: 40px;
}
div.platron {
  color: #999;
  margin: 0;
  display: block;
  font-size: 11px;
}
.platron img {
  height: 12px;
  display: inline !important;
}
.platron a {
  display: inline !important;
}
/* delivery table sheet */
.fwhere,
.fwhen {
  margin-top: 24px;
}
.d_pp,
.d_cdek {
  display: none;
  margin-bottom: 24px;
}
.d_pp span,
.d_cdek span {
  margin-left: 1em;
}
.deliverysheet {
  margin-top: 48px;
  margin-bottom: 24px;
}
.deliverysheet h5 {
  text-transform: uppercase;
}
.deliverysheet h5 a,
.deliverysheet h5 a:hover,
.deliverysheet h5 a:focus,
.deliverysheet h5 a:active {
  text-decoration: none;
  border-bottom: 1px dashed #671e67;
}
.deliverysheet table {
  border-collapse: collapse;
  border: none;
  max-width: 500px;
  margin: 0;
  font-size: 12px;
}
.deliverysheet td {
  line-height: 32px;
  padding: 5px 15px 5px 0;
}
.deliverysheet td img {
  width: 65px;
  -ms-interpolation-mode: bicubic;
}
.deliverysheet td span {
  display: inline-block;
  width: 125px;
}
.d_modal,
.d_modal:hover,
.d_modal:focus,
.d_modal:active {
  text-decoration: none;
  border-bottom: 1px dashed #671e67;
}
.basket .deliverysheet td {
  padding: 5px 15px 5px 0 !important;
}
.basket .deliverysheet td.pimg {
  padding: 5px 10px 5px 0 !important;
}
.pimg i {
  width: 40px;
  height: 40px;
  background-color: #f3f3f3;
  color: #555555;
  line-height: 40px;
  text-align: center;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
}
.deliverysheet td.radio {
  text-align: center;
  width: 14px;
}
.deliverysheet input {
  margin: 0 !important;
}
.deliverysheet .pimg {
  width: 44px;
  padding-right: 10px;
}
.deliverysheet .pimg img {
  width: 40px;
  -ms-interpolation-mode: bicubic;
}
fieldset.deliverysheet {
  margin-top: 0 !important;
}
fieldset.deliverysheet table {
  margin-top: 24px;
}
.sheetcheckout tr td,
.sheetcheckout tr .pimg i {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sheetcheckout tr.checked,
.sheetcheckout tr:hover {
  cursor: pointer;
}
.sheetcheckout tr.checked td,
.sheetcheckout tr:hover td {
  color: #006ebe;
}
.sheetcheckout tr.checked .pimg i,
.sheetcheckout tr:hover .pimg i {
  background-color: #006ebe;
  color: #fff;
}
.delivery-data {
  margin: 24px 0;
}
.delivery-weight,
.delivery-dimensions {
  line-height: 30px;
  position: relative;
  padding-left: 22px;
  display: inline-block;
}
.delivery-weight {
  margin-right: 30px;
}
.delivery-weight::before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUycHQiIGhlaWdodD0iNzUycHQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDc1MiA3NTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8Zz4KICA8cGF0aCBkPSJtNTI5LjkxIDUyNC0zMC41Mi0xNjcuNDZjLTIuOTI1OC0xNi4wNy0xMS40MDYtMzAuNjA1LTIzLjk1Ny00MS4wNjItMTIuNTUxLTEwLjQ2MS0yOC4zNzUtMTYuMTgtNDQuNzExLTE2LjE2aC0xMHYtMjUuNjUyaDYuNDQ5MmMyMi44NCAwIDQzLjk0NS0xMi4xODggNTUuMzY3LTMxLjk2OXMxMS40MjItNDQuMTUyIDAtNjMuOTM0LTMyLjUyNy0zMS45NjUtNTUuMzY3LTMxLjk2NWgtMTAyLjM1Yy0yMi44NCAwLTQzLjk0NSAxMi4xODQtNTUuMzY3IDMxLjk2NS0xMS40MjIgMTkuNzgxLTExLjQyMiA0NC4xNTIgMCA2My45MzQgMTEuNDIyIDE5Ljc4MSAzMi41MjcgMzEuOTY5IDU1LjM2NyAzMS45NjloNi40NDUzdjI1LjY1MmgtOS45OTYxYy0xNi4zMzYtMC4wMTk1MzItMzIuMTYgNS42OTkyLTQ0LjcxMSAxNi4xNi0xMi41NTEgMTAuNDU3LTIxLjAzMSAyNC45OTItMjMuOTYxIDQxLjA2MmwtMzAuNTIgMTY3LjQ2Yy0zLjY2MDIgMjAuMzQ4IDEuODgyOCA0MS4yNzMgMTUuMTM3IDU3LjE0NSAxMy4yNTQgMTUuODY3IDMyLjg1OSAyNS4wNTEgNTMuNTM1IDI1LjA3NGgxNzEuMDJjMjAuNjc2LTAuMDIzNDM4IDQwLjI3Ny05LjIwNyA1My41MzEtMjUuMDc0IDEzLjI1NC0xNS44NzEgMTguNzk3LTM2Ljc5NyAxNS4xMzctNTcuMTQ1em0tMjQzLjUtMzE0LjI3YzAtMTAuMTg4IDQuMDQ2OS0xOS45NTcgMTEuMjU0LTI3LjE2NCA3LjIwMzEtNy4yMDMxIDE2Ljk3My0xMS4yNSAyNy4xNi0xMS4yNWgxMDIuMzVjMTMuNzIzIDAgMjYuNDAyIDcuMzIwMyAzMy4yNjYgMTkuMjA3IDYuODU5NCAxMS44ODcgNi44NTk0IDI2LjUyNyAwIDM4LjQxNC02Ljg2MzMgMTEuODgzLTE5LjU0MyAxOS4yMDMtMzMuMjY2IDE5LjIwM2gtMTAyLjM1Yy0xMC4xODggMC0xOS45NTctNC4wNDY5LTI3LjE2LTExLjI1LTcuMjA3LTcuMjAzMS0xMS4yNTQtMTYuOTczLTExLjI1NC0yNy4xNnptNzAuMzc5IDYzLjkzNGgzOC40MTR2MjUuNjUyaC0zOC40MXptMTM4LjM5IDI5MS4xMmMtOC4zNzExIDEwLjEwNS0yMC44MiAxNS45NDUtMzMuOTQxIDE1LjkxOGgtMTcxLjAyYy0xMy4yMTkgMC4wNTA3ODItMjUuNzYyLTUuODI4MS0zNC4xNzItMTYuMDI3LTguNDE0MS0xMC4xOTUtMTEuODA1LTIzLjYyOS05LjIzODMtMzYuNTk0bDMwLjM4Ny0xNjcuNDZjMS44NTE2LTEwLjE5NSA3LjIyNjYtMTkuNDE4IDE1LjE4NC0yNi4wNTUgNy45NjA5LTYuNjM2NyAxNy45OTYtMTAuMjY2IDI4LjM1OS0xMC4yNTRoMTA5LjQ1YzEwLjM2My0wLjAxMTcxOSAyMC40MDIgMy42MTcyIDI4LjM1OSAxMC4yNTQgNy45NjA5IDYuNjM2NyAxMy4zMzYgMTUuODU5IDE1LjE4NCAyNi4wNTVsMzAuOTE0IDE2Ny45OWMyLjM5MDYgMTIuODY3LTEuMDgyIDI2LjEyOS05LjQ2ODggMzYuMTc2eiIvPgogIDxwYXRoIGQ9Im00NjUuNTkgNTI5LjUyaC0xNzkuMTdjLTMuOTI5Ny0wLjk4NDM4LTguMDkzOC0wLjEwMTU2LTExLjI4OSAyLjM5MDYtMy4xOTUzIDIuNDkyMi01LjA2MjUgNi4zMjAzLTUuMDYyNSAxMC4zNzFzMS44NjcyIDcuODc4OSA1LjA2MjUgMTAuMzcxYzMuMTk1MyAyLjQ5MjIgNy4zNTk0IDMuMzc1IDExLjI4OSAyLjM5MDZoMTc5LjE3YzMuOTMzNiAwLjk4NDM4IDguMDk3NyAwLjEwMTU2IDExLjI5My0yLjM5MDYgMy4xOTUzLTIuNDkyMiA1LjA2MjUtNi4zMjAzIDUuMDYyNS0xMC4zNzFzLTEuODY3Mi03Ljg3ODktNS4wNjI1LTEwLjM3MWMtMy4xOTUzLTIuNDkyMi03LjM1OTQtMy4zNzUtMTEuMjkzLTIuMzkwNnoiLz4KIDwvZz4KPC9zdmc+Cg==");
  background-size: 100% 100%;
  height: 28px;
  width: 28px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 1px;
  left: -8px;
  opacity: 0.4;
}
.delivery-dimensions::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill:%23000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='b' d='M446.09,391.93c-1.91,3.74-4.99,5.75-9.05,6.73-6.18,1.49-12.29,3.31-18.44,4.94-6.35,1.69-10.92-.16-12.28-4.94-1.5-5.29,.93-9.04,7.36-11.36,.23-.08,.44-.23,1.36-.7-3.95-2.24-7.56-4.27-11.15-6.32-2.99-1.71-6.01-3.36-8.93-5.17-4.75-2.93-6.19-7.82-3.67-12.07,2.34-3.94,7.47-5.18,12.1-2.66,6.04,3.28,11.97,6.78,17.96,10.17,.52,.3,1.1,.51,2.05,.94-.22-1.76-.46-3.08-.53-4.42-.25-4.23,2.23-7.9,5.86-8.79,4.37-1.07,8.6,.6,10.06,4.82,2.24,6.48,3.86,13.18,5.79,19.76,.37,1.27,1.01,2.47,1.52,3.7v5.36Z'/%3E%3Cpath class='b' d='M53.84,387.33c2.05-7.08,3.87-14.23,6.25-21.19,.89-2.6,2.56-5.51,4.75-6.96,5.17-3.43,11.86,.44,12.18,6.67,.09,1.73-.23,3.48-.41,5.84,6.77-3.84,13.12-7.52,19.55-11.08,5.71-3.16,11.63-1.07,13.28,4.58,1.15,3.94-.33,7.49-4.47,9.95-5.04,3-10.18,5.82-15.28,8.73-1.42,.81-2.82,1.65-4.75,2.78,1.72,.74,2.93,1.22,4.1,1.78,3.92,1.9,5.59,5.5,4.62,9.87-.84,3.76-4.31,6.3-8.61,6-2.01-.14-4.01-.68-5.97-1.21-5.29-1.4-10.52-3.05-15.85-4.3-4.19-.98-7.48-2.91-9.4-6.86v-4.6Z'/%3E%3Cpath class='b' d='M377.9,282.14c0,22.08-.08,44.17,.07,66.25,.03,4.95-1.95,8.11-6.13,10.5-39,22.23-77.97,44.52-116.93,66.82-3.46,1.98-6.66,1.83-10.09-.13-38.84-22.25-77.69-44.49-116.59-66.64-4.36-2.48-6.25-5.79-6.24-10.83,.1-44.3,.1-88.59,0-132.89-.01-4.53,1.83-7.39,5.63-9.55,38.56-21.96,77.11-43.92,115.58-66.04,4.76-2.73,8.74-2.8,13.52-.05,38.58,22.18,77.25,44.19,115.91,66.21,3.69,2.1,5.37,4.99,5.35,9.33-.12,22.34-.05,44.68-.05,67.02Zm-136.62,121.52c.13-1.03,.21-1.4,.22-1.78,.01-37.39,.05-74.79-.1-112.18,0-1.43-1.5-3.42-2.85-4.2-31.93-18.39-63.94-36.65-95.94-54.92-1.03-.59-2.15-1.03-3.62-1.73,0,1.79,0,2.93,0,4.07,0,36.12,.04,72.23-.08,108.35-.01,3.15,1.09,4.74,3.71,6.23,31.25,17.76,62.44,35.63,93.65,53.46,1.51,.86,3.08,1.64,5.02,2.68Zm119.69-174.86c-1.6,.79-2.72,1.27-3.78,1.87-32,18.27-63.99,36.57-96.02,54.79-2.04,1.16-2.81,2.45-2.8,4.8,.07,36.76,.05,73.52,.07,110.28,0,.92,.21,1.84,.35,3.01,.95-.45,1.54-.68,2.08-.99,32.43-18.53,64.85-37.09,97.32-55.54,2.25-1.28,2.84-2.74,2.84-5.17-.07-36.25-.05-72.5-.05-108.75,0-1.24,0-2.48,0-4.31Zm-212.9-15.1c.71,.58,1.06,.95,1.48,1.19,32.54,18.61,65.11,37.19,97.61,55.86,2.22,1.28,3.82,1,5.91-.21,25.54-14.68,51.13-29.27,76.71-43.88,7.28-4.16,14.56-8.32,22.16-12.67-1.1-.77-1.77-1.33-2.51-1.75-32.12-18.36-64.26-36.68-96.34-55.1-2.3-1.32-3.96-1.32-6.25,0-25.65,14.76-51.37,29.4-77.07,44.09-7.16,4.09-14.31,8.22-21.71,12.47Z'/%3E%3Cpath class='b' d='M241.55,81.53c-2.34,1.54-3.9,3.07-5.76,3.67-3.5,1.13-6.82,.47-9.3-2.6-2.35-2.9-2.59-6.72-.38-9.92,1.15-1.66,2.59-3.14,4.02-4.58,4.3-4.36,8.6-8.72,13-12.98,4.67-4.52,9.17-4.52,13.72-.05,5.1,5,10.16,10.05,15.15,15.15,4.14,4.23,4.55,9.38,1.17,12.89-3.34,3.48-8.08,3.35-12.64-.32-.46-.37-.96-.68-2.07-1.47,0,5.8,0,10.96,0,16.12-.01,4.85,.1,9.7-.11,14.54-.19,4.3-3.38,7.47-7.48,7.89-4.03,.41-7.73-2.15-8.8-6.3-.41-1.58-.49-3.27-.5-4.91-.05-8.88-.02-17.77-.02-27.14Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  height: 28px;
  width: 28px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 0px;
  left: -8px;
  opacity: 0.4;
}
.catalogue_row::before,
.catalogue_row::after {
  display: table;
  line-height: 0;
  content: "";
}
.catalogue_row::after {
  clear: both;
}
.catalogue_row {
  margin-bottom: 24px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.catalogue_row .item {
  width: 269px;
  margin-bottom: 24px;
  display: inline-block;
  float: left;
  margin-left: 30px;
}
.catalogue_row .item .image {
  width: 100%;
  height: 269px;
  background-color: #e5e3e0;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.catalogue_row .item .image img {
  width: 100%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.catalogue_row .item .image span {
  display: inline-block;
}
.catalogue_row .item .image .saleinfo {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  background-color: #006ebe;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: bold;
}
.catalogue_row .item .image .saleinfo:after {
  content: "\f158";
  font-family: 'FontAwesome';
  font-style: italic;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  margin-left: 0.3em;
  vertical-align: middle;
}
.catalogue_row .item .image .overlay,
.catalogue_row .item .image .marker {
  display: none;
}
.catalogue_row .item span.code {
  color: #999;
  display: block;
  font-size: 10px;
}
.catalogue_row .item > a,
.catalogue_row .item a > span.name {
  text-decoration: none;
  display: block;
  margin-bottom: 24px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.catalogue_row .item > a > span {
  margin-right: 12px;
}
.catalogue_row .item > a:hover img,
.catalogue_row .item > a.active img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.catalogue_row .item > a:hover span.name,
.catalogue_row .item > a.active span.name {
  color: #006ebe;
}
.catalogue_row .item .informer {
  position: relative;
}
.catalogue_row .item .informer .available {
  color: #1BBC9B;
}
.catalogue_row .item .informer .notavailable {
  color: #999;
}
.catalogue_row .item .informer span.availability {
  position: absolute;
  z-index: 1;
  line-height: 18px;
  top: 2px;
  right: 0;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.catalogue_row .item .overlay {
  margin-top: 24px;
  height: 60px;
  position: relative;
}
.catalogue_row .item .overlay .overlay_hover {
  position: absolute;
  top: -10px;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.catalogue_row .item .overlay .button {
  display: inline-block;
  margin-right: 30px;
  width: 140px;
  padding: 6px 0;
  height: 24px;
  vertical-align: middle;
}
.catalogue_row .item .overlay .smallicon {
  width: 40px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  vertical-align: middle;
}
.catalogue_row .item .overlay i {
  margin-bottom: 4px;
  width: 22px;
  height: 16px;
  font-size: 16px;
  color: #777;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.catalogue_row .item .overlay .smallicon:hover i {
  color: #006ebe;
}
.catalogue_row .item:first-child {
  margin-left: 0;
}
@media (max-width: 1200px) {
  .catalogue_row .item {
    width: 213px;
  }
  .catalogue_row .item .image {
    width: 213px;
    height: 213px;
  }
  .catalogue_row .item .informer span.availability {
    left: 120px;
  }
  .catalogue_row .item .overlay .button {
    padding-left: 5px;
    margin-right: 20px;
    padding-right: 5px;
    width: 95px;
    font-size: 10px;
  }
  .catalogue_row .item .overlay i {
    font-size: 12px;
  }
  .catalogue_row .item .overlay .smallicon {
    width: 36px;
  }
}
.delete:hover {
  color: red !important;
}
.inner_wrapper > .container {
  background-color: #fff;
  border: 20px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.article sup {
  font-size: 10px !important;
  top: -5px !important;
}
.layout {
  padding-top: 24px;
  padding-bottom: 24px;
}
.layout p.lead {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 48px;
}
.layout .block {
  display: block;
}
.layout .block small {
  display: block;
  font-style: italic;
  color: #999;
}
.layout .borders {
  border-top: 1px solid #e5e3e0;
  border-bottom: 1px solid #e5e3e0;
  padding: 24px 0;
  margin: 24px 0 24px 0;
}
table.pa {
  margin-top: 40px;
  border-bottom: 2px solid #eee;
  font-size: 12px;
  margin-bottom: 40px;
}
.pa th {
  padding: 15px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 2px solid #eee;
  font-size: 12px;
}
.pa td {
  padding: 15px 40px 15px 15px;
}
.bannertext {
  margin-top: 61px;
  margin-bottom: 48px;
  width: 180px;
  padding: 48px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  text-align: center;
}
.bannertext img {
  width: 180px;
}
.bannertext h4 {
  margin: 40px 0;
  text-transform: uppercase;
}
.bannertext2 {
  margin-top: 110px;
  width: 285px;
  text-align: center;
}
.bannertext2 img {
  width: 180px;
}
.bannertext2 h4 {
  margin: 40px 0;
  text-transform: uppercase;
  color: #fff;
}
.bannertext2 p.black {
  margin: 40px 0;
  font-size: 18px;
}
.bannertext2 p.black:before {
  content: " ";
  display: block;
  margin: 0 auto 40px auto;
  width: 60px;
  height: 0;
  border-top: 2px solid;
  border-color: #999;
}
.block {
  margin-top: 24px;
  margin-bottom: 24px;
  display: block;
}
.button.inverse {
  border: 2px solid #fff;
  background-color: transparent;
}
.button.inverse:hover {
  border: 2px solid #fff;
  background-color: #fff;
}
/* about specific */
.about_cover {
  background-color: #777;
  background: url(/i/abg.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  height: 300px;
  margin-bottom: 48px;
}
.about_cover h1 {
  text-align: center;
  line-height: 300px;
}
.about_text .lead {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.about_text .bigphone {
  color: #000;
  display: inline-block;
  margin-top: 32px;
  font-size: 28px;
}
.about_text .topmargin {
  margin-top: 48px;
}
.about_text .bottommargin {
  margin-bottom: 48px;
}
.about_text .a_adv {
  text-align: center;
  margin-top: 24px;
}
.about_text .a_adv h4 {
  text-transform: uppercase;
  display: block;
  margin-top: 24px;
}
.about_text .a_adv i {
  background-color: #333;
  color: #fff;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 80px;
  height: 80px;
  font-size: 32px;
  line-height: 80px;
}
/* banner specific styles */
.banner2_side {
  margin-top: 72px;
  margin-left: 60px;
}
.banner2_side img {
  margin-bottom: 48px;
  width: 180px;
}
.img-big {
  padding: 12px;
  background-color: #fff;
  border: 1px solid #e5e3e0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin: 24px 0;
}
abbr {
  margin: 0 0 48px 0;
  font-size: 10px;
  color: #777;
}
.spanicon {
  float: none !important;
}
.spanicon i {
  margin-right: 12px;
}
/* payment & delivery styles */
#accordion-payment {
  margin: 48px 0;
}
.pa-toggle,
.pa-toggle:hover {
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
}
.pa-toggle:hover {
  color: #006ebe;
}
.accordion-inner {
  border: none;
  margin: 0 0 48px 0;
  padding: 0;
}
.accordion-inner h5 {
  margin-top: 48px;
  text-transform: uppercase;
}
.accordion-inner h5:first-child {
  margin-top: 0;
}
.accordion-group {
  border: none;
}
.pa-body {
  margin: 24px 0 0 54px;
}
.pa-toggle img {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
table.pa {
  margin-top: 40px;
  border-bottom: 2px solid #eee;
  font-size: 12px;
  margin-bottom: 40px;
}
.pa th {
  padding: 15px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 2px solid #eee;
  font-size: 12px;
}
.pa td {
  padding: 15px 40px 15px 15px;
}
/* articles */
.fulltext {
  font-size: 16px;
  line-height: 28px;
}
.fulltext h2 {
  margin-top: 64px;
}
.contentslider {
  margin: 48px 0;
}
.contentslider .gallery_row {
  margin-top: 30px;
}
.contentslider .gallery_row .g21 {
  width: 794px;
}
.contentslider .gallery_row .g11 {
  display: inline-block;
  width: 392px;
  margin-left: 30px;
}
.contentslider .gallery_row .g11:first-child {
  margin-left: 0;
}
.contentslider .gallery_row:first-child {
  margin-top: 0;
}
.contentslider .fotorama__arr--prev {
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'><polyline  stroke='#000000' class='st0' points='20.5,12.4 14.6,17.9 20.5,23.9 ' /><circle class='st1' cx='18' cy='18.1' r='17.5' stroke='#000000'/></svg>");
}
.contentslider .fotorama__arr--next {
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 37 37' style='enable-background:new 0 0 37 37;' xml:space='preserve' fill='none'><polyline  stroke='#000000' class='st0' points='16.1,12.4 21.9,17.9 16.1,23.9 ' /><circle class='st1' cx='18' cy='18.1' r='17.5' stroke='#000000'/></svg>");
}
.bottomtext {
  font-size: 16px;
}
.content-shape {
  border-top: 1px solid #e5e3e0;
  border-bottom: 1px solid #e5e3e0;
  padding: 24px 0;
  margin: 24px 0 24px 0;
  position: relative;
}
.content-shape__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #e5e3e0;
  background-size: cover;
  top: 24px;
  bottom: 24px;
  width: 50%;
  position: absolute;
  overflow: hidden;
}
.content-shape__bg img {
  min-height: 100%;
  min-width: 100%;
}
.content-shape__text {
  margin-left: 50%;
  padding: 24px 0 24px 24px;
  font-size: 24px;
  line-height: 1.5;
}
.content__quote {
  border-left: 2px solid #006ebe;
  padding-left: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.5;
}
.img-block {
  margin: 24px 0;
  background-color: #f0f0f0;
  padding: 10px;
}
.img-block div {
  font-size: 12px;
  line-height: 24px;
  padding: 10px 0 0 0;
}
@media (max-width: 1200px) {
  .bannertext2 {
    width: 227px;
  }
  .banner2_slide {
    margin-left: 60px;
  }
  .contentslider .gallery_row .g21 {
    width: 640px;
  }
  .contentslider .gallery_row .g11 {
    width: 315px;
  }
}
.bannerlines {
  position: relative;
  height: 500px;
}
.banner_in {
  position: absolute;
  bottom: 48px;
  left: 0;
}
.banner_in h4 {
  background-color: #ffffff;
  color: #777;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-block;
  width: auto;
  padding: 16px 20px;
  letter-spacing: 4px;
  line-height: 32px;
  font-size: 16px;
  margin: 0 0 12px 0;
}
.banner_in h4 img {
  width: 140px;
}
.banner_in .announce {
  display: block;
  background-color: rgba(31, 31, 31, 0.8);
  padding: 16px 20px;
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
  margin: 0 0 12px 0;
}
.search-box {
  float: right;
  height: 32px;
  width: 240px;
  display: block;
}
.search-box.active input {
  display: block;
}
.search-box.active .search {
  background-position: center right;
  background-color: #0477b7;
}
.search-box.active .search-field {
  width: 208px;
  padding: 0 44px 0 16px;
  opacity: 1;
}
input {
  height: 32px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 0;
  background: #0477b7;
  border: none;
}
input[type=text]::-ms-clear {
  height: 0;
  width: 0;
}
.search-field {
  width: 0;
  outline: none;
  color: #ffffff;
  float: right;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-field::-webkit-input-placeholder {
  color: #BBE3F9;
}
.clear-icon {
  color: #ffffff;
  position: absolute;
  top: 9px;
  right: 16px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  display: none;
}
.clear-icon.show {
  display: block;
}
.search1 {
  border-radius: 0;
  background: url('http://www.clker.com/cliparts/n/U/H/1/H/u/search-icon-white-one-md.png') no-repeat center left;
  background-size: 16px 16px;
  border: none;
  display: block;
  width: 32px;
  float: right;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/** checkout **/
.sheetcheckout {
  width: 100%;
}
.newaddress {
  margin-top: 24px;
}
.cab_select .sbHolder {
  width: 300px !important;
}
.checkout .order_text {
  width: 80%;
}
.checkout .order_add_notes {
  margin: 30px 0 30px 40px;
}
.checkout .sbHolder {
  width: 300px !important;
  display: inline-block;
  float: left;
  margin-right: 24px;
}
span.bigor {
  margin-top: 50px;
  display: block;
  text-align: center;
  font-size: 24px;
  color: #ccc;
}
#orgdata {
  margin-top: 24px;
}
.checkout {
  margin-top: 48px;
  margin-bottom: 96px;
  font-size: 12px;
}
.checkout .actions i {
  margin-right: 24px/3;
}
.checkout label {
  cursor: initial;
}
.checkout .editaddress {
  line-height: 34px;
  display: inline-block;
}
.checkout label,
.checkout input,
.checkout textarea,
.checkout select {
  font-size: 12px;
  margin-right: 1em;
}
.checkout textarea {
  height: 200px;
}
.checkout .p90 {
  width: 80%;
}
.checkout h2 {
  font-size: 24px;
  margin-top: 48px;
  line-height: 28.8px;
}
.checkout h2 i {
  background-color: #e5e3e0;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  line-height: 40px;
  color: #444444;
  display: inline-block;
  text-align: center;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-style: normal;
  font-size: 16px;
}
.checkout h3 {
  font-size: 24px;
  margin-top: 48px;
}
.checkout fieldset {
  margin-left: 48px;
}
.checkout .button-large {
  font-size: 18px;
  padding: 0;
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.checkout .infobox {
  background-color: #e5e3e0;
  padding: 48px;
  margin: 0 0 30px 0;
}
.checkout .infobox h2 {
  margin-top: 0;
  line-height: 28px;
  color: #444444;
}
.checkout .infobox p.bo_amount,
.checkout .infobox .bo_amount span {
  color: #000 !important;
}
.checkout .infobox .bo_summary {
  margin-bottom: 48px;
}
.checkout .infobox .phone {
  font-size: 24px;
  margin: 24px 0;
  text-align: center;
  display: block;
  font-weight: bold;
}
#orgdata,
#checkoutresponse {
  display: none;
}
.totalsubmit {
  margin-left: 48px;
  margin-top: 48px;
}
.tsubmit {
  margin-top: 20px;
}
.passwordremindlink {
  line-height: 40px;
  vertical-align: middle;
  margin-left: 1em;
  display: inline-block;
  margin-top: 20px;
}
label.error {
  color: #ff0000;
  display: block;
  margin-bottom: 25px;
}
.incheckoutbox {
  border: 2px solid #e5e3e0;
  padding: 48px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.activecb {
  border: 2px solid #000;
}
.incheckoutbox h2 {
  margin-top: 0 !important;
}
.incheckoutbox:hover {
  background-color: #ebebeb;
  border: 2px solid #fff;
}
.fasticon {
  display: block;
  height: 140px;
}
.fasticon i {
  color: #7d7a75;
  font-size: 96px;
  line-height: 140px;
}
.cardhelp {
  margin-top: 24px;
  width: 85%;
}
.disabled,
.disabled:hover {
  border-color: #e5e3e0;
  color: #e5e3e0 !important;
  cursor: initial;
}
.button {
  outline: none;
}
.button.shake-button {
  -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@media (max-width: 1200px) {
  .infobox .bo_label {
    width: 50px;
  }
}
.span6--no--margin {
  margin: 0px !important;
}
.span6--fixed {
  width: 570px !important;
}
.container--fixed {
  width: 1170px !important;
}
.category-menu-wrapper {
  margin: 30px auto 0 auto;
  height: 220px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none !important;
  color: #555555;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  margin-bottom: 20px;
  margin-bottom: 30px;
}
.category-menu-wrapper .category-menu-items {
  padding: 0 40px;
}
.category-menu-wrapper .menu-item {
  text-align: center;
  float: left;
  width: 181px;
  position: relative;
}
.category-menu-wrapper .menu-item a {
  text-decoration: none !important;
  color: #1e110d !important;
  width: 100%;
  height: 100%;
  display: block;
}
.category-menu-wrapper .menu-item .menu-item__title {
  padding: 0 42px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.4;
  padding-top: 30px;
}
.category-menu-wrapper .menu-item .menu-item__img {
  margin-top: 35px;
  height: 120px;
  -webkit-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
}
.category-menu-wrapper .menu-item:last-child {
  margin: 0px;
}
.category-menu-wrapper .menu-item:nth-child(1) .menu-item__img {
  margin-top: 45px;
}
.category-menu-wrapper .menu-item:nth-child(2) .menu-item__img {
  margin-top: 30px;
}
.category-menu-wrapper .menu-item:nth-child(3) .menu-item__img {
  margin-top: 26px;
}
.category-menu-wrapper .menu-item:nth-child(4) .menu-item__img {
  margin-top: 24px;
}
.category-menu-wrapper .menu-item:nth-child(5) .menu-item__img {
  margin-top: 41px;
}
.category-menu-wrapper .menu-item:nth-child(6) .menu-item__img {
  margin-top: 44px;
}
@media (min-width: 1024px) {
  .category-menu-wrapper .menu-item:hover:before {
    content: '';
    width: 90px;
    height: 5px;
    background: #006fb4;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(1) .menu-item__img {
    margin-top: 35px;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(2) .menu-item__img {
    margin-top: 20px;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(3) .menu-item__img {
    margin-top: 16px;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(4) .menu-item__img {
    margin-top: 14px;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(5) .menu-item__img {
    margin-top: 31px;
  }
  .category-menu-wrapper .menu-item:hover:nth-child(6) .menu-item__img {
    margin-top: 34px;
  }
}
.block-items {
  margin-bottom: -30px;
}
.block-item {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none !important;
  font-size: 16px;
  color: #555555;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
}
.block-item .image {
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  height: 180px;
  background-color: #e5e3e0;
  overflow: hidden;
}
.block-item .image .item__image {
  width: 100%;
  height: inherit;
  background-color: #e5e3e0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sub-item {
  width: 50%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sub-item a {
  text-decoration: none !important;
}
.sub-item .item__title {
  margin-left: 20px;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.sub-item.sub-item--video {
  width: 100%;
  float: none;
}
.sub-item.sub-item--video .image {
  background: none !important;
}
.sub-item.sub-item--video iframe {
  width: 100%;
}
.sub-item.sub-item--video .image,
.sub-item.sub-item--video iframe {
  height: 494px;
}
.sub-item:hover .item__image {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .span6--fixed {
    width: 460px !important;
  }
  .block-item .image {
    height: 150px;
  }
  .category-menu-wrapper .menu-item {
    width: 16.6%;
  }
  .block-items {
    margin-bottom: -20px;
  }
  .block-item {
    margin-bottom: 20px;
  }
  .category-menu-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sub-item--video .image,
  .sub-item--video iframe {
    height: 447px !important;
  }
}
/* ribbons */
.ribbon-place {
  position: relative;
}
.product-ribbon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 8px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  background-color: #f90;
  text-align: center;
  font-weight: bold;
}
.ribbon-place .product-ribbon {
  position: static;
  margin-bottom: 30px;
  font-size: 14px;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 3px 10px;
}
.ribbon__id0 {
  display: none;
}
.ribbon__id1 {
  background-color: #f90;
}
.ribbon__id2,
.ribbon__id7 {
  background-color: #d10a0a;
}
.ribbon__id3 {
  background-color: #2bad11;
}
.ribbon__id4 {
  background-color: #777;
}
.politics-popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 999;
  padding: 0 20px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
.politics-popup * {
  box-sizing: border-box;
}
.politics-popup.opened {
  opacity: 1;
  visibility: visible;
}
.politics-popup__inner {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  width: 380px;
  margin: 0 auto;
  padding: 12px 15px;
  /*  display: none;*/
}
.politics-popup__inner a {
  display: inline-block;
}
.politics-popup__inner p {
  margin: 0;
}
.politics-popup__button .button {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
}
.politics-popup__text {
  line-height: 20px;
  color: #000;
  margin-bottom: 15px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- SVG --%3E%3Csvg fill='%23e5e3e0' width='800px' height='800px' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 16 4 C 9.371094 4 4 9.371094 4 16 C 4 22.628906 9.371094 28 16 28 C 22.628906 28 28 22.628906 28 16 C 28 15.515625 27.964844 15.039063 27.90625 14.566406 C 27.507813 14.839844 27.023438 15 26.5 15 C 25.421875 15 24.511719 14.3125 24.160156 13.359375 C 23.535156 13.757813 22.796875 14 22 14 C 19.789063 14 18 12.210938 18 10 C 18 9.265625 18.210938 8.585938 18.558594 7.992188 C 18.539063 7.996094 18.519531 8 18.5 8 C 17.117188 8 16 6.882813 16 5.5 C 16 4.941406 16.1875 4.433594 16.496094 4.019531 C 16.332031 4.011719 16.167969 4 16 4 Z M 23.5 4 C 22.671875 4 22 4.671875 22 5.5 C 22 6.328125 22.671875 7 23.5 7 C 24.328125 7 25 6.328125 25 5.5 C 25 4.671875 24.328125 4 23.5 4 Z M 14.050781 6.1875 C 14.25 7.476563 15 8.585938 16.046875 9.273438 C 16.015625 9.511719 16 9.757813 16 10 C 16 13.308594 18.691406 16 22 16 C 22.496094 16 22.992188 15.9375 23.46875 15.8125 C 24.152344 16.4375 25.015625 16.851563 25.953125 16.96875 C 25.464844 22.03125 21.1875 26 16 26 C 10.484375 26 6 21.515625 6 16 C 6 11.152344 9.46875 7.097656 14.050781 6.1875 Z M 22 9 C 21.449219 9 21 9.449219 21 10 C 21 10.550781 21.449219 11 22 11 C 22.550781 11 23 10.550781 23 10 C 23 9.449219 22.550781 9 22 9 Z M 14 10 C 13.449219 10 13 10.449219 13 11 C 13 11.550781 13.449219 12 14 12 C 14.550781 12 15 11.550781 15 11 C 15 10.449219 14.550781 10 14 10 Z M 27 10 C 26.449219 10 26 10.449219 26 11 C 26 11.550781 26.449219 12 27 12 C 27.550781 12 28 11.550781 28 11 C 28 10.449219 27.550781 10 27 10 Z M 11 13 C 9.894531 13 9 13.894531 9 15 C 9 16.105469 9.894531 17 11 17 C 12.105469 17 13 16.105469 13 15 C 13 13.894531 12.105469 13 11 13 Z M 16 15 C 15.449219 15 15 15.449219 15 16 C 15 16.550781 15.449219 17 16 17 C 16.550781 17 17 16.550781 17 16 C 17 15.449219 16.550781 15 16 15 Z M 12.5 19 C 11.671875 19 11 19.671875 11 20.5 C 11 21.328125 11.671875 22 12.5 22 C 13.328125 22 14 21.328125 14 20.5 C 14 19.671875 13.328125 19 12.5 19 Z M 19.5 20 C 18.671875 20 18 20.671875 18 21.5 C 18 22.328125 18.671875 23 19.5 23 C 20.328125 23 21 22.328125 21 21.5 C 21 20.671875 20.328125 20 19.5 20 Z'/%3E%3C/svg%3E") 0 0 no-repeat;
  background-size: 40px auto;
  padding-left: 50px;
}
@media (min-width: 560px) {
  .politics-popup__inner {
    display: flex;
    align-items: center;
  }
  .politics-popup__text {
    margin: 0 20px 0 0;
    flex: 1 1;
  }
  .politics-popup__button {
    flex: 0 0 92px;
  }
}
