@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&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, 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;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b,strong {
  font-weight:700;
}

/* For modern browsers */
.clear:before,
.clear:after {
   content: "";
   display: table;
}
.clear:after {
   clear: both;
}
.clear {
   zoom: 1;
}

body, html {
    font-family: "Ubuntu", sans-serif;
    font-weight:400;
    width:100%;
    height:100%;
}

.wrap {
  max-width:1920px;
  margin:0 auto;
}
header .wrap{
  position: relative;
  height: 100%;
  padding:0 150px;
}
header {
  height:270px;
  width:100%;
  background:transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    overflow:hidden;
}

header .logo {
  background:#ffc42c url(../img/logo.svg) center center no-repeat;
  width:200px;
  height:200px;
  display: inline-block;
  float:left;
  background-size: 154px auto;
  padding-top: 200px;
  box-sizing: border-box;
  color:#000000;
  text-transform: uppercase;
  font-size:16.95px;
  font-weight:700;
  text-decoration: none;
  z-index: 5;
  position: relative;
}
header .logo span{
  display: block;
  margin-top: 14px;
  line-height: 19px;
}

header .menu {
  display: inline-block;
  width:100%;
  position: absolute;
  text-align: center;
  left:0;
}
header .menu>ul {
  margin: 0 auto;
  display: inline-block;
  padding-left:100px;
}
header .menu>ul>li {
  display: inline-block;
  float:left;
  height:160px;
}

header .menu>ul>li>a {
  display:block;
  color:#000000;
  font-size:16.95px;
  text-transform:uppercase;
  text-decoration:none;
  text-align:center;
  line-height:160px;
  height:160px;
  padding:0 15px;
  font-weight: 700;
}
header .menu>ul>li>a:hover {
  color:#030303;
}
header .menu>ul>li.brand {
  display:none;
}

header .mobile {
  display:none;
  float:left;
  width:50%;
  text-align:center;
  position: relative;
  padding-top: 50%;
}

