@font-face {
  font-family: 'Helvetica Neue';
  src: url("fonts/HelveticaNeue.eot");
  src: url("fonts/HelveticaNeue.eot") format("embedded-opentype"), url("fonts/HelveticaNeue.woff2") format("woff2"), url("fonts/HelveticaNeue.woff") format("woff"), url("fonts/HelveticaNeue.ttf") format("truetype"), url("fonts/HelveticaNeue.svg#HelveticaNeue") format("svg");
}

@font-face {
  font-family: 'ProximaNova-Extrabld';
  src: url("fonts/ProximaNovaXbold.eot");
  src: url("fonts/ProximaNovaXbold.eot") format("embedded-opentype"), url("fonts/ProximaNovaXbold.woff2") format("woff2"), url("fonts/ProximaNovaXbold.woff") format("woff"), url("fonts/ProximaNovaXbold.ttf") format("truetype"), url("fonts/ProximaNovaXbold.svg#ProximaNovaXbold") format("svg");
}

@font-face {
  font-family: 'HelveticaNeueLight';
  src: url("fonts/HelveticaNeueLight.eot");
  src: url("fonts/HelveticaNeueLight.eot") format("embedded-opentype"), url("fonts/HelveticaNeueLight.woff2") format("woff2"), url("fonts/HelveticaNeueLight.woff") format("woff"), url("fonts/HelveticaNeueLight.ttf") format("truetype"), url("fonts/HelveticaNeueLight.svg#HelveticaNeueLight") format("svg");
}

