* {
  font-family: "UniversMedium", sans-serif; }

body, p, h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

.wrap {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  line-height: initial; }
  .wrap p, .wrap h1, .wrap h2, .wrap h3, .wrap h4, .wrap h5 {
    font-size: initial;
    line-height: initial;
    font-family: "UniversMedium", sans-serif;
    color: black;
    -webkit-margin-after: initial; }
  .wrap a {
    text-decoration: none; }
  .wrap hr {
    display: block; }

section.content-main, section.cart, section.payment {
  flex: 1; }

.container {
  margin: 0 auto;
  overflow: hidden; }
  .container > .title,
  .container .head .title {
/*    margin-top: 2.6vw;*/
	margin-top:10px;
    margin-bottom: 3.5vw;
	color:#141615;
    font-size: 1.27vw;
    text-transform: uppercase;
    font-weight: bold; }

.container-1 {
  max-width: 1170px;
  width: 85.3%;
  height: 100%; }

.container-2 {
  max-width: 1180px;
  width: 87%;
  overflow: inherit; }

.head {
  overflow: auto; }

section.header .top-bar {
  width: 100%;
  background-color: #dd2a1b;
  overflow: auto;
  height: 2.95vw; }
  section.header .top-bar p {
    display: inline-block;
    float: left;
    font-size: 1.15vw;
    font-weight: 100;
    padding-top: 0.75vw;
    color: white; }
  section.header .top-bar .address {
    margin-right: 5.6vw; }
  section.header .top-bar .phone {
    float: right;
    padding-top: 0.45vw; }
    section.header .top-bar .phone a {
      font-size: 1.7vw;
      color: white; }
    section.header .top-bar .phone .icon {
      width: 1.8vw;
      margin-right: 1.5vw;
      vertical-align: bottom; }
