@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
p:last-child,
li:last-child {
  margin-bottom: 0 !important; }

html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

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

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

input[type="text"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  background: transparent; }

input[type="submit"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer; }

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

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,	monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 14px;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.show-320,
.show-360,
.show-480,
.show-570,
.show-640,
.show-992,
.show-1050,
.show-1199,
.show-768,
.show-1299 {
  display: none; }

@media (max-width: 1299px) {
  .show-1299 {
    display: block; }
  .hide-1299 {
    display: none; } }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 992px) {
  .hide-992 {
    display: none; }
  .show-992 {
    display: block; } }

@media (max-width: 768px) {
  .show-768 {
    display: block; }
  .hide-768 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }

div.fancy-select {
  position: relative;
  font-size: 16px;
  color: #46565D;
}

/*div.login-reg-w div.fancy-select {
    margin-bottom: 17px;
    border-radius: 10px;
}*/

div.fancy-select.disabled {
    opacity: 0.5;
}

div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
}
div.fancy-select div.trigger {
    border-radius: 4px;
    cursor: pointer;
    padding: 10px 24px 9px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #99A5BE;
    border: 1px solid #99A5BE;
    border-top-color: #A5B2CB;
    color: #4B5468;
    width: 200px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out; 
}
div.fancy-select div.trigger:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-top-color: #4B5468;
      top: 20px;
      right: 9px; }
  div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 200px;
    overflow: auto;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    width: 100%; }
    div.fancy-select ul.options.open {
      visibility: visible;
      top: 48px;
      opacity: 1;
      transition: opacity 300ms ease-out, top 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
      -o-transition: opacity 300ms ease-out, top 300ms ease-out; }
    div.fancy-select ul.options.overflowing {
      top: 48px;
      left: 0;
      transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out; }
      div.fancy-select ul.options.overflowing.open {
        top: 48px;
        visibility: visible;
        opacity: 1;
        transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -o-transition: opacity 300ms ease-out, bottom 300ms ease-out; }
    div.fancy-select ul.options li {
      padding: 8px 16px;
      color: #000;
      cursor: pointer;
      white-space: nowrap;
      transition: all 150ms ease-out;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out; }
      div.fancy-select ul.options li.selected, div.fancy-select ul.options li.hover {
        background: #a0a0a0;
        color: white; }

div.fancy-select ul.options {
  width: 100%; }

div.fancy-select div.trigger {
  margin-right: 0 !important;
  width: 100%; }

div.fancy-select div.trigger {
  padding: 0 29px;
  height: 70px;
  border-radius: 10px;
  background-color: #f8f8fa;
  color: #858585;
  font-size: 14px;
  outline: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: none;
  font-weight: normal;
  width: 100%; }

div.fancy-select ul.options li.selected {
  background-color: #e3e3eb;
  color: #000;
  width: 100%; }

div.fancy-select div.trigger:after {
  background: url("/images/site/arr-b.svg") no-repeat 0 0;
  background-position: center;
  border: none;
  width: 10px;
  height: 8px;
  right: 15px;
  top: calc(50% - 4px); }

div.fancy-select div.trigger {
  width: 100%;
  height: 48px;
  border-radius: 2px;
  border: 1px solid #e3e3e3;
  background-color: white;
  margin-left: 0px;
  padding-left: 20px;
  padding-right: 16px;
  color: #666666;
  font-size: 16px; }

div.login-reg-w div.fancy-select div.trigger {
    border-radius: 10px;
    color: #909090;
    font-weight: 300;
    font-size: 16px;
}


.show-320,
.show-360,
.show-480,
.show-570,
.show-640,
.show-992,
.show-1050,
.show-1199,
.show-768,
.show-1299 {
  display: none; }

@media (max-width: 1299px) {
  .show-1299 {
    display: block; }
  .hide-1299 {
    display: none; } }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 992px) {
  .hide-992 {
    display: none; }
  .show-992 {
    display: block; } }

@media (max-width: 768px) {
  .show-768 {
    display: block; }
  .hide-768 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }

.ml0 {
  margin-left: 0; }

.mr0 {
  margin-right: 0; }

.mr15 {
  margin-right: 15px; }

.ml10 {
  margin-left: 10px; }

.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mt55 {
  margin-top: 55px; }

.mt60 {
  margin-top: 60px; }

.mt65 {
  margin-top: 65px; }