@font-face {
  font-family: 'HelveticaNeueUltraLight';
  src: url("fonts/HelveticaNeueUltraLight.eot");
  src: url("fonts/HelveticaNeueUltraLight.eot") format("embedded-opentype"), url("fonts/HelveticaNeueUltraLight.woff2") format("woff2"), url("fonts/HelveticaNeueUltraLight.woff") format("woff"), url("fonts/HelveticaNeueUltraLight.ttf") format("truetype"), url("fonts/HelveticaNeueUltraLight.svg#HelveticaNeueUltraLight") format("svg");
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?oil43t");
  src: url("fonts/icomoon.eot?#iefixoil43t") format("embedded-opentype"), url("fonts/icomoon.woff?oil43t") format("woff"), url("fonts/icomoon.ttf?oil43t") format("truetype"), url("fonts/icomoon.svg?oil43t#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site.index img,.store.index img, img {
    height: auto;
    max-width: 100%;
}
ul{
    list-style: none;
    margin: 0px;
}
h1{
    font-family: 'HelveticaNeueUltraLight',sans-serif;  font-size: 70px;
}
.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-phone:before {
  content: "\e600";
}

body {
  font-family: 'Helvetica Neue', sans-serif;
}

body.contact {
  background-image: url("../images/Office_2.jpg");
    background-size: cover;
}
body.contact .page,body.cart .page,body.site.error .page,body.pages .page,body.smells .page{
    min-height: 100%;
    margin-bottom: -71px;
}

.box-header {
  background: #242424;
  min-height: 94px;
  display: block;
  width: 100%;
  position: relative;
}
.box-header .top {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}
 a {
    outline: none !important; /* Убираем границу вокруг ссылок  */
   }

/*#section0 {
  background: #242424;
  overflow: hidden!important;
}

.fp-tableCell {
  display: inline-block!important;
  overflow: hidden;
  height: inherit!important;
}*/
#staff-pick{ position: absolute; right: 290px;}
.site #staff-pick{right: 200px;}
#staff-pick img{ width: 130px;}
video {
  width: 100%;
  display: block;
}

video source {
  width: 100%;
  height: auto;
}

.l-header .top {
  background: rgba(36, 36, 36, 0.5);
  padding: 10px 0;
  position: relative;
  z-index: 10;
}
.l-header .top .logo {
  margin: 0px 0 0;
  font-size: 0;
  line-height: 1;
  display: block;
  float: left;
}
.l-header .l-preorder {
  display: block;
  float: right;
  margin: 0px 0 0 0;
}
.l-header .l-preorder .commerce-add-to-cart .form-submit {
  background: #00adf2;
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 22px;
  text-align: center;
  display: inline-block;
  padding: 0 32px;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 0;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.l-header .l-preorder .commerce-add-to-cart .form-submit:hover {
  color: #000;
}

body.store .l-header .top,body.cart .l-header .top,body.site.error .l-header .top,body.pages .l-header .top,body.smells .l-header .top {
  /*background: rgba(36,36,36,0.5);*/
  background: #000;
}
.site.index .top-bar{margin: 0 0 0 -270px;}
.top-bar {
  display: block;
  background: transparent;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 10px;
  width: 590px;
  margin: 0 0 0 -260px;
}

.top-bar .top-bar-section ul li {
  float: none;
  display: inline-block;
  background: transparent;
  position: relative;
  font-size: 0;
  padding: 0;
  line-height: 30px;
 margin-right: 0px;
}
.top-bar .top-bar-section ul li.cart-lnk{ margin-right: 10px; }
.top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
  cursor: pointer;
  display: block;
  padding: 0 14px;
  text-decoration: none;
  position: relative;
  background: transparent;
  line-height: 30px;
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 21px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.top-bar .top-bar-section ul li:not(.has-form) a:not(.button):hover {
  background: #00adf2;
}
.top-bar .top-bar-section ul li:not(.has-form) a:not(.button) span {
  background: #00adf2;
  display: inline-block;
  width: 22px;
  height: 17px;
  box-sizing: border-box;
  padding: 0;
  font-size: 12px;
  text-align: center;
  position: absolute;
  border-radius: 10px;
  line-height: 17px;
  font-weight: bold;
  margin-left: 4px;
  margin-top: 7px;
}
.top-bar .top-bar-section ul li.cart {
  margin: 0 28px 0 8px;
}
.top-bar.expanded .title-area {
  background: transparent;
}
.top-bar.expanded .top-bar-section ul li {
  width: 100%;
}
.top-bar.expanded .top-bar-section ul li a {
  width: 100%;
}

.l-footer {
  background: #242424;
  /*padding: 13px 0 10px 0;*/
  padding: 5px 0 10px 0;
}
.l-footer .block-block-3 {
  display: block;
  float: left;
  margin: 5px 0 0 0;
}
.l-footer .block-block-3 ul {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
.l-footer .block-block-3 ul li a {
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 13px;

}
.l-footer .block-block-3 ul li a:hover {
  text-decoration: none;
}
.l-footer .box-logo {
  display: block;
  width: 220px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -110px;
}
.l-footer .logo {
  margin: 0 0 10px;
  font-size: 0;
  line-height: 1;
  display: block;
  max-width: 205px;
}
.l-footer .copyright {
  /*color: #6f6f6f;*/
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 12px;
}
	.l-footer .copyright p {
	  /*color: #6f6f6f;*/
	  color: #fff;
	  font-family: "Helvetica Neue";
	  font-size: 12px;
	  margin-bottom: 0;
	}
.l-footer .right .pluso {
  margin: 13px 0 0 0;
}
.l-footer .l-preorder {
  display: block;
  position: absolute;
  left: 42%;
  margin: 5px 0 0 0;
}
.l-footer .l-preorder .commerce-add-to-cart .form-submit {
  background: #00adf2;
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 22px;
  text-align: center;
  display: inline-block;
  padding: 0 32px;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 0;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.l-footer .l-preorder .commerce-add-to-cart .form-submit:hover {
  color: #000;
}

body.front .l-footer {
  /*margin-top: -87px;*/
  margin-top: -76px;
  position: relative;
  z-index: 10;
  background: rgba(36, 36, 36, 0.7);
}

/*#section1 {
  .fp-tableCell {
    background: url("../images/block-1-bg.jpg") no-repeat center transparent!important;
    @include background-size(cover);
    background-attachment: fixed;
  }
  .fp-scrollable {
  }
}
#section3 {
  background-color: transparent!important;
  .fp-tableCell {
    background: url("../images/block-3-bg.jpg") no-repeat center transparent!important;
    @include background-size(cover);

    background-attachment: fixed;

  }
  .fp-scrollable {
  }
}*/
.block-1 {
  display: block;
  width: 100%;
  padding: 0 0 0;
  z-index: 100;
}
.block-1 .block-title {
  color: #fff;
  font-family: "HelveticaNeueUltraLight";
  font-size: 70px;
  text-align: center;
  line-height: 1;
  margin: 70px 0;
}
.block-1 .box {
  margin: -20px 0 0 0;
  display: inline-block;
  width: 100%;
}
.block-1 .box .img {
  display: block;
  float: left;
  max-width: 72%;
}
.block-1 .box .info {
  display: block;
  float: right;
  width: 175px;
  padding: 10px;
  margin: 35px 50px 0 0;
  text-align: center;
  border: 1px solid #00adf2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.block-1 .box .info p {
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 1.2;
  margin: 15px 0;
}
.block-1 .box .info .box-img {
  padding: 0 0 95px 0;
  position: relative;
}
.block-1 .box .info .box-img:after {
  content: "+";
  color: #00adf2;
  font-family: "HelveticaNeueUltraLight";
  font-size: 64px;
  display: block;
  position: absolute;
  bottom: 19px;
  left: 38%;
  line-height: 1;
}
.block-1 ul.items {
  margin: 20px 0 0;
  padding-bottom: 60px;
}
.block-1 ul.items li {
  padding-bottom: 0;
  color: #fff;
  font-family: "HelveticaNeueUltraLight";
  font-size: 34px;
  text-align: center;
}
.block-1 ul.items li p {
  color: #fff;
  font-family: "HelveticaNeueUltraLight";
  font-size: 34px;
  margin: 0;
  line-height: 1;
  display: inline-block;
  padding-left: 5px;
}
.block-1 ul.items li p span {
  color: #00adf1;
  font-family: "HelveticaNeueUltraLight";
  font-size: 80px;
  line-height: 1;
  position: relative;
  top: 15px;
}

.block-2 {
  background: #00adf2;
  padding: 35px 0;
  text-align: center;
  margin: 0 0 0;
  width: 100%;
}

.block-3 {
  display: block;
  min-height: 830px;
  padding: 50px 0;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.block-3 .block-title {
  color: #000;
  font-family: "HelveticaNeueUltraLight";
  font-size: 70px;
  text-align: center;
  line-height: 1;
  margin: 0 0 30px 0;
  font-weight: bold;
}
.block-3 .info {
  text-align: center;
}
.block-3 .info ul.characteristics {
  margin: 0 0 30px 0;
}
.block-3 .info ul.characteristics li {
  text-align: left;
  margin-bottom: 20px;
  padding: 0 30px 0px;
}
.block-3 .info ul.characteristics li h4 {
  color: #000;
  font-family: "HelveticaNeueLight";
  font-size: 35px;
  margin: 0 0 10px 0;
  line-height: 1;
}
.block-3 .info ul.characteristics li p {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 16px;
  margin: 0 0 0;
  line-height: 1.2;
}
.block-3 ul.suitable {
  display: inline-block;
  width: 100%;
  list-style: none;
  margin: 0 0 0;
  padding: 0 0;
  text-align: center;
}
.block-3 ul.suitable li {
  display: inline-block;
  text-align: center;
  margin: 0 3%;
}
.block-3 ul.suitable li .img {
  display: inline-block;
}
.block-3 ul.suitable li .img img {
  display: inline-block;
  text-align: center;
  max-width: 97.9%;
  vertical-align: middle;
}
.block-3 ul.suitable li .img:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-3 ul.suitable li p {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 18px;
  line-height: 1;
  margin: 0 0 0;
}

.l-slider {
  position: relative;
  overflow: hidden;
  background: rgba(36, 36, 36, 0.5);
  margin: -91px 0 0 0;
  z-index: 0;
}
.l-header{ clear: both;  }
.l-slider .callbacks_container {
  position: relative;
}
.l-slider .callbacks_container:after {
  content: "";
  /*background: url("../images/men.png") no-repeat center bottom transparent;*/
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  width: 340px;
  height: 570px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -170px;
  z-index: 20;
}
.l-slider .callbacks_container .prev {
  font-family: 'icomoon';
  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;
  font-size: 0;
  outline: none;
  display: block;
  position: absolute;
  left: 4%;
  top: 45%;
  z-index: 10;
}
.l-slider .callbacks_container .prev:before {
  content: "\f104";
  font-size: 95px;
  color: #fff;
  line-height: 1;
  opacity: 0.5;
}
.l-slider .callbacks_container .next {
  font-family: 'icomoon';
  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;
  font-size: 0;
  outline: none;
  display: block;
  position: absolute;
  right: 4%;
  top: 45%;
  z-index: 10;
}
.l-slider .callbacks_container .next:before {
  content: "\f105";
  font-size: 95px;
  line-height: 1;
  color: #fff;
  opacity: 0.5;
}
.l-slider .birds {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 10%;
  display: block;
}
.l-slider .birds #scene {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 1;
}
.l-slider .birds #scene li.layer {
  position: absolute !important;
  z-index: 2;
  margin: 0;
  padding: 0;
}
.l-slider .birds #scene .l1 {
  height: 282px;
  left: 75% !important;
  top: 30px !important;
  width: 345px;
  z-index: 1;
}
.l-slider .birds #scene .l2 {
  height: 97px;
  left: 80px !important;
  top: 400px !important;
  width: 156px;
  z-index: 1;
}

.block-5 {
  padding: 45px 0 120px 0;
}
.block-5 .block-title {
  color: #fff;
  font-family: "HelveticaNeueUltraLight", sans-serif;
  font-size: 70px;
  text-align: left;
  line-height: 1;
  margin: 20px 0 30px 0;
}
.block-5 .img {
  padding-left: 40px;
}
.block-5 p {
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  padding-right: 8%;
  margin-bottom: 30px;
}
.block-5 a.btn {
  background: #00adf2;
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  padding: 0 32px;
  text-transform: uppercase;
  line-height: 52px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.block-5 a.btn:hover {
  color: #000;
}

#sliderFrame {
  width: 100%;
}
#sliderFrame #slider {
  width: 100%;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-stage-outer {
  margin: 0 0 -6px;
  position: relative;
}
.owl-carousel .owl-stage-outer:after {
  content: "";
  background: url("../images/men.png") no-repeat center bottom transparent;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  width: 340px;
  height: 570px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -170px;
}
.owl-carousel .owl-stage-outer .owl-wrapper .owl-item video {
  width: 100%;
}
.owl-carousel .owl-stage-outer .owl-wrapper .owl-item video source {
  width: 100%;
  height: auto;
}
.owl-carousel .owl-controls {
  display: block;
  width: 100%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  font-family: 'icomoon';
  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;
  font-size: 0;
  display: block;
  position: absolute;
  left: 2%;
  top: 45%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: "\f104";
  font-size: 95px;
  color: #fff;
  line-height: 1;
  opacity: 0.5;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  font-family: 'icomoon';
  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;
  font-size: 0;
  display: block;
  position: absolute;
  right: 2%;
  top: 45%;
}
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: "\f105";
  font-size: 95px;
  line-height: 1;
  color: #fff;
  opacity: 0.5;
}
.owl-carousel .owl-pagination {
  background: #242424;
  background: -moz-linear-gradient(top, #242424 0%, #111111 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #242424), color-stop(100%, #111111));
  background: -webkit-linear-gradient(top, #242424 0%, #111111 100%);
  background: -o-linear-gradient(top, #242424 0%, #111111 100%);
  background: -ms-linear-gradient(top, #242424 0%, #111111 100%);
  background: linear-gradient(to bottom, #242424 0%, #111111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#111111', GradientType=0 );
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel .owl-pagination .owl-page {
  display: inline-block;
  width: 107px;
  height: 107px;
  margin: 0 10px;
  background: transparent;
  overflow: hidden;
  position: relative;
  border: 2px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.owl-carousel .owl-pagination .owl-page span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: url("../images/dot-1.jpg") no-repeat center transparent;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.owl-carousel .owl-pagination .owl-page.active {
  border: 2px solid #00bde5;
  background: #0000ff;
}
.owl-carousel .owl-pagination .owl-page:nth-child(2) span {
  background: url("../images/dot-2.jpg") no-repeat center transparent;
}
.owl-carousel .owl-pagination .owl-page:nth-child(3) span {
  background: url("../images/dot-3.jpg") no-repeat center transparent;
}
.owl-carousel .owl-pagination .owl-page:nth-child(4) span {
  background: url("../images/dot-4.jpg") no-repeat center transparent;
}
.owl-carousel .owl-pagination .owl-page:nth-child(5) span {
  background: url("../images/dot-5.jpg") no-repeat center transparent;
}
.owl-carousel .vidjs .vjs-control-bar {
  font-size: 0;
  line-height: 0;
}
.owl-carousel .vidjs .vjs-control-bar > div {
  visibility: hidden;
  font-size: 0;
}

.slide {
  /* background-attachment: fixed; */
  /* width: 100%; */
  /* height: 100%; */
  position: relative;  
  overflow: hidden;
  
}

#slide1 {
  /*background-image: url("../images/block-1-bg.jpg");*/
  background: url("../images/bg_test_1.jpg") no-repeat fixed 50% 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* min-height:830px; */
}
#slide1 .parallaxbg {
  position: absolute;
  padding-right: 40px;
  padding-top: 40px;
  font-size: 28px;
  color: rgba(51, 51, 51, 0.3);
}

#slide2 {
  /*background-image: url("../images/block-3-bg.jpg");*/
  background: url("../images/bg_test_3.jpg") no-repeat fixed 50% 0;
  -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

#slide3 {
  /*background-image: url("../images/2.jpg");*/
  background: url("../images/bg_test_2.jpg") no-repeat fixed 50% 0;
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
}

#slide5 {
  /*background-image: url("../images/2.jpg");*/
  background: url("../images/bg_test_5.jpg") no-repeat fixed 50% 0;
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
}

#slide6 {
  /*background-image: url("../images/2.jpg");*/
  background: url("../images/bg_test_6.jpg") no-repeat fixed 50% 0;
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
}

#slide2 .parallaxbg {
  position: absolute;
  right: 40px;
  top: 40px;
  font-size: 28px;
  color: rgba(51, 51, 51, 0.3);
}

.slideno {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 100px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.3);
}