section.header .header-main {
  padding-top: 1vw; }
  section.header .header-main .container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  section.header .header-main .logo {
    display: inline-block;
    padding-right: 2.3vw;
    border-right: 0.1vw solid #0d7bb3;
    height: 100%; }
    section.header .header-main .logo img {
      width: 100%; }
  section.header .header-main .logo-in-1 {
    width: 15.5vw;
    margin-bottom: 0.8vw; }
  section.header .header-main .logo-in-2 {
    width: 12.5vw; }
  section.header .header-main .search-form {
    display: inline-block; }
  section.header .header-main .search-wrapper {
    display: inline-block;
    position: relative;
    width: 25.05vw;
    height: 4.4vw;
    margin-left: 2.5vw;
    margin-right: 3.45vw; }
    section.header .header-main .search-wrapper input {
      background-color: white;
      font-family: "UniversMedium", sans-serif;
      font-size: 1.12vw;
      border: 0;
      padding: 0 3.6vw 0.2vw 2.7vw;
      color: #3f3f3f;
      height: 2vw; }
    section.header .header-main .search-wrapper input.search-code {
      width: 18.6vw;
      border: 0.05vw solid #8e8e8e;
      border-radius: 2.5px;
      background: url("/res/tpi/images/gear.png") white no-repeat 1.5% 60%;
      padding-top: 0.2vw;
      padding-bottom: 0.15vw; }
    section.header .header-main .search-wrapper input[type="image"] {
      position: absolute;
      top: 0;
      right: 0;
      vertical-align: middle;
      width: 3.17vw;
      height: 2.6vw;
      margin: -0.1vw 0 0 0;
      padding: 0; }
    section.header .header-main .search-wrapper input::-webkit-input-placeholder {
      color: #888; }
    section.header .header-main .search-wrapper input::-moz-placeholder {
      color: #888; }
  section.header .header-main .search-btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 25.2vw;
    margin: -1.2vw 0px 0px 2.5vw; }
    section.header .header-main .search-btns .checkbox {
      margin-bottom: 0.6vw; }
    section.header .header-main .search-btns .checkbox:nth-child(2n+1) {
      width: 45%; }
    section.header .header-main .search-btns .checkbox:nth-child(2n) {
      width: 50%; }
  section.header .header-main .cart {
    margin-left: 0.85vw; }
    section.header .header-main .cart img.cart-icon {
      vertical-align: top;
      margin-right: 0.3vw; }
    section.header .header-main .cart .text {
      display: inline-block; }
      section.header .header-main .cart .text .title {
        font-size: 1.02vw;
        margin-bottom: 0.7vw; }
      section.header .header-main .cart .text p {
        font-size: 1.2vw; }
    section.header .header-main .cart .bottom {
      margin-top: 0.8vw; }
    section.header .header-main .cart .look {
      font-size: 0.9vw;
      color: black;
      padding-bottom: 0.2vw;
      border-bottom: 0.1vw solid black; }
      section.header .header-main .cart .look img {
        vertical-align: middle;
        margin-left: 0.3vw; }
    section.header .header-main .cart .btn-checkout {
      width: 9.8vw;
      height: 2vw;
      background-color: #dd2a1b;
      font-size: 1vw;
      color: white;
      border: 0;
      border-radius: 2.5px;
      margin-left: 1.2vw; }
  section.header .header-main .personal {
    margin-left: 4.2vw;
    padding-top: 0.5vw;
    max-width: 10.5vw;
    position: relative; }
    section.header .header-main .personal p {
      margin-bottom: 0.2vw;
      font-size: 1.17vw;
      padding-left: 0 !important;
      padding-top: 0 !important;
      font-family: "UniversMedium", sans-serif !important; }
    section.header .header-main .personal p.id,
    section.header .header-main .personal p.balance {
      font-weight: bold;
      float: initial;
      padding: initial; }
  section.header .header-main .logout {
    display: inline-block;
    width: 20px;
    position: absolute;
    top: 0.6vw;
    right: -2.3vw; }
section.header .nav {
  overflow: auto;
  background-color: #0d7bb3; }
  section.header .nav ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0.73vw 0 0 0;
    padding: 0;
    width: 100%;
    overflow: auto; }
    section.header .nav ul li {
      list-style-type: none;
      min-height: 3.88vw; }
      section.header .nav ul li a {
        display: inline-block;
        height: 3.15vw;
        background-repeat: no-repeat;
        background-position: 0 0.66vw;
        background-size: 2.71vw 2.05vw;
        padding: 0.37vw 0 0 3.07vw;
        font-size: 1.1vw;
        text-transform: uppercase;
        color: white;
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
      section.header .nav ul li a:hover {
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
      section.header .nav ul li a.m1 {
        background-image: url("/res/tpi/images/m1.png"); }
      section.header .nav ul li a.m2 {
        background-image: url("/res/tpi/images/m2.png"); }
      section.header .nav ul li a.m4 {
        background-image: url("/res/tpi/images/m4.png"); }
      section.header .nav ul li a.m5 {
        background-image: url("/res/tpi/images/m5.png"); }
      section.header .nav ul li a.m6 {
        background-image: url("/res/tpi/images/m6.png"); }
      section.header .nav ul li a.m7 {
        background-image: url("/res/tpi/images/m7.png"); }
    section.header .nav ul li:first-child a {
      width: 6.95vw; }
    section.header .nav ul li:nth-child(2) a {
      width: 6.95vw; }
    section.header .nav ul li:nth-child(3) a {
      width: 6.44vw; }
    section.header .nav ul li:nth-child(4) a {
      width: 9.15vw; }
    section.header .nav ul li:nth-child(5) a {
      width: 6.22vw; }
    section.header .nav ul li:last-child a {
      width: 5.49vw; }
section.header .mobile-button {
  display: none;
  width: 100%;
  height: 42px;
  background-color: #0d7bb3;
  margin: 0 auto;
  cursor: pointer; }
  section.header .mobile-button .icon-bar {
    display: block;
    position: relative;
    top: 7px;
    width: 38px;
    height: 4px;
    border-radius: 1px;
    background-color: white;
    margin: 8px auto 0; }
  section.header .mobile-button .icon-bar:first-child {
    margin-top: 0; }
section.header .mobile-menu {
  display: none; }
  section.header .mobile-menu .mobile-menu-item {
    display: none;
    text-align: center;
    width: 100%; }
    section.header .mobile-menu .mobile-menu-item a {
      width: calc(100% - 2px);
      height: 30px;
      line-height: 30px;
      display: inline-block;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      color: #0d7bb3;
      background-color: white;
      border: 1px solid #0d7bb3;
      border-radius: 5px;
      margin-top: 3px; }
      section.header .mobile-menu .mobile-menu-item a:hover {
        color: white;
        background-color: #0d7bb3; }

.checkbox input[type="checkbox"] {
  display: none; }

.checkbox input[type="checkbox"] + label {
  position: relative;
  padding-left: 1.5vw;
  font-size: 1.12vw; }

.checkbox input[type="checkbox"] + label i {
  position: absolute;
  top: 1.72px;
  left: 0;
  width: 1.14vw;
  height: 1.14vw;
  background: url("/res/tpi/images/btn-tick.png") center top no-repeat white;
  background-size: contain; }

.checkbox input[type="checkbox"]:checked + label i {
  background-image: url("/res/tpi/images/tick.png"); }

/*ios-switcher*/
input[type="checkbox"].ios8-switch {
  display: none;
  position: absolute;
  margin: 8px 0 0 16px; }

input[type="checkbox"].ios8-switch + label {
  position: relative;
  padding: 0.5vw 0 0 4.2vw;
  line-height: 2.0em; }

input[type="checkbox"].ios8-switch + label:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 2.9vw;
  height: 1.8vw;
  border-radius: 16px;
  background: #757575;
  border: 1px solid #d9d9d9;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }

input[type="checkbox"].ios8-switch + label:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0.05vw;
  width: 1.7vw;
  height: 1.7vw;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }

input[type="checkbox"].ios8-switch + label:hover:after {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

input[type="checkbox"].ios8-switch:checked + label:after {
  left: 1.2vw; }

input[type="checkbox"].ios8-switch:checked + label:before {
  background: #0d7bb3; }

.checkbox-ios {
  display: inline-block;
  margin-left: 1vw; }
  .checkbox-ios label {
    font-size: 0.8vw;
    color: #989898; }

input:disabled {
  background-color: #dd2a1b !important; }

input.btn-reg {
  background-color: #dd2a1b;
  border: 0;
  border-radius: 2.5px;
  color: white;
  font-size: 1.25vw;
  text-transform: uppercase;
  padding: 0.5vw 1.1vw;
  margin-top: 0.7vw;
  cursor: pointer; }

.form-group.register {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }

.content .form-group.register .btn-reg {
  margin: 0; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

label.with-info .tooltype {
  position: relative; }

.price label.with-info .tooltype {
  top: -0.2vw; }

label.with-info .tooltype > span {
  display: inline-block;
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 2vw;
  width: 17vw;
  color: #bababa;
  background: white;
  visibility: visible;
  border: 0.1vw solid #bababa;
  border-radius: 6px;
  text-align: left;
  font-size: 0.75vw;
  padding: 0.1vw 0 0 0.3vw;
  margin-left: -5.5vw;
  z-index: 999;
  -webkit-transition: 0.3s opacity ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out;
  -o-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out; }

label.with-info .tooltype > span:before,
label.with-info .tooltype > span:after {
  content: '';
  position: absolute;
  bottom: -1.65vw;
  left: 33.5%;
  margin-left: -0.8vw;
  width: 0;
  height: 0;
  border: 0.8vw solid transparent;
  border-top: 0.8vw solid #bababa; }

label.with-info .tooltype > span:after {
  border-top: 0.8vw solid white;
  bottom: -1.55vw; }

label.with-info .tooltype img {
  width: 1.1vw;
  vertical-align: middle; }

label.with-info .tooltype:hover > span {
  display: inline-block;
  opacity: 1;
  -webkit-transition: 0.3s opacity ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out;
  -o-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out; }

label.with-info .tooltype::before {
  content: "*";
  color: #dd2a1b; }

section.content-main .tabs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3.7vw; }
  section.content-main .tabs > div {
    position: relative;
    width: calc(40.2vw - 2vw);
    padding: 1.4vw 0 0 2vw;
    border: 0.1vw solid #cfcfcf;
    border-radius: 2.5px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out; }
    section.content-main .tabs > div .top {
      display: flex;
      flex-direction: row;
      margin-bottom: 0.5vw; }
      section.content-main .tabs > div .top .icon {
        width: 3.8vw;
        padding-top: 0.3vw;
        margin-right: 1vw; }
        section.content-main .tabs > div .top .icon img {
          width: 100%; }
      section.content-main .tabs > div .top .title {
        font-size: 1.7vw;
        text-transform: uppercase;
        margin: 0; }
      section.content-main .tabs > div .top .subtitle {
        font-size: 1.02vw;
        font-weight: 100;
        text-transform: uppercase; }
    section.content-main .tabs > div .advantages {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: nowrap; }
      section.content-main .tabs > div .advantages .elem {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 0.9vw;
        margin-right: 0.7vw; }
        section.content-main .tabs > div .advantages .elem .icon {
          width: 1.76vw; }
          section.content-main .tabs > div .advantages .elem .icon img {
            width: 100%;
            vertical-align: middle; }
        section.content-main .tabs > div .advantages .elem .title {
          font-size: 1vw;
          line-height: 1.05vw;
          margin-left: 0.6vw;
          color: #0074af; }
    section.content-main .tabs > div .btn-choose {
      width: 10.2vw;
      position: absolute;
      top: 2.4vw;
      right: 1.6vw;
      padding: 0.5vw 0;
      font-size: 1.02vw;
      text-align: center;
      color: white;
      text-transform: uppercase;
      background-color: #0d7bb3;
      border: 0.1vw solid #0d7bb3;
      border-radius: 2.5px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      section.content-main .tabs > div .btn-choose span:first-child {
        display: inline; }
      section.content-main .tabs > div .btn-choose span:last-child {
        display: none; }
  section.content-main .tabs > div.active {
    border-color: #dd2a1b;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out; }
    section.content-main .tabs > div.active .btn-choose {
      background-color: white;
      color: #0d7bb3;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      section.content-main .tabs > div.active .btn-choose span:first-child {
        display: none; }
      section.content-main .tabs > div.active .btn-choose span:last-child {
        display: inline; }
section.content-main hr {
  border: 0;
  height: 0.1vw;
  margin-bottom: 0;
  background-color: #c3c3c3; }
section.content-main .content form {
  display: inline-block;
  text-align: center; }
section.content-main .content .form-group {
  position: relative;
  width: auto;
  text-align: left;
  margin-bottom: 1.2vw; }
  section.content-main .content .form-group > label {
    display: inline-block;
    text-align: left;
    width: 19.35vw;
    font-size: 1.025vw; }
  section.content-main .content .form-group input[type="email"],
  section.content-main .content .form-group input[type="tel"],
  section.content-main .content .form-group input[type="text"],
  section.content-main .content .form-group input[type="date"],
  section.content-main .content .form-group select {
    width: 16.8vw;
    background-color: white;
    border: 0.12vw inset #bfbfbf;
    border-radius: 2.5px;
    padding: 0.5vw 0.85vw;
    font-size: 1vw;
    height: 1.25vw; }
  section.content-main .content .form-group input[type="email"] + label,
  section.content-main .content .form-group input[type="tel"] + label,
  section.content-main .content .form-group input[type="text"] + label,
  section.content-main .content .form-group input[type="date"] + label {
    position: absolute;
    width: auto;
    font-size: 0.8vw;
    height: 38%;
    line-height: 100%;
    right: 0.3vw;
    top: 5%;
    color: white;
    text-transform: uppercase;
    background-color: #0d7bb3;
    border-radius: 2.5px;
    padding: 0.6vw 0.6vw;
    cursor: pointer; }
  section.content-main .content .form-group input[type="email"] + label::after,
  section.content-main .content .form-group input[type="tel"] + label::after,
  section.content-main .content .form-group input[type="text"] + label::after,
  section.content-main .content .form-group input[type="date"] + label::after {
    display: none; }
  section.content-main .content .form-group select {
    width: 18.75vw;
    height: 2.25vw;
    padding-top: 0;
    padding-bottom: 0; }
  section.content-main .content .form-group input::-webkit-outer-spin-button,
  section.content-main .content .form-group input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  section.content-main .content .form-group input[type='date'] {
    -moz-appearance: textfield; }
  section.content-main .content .form-group ::-webkit-calendar-picker-indicator {
    opacity: 0;
    z-index: 999; }
  section.content-main .content .form-group input[name="birthday"] {
    position: relative; }
  section.content-main .content .form-group input[name="birthday"]::after {
    content: '';
    display: inline-block;
    background: url(/res/tpi/images/calendar.png) no-repeat;
    background-position: center;
    width: 2vw;
    height: 4vw;
    position: absolute;
    right: 0.3vw; }
section.content-main .content .form-group.required > label:not(.with-info)::after {
  content: "*";
  color: #dd2a1b;
  margin-left: 0.15vw; }
section.content-main .content .retail-content .input-wrapper {
  display: inline-block;
  padding-top: 1.5vw;
  margin-bottom: 2.2vw; }
section.content-main .content .retail-content .checkbox-wrapper .checkbox {
  margin-bottom: 1vw;
  text-align: left; }
  section.content-main .content .retail-content .checkbox-wrapper .checkbox label {
    display: inline-block;
    font-size: 0.83vw;
    padding-left: 2vw;
    vertical-align: text-top; }
section.content-main .content .wholesale-content {
  position: relative; }
  section.content-main .content .wholesale-content .what-i-get.hide-content {
    box-shadow: none; }
  section.content-main .content .wholesale-content .what-i-get {
    width: 100%;
    position: absolute;
    top: 0;
    height: auto;
    overflow: hidden;
    z-index: 999;
    background-color: white;
    box-shadow: 0 0 0.1vw rgba(0, 0, 0, 0.5); }
    section.content-main .content .wholesale-content .what-i-get .title {
      padding: 0.55vw;
      font-size: 1vw;
      font-weight: 400;
      color: white;
      text-transform: uppercase;
      background-color: white;
      background-image: url("/res/tpi/images/what-i-get-bg.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      text-align: center;
      cursor: pointer; }
      section.content-main .content .wholesale-content .what-i-get .title img {
        margin-left: 0.5vw;
        vertical-align: middle; }
    section.content-main .content .wholesale-content .what-i-get .content {
      position: absolute;
      width: 100%;
      background-color: white;
      text-align: center;
      padding-bottom: 1vw; }
      section.content-main .content .wholesale-content .what-i-get .content img {
        max-width: 100%; }
      section.content-main .content .wholesale-content .what-i-get .content .hide-icon {
        display: none;
        width: 2vw;
        position: absolute;
        left: calc(50% - 1vw);
        bottom: -0.25vw;
        cursor: pointer; }
  section.content-main .content .wholesale-content .persons {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 4.5vw;
    padding-left: 0.2vw;
    margin-bottom: 1.5vw; }
    section.content-main .content .wholesale-content .persons > div {
      cursor: pointer;
      margin-right: 15vw; }
      section.content-main .content .wholesale-content .persons > div .icon {
        display: inline-block;
        vertical-align: middle;
        width: 1.75vw;
        max-width: 25px;
        height: 1.75vw;
        max-height: 25px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-right: 0.3vw;
        -webkit-transition: 0.3s background ease-in-out;
        -moz-transition: 0.3s background ease-in-out;
        -o-transition: 0.3s background ease-in-out;
        transition: 0.3s background ease-in-out; }
      section.content-main .content .wholesale-content .persons > div span {
        font-size: 1vw;
        text-transform: uppercase;
        border-bottom: 0.1vw dotted black;
        -webkit-transition: 0.3s color ease-in-out;
        -moz-transition: 0.3s color ease-in-out;
        -o-transition: 0.3s color ease-in-out;
        transition: 0.3s color ease-in-out; }
    section.content-main .content .wholesale-content .persons > div.active span {
      color: #4097c3;
      border-width: 0;
      -webkit-transition: 0.3s color ease-in-out;
      -moz-transition: 0.3s color ease-in-out;
      -o-transition: 0.3s color ease-in-out;
      transition: 0.3s color ease-in-out; }
    section.content-main .content .wholesale-content .persons .individual.active .icon {
      background-image: url("/res/tpi/images/individual-red.png");
      -webkit-transition: 0.3s background ease-in-out;
      -moz-transition: 0.3s background ease-in-out;
      -o-transition: 0.3s background ease-in-out;
      transition: 0.3s background ease-in-out; }
    section.content-main .content .wholesale-content .persons .individual .icon {
      background-image: url("/res/tpi/images/individual.png"); }
    section.content-main .content .wholesale-content .persons .entity.active .icon {
      background-image: url("/res/tpi/images/entity-red.png"); }
    section.content-main .content .wholesale-content .persons .entity .icon {
      background-image: url("/res/tpi/images/entity.png"); }
  section.content-main .content .wholesale-content .content .row {
    border-bottom: 0.1vw solid #c3c3c3;
    padding-top: 1.5vw;
    padding-bottom: 1vw; }
    section.content-main .content .wholesale-content .content .row .info {
      font-size: 1vw;
      font-weight: 100;
      text-align: left;
      color: #bababa;
      margin-bottom: 1.25vw; }
      section.content-main .content .wholesale-content .content .row .info img {
        width: 1.5vw;
        margin-right: 0.5vw;
        vertical-align: middle; }
    section.content-main .content .wholesale-content .content .row .wrapper {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
  section.content-main .content .wholesale-content .content .row:last-child {
    border: 0; }
  section.content-main .content .wholesale-content .content label[for="delivery-address"]::after {
    display: none; }
  section.content-main .content .wholesale-content .content label[for="delivery-address"] span::after {
    content: "*";
    color: #dd2a1b;
    margin-left: 0.15vw; }
  section.content-main .content .wholesale-content .individual-content .form-group:nth-child(2n+1),
  section.content-main .content .wholesale-content .eindividual-content .form-group:nth-child(2n+1),
  section.content-main .content .wholesale-content .entity-content .form-group:nth-child(2n+1) {
    margin-right: 7.2vw; }
  section.content-main .content .wholesale-content .individual-content .infographics,
  section.content-main .content .wholesale-content .eindividual-content .infographics,
  section.content-main .content .wholesale-content .entity-content .infographics {
    margin-top: -2.2vw; }
  section.content-main .content .wholesale-content .individual-content .btn-reg,
  section.content-main .content .wholesale-content .eindividual-content .btn-reg,
  section.content-main .content .wholesale-content .entity-content .btn-reg {
    margin-left: -2.4vw; }
  section.content-main .content .wholesale-content .checkbox-wrapper {
    margin-left: 5vw; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox {
    min-height: 2vw; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox:first-child {
    min-height: 1.3vw; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox label {
    display: inline-block;
    font-size: 0.83vw;
    padding-left: 2vw;
    vertical-align: text-top; }
section.content-main .content .infographics {
  width: 43.35vw;
  float: right;
  display: inline-block;
  text-align: center; }
  section.content-main .content .infographics img {
    max-width: 100%; }

section.footer {
  background-color: #e3e3e3;
  margin-top: 5vw;
  height: 6vw; }
  section.footer .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
  section.footer .logo {
    width: 14vw; }
    section.footer .logo img {
      max-width: 100%; }
  section.footer ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0; }
    section.footer ul li {
      font-size: 0.95vw;
      list-style-type: none;
      padding: 0 1vw; }
    section.footer ul li:first-child {
      padding-left: 0; }
    section.footer ul li:not(:last-child) {
      border-right: 0.1vw solid #7b7b7b; }
  section.footer .phone img {
    width: 1.8vw;
    margin-right: 1.5vw;
    vertical-align: bottom; }
  section.footer .phone a {
    font-size: 1.7vw;
    color: black; }

.overlay {
  display: none;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  z-index: 9999; }

.modal {
  display: none;
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999; }

.modal-sms {
  width: 16.5vw;
  height: 12vw;
  margin-top: -5vw;
  margin-left: -8.25vw;
  background-color: white;
  border-radius: 2.5px; }
  .modal-sms form {
    text-align: center; }
    .modal-sms form input {
      width: 11vw;
      height: 1.8vw;
      border: 0.12vw inset #bfbfbf;
      border-radius: 2.5px;
      margin-bottom: 1.4vw;
      text-align: center;
      font-size: 1.5vw;
      letter-spacing: 0.3vw; }
  .modal-sms .title {
    font-size: 1.3vw;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding: 0.8vw 0; }
  .modal-sms .btn-confirm {
    width: 9.5vw;
    height: 2.2vw;
    color: white;
    font-size: 1vw;
    font-weight: 100;
    text-transform: uppercase;
    border-radius: 2.5px;
    background-color: #0d7bb3;
    border: none;
    cursor: pointer; }
  .modal-sms .btn-cancel {
    font-size: 0.8vw;
    text-decoration: underline;
    border: 0;
    background: white;
    cursor: pointer; }

section.cart .title {
  display: inline-block;
  float: left;
  margin-bottom: 0 !important; }
section.cart .management {
  float: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 2vw;
  margin-left: 7.2vw; }
  section.cart .management > div {
    margin-right: 3.4vw;
    cursor: pointer; }
    section.cart .management > div img {
      width: 2.1vw;
      vertical-align: middle; }
    section.cart .management > div span {
      font-size: 1vw;
      margin-left: 0.4vw;
      border-bottom: 0.1vw dashed black; }
  section.cart .management > div.active span {
    border-bottom: 0; }
section.cart .alert-top {
  margin-top: 0.8vw;
  background-color: #fdcfcc;
  border-radius: 2.5px;
  font-size: 1vw;
  padding: 0.35vw 0.8vw 0.35vw 0.8vw; }
  section.cart .alert-top .close {
    float: right;
    width: 1vw;
    height: 1vw;
    background-image: url("/res/tpi/images/close-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer; }
section.cart .cart-table {
  width: 100%;
  margin-top: 1vw;
  border-collapse: collapse;
  border-top-left-radius: 2.5px;
  border-top-right-radius: 2.5px; }
  section.cart .cart-table label.with-info .tooltype::before {
    content: ""; }
  section.cart .cart-table .tooltype-red > span {
    width: 10vw;
    font-size: 1vw !important;
    margin-left: -3.6vw !important;
    background-color: #fdcfcc;
    color: black;
    border-color: transparent;
    padding: 0.35vw; }
  section.cart .cart-table .tooltype-red > span::before,
  section.cart .cart-table .tooltype-red > span::after {
    border-top-color: #fdcfcc; }
  section.cart .cart-table .tooltype-red .btn-agree {
    background-color: #4e8820;
    font-size: 1vw;
    color: white;
    border-radius: 2.5px;
    border: 0;
    margin-top: 0.5vw; }
  section.cart .cart-table .tooltype-red .btn-delete {
    color: #dd2a1b;
    font-size: 0.9vw;
    background-color: transparent;
    border: 0;
    border-bottom: 0.1vw dotted #dd2a1b;
    margin-top: 0.5vw; }
  section.cart .cart-table .tooltype-green > span {
    width: 10vw;
    font-size: 1vw !important;
    margin-left: -3.6vw !important;
    background-color: #e2ffe7;
    color: black;
    border-color: transparent;
    padding: 0.35vw; }
  section.cart .cart-table .tooltype-green > span::before,
  section.cart .cart-table .tooltype-green > span::after {
    border-top-color: #e2ffe7; }
  section.cart .cart-table .tooltype-green .btn-agree {
    background-color: #4e8820;
    font-size: 1vw;
    color: white;
    border-radius: 2.5px;
    border: 0;
    margin-top: 0.5vw; }
  section.cart .cart-table .tooltype-green .btn-delete {
    color: #dd2a1b;
    font-size: 0.9vw;
    background-color: transparent;
    border: 0;
    border-bottom: 0.1vw dotted #dd2a1b;
    margin-top: 0.5vw; }
  section.cart .cart-table thead {
    background-color: #0d7bb3; }
    section.cart .cart-table thead th {
      text-transform: uppercase;
      color: white;
      font-size: 1vw;
      font-weight: 400;
      text-align: left;
      padding: 0.6vw 0; }
    section.cart .cart-table thead th:first-child {
      padding-left: 1vw;
      border-top-left-radius: 2.5px; }
    section.cart .cart-table thead th:last-child {
      padding-right: 1vw;
      border-top-right-radius: 2.5px; }
    section.cart .cart-table thead .vendor-code {
      width: 7.5vw; }
    section.cart .cart-table thead .brand {
      width: 12vw; }
    section.cart .cart-table thead .name {
      font-family: "UniversMedium", sans-serif;
      width: 25vw; }
    section.cart .cart-table thead .supply {
      width: 9.6vw; }
    section.cart .cart-table thead .price {
      width: 8.7vw; }
    section.cart .cart-table thead .quantity-cart {
      width: 10vw; }
    section.cart .cart-table thead .sum {
      width: 7.7vw; }
    section.cart .cart-table thead .favorites {
      width: 2.7vw; }
  section.cart .cart-table .table-hidden-title {
    display: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px; }
  section.cart .cart-table .product {
    border-bottom: 0.1vw solid #bababa; }
    section.cart .cart-table .product td {
      padding: 1.2vw 0 0 0;
      vertical-align: top; }
    section.cart .cart-table .product td:first-child {
      padding-left: 0.9vw; }
    section.cart .cart-table .product .vendor-code .code {
      font-size: 1.1vw;
      color: #505050; }
    section.cart .cart-table .product .vendor-code .replace {
      width: 6vw;
      font-size: 0.85vw;
      line-height: 0.9vw; }
      section.cart .cart-table .product .vendor-code .replace span {
        display: inline-block;
        color: #8f8f8f; }
      section.cart .cart-table .product .vendor-code .replace span:first-child {
        margin-bottom: 0.8vw; }
    section.cart .cart-table .product .brand {
      font-size: 1vw;
      text-transform: uppercase; }
    section.cart .cart-table .product .name {
      padding-right: 1vw; }
      section.cart .cart-table .product .name .text {
        font-size: 0.95vw;
        line-height: 1.3vw; }
      section.cart .cart-table .product .name .comment-wrapper {
        margin-top: 1.5vw; }
        section.cart .cart-table .product .name .comment-wrapper .comment {
          font-size: 0.85vw;
          line-height: 0.85vw;
          color: #0d7bb3;
          resize: none;
          padding: 0;
          border: 0;
          text-align: left;
          overflow: hidden;
          margin-left: 10px;
          width: 85%; }
        section.cart .cart-table .product .name .comment-wrapper img {
          display: inline-block;
          float: left;
          vertical-align: top; }
    section.cart .cart-table .product .supply > div {
      font-size: 1vw;
      margin-bottom: 0.85vw; }
    section.cart .cart-table .product .supply img:first-of-type:not(.arrow) {
      width: 0.88vw; }
    section.cart .cart-table .product .supply img.arrow {
      width: 0.66vw;
      vertical-align: text-top; }
    section.cart .cart-table .product .supply .statistics img:last-of-type {
      width: 3.5vw;
      margin-left: 0.4vw; }
    section.cart .cart-table .product .supply span {
      display: inline-block;
      font-size: 1.1vw;
      margin-left: 0.4vw; }
    section.cart .cart-table .product .supply .availability img {
      vertical-align: top;
      margin-top: 0.4vw; }
    section.cart .cart-table .product .price img {
      width: 0.66vw; }
    section.cart .cart-table .product .price.up img.down,
    section.cart .cart-table .product .price.down img.up {
      display: none; }
    section.cart .cart-table .product .price.up img.up,
    section.cart .cart-table .product .price.down img.down {
      display: inline; }
    section.cart .cart-table .product .price span,
    section.cart .cart-table .product .sum {
      font-size: 1.15vw; }
    section.cart .cart-table .product .quantity-cart {
      padding-top: 0.7vw; }
      section.cart .cart-table .product .quantity-cart button {
        border: 0.1vw solid #0d7bb3;
        color: blue;
        border-radius: 2.5px;
        background-color: white;
        width: 2.2vw;
        height: 2vw;
        padding: 0;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        outline: none; }
      section.cart .cart-table .product .quantity-cart button.minus {
        background-image: url("/res/tpi/images/minus-icon.png"); }
      section.cart .cart-table .product .quantity-cart button.plus {
        background-image: url("/res/tpi/images/plus-icon.png"); }
      section.cart .cart-table .product .quantity-cart input {
        width: 2.8vw;
        height: 1.7vw;
        font-size: 1.02vw;
        text-align: center;
        vertical-align: top;
        border-radius: 2.5px;
        border: 0.12vw inset #bfbfbf; }
    section.cart .cart-table .product .favorites {
      padding-top: 1vw;
      padding-bottom: 1vw; }
      section.cart .cart-table .product .favorites img {
        cursor: pointer; }
    section.cart .cart-table .product .favorites img:first-child,
    section.cart .cart-table .product .favorites.active img:last-child {
      display: inline; }
    section.cart .cart-table .product .favorites.active img:first-child,
    section.cart .cart-table .product .favorites img:last-child {
      display: none; }
    section.cart .cart-table .product .trash {
      padding-top: 0.6vw; }
    section.cart .cart-table .product .trash button {
      width: 2.2vw;
      height: 2.2vw;
      border-radius: 2.5px;
      border: 0.1vw solid #bfbfbf;
      background-image: url("/res/tpi/images/trash.png");
      background-position: center;
      background-repeat: no-repeat;
      background-color: white;
      cursor: pointer;
      outline: none; }
  section.cart .cart-table .product:last-child {
    border-bottom-color: #0d7bb3;
    border-bottom-width: 0.2vw; }
section.cart .final {
  padding-top: 1vw;
  overflow: auto; }
  section.cart .final .alert-bottom {
    float: left;
    width: 66%;
    font-size: 0.85vw;
    line-height: 0.9vw; }
  section.cart .final .total {
    float: right; }
    section.cart .final .total .text-and-btns {
      font-size: 1vw;
      font-weight: bold;
      text-transform: uppercase; }
      section.cart .final .total .text-and-btns span {
        margin-left: 2.2vw; }
      section.cart .final .total .text-and-btns .btn-clear,
      section.cart .final .total .text-and-btns .btn-save {
        width: 2.2vw;
        height: 2.2vw;
        border-radius: 2.5px;
        border-width: 0.1vw;
        border-style: solid;
        background-position: center;
        background-repeat: no-repeat;
        background-color: white;
        cursor: pointer;
        outline: none;
        vertical-align: middle; }
      section.cart .final .total .text-and-btns .btn-clear {
        border-color: #bfbfbf;
        background-image: url("/res/tpi/images/clear-icon.png");
        margin-right: 0.8vw;
        margin-left: 0.5vw; }
      section.cart .final .total .text-and-btns .btn-save {
        border-color: #0d7bb3;
        background-image: url("/res/tpi/images/save-icon.png");
        margin-left: 2.2vw; }
    section.cart .final .total input.btn-checkout {
      background-color: #dd2a1b;
      border: 0;
      border-radius: 2.5px;
      color: white;
      font-size: 1.25vw;
      text-transform: uppercase;
      padding: 0.5vw 1.1vw;
      margin-right: 1.5vw;
      cursor: pointer; }
    section.cart .final .total label.with-info .tooltype > span {
      width: 9.5vw;
      margin-left: -3.5vw;
      padding-bottom: 0.5vw;
      text-align: center; }
    section.cart .final .total label.with-info .tooltype::before {
      content: ""; }
    section.cart .final .total .checkbox-wrapper {
      width: 23vw;
      margin-top: 1vw; }
    section.cart .final .total .checkbox {
      margin-bottom: 1vw;
      text-align: left; }
      section.cart .final .total .checkbox label {
        display: inline-block;
        font-size: 0.83vw;
        padding-left: 2vw;
        vertical-align: text-top; }

section.payment .title {
  margin-bottom: 1vw; }

section.payment .subtitle {
  font-size: 1vw;
  margin-bottom: 2vw; }

section.payment .subtitle a {
  color: #0074af;
  text-decoration: underline; }

section.payment .options {
  display: flex;
  flex-direction: row; }

section.payment .options > div {
  padding: 3vw 0;
  text-align: center; }

section.payment .options > div:not(:last-child) {
  border-right: 0.1vw solid #bfbfbf; }

section.payment .options > div .icon {
  text-align: center;
  height: 4.92vw;
  line-height: 4.92vw;
  margin-bottom: 1vw; }

section.payment .options > div .icon img {
  max-height: 100%;
  vertical-align: middle; }

section.payment .options > div .title {
  font-size: 0.98vw;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.8vw;
  color: black; }

section.payment .options > div .desc {
  font-size: 1vw;
  text-align: center;
  margin-bottom: 0.3vw;
  height: 3.2vw; }

section.payment .options > div .btn-and-info {
  position: relative; }

section.payment .options > div button {
  width: 12vw;
  height: 3vw;
  box-sizing: border-box;
  font-size: 0.8vw;
  letter-spacing: 0.05vw;
  border-style: solid;
  border-color: transparent;
  border-radius: 2.5px;
  background-color: #0074af;
  color: white;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  cursor: pointer;
  outline: none; }

section.payment .options > div button img {
  width: 1.5vw;
  float: left;
  margin-left: 0.5vw;
  vertical-align: middle; }

section.payment .options > div button span {
  vertical-align: middle; }

section.payment .options > div .with-info {
  width: 1.1vw;
  height: 1.1vw;
  position: absolute;
  right: -2.2vw;
  top: 50%;
  margin-top: -0.55vw; }

section.payment .options > div .with-info .tooltype::before {
  content: ""; }

section.payment .options > div .with-info span {
  width: 9vw;
  margin-left: -4.5vw;
  text-align: center;
  padding-bottom: 0.5vw; }

section.payment .options > .cash .with-info span {
  width: 11vw;
  margin-left: -5.5vw; }

section.payment .options > div .with-info span::before,
section.payment .options > div .with-info span::after {
  left: 50%;
  margin-left: -1vw; }

section.payment .options > div .with-info img {
  max-width: 100%;
  vertical-align: top; }

section.payment .options > div .price {
  font-size: 0.95vw;
  margin-top: 0.4vw; }

section.payment .options > .card {
  padding-left: 10.4vw;
  padding-right: 7.1vw; }

section.payment .options > .card .desc img {
  width: 9vw;
  margin-top: 0.5vw; }

section.payment .options > .transfer {
  padding-left: 7.1vw;
  padding-right: 7.1vw; }

section.payment .options > .cash {
  padding-left: 7.4vw; }

section.payment .please {
  font-size: 1vw;
  text-align: center;
  color: #7d7d7d;
  margin-top: 3vw; }

/*--------------------------------------------------------------------------------------------------------------------*/
@media all and (min-width: 1366px) {
  .head {
    overflow: auto; }

  section.header .top-bar {
    width: 100%;
    background-color: #dd2a1b;
    overflow: auto;
    height: 40.297px; }
    section.header .top-bar p {
      display: inline-block;
      float: left;
      font-size: 15.709px;
      font-weight: 100;
      padding-top: 10.245px;
      color: white; }
    section.header .top-bar .address {
      margin-right: 76.496px; }
    section.header .top-bar .phone {
      float: right;
      padding-top: 6.147px; }
      section.header .top-bar .phone a {
        font-size: 23.222px;
        color: white; }
      section.header .top-bar .phone .icon {
        width: 24.588px;
        margin-right: 20.49px;
        vertical-align: bottom; }
  section.header .header-main {
    padding-top: 13.66px; }
    section.header .header-main .container {
      display: flex;
      flex-direction: row;
      justify-content: flex-start; }
    section.header .header-main .logo {
      display: inline-block;
      padding-right: 31.418px;
      border-right: 1.366px solid #0d7bb3;
      height: 100%; }
      section.header .header-main .logo img {
        width: 100%; }
    section.header .header-main .logo-in-1 {
      width: 211.73px;
      margin-bottom: 10.928px; }
    section.header .header-main .logo-in-2 {
      width: 170.75px; }
    section.header .header-main .search-form {
      display: inline-block; }
    section.header .header-main .search-wrapper {
      display: inline-block;
      position: relative;
      width: 342.183px;
      height: 60.104px;
      margin-left: 34.15px;
      margin-right: 47.127px; }
      section.header .header-main .search-wrapper input {
        background-color: white;
        font-family: "UniversMedium", sans-serif;
        font-size: 15.2992px;
        border: 0;
        padding: 0 49.176px 2.732px 36.882px;
        color: #3f3f3f;
        height: 27.32px; }
      section.header .header-main .search-wrapper input.search-code {
        width: 254.076px;
        border: 0.683px solid #8e8e8e;
        border-radius: 2.5px;
        background: url("/res/tpi/images/gear.png") white no-repeat 1.5% 60%;
        padding-top: 2.732px;
        padding-bottom: 2.049px; }
      section.header .header-main .search-wrapper input[type="image"] {
        position: absolute;
        top: 0;
        right: 0;
        vertical-align: middle;
        width: 44px;
        height: 35.516px;
        margin: -1.366px 0 0 0;
        padding: 0; }
      section.header .header-main .search-wrapper input::-webkit-input-placeholder {
        color: #888; }
      section.header .header-main .search-wrapper input::-moz-placeholder {
        color: #888; }
    section.header .header-main .search-btns {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 344.232px;
      margin: -16.392px 0px 0px 34.15px; }
      section.header .header-main .search-btns .checkbox {
        margin-bottom: 8.196px; }
      section.header .header-main .search-btns .checkbox:nth-child(2n+1) {
        width: 45%; }
      section.header .header-main .search-btns .checkbox:nth-child(2n) {
        width: 50%; }
    section.header .header-main .cart {
      margin-left: 11.611px; }
      section.header .header-main .cart img.cart-icon {
        vertical-align: top;
        margin-right: 4.098px; }
      section.header .header-main .cart .text {
        display: inline-block; }
        section.header .header-main .cart .text .title {
          font-size: 13.9332px;
          margin-bottom: 9.562px; }
        section.header .header-main .cart .text p {
          font-size: 16.392px; }
      section.header .header-main .cart .bottom {
        margin-top: 10.928px; }
      section.header .header-main .cart .look {
        font-size: 12.294px;
        color: black;
        padding-bottom: 2.732px;
        border-bottom: 1.366px solid black; }
        section.header .header-main .cart .look img {
          vertical-align: middle;
          margin-left: 4.098px; }
      section.header .header-main .cart .btn-checkout {
        width: 133.868px;
        height: 27.32px;
        background-color: #dd2a1b;
        font-size: 13.66px;
        color: white;
        border: 0;
        border-radius: 2.5px;
        margin-left: 16.392px; }
    section.header .header-main .personal {
      margin-left: 57.372px;
      padding-top: 6.83px;
      max-width: 143.43px;
      position: relative; }
      section.header .header-main .personal p {
        margin-bottom: 2.732px;
        font-size: 15.9822px;
        padding-left: 0 !important;
        padding-top: 0 !important;
        font-family: "UniversMedium", sans-serif !important; }
      section.header .header-main .personal p.id,
      section.header .header-main .personal p.balance {
        font-weight: bold; }
    section.header .header-main .logout {
      display: inline-block;
      width: 20px;
      position: absolute;
      top: 8.196px;
      right: -31.418px; }
  section.header .nav {
    overflow: auto;
    background-color: #0d7bb3; }
    section.header .nav ul {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin: 9.9718px 0 0 0;
      padding: 0;
      width: 100%;
      overflow: auto; }
      section.header .nav ul li {
        list-style-type: none;
        min-height: 53.0008px; }
        section.header .nav ul li a {
          display: inline-block;
          height: 43.029px;
          background-repeat: no-repeat;
          background-position: 0 9.0156px;
          background-size: 37.0186px 28.003px;
          padding: 5.0542px 0 0 41.9362px;
          font-size: 15.026px;
          text-transform: uppercase;
          color: white;
          -webkit-transition: color 0.3s ease-in-out;
          -moz-transition: color 0.3s ease-in-out;
          -o-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
        section.header .nav ul li a:hover {
          -webkit-transition: color 0.3s ease-in-out;
          -moz-transition: color 0.3s ease-in-out;
          -o-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
        section.header .nav ul li a.m1 {
          background-image: url("/res/tpi/images/m1.png"); }
        section.header .nav ul li a.m2 {
          background-image: url("/res/tpi/images/m2.png"); }
        section.header .nav ul li a.m4 {
          background-image: url("/res/tpi/images/m4.png"); }
        section.header .nav ul li a.m5 {
          background-image: url("/res/tpi/images/m5.png"); }
        section.header .nav ul li a.m6 {
          background-image: url("/res/tpi/images/m6.png"); }
        section.header .nav ul li a.m7 {
          background-image: url("/res/tpi/images/m7.png"); }
      section.header .nav ul li:first-child a {
        width: 94.937px; }
      section.header .nav ul li:nth-child(2) a {
        width: 94.937px; }
      section.header .nav ul li:nth-child(3) a {
        width: 87.9704px; }
      section.header .nav ul li:nth-child(4) a {
        width: 124.989px; }
      section.header .nav ul li:nth-child(5) a {
        width: 84.9652px; }
      section.header .nav ul li:last-child a {
        width: 74.9934px; }
  section.header .mobile-button {
    display: none;
    width: 100%;
    height: 42px;
    background-color: #0d7bb3;
    margin: 0 auto;
    cursor: pointer; }
    section.header .mobile-button .icon-bar {
      display: block;
      position: relative;
      top: 7px;
      width: 38px;
      height: 4px;
      border-radius: 1px;
      background-color: white;
      margin: 8px auto 0; }
    section.header .mobile-button .icon-bar:first-child {
      margin-top: 0; }
  section.header .mobile-menu {
    display: none; }
    section.header .mobile-menu .mobile-menu-item {
      display: none;
      text-align: center;
      width: 100%; }
      section.header .mobile-menu .mobile-menu-item a {
        width: calc(100% - 2px);
        height: 30px;
        line-height: 30px;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: #0d7bb3;
        background-color: white;
        border: 1px solid #0d7bb3;
        border-radius: 5px;
        margin-top: 3px; }
        section.header .mobile-menu .mobile-menu-item a:hover {
          color: white;
          background-color: #0d7bb3; }

  .checkbox input[type="checkbox"] {
    display: none; }

  .checkbox input[type="checkbox"] + label {
    position: relative;
    padding-left: 20.49px;
    font-size: 15.2992px; }

  .checkbox input[type="checkbox"] + label i {
    position: absolute;
    top: 1.72px;
    left: 0;
    width: 15.5724px;
    height: 15.5724px;
    background: url("/res/tpi/images/btn-tick.png") center top no-repeat white;
    background-size: contain; }

  .checkbox input[type="checkbox"]:checked + label i {
    background-image: url("/res/tpi/images/tick.png"); }

  /*ios-switcher*/
  input[type="checkbox"].ios8-switch {
    display: none;
    position: absolute;
    margin: 8px 0 0 16px; }

  input[type="checkbox"].ios8-switch + label {
    position: relative;
    padding: 6.83px 0 0 57.372px;
    line-height: 2.0em; }

  input[type="checkbox"].ios8-switch + label:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 39.614px;
    height: 24.588px;
    border-radius: 16px;
    background: #757575;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }

  input[type="checkbox"].ios8-switch + label:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0.683px;
    width: 23.222px;
    height: 23.222px;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }

  input[type="checkbox"].ios8-switch + label:hover:after {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

  input[type="checkbox"].ios8-switch:checked + label:after {
    left: 16.392px; }

  input[type="checkbox"].ios8-switch:checked + label:before {
    background: #0d7bb3; }

  .checkbox-ios {
    display: inline-block;
    margin-left: 13.66px; }
    .checkbox-ios label {
      font-size: 10.928px;
      color: #989898; }

  input.btn-reg {
    background-color: #dd2a1b;
    border: 0;
    border-radius: 2.5px;
    color: white;
    font-size: 17.075px;
    text-transform: uppercase;
    padding: 6.83px 15.026px;
    margin-top: 9.562px;
    cursor: pointer; }

  .form-group.register {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

  .content .form-group.register .btn-reg {
    margin: 0; }

  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }

  label.with-info .tooltype {
    position: relative; }

  .price label.with-info .tooltype {
    top: -3px; }

  label.with-info .tooltype > span {
    display: inline-block;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: 27.32px;
    width: 232.22px;
    color: #bababa;
    background: white;
    visibility: visible;
    border: 1.366px solid #bababa;
    border-radius: 6px;
    text-align: left;
    font-size: 10.245px;
    padding: 1.366px 0 0 4.098px;
    margin-left: -75.13px;
    z-index: 999;
    -webkit-transition: 0.3s opacity ease-in-out;
    -moz-transition: 0.3s opacity ease-in-out;
    -o-transition: 0.3s opacity ease-in-out;
    transition: 0.3s opacity ease-in-out; }

  label.with-info .tooltype > span:before,
  label.with-info .tooltype > span:after {
    content: '';
    position: absolute;
    bottom: -22.539px;
    left: 33.5%;
    margin-left: -10.928px;
    width: 0;
    height: 0;
    border: 10.928px solid transparent;
    border-top: 10.928px solid #bababa; }

  label.with-info .tooltype > span:after {
    border-top: 10.928px solid white;
    bottom: -21.173px; }

  label.with-info .tooltype img {
    width: 15.026px;
    vertical-align: middle; }

  label.with-info .tooltype:hover > span {
    display: inline-block;
    opacity: 1;
    -webkit-transition: 0.3s opacity ease-in-out;
    -moz-transition: 0.3s opacity ease-in-out;
    -o-transition: 0.3s opacity ease-in-out;
    transition: 0.3s opacity ease-in-out; }

  label.with-info .tooltype::before {
    content: "*";
    color: #dd2a1b; }

  section.content-main .tabs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50.542px; }
    section.content-main .tabs > div {
      position: relative;
      width: calc(40.2*13.66px - 2*13.66px);
      padding: 19.124px 0 0 27.32px;
      border: 1.366px solid #cfcfcf;
      border-radius: 2.5px;
      -webkit-transition: border-color 0.3s ease-in-out;
      -moz-transition: border-color 0.3s ease-in-out;
      -o-transition: border-color 0.3s ease-in-out;
      transition: border-color 0.3s ease-in-out; }
      section.content-main .tabs > div .top {
        display: flex;
        flex-direction: row;
        margin-bottom: 6.83px; }
        section.content-main .tabs > div .top .icon {
          width: 51.908px;
          padding-top: 4.098px;
          margin-right: 13.66px; }
          section.content-main .tabs > div .top .icon img {
            width: 100%; }
        section.content-main .tabs > div .top .title {
          font-size: 23.222px;
          text-transform: uppercase; }
        section.content-main .tabs > div .top .subtitle {
          font-size: 13.9332px;
          font-weight: 100;
          text-transform: uppercase; }
      section.content-main .tabs > div .advantages {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap; }
        section.content-main .tabs > div .advantages .elem {
          display: flex;
          flex-direction: row;
          align-items: center;
          margin-bottom: 12.294px;
          margin-right: 9.562px; }
          section.content-main .tabs > div .advantages .elem .icon {
            width: 24.0416px; }
            section.content-main .tabs > div .advantages .elem .icon img {
              width: 100%;
              vertical-align: middle; }
          section.content-main .tabs > div .advantages .elem .title {
            font-size: 13.66px;
            line-height: 14.343px;
            margin-left: 8.196px;
            color: #0074af; }
      section.content-main .tabs > div .btn-choose {
        width: 139.332px;
        position: absolute;
        top: 32.784px;
        right: 21.856px;
        padding: 6.83px 0;
        font-size: 13.9332px;
        text-align: center;
        color: white;
        text-transform: uppercase;
        background-color: #0d7bb3;
        border: 1.366px solid #0d7bb3;
        border-radius: 2.5px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        section.content-main .tabs > div .btn-choose span:first-child {
          display: inline; }
        section.content-main .tabs > div .btn-choose span:last-child {
          display: none; }
    section.content-main .tabs > div.active {
      border-color: #dd2a1b;
      -webkit-transition: border-color 0.3s ease-in-out;
      -moz-transition: border-color 0.3s ease-in-out;
      -o-transition: border-color 0.3s ease-in-out;
      transition: border-color 0.3s ease-in-out; }
      section.content-main .tabs > div.active .btn-choose {
        background-color: white;
        color: #0d7bb3;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        section.content-main .tabs > div.active .btn-choose span:first-child {
          display: none; }
        section.content-main .tabs > div.active .btn-choose span:last-child {
          display: inline; }
  section.content-main hr {
    border: 0;
    height: 1.366px;
    margin-bottom: 0;
    background-color: #c3c3c3; }
  section.content-main .content form {
    display: inline-block;
    text-align: center; }
  section.content-main .content .form-group {
    position: relative;
    width: auto;
    text-align: left;
    margin-bottom: 16.392px; }
    section.content-main .content .form-group > label {
      display: inline-block;
      text-align: left;
      width: 264.321px;
      font-size: 14.0015px; }
    section.content-main .content .form-group input[type="email"],
    section.content-main .content .form-group input[type="tel"],
    section.content-main .content .form-group input[type="text"],
    section.content-main .content .form-group input[type="date"],
    section.content-main .content .form-group select {
      width: 229.488px;
      background-color: white;
      border: 1.6392px inset #bfbfbf;
      border-radius: 2.5px;
      padding: 6.83px 11.611px;
      font-size: 13.66px;
      height: 17.075px; }
    section.content-main .content .form-group input[type="email"] + label,
    section.content-main .content .form-group input[type="tel"] + label,
    section.content-main .content .form-group input[type="text"] + label,
    section.content-main .content .form-group input[type="date"] + label {
      position: absolute;
      width: auto;
      font-size: 10.928px;
      /*height: 36%;*/
    	height:41%;
      line-height: 100%;
      /*right: 4.098px;*/
    	right:2px;
      /*top: 8%;*/
    	top:3%;
      color: white;
      text-transform: uppercase;
      background-color: #0d7bb3;
      border-radius: 2.5px;
      padding: 8px 8px;
      cursor: pointer; }
    section.content-main .content .form-group input[type="email"] + label::after,
    section.content-main .content .form-group input[type="tel"] + label::after,
    section.content-main .content .form-group input[type="text"] + label::after,
    section.content-main .content .form-group input[type="date"] + label::after {
      display: none; }
    section.content-main .content .form-group select {
      width: 256.125px;
      height: 30.735px;
      padding-top: 0;
      padding-bottom: 0; }
    section.content-main .content .form-group input::-webkit-outer-spin-button,
    section.content-main .content .form-group input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    section.content-main .content .form-group input[type='date'] {
      -moz-appearance: textfield; }
    section.content-main .content .form-group ::-webkit-calendar-picker-indicator {
      opacity: 0;
      z-index: 999; }
    section.content-main .content .form-group input[name="birthday"] {
      position: relative; }
    section.content-main .content .form-group input[name="birthday"]::after {
      content: '';
      display: inline-block;
      background: url(/res/tpi/images/calendar.png) no-repeat;
      background-position: center;
      width: 27.32px;
      height: 54.64px;
      position: absolute;
      right: 4.098px; }
  section.content-main .content .form-group.required > label:not(.with-info)::after {
    content: "*";
    color: #dd2a1b;
    margin-left: 2.049px; }
  section.content-main .content .retail-content .input-wrapper {
    display: inline-block;
    padding-top: 20.49px;
    margin-bottom: 30.052px; }
  section.content-main .content .retail-content .checkbox-wrapper .checkbox {
    margin-bottom: 13.66px;
    text-align: left; }
    section.content-main .content .retail-content .checkbox-wrapper .checkbox label {
      display: inline-block;
      font-size: 11.3378px;
      padding-left: 27.32px;
      vertical-align: text-top; }
  section.content-main .content .wholesale-content {
    display: none;
    position: relative;
    opacity: 0; }
    section.content-main .content .wholesale-content .what-i-get.hide-content {
      box-shadow: none; }
    section.content-main .content .wholesale-content .what-i-get {
      position: absolute;
      top: 0;
      height: auto;
      overflow: hidden;
      z-index: 10;
      background-color: white;
      box-shadow: 0 2.049px 1.366px rgba(0, 0, 0, 0.5); }
      section.content-main .content .wholesale-content .what-i-get .title {
        padding: 7.513px;
        font-size: 13.66px;
        font-weight: 400;
        color: white;
        text-transform: uppercase;
        background-color: white;
        background-image: url("/res/tpi/images/what-i-get-bg.png");
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        text-align: center;
        cursor: pointer; }
        section.content-main .content .wholesale-content .what-i-get .title img {
          margin-left: 6.83px;
          vertical-align: middle; }
      section.content-main .content .wholesale-content .what-i-get .content {
        position: absolute;
        background-color: white;
        text-align: center;
        padding-bottom: 13.66px; }
        section.content-main .content .wholesale-content .what-i-get .content img {
          max-width: 100%; }
        section.content-main .content .wholesale-content .what-i-get .content .hide-icon {
          width: 27.32px;
          position: absolute;
          left: calc(50% - 1*13.66px);
          bottom: -3.415px;
          cursor: pointer; }
    section.content-main .content .wholesale-content .persons {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-top: 61.47px;
      padding-left: 2.732px;
      margin-bottom: 20.49px; }
      section.content-main .content .wholesale-content .persons > div {
        cursor: pointer;
        margin-right: 204.9px; }
        section.content-main .content .wholesale-content .persons > div .icon {
          display: inline-block;
          vertical-align: middle;
          width: 23.905px;
          max-width: 25px;
          height: 23.905px;
          max-height: 25px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          margin-right: 4.098px;
          -webkit-transition: 0.3s background ease-in-out;
          -moz-transition: 0.3s background ease-in-out;
          -o-transition: 0.3s background ease-in-out;
          transition: 0.3s background ease-in-out; }
        section.content-main .content .wholesale-content .persons > div span {
          font-size: 13.66px;
          text-transform: uppercase;
          border-bottom: 1.366px dotted black;
          -webkit-transition: 0.3s color ease-in-out;
          -moz-transition: 0.3s color ease-in-out;
          -o-transition: 0.3s color ease-in-out;
          transition: 0.3s color ease-in-out; }
      section.content-main .content .wholesale-content .persons > div.active span {
        color: #4097c3;
        border-width: 0;
        -webkit-transition: 0.3s color ease-in-out;
        -moz-transition: 0.3s color ease-in-out;
        -o-transition: 0.3s color ease-in-out;
        transition: 0.3s color ease-in-out; }
      section.content-main .content .wholesale-content .persons .individual.active .icon {
        background-image: url("/res/tpi/images/individual-red.png");
        -webkit-transition: 0.3s background ease-in-out;
        -moz-transition: 0.3s background ease-in-out;
        -o-transition: 0.3s background ease-in-out;
        transition: 0.3s background ease-in-out; }
      section.content-main .content .wholesale-content .persons .individual .icon {
        background-image: url("/res/tpi/images/individual.png"); }
      section.content-main .content .wholesale-content .persons .entity.active .icon {
        background-image: url("/res/tpi/images/entity-red.png"); }
      section.content-main .content .wholesale-content .persons .entity .icon {
        background-image: url("/res/tpi/images/entity.png"); }
    section.content-main .content .wholesale-content .content .row {
      border-bottom: 1.366px solid #c3c3c3;
      padding-top: 20.49px;
      padding-bottom: 13.66px; }
      section.content-main .content .wholesale-content .content .row .info {
        font-size: 13.66px;
        font-weight: 100;
        text-align: left;
        color: #bababa;
        margin-bottom: 17.075px; }
        section.content-main .content .wholesale-content .content .row .info img {
          width: 20.49px;
          margin-right: 6.83px;
          vertical-align: middle; }
      section.content-main .content .wholesale-content .content .row .wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
    section.content-main .content .wholesale-content .content .row:last-child {
      border: 0; }
    section.content-main .content .wholesale-content .content label[for="delivery-address"]::after {
      display: none; }
    section.content-main .content .wholesale-content .content label[for="delivery-address"] span::after {
      content: "*";
      color: #dd2a1b;
      margin-left: 2.049px; }
    section.content-main .content .wholesale-content .individual-content .form-group:nth-child(2n+1),
    section.content-main .content .wholesale-content .eindividual-content .form-group:nth-child(2n+1),
    section.content-main .content .wholesale-content .entity-content .form-group:nth-child(2n+1) {
      margin-right: 98.352px; }
    section.content-main .content .wholesale-content .individual-content .infographics,
    section.content-main .content .wholesale-content .eindividual-content .infographics,
    section.content-main .content .wholesale-content .entity-content .infographics {
      margin-top: -30.052px; }
    section.content-main .content .wholesale-content .individual-content .btn-reg,
    section.content-main .content .wholesale-content .eindividual-content .btn-reg,
    section.content-main .content .wholesale-content .entity-content .btn-reg {
      margin-left: -32.784px; }
    section.content-main .content .wholesale-content .entity-content {
      display: none;
      opacity: 0; }
    section.content-main .content .wholesale-content .checkbox-wrapper {
      margin-left: 68.3px; }
    section.content-main .content .wholesale-content .checkbox-wrapper .checkbox {
      min-height: 27.32px; }
    section.content-main .content .wholesale-content .checkbox-wrapper .checkbox:first-child {
      min-height: 17.758px; }
    section.content-main .content .wholesale-content .checkbox-wrapper .checkbox label {
      display: inline-block;
      font-size: 11.3378px;
      padding-left: 27.32px;
      vertical-align: text-top; }
  section.content-main .content .infographics {
    width: 592.161px;
    float: right;
    display: inline-block;
    text-align: center; }
    section.content-main .content .infographics img {
      max-width: 100%; }

  section.footer {
    background-color: #e3e3e3;
    margin-top: 68.3px;
    height: 81.96px; }
    section.footer .container {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      height: 100%; }
    section.footer .logo {
      width: 191.24px; }
      section.footer .logo img {
        max-width: 100%; }
    section.footer ul {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 0; }
      section.footer ul li {
        font-size: 12.977px;
        list-style-type: none;
        padding: 0 13.66px; }
      section.footer ul li:first-child {
        padding-left: 0; }
      section.footer ul li:not(:last-child) {
        border-right: 1.366px solid #7b7b7b; }
    section.footer .phone img {
      width: 24.588px;
      margin-right: 20.49px;
      vertical-align: bottom; }
    section.footer .phone a {
      font-size: 23.222px;
      color: black; }

  .overlay {
    display: none;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 9999; }

  .modal {
    display: none;
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999; }

  .modal-sms {
    width: 225.39px;
    height: 170px;
    margin-top: -68.3px;
    margin-left: -112.695px;
    background-color: white;
    border-radius: 2.5px; }
    .modal-sms form {
      text-align: center; }
      .modal-sms form input {
        width: 150.26px;
        height: 24.588px;
        border: 1.6392px inset #bfbfbf;
        border-radius: 2.5px;
        margin-bottom: 19.124px;
        text-align: center;
        font-size: 20.49px;
        letter-spacing: 4.098px; }
    .modal-sms .title {
      font-size: 17.758px;
      font-weight: 400;
      text-transform: uppercase;
      text-align: center;
      padding: 10.928px 0; }
    .modal-sms .btn-confirm {
      width: 129.77px;
      height: 30.052px;
      color: white;
      font-size: 13.66px;
      font-weight: 100;
      text-transform: uppercase;
      border-radius: 2.5px;
      background-color: #0d7bb3;
      border: none;
      cursor: pointer; }
    .modal-sms .btn-cancel {
      font-size: 10.928px;
      text-decoration: underline;
      border: 0;
      background: white;
      cursor: pointer; }

  section.cart .title {
    display: inline-block;
    float: left;
    margin-bottom: 0 !important; }
  section.cart .management {
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 27.32px;
    margin-left: 98.352px; }
    section.cart .management > div {
      margin-right: 46.444px;
      cursor: pointer; }
      section.cart .management > div img {
        width: 28.686px;
        vertical-align: middle; }
      section.cart .management > div span {
        font-size: 13.66px;
        margin-left: 5.464px;
        border-bottom: 1.366px dashed black; }
    section.cart .management > div.active span {
      border-bottom: 0; }
  section.cart .alert-top {
    margin-top: 10.928px;
    background-color: #fdcfcc;
    border-radius: 2.5px;
    font-size: 13.66px;
    padding: 4.781px 10.928px 4.781px 10.928px; }
    section.cart .alert-top .close {
      float: right;
      width: 13.66px;
      height: 13.66px;
      background-image: url("/res/tpi/images/close-icon.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      cursor: pointer; }
  section.cart .cart-table {
    width: 100%;
    margin-top: 13.66px;
    border-collapse: collapse;
    border-top-left-radius: 2.5px;
    border-top-right-radius: 2.5px; }
    section.cart .cart-table label.with-info .tooltype::before {
      content: ""; }
    section.cart .cart-table .tooltype-red > span {
      width: 137px;
      font-size: 13.66px !important;
      margin-left: -49.176px !important;
      background-color: #fdcfcc;
      color: black;
      border-color: transparent;
      padding: 4.781px; }
    section.cart .cart-table .tooltype-red > span::before,
    section.cart .cart-table .tooltype-red > span::after {
      border-top-color: #fdcfcc; }
    section.cart .cart-table .tooltype-red .btn-agree {
      background-color: #4e8820;
      font-size: 13.66px;
      color: white;
      border-radius: 2.5px;
      border: 0;
      margin-top: 6.83px; }
    section.cart .cart-table .tooltype-red .btn-delete {
      color: #dd2a1b;
      font-size: 12.294px;
      background-color: transparent;
      border: 0;
      border-bottom: 1.366px dotted #dd2a1b;
      margin-top: 6.83px; }
    section.cart .cart-table .tooltype-green > span {
      width: 137px;
      font-size: 13.66px !important;
      margin-left: -49.176px !important;
      background-color: #e2ffe7;
      color: black;
      border-color: transparent;
      padding: 4.781px; }
    section.cart .cart-table .tooltype-green > span::before,
    section.cart .cart-table .tooltype-green-red > span::after {
      border-top-color: #e2ffe7; }
    section.cart .cart-table .tooltype-green .btn-agree {
      background-color: #4e8820;
      font-size: 13.66px;
      color: white;
      border-radius: 2.5px;
      border: 0;
      margin-top: 6.83px; }
    section.cart .cart-table .tooltype-green .btn-delete {
      color: #dd2a1b;
      font-size: 12.294px;
      background-color: transparent;
      border: 0;
      border-bottom: 1.366px dotted #dd2a1b;
      margin-top: 6.83px; }
    section.cart .cart-table thead {
      background-color: #0d7bb3; }
      section.cart .cart-table thead th {
        text-transform: uppercase;
        color: white;
        font-size: 13.66px;
        font-weight: 400;
        text-align: left;
        padding: 8.196px 0; }
      section.cart .cart-table thead th:first-child {
        padding-left: 13.66px;
        border-top-left-radius: 2.5px; }
      section.cart .cart-table thead th:last-child {
        padding-right: 13.66px;
        border-top-right-radius: 2.5px; }
      section.cart .cart-table thead .vendor-code {
        width: 102.45px; }
      section.cart .cart-table thead .brand {
        width: 163.92px; }
      section.cart .cart-table thead .name {
        width: 341.5px; }
      section.cart .cart-table thead .supply {
        width: 131.136px; }
      section.cart .cart-table thead .price {
        width: 118.842px; }
      section.cart .cart-table thead .quantity-cart {
        width: 136.6px; }
      section.cart .cart-table thead .sum {
        width: 105.182px; }
      section.cart .cart-table thead .favorites {
        width: 36.882px; }
    section.cart .cart-table .product {
      border-bottom: 1.366px solid #bababa; }
      section.cart .cart-table .product td {
        padding: 16.392px 0 0 0;
        vertical-align: top; }
      section.cart .cart-table .product td:first-child {
        padding-left: 12.294px; }
      section.cart .cart-table .product .vendor-code .code {
        font-size: 15.026px;
        color: #505050; }
      section.cart .cart-table .product .vendor-code .replace {
        width: 81.96px;
        font-size: 11.611px;
        line-height: 12.294px; }
        section.cart .cart-table .product .vendor-code .replace span {
          display: inline-block;
          color: #8f8f8f; }
        section.cart .cart-table .product .vendor-code .replace span:first-child {
          margin-bottom: 10.928px; }
      section.cart .cart-table .product .brand {
        font-size: 13.66px;
        text-transform: uppercase; }
      section.cart .cart-table .product .name {
        padding-right: 14px; }
        section.cart .cart-table .product .name .text {
          font-size: 12.977px;
          line-height: 17.758px; }
        section.cart .cart-table .product .name .comment-wrapper {
          margin-top: 20.49px; }
          section.cart .cart-table .product .name .comment-wrapper .comment {
            font-size: 11.611px;
            line-height: 11.611px;
            color: #0d7bb3;
            resize: none;
            padding: 0;
            border: 0;
            text-align: left;
            overflow: hidden; }
          section.cart .cart-table .product .name .comment-wrapper img {
            vertical-align: top; }
      section.cart .cart-table .product .supply > div {
        font-size: 13.66px;
        margin-bottom: 11.611px; }
      section.cart .cart-table .product .supply img:first-of-type:not(.arrow) {
        width: 12.0208px; }
      section.cart .cart-table .product .supply img.arrow {
        width: 9.0156px;
        vertical-align: text-top; }
      section.cart .cart-table .product .supply .statistics img:last-of-type {
        width: 47.81px;
        margin-left: 5.464px; }
      section.cart .cart-table .product .supply span {
        display: inline-block;
        font-size: 15.026px;
        margin-left: 5.464px; }
      section.cart .cart-table .product .supply .availability img {
        vertical-align: top;
        margin-top: 5.464px; }
      section.cart .cart-table .product .price img {
        width: 9.0156px; }
      section.cart .cart-table .product .price.up img.down,
      section.cart .cart-table .product .price.down img.up {
        display: none; }
      section.cart .cart-table .product .price.up img.up,
      section.cart .cart-table .product .price.down img.down {
        display: inline; }
      section.cart .cart-table .product .price span,
      section.cart .cart-table .product .sum {
        font-size: 15.709px; }
      section.cart .cart-table .product .quantity-cart {
        padding-top: 9.562px; }
        section.cart .cart-table .product .quantity-cart button {
          border: 1.366px solid #0d7bb3;
          color: blue;
          border-radius: 2.5px;
          background-color: white;
          width: 30.052px;
          height: 27.32px;
          padding: 0;
          background-repeat: no-repeat;
          background-position: center;
          cursor: pointer;
          outline: none; }
        section.cart .cart-table .product .quantity-cart button.minus {
          background-image: url("/res/tpi/images/minus-icon.png"); }
        section.cart .cart-table .product .quantity-cart button.plus {
          background-image: url("/res/tpi/images/plus-icon.png"); }
        section.cart .cart-table .product .quantity-cart input {
          width: 38.248px;
          height: 23.222px;
          font-size: 13.9332px;
          text-align: center;
          vertical-align: top;
          border-radius: 2.5px;
          border: 1.6392px inset #bfbfbf; }
      section.cart .cart-table .product .favorites {
        padding-top: 14px;
        padding-bottom: 14px; }
      section.cart .cart-table .product .favorites img:first-child,
      section.cart .cart-table .product .favorites.active img:last-child {
        display: inline; }
      section.cart .cart-table .product .favorites.active img:first-child,
      section.cart .cart-table .product .favorites img:last-child {
        display: none; }
      section.cart .cart-table .product .trash {
        padding-top: 8.196px; }
      section.cart .cart-table .product .trash button {
        width: 30.052px;
        height: 30.052px;
        border-radius: 2.5px;
        border: 1.366px solid #bfbfbf;
        background-image: url("/res/tpi/images/trash.png");
        background-position: center;
        background-repeat: no-repeat;
        background-color: white;
        cursor: pointer;
        outline: none; }
    section.cart .cart-table .product:last-child {
      border-bottom-color: #0d7bb3;
      border-bottom-width: 2.732px; }
  section.cart .final {
    padding-top: 13.66px;
    overflow: auto; }
    section.cart .final .alert-bottom {
      float: left;
      width: 66%;
      font-size: 11.611px;
      line-height: 12.294px; }
    section.cart .final .total {
      float: right; }
      section.cart .final .total .text-and-btns {
        font-size: 13.66px;
        font-weight: bold;
        text-transform: uppercase; }
        section.cart .final .total .text-and-btns span {
          margin-left: 30.052px; }
        section.cart .final .total .text-and-btns .btn-clear,
        section.cart .final .total .text-and-btns .btn-save {
          width: 30.052px;
          height: 30.052px;
          border-radius: 2.5px;
          border-width: 1.366px;
          border-style: solid;
          background-position: center;
          background-repeat: no-repeat;
          background-color: white;
          cursor: pointer;
          outline: none;
          vertical-align: middle; }
        section.cart .final .total .text-and-btns .btn-clear {
          border-color: #bfbfbf;
          background-image: url("/res/tpi/images/clear-icon.png");
          margin-right: 10.928px;
          margin-left: 6.83px; }
        section.cart .final .total .text-and-btns .btn-save {
          border-color: #0d7bb3;
          background-image: url("/res/tpi/images/save-icon.png");
          margin-left: 30.052px; }
      section.cart .final .total input.btn-checkout {
        background-color: #dd2a1b;
        border: 0;
        border-radius: 2.5px;
        color: white;
        font-size: 17.075px;
        text-transform: uppercase;
        padding: 6.83px 15.026px;
        margin-right: 20.49px;
        cursor: pointer; }
      section.cart .final .total label.with-info .tooltype > span {
        width: 129.77px;
        margin-left: -47.81px;
        padding-bottom: 6.83px;
        text-align: center; }
      section.cart .final .total label.with-info .tooltype::before {
        content: ""; }
      section.cart .final .total .checkbox-wrapper {
        width: 314.18px;
        margin-top: 13.66px; }
      section.cart .final .total .checkbox {
        margin-bottom: 13.66px;
        text-align: left; }
        section.cart .final .total .checkbox label {
          display: inline-block;
          font-size: 11.3378px;
          padding-left: 27.32px;
          vertical-align: text-top; }

  section.payment .title {
    margin-bottom: 13.66px; }

  section.payment .subtitle {
    font-size: 13.66px;
    margin-bottom: 27.32px; }

  section.payment .subtitle a {
    color: #0074af;
    text-decoration: underline; }

  section.payment .options {
    display: flex;
    flex-direction: row; }

  section.payment .options > div {
    padding: 40.98px 0;
    text-align: center; }

  section.payment .options > div:not(:last-child) {
    border-right: 1.366px solid #bfbfbf; }

  section.payment .options > div .icon {
    text-align: center;
    height: 67.2072px;
    line-height: 67.2072px;
    margin-bottom: 13.66px; }

  section.payment .options > div .icon img {
    max-height: 100%;
    vertical-align: middle; }

  section.payment .options > div .title {
    font-size: 13.3868px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10.928px;
    color: black; }

  section.payment .options > div .desc {
    font-size: 13.66px;
    text-align: center;
    margin-bottom: 4.098px;
    height: 43.712px; }

  section.payment .options > div .btn-and-info {
    position: relative; }

  section.payment .options > div button {
    width: 163.92px;
    height: 40.98px;
    box-sizing: border-box;
    font-size: 10.928px;
    letter-spacing: 0.683px;
    border-style: solid;
    border-color: transparent;
    border-radius: 2.5px;
    background-color: #0074af;
    color: white;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
    outline: none; }

  section.payment .options > div button img {
    width: 20.49px;
    float: left;
    margin-left: 6.83px;
    vertical-align: middle; }

  section.payment .options > div button span {
    vertical-align: middle; }

  section.payment .options > div .with-info {
    width: 15.026px;
    height: 15.026px;
    position: absolute;
    right: -30.052px;
    top: 50%;
    margin-top: -7.513px; }

  section.payment .options > div .with-info .tooltype::before {
    content: ""; }

  section.payment .options > div .with-info span {
    width: 122.94px;
    margin-left: -61.47px;
    text-align: center;
    padding-bottom: 6.83px; }

  section.payment .options > .cash .with-info span {
    width: 150.26px;
    margin-left: -75.13px; }

  section.payment .options > div .with-info span::before,
  section.payment .options > div .with-info span::after {
    left: 50%;
    margin-left: -13.66px; }

  section.payment .options > div .with-info img {
    max-width: 100%;
    vertical-align: top; }

  section.payment .options > div .price {
    font-size: 12.977px;
    margin-top: 5.464px; }

  section.payment .options > .card {
    padding-left: 142.064px;
    padding-right: 96.986px; }

  section.payment .options > .card .desc img {
    width: 122.94px;
    margin-top: 6.83px; }

  section.payment .options > .transfer {
    padding-left: 96.986px;
    padding-right: 96.986px; }

  section.payment .options > .cash {
    padding-left: 101.084px; }

  section.payment .please {
    font-size: 13.66px;
    text-align: center;
    color: #7d7d7d;
    margin-top: 40.98px; } }
@media all and (max-width: 959px) {
  section.payment .title {
    font-size: 7vw; }

  section.payment .subtitle {
    font-size: 3vw; }

  section.payment .options {
    flex-direction: column; }

  section.payment .options > div:not(:last-child) {
    border-right: 0;
    border-bottom: 0.2vw solid #bfbfbf; }

  section.payment .options > div {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  section.payment .options > div .icon {
    height: 15vw;
    line-height: 15vw;
    margin-bottom: 2.5vw; }

  section.payment .options > div .icon img {
    height: 100%; }

  section.payment .options > div .title {
    font-size: 4.5vw; }

  section.payment .options > div .desc {
    font-size: 4vw;
    height: auto;
    margin-bottom: 2vw; }

  section.payment .options > .card .desc img {
    width: 36vw; }

  section.payment .options > div button {
    width: 40vw;
    height: 8vw;
    font-size: 2.8vw; }

  section.payment .options > div button img {
    width: 4.2vw; }

  section.payment .options > div .price {
    font-size: 4vw;
    margin-top: 1.5vw; }

  section.payment .please {
    font-size: 3.2vw; }

  section.payment .options > div .with-info {
    width: 5vw;
    height: 5vw;
    right: 13vw;
    margin-top: -2.5vw; }

  section.payment .options > div .with-info img {
    width: 5vw; }

  section.payment .options > div .with-info span {
    width: 58vw;
    padding: 1vw;
    font-size: 5vw;
    margin-left: -60.5vw;
    bottom: 7vw; }

  section.payment .options > div .with-info .tooltype > span::before,
  section.payment .options > div .with-info .tooltype > span::after {
    border-width: 4vw;
    bottom: -8vw;
    margin-left: 18vw; }

  section.payment .options > div .with-info .tooltype > span::after {
    bottom: -7.7vw; }

  section.payment .options > .cash .with-info span {
    width: 62vw;
    margin-left: -60.5vw; }

  section.payment .options > .cash .with-info .tooltype > span::before,
  section.payment .options > .cash .with-info .tooltype > span::after {
    margin-left: 18vw; } }
/*--------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 959px) {
  .container > .title,
  .container .head .title {
    margin-top: 36px;
    margin-bottom: 30px;
    font-size: 17px; }

  section.header .top-bar {
    height: 102px;
    text-align: center; }
    section.header .top-bar p {
      display: block;
      float: none;
      font-size: 17px;
      padding-top: 7px; }
    section.header .top-bar .address {
      margin-right: 0; }
    section.header .top-bar .phone {
      float: none;
      padding-top: 7px; }
      section.header .top-bar .phone a {
        display: inline-block;
        font-size: 32px; }
      section.header .top-bar .phone .icon {
        display: inline-block;
        width: 28px;
        padding-bottom: 5px; }
  section.header .header-main {
    padding-top: 14px; }
    section.header .header-main .container {
      display: block;
      flex-direction: initial;
      justify-content: initial; }
    section.header .header-main .logo {
      float: left;
      width: 212px;
      display: inline-block;
      padding-right: 31px;
      border-right: none; }
      section.header .header-main .logo img {
        width: 100%; }
    section.header .header-main .logo-in-1 {
      display: inline-block;
      width: 212px;
      margin-bottom: 11px; }
    section.header .header-main .logo-in-2 {
      display: inline-block;
      width: 171px; }
    section.header .header-main .search-form {
      width: 342px;
      float: right; }
    section.header .header-main .search-wrapper {
      display: inline-block;
      max-width: 342px;
      width: 100%;
      height: 34px;
      margin: 0; }
      section.header .header-main .search-wrapper input {
        font-size: 15px;
        border: 0;
        padding: 0 49px 3px 37px;
        height: 27px; }
      section.header .header-main .search-wrapper input.search-code {
        width: 254px;
        border: 1px solid #8e8e8e;
        border-radius: 2.5px;
        padding-top: 3px;
        padding-bottom: 2px; }
      section.header .header-main .search-wrapper input[type="image"] {
        top: 1px;
        right: 0;
        width: 41px;
        height: 34px;
        margin: -1px 0 0 0; }
    section.header .header-main .search-btns {
      width: 342px;
      margin: 9px 0 0; }
      section.header .header-main .search-btns .checkbox {
        margin-bottom: 8px; }
      section.header .header-main .search-btns .checkbox:nth-child(2n+1) {
        width: 45%; }
      section.header .header-main .search-btns .checkbox:nth-child(2n) {
        width: 50%; }
      section.header .header-main .search-btns .checkbox input[type="checkbox"] + label {
        position: relative;
        padding-left: 20px;
        font-size: 15px; }
      section.header .header-main .search-btns .checkbox input[type="checkbox"] + label i {
        top: -1px;
        left: 0;
        width: 16px;
        height: 16px; }
    section.header .header-main .cart {
      display: inline-block;
      float: left;
      width: 239px;
      margin: 20px 0 20px calc((100% - 239px - 220px)/2); }
      section.header .header-main .cart img.cart-icon {
        vertical-align: top;
        margin-right: 4px; }
      section.header .header-main .cart .text {
        display: inline-block; }
        section.header .header-main .cart .text .title {
          font-size: 14px;
          margin-bottom: 10px; }
        section.header .header-main .cart .text p {
          font-size: 16px; }
      section.header .header-main .cart .bottom {
        margin-top: 11px; }
      section.header .header-main .cart .look {
        font-size: 12px;
        padding-bottom: 3px;
        border-bottom: 1px solid black; }
        section.header .header-main .cart .look img {
          margin-left: 4px; }
      section.header .header-main .cart .btn-checkout {
        width: 134px;
        height: 27px;
        font-size: 14px;
        margin-left: 16px; }
    section.header .header-main .personal {
      float: left;
      margin: 20px 0 0 10px;
      padding-top: 0;
      max-width: 210px;
      width: 100%; }
      section.header .header-main .personal p {
        margin-bottom: 3px;
        font-size: 16px;
        padding-left: 0 !important;
        padding-top: 0 !important; }
      section.header .header-main .personal .logout {
        top: 0;
        right: 0; }
  section.header .nav {
    display: none; }
  section.header .mobile-button {
    display: block; }

  .checkbox input[type="checkbox"] + label {
    padding-left: 20px;
    font-size: 15px; }

  .checkbox input[type="checkbox"] + label i {
    top: -1px;
    width: 16px;
    height: 16px; }

  /*ios-switcher*/
  input[type="checkbox"].ios8-switch + label {
    padding: 7px 0 0 57px; }

  input[type="checkbox"].ios8-switch + label:before {
    width: 40px;
    height: 25px; }

  input[type="checkbox"].ios8-switch + label:after {
    top: 1px;
    width: 23px;
    height: 23px; }

  input[type="checkbox"].ios8-switch:checked + label:after {
    left: 16px; }

  .checkbox-ios {
    margin-left: 14px; }
    .checkbox-ios label {
      font-size: 11px; }

  input.btn-reg {
    font-size: 17px;
    padding: 7px 15px;
    margin-top: 10px; }

  label.with-info .tooltype > span {
    bottom: 27px;
    width: 232px;
    border: 1px solid #bababa;
    font-size: 10px;
    padding: 1px 0 0 4px;
    margin-left: -75px; }

  label.with-info .tooltype > span:before,
  label.with-info .tooltype > span:after {
    bottom: -23px;
    margin-left: -11px;
    border: 11px solid transparent;
    border-top: 11px solid #bababa; }

  label.with-info .tooltype > span:after {
    border-top: 11px solid white;
    bottom: -21px; }

  label.with-info .tooltype img {
    width: 15px; }

  section.content-main .tabs {
    display: block;
    flex-direction: initial;
    justify-content: initial;
    margin: 0 auto 30px auto; }
    section.content-main .tabs > div {
      width: calc(549px - 27px - 2px);
      padding: 19px 0 0 27px;
      border: 1px solid #cfcfcf;
      border-radius: 3px;
      margin: 0 auto 20px; }
      section.content-main .tabs > div .top {
        margin-bottom: 7px; }
        section.content-main .tabs > div .top .icon {
          width: 52px;
          padding-top: 4px;
          margin-right: 14px; }
        section.content-main .tabs > div .top .title {
          font-size: 23px; }
        section.content-main .tabs > div .top .subtitle {
          font-size: 14px; }
      section.content-main .tabs > div .advantages .elem {
        margin-bottom: 12px;
        margin-right: 10px; }
        section.content-main .tabs > div .advantages .elem .icon {
          width: 24px; }
        section.content-main .tabs > div .advantages .elem .title {
          font-size: 14px;
          line-height: 14px;
          margin-left: 8px; }
      section.content-main .tabs > div .btn-choose {
        width: 139px;
        top: 33px;
        right: 22px;
        padding: 7px 0;
        font-size: 14px;
        border: 1px solid #0d7bb3;
        border-radius: 2.5px; }
  section.content-main .content .form-group {
    margin-bottom: 16px; }
    section.content-main .content .form-group > label {
      width: 264px;
      font-size: 14px; }
    section.content-main .content .form-group input[type="email"],
    section.content-main .content .form-group input[type="tel"],
    section.content-main .content .form-group input[type="text"],
    section.content-main .content .form-group input[type="date"],
    section.content-main .content .form-group select {
      width: 229px;
      border: 1px inset #bfbfbf;
      padding: 6px 12px;
      font-size: 14px;
      height: 17px; }
    section.content-main .content .form-group input[type="email"] + label,
    section.content-main .content .form-group input[type="tel"] + label,
    section.content-main .content .form-group input[type="text"] + label,
    section.content-main .content .form-group input[type="date"] + label {
      font-size: 11px;
      right: 4px;
      padding: 8px 8px; }
    section.content-main .content .form-group select {
      width: 256px;
      height: 31px; }
    section.content-main .content .form-group input[name="birthday"]::after {
      width: 27px;
      height: 55px;
      right: 4px; }
  section.content-main .content .form-group.register {
    display: inline-block;
    flex-direction: initial;
    justify-content: initial;
    align-items: initial;
    margin-bottom: 0; }
  section.content-main .content .form-group.required > label:not(.with-info)::after {
    margin-left: 2px; }
  section.content-main .content .retail-content .input-wrapper {
    padding-top: 20px;
    margin-bottom: 30px;
    float: left; }
  section.content-main .content .retail-content .checkbox-wrapper .checkbox {
    margin-bottom: 14px; }
    section.content-main .content .retail-content .checkbox-wrapper .checkbox label {
      font-size: 11px;
      padding-left: 27px; }
  section.content-main .content .wholesale-content .what-i-get {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5); }
    section.content-main .content .wholesale-content .what-i-get .title {
      padding: 8px;
      font-size: 14px; }
      section.content-main .content .wholesale-content .what-i-get .title img {
        margin-left: 7px; }
    section.content-main .content .wholesale-content .what-i-get .content {
      padding-bottom: 14px; }
      section.content-main .content .wholesale-content .what-i-get .content .hide-icon {
        width: 27px;
        left: calc(50% - 14px);
        bottom: 3px; }
  section.content-main .content .wholesale-content .persons {
    padding-top: 61px;
    padding-left: 3px;
    margin-bottom: 20px; }
    section.content-main .content .wholesale-content .persons > div {
      margin-right: 0; }
      section.content-main .content .wholesale-content .persons > div .icon {
        width: 24px;
        max-width: 25px;
        height: 24px;
        max-height: 25px;
        margin-right: 4px; }
      section.content-main .content .wholesale-content .persons > div span {
        font-size: 14px;
        border-bottom: 1px dotted black; }
    section.content-main .content .wholesale-content .persons .entity {
      margin-left: 30px; }
  section.content-main .content .wholesale-content .content .row {
    border-bottom: 1px solid #c3c3c3;
    padding-top: 20px;
    padding-bottom: 14px; }
    section.content-main .content .wholesale-content .content .row .info {
      font-size: 14px;
      margin-bottom: 17px; }
      section.content-main .content .wholesale-content .content .row .info img {
        width: 20px;
        margin-right: 7px; }
  section.content-main .content .wholesale-content .individual-content .form-group:nth-child(2n+1),
  section.content-main .content .wholesale-content .eindividual-content .form-group:nth-child(2n+1),
  section.content-main .content .wholesale-content .entity-content .form-group:nth-child(2n+1) {
    margin-right: 0; }
  section.content-main .content .wholesale-content .individual-content .infographics,
  section.content-main .content .wholesale-content .eindividual-content .infographics,
  section.content-main .content .wholesale-content .entity-content .infographics {
    margin-top: -30px; }
  section.content-main .content .wholesale-content .individual-content .btn-reg,
  section.content-main .content .wholesale-content .eindividual-content .btn-reg,
  section.content-main .content .wholesale-content .entity-content .btn-reg {
    position: relative;
    top: 114px;
    left: 0;
    margin-left: 0; }
  section.content-main .content .wholesale-content .checkbox-wrapper {
    position: relative;
    top: -20px;
    margin-left: 0; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox {
    min-height: 27px; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox:first-child {
    min-height: 18px; }
  section.content-main .content .wholesale-content .checkbox-wrapper .checkbox label {
    font-size: 11px;
    padding-left: 27px; }
  section.content-main .content .infographics, section.content-main .content .wholesale-content .what-i-get {
    display: none; }
  section.content-main hr {
    height: 1px; }

  section.footer {
    margin-top: 68px;
    height: 103px;
    padding: 20px 0; }
    section.footer .container {
      display: block;
      justify-content: initial;
      flex-direction: initial;
      position: relative;
      padding: 0; }
    section.footer .logo {
      display: block;
      width: 191px;
      margin: 0 auto; }
    section.footer ul {
      display: inline-block;
      flex-direction: initial;
      align-items: initial;
      width: 475px;
      position: absolute;
      bottom: 0;
      left: calc((100% - 475px)/2);
      margin: 0; }
      section.footer ul li {
        float: left;
        font-size: 12px;
        padding: 0 8px; }
      section.footer ul li:not(:last-child) {
        border-right: 1px solid #7b7b7b; }
    section.footer .phone {
      text-align: center;
      margin-top: 10px; }
      section.footer .phone img {
        width: 20px;
        margin-right: 10px; }
      section.footer .phone a {
        font-size: 18px; }

  section.cart .management {
    margin-top: 27px;
    margin-left: 0;
    text-align: center; }
    section.cart .management > div {
      margin-right: 46px; }
      section.cart .management > div img {
        width: 29px; }
      section.cart .management > div span {
        display: block;
        font-size: 14px;
        margin-left: 5px;
        border-bottom: 1px dashed black;
        margin-top: 10px; }
  section.cart .alert-top {
    margin-top: 11px;
    font-size: 14px;
    padding: 5px 11px; }
    section.cart .alert-top .close {
      width: 14px;
      height: 14px; }
  section.cart .cart-table {
    display: block;
    margin-top: 14px; }
    section.cart .cart-table .tooltype-red > span {
      width: 137px;
      font-size: 14px !important;
      margin-left: -49px !important;
      border-color: transparent;
      padding: 5px; }
    section.cart .cart-table .tooltype-red .btn-agree {
      font-size: 14px;
      margin-top: 7px; }
    section.cart .cart-table .tooltype-red .btn-delete {
      font-size: 12px;
      border-bottom: 1px dotted #dd2a1b;
      margin-top: 7px; }
    section.cart .cart-table .tooltype-green > span {
      width: 137px;
      font-size: 14px !important;
      margin-left: -49px !important;
      border-color: transparent;
      padding: 5px; }
    section.cart .cart-table .tooltype-green .btn-agree {
      font-size: 14px;
      margin-top: 7px; }
    section.cart .cart-table .tooltype-green .btn-delete {
      font-size: 12px;
      border-bottom: 1px dotted #dd2a1b;
      margin-top: 7px; }
    section.cart .cart-table tr, section.cart .cart-table td {
      display: block; }
    section.cart .cart-table tr {
      padding-bottom: 16px; }
    section.cart .cart-table thead {
      display: none; }
      section.cart .cart-table thead th {
        font-size: 14px;
        padding: 8px 0; }
      section.cart .cart-table thead th:first-child {
        padding-left: 14px; }
      section.cart .cart-table thead th:last-child {
        padding-right: 14px; }
      section.cart .cart-table thead .vendor-code {
        width: 102px; }
      section.cart .cart-table thead .brand {
        width: 164px; }
      section.cart .cart-table thead .name {
        width: 342px; }
      section.cart .cart-table thead .supply {
        width: 131px; }
      section.cart .cart-table thead .price {
        width: 119px; }
      section.cart .cart-table thead .quantity-cart {
        width: 137px; }
      section.cart .cart-table thead .sum {
        width: 105px; }
      section.cart .cart-table thead .favorites {
        width: 37px; }
    section.cart .cart-table .table-hidden-title {
      display: block; }
    section.cart .cart-table .product {
      border-bottom: 1px solid #bababa; }
      section.cart .cart-table .product td {
        padding: 16px 0 0 0; }
      section.cart .cart-table .product td:first-child {
        padding-left: 0; }
      section.cart .cart-table .product .vendor-code .code {
        font-size: 15px; }
      section.cart .cart-table .product .vendor-code .replace {
        width: 270px;
        font-size: 12px;
        line-height: 12px; }
        section.cart .cart-table .product .vendor-code .replace span:first-child {
          margin-bottom: 11px; }
      section.cart .cart-table .product .brand {
        font-size: 14px; }
      section.cart .cart-table .product .name {
        padding-right: 0; }
        section.cart .cart-table .product .name .text {
          font-size: 13px;
          line-height: 18px; }
        section.cart .cart-table .product .name .comment-wrapper {
          margin-top: 20px; }
          section.cart .cart-table .product .name .comment-wrapper .comment {
            font-size: 12px;
            line-height: 12px; }
      section.cart .cart-table .product .supply > div {
        font-size: 14px;
        margin-bottom: 12px; }
      section.cart .cart-table .product .supply img:first-of-type:not(.arrow) {
        width: 12px; }
      section.cart .cart-table .product .supply img.arrow {
        width: 9px; }
      section.cart .cart-table .product .supply .statistics img:last-of-type {
        width: 48px;
        margin-left: 5px; }
      section.cart .cart-table .product .supply span {
        font-size: 15px;
        margin-left: 5px; }
      section.cart .cart-table .product .supply .availability img {
        margin-top: 5px; }
      section.cart .cart-table .product .price img {
        width: 9px; }
      section.cart .cart-table .product .price span,
      section.cart .cart-table .product .sum {
        font-size: 16px; }
      section.cart .cart-table .product .price label.with-info .tooltype {
        top: -3px; }
      section.cart .cart-table .product .quantity-cart {
        padding-top: 10px; }
        section.cart .cart-table .product .quantity-cart button {
          border: 1px solid #0d7bb3;
          width: 30px;
          height: 27px; }
        section.cart .cart-table .product .quantity-cart input {
          width: 38px;
          height: 23px;
          font-size: 14px;
          border: 2px inset #bfbfbf; }
      section.cart .cart-table .product .favorites {
        display: inline-block;
        float: left;
        padding-top: 14px;
        padding-right: 20px; }
      section.cart .cart-table .product .trash {
        padding-top: 8px; }
      section.cart .cart-table .product .trash button {
        width: 30px;
        height: 30px;
        border: 1px solid #bfbfbf; }
    section.cart .cart-table .product:last-child {
      border-bottom-width: 3px; }
  section.cart .final {
    padding-top: 14px; }
    section.cart .final .alert-bottom {
      width: 100%;
      font-size: 12px;
      line-height: 12px; }
    section.cart .final .total {
      display: inline-block;
      float: none;
      margin-top: 20px; }
      section.cart .final .total .text-and-btns {
        display: inline-block;
        font-size: 14px; }
        section.cart .final .total .text-and-btns span {
          margin-left: 30px; }
        section.cart .final .total .text-and-btns .btn-clear,
        section.cart .final .total .text-and-btns .btn-save {
          width: 30px;
          height: 30px;
          border-width: 1px; }
        section.cart .final .total .text-and-btns .btn-clear {
          margin-right: 11px;
          margin-left: 7px; }
        section.cart .final .total .text-and-btns .btn-save {
          margin-left: 30px; }
      section.cart .final .total input.btn-checkout {
        font-size: 17px;
        padding: 7px 15px;
        margin-right: 20px; }
      section.cart .final .total label.with-info .tooltype > span {
        width: 130px;
        margin-left: -48px;
        padding-bottom: 7px; }
      section.cart .final .total .checkbox-wrapper {
        width: 314px;
        margin-top: 14px; }
      section.cart .final .total .checkbox {
        margin-bottom: 14px; }
        section.cart .final .total .checkbox label {
          font-size: 11px;
          padding-left: 27px; } }
@media (max-width: 779px) {
  .container .head .title {
    width: 100%; }

  section.cart .management > div {
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px; }

  section.cart .management {
    display: block;
    flex-direction: initial;
    align-items: initial;
    float: none; } }
@media (max-width: 689px) {
  section.header .header-main .logo {
    float: none;
    width: 100%;
    padding-right: 0; }
  section.header .header-main .logo-in-1 {
    display: block;
    margin: 0 auto; }
  section.header .header-main .logo-in-2 {
    display: none; }
  section.header .header-main .search-form {
    display: block;
    float: none;
    margin: 20px auto 0; }
  section.header .header-main .cart {
    display: block;
    margin-left: 0; }
  section.header .header-main .personal {
    display: block;
    float: right;
    margin-left: 0; }

  section.content-main .tabs > div {
    width: calc(278px - 8px - 2px);
    padding: 18px 0 0 8px; }
    section.content-main .tabs > div .top .subtitle {
      font-size: 10px; }
    section.content-main .tabs > div .advantages {
      display: block;
      flex-direction: initial;
      align-items: initial;
      flex-wrap: initial;
      margin-top: 44px; }
      section.content-main .tabs > div .advantages .elem .icon {
        width: 24px; }
      section.content-main .tabs > div .advantages .elem .title {
        font-size: 14px;
        line-height: 14px;
        margin-left: 8px; }
    section.content-main .tabs > div .btn-choose {
      width: 139px;
      top: 80px;
      left: 70px; } }
@media (max-width: 601px) {
  section.content-main .content .form-group {
    display: block;
    width: 255px;
    margin-right: 20px; }
    section.content-main .content .form-group label[for=delivery-address], section.content-main .content .form-group label[for=fact-address] {
      margin-bottom: 5px; }
    section.content-main .content .form-group input[type="text"] + label {
      top: 18px;
      padding-top: 8px;
      height: 23%;
      right: 2px; } }
@media (max-width: 539px) {
  section.footer {
    height: 133px; }
    section.footer ul {
      width: 238px;
      left: calc((100% - 238px)/2); }
      section.footer ul li {
        float: none;
        font-size: 12px;
        padding: 0;
        text-align: center; }
      section.footer ul li:not(:last-child) {
        padding-bottom: 4px;
        border: none; }

  section.header .top-bar {
    height: 84px; }
    section.header .top-bar p {
      font-size: 14px; }
    section.header .top-bar .phone .icon {
      width: 18px; }
    section.header .top-bar .phone a {
      font-size: 22px; }
  section.header .header-main .search-form {
    max-width: 342px;
    width: 100%; }
  section.header .header-main .search-wrapper input.search-code {
    width: calc(100% - 37px - 49px - 2px); }
  section.header .header-main .search-btns {
    max-width: 342px;
    width: 100%; }
    section.header .header-main .search-btns .checkbox input[type="checkbox"] + label {
      font-size: 11px; }
  section.header .header-main .cart {
    float: none;
    margin: 20px auto; }
  section.header .header-main .personal {
    float: none;
    margin: 20px auto; } }
@media (max-width: 449px) {
  section.cart .final .total .checkbox label, section.cart .final .total .checkbox-wrapper {
    width: 250px; }

  section.cart .final {
    overflow: hidden; }

  label.with-info .tooltype {
    display: inline-block;
    margin: 0; }

  label.with-info .tooltype > span {
    left: 30px; }

  section.cart .final .total label.with-info .tooltype > span {
    width: 60px; }

  section.content-main .content .wholesale-content .persons {
    padding-top: 20px; }

  section.content-main .content .wholesale-content .persons {
    display: block;
    flex-direction: initial;
    align-items: initial; }

  section.content-main .content .wholesale-content .persons .entity {
    margin: 20px 0 0 0; }

  section.cart .final .total .text-and-btns {
    width: 200px; }

  section.cart .final .total .text-and-btns .btn-clear {
    margin-top: 10px; }

  section.cart .final .total .text-and-btns .btn-save {
    margin-top: 10px;
    margin-left: 0; } }

/* sourceMappingURL=style.css.map */

#contentTD #regRetail .verify {
	background-color: #ccc;
}

#contentTD #regRetail .verify .t2 {
	display: none;
}

#contentTD #regRetail .verify-available .verify {
	background-color: #0074b1;
}

#contentTD #regRetail .verify-completed .verify {
	background-color: #0c0;
}

#contentTD #regRetail .verify-completed .verify .t1 {
	display: none;
}

#contentTD #regRetail .verify-completed .verify .t2 {
	display: inline;
}

.modal.v1-verify-popup {
	text-align: center;
}

.modal.v1-verify-popup .if, .modal.v1-verify-popup .if {
	display: none;
}

.modal.v1-verify-popup.byphone .if.byphone, .modal.v1-verify-popup.byemail .if.byemail
	{
	display: block;
}

.modal-sms.byemail {
	width: 270px;
}

#contentTD #regRetail span.star:after {
	content: " *";
	color: #dd2a1b;
	white-space: nowrap;
}

#contentTD #regRetailSuccess p {
	font-family:Verdana, Geneva, sans-serif; font-size:13px;
	margin: 10px 0;
}
#contentTD #regRetailSuccess a.btn {
	margin-top: 30px;
	position: absolute;
	padding: 10px 20px;
	font-size: 14px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	background-color: #0074b1;
	border: 2px solid #0074b1;
	border-radius: 3px;
	text-decoration: none;
}
section.content-main .content .if-active {
	display:none;
	opacity:0;
}
section.content-main .content .if-active.active {
	display:block;
	opacity:1;
}
section.content-main .content label.with-info .tooltype {text-decoration:none;}

section.content-main .content .wholesale-content .persons > div i  {
	display:block;
	position: relative;
	left: 31px;
	top: -4px;
	font-size: 14px;
	color: #333;
	text-transform: none;
	font-style: normal;
}

#basketContent > table:nth-child(2) > tbody > tr:last-child > td {
border-bottom: none !important;
}