/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/ 
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=cyrillic");
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

html, body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal; }

.icoBl {
  display: none;
}

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

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
.table {
  width: 100%;
  height: 100%;
  display: table;
  margin-bottom: 0; }
  .table .table_cell {
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

img {
  max-width: 100%; }

.main_wr {
  position: relative;
  width: 100%; }

.posa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.modal-header {
  border-bottom: none; }

.modal-body {
  padding-bottom: 30px; }

.dib {
  display: inline-block; }

b {
  font-weight: 600; }

.index_1 {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #a29fa4;
  text-shadow: 7.1px 7.1px 7.3px rgba(0, 0, 0, 0.35);
  font-size: 80px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }
  .index_1 .index_title {
    text-align: left; }
  .index_1 img {
    display: inline; }
  .index_1 .img1 {
    margin-bottom: -70px; }
  .index_1 .img2 {
    margin-top: -50px; }

.index_sec {
  padding-top: 72px;
  padding-bottom: 72px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-top: -50px;
}


h1 {
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #58126f;
  text-transform: uppercase;
  margin-bottom: 35px; }

.mid_text {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 71px; }

.mid_title {
  position: relative;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  padding-top: 10px;
  margin-bottom: 35px; }
  .mid_title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 3px;
    background-color: #58126f; }

.text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 72px; }
  .text:nth-last-child(1) {
    margin-bottom: 0; }
  .text b {
    font-weight: 600; }