html.touch #slide1 {
  background-position: right top;
}
html.touch #slide2 {
  background-position: right top;
}

.block-block-5 p {
  color: #f3f3f3;
  font-family: 'HelveticaNeueLight'; 
  font-size: 32px;
  position: relative;
  line-height: 50px;
  padding: 0 0 0 64px;
  margin: 0 0 0px;
  display: inline-block;
}
.block-block-5 p:after {
  font-family: 'icomoon';
  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;
  content: "\e600";
  font-size: 23px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #00adf1;
}

body.page-node-2 .l-main #page-title {
  display: none;
}

.block-4 {
  margin: 0 0 -2px;
  display: inline-block;
  width: 100%;
  font-size: 0;
}
.block-4 .vidanim {
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: inherit !important;
  float: left;
}
.block-4 .vidanim video {
  outline: none;
}
.block-4 .vidanim .vjs-control-bar > div {
  display: none;
}
.block-4 .vidanim .vjs-control-bar .vjs-play-control {
  display: block !important;
  font-size: 12px;
}
.block-4 .vidanim .vjs-play-control {
  display: block;
  width: 150px;
  height: 150px;
  outline: none;
  cursor: pointer;
  font-size: 0;
  background: url("../images/play-ico.png") no-repeat 36px center transparent;
  border: 3px solid #149ff5;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -75px 0 0 -75px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.block-4 .vidanim .vjs-play-control .vjs-control-text {
  font-size: 0;
}
.block-4 .vidanim .vjs-play-control.vjs-paused {
  background: url("../images/play-ico.png") no-repeat 36px center transparent;
}
.block-4 .vidanim .vjs-play-control.vjs-playing {
  background: transparent;
  cursor: pointer;
  width: 100%;
  height: 100%;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  /*top: 0;
  bottom: 0;
  left: 0;
  right: 0;*/
  padding:0px;
}

