html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ''; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

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

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  min-height: 100%;
  overflow-x: hidden; }

.wrapper-fixed-footer {
  min-height: 100%;
  padding-bottom: 266px;
  position: relative; }
  @media (max-width: 992px) {
    .wrapper-fixed-footer {
      padding-bottom: 0; } }

footer {
  width: 100%;
  height: 266px;
  padding: 40px 0;
  display: block;
  background-color: #131721;
  position: absolute;
  bottom: 0; }
  @media (max-width: 992px) {
    footer {
      height: initial;
      position: relative;
      padding: 30px 0 0; }
      footer .center-bl {
        padding: 0; } }

.brand-color {
  color: #009985; }

.brand-list {
  color: #009985; }
  .brand-list:hover, .brand-list:focus {
    color: #009985;
    text-decoration: none; }

.flex-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

a:focus, button:focus {
  outline: none !important; }

b, strong {
  font-weight: 700; }

.red {
  color: #BB0063; }

.dark-link2 {
  color: #262532; }
  .dark-link2:hover {
    color: #009985; }

body {
  padding-top: 80px;
  min-width: 300px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #f5f6f7;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #262532; }
  @media (max-width: 520px) {
    body {
      padding-top: 50px; } }

.object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover; }

* html .page-wrapper {
  height: 100%; }

.center-bl {
  max-width: 1360px;
  margin: 0 auto;
  padding-right: 30px;
  padding-left: 30px;
  position: relative; }
  @media (max-width: 520px) {
    .center-bl {
      padding-left: 15px;
      padding-right: 15px; } }

.border-none {
  border: 0 !important; }

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

.vertical-middle-wrapper {
  width: 100%;
  content: '';
  display: table;
  height: 100%;
  vertical-align: middle; }

.vertical-middle-wrapper > * {
  vertical-align: middle !important;
  height: 100% !important;
  display: table-cell !important; }

strong {
  font-weight: 600; }

img {
  max-width: 100%; }

h2 {
  margin-bottom: 15px;
  color: #131721;
  font-size: 18px;
  font-weight: 600; }

.wrapper-fixed-footer {
  overflow: hidden; }

.footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .footer-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .footer-flex .logo-block {
    width: 26%;
    padding-right: 20px; }
    @media (max-width: 992px) {
      .footer-flex .logo-block {
        padding-left: 30px; } }
    @media (max-width: 767px) {
      .footer-flex .logo-block {
        width: 100%;
        margin-bottom: 150px; } }
    @media (max-width: 520px) {
      .footer-flex .logo-block {
        padding-left: 15px;
        padding-right: 15px; } }
    .footer-flex .logo-block .logo {
      display: inline-block;
      line-height: 0; }
      .footer-flex .logo-block .logo img {
        width: 140px; }
    .footer-flex .logo-block span {
      width: 100%;
      padding-top: 15px;
      display: block;
      color: #ffffff; }
  .footer-flex .one-block {
    width: 220px;
    padding-right: 20px; }
    .footer-flex .one-block li {
      margin-bottom: 6px; }
      .footer-flex .one-block li:last-child {
        margin-bottom: 0; }
      .footer-flex .one-block li a {
        color: #ffffff;
        font-weight: 500; }
        .footer-flex .one-block li a:hover {
          color: #009985; }
    @media (max-width: 992px) {
      .footer-flex .one-block.social-item {
        position: absolute;
        top: 80px;
        left: 30px; } }
    @media (max-width: 767px) {
      .footer-flex .one-block:nth-child(2) {
        padding-left: 30px; } }
    @media (max-width: 520px) {
      .footer-flex .one-block {
        width: 50%; }
        .footer-flex .one-block:nth-child(2) {
          padding-left: 15px; }
        .footer-flex .one-block.social-item {
          width: 100%;
          left: 15px; } }
  .footer-flex .develop-firm {
    width: 25%;
    text-align: right;
    font-weight: 400;
    color: #ffffff; }
    @media (max-width: 992px) {
      .footer-flex .develop-firm {
        width: 100%;
        margin-top: 30px;
        padding: 15px;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 12px; } }
    .footer-flex .develop-firm a {
      color: #ffffff;
      font-weight: 600; }
      .footer-flex .develop-firm a:hover {
        color: #009985; }
  .footer-flex .social-footer {
    font-size: 17px; }
    .footer-flex .social-footer a {
      margin-right: 20px;
      color: #919499 !important;
      display: inline-block;
      vertical-align: middle;
      line-height: 0; }
      .footer-flex .social-footer a .fb-05, .footer-flex .social-footer a .fb-07 {
        font-size: 15px; }
      .footer-flex .social-footer a:last-child {
        margin-right: 0; }

a {
  text-decoration: none;
  color: #131721;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

button {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  button:hover {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

a.link-underline:hover {
  text-decoration: none; }

a.link-underline {
  text-decoration: underline;
  color: #3c3340; }

input:focus, textarea:focus {
  outline: none; }

input[type='text'], input[type='tel'], input[type='email'], input[type='password'] {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  border-radius: 6px;
  border: 0;
  background-color: #f5f6f7; }

input::-moz-placeholder, textarea::-moz-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #919499;
  font-weight: 400; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  width: 100%;
  clear: both;
  display: table;
  content: ""; }

.checkbox-wr {
  position: relative;
  color: #404247;
  font-weight: 400;
  font-size: 14px; }
  .checkbox-wr span {
    position: relative;
    padding: 2px 0 1px 30px;
    z-index: 2; }
    .checkbox-wr span:before {
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      z-index: 1;
      display: block;
      border-radius: 2px;
      border: 1px solid #cfd9df;
      background-color: white;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .checkbox-wr span:after {
      position: absolute;
      top: 7px;
      left: 5px;
      z-index: 2;
      font-size: 9px;
      color: white;
      font-family: 'icomoon' !important;
      font-style: normal;
      font-weight: normal;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      font-variant: normal;
      content: "\e90a";
      text-transform: none;
      line-height: 1;
      display: block;
      opacity: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .checkbox-wr input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
    .checkbox-wr input:checked + span:after {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      opacity: 1; }
    .checkbox-wr input:checked + span:before {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      background-color: #02d8b1;
      border: 1px solid #02d8b1; }

.green-btn {
  width: 100%;
  padding: 11px;
  text-align: center;
  border-radius: 3px;
  display: block;
  border: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  background-color: #02d8b1; }
  .green-btn:hover {
    background-color: #02b796; }

.btn-light-1 {
  padding: 9px 20px;
  border-radius: 3px;
  display: inline-block;
  color: #404247;
  text-align: center;
  background-color: #f5f6f7;
  font-weight: 500;
  font-size: 12px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #e1e2e6; }
  .btn-light-1:hover {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #131721;
    background-color: #e1e2e6; }

.white-btn {
  padding: 13px 25px;
  border-radius: 3px;
  background-color: #ffffff;
  display: inline-block;
  color: #131721;
  text-align: center;
  border: 0;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .white-btn:hover {
    color: white;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: #02d8b1; }

.grey-btn {
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #f0f1f2;
  display: inline-block;
  text-align: center;
  border: 0;
  font-weight: 600;
  font-size: 13px;
  color: #404247;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .grey-btn:hover {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: #e6e7e8; }

.brand-btn {
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #02d8b1;
  display: inline-block;
  text-align: center;
  border: 0;
  font-weight: 400;
  font-size: 13px;
  color: white;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .brand-btn:hover {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: #02b796; }

.border-btn {
  padding: 10px 25px;
  border-radius: 3px;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
  border: 1px solid #e1e2e6;
  font-weight: 500;
  font-size: 13px;
  color: #404247;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .border-btn:hover {
    color: white;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #02d8b1;
    background-color: #02d8b1; }

.article-style-1 {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 520px) {
    .article-style-1 {
      margin-bottom: 10px; } }
  .article-style-1 span {
    width: 100%;
    padding-right: 10px;
    color: #131721;
    font-size: 24px;
    font-weight: 600; }
    @media (max-width: 520px) {
      .article-style-1 span {
        font-size: 20px; } }
  .article-style-1 .btn-light-1 {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 520px) {
      .article-style-1 .btn-light-1 {
        display: none; } }

.article-style-2 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #131721;
  font-weight: 600; }

.breadcrumbs {
  margin-bottom: 35px; }
  @media (max-width: 520px) {
    .breadcrumbs {
      margin-bottom: 20px; } }
  .breadcrumbs li {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #e1e2e6;
    border-radius: 15px;
    background-color: #f5f6f7;
    color: #919499;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    overflow: hidden; }
    .breadcrumbs li:last-child {
      margin-right: 0; }
    .breadcrumbs li a {
      padding: 7px 15px 7px 23px;
      color: #404247;
      position: relative;
      display: block; }
      .breadcrumbs li a:hover {
        background-color: #eff0f1; }
      .breadcrumbs li a:before {
        position: absolute;
        left: 13px;
        top: 10px;
        font-size: 7px;
        display: inline-block;
        content: "\e90e";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .breadcrumbs li span {
      padding: 7px 15px;
      display: block; }

.static-page h1 {
  margin-bottom: 15px;
  color: #131721;
  font-size: 24px;
  font-weight: 600; }
  @media (max-width: 520px) {
    .static-page h1 {
      margin-bottom: 10px;
      font-size: 20px; } }

.static-page .section-main {
  margin-bottom: -20px;
  border-bottom: 0;
  padding-bottom: 0; }
  @media (max-width: 768px) {
    .static-page .section-main {
      margin-bottom: -30px; } }

.white-box {
  background-color: white; }

.pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 520px) {
    .pagination-list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .pagination-list li {
    font-size: 18px;
    font-weight: 400;
    color: #131721; }
    .pagination-list li:nth-child(1), .pagination-list li:nth-child(3) {
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media (max-width: 520px) {
        .pagination-list li:nth-child(1), .pagination-list li:nth-child(3) {
          width: 100%;
          text-align: center; } }
    @media (max-width: 520px) {
      .pagination-list li {
        margin-bottom: 15px; }
        .pagination-list li:first-child {
          margin-bottom: 0; }
        .pagination-list li:nth-child(1) {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; }
        .pagination-list li:nth-child(2) {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        .pagination-list li:nth-child(3) {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
    .pagination-list li:nth-child(2) {
      width: 100%;
      padding: 0 20px;
      text-align: center; }
    .pagination-list li.disabled {
      color: #919499; }
    .pagination-list li a {
      color: #131721; }
      .pagination-list li a:hover {
        color: #009985; }
    .pagination-list li i {
      display: inline-block;
      font-size: 10px;
      vertical-align: middle; }
    .pagination-list li .fb-20 {
      padding-right: 5px; }
    .pagination-list li .fb-21 {
      padding-left: 5px; }

p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px; }
  @media (max-width: 520px) {
    p {
      margin-bottom: 10px; } }

.btn-like-project {
  color: #919499; }
  .btn-like-project i {
    margin-right: 3px;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block; }
  .btn-like-project span {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block; }
  .btn-like-project.active i {
    color: #f23c3c; }
    .btn-like-project.active i:before {
      content: "\e919"; }

.registration-page {
  width: 420px;
  margin: 40px auto;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 6px; }
  @media (max-width: 520px) {
    .registration-page {
      width: initial;
      margin: 20px 15px;
      padding: 20px; }
      .registration-page .checkbox-wr span:before {
        top: 2px; }
      .registration-page .checkbox-wr span:after {
        top: 9px; } }
  .registration-page .caption {
    margin-bottom: 15px;
    color: #131721;
    font-size: 18px;
    font-weight: 600; }
  .registration-page .checkbox-wr span {
    padding: 4px 0 1px 30px; }
    @media (max-width: 520px) {
      .registration-page .checkbox-wr span {
        padding-top: 0; } }
  .registration-page .link-line {
    padding-top: 20px; }
    .registration-page .link-line a:hover {
      color: #02b796; }
  .registration-page .regis-l {
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 12px; }
    @media (max-width: 520px) {
      .registration-page .regis-l {
        margin-top: 10px;
        margin-bottom: 25px; } }
    .registration-page .regis-l label {
      font-size: 12px; }
    .registration-page .regis-l a {
      color: #02d8b1; }
      @media (max-width: 520px) {
        .registration-page .regis-l a {
          top: 11px;
          left: 30px;
          position: absolute; } }
      .registration-page .regis-l a:hover {
        color: #02b796; }

header {
  height: 80px;
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 50; }
  @media (max-width: 520px) {
    header {
      height: 50px; } }
  header .center-bl, header .flex-header {
    height: 100%; }

.menu-btn-list {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media (max-width: 1200px) {
    .menu-btn-list {
      width: 100%; } }

.flex-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .flex-header .logo {
    width: 140px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block; }
    @media (max-width: 520px) {
      .flex-header .logo {
        width: 22px; } }

@media (max-width: 520px) {
  .desktop-m {
    display: none; } }

.mobile-m {
  display: none; }
  @media (max-width: 520px) {
    .mobile-m {
      display: block; } }

.letter-i {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600; }

.menu-header {
  width: 100%;
  padding-right: 40px;
  text-align: right; }
  @media (max-width: 1300px) {
    .menu-header {
      padding-right: 10px; } }
  .menu-header > li {
    padding: 5px 11px;
    display: inline-block;
    position: relative;
    text-align: left; }
    @media (max-width: 1300px) {
      .menu-header > li {
        padding: 5px 8px; } }
    @media (min-width: 1201px) {
      .menu-header > li:hover ul {
        opacity: 1;
        z-index: 20;
        visibility: visible;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; } }
    .menu-header > li > a {
      color: #131721;
      font-size: 16px;
      font-weight: 500; }
      .menu-header > li > a.active {
        color: #009985; }
      .menu-header > li > a:hover {
        color: #009985; }
    .menu-header > li ul {
      width: 280px;
      top: 40px;
      left: -15px;
      position: absolute;
      opacity: 0;
      z-index: -1;
      visibility: hidden;
      padding: 20px 0;
      background-color: #ffffff;
      -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      border-radius: 6px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .menu-header > li ul:before {
        height: 20px;
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        display: block;
        content: ""; }
      .menu-header > li ul li.active a {
        background-color: #f5f6f7; }
      .menu-header > li ul li a {
        padding: 10px 30px;
        display: block;
        color: #131721;
        font-size: 15px; }
        .menu-header > li ul li a:hover {
          background-color: #f5f6f7; }
  @media (max-width: 1200px) {
    .menu-header {
      width: 280px;
      position: absolute;
      top: 70px;
      left: 30px;
      opacity: 0;
      visibility: hidden;
      z-index: -2;
      padding: 12px 0;
      -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      border-radius: 6px;
      background-color: #ffffff; }
      .menu-header.open {
        opacity: 1;
        visibility: visible;
        z-index: 2; }
        .menu-header.open + .menu-btn-list:before {
          position: fixed;
          left: 0;
          top: 80px;
          right: 0;
          bottom: 0;
          content: "";
          display: block;
          background-color: rgba(0, 0, 0, 0.2); }
      .menu-header > li {
        display: block;
        padding: 0; }
        .menu-header > li a {
          padding: 11px 30px;
          color: #131721;
          display: block;
          font-size: 15px;
          font-weight: 500; } }
  @media (max-width: 520px) {
    .menu-header {
      width: initial;
      top: 60px;
      left: 15px;
      right: 15px; }
      .menu-header.open + .menu-btn-list:before {
        top: 50px; } }

.box-btn-header {
  width: 40px;
  margin-left: 10px; }
  .box-btn-header .btn-header {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #404247;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    border: 1px solid #f5f6f7;
    background-color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .box-btn-header .btn-header:hover, .box-btn-header .btn-header.active {
      border: 1px solid #02d8b1;
      background-color: #02d8b1;
      color: white;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .box-btn-header .btn-header .number {
      width: 18px;
      height: 18px;
      position: absolute;
      top: -5px;
      right: -5px;
      border-radius: 50%;
      text-align: center;
      background-color: #02d8b1;
      font-size: 10px;
      font-weight: 600;
      color: #ffffff; }

.drop-box-wr.open.password .user-dropdown.forget-modal {
  visibility: visible;
  opacity: 1;
  z-index: 2; }

.drop-box-wr.open.password .cabinet-modal {
  visibility: hidden;
  opacity: 0;
  z-index: -2; }

.drop-box-wr.open .user-dropdown {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .drop-box-wr.open .user-dropdown.forget-modal {
    visibility: hidden;
    opacity: 0;
    z-index: -2; }

.user-dropdown {
  width: 360px;
  padding: 40px;
  position: absolute;
  top: 70px;
  right: 15px;
  visibility: hidden;
  opacity: 0;
  z-index: -2;
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden; }
  @media (max-width: 520px) {
    .user-dropdown {
      width: initial;
      left: 15px;
      top: 60px; } }
  .user-dropdown .green-btn {
    margin-bottom: 20px; }
    .user-dropdown .green-btn:last-child {
      margin-bottom: 0; }
  .user-dropdown.user-login {
    padding: 0; }
  .user-dropdown:before {
    height: 10px;
    position: absolute;
    top: -10px;
    content: "";
    left: 0;
    right: 0;
    display: block; }
  .user-dropdown .caption {
    margin-bottom: 20px;
    color: #131721;
    font-size: 18px;
    font-weight: 600; }
  .user-dropdown .under-caption {
    margin-bottom: 15px;
    color: #404247;
    font-size: 12px;
    line-height: 18px; }
  .user-dropdown .drop-user {
    margin-bottom: 20px;
    padding-top: 10px; }
  .user-dropdown .link-line a {
    float: left;
    color: #404247; }
    .user-dropdown .link-line a:hover {
      color: #02d8b1; }
    .user-dropdown .link-line a:last-child {
      float: right; }
  .user-dropdown.basket-header {
    width: 240px;
    padding: 0; }
    .user-dropdown.basket-header .clean-basket {
      padding: 20px 10px;
      color: #919499;
      text-align: center; }
    .user-dropdown.basket-header.cart-full {
      width: 470px;
      max-height: calc(100vh - 70px); }
      @media (max-width: 520px) {
        .user-dropdown.basket-header.cart-full {
          width: initial; } }

.active-search .search-header-big {
  width: 980px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 5;
  opacity: 1;
  visibility: visible; }
  @media (max-width: 1300px) {
    .active-search .search-header-big {
      width: 940px; } }
  @media (max-width: 1200px) {
    .active-search .search-header-big {
      width: initial;
      left: 30px;
      right: 30px;
      top: 90px; } }
  @media (max-width: 1200px) and (max-width: 520px) {
    .active-search .search-header-big {
      left: 15px;
      right: 15px;
      top: 60px; } }

.search-header-big {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 130px;
  background-color: white;
  z-index: -5;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #e1e2e6;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .search-header-big > .fb-01 {
    position: absolute;
    top: 11px;
    left: 13px;
    z-index: 1;
    color: #404247;
    font-size: 16px; }
  .search-header-big input {
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-right: 100px;
    padding-left: 40px;
    font-weight: 300;
    position: relative;
    z-index: 2;
    border-radius: 20px;
    background-color: transparent; }
  .search-header-big .clear-search-btn {
    width: 40px;
    height: 40px;
    border-radius: 0 20px 20px 0;
    z-index: 5;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    right: 0;
    top: 0;
    font-size: 8px;
    color: #919499; }
    .search-header-big .clear-search-btn:hover {
      color: #787b7f; }
  .search-header-big .search-push {
    top: 11px;
    right: 40px;
    position: absolute;
    z-index: 3;
    font-size: 13px;
    color: #919499;
    font-weight: 500; }
    .search-header-big .search-push:hover {
      color: #02d8b1; }

.box-btn-header.active .search-push {
  color: #02d8b1; }

.box-btn-header.active .search-field-list {
  opacity: 1;
  visibility: visible;
  z-index: 0; }

.box-btn-header.active .search-header-big {
  border-radius: 6px 6px 0 0;
  border: 1px solid transparent; }

.search-field-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -2;
  background-color: white;
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
  @media (max-width: 768px) {
    .search-field-list {
      left: -1px;
      right: -1px; } }
  .search-field-list ul {
    padding: 48px 0 8px; }
    .search-field-list ul li a {
      padding: 10px 10px 10px 40px;
      display: block;
      position: relative;
      color: #131721; }
      .search-field-list ul li a .search-hide {
        color: #919499;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .search-field-list ul li a:hover {
        background-color: #f5f6f7; }
        .search-field-list ul li a:hover .search-hide {
          opacity: 1;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
      .search-field-list ul li a i {
        position: absolute;
        top: 10px;
        left: 13px;
        display: inline-block;
        color: #919499; }

.user-line-d {
  padding: 20px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 520px) {
    .user-line-d {
      padding: 15px;
      border-bottom: 1px solid #f5f6f7; } }
  .user-line-d .user-l {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #ffffff;
    font-weight: 600;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #02d8b1;
    border-radius: 50%;
    font-size: 22px; }
  .user-line-d .name-user {
    color: #131721;
    font-size: 18px;
    font-weight: 600; }
  .user-line-d .mail-user {
    color: #919499;
    font-size: 13px;
    font-weight: 500; }

.list-user-set {
  padding-bottom: 10px; }
  .list-user-set li a {
    padding: 10px 20px 10px 50px;
    position: relative;
    display: block;
    color: #131721;
    font-size: 15px;
    font-weight: 500; }
    .list-user-set li a:hover {
      background-color: #f5f6f7; }
    .list-user-set li a i {
      position: absolute;
      top: 12px;
      left: 20px;
      color: #919499;
      font-size: 15px;
      display: inline-block; }
  .list-user-set li:last-child a {
    color: #919499; }
    .list-user-set li:last-child a i {
      left: 23px; }

.top-cart-header {
  padding: 30px 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f5f6f7; }
  @media (max-width: 520px) {
    .top-cart-header {
      padding: 15px; } }
  .top-cart-header span {
    color: #131721;
    font-weight: 600;
    font-size: 18px; }
  .top-cart-header a {
    font-size: 14px;
    color: #009985; }
    @media (max-width: 520px) {
      .top-cart-header a {
        font-size: 13px; } }
    .top-cart-header a:hover {
      color: #02b796; }

.wrapper-ul-cart {
  padding: 10px 30px;
  overflow: auto;
  max-height: calc(100vh - 140px); }
  @media (max-width: 520px) {
    .wrapper-ul-cart {
      padding: 10px 15px; } }
  .wrapper-ul-cart ul li {
    padding-right: 40px;
    position: relative; }
    .wrapper-ul-cart ul li .delete-item-cart {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      right: 0;
      font-size: 8px;
      color: #919499;
      border-radius: 50%;
      border: 1px solid #f5f6f7;
      background-color: #ffffff;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      cursor: pointer;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .wrapper-ul-cart ul li .delete-item-cart:hover {
        border: 1px solid #c1c2c3;
        color: #616467;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .wrapper-ul-cart ul li a {
      padding: 10px 0;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .wrapper-ul-cart ul li a .box-img {
        width: 50px;
        height: 50px;
        margin-right: 15px;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      .wrapper-ul-cart ul li a .name-cart-item {
        display: block;
        margin-bottom: 5px;
        color: #131721;
        font-size: 14px;
        font-weight: 500; }
      .wrapper-ul-cart ul li a .price-value {
        font-weight: 600;
        color: #131721;
        display: block; }
        .wrapper-ul-cart ul li a .price-value .old {
          padding-right: 10px;
          display: inline-block;
          text-decoration: line-through;
          color: #919499;
          font-weight: 500; }

.menu-mobile-btn {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  padding: 5px;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
  border: 1px solid #f5f6f7;
  background-color: #ffffff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  @media (min-width: 1201px) {
    .menu-mobile-btn {
      display: none !important; } }
  .menu-mobile-btn:hover {
    border: 1px solid #02d8b1;
    background-color: #02d8b1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .menu-mobile-btn:hover span {
      background-color: white; }
  .menu-mobile-btn.open span {
    top: 50% !important;
    left: 50%;
    margin-left: -8px;
    margin-top: -2px; }
    .menu-mobile-btn.open span:nth-child(1) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-mobile-btn.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .menu-mobile-btn.open span:nth-child(3) {
      opacity: 0; }
  .menu-mobile-btn span {
    width: 16px;
    height: 2px;
    position: absolute;
    display: block;
    margin-bottom: 4px;
    background: #404247;
    border-radius: 2px; }
    .menu-mobile-btn span:nth-child(1) {
      top: 12px; }
    .menu-mobile-btn span:nth-child(2) {
      top: 17px; }
    .menu-mobile-btn span:nth-child(3) {
      top: 22px; }

@media (max-width: 992px) {
  .search-txt {
    white-space: nowrap;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; } }

.our-img {
  padding: 80px 0 85px;
  position: relative; }
  @media (max-width: 520px) {
    .our-img {
      padding: 60px 0; } }
  .our-img .wrap-txt {
    color: #ffffff;
    padding: 0 60px; }
    @media (max-width: 992px) {
      .our-img .wrap-txt {
        padding: 0; } }
    .our-img .wrap-txt .text1 {
      margin-bottom: 10px;
      font-size: 14px;
      text-transform: uppercase; }
    .our-img .wrap-txt .text2 {
      max-width: 480px;
      margin-bottom: 42px;
      font-size: 50px;
      line-height: 60px;
      font-weight: 300; }
      @media (max-width: 520px) {
        .our-img .wrap-txt .text2 {
          margin-bottom: 30px;
          font-size: 30px;
          line-height: 40px; } }
  .our-img > img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover; }

.box-info-2 {
  padding: 20px 0 40px;
  background-color: #f5f6f7; }
  @media (max-width: 768px) {
    .box-info-2 {
      padding: 15px 0 30px; } }
  @media (max-width: 520px) {
    .box-info-2 {
      padding: 10px 0 20px; } }

.slider-info {
  margin: 0 -10px; }
  @media (max-width: 1200px) {
    .slider-info .owl-dots, .slider-info .owl-nav {
      display: none; } }
  .slider-info .one-block {
    width: 20%;
    float: left;
    padding: 0 10px; }
    @media (max-width: 1200px) {
      .slider-info .one-block {
        width: 264px; } }
    @media (max-width: 768px) {
      .slider-info .one-block {
        width: 165px; } }
    .slider-info .one-block .item {
      height: 70px;
      padding: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center;
      border: 1px solid #f0f1f2;
      border-radius: 3px;
      background-color: white;
      color: #131721;
      font-size: 15px;
      font-weight: 500;
      overflow: hidden;
      position: relative; }
      .slider-info .one-block .item:hover {
        -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
        color: #02d8b1;
        border-radius: 6px; }
        @media (max-width: 1200px) {
          .slider-info .one-block .item:hover img {
            opacity: 0.5;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; } }
      .slider-info .one-block .item span {
        position: relative;
        z-index: 2; }
      .slider-info .one-block .item img {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: cover;
        -o-object-fit: cover;
        position: absolute;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        @media (max-width: 1200px) {
          .slider-info .one-block .item img {
            opacity: 0.3; } }
        @media (max-width: 768px) {
          .slider-info .one-block .item img {
            -o-object-position: 90%;
            object-position: 90%; } }
      @media (max-width: 768px) {
        .slider-info .one-block .item {
          height: 60px;
          font-size: 14px; } }

.text-block-index {
  padding: 40px 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .text-block-index {
      padding: 30px 0;
      display: block; } }
  @media (max-width: 520px) {
    .text-block-index {
      padding: 20px 0; } }
  .text-block-index .wrap-bi {
    width: 100%;
    padding-top: 3px; }
    @media (max-width: 768px) {
      .text-block-index .wrap-bi {
        margin-bottom: 20px;
        padding-top: 0; } }
    .text-block-index .wrap-bi.open .wrap-mobile-short {
      max-height: initial;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .text-block-index .wrap-bi.open .btn-short-change {
      display: none; }
  .text-block-index .box-img {
    width: 420px;
    margin-left: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .text-block-index .box-img {
        width: 320px;
        margin-left: 20px; } }
    @media (max-width: 768px) {
      .text-block-index .box-img {
        width: 100%;
        height: 400px;
        margin-left: 0; }
        .text-block-index .box-img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; } }
    @media (max-width: 520px) {
      .text-block-index .box-img {
        height: 295px; } }
  .text-block-index .article {
    margin-bottom: 30px;
    color: #131721;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px; }
    @media (max-width: 520px) {
      .text-block-index .article {
        margin-bottom: 8px;
        font-size: 20px; } }
  .text-block-index p {
    margin-bottom: 15px;
    color: #131721;
    font-size: 15px;
    line-height: 24px; }
    .text-block-index p:last-child {
      margin-bottom: 0; }
    .text-block-index p strong {
      font-weight: 600; }
    @media (max-width: 520px) {
      .text-block-index p {
        margin-bottom: 10px; } }

.box-index-3 {
  padding: 40px 0;
  background-color: #f5f6f7;
  border-bottom: 1px solid  #e1e2e6; }
  @media (max-width: 768px) {
    .box-index-3 {
      padding: 30px 0; } }
  @media (max-width: 520px) {
    .box-index-3 {
      padding: 20px 0; } }
  .box-index-3 .list-f {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .box-index-3 .list-f .one-block {
      width: 33.3%;
      padding: 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .box-index-3 .list-f .one-block img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        display: block;
        -webkit-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
        object-fit: cover;
        -o-object-fit: cover; }
      .box-index-3 .list-f .one-block .item {
        width: 100%;
        height: 210px;
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: 6px;
        -webkit-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear; }
        .box-index-3 .list-f .one-block .item span {
          position: absolute;
          bottom: 0;
          right: 0;
          left: 0;
          z-index: 2;
          padding: 60px 20px 19px;
          color: #ffffff;
          font-size: 16px;
          font-weight: 500;
          background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
          background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
          background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
          background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        .box-index-3 .list-f .one-block .item img {
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out; }
        .box-index-3 .list-f .one-block .item:hover {
          -webkit-transition: 0.3s linear;
          -o-transition: 0.3s linear;
          transition: 0.3s linear; }
          .box-index-3 .list-f .one-block .item:hover img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05); }
          .box-index-3 .list-f .one-block .item:hover span {
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
            background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
            background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
            background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%); }
    @media (max-width: 768px) {
      .box-index-3 .list-f {
        display: block; }
        .box-index-3 .list-f .one-block {
          width: 100%;
          margin-bottom: 15px; }
          .box-index-3 .list-f .one-block:last-child {
            margin-bottom: 0; } }

.section-main {
  padding: 40px 0;
  background-color: #f5f6f7;
  overflow: hidden;
  border-bottom: 1px solid #e1e2e6; }
  @media (max-width: 992px) {
    .section-main .center-bl {
      overflow: hidden; } }
  @media (max-width: 768px) {
    .section-main {
      padding: 30px 0; } }
  @media (max-width: 520px) {
    .section-main {
      padding: 20px 0; } }

.box-main-product {
  padding: 40px 0 16px;
  background-color: #f5f6f7;
  border-bottom: 1px solid #e1e2e6; }
  @media (max-width: 768px) {
    .box-main-product {
      padding: 30px 0 15px; } }
  @media (max-width: 520px) {
    .box-main-product {
      padding: 20px 0; } }
  .box-main-product .list-item-product {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (max-width: 520px) {
    .box-main-product .product-item:nth-child(6), .box-main-product .product-item:nth-child(7), .box-main-product .product-item:nth-child(8) {
      display: none; } }

.product-item {
  width: 25%;
  padding: 0 10px; }
  @media (max-width: 1200px) {
    .product-item {
      width: 33.3%; } }
  @media (max-width: 650px) {
    .product-item {
      width: 50%; } }
  @media (max-width: 520px) {
    .product-item {
      width: 100%; } }
  .product-item .one-item {
    margin-bottom: 20px;
    position: relative;
    background-color: white;
    border-radius: 6px;
    display: block;
    overflow: hidden; }
    .product-item .one-item:hover {
      -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
      .product-item .one-item:hover .border-btn {
        background-color: #02d8b1;
        border: 1px solid #02d8b1;
        color: white; }
        .product-item .one-item:hover .border-btn:hover {
          border: 1px solid #02b796;
          background-color: #02b796; }
    .product-item .one-item .box-img {
      width: 100%;
      height: 230px;
      display: block; }
      @media (max-width: 992px) {
        .product-item .one-item .box-img {
          height: 170px; } }
      .product-item .one-item .box-img img {
        object-fit: contain;
        -o-object-fit: contain; }
    .product-item .one-item .text-description {
      padding: 17px 20px 20px; }
      .product-item .one-item .text-description .name-item {
        height: 40px;
        margin-bottom: 5px;
        overflow: hidden; }
        .product-item .one-item .text-description .name-item a {
          font-size: 15px;
          color: #131721;
          line-height: 20px; }
          .product-item .one-item .text-description .name-item a:hover {
            color: #009985; }
    .product-item .one-item .price-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      @media (max-width: 992px) {
        .product-item .one-item .price-item {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      .product-item .one-item .price-item .border-btn {
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        @media (max-width: 992px) {
          .product-item .one-item .price-item .border-btn {
            width: 100%;
            background-color: #02d8b1;
            color: white;
            border: 1px solid #02d8b1; } }
      .product-item .one-item .price-item .price-l {
        width: 100%;
        padding-right: 10px; }
        @media (max-width: 992px) {
          .product-item .one-item .price-item .price-l {
            margin-bottom: 5px;
            padding-right: 0; }
            .product-item .one-item .price-item .price-l * {
              display: inline-block; } }
        .product-item .one-item .price-item .price-l .old {
          margin-bottom: 5px;
          color: #919499;
          text-decoration: line-through;
          font-weight: 500;
          font-size: 12px; }
          @media (max-width: 992px) {
            .product-item .one-item .price-item .price-l .old {
              margin-right: 5px; } }
        .product-item .one-item .price-item .price-l .now {
          color: #009985;
          font-size: 18px;
          font-weight: 500; }

.status-product {
  position: absolute;
  top: 5px;
  left: 5px; }
  .status-product li {
    margin-right: 5px;
    float: left; }
    .status-product li:first-child a {
      border-radius: 5px 0 0; }
    .status-product li a {
      padding: 5px 10px;
      display: block;
      border-radius: 0;
      font-size: 12px;
      font-weight: 400;
      text-transform: uppercase;
      color: #ffffff; }
      .status-product li a.red {
        background-color: #f23c3c; }
      .status-product li a.yellow {
        background-color: #f29626; }
      .status-product li a:hover {
        opacity: 0.8; }

.btn-for-mobile {
  display: none; }
  @media (max-width: 520px) {
    .btn-for-mobile {
      padding-top: 5px;
      display: block;
      text-align: center; } }

.last-news {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .last-news.same-mess .one-block a .description {
    padding: 12px 15px; }
    .last-news.same-mess .one-block a .description .name {
      font-size: 14px; }
  .last-news .one-block {
    width: 25%;
    padding: 0 10px; }
    .last-news .one-block a {
      height: 100%;
      display: block;
      border-radius: 6px;
      overflow: hidden;
      background-color: white; }
      .last-news .one-block a:hover {
        -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
        box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
        .last-news .one-block a:hover .description .name {
          color: #009985; }
      .last-news .one-block a .box-img {
        height: 200px;
        display: block; }
        @media (max-width: 768px) {
          .last-news .one-block a .box-img {
            height: 145px; } }
      .last-news .one-block a .description {
        padding: 17px 20px;
        display: block; }
        @media (max-width: 768px) {
          .last-news .one-block a .description {
            padding: 10px; } }
        .last-news .one-block a .description .name {
          height: 40px;
          margin-bottom: 8px;
          color: #131721;
          display: block;
          overflow: hidden;
          line-height: 20px;
          font-size: 15px;
          font-weight: 500; }
          @media (max-width: 768px) {
            .last-news .one-block a .description .name {
              margin-bottom: 2px;
              font-size: 14px;
              line-height: 18px; } }
        .last-news .one-block a .description .type-des {
          margin-bottom: 10px;
          display: block;
          font-size: 12px;
          color: #919499; }
          .last-news .one-block a .description .type-des span {
            color: #131721; }
        .last-news .one-block a .description .text {
          height: 80px;
          display: block;
          overflow: hidden;
          color: #404247;
          font-size: 14px;
          line-height: 20px; }
          .last-news .one-block a .description .text span {
            display: block; }
    @media (max-width: 768px) {
      .last-news .one-block {
        width: 33.3%; }
        .last-news .one-block:nth-child(4) {
          display: none; } }
    @media (max-width: 520px) {
      .last-news .one-block {
        width: 100%;
        margin-bottom: 15px; } }
  @media (max-width: 520px) {
    .last-news {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.wrap-slider-designer {
  position: relative;
  margin-bottom: -4px; }
  @media (max-width: 520px) {
    .wrap-slider-designer {
      padding-bottom: 20px; } }
  .wrap-slider-designer .owl-prev, .wrap-slider-designer .owl-next {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 52px;
    cursor: pointer;
    z-index: 10;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    opacity: 0.92;
    text-align: center;
    border: 0;
    font-size: 16px;
    border-radius: 50%; }
    .wrap-slider-designer .owl-prev:before, .wrap-slider-designer .owl-next:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .wrap-slider-designer .owl-prev:hover, .wrap-slider-designer .owl-next:hover {
      opacity: 1; }
    .wrap-slider-designer .owl-prev span, .wrap-slider-designer .owl-next span {
      display: none; }
    .wrap-slider-designer .owl-prev.disabled, .wrap-slider-designer .owl-next.disabled {
      display: none; }
  .wrap-slider-designer .owl-prev {
    left: 0;
    display: block; }
    .wrap-slider-designer .owl-prev:before {
      content: "\e913"; }
  .wrap-slider-designer .owl-next {
    right: 0; }
    .wrap-slider-designer .owl-next:before {
      content: "\e903"; }

.slider-designer {
  position: relative; }
  .slider-designer .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px; }
  .slider-designer .owl-dots {
    display: none; }
  .slider-designer .one-item {
    width: 150px;
    position: relative;
    z-index: 10;
    margin-right: 10px; }
    .slider-designer .one-item a {
      height: 100%;
      display: block;
      border-radius: 6px;
      overflow: hidden;
      background-color: white; }
      .slider-designer .one-item a:hover {
        -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
        box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
        .slider-designer .one-item a:hover .description {
          color: #009985; }
      .slider-designer .one-item a .box-img {
        height: 150px;
        display: block;
        line-height: 0; }
      .slider-designer .one-item a .description {
        min-height: 50px;
        padding: 7px 10px;
        color: #131721;
        display: block;
        font-weight: 500;
        font-size: 13px; }

.owl-item {
  display: inline-block;
  vertical-align: top; }

.owl-prev {
  display: none; }

.btn-short-change {
  margin-top: 10px;
  color: #919499;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px dashed;
  display: none; }
  @media (max-width: 520px) {
    .btn-short-change {
      display: inline-block; } }

.wrap-mobile-short {
  max-height: 155px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden; }

.static-page {
  padding: 20px 0 60px;
  background-color: #f5f6f7; }
  @media (max-width: 520px) {
    .static-page {
      padding: 15px 0 30px; } }

.blog-list {
  margin: 0 -10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 520px) {
    .blog-list {
      margin-bottom: 15px; } }
  .blog-list .blog-wrap {
    width: 25%;
    margin-bottom: 20px; }
    @media (max-width: 992px) {
      .blog-list .blog-wrap {
        width: 33.3%; } }
    @media (max-width: 650px) {
      .blog-list .blog-wrap {
        width: 50%; } }
    @media (max-width: 480px) {
      .blog-list .blog-wrap {
        width: 100%;
        margin-bottom: 15px; } }
  .blog-list .article-project {
    padding: 19px;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block; }
  .blog-list.project .blog-wrap .blog-item {
    background-color: #f5f6f7; }
    .blog-list.project .blog-wrap .blog-item:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .blog-list.project .blog-wrap .blog-item:hover .article-project {
        color: #02b796;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .blog-list.project .blog-wrap .blog-item:hover .box-img:before {
        opacity: 0.2;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .blog-list.project .blog-wrap .blog-item .box-img {
      border-radius: 6px;
      overflow: hidden;
      position: relative; }
      .blog-list.project .blog-wrap .blog-item .box-img:before {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        position: absolute;
        display: block;
        background-color: black;
        content: ""; }

.blog-wrap {
  padding: 0 10px; }
  .blog-wrap .blog-item {
    height: 100%;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    background-color: #ffffff; }
    .blog-wrap .blog-item:hover {
      -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
      box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
      .blog-wrap .blog-item:hover .box-text .name {
        color: #009985;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .blog-wrap .blog-item .box-img {
      height: 200px;
      line-height: 0;
      display: block; }
    .blog-wrap .blog-item .box-text {
      padding: 15px 20px 20px;
      display: block; }
      @media (max-width: 520px) {
        .blog-wrap .blog-item .box-text {
          padding: 10px; } }
      .blog-wrap .blog-item .box-text .name {
        margin-bottom: 10px;
        color: #131721;
        font-size: 15px;
        font-weight: 600;
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        line-height: 20px; }
      .blog-wrap .blog-item .box-text .info {
        color: #404247;
        max-height: 80px;
        overflow: hidden;
        display: block;
        line-height: 20px;
        font-size: 14px; }

.company-list-bl {
  margin: 0 -10px -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 520px) {
    .company-list-bl {
      margin-bottom: 0; } }
  .company-list-bl.block-4 {
    margin-bottom: -20px; }
    @media (max-width: 992px) {
      .company-list-bl.block-4 {
        margin-bottom: -40px; } }
    @media (max-width: 520px) {
      .company-list-bl.block-4 {
        margin-bottom: -20px; } }
    .company-list-bl.block-4 .wrapper {
      width: 25%; }
      @media (max-width: 992px) {
        .company-list-bl.block-4 .wrapper {
          width: 33.3%; } }
      @media (max-width: 650px) {
        .company-list-bl.block-4 .wrapper {
          width: 50%; } }
      @media (max-width: 520px) {
        .company-list-bl.block-4 .wrapper {
          width: 100%; }
          .company-list-bl.block-4 .wrapper .item {
            height: 160px; } }
  .company-list-bl .wrapper {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 10px; }
    @media (max-width: 520px) {
      .company-list-bl .wrapper {
        width: 100%;
        margin-bottom: 10px; }
        .company-list-bl .wrapper:last-child {
          margin-bottom: 0; } }
    .company-list-bl .wrapper .item {
      height: 210px;
      position: relative;
      overflow: hidden;
      border-radius: 6px;
      display: block; }
      @media (max-width: 520px) {
        .company-list-bl .wrapper .item {
          height: 95px; } }
      .company-list-bl .wrapper .item:hover img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05); }
      .company-list-bl .wrapper .item:hover span {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
        background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
        background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
        background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%); }
      .company-list-bl .wrapper .item img {
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out; }
      .company-list-bl .wrapper .item span {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 2;
        padding: 60px 20px 19px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
        background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
        background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
        background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }

.magazine-box {
  margin: 0 -10px 40px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 768px) {
    .magazine-box {
      margin-bottom: 20px; } }
  @media (max-width: 520px) {
    .magazine-box {
      margin: 0 -5px 30px; } }
  .magazine-box .wrapper {
    width: 25%;
    margin-bottom: 20px;
    padding: 0 10px; }
    @media (max-width: 1100px) {
      .magazine-box .wrapper {
        width: 33.3%; } }
    @media (max-width: 400px) {
      .magazine-box .wrapper {
        width: 50%; } }
    @media (max-width: 520px) {
      .magazine-box .wrapper {
        padding: 0 5px; } }
    .magazine-box .wrapper .item {
      padding: 0 55px; }
      @media (max-width: 1300px) {
        .magazine-box .wrapper .item {
          padding: 0 40px; } }
      @media (max-width: 768px) {
        .magazine-box .wrapper .item {
          padding: 0 35px; } }
      @media (max-width: 700px) {
        .magazine-box .wrapper .item {
          padding: 0 20px; } }
      @media (max-width: 600px) {
        .magazine-box .wrapper .item {
          padding: 0 10px; } }
      @media (max-width: 540px) {
        .magazine-box .wrapper .item {
          padding: 0; } }
      .magazine-box .wrapper .item .magazine .box-img {
        position: relative;
        height: 282px; }
        @media (max-width: 992px) {
          .magazine-box .wrapper .item .magazine .box-img {
            height: 204px; } }
        .magazine-box .wrapper .item .magazine .box-img:hover .box-review {
          opacity: 1;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
      .magazine-box .wrapper .item .magazine .box-review {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        background-color: rgba(19, 23, 33, 0.6); }
        @media (max-width: 768px) {
          .magazine-box .wrapper .item .magazine .box-review {
            opacity: 0.8;
            padding: 5px;
            top: initial; } }
        .magazine-box .wrapper .item .magazine .box-review ul li {
          padding: 0 10px;
          float: left; }
          .magazine-box .wrapper .item .magazine .box-review ul li:nth-child(1) img {
            width: 20px; }
            @media (max-width: 768px) {
              .magazine-box .wrapper .item .magazine .box-review ul li:nth-child(1) img {
                width: 15px; } }
          .magazine-box .wrapper .item .magazine .box-review ul li:nth-child(2) img {
            width: 13px; }
            @media (max-width: 768px) {
              .magazine-box .wrapper .item .magazine .box-review ul li:nth-child(2) img {
                width: 9px; } }
          .magazine-box .wrapper .item .magazine .box-review ul li a {
            width: 46px;
            height: 46px;
            background-color: #ffffff;
            border-radius: 50%; }
            @media (max-width: 768px) {
              .magazine-box .wrapper .item .magazine .box-review ul li a {
                width: 30px;
                height: 30px; } }
            .magazine-box .wrapper .item .magazine .box-review ul li a:hover {
              opacity: 0.9; }
      .magazine-box .wrapper .item .magazine .name {
        padding: 20px;
        text-align: center; }
        .magazine-box .wrapper .item .magazine .name a {
          color: #131721;
          font-size: 14px;
          font-weight: 500; }
          .magazine-box .wrapper .item .magazine .name a:hover {
            color: #02d8b1; }

.article-center {
  max-width: 860px;
  margin: 0 auto 40px; }
  .article-center.margin-b-0 {
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .article-center {
      margin-bottom: 0; } }
  .article-center h1 {
    text-align: center; }
    @media (max-width: 768px) {
      .article-center h1 {
        margin-bottom: 10px;
        text-align: left; } }
  .article-center .under-h1 {
    margin-bottom: -10px;
    color: #919499;
    text-align: center; }
    .article-center .under-h1.under-op {
      padding-bottom: 20px; }
    @media (max-width: 768px) {
      .article-center .under-h1 {
        text-align: left;
        margin-bottom: -20px; } }
    @media (max-width: 520px) {
      .article-center .under-h1 {
        margin-bottom: 0; } }
    .article-center .under-h1 span {
      color: #131721; }
    .article-center .under-h1 p {
      color: #919499;
      display: inline-block; }
      @media (max-width: 520px) {
        .article-center .under-h1 p {
          margin-bottom: 0;
          font-size: 14px;
          line-height: 18px;
          display: block; } }
  .article-center p {
    margin-bottom: 15px;
    color: #131721;
    font-size: 15px;
    line-height: 24px; }
    @media (max-width: 520px) {
      .article-center p {
        margin-bottom: 10px; } }

.caption-article {
  margin-bottom: 15px;
  margin-top: 40px;
  line-height: 24px;
  color: #131721;
  font-size: 18px;
  font-weight: 600; }
  @media (max-width: 768px) {
    .caption-article {
      margin-top: 30px;
      margin-bottom: 10px; } }
  @media (max-width: 520px) {
    .caption-article {
      margin-top: 20px;
      margin-bottom: 7px; } }

.list-product-article {
  margin: 40px -10px 65px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative; }
  @media (max-width: 768px) {
    .list-product-article {
      margin: 30px -10px;
      padding-bottom: 10px; } }
  @media (max-width: 650px) {
    .list-product-article {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .list-product-article .product-item {
        width: 50%; } }
  .list-product-article:after {
    height: 1px;
    left: 10px;
    right: 10px;
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    background-color: #e1e2e6; }
  .list-product-article .product-item .one-item .box-img {
    height: 150px; }
    @media (max-width: 520px) {
      .list-product-article .product-item .one-item .box-img {
        height: 104px; } }

.bottom-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .bottom-article .left-q {
    width: 100%; }
  .bottom-article .right-q {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .bottom-article .like-field {
    width: 220px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .bottom-article .name {
    margin-bottom: 5px;
    color: #131721;
    font-size: 16px;
    font-weight: 500; }
  .bottom-article .count-see {
    color: #919499;
    font-weight: 400; }
    .bottom-article .count-see i {
      margin-right: 5px;
      font-size: 11px;
      display: inline-block; }
  @media (max-width: 520px) {
    .bottom-article.with-like {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .bottom-article.with-like .left-q {
        margin-bottom: 20px; }
      .bottom-article.with-like .like-field, .bottom-article.with-like .right-q {
        width: 50%; } }

.project-img {
  margin-bottom: 20px;
  line-height: 0; }

.mark-line {
  margin-top: -50px;
  margin-bottom: 20px;
  color: #919499; }
  @media (max-width: 768px) {
    .mark-line {
      margin-top: -10px; } }
  .mark-line a {
    color: #131721; }
    .mark-line a:hover {
      color: #02b796; }

.design-box {
  margin: 0 -10px -40px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 520px) {
    .design-box {
      margin: 0 -10px -20px; } }
  .design-box .wrapper {
    width: 16.6%;
    margin-bottom: 20px;
    padding: 0 10px; }
    @media (max-width: 992px) {
      .design-box .wrapper {
        width: 20%; } }
    @media (max-width: 768px) {
      .design-box .wrapper {
        width: 25%;
        margin-bottom: 15px; } }
    @media (max-width: 650px) {
      .design-box .wrapper {
        width: 33.3%; } }
    @media (max-width: 450px) {
      .design-box .wrapper {
        width: 50%; } }

.design-block .item {
  height: 100%;
  background-color: white;
  border-radius: 6px;
  display: block;
  overflow: hidden; }
  .design-block .item:hover {
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
    .design-block .item:hover .name {
      color: #009985; }
  .design-block .item .box-img {
    height: 200px;
    display: block;
    line-height: 0; }
    @media (max-width: 1200px) {
      .design-block .item .box-img {
        height: 165px; } }
    @media (max-width: 520px) {
      .design-block .item .box-img {
        height: 140px; } }
    .design-block .item .box-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover; }
  .design-block .item .name {
    padding: 10px;
    display: block;
    color: #131721;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px; }

.designer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .designer-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .designer-box .designer-photo {
    width: 310px;
    height: 310px;
    margin-right: 40px;
    border-radius: 6px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .designer-box .designer-photo {
        width: 270px; } }
    @media (max-width: 768px) {
      .designer-box .designer-photo {
        width: 224px;
        height: 224px;
        margin-right: 0;
        margin-bottom: 30px; } }
  .designer-box .designer-info {
    width: 100%; }
    @media (max-width: 768px) {
      .designer-box .designer-info {
        text-align: center; } }
    .designer-box .designer-info .design-block {
      padding-top: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 768px) {
        .designer-box .designer-info .design-block {
          margin: 0 -10px;
          padding-top: 15px;
          text-align: left; } }
      @media (max-width: 520px) {
        .designer-box .designer-info .design-block {
          margin: 0 -5px; } }
      .designer-box .designer-info .design-block .wrapper {
        width: 178px;
        margin-bottom: 20px;
        margin-right: 20px; }
        @media (max-width: 768px) {
          .designer-box .designer-info .design-block .wrapper {
            width: 25%;
            margin-right: 0;
            padding: 0 10px; } }
        @media (max-width: 700px) {
          .designer-box .designer-info .design-block .wrapper {
            width: 33.3%; } }
        @media (max-width: 520px) {
          .designer-box .designer-info .design-block .wrapper {
            width: 50%;
            padding: 0 5px;
            margin-right: 0;
            margin-bottom: 10px; } }
        .designer-box .designer-info .design-block .wrapper .item .box-img {
          height: 178px; }

.page-404 {
  width: 100%;
  height: 100vh;
  margin-top: -80px;
  padding: 30px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  background-color: #f5f6f7; }
  @media (max-width: 520px) {
    .page-404 {
      height: initial;
      margin-top: -50px;
      padding-top: 80px;
      padding-bottom: 100px; } }
  .page-404 .w100 {
    width: 100%; }
  .page-404 .logo-404 {
    width: 150px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -75px;
    z-index: 10;
    display: block; }
  .page-404 .footer-404 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px;
    background-color: #f5f6f7;
    text-align: center;
    color: #919499; }
  .page-404 .txt-404 {
    color: #131721;
    font-size: 60px;
    font-weight: 600; }
  .page-404 .under-404 {
    margin-bottom: 60px;
    color: #131721;
    font-size: 24px;
    font-weight: 600; }
    @media (max-width: 768px) {
      .page-404 .under-404 {
        margin-bottom: 30px; } }
    @media (max-width: 520px) {
      .page-404 .under-404 {
        margin-bottom: 10px; } }
  .page-404 .grey-404 {
    margin-bottom: 15px;
    color: #919499; }
  .page-404 .brand-btn {
    padding: 12px 33px;
    font-weight: 400;
    font-size: 14px; }
    .page-404 .brand-btn i {
      font-size: 8px;
      margin-left: 3px; }
  .page-404 .sun-ico {
    width: 120px;
    margin-bottom: 75px; }
    @media (max-width: 1300px) {
      .page-404 .sun-ico {
        margin-bottom: 50px; } }
    @media (max-width: 992px) {
      .page-404 .sun-ico {
        margin-bottom: 30px; } }

.community-box {
  margin-bottom: -40px;
  padding-top: 40px; }
  @media (max-width: 768px) {
    .community-box {
      margin-bottom: -30px;
      padding-top: 15px; } }
  @media (max-width: 520px) {
    .community-box {
      margin-bottom: -10px;
      padding-top: 5px; } }
  .community-box .name-c {
    margin-bottom: 14px;
    color: #131721;
    font-size: 30px;
    font-weight: 500; }
    @media (max-width: 520px) {
      .community-box .name-c {
        font-size: 20px;
        margin-bottom: 8px; } }
  .community-box .under-name {
    margin-bottom: 25px;
    color: #131721;
    font-size: 15px; }
    @media (max-width: 520px) {
      .community-box .under-name {
        margin-bottom: 20px; } }
  .community-box .contact-community {
    margin-bottom: 20px;
    color: #131721;
    font-size: 15px; }
    .community-box .contact-community:last-child {
      margin-bottom: 0; }
    .community-box .contact-community .article {
      margin-bottom: 5px; }
    .community-box .contact-community a {
      color: #131721;
      font-size: 18px;
      font-weight: 600; }
      @media (max-width: 520px) {
        .community-box .contact-community a {
          font-size: 16px; } }
      .community-box .contact-community a:hover {
        color: #02b796; }

.catalog-rubric {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 520px) {
    .catalog-rubric {
      margin: 0 -5px 10px;
      padding-bottom: 0; } }
  .catalog-rubric .wrap {
    width: 200px;
    margin-right: 10px; }
    .catalog-rubric .wrap:last-child {
      margin-right: 0; }
    @media (max-width: 992px) {
      .catalog-rubric .wrap {
        width: 169px; } }
    @media (max-width: 520px) {
      .catalog-rubric .wrap {
        width: 50%;
        margin-right: 0;
        padding: 0 5px; } }
  .catalog-rubric .item {
    height: 60px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    border-radius: 6px;
    overflow: hidden; }
    .catalog-rubric .item:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05); }
    .catalog-rubric .item:hover span {
      background-color: rgba(19, 23, 33, 0.5);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .catalog-rubric .item img {
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      -webkit-transition: all 0.5s ease-out; }
    .catalog-rubric .item span {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      padding: 10px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center;
      background-color: rgba(19, 23, 33, 0.4);
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }

.catalog-page.catalog-search .box-main-product {
  margin-bottom: -40px;
  padding-bottom: 0; }
  @media (max-width: 520px) {
    .catalog-page.catalog-search .box-main-product {
      margin-bottom: -30px; } }

.catalog-page .box-main-product {
  padding-top: 0;
  padding-bottom: 35px;
  border-bottom: 0; }

.bottom-inform-text {
  margin: 60px 0 -20px; }
  @media (max-width: 520px) {
    .bottom-inform-text {
      margin-bottom: 0; } }
  .bottom-inform-text .article {
    margin-bottom: 25px;
    color: #131721;
    font-size: 24px;
    font-weight: 600; }
  .bottom-inform-text p:last-child {
    margin-bottom: 0; }

.change-list-order {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (max-width: 520px) {
    .change-list-order {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .change-list-order .custom-checkbox {
    float: left; }
  .change-list-order .left-q {
    width: 100%; }
    @media (max-width: 520px) {
      .change-list-order .left-q {
        margin-bottom: 10px; } }
  .change-list-order .right-q {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .change-list-order .grey-txt {
    margin-right: 5px;
    color: #919499;
    font-size: 14px;
    float: left; }

.custom-checkbox.range .check-list {
  left: 0; }
  .custom-checkbox.range .check-list li a:before, .custom-checkbox.range .check-list li a:after {
    position: absolute;
    top: 17px;
    font-size: 5px;
    color: #e1e2e6;
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .custom-checkbox.range .check-list li a:before {
    right: 48px;
    content: "\e910"; }
  .custom-checkbox.range .check-list li a:after {
    right: 25px;
    content: "\e911"; }
  .custom-checkbox.range .check-list li a.active:before {
    color: #131721; }
  .custom-checkbox.range .check-list li a.active.desk:before {
    color: #e1e2e6; }
  .custom-checkbox.range .check-list li a.active.desk:after {
    color: #131721; }

@media (max-width: 520px) {
  .custom-checkbox.number {
    position: relative; } }

.custom-checkbox.number .check-list {
  width: 60px;
  right: 0; }
  .custom-checkbox.number .check-list li a {
    padding: 10px 20px; }

.custom-checkbox.open .check-list {
  display: block; }

.custom-checkbox.desk-c .caption-check:after {
  content: "\e911"; }

.custom-checkbox .caption-check {
  padding-right: 15px;
  position: relative;
  color: #404247;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer; }
  .custom-checkbox .caption-check:after {
    position: absolute;
    top: 7px;
    right: 0;
    font-size: 5px;
    color: #404247;
    content: "\e910";
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.custom-checkbox .check-list {
  width: 230px;
  position: absolute;
  top: 25px;
  padding: 10px 0;
  display: none;
  z-index: 10;
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  background-color: #ffffff;
  overflow: hidden; }
  .custom-checkbox .check-list li a {
    padding: 10px 70px 10px 20px;
    position: relative;
    color: #131721;
    font-weight: 400;
    display: block; }
    .custom-checkbox .check-list li a:hover, .custom-checkbox .check-list li a.active {
      background-color: #f5f6f7; }

.search-catalog-field {
  margin-bottom: 24px; }
  .search-catalog-field .under-search-c {
    padding-top: 10px;
    color: #404247;
    font-size: 14px; }
  .search-catalog-field.active .search-push {
    color: #02d8b1; }
  .search-catalog-field .search-header-big {
    width: 100%;
    height: 50px;
    position: relative;
    top: 0;
    right: 0;
    background-color: white;
    z-index: 5;
    opacity: 1;
    visibility: visible;
    border: 1px solid #e1e2e6;
    border-radius: 6px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .search-catalog-field .search-header-big .clear-search-btn {
      height: 50px; }
      @media (max-width: 520px) {
        .search-catalog-field .search-header-big .clear-search-btn {
          width: 30px; } }
    .search-catalog-field .search-header-big input {
      height: 100%;
      padding-bottom: 2px;
      background-color: #ffffff; }
      @media (max-width: 520px) {
        .search-catalog-field .search-header-big input {
          padding-right: 90px; } }
    @media (max-width: 520px) {
      .search-catalog-field .search-header-big .search-push {
        right: 30px; } }
    .search-catalog-field .search-header-big > .fb-01, .search-catalog-field .search-header-big .search-push {
      top: 16px;
      z-index: 4; }

.search-clean {
  padding-top: 55px;
  text-align: center; }
  @media (max-width: 768px) {
    .search-clean {
      padding-top: 35px; } }
  @media (max-width: 520px) {
    .search-clean {
      padding-top: 15px; } }
  .search-clean i {
    margin-bottom: 40px;
    display: inline-block;
    color: #e1e2e6;
    font-size: 120px; }
    @media (max-width: 768px) {
      .search-clean i {
        margin-bottom: 30px; } }
    @media (max-width: 520px) {
      .search-clean i {
        margin-bottom: 20px; } }
  .search-clean .txt {
    color: #919499;
    font-size: 16px; }

.box-main-product.pr-l {
  margin-bottom: -40px;
  padding-bottom: 0; }
  @media (max-width: 520px) {
    .box-main-product.pr-l {
      margin-bottom: -20px; } }
  .box-main-product.pr-l .product-item {
    width: 20%; }
    @media (max-width: 1200px) {
      .box-main-product.pr-l .product-item {
        width: 25%; } }
    @media (max-width: 1050px) {
      .box-main-product.pr-l .product-item {
        width: 33.3%; } }
    @media (max-width: 650px) {
      .box-main-product.pr-l .product-item {
        width: 50%; } }
    @media (max-width: 450px) {
      .box-main-product.pr-l .product-item {
        width: 100%; } }
    .box-main-product.pr-l .product-item .one-item .box-img {
      height: 180px; }
    .box-main-product.pr-l .product-item .one-item .price-item .price-l .old {
      margin-bottom: 3px;
      color: #919499; }
    .box-main-product.pr-l .product-item .one-item .price-item .price-l .now {
      color: #131721; }
    .box-main-product.pr-l .product-item .border-btn {
      padding: 9px 13px; }

.article-product {
  margin-bottom: 15px;
  font-size: 15px;
  color: #919499; }
  .article-product a:hover {
    color: #02b796; }

.inform-t {
  margin-bottom: 40px;
  color: #131721;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px; }
  @media (max-width: 520px) {
    .inform-t {
      margin-bottom: 20px; } }

.number-counter {
  width: 130px;
  height: 40px;
  padding: 0 36px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative; }
  .number-counter input {
    height: 100%;
    border-radius: 3px;
    font-size: 16px;
    color: #131721;
    text-align: center;
    border: 1px solid #e7e8e8;
    background-color: #ffffff; }
  .number-counter .btn-counter {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 5px;
    cursor: pointer;
    background-color: #ffffff;
    border: 0;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .number-counter .btn-counter:before, .number-counter .btn-counter:after {
      content: "";
      top: 50%;
      left: 50%;
      position: absolute;
      display: block;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-color: #919499;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .number-counter .btn-counter:before {
      width: 13px;
      height: 1px; }
    .number-counter .btn-counter:after {
      width: 1px;
      height: 13px; }
    .number-counter .btn-counter.minus {
      left: 0; }
      .number-counter .btn-counter.minus:after {
        display: none; }
    .number-counter .btn-counter.plus {
      right: 0; }
    .number-counter .btn-counter:hover {
      background-color: #02d8b1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .number-counter .btn-counter:hover:before, .number-counter .btn-counter:hover:after {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        background-color: white; }

.product-container .brand-btn {
  padding: 16px 52px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer; }
  @media (max-width: 992px) {
    .product-container .brand-btn {
      padding: 16px 22px; } }

.product-container .status-product {
  top: 10px;
  left: 10px; }

@media (max-width: 520px) {
  .product-container .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    .product-container .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 3px;
      background-color: #e7e8e9;
      border-radius: 50%;
      cursor: pointer; }
      .product-container .slick-dots li.slick-active {
        background-color: #b7b8b9; }
      .product-container .slick-dots li:hover {
        background-color: #d8d9da; }
      .product-container .slick-dots li button {
        display: none; } }

.tab-container {
  position: relative;
  overflow: hidden; }

.tab-content {
  display: none;
  overflow: hidden; }
  .tab-content p:last-child {
    margin-bottom: 0; }
  .tab-content.active {
    display: block; }

.main-product {
  width: 46px;
  height: 46px;
  top: 50%;
  position: absolute;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  color: #404247;
  z-index: 10;
  border-radius: 50%;
  font-size: 16px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 1px solid #f5f6f7;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }
  .main-product:hover {
    color: white;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #02d8b1;
    border: 1px solid #02d8b1; }
  .main-product.slick-prev {
    left: 10px; }
  .main-product.slick-next {
    right: 10px; }

.product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .product-container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .product-container:after {
    content: "";
    display: table;
    clear: both; }
  .product-container-left {
    width: 640px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left; }
    @media (max-width: 992px) {
      .product-container-left {
        width: 450px; } }
    @media (max-width: 768px) {
      .product-container-left {
        width: 100%; } }
    @media (max-width: 520px) {
      .product-container-left {
        border-radius: 6px;
        background-color: white; } }
  .product-container-right {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 40px;
    float: right; }
    @media (max-width: 768px) {
      .product-container-right {
        padding-left: 0;
        margin-bottom: 45px; } }
  .product-container-title {
    width: calc(100% - 477px);
    padding-left: 18px;
    float: right; }

.product-thumbs {
  width: 90px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative; }
  @media (max-width: 520px) {
    .product-thumbs {
      display: none; } }
  .product-thumbs *:focus {
    outline: none; }
  .product-thumbs .slick-list {
    height: 530px !important; }
    @media (max-width: 992px) {
      .product-thumbs .slick-list {
        height: 450px !important; } }
    @media (max-width: 768px) {
      .product-thumbs .slick-list {
        height: 530px !important; } }
  .product-thumbs .slick-prev, .product-thumbs .slick-next {
    height: 30px;
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.2;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .product-thumbs .slick-prev:before, .product-thumbs .slick-next:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
      padding: 5px;
      border: solid #02d8b1;
      -webkit-transition: border-color 0.15s linear;
      -o-transition: border-color 0.15s linear;
      transition: border-color 0.15s linear; }
  .product-thumbs .slick-prev {
    top: 0; }
    .product-thumbs .slick-prev:before {
      border-width: 2px 0 0 2px;
      margin-top: 3px; }
  .product-thumbs .slick-next {
    bottom: 0; }
    .product-thumbs .slick-next:before {
      border-width: 0 2px 2px 0;
      margin-top: -3px; }
  .product-thumbs .item {
    height: 90px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
    overflow: hidden; }
    .product-thumbs .item:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #131721;
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-in-out;
      -o-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .product-thumbs .item.slick-current:after {
      opacity: 0.1; }
    .product-thumbs .item img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover;
      object-position: center;
      -o-object-position: center; }
  .product-thumbs:hover .slick-prev, .product-thumbs:hover .slick-next {
    opacity: 0.7; }

.product-images {
  position: relative;
  width: calc(100% - 110px);
  margin-left: 20px; }
  @media (max-width: 520px) {
    .product-images {
      width: 100%;
      margin-left: 0; } }
  .product-images *:focus {
    outline: none; }
  .product-images .item {
    height: 530px;
    position: relative;
    overflow: hidden;
    border-radius: 6px; }
    @media (max-width: 992px) {
      .product-images .item {
        height: 450px; } }
    @media (max-width: 768px) {
      .product-images .item {
        height: 530px; } }
    @media (max-width: 520px) {
      .product-images .item {
        height: 258px; } }
    .product-images .item img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover;
      object-position: center;
      -o-object-position: center; }

.product-advantage {
  margin: -6px 0; }

.product-price {
  margin-bottom: 20px; }
  .product-price .old {
    margin-right: 17px;
    font-size: 16px;
    color: #919499;
    text-decoration: line-through;
    display: inline-block;
    vertical-align: middle; }
  .product-price .new {
    color: #009985;
    font-size: 28px;
    font-weight: 600;
    vertical-align: middle;
    display: inline-block; }

.product-qty {
  margin-bottom: 20px; }

.product-buy {
  width: 292px;
  font-weight: 600;
  font-size: 16px;
  padding: 16px 10px;
  margin-right: 15px;
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: top; }
  .product-buy i {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px -1px 0; }
  .product-buy-click {
    display: block;
    margin-bottom: 50px;
    width: 202px;
    padding: 11px 5px;
    font-size: 16px;
    line-height: 1.15; }

.product-tabs {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px solid #f0f1f2; }
  .product-tabs-section {
    margin-bottom: 40px;
    padding: 30px;
    background-color: white;
    border-radius: 6px; }
    @media (max-width: 768px) {
      .product-tabs-section {
        padding: 0;
        background-color: transparent; } }
  @media (max-width: 768px) {
    .product-tabs {
      display: none; } }
  .product-tabs li {
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block; }
    @media (max-width: 992px) {
      .product-tabs li {
        margin-right: 15px; } }
  .product-tabs a {
    display: block;
    padding-bottom: 10px;
    position: relative;
    color: #919499;
    font-size: 16px;
    font-weight: 500; }
    @media (max-width: 992px) {
      .product-tabs a {
        font-size: 15px; } }
    .product-tabs a:before {
      content: "";
      bottom: 0;
      height: 1px;
      width: 100%;
      position: absolute;
      background-color: #404247;
      -webkit-transition: opacity 0.15s ease-in-out;
      -o-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out;
      opacity: 0; }
    .product-tabs a:hover {
      color: #262532; }
    .product-tabs a.active {
      color: #262532; }
      .product-tabs a.active:before {
        opacity: 1; }
  .product-tabs-mobile-title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #e6e6e6;
    color: #262532;
    margin-bottom: 18px;
    display: none; }
    .product-tabs-mobile-title span {
      display: inline-block;
      padding-bottom: 10px;
      position: relative; }
      .product-tabs-mobile-title span:before {
        content: "";
        bottom: -1px;
        height: 2px;
        width: 100%;
        position: absolute;
        background-color: #bb0063;
        opacity: 1; }

.product-specifications {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #262532;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.14; }
  .product-specifications li {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .product-specifications li:nth-of-type(even) {
      background-color: #fafafa; }
  .product-specifications .left,
  .product-specifications .right {
    padding: 2px 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .product-specifications .left {
    width: 35%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .product-specifications .right {
    width: 100%; }

.product-composition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -20px; }
  .product-composition .item {
    width: 100%;
    max-width: 50%;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 27px;
    margin-bottom: 20px;
    color: #262532;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.29; }
    .product-composition .item .img {
      width: 33px;
      padding-right: 5px;
      text-align: center;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .product-composition .item .img img {
        max-width: 27px;
        max-height: 27px;
        vertical-align: top; }
    .product-composition .item .text {
      width: 100%; }
      .product-composition .item .text strong {
        color: #121214;
        font-weight: 600; }

.product-payment {
  margin: 18px -3px -10px; }
  .product-payment .item {
    vertical-align: top;
    display: inline-block;
    margin: 0 3px 10px; }
    .product-payment .item img {
      display: block;
      vertical-align: top;
      max-width: 102px; }

.quick-links {
  margin-bottom: 30px; }
  .quick-links-title {
    color: #262532;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 13px;
    line-height: 1.15; }
  .quick-links-list {
    list-style: none;
    margin: 0 -2px;
    padding: 0; }
    .quick-links-list li {
      padding: 0;
      margin: 0 0 10px;
      display: inline-block;
      vertical-align: top; }
    .quick-links-list a {
      display: block;
      color: #262532;
      padding: 5px 9px 7px;
      font-size: 14px;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      border-radius: 2px;
      border: 1px solid #f0f0f0;
      background-color: #ffffff; }
      .quick-links-list a:hover {
        background-color: #009985;
        border-color: #009985;
        color: #fff; }

.star-box-p {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 520px) {
    .star-box-p {
      margin-bottom: 30px; } }
  .star-box-p .stars {
    margin-right: 15px;
    color: #919499; }
    .star-box-p .stars .active {
      color: #009985; }
    .star-box-p .stars i {
      margin-right: 2px;
      display: inline-block;
      font-size: 15px;
      vertical-align: middle; }
  .star-box-p .review {
    color: #404247;
    font-size: 15px;
    text-decoration: underline; }

@media (max-width: 768px) {
  .tab-content {
    margin-bottom: 5px;
    display: block;
    background-color: white;
    border-radius: 6px; }
    .tab-content.active .btn-toggle {
      display: block; }
      .tab-content.active .btn-toggle i {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
    .tab-content .box-toggle {
      padding: 20px;
      border-top: 1px solid #f0f1f2;
      display: none; } }
    @media (max-width: 768px) and (max-width: 520px) {
      .tab-content .box-toggle {
        padding: 15px; } }

.tab-content .btn-toggle {
  padding: 15px 40px 15px 20px;
  position: relative;
  color: #131721;
  font-size: 15px;
  font-weight: 600;
  display: none; }
  @media (max-width: 768px) {
    .tab-content .btn-toggle {
      display: block; } }
  @media (max-width: 520px) {
    .tab-content .btn-toggle {
      padding: 15px 40px 15px 15px; } }
  .tab-content .btn-toggle i {
    top: 19px;
    right: 19px;
    position: absolute;
    font-size: 14px;
    color: #404247;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

.table-in-product {
  margin: -15px 0 -10px; }
  .table-in-product table {
    width: 100%; }
    .table-in-product table tr:last-child td {
      border-bottom: 0; }
    .table-in-product table tr td {
      padding: 15px 0;
      color: #131721;
      font-size: 14px;
      font-weight: 500;
      border-bottom: 1px solid #f0f1f2; }
      .table-in-product table tr td:nth-child(1) {
        width: 40%;
        padding-right: 10px; }
        @media (max-width: 768px) {
          .table-in-product table tr td:nth-child(1) {
            width: 50%; } }
      .table-in-product table tr td:nth-child(2) {
        width: 60%; }
        @media (max-width: 768px) {
          .table-in-product table tr td:nth-child(2) {
            width: 50%; } }
  .table-in-product .under-table {
    padding: 10px 0;
    color: #131721;
    font-size: 14px;
    font-weight: 500; }
  .table-in-product .list-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .table-in-product .list-img .box-img {
      width: 107px;
      height: 107px;
      margin-right: 10px;
      margin-bottom: 10px;
      border-radius: 6px;
      display: block;
      overflow: hidden;
      border: 1px solid #f5f6f7; }
      .table-in-product .list-img .box-img:last-child {
        margin-right: 0; }
      @media (max-width: 520px) {
        .table-in-product .list-img .box-img {
          width: 80px;
          height: 80px; } }

.size-box-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .size-box-wr {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .size-box-wr .one-box {
    width: 50%; }
    @media (max-width: 1200px) {
      .size-box-wr .one-box {
        padding-right: 4%; }
        .size-box-wr .one-box:last-child {
          padding-right: 0; } }
    @media (max-width: 768px) {
      .size-box-wr .one-box {
        width: 100%;
        margin-right: 0; } }
    .size-box-wr .one-box .box-img {
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        .size-box-wr .one-box .box-img {
          margin-bottom: 0; } }
    .size-box-wr .one-box .article {
      margin-bottom: 15px;
      margin-left: 80px;
      color: #131721;
      font-size: 15px;
      font-weight: 600; }
      @media (max-width: 1200px) {
        .size-box-wr .one-box .article {
          margin-left: 0; } }
    .size-box-wr .one-box .table-size {
      width: 420px;
      margin-left: 80px; }
      @media (max-width: 1200px) {
        .size-box-wr .one-box .table-size {
          margin-left: 0;
          width: 100%; } }
      @media (max-width: 768px) {
        .size-box-wr .one-box .table-size {
          max-width: 420px; } }
      .size-box-wr .one-box .table-size tr:last-child td {
        border-bottom: 0;
        padding-bottom: 0; }
      .size-box-wr .one-box .table-size tr td {
        padding: 15px 0;
        font-size: 14px;
        color: #131721;
        border-bottom: 1px solid #f0f1f2; }
        @media (max-width: 520px) {
          .size-box-wr .one-box .table-size tr td {
            padding: 10px 0; } }

.list-document-download {
  margin: -10px 0; }
  .list-document-download .one-block {
    padding: 10px 0;
    color: #919499;
    position: relative;
    border-bottom: 1px solid #f0f1f2; }
    @media (max-width: 520px) {
      .list-document-download .one-block {
        padding-left: 30px; }
        .list-document-download .one-block i {
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); } }
    .list-document-download .one-block:last-child {
      border-bottom: 0; }
    .list-document-download .one-block .doc {
      margin-right: 10px;
      color: #131721;
      font-weight: 500;
      display: inline-block; }
      .list-document-download .one-block .doc:hover {
        color: #02d8b1; }
      @media (max-width: 520px) {
        .list-document-download .one-block .doc {
          margin-right: 5px;
          display: inline; } }
    .list-document-download .one-block span {
      white-space: nowrap; }
    .list-document-download .one-block i {
      margin-right: 8px;
      color: #02d8b1;
      font-size: 20px;
      display: inline-block;
      vertical-align: middle; }

.video-product {
  margin: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .video-product {
      margin: 0 -10px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .video-product .one-block {
    width: 50%;
    padding: 0 10px; }
    @media (max-width: 768px) {
      .video-product .one-block {
        width: 100%;
        margin-bottom: 15px; }
        .video-product .one-block:last-child {
          margin-bottom: 0; } }
    @media (max-width: 520px) {
      .video-product .one-block {
        margin-bottom: 10px; } }
    .video-product .one-block iframe {
      width: 100%; }
      @media (max-width: 992px) {
        .video-product .one-block iframe {
          height: 300px; } }
      @media (max-width: 768px) {
        .video-product .one-block iframe {
          height: 390px; } }
      @media (max-width: 520px) {
        .video-product .one-block iframe {
          height: 153px; } }

.modal-custom {
  width: 500px;
  padding: 0;
  display: none;
  border-radius: 6px;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08); }
  .modal-custom .fancybox-close-small {
    height: 50px; }
  .modal-custom .btn-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 520px) {
      .modal-custom .btn-line {
        display: block; }
        .modal-custom .btn-line a {
          width: 200px !important;
          margin: 0 auto 10px !important;
          display: block; }
          .modal-custom .btn-line a:last-child {
            margin-bottom: 0; } }
    .modal-custom .btn-line .grey-btn {
      width: 100%; }
    .modal-custom .btn-line .brand-btn {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-left: 10px; }
  .modal-custom .caption-modal {
    padding: 16px;
    color: #404247;
    font-size: 14px;
    text-align: center;
    background-color: #f5f6f7; }
  .modal-custom .box-padding-modal {
    padding: 30px; }
    @media (max-width: 520px) {
      .modal-custom .box-padding-modal {
        padding: 15px; } }
    .modal-custom .box-padding-modal .main-text {
      margin-bottom: 20px;
      text-align: center;
      font-size: 14px;
      color: #131721;
      line-height: 20px; }
  .modal-custom .textarea-custom {
    margin-bottom: 5px; }

.textarea-custom {
  width: 100%;
  height: 120px;
  padding: 10px 15px;
  background-color: #f5f6f7;
  border-radius: 6px;
  border: 0;
  color: #919499;
  font-size: 14px;
  resize: none; }

.modal-custom.long-modal {
  max-width: 520px; }

.modal-custom.full-width {
  width: 100%;
  max-width: 1080px; }
  .modal-custom.full-width .box-padding-modal {
    padding: 20px 0 0; }
  .modal-custom.full-width .line-btn-modal2 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 520px) {
      .modal-custom.full-width .line-btn-modal2 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    .modal-custom.full-width .line-btn-modal2 * {
      width: 162px;
      padding: 10px;
      font-weight: 400;
      font-size: 15px;
      border-radius: 1px; }
      @media (max-width: 767px) {
        .modal-custom.full-width .line-btn-modal2 * {
          width: 130px;
          font-size: 12px !important; } }

.modal-custom .btn-wr-m2 {
  margin-bottom: 20px; }
  .modal-custom .btn-wr-m2:last-child {
    margin-bottom: 0; }
  .modal-custom .btn-wr-m2 a {
    display: block;
    font-size: 14px; }

.modal-custom .tab-block {
  padding-top: 30px; }
  .modal-custom .tab-block > ul {
    padding: 0 30px;
    border-bottom: 1px solid #f4f5f9; }
    .modal-custom .tab-block > ul > li {
      margin-right: 30px;
      padding-bottom: 10px;
      float: left;
      position: relative; }
      .modal-custom .tab-block > ul > li:last-child {
        margin-right: 0; }
      .modal-custom .tab-block > ul > li.active:before {
        height: 1px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        display: block;
        content: '';
        background-color: #009985; }
      .modal-custom .tab-block > ul > li.active a {
        color: #009985; }
      .modal-custom .tab-block > ul > li a {
        color: #0b0b0a;
        font-size: 16px; }

.modal-custom .modal-fotm {
  padding: 20px 30px; }

.modal-custom .box-padding-modal {
  padding: 20px 30px 30px; }
  .modal-custom .box-padding-modal p {
    margin-bottom: 20px;
    color: #333333;
    line-height: 21px;
    font-size: 14px; }
    .modal-custom .box-padding-modal p.grey {
      color: #595959; }

.modal-custom .line-btn-modal2 {
  margin: 0 -5px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .modal-custom .line-btn-modal2 > * {
    width: 100%;
    margin: 0 5px; }
  .modal-custom .line-btn-modal2 .border-green-btn {
    font-size: 15px; }

.margin-comment {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f1f2; }
  .margin-comment:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .margin-comment .border-btn {
    margin-right: 40px;
    padding: 12px 56px; }
    @media (max-width: 768px) {
      .margin-comment .border-btn {
        margin-right: 20px;
        padding: 12px 25px; } }
  .margin-comment.none-comment .flex-pr-v {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .margin-comment.none-comment .stars-rating {
    width: 100%;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .margin-comment.none-comment .count-likes {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: block; }
  .margin-comment.none-comment .border-btn {
    margin-right: 0;
    margin-top: 20px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

.wrapper-comment + .text-center .border-btn {
  padding: 12px 76px; }

.stars-rating {
  font-size: 15px;
  margin-right: 10px; }
  @media (max-width: 520px) {
    .stars-rating {
      font-size: 14px; } }
  .stars-rating i {
    margin-right: 1px;
    color: #919499; }
    .stars-rating i.active {
      color: #f29626; }
    .stars-rating i:last-child {
      margin-right: 0; }

.wrapper-comment {
  padding-top: 20px;
  margin-bottom: 20px; }

.one-comment {
  padding: 20px 0;
  border-bottom: 1px solid #f0f1f2; }
  .one-comment:first-child {
    padding-top: 0; }
  .one-comment:last-child {
    padding-bottom: 0;
    border-bottom: 0; }
  .one-comment .text-comment {
    color: #333333;
    font-size: 14px;
    line-height: 21px; }
  .one-comment .author-comment {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .one-comment .author-comment span {
      margin-right: 40px;
      color: #131721;
      font-size: 16px;
      font-weight: 500; }
      @media (max-width: 768px) {
        .one-comment .author-comment span {
          margin-right: 20px; } }

.count-likes {
  color: #919499;
  font-size: 15px; }
  @media (max-width: 520px) {
    .count-likes {
      font-size: 14px; } }

.pr-send.brand-btn {
  padding: 12px 75px; }
  @media (max-width: 520px) {
    .pr-send.brand-btn {
      width: 100%;
      display: block; } }

.rating-css {
  margin-bottom: 30px;
  padding-top: 15px;
  cursor: pointer;
  font-size: 0; }

.rating-css input {
  display: none; }

.send-review {
  max-width: 220px; }

.rating-css input + label {
  margin-right: 4px;
  text-align: center;
  font-size: 17px;
  color: #f29626;
  cursor: pointer; }

.rating-css input:checked + label ~ label {
  color: #cacaca; }

.rating-css.hover-effect input:checked + label ~ label,
.rating-css.hover-effect:hover input:hover + label ~ label {
  opacity: 0.5; }

.rating-css.hover-effect:hover input + label ~ label {
  opacity: 1; }

.flex-pr-v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 520px) {
    .flex-pr-v {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; }
      .flex-pr-v .stars-rating {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .flex-pr-v .count-likes {
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: block; }
      .flex-pr-v .border-btn {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; } }

.name-modal {
  padding: 0 0 20px;
  border-bottom: 1px solid #f0f1f2;
  color: #131721;
  font-size: 18px;
  font-weight: 600; }
  @media (max-width: 520px) {
    .name-modal {
      padding-bottom: 10px; } }

.pad40 {
  padding: 40px; }
  @media (max-width: 520px) {
    .pad40 {
      padding: 20px; } }

.caption-m1 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #131721; }
  @media (max-width: 520px) {
    .caption-m1 {
      margin-bottom: 15px; } }

.product-show .fixed-product {
  z-index: 10;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  @media (max-width: 767px) {
    .product-show .fixed-product {
      display: none; } }

.fixed-product {
  width: 330px;
  position: fixed;
  top: 100px;
  padding: 15px;
  margin-right: -650px;
  right: 50%;
  z-index: -20;
  border-radius: 6px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #e1e2e6;
  background-color: #ffffff; }
  @media (max-width: 1360px) {
    .fixed-product {
      margin-right: 0;
      right: 30px; } }
  @media (max-width: 520px) {
    .fixed-product {
      width: initial;
      margin-right: 0;
      right: 15px;
      left: 15px;
      top: 60px; } }
  .fixed-product .name {
    margin-bottom: 10px;
    color: #131721;
    font-weight: 500; }
  .fixed-product .flex-fp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .fixed-product .flex-fp .count {
      margin-right: 10px;
      font-size: 18px;
      color: #009985;
      font-weight: 600; }
    .fixed-product .flex-fp .count-input {
      width: 46px;
      height: 36px;
      margin-right: 10px;
      margin-bottom: 0;
      padding-left: 5px;
      padding-right: 5px;
      text-align: center;
      border-radius: 3px;
      border: 1px solid #e7e8e8;
      background-color: #ffffff; }
    .fixed-product .flex-fp .brand-btn {
      padding: 10px 25px;
      font-size: 13px;
      font-weight: 500; }

.cabinet-caption {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .cabinet-caption h1 {
    margin-right: 30px;
    margin-bottom: 0;
    font-size: 18px; }
    .cabinet-caption h1:nth-child(2) {
      margin-right: 0; }
    @media (max-width: 520px) {
      .cabinet-caption h1 {
        font-size: 16px; } }
  .cabinet-caption .my-order {
    font-size: 18px;
    color: #919499;
    font-weight: 600; }
    .cabinet-caption .my-order:nth-child(1) {
      margin-right: 30px; }
    @media (max-width: 520px) {
      .cabinet-caption .my-order {
        font-size: 16px; } }
    .cabinet-caption .my-order:hover {
      color: #009985; }

.cabinet-wrap {
  margin-bottom: -20px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 6px;
  background-color: #ffffff; }
  @media (max-width: 992px) {
    .cabinet-wrap {
      padding: 30px; } }
  @media (max-width: 520px) {
    .cabinet-wrap {
      margin-bottom: -10px;
      padding: 15px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .cabinet-wrap .box-img {
    width: 200px;
    height: 200px;
    margin-right: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 3px;
    background-color: #02d8b1;
    color: #ffffff;
    font-size: 87px;
    font-weight: 600;
    overflow: hidden;
    position: relative; }
    .cabinet-wrap .box-img .label-img-change {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 2;
      color: #ffffff;
      font-size: 15px;
      font-weight: 500;
      border-radius: 3px;
      background-color: rgba(19, 23, 33, 0.8);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .cabinet-wrap .box-img .label-img-change:hover {
        background-color: rgba(19, 23, 33, 0.75);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .cabinet-wrap .box-img .label-img-change input {
        position: absolute;
        font-size: 1000px;
        opacity: 0;
        cursor: pointer; }
    @media (max-width: 992px) {
      .cabinet-wrap .box-img {
        margin-right: 30px; } }
    @media (max-width: 520px) {
      .cabinet-wrap .box-img {
        margin-bottom: 20px;
        margin-right: 0; } }
  @media (max-width: 768px) {
    .cabinet-wrap .box-btn-l {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0; }
      .cabinet-wrap .box-btn-l a {
        width: 160px; }
        .cabinet-wrap .box-btn-l a.exit-btn {
          width: 130px; }
      .cabinet-wrap .box-btn-l > *:nth-child(1) {
        float: left; }
      .cabinet-wrap .box-btn-l > *:nth-child(2) {
        float: right; } }
  @media (max-width: 650px) {
    .cabinet-wrap .box-btn-l {
      position: relative;
      bottom: 0;
      right: 0;
      left: 0; }
      .cabinet-wrap .box-btn-l a {
        width: 160px; }
        .cabinet-wrap .box-btn-l a.exit-btn {
          width: 160px; }
      .cabinet-wrap .box-btn-l > *:nth-child(1) {
        float: none;
        display: block;
        margin-bottom: 10px; }
      .cabinet-wrap .box-btn-l > *:nth-child(2) {
        display: block;
        float: none; } }
  .cabinet-wrap .description {
    width: 100%;
    padding-right: 180px;
    position: relative; }
    @media (max-width: 992px) {
      .cabinet-wrap .description {
        padding-right: 140px; } }
    @media (max-width: 768px) {
      .cabinet-wrap .description {
        padding-right: 0; } }
    @media (max-width: 520px) {
      .cabinet-wrap .description {
        text-align: center; } }
    .cabinet-wrap .description .brand-btn {
      padding: 12px 20px;
      font-weight: 500; }
      @media (max-width: 520px) {
        .cabinet-wrap .description .brand-btn {
          margin: 0 auto 60px; } }
    .cabinet-wrap .description .exit-btn {
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      color: #919499; }
      @media (max-width: 650px) {
        .cabinet-wrap .description .exit-btn {
          position: relative; } }
      @media (max-width: 520px) {
        .cabinet-wrap .description .exit-btn {
          margin: 0 auto; } }
      .cabinet-wrap .description .exit-btn:hover {
        color: white; }
      .cabinet-wrap .description .exit-btn span, .cabinet-wrap .description .exit-btn i {
        display: inline-block;
        vertical-align: text-bottom; }
      .cabinet-wrap .description .exit-btn i {
        margin-right: 10px;
        font-size: 16px; }
    .cabinet-wrap .description .name {
      margin-bottom: 7px;
      color: #131721;
      font-weight: 600;
      font-size: 18px; }
    .cabinet-wrap .description .mail {
      margin-bottom: 20px;
      color: #919499;
      font-weight: 500;
      font-size: 15px; }
      @media (max-width: 650px) {
        .cabinet-wrap .description .mail {
          margin-bottom: 15px; } }
    .cabinet-wrap .description .phone {
      margin-bottom: 30px;
      color: #131721;
      font-weight: 500;
      font-size: 18px; }
      @media (max-width: 650px) {
        .cabinet-wrap .description .phone {
          margin-bottom: 20px; } }
      @media (max-width: 520px) {
        .cabinet-wrap .description .phone {
          margin-bottom: 25px; } }
    .cabinet-wrap .description .form-d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .cabinet-wrap .description.edit {
      padding-right: 0; }
      .cabinet-wrap .description.edit input {
        margin-bottom: 20px; }
        @media (max-width: 768px) {
          .cabinet-wrap .description.edit input {
            margin-bottom: 13px; } }
      .cabinet-wrap .description.edit .box-btn-l {
        padding-top: 40px; }
        @media (max-width: 650px) {
          .cabinet-wrap .description.edit .box-btn-l {
            padding-top: 0; } }
        .cabinet-wrap .description.edit .box-btn-l > * {
          width: 140px;
          margin-right: 20px;
          padding: 11px 25px; }
          @media (max-width: 768px) {
            .cabinet-wrap .description.edit .box-btn-l > * {
              float: left; } }
          @media (max-width: 520px) {
            .cabinet-wrap .description.edit .box-btn-l > * {
              margin-right: 15px;
              margin-bottom: 0; }
              .cabinet-wrap .description.edit .box-btn-l > *:last-child {
                width: 90px;
                padding: 11px 10px;
                margin-right: 0; } }
    .cabinet-wrap .description .box-input {
      width: 32%;
      margin-right: 2%; }
      @media (max-width: 992px) {
        .cabinet-wrap .description .box-input {
          width: 48%;
          margin-right: 4%; }
          .cabinet-wrap .description .box-input:nth-child(3) {
            margin-right: 0; } }
      @media (max-width: 768px) {
        .cabinet-wrap .description .box-input {
          width: 100%;
          margin-right: 0; } }
      .cabinet-wrap .description .box-input.long {
        width: 100%;
        margin-right: 0; }

.order-list-wrapper {
  padding: 30px;
  border-radius: 6px;
  background-color: #ffffff; }
  @media (max-width: 650px) {
    .order-list-wrapper {
      margin-bottom: -10px;
      padding: 0 15px; } }
  .order-list-wrapper .head-t {
    padding-bottom: 10px;
    color: #131721;
    border-bottom: 1px solid #f0f1f2; }
    .order-list-wrapper .head-t .one-item {
      font-weight: 600; }
    @media (max-width: 650px) {
      .order-list-wrapper .head-t {
        display: none; } }
  .order-list-wrapper .one-item {
    width: 28%;
    display: block;
    float: left;
    position: relative;
    font-weight: 500; }
    .order-list-wrapper .one-item:nth-child(4) {
      width: 16%; }
    @media (max-width: 650px) {
      .order-list-wrapper .one-item {
        width: 100% !important;
        margin-bottom: 5px;
        font-weight: 400; }
        .order-list-wrapper .one-item:before {
          width: 50%;
          float: left;
          margin-right: 10px;
          position: relative;
          content: attr(data-order);
          display: inline-block;
          font-weight: 400;
          font-size: 14px; }
        .order-list-wrapper .one-item:nth-child(4) {
          padding-top: 2px;
          font-size: 12px; } }
  .order-list-wrapper .body-t .one-item:nth-child(1) {
    color: #009985;
    font-weight: 600; }
    .order-list-wrapper .body-t .one-item:nth-child(1):before {
      color: initial; }
  .order-list-wrapper .wrapper-t {
    padding: 10px 0;
    border-bottom: 1px solid #f0f1f2; }
    @media (max-width: 650px) {
      .order-list-wrapper .wrapper-t {
        padding: 0; } }
    .order-list-wrapper .wrapper-t:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  .order-list-wrapper .one-line {
    margin: 0 -10px;
    padding: 15px 10px;
    display: block;
    color: #131721;
    border-radius: 6px; }
    .order-list-wrapper .one-line[href="javascript:;"] {
      color: #919499; }
      .order-list-wrapper .one-line[href="javascript:;"] .one-item:nth-child(1) {
        color: #919499;
        font-weight: 400; }
        .order-list-wrapper .one-line[href="javascript:;"] .one-item:nth-child(1):before {
          color: #919499; }
    .order-list-wrapper .one-line:hover {
      background-color: #f5f6f7; }
      @media (max-width: 650px) {
        .order-list-wrapper .one-line:hover {
          background-color: transparent; } }

.name-order-caption {
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #131721;
  border-bottom: 1px solid #f0f1f2;
  font-size: 18px;
  font-weight: 600; }

.order-field {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background-color: white; }
  @media (max-width: 768px) {
    .order-field {
      padding: 20px; } }
  @media (max-width: 520px) {
    .order-field {
      padding: 15px; } }
  .order-field .label-input-custom {
    color: #121214; }
    .order-field .label-input-custom sub {
      color: red; }
  .order-field .line-form-3 {
    padding-bottom: 15px; }
    @media (max-width: 768px) {
      .order-field .line-form-3 {
        padding-bottom: 0; } }
    .order-field .line-form-3 .item {
      width: 24%;
      margin-right: 2%;
      float: left; }
      @media (max-width: 768px) {
        .order-field .line-form-3 .item {
          width: 49%; } }
      @media (max-width: 520px) {
        .order-field .line-form-3 .item {
          width: 100%;
          margin-right: 0; } }
      .order-field .line-form-3 .item.long {
        width: 48%; }
        @media (max-width: 768px) {
          .order-field .line-form-3 .item.long {
            width: 100%;
            margin-right: 0; } }
      .order-field .line-form-3 .item:last-child {
        margin-right: 0; }

.box-final-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 768px) {
    .box-final-order {
      margin-bottom: 10px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .box-final-order .one-item {
    width: 49%;
    margin-bottom: 30px;
    margin-right: 2%;
    padding: 30px;
    border-radius: 6px;
    background-color: white;
    float: left; }
    @media (max-width: 768px) {
      .box-final-order .one-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 20px; } }
    @media (max-width: 520px) {
      .box-final-order .one-item {
        padding: 15px; } }
    .box-final-order .one-item:last-child {
      margin-right: 0; }
    .box-final-order .one-item .caption {
      margin-bottom: 25px;
      font-size: 18px;
      font-weight: 600; }

.list-contact {
  margin-bottom: 30px; }
  .list-contact li {
    margin-bottom: 25px;
    padding-left: 25px;
    position: relative; }
    .list-contact li:last-child {
      margin-bottom: 0; }
    .list-contact li a {
      line-height: 22px;
      font-size: 18px;
      color: #262532; }
      .list-contact li a i {
        position: absolute;
        top: 4px;
        left: 0;
        color: #009985;
        font-size: 14px; }
        .list-contact li a i.fashion-35 {
          top: 6px;
          font-size: 12px; }
      .list-contact li a:hover {
        color: #009985; }

.one-product-basket .number-counter {
  width: 140px;
  height: 36px;
  margin-right: 60px;
  padding: 0 42px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative; }
  @media (max-width: 520px) {
    .one-product-basket .number-counter {
      margin-right: 0; } }
  .one-product-basket .number-counter input {
    height: 36px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: #121214;
    border-color: #F2F2F2; }
  .one-product-basket .number-counter .btn-counter {
    background-color: #F2F2F2;
    border: 0;
    top: 5px; }
    .one-product-basket .number-counter .btn-counter:hover {
      background-color: #e1e1e1; }

.delivery-one {
  margin-bottom: 15px; }

.radio-green {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  font-weight: 500; }
  .radio-green input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .radio-green input:checked + span:after {
      opacity: 1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .radio-green span {
    display: inline-block; }
    .radio-green span:after {
      width: 7px;
      height: 7px;
      display: block;
      opacity: 0;
      content: "";
      position: absolute;
      top: 6px;
      left: 4px;
      border-radius: 50%;
      background-color: #02d8b1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
  .radio-green:before {
    width: 15px;
    height: 15px;
    display: block;
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #02d8b1; }

.under-label {
  padding-left: 25px;
  font-size: 14px;
  line-height: 23px;
  color: #4D4D4D; }

.caption-filter-1 {
  margin-bottom: 15px;
  color: #121214;
  font-size: 15px;
  font-weight: 500; }

.list-check-light li {
  margin-bottom: 10px; }
  .list-check-light li:last-child {
    margin-bottom: 0; }
  .list-check-light li label {
    position: relative;
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px; }
    .list-check-light li label:hover span:before {
      border: 1px solid #009985;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .list-check-light li label span {
      position: relative;
      padding: 2px 0 1px 30px;
      z-index: 2; }
      .list-check-light li label span:before {
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        z-index: 1;
        display: block;
        border-radius: 2px;
        border: 1px solid #cfd9df;
        background-color: white;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .list-check-light li label span:after {
        position: absolute;
        top: 7px;
        left: 5px;
        z-index: 2;
        font-size: 9px;
        color: white;
        font-family: 'icomoon' !important;
        font-style: normal;
        font-weight: normal;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        font-variant: normal;
        content: "\e913";
        text-transform: none;
        line-height: 1;
        display: block;
        opacity: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .list-check-light li label input {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0; }
      .list-check-light li label input:checked + span:after {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        opacity: 1; }
      .list-check-light li label input:checked + span:before {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        background-color: #009985;
        border: 1px solid #009985; }
  .list-check-light li.dark-after label span:after {
    color: #009985 !important; }

.list-check-light.radius li label span:before {
  display: none; }

.list-check-light.radius li label span:after {
  top: 9px;
  left: 5px;
  font-size: 8px; }

.list-check-light.radius li label i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  display: block; }
  .list-check-light.radius li label i.gradient {
    background: url("../img/gradient.svg") no-repeat center/cover; }

.list-check-light-radio li {
  margin-bottom: 10px; }
  .list-check-light-radio li:last-child {
    margin-bottom: 0; }
  .list-check-light-radio li label {
    position: relative;
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px; }
    .list-check-light-radio li label:hover span:before {
      border: 2px solid #009985;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .list-check-light-radio li label span {
      position: relative;
      padding: 2px 0 1px 30px;
      z-index: 2; }
      .list-check-light-radio li label span:before {
        width: 15px;
        height: 15px;
        position: absolute;
        left: 0;
        top: 2px;
        content: "";
        z-index: 1;
        display: block;
        border-radius: 50%;
        border: 2px solid #009985;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .list-check-light-radio li label span:after {
        width: 9px;
        height: 9px;
        position: absolute;
        top: 7px;
        left: 5px;
        z-index: 2;
        color: white;
        background-color: #009985;
        border-radius: 50%;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        line-height: 1;
        display: block;
        opacity: 0;
        content: ""; }
    .list-check-light-radio li label input {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0; }
      .list-check-light-radio li label input:checked + span:after {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        opacity: 1; }
  .list-check-light-radio li.dark-after label span:after {
    color: #009985 !important; }

.list-check-light-radio.radius li label span:before {
  display: none; }

.list-check-light-radio.radius li label span:after {
  top: 6px;
  left: 5px;
  font-size: 8px; }

.list-check-light-radio.radius li label i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  display: block; }
  .list-check-light-radio.radius li label i.gradient {
    background: url("../img/gradient.svg") no-repeat center/cover; }

.price-delivery {
  margin-bottom: 10px;
  font-weight: 600;
  color: #131721;
  font-size: 16px; }
  @media (max-width: 520px) {
    .price-delivery {
      font-size: 14px; } }
  .price-delivery .brand-color {
    padding-left: 15px;
    font-size: 24px; }
    @media (max-width: 520px) {
      .price-delivery .brand-color {
        font-size: 18px;
        color: #131721; } }

.wrapper-t15 {
  padding-top: 15px; }
  @media (max-width: 520px) {
    .wrapper-t15 {
      padding-top: 5px; } }

.basket-name {
  margin-bottom: 20px; }
  .basket-name h1 {
    margin-bottom: 0;
    float: left; }
  .basket-name .return-catalog {
    margin-top: 5px;
    float: right;
    color: #404247;
    font-size: 14px;
    font-weight: 500; }
    @media (max-width: 520px) {
      .basket-name .return-catalog {
        display: none; } }
    .basket-name .return-catalog i {
      margin-left: 2px;
      font-size: 8px;
      display: inline-block; }

.basket-wrapper {
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 6px;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .basket-wrapper {
      padding: 0 10px 10px; } }
  .basket-wrapper.final-basket {
    margin-bottom: -20px; }
    @media (max-width: 520px) {
      .basket-wrapper.final-basket {
        margin-bottom: -10px; } }
    @media (max-width: 992px) {
      .basket-wrapper.final-basket {
        padding: 10px 20px; }
        .basket-wrapper.final-basket .one-product-basket .number-counter.basket-c {
          width: 220px; } }
    @media (max-width: 768px) {
      .basket-wrapper.final-basket .one-product-basket .number-counter.basket-c {
        margin-bottom: 10px; }
      .basket-wrapper.final-basket .one-product-basket .number-counter {
        width: 60px;
        padding: 0; } }
    .basket-wrapper.final-basket .header-basket .item:nth-child(3) {
      width: 170px; }
      @media (max-width: 992px) {
        .basket-wrapper.final-basket .header-basket .item:nth-child(3) {
          width: 130px; } }
    .basket-wrapper.final-basket .header-basket .item:nth-child(2) {
      width: 180px; }

.header-basket {
  padding-bottom: 10px;
  color: #131721;
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f1f2; }
  @media (max-width: 767px) {
    .header-basket {
      display: none; } }
  @media (max-width: 992px) {
    .header-basket.cart-head .item:nth-child(2) {
      width: 110px; }
    .header-basket.cart-head .item:nth-child(3) {
      width: 150px; }
    .header-basket.cart-head .item:nth-child(4) {
      width: 130px; } }
  .header-basket .item:nth-child(1) {
    width: 100%; }
  .header-basket .item:nth-child(2) {
    width: 220px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .header-basket .item:nth-child(2) {
        width: 180px; } }
  .header-basket .item:nth-child(3) {
    width: 220px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .header-basket .item:nth-child(3) {
        width: 120px; } }
  .header-basket .item:nth-child(4) {
    width: 170px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .header-basket .item:nth-child(4) {
        width: 110px; } }

.one-product-basket {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-bottom: 1px solid #f0f1f2; }
  .one-product-basket:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  @media (max-width: 767px) {
    .one-product-basket .number-counter {
      display: inline-block; } }
  .one-product-basket .btn-counter {
    background-color: #f5f6f7; }
  @media (max-width: 767px) {
    .one-product-basket {
      display: block; } }
  .one-product-basket .box-img {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid #f5f6f7; }
    @media (max-width: 767px) {
      .one-product-basket .box-img {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 10px;
        left: 0;
        margin-right: 0; } }
  .one-product-basket .name-basket-product {
    width: 100%;
    padding-right: 10px;
    font-size: 14px; }
    @media (max-width: 767px) {
      .one-product-basket .name-basket-product {
        min-height: 50px;
        margin-bottom: 15px;
        padding-left: 60px;
        padding-right: 35px; } }
  .one-product-basket .delete-product-basket {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
    font-size: 14px;
    line-height: 0;
    color: #A3A3A3; }
    .one-product-basket .delete-product-basket:hover {
      color: #02d8b1; }
  .one-product-basket .price2 {
    width: 170px;
    padding-right: 40px;
    font-weight: 500;
    font-size: 16px;
    color: #131721;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 992px) {
      .one-product-basket .price2 {
        width: 130px; } }
    @media (max-width: 520px) {
      .one-product-basket .price2 {
        font-size: 16px; } }
  .one-product-basket .number-counter.basket-c {
    width: 220px;
    margin-right: 0;
    padding: 0; }
    @media (max-width: 992px) {
      .one-product-basket .number-counter.basket-c {
        width: 150px; } }
  .one-product-basket .price {
    width: 220px;
    padding-right: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #131721;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .one-product-basket .price span {
      margin-bottom: 2px;
      display: block;
      text-decoration: line-through;
      color: #919499;
      font-size: 13px;
      font-weight: 400;
      white-space: nowrap; }
      @media (max-width: 767px) {
        .one-product-basket .price span {
          padding-right: 5px;
          display: inline-block; } }
    @media (max-width: 992px) {
      .one-product-basket .price {
        width: 110px; } }
    @media (max-width: 520px) {
      .one-product-basket .price {
        font-size: 16px; } }
  .one-product-basket.basket-finally .price {
    width: 220px; }
    @media (max-width: 992px) {
      .one-product-basket.basket-finally .price {
        width: 180px; } }
  .one-product-basket.basket-finally .number-counter.basket-c {
    width: 120px; }
  .one-product-basket.basket-finally .price2 {
    padding-right: 0; }
    @media (max-width: 992px) {
      .one-product-basket.basket-finally .price2 {
        width: 110px; } }

.delete-pr-cart {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  border: 1px solid #f4f5f9;
  background-color: white;
  border-radius: 50%;
  font-size: 8px;
  color: #b3b3b3; }
  .delete-pr-cart:hover {
    color: #a2a2a2;
    border: 1px solid #e6e7eb; }

.dark-link2 {
  color: #131721; }

.line-final-price {
  width: 100%;
  margin-bottom: 40px;
  text-align: right;
  font-weight: 500; }
  @media (max-width: 992px) {
    .line-final-price {
      margin-bottom: 30px; } }
  .line-final-price .left-q {
    display: inline-block;
    font-size: 18px;
    color: #0b0b0a; }
    @media (max-width: 520px) {
      .line-final-price .left-q {
        margin-bottom: 10px;
        display: block; } }
  .line-final-price .right-q {
    margin-left: 17px;
    display: inline-block;
    color: #b30155;
    font-size: 24px; }
    @media (max-width: 520px) {
      .line-final-price .right-q {
        display: block;
        margin-left: 0; } }
  @media (max-width: 520px) {
    .line-final-price {
      margin-bottom: 20px;
      text-align: center; } }

.basket-clean {
  padding-bottom: 55px;
  text-align: center; }
  @media (max-width: 520px) {
    .basket-clean {
      padding-bottom: 25px; } }
  .basket-clean .ico-basket {
    max-width: 180px;
    margin: 0 auto 40px; }
    @media (max-width: 520px) {
      .basket-clean .ico-basket {
        max-width: 120px;
        margin-bottom: 15px; } }
  .basket-clean p {
    margin-bottom: 25px;
    line-height: 23px;
    color: #595959;
    font-size: 15px; }
  .basket-clean .back-link {
    font-size: 15px;
    color: #333333; }

@media (max-width: 767px) {
  .content-data {
    width: 100% !important;
    margin-bottom: 15px;
    position: relative; }
    .content-data:nth-last-child(2) {
      margin-bottom: 0; }
    .content-data:before {
      margin-right: 10px;
      position: relative;
      content: attr(data-basket);
      display: inline-block;
      color: #131721;
      font-size: 14px;
      font-weight: 400; }
  .one-product-basket .delete-pr-cart {
    top: 10px;
    right: 0;
    margin-top: 0; } }

.bottom-basket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .bottom-basket.above-product {
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      .bottom-basket.above-product {
        margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .bottom-basket {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .bottom-basket.left-basket-price .final-price {
    text-align: left; }
  .bottom-basket .promo {
    width: 50%; }
    @media (max-width: 767px) {
      .bottom-basket .promo {
        width: 100%;
        margin-bottom: 30px; } }
    .bottom-basket .promo input {
      width: 300px;
      margin-right: 10px;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      color: #131721;
      border-radius: 3px;
      border: 1px solid #e1e2e6;
      background-color: #ffffff;
      font-size: 14px; }
      @media (max-width: 992px) {
        .bottom-basket .promo input {
          width: 220px; } }
      @media (max-width: 520px) {
        .bottom-basket .promo input {
          width: 63%;
          margin-right: 2%; } }
    .bottom-basket .promo .green-btn {
      width: 120px;
      padding: 12px 10px;
      float: left;
      font-size: 13px; }
      @media (max-width: 520px) {
        .bottom-basket .promo .green-btn {
          width: 35%; } }
  .bottom-basket .text-promo {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500; }
  .bottom-basket .final-price {
    min-width: 310px;
    margin-right: 110px; }
    @media (max-width: 992px) {
      .bottom-basket .final-price {
        margin-right: 0; } }
    @media (max-width: 520px) {
      .bottom-basket .final-price {
        width: 100%;
        min-width: 0; } }
    .bottom-basket .final-price .brand-btn {
      padding: 15px 20px;
      display: block;
      font-size: 15px; }
    .bottom-basket .final-price p {
      margin-bottom: 20px;
      font-size: 16px; }
      @media (max-width: 992px) {
        .bottom-basket .final-price p {
          margin-bottom: 10px; } }
      .bottom-basket .final-price p span {
        width: 210px;
        display: inline-block; }
        @media (max-width: 520px) {
          .bottom-basket .final-price p span {
            width: 150px; } }
      .bottom-basket .final-price p.txt-big {
        margin-bottom: 25px;
        font-size: 18px;
        font-weight: 500; }
        @media (max-width: 992px) {
          .bottom-basket .final-price p.txt-big {
            margin-bottom: 15px; } }
  .bottom-basket .dark-btn {
    margin-top: 10px; }

.clean-basket {
  padding: 60px 0 20px;
  text-align: center; }
  @media (max-width: 768px) {
    .clean-basket {
      padding: 40px 0 0; } }
  @media (max-width: 520px) {
    .clean-basket {
      padding: 40px 0 20px; } }
  .clean-basket > i {
    margin-bottom: 30px;
    font-size: 150px;
    display: inline-block;
    color: #e1e2e6; }
  .clean-basket p {
    margin-bottom: 80px;
    color: #919499;
    font-size: 14px; }
    @media (max-width: 520px) {
      .clean-basket p {
        margin-bottom: 40px; } }
  .clean-basket .btn-basket {
    padding: 12px 35px;
    display: inline-block;
    color: #404247;
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 3px;
    font-weight: 500; }
    .clean-basket .btn-basket:hover {
      background-color: #02d8b1;
      color: white; }
    .clean-basket .btn-basket i {
      margin-left: 5px;
      font-size: 8px; }

.order-complete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 520px) {
    .order-complete {
      padding-bottom: 10px; } }
  .order-complete .box-img {
    width: 47%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0; }
    @media (max-width: 992px) {
      .order-complete .box-img {
        width: 44%; } }
    @media (max-width: 768px) {
      .order-complete .box-img {
        display: none; } }
  .order-complete .text-bl {
    width: 53%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 180px; }
    @media (max-width: 992px) {
      .order-complete .text-bl {
        width: 56%;
        padding-right: 30px; } }
    @media (max-width: 768px) {
      .order-complete .text-bl {
        width: 100%;
        padding-right: 0; } }
    .order-complete .text-bl .caption h1 {
      color: #131721;
      font-size: 30px;
      font-weight: 500; }
      @media (max-width: 520px) {
        .order-complete .text-bl .caption h1 {
          font-size: 20px; } }
    .order-complete .text-bl p {
      margin-bottom: 5px; }
      .order-complete .text-bl p.margin-more {
        margin-bottom: 80px; }
        @media (max-width: 992px) {
          .order-complete .text-bl p.margin-more {
            margin-bottom: 30px; } }
    .order-complete .text-bl .number-order {
      padding-top: 20px;
      margin-bottom: 25px;
      font-size: 18px;
      color: #131721;
      font-weight: 600; }
      @media (max-width: 992px) {
        .order-complete .text-bl .number-order {
          margin-bottom: 15px;
          padding-top: 10px; } }
  .order-complete .right-for-me {
    max-width: 400px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #131721; }

.soc-order li {
  margin-right: 20px;
  float: left; }
  .soc-order li:last-child {
    margin-right: 0; }
  .soc-order li a {
    line-height: 0; }

.one-info-bl:last-child{
    margin-bottom: 0;
}

.one-info-bl{
    margin-bottom: 20px;
}

.one-info-bl .head-inf{
    padding: 10px;
    border-radius: 3px;
    color: #131721;
    font-size: 15px;
    font-weight: 500;
    background-color: #F5F6F7;
}

.one-info-bl .like-table{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    font-size: 14px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.one-info-bl .like-table strong{
    font-weight: 500;
}

.one-info-bl .like-table > * > *{
    width: 50%;
    padding: 10px;
}

.one-info-bl .like-table > *{
    width: 48%;
    border-bottom: 1px solid #F5F6F7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline;
}

.box-list-product .fl-product img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
}

.box-list-product .fl-product{
    width: 108px;
    height: 100px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #F5F6F7;
    border-radius: 6px;
}

.box-list-product{
    padding-top: 10px;
    margin-bottom: -10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 768px) {
    .one-info-bl .like-table > * {
        width: 100%;
        font-size: 13px;
    }

    .one-info-bl .like-table > * > * {
        padding: 7px 10px 7px 0;
    }
    .one-info-bl .head-inf{
        font-size: 13px;
    }
}