.puzzle_circ_wr {
  margin-bottom: 72px; }
  .puzzle_circ_wr li a:nth-last-child(1) {
    padding-bottom: 10px; }
  .puzzle_circ_wr.no_puzzle a {
    display: block; }
  .puzzle_circ_wr.no_puzzle li:nth-child(2n) {
    padding-top: 0px; }
  .puzzle_circ_wr.no_puzzle li a:nth-child(2), .puzzle_circ_wr.no_puzzle li a:nth-child(3) {
    padding-top: 39px; }
  .puzzle_circ_wr.no_puzzle li a:nth-last-child(1) {
    padding-bottom: 10px; }
  .puzzle_circ_wr li:nth-child(2n) {
    padding-top: 141px; }
  .puzzle_circ_wr a:hover .circ {
    opacity: .5; }
  .puzzle_circ_wr .circ {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #5d1974;
    text-align: center;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transition;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .puzzle_circ_wr .circ img {
      display: inline-block !important; }
  .puzzle_circ_wr .circ_link {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    padding-top: 13px; }
    .puzzle_circ_wr .circ_link a {
      color: #000000; }

.butt {
  display: block;
  position: relative;
  padding: 0;
  height: 60px;
  line-height: 52px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: solid 3px #58126f;
  background-color: #58126f;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  will-change: transition;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .butt:hover {
    background-color: #fff;
    color: #58126f;
    text-decoration: none; }

.zak_wr {
  margin-bottom: 53px;
  position: relative; }
  .zak_wr:before {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 12%;
    right: 12%;
    z-index: 0;
    height: 0;
    border-bottom: 1px dotted #58126f; }
  .zak_wr li {
    position: relative;
    text-align: center; }
    .zak_wr li:hover .img1 {
      opacity: 0; }
    .zak_wr li:hover .img2 {
      opacity: 1; }
    .zak_wr li img {
      display: inline !important;
      width: 80px;
      height: 80px; }
  .zak_wr li:nth-child(1) a:before {
    display: none; }
  .zak_wr a {
    display: block;
    position: relative; }
    .zak_wr a:before {
      content: '';
      display: block;
      position: absolute;
      top: 35px;
      left: 50%;
      margin-left: -45px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-color: transparent transparent transparent #58126f; }
  .zak_wr .img1 {
    opacity: 1;
    position: absolute;
    top: 0;
    z-index: 5;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transition;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .zak_wr .img2 {
    opacity: 0;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transition;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .zak_wr .img_text {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000000; }

.space {
  height: 72px; }

.dost_wr {
  text-align: center;
  margin-bottom: 50px;
  position: relative; }
  .dost_wr:before {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 12%;
    right: 12%;
    z-index: 0;
    height: 0;
    border-bottom: 1px dotted #58126f; }
  .dost_wr li:nth-child(1) a:before {
    display: none; }
  .dost_wr a {
    pointer-events: none;
    display: block;
    position: relative; }
    .dost_wr a:before {
      content: '';
      display: block;
      position: absolute;
      top: 35px;
      left: 50%;
      margin-left: -45px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-color: transparent transparent transparent #58126f; }
  .dost_wr img {
    display: inline !important; }
  .dost_wr .img_text {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000; }
  .dost_wr .circ_wh {
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    -webkit-box-shadow: 2.1px 2.1px 4.8px 0.3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2.1px 2.1px 4.8px 0.3px rgba(0, 0, 0, 0.35);
    box-shadow: 2.1px 2.1px 4.8px 0.3px rgba(0, 0, 0, 0.35);
    background-color: #ffffff; }

.foot {
  text-align: center; }
  .foot .butt {
    margin-top: 71px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #58126f; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fae7ff; }

.index_sneakers {
  background-color: #efecf1;
  color: #6c4c7a;
  padding-bottom: 0px; }
  .index_sneakers .img1 {
    margin-bottom: 0; }
  .index_sneakers .img2 {
    margin-top: -20px; }
  .index_sneakers .index_title {
    margin-bottom: -70px; }

.index_macbook {
  background-color: #4a4050; }
  .index_macbook .img1 {
    margin-bottom: -300px; }
  .index_macbook .img2 {
    margin-top: -20px; }

.index_laptop {
  background-color: #c4bec7; }
  .index_laptop .index_title {
    color: #4d3e57; }
  .index_laptop .img1 {
    margin-bottom: -300px; }
  .index_laptop .img2 {
    margin-top: -20px; }

.index_toys {
  background-color: #e9e4ed;
  color: #76717b; }
  .index_toys .img1 {
    margin-bottom: -200px; }

.index_stroller {
  background-color: #9e95a5;
  color: #fff; }
  .index_stroller .img1 {
    margin-bottom: -300px; }
  .index_stroller .img2 {
    margin-top: 0; }

.index_ipad {
  background-color: #45345e;
  color: #fff; }
  .index_ipad .img1 {
    margin-bottom: -200px; }
  .index_ipad .img2 {
    margin-top: -70px; }

.index_dress {
  background-color: #9f95a5;
  color: #fff; }
  .index_dress .img1 {
    margin-bottom: -300px; }
  .index_dress .img2 {
    margin-top: -50px; }

.index_dressusa {
  background: #c3bec7;
  color: #58535c; }
  .index_dressusa .img1 {
    margin-bottom: -200px; }
  .index_dressusa .img2 {
    margin-top: -70px; }

.index_denim {
  background: #50345e;
  color: #9d8da7; }
  .index_denim .img1 {
    margin-bottom: -270px; }
  .index_denim .img2 {
    margin-top: -30px; }

.nike_wr .circ {
  background-color: rgba(93, 25, 116, 0.5); }

.index_babydress {
  background: #432d50;
  color: #eddddd; }
  .index_babydress .img1 {
    margin-bottom: -300px; }
  .index_babydress .img2 {
    margin-top: -10px; }

.index_phones {
  background: #897e8d;
  color: #fffeff; }
  .index_phones .img1 {
    margin-bottom: -220px; }
  .index_phones .img2 {
    margin-top: -10px; }

.index_sale {
  background: #c3bec7;
  color: #453d4a; }
  .index_sale .img1 {
    margin-bottom: -220px; }
  .index_sale .img2 {
    margin-top: -60px; }

.text .circ {
  margin: 0 !important; }

.text .puzzle_circ_wr {
  margin: 0 !important; }
.index_black{
  padding: 0;
}
.cat_black_wr .bx-viewport{
  padding: 20px 5px;
}
.cat_black_item .cat_black_text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.cat_black_item .cat_black_title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 23px;
  margin-bottom: 7px;
}
.cat_black_item .cat_black_img {text-align: center;}
.cat_black_item .cat_black_img img{display: inline-block; height: 95px; width: auto;}
.cat_black_item{
  padding: 35px 25px;
  border-radius: 20px;
  box-shadow: 2.1px 2.1px 4.8px 0.3px rgba(0, 0, 0, 0.35);
  background-color: #ffffff;
  margin-bottom: 36px;
  min-height: 350px;
}
.adv_item .adv_text{
  margin-top: 13px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  min-height: 126px;
}
.adv_item .adv_img{
  text-align: center;
}
.adv_item .adv_img img{
  display: inline-block;
  height: 45px;
  width: auto;
}
.adv_item{
  padding: 25px 35px;
  border-radius: 20px;
  border: 3px solid rgb(88, 18, 111);
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .index_1 .img1 {
    margin-bottom: 0;
    margin-top: 0; }
  .index_1 .img2 {
    margin-bottom: 0;
    margin-top: 0; }
  .puzzle_circ_wr li:nth-child(2n) {
    padding-top: 0px; }
  .foot .butt {
    margin-top: 0px;
    margin-bottom: 71px; }
  .zak_wr:before, .dost_wr:before {
    display: none; }
  .zak_wr a:before, .dost_wr a:before {
    display: none; }
  .index_sneakers .img1 {
    margin-bottom: 0; }
  .index_sneakers .img2 {
    margin-top: -20px; }
  .index_sneakers .index_title {
    margin-bottom: -0px;
    font-size: 60px; }
  .index_laptop {
    font-size: 60px; }
  .index_toys .index_title {
    font-size: 72px; }
  .index_dress .index_title, .index_babydress .index_title, .index_dressusa .index_title, .index_denim .index_title, .index_phones .index_title, .index_sale .index_title {
    font-size: 60px; } }