#contact {
  /*background: #ededed;*/
}
#contact .body {
  padding: 70px 0 50px 0;
}
#contact .body .alert-box {
  display: none;
}
#contact .body .ajax-progress {
  display: none;
}
#contact .body .webform-client-form .form-item {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.contact label {
  display: block;
  font-weight: normal;
  width: 27%;
  text-align: right;
  line-height: 45px;
  float: left;
  color: #000;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 21px;
}
.contact form input {
  border: 1px solid #97999b;
  padding: 0 15px;
  width: 70%;
  float: right;
  height: 45px;
  margin-bottom: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 white;
  -moz-box-shadow: 0 0 0 white;
  box-shadow: 0 0 0 white;
  background: #fff;
  color: #000;
  font-family: "HelveticaNeueLight",sans-serif;
  font-size: 21px;
}
#contact .body .webform-client-form .form-item input.error {
  border-color: #ff0000;
}
#contact .body .webform-client-form .form-item .grippie {
  display: none;
}
.contact  textarea {
  border: 1px solid #97999b;
  padding: 15px;
  width: 70%;
  float: right;
  height: 185px;
  resize: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 white;
  -moz-box-shadow: 0 0 0 white;
  box-shadow: 0 0 0 white;
  background: #fff;
  color: #000;
  font-family: "HelveticaNeueLight",sans-serif;
  font-size: 21px;
}
#contact .body .webform-client-form .form-item .form-textarea-wrapper textarea.error {
  border-color: #ff0000;
}
.contact-body{ padding-top: 70px;  padding-bottom: 50px;}
.contact .form-group{ margin-bottom: 20px;}
.contact .btn{float: right;  
  margin: 20px 24% 0 0;}
.btn {
   border: none;
  outline: none;
  background: #00adf2;
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 22px;
  text-align: center;
  display: block;

  padding: 0 32px;
  text-transform: uppercase;
  line-height: 52px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#contact .body .webform-client-form .form-submit:hover {
  color: #000;
}
.contact .info p {
  color: #000;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 40px;
}

.l-header--fix{
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  z-index: 5;
}

