/* Generated by less 2.2.0 */
@charset "UTF-8";
@import "jquery-ui.css";
@font-face {
  font-family: 'owexxthin';
  src: url('../fonts/owexxnewru-lt-regular-webfont.eot');
  src: url('../fonts/owexxnewru-lt-regular-webfont?#iefix') format('embedded-opentype'), url('../fonts/owexxnewru-lt-regular-webfont.woff') format('woff'), url('../fonts/owexxnewru-lt-regular-webfont.ttf') format('truetype'), url('../fonts/owexxnewru-lt-regular-webfont.svg#owexx_new_ru-ltregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
a,
iframe,
input,
button,
form,
textarea,
select,
dl,
dt,
dd,
blockquote,
address,
table,
object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
figure {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  cursor: pointer;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
input {
  line-height: normal;
}
input,
select,
button,
textarea {
  vertical-align: top;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.6em;
}
sub {
  bottom: -0.4em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
mark {
  background: #ff0;
  color: #000;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 12px;
}
html {
  font-size: 62.5%;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
iframe {
  background: #f7f7f7;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus {
  outline-color: transparent;
  outline-style: none;
}
@media (max-width: 991px) {
  .visible-desktop {
    display: none !important;
  }
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 991px) {
  .hidden-desktop {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet {
    display: none !important;
  }
}
.visible-tablet {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-tablet {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .hidden-tabletmob {
    display: none !important;
  }
}
.visible-tabletmob {
  display: none !important;
}
@media (max-width: 991px) {
  .visible-tabletmob {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-mob {
    display: none !important;
  }
}
.visible-mob {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-mob {
    display: block !important;
  }
}
body:after {
  font: 13px/18px Arial;
  text-align: center;
  content: 'desktop';
  position: fixed;
  right: 0;
  top: 0;
  padding: 5px 20px;
  min-width: 100px;
  z-index: 9999;
  background: rgba(0, 122, 0, 0.5);
  color: #fff;
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body:after {
    content: 'tablet';
    background: rgba(0, 0, 255, 0.5);
  }
}
@media (max-width: 767px) {
  body:after {
    content: 'mobile';
    background: rgba(255, 0, 0, 0.5);
  }
}
html,
body {
  background-color: #fff;
}
body {
  font-family: Arial, serif;
  font-size: 0.9375em;
  line-height: 1.6;
  color: #000;
}
a {
  color: inherit;
}
.xh {
  font-size: 4.8em;
  line-height: 1.1875;
  margin-bottom: 0.2333em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.h {
  font-size: 4em;
  line-height: 1.1875;
  margin-bottom: 0.2333em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
h1,
.h1 {
  font-size: 3.2em;
  line-height: 1.1875;
  margin-bottom: 0.4167em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
h2,
.h2 {
  font-size: 2.4em;
  line-height: 1.1875;
  margin-bottom: 0.4167em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.h3,
h3 {
  font-size: 2em;
  line-height: 1.1875;
  margin-bottom: 0.4167em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.h4,
h4 {
  font-size: 1.7333em;
  line-height: 1.1875;
  margin-bottom: 0.4167em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.h5,
h5 {
  font-size: 1.4667em;
  line-height: 1.1875;
  margin-bottom: 0.4167em;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.h6,
h6 {
  font-family: Arial, serif;
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 0.4167em;
}
.xh,
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4f4f4f;
  display: block;
}
.xh a,
.h a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
.xh a:hover,
.h a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  overflow: hidden;
  background: #4f4f4f;
  margin: 3em 0;
  border: none;
}
p,
ul,
ol,
iframe,
object,
table,
embed,
dl {
  margin-bottom: 1em;
}
ul,
ol {
  list-style-position: inside;
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
  border: 0 none;
  text-align: left;
}
table.table-noborder {
  border: none;
  background: transparent;
}
table.table-noborder td,
table.table-noborder th {
  border: none;
  background: transparent;
}
table.table-noborder td:last-child,
table.table-noborder th:last-child {
  padding-right: 0;
}
table.table-noborder th {
  padding: 0 2.14285714em 1.42857143em 0;
}
table.table-noborder td {
  padding: 0 1.66666667em 1.42857143em 0;
}
table.table-noborder tr:first-child td,
table.table-noborder tr:first-child th {
  padding-top: 0;
}
table.table-noborder tr:hover td {
  background: transparent;
}
table.table-list {
  border: 0 none;
  background: transparent;
}
table.table-list td,
table.table-list th {
  border: 0 none;
  border-bottom: 1px solid #dddede;
  background: transparent;
}
table.table-list td:first-child,
table.table-list th:first-child {
  padding-left: 8px;
}
table.table-list th {
  padding-top: 0;
}
table.table-list tr:hover td,
table.table-list tr:hover th {
  background: transparent;
}
th,
td {
  border: 1px solid #dddede;
}
th {
  padding: 0.78571429em 0.85714286em 0.78571429em;
  font-weight: normal;
  font-size: 0.93333333em;
  line-height: 1.57142857;
  background: transparent;
  color: #000;
}
td {
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.22222222;
  padding: 0.55555556em 0.66666667em 0.57142857em;
}
td.table-title {
  font-size: 1.46666667em;
}
.table-title a {
  text-decoration: none;
}
.table-title a:hover {
  text-decoration: underline;
}
tr:hover td {
  background: rgba(0, 0, 0, 0.02);
}
blockquote {
  display: block;
  margin: 20px;
  font-style: italic;
}
blockquote:before {
  content: '\201C';
  position: relative;
  left: -3px;
}
blockquote:after {
  content: '\201D';
  position: relative;
  left: 3px;
}
q {
  font-style: italic;
}
q:before {
  content: '\201C';
  margin: 0 1px 0 0;
}
q:after {
  content: '\201D';
  margin: 0 0 0 1px;
}
dl {
  *zoom: 1;
}
dl:after {
  content: " ";
  display: table;
  clear: both;
}
dt {
  clear: both;
  float: left;
  margin-right: 4px;
  color: #4f4f4f;
}
dd {
  display: block;
}
input[type=text],
input[type=tel],
input[type=search],
input[type=email],
input[type=password],
textarea,
select {
  border-color: #666666 #dddddd #dddddd #666666;
  border-width: 1px;
  border-style: solid;
  background: #fff;
  color: #333;
  font: 12px/16px Arial;
  padding: 6px 6px 5px;
  height: 16px;
}
textarea {
  height: 186px;
  resize: none;
  padding: 6px;
}
select {
  height: 29px;
  padding: 5px 5px 5px 2px;
}
.btn {
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 18px;
  line-height: 34px;
  padding: 0 20px;
  height: 36px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  cursor: pointer;
}
a.btn {
  text-decoration: none !important;
}
.btn:hover {
  background: #f5f5f5;
}
.btn:active {
  background: #f0f0f0;
}
.btn[disabled] {
  cursor: default;
  text-shadow: none;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  background: #f5f5f5;
  color: #666;
}
.btn + .btn {
  margin-left: 10px;
}
.btn img[src$="icon-w-cart.png"] {
  position: relative;
  margin-left: 2px;
  top: -1px;
}
.btn--danger {
  background: #f50000;
  color: #fff;
  border-color: #f50000;
}
.btn--danger:hover {
  background-color: #ff0505;
}
.btn--danger:active {
  background-color: #e60000;
}
.btn--danger[disabled] {
  background: #f50000;
}
.link-remove {
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  text-decoration: none !important;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  padding: 0 0 0 34px;
  background: url(../img/icon-s-remove.png) left top no-repeat;
}
.link-remove:hover,
.link-remove.active {
  background-position: 0 -100px;
  color: #ff3636;
}
.article {
  *zoom: 1;
}
.article:after {
  content: " ";
  display: table;
  clear: both;
}
.article h1:last-child,
.article h2:last-child,
.article h3:last-child,
.article h4:last-child,
.article h5:last-child,
.article h6:last-child,
.article p:last-child,
.article ul:last-child,
.article ol:last-child,
.article iframe:last-child,
.article object:last-child,
.article table:last-child,
.article embed:last-child,
.article div:last-child,
.article dl:last-child {
  margin-bottom: 0;
}
.article img,
.article table,
.article iframe,
.article object,
.article embed {
  max-width: 100%;
}
.article img {
  height: auto;
}
.left {
  float: left;
  margin-right: 32px;
  text-align: left;
}
img.left {
  margin-bottom: 10px;
}
.right {
  float: right;
  margin-left: 32px;
  text-align: right;
}
img.right {
  margin-bottom: 10px;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: inherit;
  text-align: center;
}
img.center {
  margin-bottom: 10px;
}
td.left,
th.left {
  text-align: left;
  margin: 0;
  float: none;
}
td.center,
th.center {
  text-align: center;
  margin: 0;
  float: none;
}
td.right,
th.right {
  text-align: right;
  margin: 0;
  float: none;
}
.color {
  color: #4f4f4f;
}
.grid {
  *zoom: 1;
  margin-bottom: 1em;
}
.grid:after {
  content: " ";
  display: table;
  clear: both;
}
.grid--highlight {
  background: #f7f7f7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1.26666667em 0 1.8em;
  margin-bottom: 2em;
}
.container--gray .grid--highlight {
  background: #fff;
}
.grid--highlight .grid-two,
.grid--highlight .grid-three,
.grid--highlight .grid-four {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 3%;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .grid--highlight .grid-two,
  .grid--highlight .grid-three,
  .grid--highlight .grid-four {
    float: none;
    width: auto;
  }
}
.grid--highlight .grid-three {
  width: 33%;
}
@media (max-width: 991px) {
  .grid--highlight .grid-three {
    float: none;
    width: auto;
  }
}
.grid--highlight .grid-four {
  width: 25%;
}
@media (max-width: 991px) {
  .grid--highlight .grid-four {
    float: none;
    width: auto;
  }
}
.grid-two {
  float: left;
  width: 47%;
  margin-left: 5%;
}
.grid-two:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .grid-two {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .grid-two:first-child {
    margin-top: 0;
  }
}
.grid-three {
  float: left;
  width: 30%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-three:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .grid-three {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .grid-three:first-child {
    margin-top: 0;
  }
}
.grid-four {
  float: left;
  width: 21%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-four:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .grid-four {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .grid-four:first-child {
    margin-top: 0;
  }
}
.inverse {
  color: #fff;
}
.inverse .xh,
.inverse .h,
.inverse .h1,
.inverse .h2,
.inverse .h3,
.inverse .h4,
.inverse .h5,
.inverse .h6,
.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4,
.inverse h5,
.inverse h6 {
  color: #fff;
}
.inverse hr {
  background-color: #fff;
}
.title {
  text-align: center;
  margin-bottom: 0.83333333em;
  margin-top: 1.875em;
}
.title:first-child {
  margin-top: 0;
}
.price {
  white-space: nowrap;
}
.price u {
  text-decoration: line-through;
}
.price--new {
  color: #ff0000;
}
.more {
  font: 12px/22px Arial;
  color: #919191;
  text-decoration: none;
  padding-left: 26px;
  display: inline-block;
  vertical-align: top;
  background: url(../img/more.png) left top no-repeat;
}
.more:hover {
  text-decoration: underline;
}
.intend,
.extend {
  font-size: 1.2em;
  line-height: 1.22222222;
  width: 140px;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-decoration: none;
  font-family: Roboto, Arial;
  font-weight: normal;
  padding: 0 0 15px;
  background: url(../img/extend.png) center bottom no-repeat;
}
.intend b,
.extend b,
.intend strong,
.extend strong {
  display: block;
  font-weight: normal;
  font-size: 2em;
  line-height: 1;
}
.intend:hover,
.extend:hover {
  text-decoration: underline;
}
.inverse.intend,
.inverse.extend,
.inverse .intend,
.inverse .extend {
  background-image: url(../img/extend-inverse.png);
}
.select {
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 18px;
  line-height: 36spx;
  height: 36px;
  color: #474747;
  padding: 0 10px 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ababab;
  text-align: right;
}
.ui-selectmenu-button {
  background: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: Roboto, Arial;
  font-weight: normal;
  overflow: visible;
  height: 36px;
  padding: 0 35px 0 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: auto !important;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  font-size: 18px;
  line-height: 38px;
  height: 34px;
  color: #474747;
  padding: 0;
  text-align: right;
}
.ui-selectmenu-button span.ui-icon {
  width: 29px;
  height: 36px;
  border: 1px solid #ababab;
  right: -1px;
  top: -1px;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url(../img/select-trigger.png) center center no-repeat;
}
.ui-selectmenu-button.ui-state-focus,
.ui-selectmenu-button:hover {
  border-color: #ababab;
}
.ui-selectmenu-button[aria-expanded=true] {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-selectmenu-menu {
  background: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
}
.ui-selectmenu-menu .ui-menu {
  background: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  margin-top: -1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-selectmenu-menu .ui-menu-item {
  background: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font: 18px/24px Roboto, Arial;
  color: #4f4f4f;
  padding: 2px 2px 2px 5px;
}
@media (max-width: 560px) {
  .ui-selectmenu-menu .ui-menu-item {
    font-size: 14px;
  }
}
.ui-selectmenu-menu .ui-state-focus {
  background: #f0f0f0;
}
@media (max-width: 767px) {
  .table {
    overflow-x: auto;
    overflow-y: visible;
    width: 100%;
  }
  .table table {
    max-width: 100%;
  }
}
html,
body {
  background-color: #fff;
  height: 100%;
}
.page {
  overflow: hidden;
  min-height: 100%;
}
.wrapper {
  max-width: 954px;
  margin: 0 auto;
}
.header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 991px) {
  .header {
    height: 50px;
  }
}
.header-desktop {
  background: #fff;
  padding: 52px 0 16px;
}
@media (max-width: 991px) {
  .header-desktop {
    display: none;
  }
}
.header-mob {
  height: 50px;
  background: #fff;
  position: relative;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9000;
  display: none;
}
@media (max-width: 991px) {
  .header-mob {
    display: block;
  }
}
.header-mob-logo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  padding: 14px 0 0;
  font-size: 0;
  text-align: center;
}
.header-mob-navtrigger {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 26px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  display: block;
  font-size: 0;
  background-image: url(../img/icon-nav.png);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .header-mob-navtrigger {
    background-image: url(../img/icon-nav@2x.png);
    -webkit-background-size: 26px 26px;
    -moz-background-size: 26px 26px;
    -o-background-size: 26px 26px;
    background-size: 26px 26px;
  }
}
.no-js .header-mob-navtrigger {
  display: none;
}
.mob-nav-opened .header-mob-navtrigger {
  left: 100%;
  margin-left: -52px;
}
.header-mob-cart {
  position: absolute;
  right: 10px;
  top: 12px;
  width: 26px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  display: block;
  font-size: 0;
  background: url(../img/icon-cart.png) left top no-repeat;
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mob-nav-opened .header-mob-cart {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.1s ease, visibility 0s ease 0.1s;
  -o-transition: opacity 0.1s ease, visibility 0s ease 0.1s;
  -webkit-transition: opacity 0.1s ease, visibility 0s ease 0.1s;
  transition: opacity 0.1s ease, visibility 0s ease 0.1s;
}
.header-mob-nav {
  font-size: 14px;
  line-height: 1.14285714;
  padding: 66px 0 0;
  position: fixed;
  margin: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 250px;
  background: #f0f2f4;
  overflow-x: visible;
  overflow-y: auto;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5);
  z-index: 9991;
  max-width: 95%;
  min-width: 65%;
  -moz-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  visibility: hidden;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mob-nav-opened .header-mob-nav[data-level="1"],
.header-mob-nav .visible {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  -o-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
}
.header-mob-nav ul {
  margin: 0;
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  list-style: none;
}
.header-mob-nav li:first-child > a {
  border-top: 1px dotted #000;
}
.header-mob-nav li:first-child .header-mob-title {
  border-top: 0 none;
}
.header-mob-nav a {
  border-bottom: 1px dotted #000;
  display: block;
  position: relative;
  margin-top: -1px;
  padding: 17px 32px 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.header-mob-nav a:hover,
.header-mob-nav a.active {
  color: #fc0008;
}
.header-mob-nav a.active {
  border-color: #fc0008;
}
.header-mob-nav a.withsubnav:before {
  content: ' ';
  width: 7px;
  height: 12px;
  background: url(../img/arrow-nav.png) left top no-repeat;
  position: absolute;
  right: 12px;
  top: 19px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-mob-nav a.withsubnav:hover:before {
  -webkit-transform: translate(3px, 0);
  -moz-transform: translate(3px, 0);
  -ms-transform: translate(3px, 0);
  -o-transform: translate(3px, 0);
  transform: translate(3px, 0);
}
.header-mob-nav a.header-mob-nav-back {
  color: #666;
  background: #d1d1d1;
  border-top: 1px solid #d1d1d1 !important;
  border-bottom: 1px solid ##d1d1d1;
}
.header-mob-nav a.header-mob-nav-back:before {
  content: ' ';
  width: 7px;
  height: 12px;
  background: url(../img/arrow-nav-back.png) left top no-repeat;
  position: absolute;
  left: 12px;
  top: 19px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-mob-nav a.header-mob-nav-back:hover:before {
  -webkit-transform: translate(-3px, 0);
  -moz-transform: translate(-3px, 0);
  -ms-transform: translate(-3px, 0);
  -o-transform: translate(-3px, 0);
  transform: translate(-3px, 0);
}
.header-mob-nav:before {
  content: ' ';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f0f2f4;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.mob-nav-opened {
  overflow: hidden;
}
.header-mob-nav[data-level="2"],
.header-mob-nav[data-level="3"],
.header-mob-nav[data-level="4"],
.header-mob-nav[data-level="5"] {
  position: absolute;
  bottom: 0;
  height: 100%;
  max-width: none;
  min-width: 150px;
  width: auto;
  right: 30px;
}
.mob-nav-opened--level-2 .header-mob-nav[data-level="1"]:before {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mob-nav-opened--level-3 .header-mob-nav[data-level="2"]:before {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mob-nav-opened--level-4 .header-mob-nav[data-level="3"]:before {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mob-nav-opened--level-5 .header-mob-nav[data-level="4"]:before {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header-mob-nav[data-level="2"] {
  z-index: 9992;
}
.header-mob-nav[data-level="3"] {
  z-index: 9993;
}
.header-mob-nav[data-level="4"] {
  z-index: 9994;
}
.header-mob-nav[data-level="5"] {
  z-index: 9995;
}
.mob-nav-opened--level-2 .header-mob-nav[data-level="1"] {
  overflow: hidden;
}
.mob-nav-opened--level-3 .header-mob-nav[data-level="2"],
.mob-nav-opened--level-3 .header-mob-nav[data-level="1"] {
  overflow: hidden;
}
.mob-nav-opened--level-4 .header-mob-nav[data-level="3"],
.mob-nav-opened--level-4 .header-mob-nav[data-level="2"],
.mob-nav-opened--level-4 .header-mob-nav[data-level="1"] {
  overflow: hidden;
}
.mob-nav-opened--level-5 .header-mob-nav[data-level="4"],
.mob-nav-opened--level-5 .header-mob-nav[data-level="3"],
.mob-nav-opened--level-5 .header-mob-nav[data-level="2"],
.mob-nav-opened--level-5 .header-mob-nav[data-level="1"] {
  overflow: hidden;
}
.header-mob-nav .header-mob-title,
.header-mob-title {
  font-size: 0;
  position: absolute;
  left: 10px;
  top: 22px;
  text-decoration: none;
  border: 0 none;
  margin: 0;
  padding: 0;
}
.header-mob-title-logo {
  margin-bottom: -2px;
}
.header-mob-title-nav {
  font: bold italic 9px/12px Arial;
  text-transform: uppercase;
  text-align: right;
  margin-right: 9px;
  display: none;
}
.header-title {
  font-size: 1em;
  margin: 0 auto 13px;
  display: block;
  text-align: center;
}
.header-title-logo {
  font-size: 1em;
  display: block;
  margin: 0;
}
.header-block {
  position: relative;
}
.header-desktop--fixed .header-block {
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 9000;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.header-nav-main {
  padding: 11px 10px 0;
  background: #fff;
  margin: 0;
  display: block;
  list-style: none;
  text-align: center;
  font-size: 0.86666667em;
  text-transform: uppercase;
}
.header-nav-main li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 8px;
}
.header-nav-main a {
  text-decoration: none;
  display: block;
  padding: 2px 6px;
  border-bottom: 1px dotted #fff;
  border-bottom: 1px dotted transparent;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-nav-main a:hover {
  border-bottom-color: #000;
}
.header-nav-main a.active {
  color: #ff0000;
  border-bottom-color: #ff0000;
}
.header-nav-sub {
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 1.33333333em;
  text-align: center;
  padding: 52px 10px 13px;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
}
.header-nav-sub li {
  display: inline-block;
  vertical-align: top;
  margin: 0 27px;
}
.header-nav-sub a {
  text-decoration: none;
  display: block;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-nav-sub a:hover {
  color: #777;
}
.header-nav-sub a.active {
  color: #df0000;
}
.header-block-logo {
  left: 24px;
  position: absolute;
  top: 10px;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.header-desktop--fixed .header-block-logo {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.header-block-top {
  width: 44px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  display: block;
  font-size: 0;
  position: absolute;
  right: 20px;
  top: 10px;
  background: url(../img/arrow-up.png) left top no-repeat;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.header-desktop--fixed .header-block-top {
  visibility: visible;
  opacity: .5;
  -moz-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.header-desktop--fixed .header-block-top:hover {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.breadcrumb {
  margin: 0;
  list-style: none;
  font-size: 0.73333333em;
}
.breadcrumb li {
  float: left;
  margin-left: 0.8182em;
  padding-left: 1em;
  position: relative;
}
.breadcrumb li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.breadcrumb li:first-child a:before {
  display: none;
}
.breadcrumb a {
  color: #b9b9b9;
  white-space: nowrap;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb a:before {
  content: ' ';
  position: absolute;
  width: 3px;
  height: 3px;
  background: url(../img/arrow-breadcrumb.png) left top no-repeat;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.breadcrumb a.active {
  color: #838383;
}
.breadcrumb a.active:before {
  width: 3px;
  height: 5px;
  background: url(../img/arrow-right.png) left top no-repeat;
  left: 1px;
  margin-top: -3px;
}
.breadcrumb img {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
.page > .breadcrumb {
  position: absolute;
  left: 10px;
  top: 12px;
  z-index: 11;
}
@media (max-width: 991px) {
  .page > .breadcrumb {
    display: none;
  }
}
.container {
  padding: 4.8em 2em;
}
@media (max-width: 619px) {
  .container {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container:first-child {
  padding-top: 1.6em;
}
@media (max-width: 619px) {
  .mw620-hidden {
    display: none !important;
  }
}
.container--gray {
  background: #f7f7f7;
}
.container--promo {
  background: url(../img/bg.jpg) center top no-repeat;
  padding-top: 6.2em !important;
}
.container--contacts {
  background: #f0f0f0;
  text-align: center;
  padding-top: 2.26666667em !important;
}
.container--contacts .h {
  margin-bottom: 0.43333333em;
}
.container--contacts h3,
.container--contacts .h3 {
  margin-bottom: -0.1em;
  margin-top: 1.26666667em;
}
.main-header {
  text-align: center;
  margin-bottom: 1.6em;
}
.main-header h1 {
  font-size: 4.8em;
  line-height: 1.1875;
  margin-bottom: 0.2333em;
  font-family: Roboto, Arial;
  font-weight: normal;
  color: #4f4f4f;
  display: block;
  margin: 0 0 -5px;
}
.main-header h1 a {
  text-decoration: none;
}
.main-header h1 a:hover {
  text-decoration: underline;
}
.main-header h2 {
  margin: 0;
  color: #6f7070;
}
.search-block {
  background: #4f4f4f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 0 2em;
  padding: 40px 46px 64px;
}
@media (max-width: 619px) {
  .search-block {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.search-block .h2,
.search-block .h2 {
  margin: 0 0 0.16666667em;
}
.search-block h5,
.search-block .h5 {
  margin: 0 0 0.40909091em;
}
.search-block-form {
  margin: 0 81px 0 0;
  position: relative;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  *zoom: 1;
}
.search-block-form:after {
  content: " ";
  display: table;
  clear: both;
}
@media (max-width: 459px) {
  .search-block-form {
    margin-right: 50px;
  }
}
.search-block-form input[type=search],
.search-block-form input[type=text] {
  background: transparent;
  height: 42px;
  border: 0 none;
  padding: 0 0 0 11px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font: 17px Arial;
  line-height: 42px;
}
@media (max-width: 767px) {
  .search-block-form input[type=search],
  .search-block-form input[type=text] {
    float: left;
    width: auto;
  }
}
.search-block-form .select {
  background: transparent;
  height: 42px;
  width: 120px;
  border: 0 none;
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 560px) {
  .search-block-form .select {
    position: relative;
    width: 100% !important;
  }
}
.search-block-form .ui-selectmenu-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  width: 120px !important;
}
.search-block-form .ui-selectmenu-button.ui-state-focus,
.search-block-form .ui-selectmenu-button:hover {
  border-color: #fff;
}
.search-block-form .ui-selectmenu-button[aria-expanded=true] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 560px) {
  .search-block-form .ui-selectmenu-button {
    width: auto !important;
    padding-left: 0;
    padding-right: 25px;
  }
  .search-block-form .ui-selectmenu-button span.ui-selectmenu-text {
    font-size: 14px;
    padding-top: 2px;
  }
  .search-block-form .ui-selectmenu-button span.ui-icon {
    width: 29px;
  }
}
.search-block-form .ui-selectmenu-text {
  height: 42px;
  line-height: 42px;
}
.search-block-form span.ui-icon {
  height: 42px;
  width: 39px;
  border: 0 none;
}
.search-block-form input[type=submit] {
  width: 0;
  height: 67px;
  padding-left: 67px;
  text-indent: 100px;
  position: absolute;
  right: -79px;
  top: -5px;
  background: url(../img/icon-w-magnifier.png) left top no-repeat;
}
@media (max-width: 459px) {
  .search-block-form input[type=submit] {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    right: -66px;
    top: -12px;
  }
}
.search-block-form input[type=submit]:hover {
  opacity: 0.8;
}
.table-list--domains {
  width: 100%;
}
.table-list--domains th:last-child,
.table-list--domains td:last-child {
  white-space: nowrap;
  width: 1%;
}
.table-list--domains td {
  height: 3.38888889em;
  padding: 6px 12px;
}
.table-list--domains td.table-title {
  height: auto;
}
.table-list--domains th a {
  text-decoration: none;
}
.table-list--domains th a:hover {
  text-decoration: underline;
}
.table-list--domains th img {
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
@media (max-width: 619px) {
  table.table-list--domains tr {
    display: block;
    border: 0 none;
    border-bottom: 1px solid #dddede;
    padding: 10px 0;
  }
  table.table-list--domains td {
    display: block;
    border: 0 none;
    padding: 5px 8px;
    height: auto;
    text-align: left;
    width: auto !important;
  }
  table.table-list--domains th {
    display: none;
  }
  table.table-list--domains td[title]:before {
    content: attr(title) ':';
    font: bold 12px/14px Arial;
    color: #888;
    display: block;
  }
}
.domains-list {
  margin-bottom: 4.93333333em;
}
.domains-list h2,
.domains-list .h2 {
  margin-bottom: 0.83333333em;
}
.domains-item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 22px 7px;
  border-left: 1px solid #dddede;
  border-right: 1px solid #dddede;
  margin: 0 -1px 40px 0;
  font-size: 1.2em;
  line-height: 1.22222222;
  font-family: Roboto, Arial;
  font-weight: normal;
}
.domains-item h3,
.domains-item .h3 {
  font-size: 1.33333333em;
  margin-bottom: 0.75em;
}
.domains-item h3 img,
.domains-item .h3 img {
  vertical-align: bottom;
  margin-bottom: -8px;
}
.domains-item strong {
  font-family: Arial, serif;
  font-size: 0.77777778em;
  display: block;
  font-weight: normal;
  margin-bottom: 0.28571429em;
}
.domains-item .price {
  display: block;
}
.domains-item .more {
  margin-top: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .domains-item {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .domains-item {
    width: 100%;
    padding: 0;
    border: 0 none;
    padding-top: 40px;
    display: block;
  }
  .domains-item + .domains-item {
    border-top: 1px solid #dddede;
  }
}
.domains-item-2 {
  position: relative;
  margin: 0 0 3.86666667em;
}
.domains-item-2 h2,
.domains-item-2 .h2 {
  border-bottom: 1px solid #dddede;
  padding-right: 140px;
  margin: 0 0 0.41666667em;
  padding-bottom: 0.63888889em;
}
.domains-item-2 .link {
  font-size: 0.86666667em;
  position: absolute;
  right: 0;
  margin-top: -3.69230769em;
  text-decoration: none;
}
.domains-item-2 .link:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
	.domains-item-2 h2, .domains-item-2 .h2 {
		padding-right: 0;
		padding-bottom: 1em;
	}
  .domains-item-2 .link {
  		right: auto;
  		left: 0;
  }
}
.domains-item-2-list {
  font-size: 1.33333333em;
  color: #959595;
  font-family: Roboto, Arial;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 500px) {
  .domains-item-2-list {
    font-weight: bold;
  }
}
.domains-item-2-list a {
  text-decoration: none;
}
.domains-item-2-list a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .domains-item-2-list {
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
  }
}
.search-results {
  position: relative;
  margin-bottom: 1.33333333em;
}
.search-results h2,
.search-results .h2 {
  border-bottom: 1px solid #dddede;
  padding-right: 140px;
  margin: 0 0 0.41666667em;
  padding-bottom: 0.63888889em;
}
.search-results .link {
  font-size: 0.86666667em;
  position: absolute;
  right: 0;
  margin-top: -3.69230769em;
  text-decoration: none;
}
.search-results .link:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .search-results .link {
    display: none;
  }
}
.search-results .table-list {
  margin-top: -1em;
  margin-bottom: 0;
}
.table-list--search {
  width: 100%;
}
.table-list--search td {
  font-size: 1.33333333em;
  line-height: 1.2;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 60px;
}
.table-list--search td:last-child {
  white-space: nowrap;
  text-align: center;
  width: 1%;
}
.table-list--search img {
  margin-right: 5px;
  vertical-align: bottom;
}
.table-list--search .taken {
  color: #959595;
}
.table-list--search .btn {
  width: 121px;
  padding: 0 10px;
}
.table-list--search tr:last-child td,
.table-list--search tr:last-child th {
  border-bottom: 0 none;
}
.table-list--search td:nth-child(2),
.table-list--search th:nth-child(2) {
  width: 1%;
  white-space: nowrap;
  text-align: right;
}
@media (max-width: 619px) {
  table.table-list--search tr {
    display: block;
    border: 0 none;
    border-bottom: 1px solid #dddede;
    padding: 10px 0;
  }
  table.table-list--search td {
    display: block;
    border: 0 none;
    padding: 5px 8px;
    height: auto;
  }
}
.search-block-fixed {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  background: #cacaca;
  padding: 21px 0 24px;
  z-index: 9000;
}
.search-block-fixed form {
  height: 42px;
  width: 842px;
  margin: 0 auto;
  position: relative;
}
.search-block-fixed input[type=text],
.search-block-fixed input[type=search] {
  position: absolute;
  left: 0;
  top: 0;
  width: 779px;
  height: 42px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  border: 0 none;
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 22px;
  line-height: 42px;
  padding: 0 11px;
}
.search-block-fixed .select {
  background: transparent;
  height: 42px;
  width: 120px;
  border: 0 none;
  font-family: Roboto, Arial;
  font-weight: normal;
  font-size: 18px;
  position: absolute;
  right: 63px;
  top: 0;
  z-index: 2;
}
.search-block-fixed .ui-selectmenu-button {
  position: absolute;
  right: 63px;
  top: 0;
  height: 42px;
  width: 120px !important;
}
.search-block-fixed .ui-selectmenu-button.ui-state-focus,
.search-block-fixed .ui-selectmenu-button:hover {
  border-color: #fff;
}
.search-block-fixed .ui-selectmenu-button[aria-expanded=true] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (max-width: 560px) {
  .search-block-fixed .ui-selectmenu-button {
    position: relative;
    width: 100% !important;
  }
}
.search-block-fixed .ui-selectmenu-text {
  height: 42px;
  line-height: 42px;
}
.search-block-fixed span.ui-icon {
  height: 42px;
  width: 39px;
  border: 0 none;
}
.search-block-fixed input[type=submit] {
  width: 0;
  height: 46px;
  padding-left: 46px;
  text-indent: 100px;
  overflow: hidden;
  background: url(../img/icon-w-magnifier-small.png) left top no-repeat;
  position: absolute;
  right: 0;
  top: -2px;
}
.search-block-fixed input[type=submit]:hover {
  opacity: 0.8;
}
.footer {
  font-size: 0.86666667em;
  line-height: 1.38461538;
  padding: 3.46153846em 2.30769231em 2.30769231em;
  text-align: center;
  background: #f7f7f7;
}
.footer p {
  margin: 0;
}
.footer-logo {
  display: block;
  margin: 0 auto 20px;
}

.domains-list .domains-item-2-list {
    margin: -16px 0 20px;   
}
@media (max-width: 767px) {
    .domains-list .domains-item-2-list {
        margin: 0 0 28px;
        padding: 20px 0 0;
        border-top: 1px solid #dddede;
    }
}

.modal-recaptcha .g-recaptcha > div {
  margin: 0 auto;
}




/* Magnific effects START */
/* ====== Zoom effect ====== */
.mfp-zoom-in {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-zoom-in .mfp-with-anim {
	 opacity: 0;
	 transition: all 0.2s ease-in-out;
	 transform: scale(0.8);
}
 .mfp-zoom-in.mfp-bg {
	 opacity: 0;
	 transition: all 0.3s ease-out;
}
 .mfp-zoom-in.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: scale(1);
}
 .mfp-zoom-in.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-zoom-in.mfp-removing .mfp-with-anim {
	 transform: scale(0.8);
	 opacity: 0;
}
 .mfp-zoom-in.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== Newspaper effect ====== */
 .mfp-newspaper {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-newspaper .mfp-with-anim {
	 opacity: 0;
	 -webkit-transition: all 0.2s ease-in-out;
	 transition: all 0.5s;
	 transform: scale(0) rotate(500deg);
}
 .mfp-newspaper.mfp-bg {
	 opacity: 0;
	 transition: all 0.5s;
}
 .mfp-newspaper.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: scale(1) rotate(0deg);
}
 .mfp-newspaper.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-newspaper.mfp-removing .mfp-with-anim {
	 transform: scale(0) rotate(500deg);
	 opacity: 0;
}
 .mfp-newspaper.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== Move-horizontal effect ====== */
 .mfp-move-horizontal {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-move-horizontal .mfp-with-anim {
	 opacity: 0;
	 transition: all 0.3s;
	 transform: translateX(-50px);
}
 .mfp-move-horizontal.mfp-bg {
	 opacity: 0;
	 transition: all 0.3s;
}
 .mfp-move-horizontal.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: translateX(0);
}
 .mfp-move-horizontal.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-move-horizontal.mfp-removing .mfp-with-anim {
	 transform: translateX(50px);
	 opacity: 0;
}
 .mfp-move-horizontal.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== Move-from-top effect ====== */
 .mfp-move-from-top {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-move-from-top .mfp-content {
	 vertical-align: top;
}
 .mfp-move-from-top .mfp-with-anim {
	 opacity: 0;
	 transition: all 0.2s;
	 transform: translateY(-100px);
}
 .mfp-move-from-top.mfp-bg {
	 opacity: 0;
	 transition: all 0.2s;
}
 .mfp-move-from-top.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: translateY(0);
}
 .mfp-move-from-top.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-move-from-top.mfp-removing .mfp-with-anim {
	 transform: translateY(-50px);
	 opacity: 0;
}
 .mfp-move-from-top.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== 3d unfold ====== */
 .mfp-3d-unfold {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-3d-unfold .mfp-content {
	 perspective: 2000px;
}
 .mfp-3d-unfold .mfp-with-anim {
	 opacity: 0;
	 transition: all 0.3s ease-in-out;
	 transform-style: preserve-3d;
	 transform: rotateY(-60deg);
}
 .mfp-3d-unfold.mfp-bg {
	 opacity: 0;
	 transition: all 0.5s;
}
 .mfp-3d-unfold.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: rotateY(0deg);
}
 .mfp-3d-unfold.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-3d-unfold.mfp-removing .mfp-with-anim {
	 transform: rotateY(60deg);
	 opacity: 0;
}
 .mfp-3d-unfold.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== Zoom-out effect ====== */
 .mfp-zoom-out {
	/* start state */
	/* animate in */
	/* animate out */
}
 .mfp-zoom-out .mfp-with-anim {
	 opacity: 0;
	 transition: all 0.3s ease-in-out;
	 transform: scale(1.3);
}
 .mfp-zoom-out.mfp-bg {
	 opacity: 0;
	 transition: all 0.3s ease-out;
}
 .mfp-zoom-out.mfp-ready .mfp-with-anim {
	 opacity: 1;
	 transform: scale(1);
}
 .mfp-zoom-out.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-zoom-out.mfp-removing .mfp-with-anim {
	 transform: scale(1.3);
	 opacity: 0;
}
 .mfp-zoom-out.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* ====== "Hinge" close effect ====== */
 @keyframes hinge {
	 0% {
		 transform: rotate(0);
		 transform-origin: top left;
		 animation-timing-function: ease-in-out;
	}
	 20%, 60% {
		 transform: rotate(80deg);
		 transform-origin: top left;
		 animation-timing-function: ease-in-out;
	}
	 40% {
		 transform: rotate(60deg);
		 transform-origin: top left;
		 animation-timing-function: ease-in-out;
	}
	 80% {
		 transform: rotate(60deg) translateY(0);
		 opacity: 1;
		 transform-origin: top left;
		 animation-timing-function: ease-in-out;
	}
	 100% {
		 transform: translateY(700px);
		 opacity: 0;
	}
}
 .hinge {
	 animation-duration: 1s;
	 animation-name: hinge;
}
 .mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
	 opacity: 0;
	 transition: opacity 0.5s ease-out;
}
 .mfp-with-fade.mfp-ready .mfp-content {
	 opacity: 1;
}
 .mfp-with-fade.mfp-ready.mfp-bg {
	 opacity: 0.8;
}
 .mfp-with-fade.mfp-removing.mfp-bg {
	 opacity: 0;
}
/* Magnific effects END */