.fww {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.ha {
  height: auto;
  overflow: visible; }

.rot180 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.col-grow {
  width: 100%;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.col-fix {
  width: 200px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.rw {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%; }

.form-1 {
  margin-top: 40px; }

.checkboxes {
  margin-top: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .checkboxes label {
    margin-right: 15px; }

.checkbox-1 {
  display: none;
  position: relative; }
  .checkbox-1 + span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-left: 25px; }
    .checkbox-1 + span:before {
      position: absolute;
      left: 0;
      top: 2px;
      width: 14px;
      height: 14px;
      border: 1px solid #ccc;
      content: "";
      display: block;
      margin-right: 5px; }
  .checkbox-1:checked + span:after {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    background-color: red;
    content: "";
    display: block;
    margin-right: 5px; }

.checkbox-span-1 {
  display: inline-block;
  margin-left: 5px;
  color: #000; }

.radios {
  margin-top: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .radios label {
    margin-right: 15px; }

.radio-1 {
  display: none; }
  .radio-1 + span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-left: 25px; }
    .radio-1 + span:before {
      position: absolute;
      left: 0;
      top: 2px;
      width: 14px;
      height: 14px;
      border: 1px solid #ccc;
      border-radius: 50%;
      content: "";
      display: block;
      margin-right: 5px; }
  .radio-1:checked + span:after {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    background-color: blue;
    border-radius: 50%;
    content: "";
    display: block;
    margin-right: 5px; }

.select-1-w {
  width: 150px;
  margin-top: 40px; }

div.fancy-select div.trigger:after {
  background: url("/images/site/arr-b.svg") no-repeat 0 0;
  background-position: center;
  border: none;
  width: 10px;
  height: 8px;
  right: 15px;
  top: calc(50% - 4px); }

input[type="text"], textarea {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 16px;
  padding: 0 15px; }

input[type="text"].inputt {
  width: 100%;
  height: 48px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  padding-left: 19px;
  padding-right: 19px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px; }

#calc-distance, #calc-distance-2 {
  width: calc(100% - 18px); }

.s-input-lbl-wrap_1 #calc-distance {
  position: absolute;
  bottom: 0;
  left: 0; }

.ui-slider-horizontal .ui-slider-range {
  background-color: #494ecc;
  height: 3px;
  border: none; }

.ui-state-default, .ui-widget-content {
  outline: none;
  border: none; }
  .ui-state-default .ui-state-default, .ui-widget-content .ui-state-default {
    width: 18px;
    height: 18px;
    background-color: #494ecc;
    border-radius: 50%;
    outline: none;
    border: none; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
  top: -0.5em; }

.ui-widget.ui-widget-content {
  border: none; }

.tabs_content_item {
  display: none;
  padding: 0;
  margin: 0; }

.tabs_content_item.active {
  display: block; }

.tabs-control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .tabs-control li {
    margin-right: 25px; }
    .tabs-control li a {
      display: block;
      padding: 15px 0;
      color: #999;
      border-bottom: 2px solid transparent; }
    .tabs-control li.active a {
      border-bottom: 2px solid #000;
      color: #000; }

.tabs_content {
  margin-top: 35px; }

.tabs_content_item {
  line-height: 1.5; }

.accordion-item {
  margin-bottom: 15px; }

.accordion-content {
  display: none;
  padding: 10px 0; }

.accordion-header {
  font-weight: bold;
  cursor: pointer; }

.modal-form {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 5;
  background-color: rgba(34, 34, 34, 0.3); }
  .modal-form .modal-form__layout {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2; }
  .modal-form .modal-form__block {
    position: absolute;
    top: 5%;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 6;
    width: 937px;
    height: 561px;
    background: linear-gradient(180deg, #F08837 -3.57%, #CF854B 129.86%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.zayavka {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.zayavka-1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 700;
  margin-top: 30px; }

.zayavka-2 {
  margin-top: 25px;
  color: #5c2f1c;
  font-size: 16px;
  font-weight: 700;
  text-align: center; }

.pop-close {
  display: block;
  width: 24px;
  height: 23px;
  position: absolute;
  right: 59px;
  top: 59px;
  z-index: 7; }

.cols-pars.cols > div {
  min-height: 400px; }

.cols-pars.cols .col-grow {
  outline: 1px solid #ccc; }

.cols-pars.cols .col-fix {
  width: 240px;
  margin-left: 20px;
  outline: 1px solid #ccc; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-weight: 400;
  color: #191b26;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  position: relative; }

@media (min-width: 1299px) {
  .w-row-1 .contain {
    width: calc(100% - 130px);
    margin-left: auto;
    margin-right: auto; } }

.contain {
  margin-left: auto;
  margin-right: auto;
  width: 1484px; }

.w-row-1 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #111; }

.top-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.logo {
  font-family: "futura-pt", sans-serif;
  font-size: 40px;

  color: #fff; }

.col-mnu {
  margin-left: 65px; }

.top-mnu {
  display: none; }

.top-mnu-li {
  margin-right: 35px; }

.top-mnu-a {
  color: #fff; }
  .top-mnu-a:hover {
    text-decoration: underline; }

.top-mnu-li {
  margin-right: 35px; }

.top-mnu-a {
  color: #fff; }

.w-row-4 {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.w-row-5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
  color: #FFF; }
  .w-row-5 a:hover {
    text-decoration: underline; }

.w-span-6 {
  margin-left: 7px;
  font-weight: 400;
  color: #fff; }

.butt {
  background-color: #02be6e;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  height: 35px;
  white-space: nowrap; }

.butt.disabled, .butt:disabled {
    /*color: #fff;
    background-color: #007bff;
    border-color: #007bff;*/
    background: none repeat scroll 0 0 burlyWood;
    cursor: default !important;
}

.butt,
.butt-2 {
  transition: 0.5s; }
  .butt:hover,
  .butt-2:hover {
    opacity: 0.8; }

.w-row-9 {
  background-image: url("/images/site/diversity_people_bg2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 527px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .w-row-9:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    z-index: 0; }

h1 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.3; }

.like-h1 {
  font-weight: 700;
  color: white;
  font-size: 35px;
  line-height: 1.3; }

.w-form-11 {
  margin-top: 25px;
  background-color: white;
  height: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px;
  overflow: hidden; }

input[type="text"].w-input-text-11 {
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px;
  width: calc(100% - 65px);
  border: none;
  outline: none; }

input[type="submit"].w-a-12 {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  font-size: 0;
  background: none;
  border: none;
  background-image: url("/images/site/search.png");
  background-repeat: no-repeat;
  background-position: left top; }

.autohor-w {
  position: absolute;
  z-index: 4;
  right: 15px;
  bottom: 65px;
  right: 65px; }
  .autohor-w a {
    color: #FFF; }

.w-row-11 {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.w-row-13 {
  font-weight: 400;
  color: white;
  font-size: 14px;
  margin-top: 8px;
  line-height: 1.6; }

.w-row-14 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.butt-2 {
  background-color: #02be6e;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  height: 47px;
  width: 226px;
  transition: 0.5s; }

.gal-w {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 5px;
  margin-top: 10px; }

.grid {
  position: relative;
  box-sizing: border-box; }

.no:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 520px;
  background-color: #FFF;
  z-index: 2; }

.grid-item {
  width: calc(100% / 5);
  overflow: hidden;
  padding: 5px; }
  .grid-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.grid-item--width2 {
  width: 400px; }

.w-wrap-15 {
  margin-top: 45px; }

.h0 {
  height: 0; }

.footer {
  background-color: #131313;
  padding-top: 56px;
  padding-bottom: 56px;
  margin-top: 60px;
  color: #a3a3a3; }

.contain-footer {
  width: 1484px;
  margin-left: auto;
  margin-right: auto; }

.w-wrap-22 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer-mnu-head {
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
  font-size: 18px;
  color: #cecece;
  line-height: 1.3; }

.footer-mnu-li {
  margin-bottom: 20px;
  text-align: left; }

.footer-mnu-a {
  color: #a3a3a3;
  transition: 0.5s;
  font-size: 14px;
  line-height: 1.6; }
  .footer-mnu-a:hover {
    text-decoration: underline;
    color: #FFF; }

.footer-col-2 {
  margin-left: auto; }

.footer-col-3 {
  margin-left: auto;
  margin-left: 130px; }

.w-row-29 {
  font-size: 20px;
  text-align: left;
  margin-top: -15px;
  color: #cecece; }

.footer-a {
  color: #a3a3a3;
  margin-top: 15px;
  display: block;
  text-align: left;
  transition: 0.5s;
  font-size: 14px; }
  .footer-a:hover {
    text-decoration: underline;
    color: #FFF; }

.w-row-28 {
  margin-top: 57px; }

.footer-form {
  width: 426px;
  position: relative; }

input[type="text"].footer-input {
  outline: none;
  border: none;
  width: 100%;
  border-bottom: 1px solid #7d7d7d;
  padding-left: 20px;
  padding-right: 20px;
  height: 40px;
  color: #FFF; }

input[type="submit"].footer-butt {
  font-size: 0;
  position: absolute;
  right: 13px;
  top: 0;
  width: 40px;
  height: 40px;
  background: url("/images/site/next.svg") no-repeat center;
  background-size: 15px;
  opacity: 0.6; }

.w-row-30 {
  margin-top: 52px; }

.footer-a-2 {
  color: #a3a3a3;
  margin-top: -20px;
  display: block;
  text-align: left;
  transition: 0.5s;
  font-size: 14px; }
  .footer-a-2:hover {
    text-decoration: underline;
    color: #FFF; }

.footer-2 {
  background-color: #131313;
  padding-bottom: 25px;
  color: #A3A3A3; }

.foot-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .foot-icons:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #eee;
    width: 100%;
    margin: auto;
    opacity: 0.4;
    margin-top: 25px; }

.foot-icon {
  margin: 0 10px;
  transition: 1s; }
  .foot-icon:hover {
    opacity: 0.4; }
  .foot-icon img {
    width: 20px; }

.copy {
  text-align: center;
  font-size: 13px;
  margin-top: 25px;
  color: #A3A3A3;
  line-height: 1.6; }

.foot-links {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px; }

.foot-link {
  font-size: 13px;
  margin: 0 10px;
  color: #A3A3A3;
  transition: 0.5s; }
  .foot-link:hover {
    color: #FFF; }

.author-block-img-w > img {
  max-width: 100%; }

.simmilar-link > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.simmilar-butt-w {
  margin-top: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }

.item-page {
  padding-top: 51px;
  padding-bottom: 51px;
    /*background-color: yellow;*/
}

.item-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    /*background-color: yellow;*/
}

.item-l {
  width: 822px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
    /*background-color: yellow;*/
}

.item-img-w {
  margin-bottom: 15px;
  /*height: 407px;*/
  height: auto;
  overflow: hidden;
  width: 100%; }
  .item-img-w img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    }

.item-name {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 14px; }

.author-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }

.author-block-l {
  width: 200px;
  height: 50px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.author-block-img-w {
  border-radius: 50%;
  overflow: hidden;
  width: 40px;
  height: 40px; }

.author-block-name {
  margin-left: 15px;
  font-weight: 700;
  font-size: 13px; }

.author-block-r {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1.4;
  font-weight: 700; }

.keywords {
  margin-top: 40px; }

.like-h3 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700; }

.keywords-w {
  margin-top: 20px; }

.keywords a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 108px;
  overflow: hidden;
  background: white;
  border: 1px solid #dddddd;
  height: 40px;
  padding-left: 17px;
  padding-right: 17px;
  color: #232323;
  margin-right: 9px;
  margin-bottom: 13px;
  transition: 0.5s;
  font-size: 13px; }
  .keywords a:hover {
    background-color: #ededed; }

.simmilar {
  margin-top: 40px; }

.simmilar-w {
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.simmilar-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 5 - 8px);
  height: 120px;
  margin-right: 10px;
  margin-bottom: 10px; }
  .simmilar-link img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .simmilar-link:nth-child(5n) {
    margin-right: 0; }

.show-more {
  margin: 20px auto auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px; }

.item-r {
  margin-left: 20px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 81px;
  padding-top: 47px; }

.item-prices-row {
  margin-bottom: 25px;
  display: block; }
  .item-prices-row input[type="radio"] {
    display: none; }
    .item-prices-row input[type="radio"]:checked + .item-prices-col:before {
      background: #02be6e url("/images/site/tick.svg") no-repeat center;
      background-size: 12px; }

.item-prices-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 40px; }
  .item-prices-col:before {
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #ccc; }

.item-prices-tit {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 21px; }

.item-prices-txt {
  line-height: 1.8;
  font-size: 12px; }

.item-prices-r {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.item-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 15px; }

.item-prices-span-2 {
  font-weight: 700;
  font-size: 31px;
  margin-left: 2px; }

.item-butt-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }

.add-to-cart {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  margin: auto; }

.w-search {
  width: calc(100% - 600px);
  margin-left: 11px; }
  .w-search .w-form-11 {
    margin-top: 0;
    width: 100%;
    height: 40px;
    border-radius: 7px; }
  .w-search input[type="submit"].w-a-12 {
    width: 20px;
    height: 100%;
    background-size: 18px auto;
    background-position: center;
    margin-right: 11px; }

.search-top {
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 10px; }

.search-top-1 span {
  font-weight: 700; }

.search-next-butt-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px; }
  .search-next-butt-w .butt {
    height: 50px;
    min-width: 250px;
    font-size: 18px; }

.search-pages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  margin-top: 40px; }

.search-form-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }
  .search-form-w form {
    margin-left: auto; }
  .search-form-w input[type='text'] {
    border: 1px solid #ccc;
    height: 30px;
    width: 60px;
    padding: 0 10px;
    text-align: center; }

.nums {
  margin-left: 10px; }

.num-butts {
  margin-left: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }
  .num-butts a {
    border-radius: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    width: 40px;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url("/images/site/next-bl.svg") no-repeat center;
    background-size: 10px;
    margin-left: 10px;
    transition: 0.5s; }
    .num-butts a.next:hover {
      background-image: url("/images/site/next-wh.svg");
      background-color: #02be6e; }
    .num-butts a.prev {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      .num-butts a.prev:hover {
        background-image: url("/images/site/next-wh.svg");
        background-color: #02be6e; }

.search-top-2 {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.select-1-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  width: auto;
  margin-left: auto;
  margin-top: 0; }
  .select-1-w div.fancy-select {
    width: 80px;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-left: 20px; }

.select-label {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.sort-l {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.sort-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 10px; }

.sort-link-1 {
  height: 40px;
  border-radius: 2px;
  border: 1px solid #dddddd;
  border-right: none;
  background-color: white;
  padding-left: 16px;
  padding-right: 16px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #999999;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #dddddd;
  white-space: nowrap; }
  .sort-link-1.active {
    background-color: rgba(204, 204, 204, 0.2);
    color: #000; }
  .sort-link-1:hover {
    text-decoration: none;
    background-color: rgba(204, 204, 204, 0.2);
    color: #000; }

.prices-page {
  padding-top: 80px;
  position: relative;
  padding-bottom: 60px; }
  .prices-page:after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 350px;
    top: 0;
    left: 0;
    background-color: #6F89E3;
    background-color: #00577b;
    background-color: #16669b;
    z-index: -1; }
  .prices-page .like-h2 {
    text-align: center;
    color: #FFF; }

.like-h2 {
  font-weight: 700;
  font-size: 40px; }

.prices-its {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  width: 1030px;
  margin-top: 65px; }

.prices-it {
  background-color: #fff;
  width: 320px;
  text-align: center;
  box-shadow: 0 15px 35px rgba(83, 111, 128, 0.1);
  padding: 40px 0;
  border-radius: 15px;
  position: relative;
  padding-bottom: 120px; }

.prices-bot {
  margin-top: auto;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  padding-top: 30px; }

.prices-txts {
  padding: 0 25px; }

.prices-txt-1 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 25px; }

.prices-txt-2 {
  font-size: 11px;
  margin-bottom: 15px;
  color: #999;
  font-weight: 700; }

.prices-txt-3 {
  line-height: 1.6;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
  min-height: 75px;
  height: auto;
  margin-bottom: 20px;
  font-size: 15px; }

.prices-count-1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  padding-bottom: 25px;
  padding-top: 10px; }
  .prices-count-1 span {
    font-size: 20px; }

.prices-count-curr {
  margin-bottom: auto;
  margin-top: 5px; }

.prices-count-doll {
  font-weight: 700;
  font-size: 48px;
  margin-left: 5px; }

.prices-count-r {
  margin-left: 5px; }

.prices-count-cent {
  margin-bottom: 3px; }

.license-options {
  margin-top: 15px; }

.license-option {
  padding: 15px 15px 15px 60px;
  font-weight: 700;
  font-size: 14px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: relative;
  line-height: 1.5; }
  .license-option:before {
    display: block;
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 16px;
    left: 27px;
    border-radius: 50%;
    background: rgba(2, 190, 110, 0.4) url("/images/site/check-3.svg") no-repeat center;
    background-size: 8px; }
  .license-option.red {
    color: #f24141;
    background: rgba(242, 65, 65, 0.1);
    font-weight: 400;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
    .license-option.red:before {
      background-color: #F24141;
      background-image: url("/images/site/close.svg");
      background-position: center; }
  .license-option.green {
    color: #00cba6;
    background: rgba(0, 203, 166, 0.1);
    font-weight: 400;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }

.prices-sn {
  width: 1030px;
  margin: auto;
  margin-top: 65px;
  line-height: 1.8;
  font-size: 12px; }
  .prices-sn p {
    margin-bottom: 10px; }

.license-option-span {
  font-weight: 400;
  display: block;
  margin-top: 5px; }

.sup {
  font-size: 10px;
  line-height: 0;
  margin-left: 5px; }

.cart-page {
  padding: 80px 0; }

.cart-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 40px; }

.cart-tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .cart-tr:last-child .cart-td {
    border-bottom: none; }

.cart-td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 25px;
  width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1); }
  .cart-td a {
    color: #000;
    text-decoration: underline; }
  .cart-td:first-child {
    -webkit-flex: 0 0 230px;
        -ms-flex: 0 0 230px;
            flex: 0 0 230px; }
  .cart-td:nth-child(2) {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .cart-td:nth-child(3) {
    -webkit-flex: 0 0 500px;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px; }
  .cart-td:nth-child(4) {
    -webkit-flex: 0 0 135px;
        -ms-flex: 0 0 135px;
            flex: 0 0 135px; }
  .cart-td label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.6;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin-right: 15px; }
    .cart-td label:last-child {
      margin-right: 0; }
    .cart-td label input[type="radio"] {
      display: none; }
      .cart-td label input[type="radio"]:checked + .cart-label-txt:before {
        background: #02be6e url("/images/site/tick.svg") no-repeat center;
        background-size: 12px; }

.cart-td-labels {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.cart-label-txt {
  padding-left: 40px;
  position: relative; }
  .cart-label-txt .cart-red-txt {
    font-size: 14px; }
  .cart-label-txt b {
    font-size: 20px; }
  .cart-label-txt:before {
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 4px;
    left: 0;
    border-radius: 50%;
    background-color: #ccc; }

.cart-td_del {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.cart-thead .cart-tr .cart-td {
  background-color: #F6F6F6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

a.cart-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  color: #000;
  text-decoration: none;
  margin-bottom: 25px;
  display: block; }
  a.cart-title:hover {
    text-decoration: underline; }

.cart-img-w {
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden; }
  .cart-img-w img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.cart-red-txt {
  text-align: left;
  font-size: 16px;
  font-weight: bold; }
  .cart-red-txt p {
    text-align: left; }

a.cart-del {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-left: 33px;
  color: #000; }
  a.cart-del:before {
    position: absolute;
    left: 0;
    top: -4px;
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #F24141 url("/images/site/close.svg") no-repeat center;
    background-size: 10px; }

.total-table-w-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px; }

.total-table-w {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 500px;
  margin-bottom: 47px; }

table.total-table {
  width: 100%;
  border-collapse: collapse; }
  table.total-table tbody {
    width: 100%; }
  table.total-table tr {
    width: 100%; }
  table.total-table td {
    border-collapse: collapse;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle; }
    table.total-table td:first-child {
      background-color: #f6f6f6; }

.td-bal-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .td-bal-w .butt {
    padding: 0 25px; }

.total-butts {
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 500px; }
  .total-butts .butt {
    height: 45px;
    width: calc(100% / 3 - 8px); }

.butt-4 {
  background-color: #16669b; }

.butt-o {
  background-color: #FFF;
  border: 1px solid #02be6e;
  color: #02be6e; }

.label-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2; }
  .label-agreement span {
    display: inline-block;
    margin-left: 7px;
    margin-top: -3px; }

.terms-page, .common-page {
  padding: 80px 0;
  line-height: 1.6;
}
.terms-page a, .common-page a {
    text-decoration: underline;
    color: #000;
}
.terms-page a:hover, .common-page a:hover {
      text-decoration: none;
}
.terms-page p, .common-page p {
    margin-bottom: 40px;
    line-height: 1.7;
}
.terms-page h1, .common-page h1 {
    text-align: center;
    font-size: 43px;
    margin-bottom: 50px;
}
.terms-page ol, .terms-page ul, .common-page ol, .common-page ul {
    margin-bottom: 50px;
}
.terms-page li, .common-page li {
    margin-bottom: 15px; 
}

h2 {
  font-size: 30px;
  font-weight: 600; }

.login-page {
  padding: 60px 0 80px 0; }

.reg-title {
  color: #555555;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 17px;
  text-align: center;
  font-weight: 600; }

.login-reg-w, .form {
  max-width: 484px;
  box-shadow: 0 4px 50px rgba(204, 204, 204, 0.25);
  border-radius: 15px;
  background-color: #ffffff;
  padding: 34px 34px 35px 34px;
  margin: auto;
  font-family: 'Roboto', sans-serif;
}
.login-reg-w .tabs_content {
    margin-top: 0;
}
.login-reg-w form, .form form {
    width: 100%;
}
.login-reg-w input[type="text"], .login-reg-w input[type="password"],
.form input[type="text"], .form input[type="password"], .form textarea
{
    width: 100%;
    height: 52px;
    border-radius: 10px;
    border: 1px solid rgba(204, 204, 204, 0.4);
    background-color: #ffffff;
    padding: 0 22px;
    color: #909090;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 17px; 
}
/*.login-reg-w input[type="text"]:last-of-type, .login-reg-w input[type="password"]:last-of-type {
    margin-bottom: 0; 
}*/
.login-reg-w input[type="text"]::-webkit-input-placeholder, .login-reg-w input[type="password"]::-webkit-input-placeholder,
.form input[type="text"]::-webkit-input-placeholder, .form input[type="password"]::-webkit-input-placeholder
{
    opacity: 0.6; 
}
.login-reg-w input[type="text"]::-moz-placeholder, .login-reg-w input[type="password"]::-moz-placeholder,
.form input[type="text"]::-moz-placeholder, .form input[type="password"]::-moz-placeholder
{
    opacity: 0.6; 
}
.login-reg-w input[type="text"]:-ms-input-placeholder, .login-reg-w input[type="password"]:-ms-input-placeholder,
.form input[type="text"]:-ms-input-placeholder, .form input[type="password"]:-ms-input-placeholder
{
    opacity: 0.6; 
}
.login-reg-w input[type="text"]::placeholder, .login-reg-w input[type="password"]::placeholder,
.form input[type="text"]::placeholder, .form input[type="password"]::placeholder
{
    opacity: 0.6; 
}
.login-reg-w input[type="submit"], .form input[type="submit"]/*, form input[type="submit"]*/ {
    padding: 0 77px;
    max-width: 272px;
    height: 56px;
    border-radius: 45px;
    background-color: #02be6e;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300; 
}
/*.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    //font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 17px;
}*/

.form textarea {
    height: 250px;
}

.form textarea::-webkit-input-placeholder
{
    opacity: 0.6; 
}
.form textarea::-moz-placeholder
{
    opacity: 0.6; 
}
.form textarea:-ms-input-placeholder
{
    opacity: 0.6; 
}
.form textarea::placeholder
{
    opacity: 0.6; 
}
/* ---------- */

.reg-veryf, .form-verif {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px; 
}
.reg-veryf input[type="text"], .form-verif input[type="text"] {
    width: 226px;
    margin-right: 29px;
    margin-bottom: 0; }

.reg-butt-w, .form-butt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 29px;
  margin-bottom: 31px; }

.reg-label {
  font-size: 13px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 15px; }
  .reg-label span {
    margin-top: -3px;
    color: #909090;
    font-weight: 300;
    line-height: 1.4;
    display: block;
    margin-left: 16px; }
  .reg-label a {
    color: #296c7b;
    text-decoration: underline; }

ul.reg-ul.tabs-control li {
  margin-right: 0; }
  ul.reg-ul.tabs-control li.active a {
    border-bottom: none; }

ul.reg-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 0px;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center; }
  ul.reg-ul li {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    ul.reg-ul li:first-child:after {
      content: "";
      display: block;
      width: 2px;
      height: 27px;
      background-color: #ccc;
      margin: 0 22px;
      opacity: 0.6; }
    ul.reg-ul li.active a {
      color: #0a88d3;
      font-weight: 400;
      text-decoration: underline; }
  ul.reg-ul a {
    color: #777777;
    font-size: 20px;
    font-weight: 300; }
    ul.reg-ul a:hover {
      text-decoration: underline; }

.reg-label-c {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 10px/*.25rem*/;
}

.fade {
    transition: opacity .15s linear;
}

.text-center {
    text-align: center!important;
}

.w-row-5 a:not(.w-span-6) {
    position: relative;
}

.w-row-5 a:not(.w-span-6) span {
    font-size: 10px;
    color: #FFF;
    position: absolute;
    top: 7px;
    left: 15.5px;
}

.profile-page {
  /*display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
}

.profile-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.profile-l {
  width: 250px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  border-right: 1px solid #ccc;
  padding-top: 80px;
  padding-bottom: 80px; }

.profile-l-title {
  font-weight: 700; }

.profile-mnu {
  margin-top: 40px; }
  .profile-mnu li {
    margin-bottom: 19px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .profile-mnu a {
    color: #191b26;
    padding-left: 0px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .profile-mnu a img {
      width: 20px;
      margin-right: 10px; }

.profile-r {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 25px;
  padding-top: 80px;
  padding-bottom: 80px; }

.profile-r-tit {
  font-weight: 600;
  margin-bottom: 20px; }

.profile-tbl {
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  border-radius: 6px; }

.footer-mt-0 {
  margin-top: 0; }

.profile-r-item {
  margin-top: 40px; }

.profile-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .profile-row:last-child {
    border: none; }

.profile-col-33 {
  width: 33.3333%;
  padding-bottom: 10px;
  padding-top: 10px; }
  .profile-col-33 a {
    text-decoration: underline; }

.profile-col {
  width: 50%;
  padding-bottom: 10px;
  padding-top: 10px; }
  .profile-col .fancy-select {
    width: 200px; }

.profile-col-3 {
  text-align: right; }

.profile-col-50-last {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

span.profile-span-2 {
  height: 12px;
  width: 12px;
  background-color: #FFF;
  border-radius: 50%;
  display: block; }

input[type="checkbox"].profile-radio {
  display: none; }
  input[type="checkbox"].profile-radio + span.profile-span-1 {
    width: 40px;
    height: 20px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background-color: #ccc;
    padding: 0 5px;
    position: relative; }
    input[type="checkbox"].profile-radio + span.profile-span-1 span.profile-span-2 {
      transition: 0.1s linear;
      left: 5px;
      position: absolute; }
  input[type="checkbox"].profile-radio:checked + span.profile-span-1 {
    background-color: #006ee9; }
    input[type="checkbox"].profile-radio:checked + span.profile-span-1 span.profile-span-2 {
      left: 23px; }

.profile-mnu-bal a {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.profile-shipping-tbl-w {
  width: 100%; }

.profile-shipping-tbl {
  width: 100%;
  display: table;
  border-collapse: collapse; }

.profile-thead {
  background-color: #F6F6F6;
  display: table-header-group; }

.profile-tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: table-row; }

.profile-td {
  display: table-cell;
  padding: 20px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .profile-td:nth-child(1) {
    width: 140px; }
  .profile-td img {
    max-width: 100%; }

.profile-tbody {
  display: table-row-group; }

.profile-td-date span {
  display: block;
  text-align: center;
  margin: 10px 0; }

.down {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #02be6e;
  color: #02be6e;
  padding: 7px 12px;
  margin: 5px 0;
  border-radius: 28px;
  transition: 0.5s;
  font-size: 14px; }
  .down:hover {
    background-color: #02be6e;
    color: #fff; }

.downs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.profile-sel-date div.trigger,
.profile-sel-date div.fancy-select,
.profile-sel-mounth div.trigger,
.profile-sel-mounth div.fancy-select,
.profile-sel-year div.trigger,
.profile-sel-year div.fancy-select {
  width: 100%; }

.profile-sel-date div.fancy-select div.trigger,
.profile-sel-mounth div.fancy-select div.trigger,
.profile-sel-year div.fancy-select div.trigger {
  height: 35px;
  padding: 0 15px; }

.profile-sel-date div.fancy-select ul.options.open,
.profile-sel-mounth div.fancy-select ul.options.open,
.profile-sel-year div.fancy-select ul.options.open {
  top: 35px; }

.profile-sel-date {
  width: 120px;
  margin-right: 10px; }

.profile-sel-mounth {
  width: 200px;
  margin-right: 10px; }

.profile-sel-year {
  width: 150px; }

.profile-col-sels {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.profile-tbl-find {
  margin-bottom: 15px; }

.profile-r-item-find {
  margin-bottom: 40px; }

.gal-new-w {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.gal-new-w.posa {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.gal-new-w.posa img {
    position: absolute;
}

.gal-new-w:after {
    content: '';
    -webkit-flex-grow: 999999999;
        -ms-flex-positive: 999999999;
            flex-grow: 999999999; 
}

.gal-new-w div {
    margin: 2px;
    background-color: violet;
    position: relative;
}

.gal-new-w i {
    display: block; 
}

.gal-new-w img {
    top: 0;
    width: 100%;
    vertical-align: bottom; 
}

.poa {
  position: absolute; 
}

.btn {
    display: inline-block;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 1.5;
    background-color: #02be6e;
    color: #fff;
    border-radius: 25px;
    max-width: 272px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 47px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


@media only screen and (max-width: 992px) {
  .top-mnu {
    display: none;
    width: 100%;
    position: absolute;
    top: 70px;
    background-color: #000;
    right: 0;
    width: 100%;
    padding: 15px 0 25px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 3; }
    .top-mnu li {
      width: 100%;
      text-align: center;
      border-bottom: 1px solid rgba(204, 204, 204, 0.4); }
      .top-mnu li:last-child {
        border: none; }
      .top-mnu li a {
        padding: 20px 0;
        font-size: 20px;
        display: block;
        width: 100%; }
        .top-mnu li a:hover {
          text-decoration: none;
          background-color: #403d3d; }
  .hidden-mnu {
    display: block; }
  .toggle-mnu {
    display: block;
    float: right;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 48px;
    display: block;
    width: 24px;
    height: 20px;
    margin: 0;
    margin-top: 20px; }
  .toggle-mnu:focus {
    outline: none; }
  .toggle-mnu span {
    position: relative;
    display: block;
    background-color: #000;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    width: 24px;
    height: 3px;
    border-radius: 3px;
    background-color: #fff; }
  .toggle-mnu span:after, .toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
    width: 24px;
    height: 3px;
    background-color: #fff;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 3px; }
  .toggle-mnu span:after {
    top: 7px; }
  .toggle-mnu.on span {
    background-color: transparent; }
  .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    top: -6px; }
  .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
            transform: rotate(-45deg) translate(8px, -9px);
    top: 13px; }
  .toggle-mnu.on + #menu {
    opacity: 1;
    visibility: visible; } }

@media only screen and (min-width: 993px) {
  .hidden-mnu {
    display: none; } }

@media (max-width: 1600px) {
    .item-l {
        width: 700px;
    /*background-color: red;*/
    }
}

@media (max-width: 1299px) {
  .w-wrap-2 {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .footer-col-2,
  .footer-col-3 {
    margin-left: auto; }
  .item-r {
    padding-left: 0;
    margin-left: 40px; }
  .simmilar-link {
    height: 97px; } }

@media (max-width: 1199px) {
  .cart-img-w {
    max-width: 100%;
    width: 100%; }
  .grid-item {
    width: calc(100% / 4); }
  .footer-col-2,
  .footer-col-1 {
    margin-right: 10px; }
  .footer-form {
    width: 356px; }
  .item-l {
    width: 600px;
    /*background-color: blue;*/
}
  .prices-its,
  .prices-sn {
    width: 970px; }
  .prices-it {
    width: calc(100% / 3 - 15px); }
  .cart-td-labels {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .cart-td:nth-child(3) {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; } }

@media (max-width: 992px) {
  .cart-td {
    width: 100% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .cart-tr {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cart-td_del {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .cart-thead {
    display: none; }
  .col-mnu {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 30px;
    margin-top: 0; }
  .logo {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .w-row-4 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .footer-form {
    width: 100%; }
  .w-wrap-22 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-col-3 {
    width: 100%;
    margin-top: 60px; }
  .item-l {
    width: 400px;
    /*background-color: green;*/
}
  .item-r {
    padding-top: 0; }
  .author-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .author-block-l {
    width: 100%;
    margin-bottom: 10px; }
  .simmilar-link {
    width: calc(100% / 3 - 7px); }
    .simmilar-link:nth-child(3n) {
      margin-right: 0; }
    .simmilar-link:nth-child(5n) {
      margin-right: 10px; }
  .w-search {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    width: auto;
    margin-right: 20px;
    margin-left: 20px; }
  .w-span-6 {
    font-size: 13px;
    line-height: 1.4; }
  .w-row-5 {
    margin-right: 10px; }
  .prices-its,
  .prices-sn {
    width: 750px; }
  .prices-its {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .prices-it {
    width: calc(50% - 15px);
    margin-bottom: 40px; }
    .prices-it:nth-child(3) {
      width: 100%; }
  .prices-count-1 {
    padding-left: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; } }

@media (max-width: 768px) {
  .grid-item {
    width: calc(100% / 4); }
  .item-w {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*background-color: red;*/
}
  .item-l,
  .item-r {
    width: 100%;
    margin-left: 0;
    /*background-color: black;*/
}
  .item-r {
    margin-top: 40px;
    margin-bottom: 40px;
    }
  .simmilar-link {
    height: 127px; }
  .w-row-4 .butt {
    display: none; }
  .w-row-5 {
    margin-right: 0; }
  input[type="text"].w-input-text-11 {
    width: calc(100% - 25px);
    padding: 0 10px;
    font-size: 13px;
    border: none;
    outline: none; }
  .item-page {
    padding-top: 30px;
    /*background-color: red;*/
}
  .item-img-w {
    margin-bottom: 20px; }
  .prices-its,
  .prices-sn {
    width: 600px; } }

@media (max-width: 640px) {
  .footer-col-1,
  .footer-col-2 {
    width: 100%; }
  .footer-col-2 {
    margin-top: 60px; }
  .search-top-2 {
    display: block; }
  .sort-l {
    margin-bottom: 15px; }
  .prices-its,
  .prices-sn {
    width: 530px; }
  .prices-it {
    width: 100%; } }

@media (max-width: 570px) {
  .total-table-w,
  .total-butts {
    width: 100%; }
  .total-butts {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 35px; }
    .total-butts .butt {
      width: 100%;
      margin-bottom: 15px; }
  .td-bal-w .butt {
    font-size: 13px;
    padding: 0 15px; }
  .td-bal-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .td-bal-w .butt {
      width: 100%;
      margin-top: 15px; }
  table.total-table td {
    line-height: 1.6;
    font-size: 14px; }
  .grid-item {
    width: calc(100% / 3); }
  .w-span-6 {
    display: none; }
  h1, .like-h1 {
    font-size: 40px; }
  .prices-its,
  .prices-sn {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }
  .cart-td label {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0; }
  .cart-td:nth-child(4) {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .login-reg-w, .form {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 480px) {
  .grid-item {
    width: calc(100% / 2); }
  .simmilar-link {
    width: calc(50% - 5px); }
    .simmilar-link:nth-child(2n) {
      margin-right: 0; }
    .simmilar-link:nth-child(2n+1) {
      margin-right: 10px; }
  .sort-l {
    display: block; }
  .sort-links {
    margin-left: 0;
    margin-top: 15px; }
  .sort-link-1 {
    width: 50%; }
  .reg-veryf input[type="text"], .form-verif {
    width: 180px; }
  .login-page .contain {
    padding-left: 0;
    padding-right: 0; }
  .reg-title {
    font-size: 30px;
    margin-bottom: 30px; }
.login-reg-w input[type="text"], .login-reg-w input[type="password"],
.form input[type="text"], .form input[type="password"]
{
    height: 52px;
    padding: 0 15px;
    font-size: 16px; 
}
textarea.form-control {
    height: 250px;
    width: 80%;
    padding: 52px;
    font-size: 16px;
}
  .reg-butt-w {
    margin-top: 29px; } }

@media (max-width: 360px) {
  .grid-item {
    width: calc(100% * 1); }
  .butt {
    padding: 0 20px;
    min-width: auto;
    width: auto; }
  .grid {
    margin-bottom: 0; }
    .grid:before {
      display: none; }
  .prices-bot .butt {
    width: calc(100% - 45px); } }

@media (max-width: 320px) {
  body, body > * {
    width: auto;
    min-width: 320px; }
  .top-mnu {
    width: 320px;
    left: 0;
    right: auto; } }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1600px) {
  .contain {
    width: 1199px; } }

@media only screen and (max-width: 1299px) {
  .contain {
    width: 1170px; } }

@media only screen and (max-width: 1199px) {
  .contain {
    width: 970px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .contain {
    width: 750px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .contain {
    width: 600px; } }

@media only screen and (max-width: 640px) {
  .contain {
    width: 530px; } }

@media only screen and (max-width: 570px) {
  .contain {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

@media (max-width: 992px) {
  .profile-tbl,
  .profile-r-item {
    width: 100%; }
  .profile-row {
    display: block;
    width: 100%; }
  .profile-col {
    width: 100%; }
  .profile-l {
    width: 100%;
    border: none;
    padding-top: 40px;
    padding-bottom: 40px; }
  .profile-r {
    padding-top: 0;
    margin-left: 0; }
  .profile-page {
    display: block; }
  .profile-mnu a {
    width: 100%; }
  .profile-col-3 {
    text-align: left; }
  .profile-tbl-sett .profile-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 768px) {
  .profile-shipping-tbl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .profile-tbody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .profile-tr {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .profile-td {
    width: 100% !important;
    height: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px; }
  .profile-td-date {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .profile-td-date span {
      margin: 0 2.5px; }
  .profile-shipping-tbl-w {
    overflow-x: scroll; }
  .profile-shipping-tbl {
    width: 500px; }
  .profile-shipping-tbl-2 {
    width: 100%; }
    .profile-shipping-tbl-2 .profile-td:nth-child(1) {
      height: 100px; }
      .profile-shipping-tbl-2 .profile-td:nth-child(1) img {
        max-height: 100%; }
  .profile-td-stat {
    height: 100px; } }

@media (max-width: 570px) {
  .profile-sel-mounth div.fancy-select div.trigger {
    font-size: 14px; }
  .profile-tbl:last-child {
    margin-bottom: 0; }
  .profile-shipping-tbl-2-w {
    width: 100%;
    overflow-x: scroll; }
  .profile-shipping-tbl-2 {
    width: 502px; } }

@media (max-width: 480px) {
  .profile-tbl-sett .profile-row {
    display: block; }
  .profile-col-50-last {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (max-width: 768px) {
  .top-w {
    flex-wrap: wrap;
  }
  .w-search {
    order: 10;
    width: 100%;
    margin: 15px 0 5px;
  }
  .logo {
    font-size: 25px;
  }
  .author-block-r {
    margin-top: 20px;
  }
  .item-prices-block {
    margin-top: 50px;
  }
}

.debug {
    outline: 1px solid black;
}