header .mobile .m {
  width:33.244680851063826%;
  display: block;
      height: 25.044680851063826%;
  position: absolute;
  left:50%;
  top:50%;
      -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

header .mobile .m span{
  width:100%;
  height:20%;
  background:#000;
  margin-bottom: 20%;
  display: block;
}

header .mobile .m span:last-child{
  margin-bottom: 0;
}
.mobilemenu {
  display:none;
}


section.company {
 padding:110px 60px;
 background:#fdf1c8;
 text-align: center;
 font-size:25px;
 color:#585858;
 text-transform: uppercase;
 line-height: 44.05px;
 font-weight: 700;
}

.slider, .main_slider {
    width: 100%;
    height: 100%;
    text-align: left;
}

.slider {
    z-index: 4;
    position: relative;
}

.plus {
  width:100%;
  box-sizing: border-box;
}
.plus .items {
width:100%;
}
.plus .items .item {
  width:25%;
  display:inline-block;
  float:left;
  text-align:center;
  cursor: default;
  padding: 50px 0;
}

.plus .items .item .img {
  position: relative;
  height:150px;
  display: table;
  width:100%;
}

.plus .items .item .img div {
  display:table-cell;
  vertical-align: middle;
  text-align: center;
  width:100%;
}


.plus .items .item .text {
  margin-top:18px;
  color:#000000;
  font-size: 20px;
  font-weight:500;
}


.brands {
  width:100%;
  box-sizing: border-box;
}
.brands .items {
width:100%;
}
.brands .items .item {
  width:25%;
  display:inline-block;
  float:left;
  text-align:center;
  cursor: default;
  position: relative;
}

.brands .items .item img {
  height: auto;
  vertical-align: top;
  width:100%;
}

.content{
  display:none;
  width:100%;
  margin: 0 auto;
  position: relative;
}

.content .text{
    color: #fff;
    left: 0;
    top: 0;
    padding: 0 10% 5%;
    line-height: 1.2;
    height: auto;
    position: relative;
    z-index: 4;
    box-sizing: border-box;
    margin-top:-18%;
}


.content img{
  vertical-align: top;
  min-width:100%;
}


.brands .items .item a {
  color:#ffffff;
  font-size: 20px;
  font-weight:500;
  text-transform: uppercase;
  text-decoration:none;
  display: inline-block;
  border:1px solid #fff;
  width:38.5%;
  height:18.181818181818183%;
  position: absolute;
  bottom:11%;
  left:50%;
  z-index: 5;
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
}

.brands .items .item a:hover {
  border-radius:30px;
}

.store {
  width:100%;
  box-sizing: border-box;
  margin:0 0 35px;
  padding-top:85px;
}
.store .items {
width:100%;
}
.store .items .item {
  width:25%;
  display:inline-block;
  float:left;
  color:#000000;
  font-size: 20px;
  font-weight:300;
  box-sizing: border-box;
  padding:40px 90px;
  height:250px;
  line-height:1.2;
}

.store .title {
 text-align: center;
 font-size:40px;
 color:#585858;
 text-transform: uppercase;
 line-height: 44.05px;
 font-weight: 700;
 margin:0 0 35px;
}


footer {
  height:275px;
  position: relative;
  background: #000000;
}

footer img {
  position: absolute;
  left:440px;
  top:40px;
}



footer .copy {
  width:25%;
  font-size:20px;
  color:#ffffff;
  font-weight: 300;
  padding:135px 0 0 90px;
  overflow-x: visible;
  box-sizing: border-box;
  display: inline-block;
  float:left;
}

footer .dezign {
  width:50%;
  display: inline-block;
  float:left;
  text-align: right;
  padding-top: 135px;
}

footer .dezign a{
  color:#ffffff;
  font-size:20px;
  text-decoration: none;
  font-weight: 300;
}

header .social {
  float:right;
  padding-top: 57px;
  z-index: 5;
  position: relative;
}

footer .social{
  width: 25%;
  display: inline-block;
  float: left;
  padding:115px 150px 0 0;
  box-sizing: border-box;
  text-align: right;
}

.social a.inst {
  width:50px;
  height: 50px;
  background: url(../img/inst.png) 0 0 no-repeat;
  display: inline-block;
  background-size: 100%;
}

@media only screen and (max-width: 1600px) {
  .store .items .item {
    padding:50px 40px;
  }
  footer .copy {
    padding-left:40px;
  }
  header .wrap{
    padding:0 75px;
  }
  footer .social {
    padding-right:75px;
  }
  .flickerplate .dot-navigation {
    right:75px;
  }
  .brands .items .item a {
    font-size:80%;
  }
}

@media only screen and (max-width: 1400px) {

  .store .items .item {
    padding:50px 45px;
  }
    footer .copy {
    padding-left:45px;
  }
}

@media only screen and (max-width: 1200px) {
  .store .items .item, .brands .items .item {
    width:33.3%;
  }
  .store .items .item {
    padding:50px 45px;
  }
    footer .copy {
    padding-left:45px;
  }
  section.company, .store .title {
    font-size:35px;
  }
}
@media only screen and (max-width: 1024px) {
  header .wrap{
    padding:0 30px;
  }
  footer .social {
    padding-right:30px;
  }
  .flickerplate .dot-navigation {
    right:35px;
  }
  section.company {
    font-size:30px;
  }
  .flickerplate .dot-navigation .dot {
    width:12px;
    height:12px;
    margin:7px 25px;
  }
  .plus .items .item {
    width:50%;
  }
}


@media only screen and (max-width: 890px) {
  .store .items .item, .brands .items .item {
    width:50%;
  }
  .store .items .item {
    padding:50px 45px;
  }
   footer {
    height:240px;
   }
    footer .copy {
    padding-left:45px;
  }
  section.company, .store .title {
    font-size: 22px;
  }
  .store {
    padding-top:35px;
  }
  footer .copy, footer .dezign  {
    width:100%;
    text-align: left;
    padding:70px 0 30px 45px;
     box-sizing: border-box;
  }
  footer .dezign  {
    padding:30px 0 70px 45px;
    box-sizing: border-box;
  }
  footer .social {
    padding:0;
    width:auto;
    position: absolute;
    right: 45px;
    bottom: 71px;
  }
 .social a.inst {
    width: 94px;
    height: 94px;
  }
  header .menu {
    margin: 40px 45px;
  }
  header .menu>ul {
    width:40%;
  }
  header .menu>ul>li {
    height:40px;
    width:100%;
  }
  header .menu>ul>li a {
    line-height: 40px;
    height: 40px;
    text-align:left;
  }
}

@media only screen and (max-width: 639px) {
  header .wrap {padding:0;}
  header {
    position: relative;
    height:auto;
  }
    header .logo {
    background-size:72%;
    width: 50%;
    padding-top: 50%;
    height:auto;
    font-size: 10.50px;
  }

header .menu>ul>li.brand {
    display:block;
}
  .store .items .item, .brands .items .item, .plus .items .item {
    width:100%;
  }
  .brands .items .item a {
    font-size:100%;
  }
  .store .items .item {
    text-align: center;
    padding: 25px 45px;
    height:auto;
  }
  section.company, .store .title {
    font-size:18px;
  }
  .store .title {
   margin:0px;
  }
  section.company {
   line-height: 1.4;
   padding: 70px 30px;
  }
  header .social, .flickerplate .dot-navigation {
    display:none;
  }

  .mobilemenu>ul {
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0;
    display: block;
    vertical-align: middle;
    margin: 0;
  }
  .mobilemenu {
    padding: 0;
    width: 100%;
    position: relative;
    display: none;
    margin: 0;
  }
   .mobilemenu>ul li {
    height:107px;
    background:#000;
    border-bottom:1px solid #fff;
    width:100%;
    padding:0;
   }
    .mobilemenu>ul li a{
      display:block;
      width:100%;
      height:100%;
      line-height: 107px;
      color:#ffffff;
      font-size:45px;
      font-weight:500;
      text-decoration:none;
      text-transform: uppercase;
    }

  body.active .mobilemenu {
    display:block;
  }

body.active .company, body.active .plus, body.active .brands, body.active .store {
  display:none;
}

  header .mobile {
    display:inline-block;
  }
  body.active .mobile {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .slider, header .logo span, header .menu {
    display: none;
  }


}
@media only screen and (max-width: 480px) {
  header .mobile .m {
    height: 25.144680851063826%;
  }
  .mobilemenu>ul li a{
    font-size:200%;
  }
  section.company, .store .title {
    font-size:16px;
  }
  .store .items .item, footer .copy, footer .dezign a, .plus .items .item .text {
    font-size:13px;
  }
    .store .items .item {
      padding:30px 15px;
    }
      .store .title {
   margin:0px;
  }

    .content .text{
      font-size:12px;
    }

    .fancybox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background-size:100% 100%;
}

 footer .copy, footer .dezign  {
    width:100%;
    text-align: left;
    padding:86px 0 14px 45px;
     box-sizing: border-box;
  }
  footer .dezign  {
    padding:30px 0 70px 45px;
    box-sizing: border-box;
  }
  footer .social {
    padding:0;
    width:auto;
    position: absolute;
    right: 45px;
    bottom: 71px;
  }

.social a.inst {
    width: 70px;
    height: 80px;
}


}
@media only screen and (max-width: 380px) {
  section.company, .store .title {
    font-size:13px;
  }
    .store .title {
   margin:0px;
  }
  .mobilemenu>ul li {
    height:87px;
  }
    .mobilemenu>ul li a{
    font-size:180%;
    line-height: 87px;
  }
}