/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
  line-height: 1.4;
  color: #222222;
}

::-moz-selection {
  text-shadow: none;

  background: #b3d4fc;
}

::selection {
  text-shadow: none;

  background: #b3d4fc;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;

  border: 0;
  border-top: 1px solid #cccccc;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;

  border: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  padding: 0.2em 0;

  color: #000000;

  background: #cccccc;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */



/* ===================
    ALL: Orange Theme
    =================== */

.header-container {
  border-bottom: 20px solid #e44d26;
}

.footer-container,
.main aside {
  border-top: 20px solid #e44d26;
}

.header-container,
.footer-container,
.main aside {
  background: #f16529;
}

.title {
  color: white;
}

/* ==============
    MOBILE: Menu
    ============== */

nav ul {
  margin: 0;
  padding: 0;

  list-style-type: none;
}

nav a {
  display: block;
  margin-bottom: 10px;
  padding: 15px 0;

  font-weight: bold;
  text-align: center;
  color: white;
  text-decoration: none;

  background: #e44d26;
}

nav a:hover,
nav a:visited {
  color: white;
}

nav a:hover {
  text-decoration: underline;
}

/* ==============
    MOBILE: Main
    ============== */

.main {
  padding: 30px 0;
}

.main article h1 {
  font-size: 2em;
}

.main aside {
  padding: 0 5% 10px;

  color: white;
}

.footer-container footer {
  padding: 20px 0;

  color: white;
}

/* ===============
    ALL: IE Fixes
    =============== */

.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


@font-face {
  font-weight: normal;
  font-family: tahoma, sans-serif;

  src: url(../fonts/Tahoma.ttf);
}
@font-face {
  font-weight: normal;
  font-family: segoeui, sans-serif;

  src: url(../fonts/segoeui.ttf);
}
.blue {
  color: #1c4979;
}
.green {
  color: #1c4979;
}
.red {
  color: #ef0303;
}

body {
  font-weight: normal;
  font-family: tahoma, sans-serif;
}
.wrapp {
  overflow: hidden;
}

.conteiner {
  position: relative;

  box-sizing: border-box;
  width: 320px;
  margin: 0 auto;
  padding: 0 5px;
}
section {
  box-sizing: border-box;
  min-width: 320px;
}
.block1 {
  height: 530px;
  padding: 1px;

  background: url("../images/header.jpg")no-repeat 25% center;
  -webkit-background-size: cover;
          background-size: cover;
}
h1 {
  margin-top: 1px;

  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}
h1 span {
  font-weight: bold;
  font-size: 50px;
  text-transform: uppercase;
}
h1 b {
  font-weight: normal;
}
h1 span1 {
  font-size: 48px;
}
.sale {
  margin: auto;
  width: 100px;
  height: 72px;
  padding-top: 10px;

  font-size: 18px;
  line-height: 30px;
  text-align: center;

  background: #fff048;
  border-radius: 7px;
}
.sale span {
  font-weight: bold;
  font-size: 42px;
  text-transform: uppercase;
}
.sale b {
  font-size: 28px;
}
.block1 img {
    position: absolute;
    top: 185px;
    right: 80px;
    width: 55%;
}

.price {
  position: absolute;
  top: 345px;

  width: 100%;
  height: 60px;
}
.oldprice {
  padding-top: 12px;

  font-size: 20px;
  line-height: 0.8;
  text-decoration: line-through;
}
.newprice {
  float: left;
  min-width: 180px;
  margin: 0 10px 0 0;

  font-weight: bold;
  font-size: 40px;
  font-family: segoeui, sans-serif;
  text-align: right;
}
.newprice b {
  font-weight: normal;
  font-size: 29px;
}
.curs {
  position: relative;
  z-index: 12;

  font-weight: normal;
  font-size: 24px;
  line-height: 0.8;
  color: #ef0303;
}
.block1 .btn {
  position: absolute;
  top: 450px;
  

  width: 310px;
  height: 70px;

  font-size: 33px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  background: url("../images/btn.png")no-repeat center;
  border-radius: 7px;
  cursor: pointer;
}

.block1 .newprice {
  float: none;

  text-align: center;
}
.block1 .oldprice {
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}

.block2 {
  height: 505px;
}
.block2 .red {
  margin-bottom: 15px;
  padding-top: 20px;

  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.block2 .red span {
  font-weight: bold;
}
.block2 .inf,
.inf1,
.inf2 {
  width: 100%;
  min-height: 80px;
  margin-top: 5px;

  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}
.block2 i {
  display: block;
  width: 80px;
  height: 80px;

  background: url("../images/sprite.png")no-repeat;
  display: block;
  margin: auto;
}
.block2 i:first-child {
  background-position: 5px 5px;
}
.block2 :nth-child(3) i {
  background-position: 5px -95px;
}
.block2 :nth-child(4) i {
  background-position: 5px -190px;
}
.block2 p {
  margin-top: -70px;
  padding: 0 0 0 80px;
}
.block2 .inf3 {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;

  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #ffffff;

  background: #89ac44;
}
.block2 .inf3 span {
  font-weight: bold;
  text-transform: uppercase;
}


.block3 {
  height: 460px;
}


.block3 .antihrap {
  position: absolute;
  top: 75px;
  left: 60px;

  width: 140px;
  height: 140px;

  border-radius: 50%;
}

.block3-clips {
  position: absolute;
    top: 115px;
    left: 197px;
    display: block;
    width: 100px;
    transform: rotate(10deg);
}

.block3 h2 {
  font-weight: normal;
  font-size: 27px;
  text-align: center;
}
.block3 h2 b {
  font-weight: bold;
}
.block3 p {
  margin-top: -10px;/*-10*/

  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
.block3 .blue {

}
.block3 .work {
  width: 100%;
  height: 180px;
  margin-top: 215px;/*185*/
}
.block3 h3 {
  margin-bottom: 35px;

  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.block3 i {
  display: block;
  width: 15px;
  height: 15px;

  background: url("../images/sprite.png")no-repeat;
  background-position: -5px -292px;
}
.block3 .inf {
  margin-left: 5px;
}
.block3 .inf p {
  margin-top: -16px;
  padding-left: 17px;

  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  text-align: left;
}

.block4 {
  /*height: 570px;*/
  padding-top: 15px;
}
.warn {
  box-sizing: border-box;
  /*height: 165px;*/
  padding: 10px;

  font-weight: normal;
  font-size: 16px;
  text-align: center;

  border: 5px solid #ff0000;
}
.warn span {
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
}
.warn b {
  font-weight: bold;
  text-transform: uppercase;
}
.block4 h2 {
  margin-top: 20px;

  font-weight: normal;
  font-size: 25px;
  text-align: center;
}
.block4 h2 b {
  font-weight: bold;
  text-transform: uppercase;
}
.slider {
  position: relative;
  z-index: 9;

  width: 300px;
  margin: 0 auto;
/*  height: 300px;
  overflow: hidden;*/
}

/*.bx-viewport {
  height: 370px!important;
}
*/
.slider ul,
.slider li {
  margin: 0;
  padding: 0;

  list-style-type: none;
}
.slider ul {
  width: 9999px;
}
.slider ul li {
  position: relative;

  float: left;
  width: 300px;

  list-style-type: none;
}
.slider ul li img {
  display: block;
  float: left;
  margin-right: 20px;
}
.slider h3 {
  margin: 0;

  font-weight: bold;
  font-size: 20px;
}
.slider p {
  margin-top: 15px;

  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  /*text-align: justify;*/
}

.block5 {
  height: 600px;

  background: #fffbd3 url("../images/yel.jpg")no-repeat center top;
}
.block5 .spec {
  padding-top: 10px;

  font-weight: normal;
  font-size: 18px;
  font-family: segoeui, sans-serif;
  text-align: center;
}
.block5 .spec span {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
}
.block5 .sale {

  width: 225px;
  height: 30px;
  margin: 20px 0 0 20px;
  padding-left: 15px;

  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  background: #96b750;
  border-radius: 7px;
}
.block5 .sale span {

  padding-left: 10px;

  font-weight: bold;
  font-size: 22px;
}
.block5 .sale span1 {

}
.block5 .sale b {
  font-size: 22px;
}
.block5 img {
  position: absolute;
    top: 105px;
    right: -12px;
    width: 35%;
}
.block5 .price {
  position: absolute;
  top: 158px;

  text-align: center;
}
.block5 .oldprice {
  display: block;

  font-size: 18px;
}
.block5 .newprice {
  display: block;
  float: none;
  width: 100%;

  text-align: center;
}

.block5 select {
  background-color: #ffffff;
  background-image: url("../images/sel.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -ms-progress-appearance: none;
}

.form {
  position: absolute;
  top: 250px;
}
select,
input {
  display: block;
  box-sizing: border-box;
  width: 275px;
  height: 45px;
  margin: 0 0 15px 20px;
  padding-right: 20px;
  padding-left: 13px;

  font-size: 14px;
  line-height: 40px;
  color: #50362a;
  text-transform: uppercase;

  border: 1px solid #1c4979;
  border-radius: 5px;
  outline: none;
}
::-webkit-input-placeholder {
  color: #1c4979;
}
:-moz-placeholder {
  color: #1c4979;
}

.shipping,
.total_price {
  margin-bottom: 10px;
  padding-left: 28px;

  font-weight: 700;
  font-size: 14px;
  color: #ef0303;
}



.btn {
  width: 275px;
  height: 70px;

  font-size: 33px;
  text-align: center;
  color: #ffffff;

  background: url("../images/btn.png")no-repeat;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}






/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* ====================
    INTERMEDIATE: Menu
    ==================== */

  nav a {
    float: left;
    width: 27%;
    margin: 0 1.7%;
    margin-bottom: 0;
    padding: 25px 2%;
  }

  nav li:first-child a {
    margin-left: 0;
  }

  nav li:last-child a {
    margin-right: 0;
  }

  /* ========================
    INTERMEDIATE: IE Fixes
    ======================== */

  nav ul li {
    display: inline;
  }

  .oldie nav a {
    margin: 0 0.7%;
  }
}

@media only screen and (min-width: 768px) {
  /* ====================
    WIDE: CSS3 Effects
    ==================== */

  .header-container,
  .main aside {
    -webkit-box-shadow: 0 5px 10px #aaaaaa;
       -moz-box-shadow: 0 5px 10px #aaaaaa;
            box-shadow: 0 5px 10px #aaaaaa;
  }

  /* ============
    WIDE: Menu
    ============ */

  .title {
    float: left;
  }

  nav {
    float: right;
    width: 38%;
  }

  /* ============
    WIDE: Main
    ============ */

  .main article {
    float: left;
    width: 57%;
  }

  .main aside {
    float: right;
    width: 28%;
  }
}

@media only screen and (min-width: 1140px) {
  /* ===============
    Maximal Width
    =============== */

  .wrapper {
    width: 1026px; /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
  display: none !important;

  visibility: hidden;
}

.visuallyhidden {
  position: absolute;

  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;

  border: 0;

  clip: rect(0 0 0 0);
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;

  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;

  clip: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";

  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    color: #000000 !important;
    text-shadow: none !important;

    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    page-break-inside: avoid;

    border: 1px solid #999999;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: -45px!important;
}

.note_vat {
    font-size: 14px;
    color: #1c4979;
    text-align: center;
}