body.not-front .l-header .top {
  padding-bottom: 0;
}
body.not-front .l-footer {
  	/*background-color: rgba(255, 255, 255, 0.5);*/
  	/*background-color: rgba(36, 36, 36, 0.5);*/
  	background-color: #000;
  	/*padding: 15px 0 10px 0;*/
	/*margin: 30px 0 0 0;*/
	/*border-top: 1px solid #d5d8d8;*/
	
	bottom:0px;
	width:100%;
}
body.not-front .l-footer .footer {
  position: relative;
}
body.not-front .l-footer .block-block-3 {
  display: block;
  float: left;
  margin: 5px 0 0 0;
}
body.not-front .l-footer .block-block-3 ul {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
body.not-front .l-footer .block-block-3 ul li a {
  /*color: #6f6f6f;*/
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 14px;
  text-decoration: none;
}
body.not-front .l-footer .block-block-3 ul li a:hover {
  text-decoration: none;
}
body.not-front .l-footer .box-logo {
  display: block;
  width: 220px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -110px;
}
body.not-front .l-footer .logo {
  margin: 0 0 6px;
  font-size: 0;
  line-height: 1;
  display: block;
  max-width: 205px;
}
body.not-front .l-footer .copyright {
  color: #6f6f6f;
  font-family: "Helvetica Neue";
  font-size: 12px;
}
body.not-front .l-footer .right .pluso {
  margin: 13px 0 0 0;
}

body.node-type-shirt-distplay #page-title {
  display: none;
}
body.node-type-shirt-distplay .node-shirt-distplay .node-6-product-field-large-image {
  width: 50%;
  float: left;
  padding: 0 10px 0 0;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference {
  width: 50%;
  float: right;
  padding: 0 0 0 10px;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .ajax-progress {
  display: none !important;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios {
  display: inline-block;
  width: 100%;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio:nth-child(2n) {
  margin-right: 0;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio label.option {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  width: 0px;
  height: 0px;
  display: inline;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio label.option:after {
  content: "";
  width: 236px;
  height: 236px;
  display: block;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url("../images/m_black_thumb.jpg") no-repeat center transparent;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio input[type="radio"] {
  display: none;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio input[type="radio"] + label {
  padding: 0;
  margin: 0;
  font-size: 0;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio input[type="radio"]:checked + label:after {
  border-color: #00adf2;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio:nth-child(1) label.option:after {
  background: url("../images/m_black_thumb.jpg") no-repeat center transparent;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio:nth-child(2) label.option:after {
  background: url("../images/m_w_thumb.jpg") no-repeat center transparent;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio:nth-child(3) label.option:after {
  background: url("../images/w_w_thumb.jpg") no-repeat center transparent;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-radios .form-type-radio:nth-child(4) label.option:after {
  background: url("../images/w_b_thumb.jpg") no-repeat center transparent;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-type-radios.form-item-attributes-field-color + div {
  width: 48%;
  margin: 0 4% 0 0;
  display: block;
  float: left;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-size {
  width: 48%;
  margin: 0 0 0;
  display: block;
  float: left;
}
body.node-type-shirt-distplay .node-shirt-distplay .field-type-commerce-product-reference form.commerce-add-to-cart .form-item-quantity {
  width: 48%;
  margin: 0 0 0;
  display: block;
  float: left;
}

.cart .page-title {
  color: #000;
  font-size: 60px;
  font-family: 'HelveticaNeueLight', sans-serif;
  margin: 40px 0;
  text-align: center;
  line-height: 1;
}
.cart .products .product-item {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.cart .products .product-item:last-child {
  border-bottom: 1px solid #ededed;
}
.cart .products .product-item .img {
  display: block;
  float: left;
  width: 10%;
  text-align: center;
}
.cart .products .product-item .product-name {
  width: 56%;
  display: block;
  float: left;
}
.cart  .product-name  {
  margin: 0 0;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 28px;
  line-height: 68px;
  width: 60%;
}
.cart .products .product-item .items {
  display: block;
  float: left;
  width: 10%;
}
.cart .field-cartitems-count .selectBox {
  width: 100% !important;
  max-width: 100%;
  min-width: 100%;
  margin: 16px 0;
  font-size: 15px;
  line-height: 1;
  font-family: 'HelveticaNeueLight', sans-serif;
}

.cart  .price,.cart  .count {

  width: 16%;
  margin: 0 0;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 28px;
  line-height: 68px;
  text-align: center;
}
.cart .products .product-item .delete {
  display: block;
  float: left;
  width: 8%;
  text-align: right;
}
.cart  .delete a.delete-product {
  display: inline-block;
  width: 36px;
  height: 36px;
  outline: none;
  border: 1px solid #ededed;
  color: #000;
  font-size: 0;
  font-family: "HelveticaNeueLight" !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: url("../images/delete-ico.png") no-repeat center white;
  margin-top: 16px;
}
.cart .products .product-item .delete a.delete-product:hover {
  background-color: #ededed;
}
.cart .total-price {

  text-align: right;
  padding: 34px 0;
}
.cart .total-price  {
  color: #000;
  font-size: 48px;
  line-height: 1;
  font-family: 'HelveticaNeueLight', sans-serif;
}
.cart .box-form {
  padding: 40px 0px 100px 0px;
  background: #ededed;
}
.cart .box-form form .text p {
  color: #363636;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 17px;
  margin-bottom: 15px;
  line-height: 1.2;
}
.cart .box-form form .box-chek {
  display: block;
  float: left;
}
.cart .box-form form .box-chek input[type="checkbox"] {
  display: none;
}
.cart .box-form form .box-chek input[type="checkbox"] + label {
  color: #363636;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 17px;
  line-height: 20px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 30px;
  margin: 0 25px 0 0;
}
.cart .box-form form .box-chek input[type="checkbox"] + label:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.cart .box-form form .box-chek input[type="checkbox"]:checked + label:after {
  content: "";
  background: url("../images/cheked.png") no-repeat center white;
}
.cart .box-form form .box-radio {
  display: block;
  float: left;
}
.cart .box-form form .box-radio .radio {
  display: inline-block;
}
.payform input[type="radio"] {
  display: none;
}
.payform input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;

  
}
.payform input[type="radio"] + label img {
  position: relative;
  top: -6px;
}
.payform input[type="radio"] + label:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: block;
  left: 0;
  top: 10px;
  position: absolute;
  margin: 0 10px 0 0;
  z-index: 1;
}
.payform input[type="radio"]:checked + label:after {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  content: "";
  width: 8px;
  height: 8px;
  background: #00adf2;
  display: block;
  position: absolute;
  z-index: 11;
  left: 6px;
  top: 16px;
}
.cart  form h4 {
  color: #000;
  font-size: 60px;
  font-family: 'HelveticaNeueLight', sans-serif;
  margin: 32px 0 40px;
  text-align: left;
  line-height: 1;
}
.cart .box-form form .item {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.form-group{ overflow: hidden; margin-bottom: 2px;}
.cart .box-form form .item .box-label {
  width: 33%;
  float: left;
  text-align: left;
}
.cart .box-form form .item .box-label label,.payform label {
  color: #000;
  font-family: "HelveticaNeueLight", sans-serif;
  font-size: 21px;
  line-height: 45px;
}
.payform label{ float: left; display: block; width: 33%; font-weight: normal;}
.payform select,.payform .form-control{ height: 45px; width: 66%; border: none; border-radius: 6px;}
.payform .selectBox-label,.payform .form-control{
     font-family: "HelveticaNeueLight",sans-serif;
    font-size: 22px;
    padding: 6px 10px 10px;
    color: #000;
}
.cart .box-form form .item .box {
  width: 67%;
  display: block;
  float: left;
}
.cart .box-form form .item .box .grid {
  width: 30%;
  display: block;
  float: left;
  margin-right: 5%;
}
.cart .box-form form .item .box .grid:last-child {
  margin-right: 0;
}
.cart .box-form form .item input,.payform button {
  height: 45px;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 0;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  font-family: "HelveticaNeueLight", sans-serif;
  font-size: 22px;
  -webkit-box-shadow: 0 0 0 white;
  -moz-box-shadow: 0 0 0 white;
  box-shadow: 0 0 0 white;
  border: none;
}
.cart .box-form form .item .selectBox {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background: #fff;
  height: 45px;
}
.cart .box-form form .item .selectBox .selectBox-label {
  padding: 6px 15px 10px 15px;
  font-family: "HelveticaNeueLight", sans-serif;
  font-size: 22px;
}
.payform button{ width: 170px; margin: 0 auto; padding-bottom: 10px; margin-top: 40px;}
.cart .box-form form .form-submit,.payform button {
  outline: none;
  background: #00adf2;
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 21px;
  text-align: center;
  display: block;
  margin: 40px auto 0;
  padding: 0 32px;
  text-transform: uppercase;
  line-height: 42px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.cart .box-form form .form-submit:hover {
  color: #000;
}

.custom-select-selectBox-dropdown-menu {
  background-color: #F2F2F2;
  border: 0px;
}
.custom-select-selectBox-dropdown-menu li a {
  height: 35px;
  color: black;
  font-family: "HelveticaNeueLight" !important;
  font-size: 18px;
}

@media only screen and (max-width: 1060px) {
  .top-bar {
    left: 53%;
  }

  .block-1 .block-title {
    font-size: 70px;
  }
  .block-1 ul.items {
    margin: 20px 0 0;
  }
  .block-1 ul.items li p {
    font-size: 30px;
  }
  .block-1 ul.items li p span {
    font-size: 70px;
  }

  .block-5 .block-title {
    font-size: 56px;
  }

  .owl-carousel .owl-wrapper-outer {
    margin: 0 0 -2px;
    position: relative;
  }
  .owl-carousel .owl-wrapper-outer:after {
    content: "";
    background: url("../images/men.png") no-repeat center bottom transparent;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    width: 240px;
    height: 570px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -120px;
  }
  .owl-carousel .owl-pagination .owl-page {
    width: 107px;
    height: 107px;
  }
  .owl-carousel .owl-pagination .owl-page span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/dot-1.jpg") no-repeat center transparent;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
  }

  .l-slider {
    position: relative;
    overflow: hidden;
  }
  .l-slider .birds {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 10%;
    display: block;
  }
  .l-slider .birds #scene {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .l-slider .birds #scene li.layer {
    position: absolute !important;
    z-index: 2;
    margin: 0;
    padding: 0;
  }
  .l-slider .birds #scene .l1 {
    height: auto;
    left: 72% !important;
    top: 30px !important;
    width: 220px;
    z-index: 1;
  }
  .l-slider .birds #scene .l1 img {
    width: 100%;
  }
  .l-slider .birds #scene .l2 {
    height: auto;
    left: 40px !important;
    top: 240px !important;
    width: 100px;
    z-index: 1;
  }
  .l-slider .birds #scene .l2 img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .top-bar {
    position: relative;
    width: 100%;
    margin: 10px 0 10px;
    left: 0;
    top: 0;
    display: inline-block;
  }
  .top-bar .top-bar-section {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .top-bar .top-bar-section ul {
    width: inherit;
    display: inline-block;
  }

  .l-header .l-preorder {
    display: block;
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 0 0 0;
  }

  .l-slider {
    margin: -123px 0 0 0;
  }
  .l-slider .callbacks_container:after {
    bottom: 6px;
  }

  body.not-front .l-header .l-preorder {
    margin: 0;
  }
  body.not-front .l-header .l-preorder .block-block-5 p {
    color: #f3f3f3;
    font-family: 'HelveticaNeueUltraLight';
    font-size: 28px;
    position: relative;
    line-height: 50px;
    padding: 0 0 0 64px;
    margin: 0 0;
  }

  .block-1 {
    min-height: 830px;
    padding: 60px 0;
    width: 100%;
  }
  .block-1 .block-title {
    font-size: 60px;
    margin: 0 0 60px;
  }
  .block-1 .box {
    margin: -20px 0 0 0;
    display: inline-block;
    width: 100%;
  }
  .block-1 .box .img {
    display: block;
    float: left;
    max-width: 100%;
    text-align: center;
  }
  .block-1 .box .img img {
    width: 70%;
  }
  .block-1 .box .info {
    display: block;
    float: right;
    width: 100%;
    padding: 10px;
    margin: 35px 0 0 0;
    text-align: center;
  }
  .block-1 .box .info .center {
    display: inline-block;
  }
  .block-1 .box .info p {
    color: #fff;
    font-family: "Helvetica Neue";
    font-size: 16px;
    line-height: 1.2;
    margin: 15px 0;
    width: 100%;
  }
  .block-1 .box .info .box-img {
    padding: 0 95px 0 0;
    position: relative;
    display: block;
    float: left;
  }
  .block-1 .box .info .box-img:after {
    content: "+";
    color: #00adf2;
    font-family: "HelveticaNeueUltraLight";
    font-size: 64px;
    display: block;
    position: absolute;
    bottom: 19px;
    left: 72%;
    line-height: 1;
  }
  .block-1 .box .info .box-img + img {
    display: block;
    float: left;
  }
  .block-1 ul.items {
    margin: 20px 0 0;
  }
  .block-1 ul.items li {
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
  }
  .block-1 ul.items li p {
    font-size: 30px;
  }
  .block-1 ul.items li p span {
    font-size: 70px;
  }

  .block-3 .block-title {
    font-size: 50px;
  }
  .block-3 .info {
    text-align: center;
  }
  .block-3 .info ul.characteristics {
    margin: 0 0 30px 0;
  }
  .block-3 .info ul.characteristics li h4 {
    font-size: 25px;
  }
  .block-3 .info ul.characteristics li p {
    font-size: 14px;
  }
  .block-3 ul.suitable li {
    margin: 0 1.8%;
  }
  .block-3 ul.suitable li p {
    font-size: 18px;
  }

  .block-5 {
    padding: 30px 0 30px 0;
  }
  .block-5 .block-title {
    font-size: 50px;
  }
  .block-5 img {
    margin-top: 10%;
  }
  .block-5 p {
    font-size: 14px;
  }

  .cart .box-form {
    padding: 40px 0;
    background: #ededed;
  }
  .cart .box-form form h4 {
    font-size: 40px;
  }
  .cart .box-form form .item .box-label label {
    color: #000;
    font-family: "HelveticaNeueUltraLight", sans-serif;
    font-size: 14px;
    line-height: 45px;
  }
  .cart .box-form form .item .box {
    width: 67%;
    display: block;
    float: left;
  }
  .cart .box-form form .item .box .grid {
    width: 30%;
    display: block;
    float: left;
    margin-right: 5%;
  }
  .cart .box-form form .item .box .grid:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  
  #slide1, #slide2, #slide3{
    background-position: center top !important;
    background-size: cever !important;
    background-attachment: inherit !important;
  }

.block-5 p{
  margin-top:30px !important;
}

.small-12{
  width: 100% !important;
}

  .top-bar {
    position: relative;
    width: 100%;
    margin: 0 0 10px;
    left: 0;
    top: 0;
    display: inline-block;
  }
  .top-bar .title-area {
    height: 30px;
  }
  .top-bar .title-area .toggle-topbar a {
    outline: none;
  }
  .top-bar .top-bar-section {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .top-bar .top-bar-section ul {
    width: inherit;
    display: inline-block;
  }

  .l-header .top {
    background: #242424;
  }
  .l-header .top .logo {
    width: 100%;
    text-align: center;
  }
  .l-header .top .logo a {
    max-width: 200px;
  }
  .l-header .l-preorder {
    display: inline-block;
    float: none;
    position: relative;
    right: 0;
    top: 0;
    left: 0;
    margin: 20px 0 0 0;
    text-align: center;
    width: 100%;
  }
  .l-header .l-preorder .commerce-add-to-cart .form-submit {
    background: #00adf2;
    color: #fff;
    font-family: "ProximaNova-Extrabld";
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 42px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    -webkit-transition: all 0.4s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .l-header .l-preorder .commerce-add-to-cart .form-submit:hover {
    color: #000;
  }

  /* .l-slider {
    margin: 0 0 -7px 0;
  } */
  .l-slider .callbacks_container:after {
    display: none;
  }
  .l-slider .callbacks_container .prev {
    font-family: 'icomoon';
    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;
    font-size: 0;
    outline: none;
    display: block;
    position: absolute;
    left: 2%;
    top: 40%;
    z-index: 10;
  }
  .l-slider .callbacks_container .prev:before {
    content: "\f104";
    font-size: 66px;
    color: #fff;
    line-height: 1;
    opacity: 0.5;
  }
  .l-slider .callbacks_container .next {
    font-family: 'icomoon';
    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;
    font-size: 0;
    outline: none;
    display: block;
    position: absolute;
    right: 2%;
    top: 40%;
    z-index: 10;
  }
  .l-slider .callbacks_container .next:before {
    content: "\f105";
    font-size: 66px;
    line-height: 1;
    color: #fff;
    opacity: 0.5;
  }

  .l-footer {
    background: #242424 !important;
    padding: 10px 0;
    margin-top: 0 !important;
    clear:both;
  }
  .l-footer .left {
    width: 100%;
    text-align: center;
  }
  .l-footer .right {
    width: 100%;
  }
  .l-footer .right .pluso {
    margin: 13px 0 0 0;
    text-align: center;
    width: 100%;
  }
  .l-footer .block-block-3 {
    display: block;
    float: left;
    margin: 0 0 2px;
    width: 100%;
  }
  .l-footer .block-block-3 ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    text-align: center;
  }
  .l-footer .block-block-3 ul li {
    width: 100%;
    text-align: center;
  }
  .l-footer .box-logo {
    display: inline-block;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
    text-align: center;
  }
  .l-footer .logo {
    margin: 15px 0 10px;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    max-width: 205px;
  }
  .l-footer .copyright {
    color: #6f6f6f;
    font-family: "Helvetica Neue";
    font-size: 12px;
  }
  .l-footer .l-preorder {
    display: block;
    position: relative;
    width: 100%;
    left: 0;
    margin: 0 0 0 0;
    text-align: center;
  }
  .l-footer .l-preorder .commerce-add-to-cart .form-submit {
    margin-bottom: 0;
  }

  body.not-front .l-footer {
    background: white !important;
    padding: 30px 0;
  }
  body.not-front .l-footer .footer {
    position: relative;
  }
  body.not-front .l-footer .block-block-3 {
    display: block;
    float: left;
    margin: 0 0 2px;
    width: 100%;
  }
  body.not-front .l-footer .block-block-3 ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
  }
  body.not-front .l-footer .box-logo {
    display: block;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
    text-align: center;
  }
  body.not-front .l-footer .logo {
    margin: 15px 0 10px;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    max-width: 205px;
  }
  body.not-front .l-footer .copyright {
    color: #6f6f6f;
    font-family: "Helvetica Neue";
    font-size: 12px;
  }
  body.not-front .l-footer .right .pluso {
    margin: 13px 0 0 0;
  }

  .block-4 .vidanim {
    width: 100% !important;
  }

  .block-1 {
    min-height: 830px;
    padding: 60px 0;
  }
  .block-1 .block-title {
    font-size: 40px;
    margin: 0 0 60px;
  }
  .block-1 .box {
    margin: -20px 0 0 0;
    display: inline-block;
    width: 100%;
  }
  .block-1 .box .img {
    display: block;
    float: left;
    max-width: 100%;
    text-align: center;
  }
  .block-1 .box .img img {
    width: 80%;
  }
  .block-1 .box .info {
    display: block;
    float: right;
    width: 100%;
    padding: 10px;
    margin: 35px 0 0 0;
    text-align: center;
  }
  .block-1 .box .info .center {
    display: inline-block;
  }
  .block-1 .box .info p {
    color: #fff;
    font-family: "Helvetica Neue";
    font-size: 16px;
    line-height: 1.2;
    margin: 15px 0;
    width: 100%;
  }
  .block-1 .box .info .box-img {
    padding: 0 70px 0 0;
    position: relative;
    display: block;
    float: left;
  }
  .block-1 .box .info .box-img img {
    max-width: 92px;
  }
  .block-1 .box .info .box-img:after {
    content: "+";
    font-size: 50px;
    bottom: 6px;
    left: 70%;
  }
  .block-1 .box .info .box-img + img {
    display: block;
    float: left;
    max-width: 100px;
  }
  .block-1 ul.items {
    margin: 20px 0 0;
  }
  .block-1 ul.items li {
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
  }
  .block-1 ul.items li p {
    font-size: 20px;
  }
  .block-1 ul.items li p span {
    font-size: 48px;
    top: 10px;
  }

  .block-3 .block-title {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .block-3 .info {
    text-align: center;
  }
  .block-3 .info ul.characteristics {
    margin: 0 0 30px 0;
  }
  .block-3 .info ul.characteristics li {
    text-align: left;
    margin-bottom: 10px;
    padding: 0px 10px 20px;
  }
  .block-3 .info ul.characteristics li h4 {
    font-size: 20px;
  }
  .block-3 .info ul.characteristics li p {
    font-size: 12px;
  }
  .block-3 ul.suitable li {
    display: inline-block;
    text-align: center;
    margin: 0 6% 20px;
  }
  .block-3 ul.suitable li p {
    font-size: 14px;
  }

  .block-5 {
    padding: 30px 0 0px 0;
    text-align: center;
  }
  .block-5 .block-title {
    font-size: 40px;
    text-align: center;
    margin-top: 0;
  }
  .block-5 .img {
    text-align: center;
  }
  .block-5 img {
    margin-top: 30px;
    max-width: 80%;
    margin-bottom: 1px;
  }
  .block-5 p {
    text-align: center;
    font-size: 14px;
    padding: 0 0;
  }

  #contact {
    background: #ededed;
  }
  #contact .body {
    padding: 50px 0 0;
  }
  #contact .body .webform-client-form .form-item {
    margin: 0 0 20px;
  }
  #contact .body .webform-client-form .form-item label {
    display: block;
    width: auto;
    text-align: left;
    line-height: 45px;
    float: left;
    font-size: 22px;
  }
  #contact .body .webform-client-form .form-item input {
    width: 100%;
    float: right;
  }
  #contact .body .webform-client-form .form-item .form-textarea-wrapper textarea {
    width: 100%;
    float: right;
    height: 160px;
  }
  #contact .body .webform-client-form .form-submit {
    display: block;
    float: none;
    margin: 0 auto 35px;
    padding: 0 32px;
  }
  #contact .body .info p {
    text-align: center;
  }

  .cart .box-form {
    padding: 40px 0;
    background: #ededed;
  }
  .cart .box-form form h4 {
    font-size: 40px;
  }
  .cart .box-form form .item {
    margin-bottom: 20px;
  }
  .cart .box-form form .item .box-label {
    width: 100%;
  }
  .cart .box-form form .item .box-label label {
    color: #000;
    font-family: "HelveticaNeueUltraLight", sans-serif;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .cart .box-form form .item .box {
    width: 100%;
    display: block;
    float: left;
  }
  .cart .box-form form .item .box .grid {
    width: 30%;
    display: block;
    float: left;
    margin-right: 5%;
  }
  .cart .box-form form .item .box .grid:last-child {
    margin-right: 0;
  }
}


.form_error_label {
	color: #9c1d32 !important;
	font-weight: bold;
}
.form_error_box {
	background: #bc0d29;
	color: #ffffff;
	clear: both;
	margin: 20px 10px 0 10px;
	padding: 15px 30px;
	border-radius: 5px;
	display: none;
}
	.form_error_box p {
		padding: 0;
		margin: 5px 0;
		float: left;
		width: 50%;
	}
.clear {
	clear: both;
	height: 1px;
}
.text_box {
	min-height: 300px;
}
	.text_box p {
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 18px !important;
	}
.store_offer_label {
	padding: 30px 0 !important;
	margin: 0 !important;
	border: 1px solid #ddd7d8 !important;
	height: 236px !important;
    width: 236px !important;
	border-radius: 5px;
	text-align: center;
	position: relative;
}
	.store_offer_label .price {
		position: absolute;
		bottom: 0px;
		right: 0px;
		padding: 2px 10px;
		color: #000000;
		font-size: 28px;
		border-radius: 5px;
		font-family: HelveticaNeueLight;
                font-weight: normal;
	}
		.store_offer_label .price sup {
			font-size: 14px;
			line-height: 30px;
			position: relative;
			top: -10px;
		}
.store_offer_label_active {
	border: 1px solid #00adf2 !important;
}
.error_box {
	text-align: center;
	font-size: 24px;
	color: #9b061f;
}
.store_banner_bax {
	text-align: left;
	color: #d8f4f7;
	vertical-align: center;
}
	.store_banner_bax p {
		/*font-size: 45px;
		font-family: HelveticaNeueLight;
		display: inline-block;
		padding: 0 0 0 20px;*/
		display: inline-block;
    font-family: HelveticaNeueLight;
    font-size: 37px;
    line-height: 1.2;
    margin-top: 40px;
    padding: 0 0 0 20px;
	}

.smells_box .item {
		display: inline-block;
		width: 151px;
		margin: 0 10px 15px 0;
}
.smell_text {

}
.suitable .img {
	cursor: pointer;
}
.index_text {
	font-family: "Helvetica Neue",sans-serif;
    font-size: 19px;
	color: #ffffff;
	float: right;
}
	.index_text h1 {
		font-family: "HelveticaNeueUltraLight";
		color: #ffffff;
	}
	.index_text p {
		padding: 0;
		margin: 0 0 20px 0;
		font-family: "Helvetica Neue",sans-serif;
    	font-size: 19px;
		line-height: 1.5;
	}
        
        .cart-body table{ border: none;}
        .cart-body table td{ border-top: 1px solid #ededed;  padding: 10px 0;}
        .cart-body,.row1{
            margin: 0 auto;
            max-width: 75rem;
            width: 100%;
        }

.cart table tr:nth-of-type(2n){
    background-color: #fff;
}
.payform .selectBox-dropdown{ background-color: #fff;}

.b1 {
    background: none repeat scroll 0 0 #00adf2;
    border-radius: 26px;
    color: #fff;
    display: inline-block;
    font-family: "Helvetica Neue";
    font-size: 22px;
    line-height: 50px;
    margin-bottom: 0;
    padding: 0 32px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.b2{ margin: 0px;}
#expiration{ overflow: hidden;}
#expiration .form-group{width: 23%; float: left; padding-right: 10px;}
#expiration .form-group.field-cartorders-ccv{ width: 20%;}
#expiration .form-group:last-child{ padding-right: 0px;}
#expiration #cartorders-ccv{ width: 100%;}
#expiration  select{ width: 100%;}
#expiration .selectBox-dropdown { min-width: 70px;}
#agree .form-group label{ width: 100%; margin-top: 15px;}
#agree .form-group label div{  
font-size: 16px;
margin-left:20px;
text-align:left;
width:310px;
line-height: 1;
margin: 0px;
font-family: "Helvetica Neue",sans-serif;
color: #222222;
float: left;
}
#agree .form-group input{ margin-right: 10px; float: left;}
.alert{ 
   margin: 10px auto;
    max-width: 75rem;
    width: 100%;
}
.smells .shirt-form .title{ font-weight: normal; color: #000; margin-top: 10px; position: relative;  }
.smells .shirt-form .radio-wrapper{ position: relative; cursor: pointer !important;}

.smells .shirt-form .radio-wrapper .hover{ 
    display: none;
    position: absolute;
    width: 236px;
    height: 236px;
    background-color: #02a7e7;
    opacity: 0.9;
    top: 0px;
    border-radius: 5px;
    
}
.smells .shirt-form .radio-wrapper .add{ 
    display: none;
    background-color: #fff;
    border-radius: 15px;
    width: 130px;
    padding: 10px 10px;
    color: #02a7e7;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    position: absolute;
    left: 50px;
    top: 100px;
    z-index: 999;
    cursor: pointer;
}
.smells .shirt-form .radio-wrapper.h:hover .add{ display: block;}
.smells .shirt-form .radio-wrapper.h:hover .hover{ 
    
    display: block;
}
.smells .shirt-form .radio-wrapper.h:hover .title{ color: #fff; z-index: 999;}

.smells .l-header,.store .l-header{ position: fixed; width: 100%; top:0px; z-index: 9999;}
.smells .l-main,.store .l-main{ margin-top: 100px;}
.smells .l-main{ margin-bottom: 100px;}
.add-smell .contact-body{ margin-top: 30px; margin-bottom: 100px;}
.text1{ padding: 20px 0px;  max-width: 1000px; line-height: 1.2; font-size: 19px;}
.text1 span{ background-color: #e8e8e8; padding: 20px 40px; display: block; margin-top: 20px; }
.smells_box2{ margin-top: 20px; overflow: hidden;}
.smells_box2 div{float: left; margin-right: 12px; text-align: center; width: 132px;  }
.smells_box2 div:last-child{ margin: 0px;}
.smells_box2 div img{ width: 132px; height: 132px; clear: both; margin-bottom: 10px; border-radius: 10px;}
.text2{ font-size: 14px; margin-bottom: 4px;}
.your-pattern{ text-align: center;}

.add-smell label{ font-weight: normal; }


.add-smell .field-smellform-title label, .add-smell .field-smellform-comment label{ font-weight: bold;}
.smells .price{ position: absolute; top: 10px;}
.smells-list{ margin-top: 20px;}
.top-bar .top-bar-section #main-menu li a{
    
    font-family: 'Helvetica Neue' !important;
    font-size: 21px !important;
    font-weight: normal !important;
     
}
.success .status-body{ text-align: center;}
.cart-table .img img{ border-radius: 5px;}
.block2{ margin-top: 30px;} 
#slide6 .row{ margin-bottom: 80px;}

.button.button-style2 .border-left {
    top: 0;
    transform-origin: left top 0;
}
.button.button-style2 .border-right {
    bottom: 0;
    transform-origin: right bottom 0;
}
.button.button-style2 .border-top {
    left: 0;
    transform-origin: left top 0;
}
.button.button-style2 .border-bottom {
    right: 0;
    transform-origin: right bottom 0;
}
.button .border-horizontal2 {
    transform: scale(1, 0.2);
}
.button .border-button {
    background-color: #fff;
    height: 1px;
    position: absolute;
    width: 1px;
}
.button .border-top {
    top: 0;
    transform: scale(0.5, 1);
    width: 100%;
}

.button .border-horizontal7 {
    transform: scale(1, 0.7);
}
.button .border-right {
    height: 100%;
    right: 0;
    transform: scale(1, 0.5);
}


.button .border-vertical6 {
    transform: scale(0.6, 1);
}
.button .border-bottom {
    bottom: 0;
    transform: scale(0.5, 1);
    width: 100%;
}



.button.button-style2 .border-left {
    top: 0;
    transform-origin: left top 0;
}
.button .border-horizontal6 {
    transform: scale(1, 0.6);
}
.button .border-left {
    height: 100%;
    left: 0;
    transform: scale(1, 0.5);
}

.border-anim {
    transition: all 0.3s ease-out 0s;
}

.button:hover .border-button {
    transform: scale(1, 1);
}

#video-play{ background: none; padding: 15px 30px; text-decoration: none;  position: absolute; z-index: 9999; top: 40%; left:45%; text-transform: uppercase;}




