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

html {-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}



::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

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

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

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




body, html{
    height: 100%;
    color:#000000;
    background: #fff;
    font-family: 'Proxima Nova Rg', Georgia, sans-serif;
    line-height: 1;
    font-size: 16px;
}

body { margin: 0; padding: 0; }

.wrapper {
    min-height: 100%;
    height:auto !important;
    height:100%;
    background: #fff;
}

.header-body, .footer-body {
    position: relative;
    padding: 0 22px;
}

.header-body {
    height: 90px;
    margin: 0 auto;
    /*border-bottom: 1px solid #cfcfcf;*/
}

.header { margin: 0px auto; width: 920px; position: relative;}


.content-body { padding: 0px 22px 140px; }
.content { margin: 0px auto; width: 920px;}

.footer-body {
    margin:-140px 0 0;
    height:140px;
    /*border-top: 1px solid #e0e0e0;*/
}
.footer { margin: 0px auto; width: 920px;}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* IE6/7 support */
.clearfix {
    *zoom: 1;
}


a { color: #136c8d; }
a:hover { text-decoration: none; }







.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
}

.alert-danger {
  background-color: #ff4136;
  border-color: #ff1103;
  color: #ffffff;
}

.alert-warning {
  background-color: #ff851b;
  border-color: #ff7701;
  color: #ffffff;
}

.alert-info {
  background-color: #75caeb;
  border-color: #40b5e3;
  color: #ffffff;
}

.alert-success {
  background-color: #28b62c;
  border-color: #24a528;
  color: #ffffff;
}

.alert-info a {
  color: #e6e6e6;
}



.header-body {
    background-color: #050b21;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 0;
}


.header-body + .content-body{
  padding-top: 90px;
}


.header {
  height: 100%;
}



.header .header-logo{
    display: block;
    width: 111px;
    height: 48px;
    left: 0;
    top: 0px;
    background-image: url(/img/header-logo.png);
    position: absolute;
    text-indent: -9999px;
    background-position-y: 21px;
    padding-top: 21px;
    padding-bottom: 21px;
    background-repeat: no-repeat;
}



.header .header-menu-item{
  display: block;
  height: 90px;
  left: 0;
  top: 0px;
  position: absolute;
  line-height: 90px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}

.header .header-menu-item:hover{
  color: #136c8d;
}


.header .header-menu-item.header-menu-item-where-buy{
  left: 60px;
}

.header .header-menu-item.header-menu-item-about{
  left: 140px;
}
.header .header-menu-item.header-menu-item-shipping{
  left: 389px;
}

.header .header-menu-item.header-menu-item-reviews{
  left: 204px;
}

.header .header-menu-item.header-menu-item-contacts{
  left: 550px;
}

.header .header-menu-item.header-menu-item-vk{
  left: 286px;
}
.header .header-menu-item.header-menu-item-wholesale{
  left: 643px;
}

.header .header-menu-item.header-menu-item-cart{
  left: auto;
  right: 0;
}
.header .header-menu-item.header-menu-item-cart .cart-icon{
  display: inline-block;
  width: 16px;
  height: 18px;
  background-image: url(/img/header-cart-icon.png);
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 4px;
}



.header-image {
  background-color: #050b21;
  padding-top: 90px;
}

.header-image .content {
  background-image: url(/img/header-image.jpg);
  width: 920px;
  height: 405px;
}

.header-specials {
  margin-top: 50px;
  margin-bottom: 30px;
}

.header-specials .content {
    width: 920px;
}

.header-specials .content ul.specials {
  margin: 0;
  padding: 0;
}

.header-specials .content ul.specials li{
  float: left;
  width: 33.3%;
  display: block;
  min-height: 50px;
  color: #101e51;
  text-align: center;
}

.header-specials .content ul.specials li .title{
    font-size: 22px;
    font-family: 'proxima nova lt';
    font-weight: 600;
    padding: 0 20px;
}


.header-specials .content ul.specials li .description{
  font-size: 16px;
  padding: 0 20px;
}


.footer{
  border-top: 1px solid #cfcfcf;
  position: relative;
}

.footer-logo {
    display: block;
    width: 111px;
    height: 48px;
    left: 50%;
    margin-left: -55px;
    top: 27px;
    background-image: url(/img/footer-logo.png);
    position: absolute;
    background-repeat: no-repeat;
}

.footer-logos {
    display: block;
    width: 100%;
    height: 48px;
    top: 27px;
    position: absolute;
    text-align: center;
}

.footer-logos > a {
  opacity: 0.3;
}

.footer-logos > a:hover {
  opacity: 0.5;
}

.footer-logos .goldstandard{
    display: inline-block;
    width: 111px;
    height: 48px;
    background-image: url(/img/footer-goldstandard.png);
    position: relative;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0 5px;
}

.footer-logos .kapital{
    display: inline-block;
    width: 54px;
    height: 48px;
    background-image: url(/img/footer-kapital.png);
    position: relative;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0 5px;
}



.footer-dates {
  color: #adadad;
  font-size: 14px;
  left: 50%;
  margin-left: -45px;
  top: 99px;
  position: absolute;
}

.content {
  position: relative;
}

ul li {line-height: 1.5}

h1 {
  font-weight: 200;
  font-size: 65px;
  margin-top: 75px;
}

h2 {
  font-weight: 600;
  font-size: 35px;
  margin-top: 35px;
  font-family: 'proxima nova lt';
}

h1.badge-price{
  position: relative;
}

h2.shipping-and-payment,
h2.about,
h2.contacts,
h2.reviews{
/*  font-size: 23px;
  margin-bottom: 10px;*/
}


.shipping-methods p{
  font-size: 16px;
  line-height: 20px;
  padding-right: 120px;
}

.payment-methods p{
  font-size: 14px;
  line-height: 20px;
  width: 300px;
}

.payment-methods-logo {
    width: 18px;
    height: 18px;
    background-image: url(/img/payment-methods-logo.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    margin-top: -9px;
    top: 4px;
    right: -2px;
}

h1.badge-price:after {
    display: block;
    content: " ";
    width: 156px;
    height: 165px;
    position: absolute;
    right: 125px;
    top: 24px;
    background-image: url(/img/badge-price-2.png);
    background-repeat: no-repeat;
}



.catalog-body {
/*  background-color: #f9f9f9;
  margin: 0 -22px;*/
}

.catalog-body .catalog { margin: 0px auto; width: 920px; padding: 50px 0;}

.catalog-body .catalog .catalog-title {font-family: 'Proxima Nova Bl', Georgia, sans-serif; font-size: 100px; color: #000; font-weight: 400; margin-bottom: 0px; text-align: center;}
.catalog-body .catalog .catalog-subtitle { font-size: 18px; color: #000; font-weight: 200; margin-bottom: 20px; text-align: center;}

.catalog-body .catalog .catalog-items {
  margin: 0;
  padding: 0;
}

.catalog-body .catalog .catalog-items .catalog-item {
    display: block;
    width: 228px;
    vertical-align: top;
    margin-right: 1px;
    float: left;
    margin-left: 1px;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-namedescription {
  min-height: 150px;
}
.catalog-body .catalog .catalog-items .catalog-item .catalog-item-name {
    font-family: 'Proxima Nova Bl', Georgia, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 20px;
    margin-top: 15px;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 10px;
  padding: 0 20px;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-price {
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 20px;
  font-family: 'proxima nova lt';
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy {
  padding: 0 20px 20px;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy button{
  background-color: #2d3e7e;
  border: none;
  border-radius: 2px;
  padding: 16px 24px;
  color: #ffffff;
  font-weight: 200;
  font-size: 16px;
  line-height: 16px;
  margin-top: 5px;
  position: relative;
  outline: none;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy button:hover{
  background-color: #202c58;

}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy button[disabled]{
  background-color: #cccccc;
}
.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy button[disabled]:hover{
  background-color: #cccccc;
}




.catalog-body .catalog .catalog-items .catalog-item .catalog-item-buy button.loading{
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                        transparent 75%, transparent);

    animation: animate-stripes 2s linear infinite;
}

@keyframes animate-stripes {
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}




.catalog-body .catalog .catalog-items .catalog-item .catalog-item-variants {
      padding: 0 20px;
      padding-top: 35px;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-variants input[type=radio]{
  display: none;
}

.catalog-body .catalog .catalog-items .catalog-item .catalog-item-variants input[type=radio] + label{
  display: inline-block;
    background-color: rgba(125,125,125,0.3);
    border: 2px solid transparent;
    border-radius: 2px;
    padding: 4px 8px;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    outline: none;
    margin-bottom: 10px;
    cursor: pointer;
    mix-blend-mode: multiply;
}


.catalog-body .catalog .catalog-items .catalog-item .catalog-item-variants input[type=radio]:checked + label{
    border: 2px solid #2d3e7e;
}






.cart-table {
  width: 100%;
  position: relative;
}

.cart-table td,
.cart-table th
{
  font-size: 16px;
  font-weight: 300;
  padding: 10px 15px;
}

.cart-table tr td,
.cart-table tr th
{
  text-align: center;
}

.cart-table tr td:first-child,
.cart-table tr th:first-child
{
  text-align: left;
}

.cart-table .cart-item:nth-child(even) {background: #f9f9f9}
.cart-table .cart-item td input {
  width: 50px;
  text-align: right;
}

.cart-table .summary td {
  border-top: 1px solid #cfcfcf;
  font-weight: 400;
}

.cart-table thead th {
  border-bottom: 1px solid #cfcfcf;
  font-size: 18px;
  font-weight: 300;
}

.cart-table.loading:after {
 display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
}


.button {
    background-color: #2d3e7e;
    border: none;
    border-radius: 2px;
    padding: 16px 24px;
    color: #fff;
    font-weight: 200;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    outline: none;
}

.button.submit{
  padding: 0;
  display: inline-block;
}
.button.submit input[type=submit]{
  display: block;
  padding: 0;
  margin: 0;
  padding: 16px 24px;
  color: #fff;
  font-weight: 200;
  font-size: 16px;
  line-height: 16px;
  border: none;
  background: none;
  outline: none;
}

.button.submit input[type=submit]:hover{
  background-color: #202c58;
}

.button.loading{
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                        transparent 75%, transparent);

    animation: animate-stripes 2s linear infinite;
}



form .error,
form .success {
  display: none;
}

form .field-error {
     /*display: none;*/
    display: inline-block;
    width: 100%;
    padding-left: 21%;
    box-sizing: border-box;
    color: #f00;
}



.form-control label.label{
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
}

.form-control input[type=text],
.form-control input[type=number],
.form-control textarea {
    padding: 7px 8px;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    font-size: 23px;
}

.form-control .has-error {
  color: #ff1103;
}



.radio-group.radio-group-shipping .radio {
  background-color: rgba(125,125,125,0.3);
  border: 2px solid transparent;
  border-radius: 2px;
  padding: 6px 8px;
  color: #000;
  font-weight: 300;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  outline: none;
  clear:left;
  float: left;
  margin-bottom: 10px;
  cursor: pointer;
}

.radio-group.radio-group-shipping .radio input {
  display: none;
}

.radio-group.radio-group-shipping .radio.checked {
  border: 2px solid #2d3e7e;
}


.new-order-form-shipping{
  position: relative;
}
.new-order-form-shipping-description{
    position: absolute;
    right: 0;
    top: 0;
    width: 375px;
}
.new-order-form-shipping-description small{
    border-left: 1px dotted #cfcfcf;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}


.new-order-form-summary {
  margin-top: 40px;
}
.new-order-form-summary .order-summary-total{
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
}
.new-order-form-summary .order-summary-min-order,
.new-order-form-summary .order-summary-shipping-cost{
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}

.new-order-form-summary .button{
      margin-top: 40px;
}




.radio-group.radio-group-shipping label.label{
    margin-top: 0;
    margin-bottom: 15px;
}



.request-form {
  position: relative;
}
.request-form form{
    padding: 50px 150px 50px 150px;
    background-color: #efefef;
}

.request-form form.loading::after{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    content: " ";
    left: 0;
    top: 0;
}

.request-form .form-control label.label{
  box-sizing: border-box;
  width: 20%;
  display: inline-block;
  margin-top: 28px;
}

.request-form input[type=text]{
  box-sizing: border-box;
  width: 60%;
  display: inline-block;
}


.request-form .button.submit{
  margin-top: 40px;
  margin-left: 20.5%;
}
.request-form h2 {
    margin-top: 20px;
    padding-left: 21%;
}

.request-form .success h2 {
    /*margin-top: 20px;*/
    padding-left: 0;
}



.reviews-list {margin-top: 25px;}
.reviews-list ul {
  margin:0;
  padding: 0;
  margin-left: -3px;
  margin-right: -3px;
}

.reviews-list .item {
  display: block;
  float: left;

  width: 100%;
  box-sizing: border-box;
  padding: 3px;
}

.reviews-list .item.youtube .title::after
{
    background-image: url(/img/yt_logo_rgb_dark.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 5.6%;
    width: 25%;
    content: " ";
    position: absolute;
    bottom: 2%;
    right: 2%;
}

.reviews-list .item .title:hover::before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  background-color: rgba(255,255,255,0.2);
  z-index: 1;
}

.reviews-list .item .title {
   position: relative;
   display: block;
   width: 100%;
}
.reviews-list .item .title span{
  display: block;
  width: 100%;
  position: absolute;
  box-sizing: border-box;


  color: #fff;
  padding: 5px 10px;
  padding-bottom: 20px;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.reviews-list .item .image {
  display: block;
  width: 100%;
}




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

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

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

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

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

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-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 {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    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;
    }
}



/* описание контейнера */
.leftbar-wrap {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
}

/* описание кнопки «Вверх» */
.left-controlbar {
  height: 100%;
  display: block;
  text-decoration: none;
}

/* описание кнопки «Вернуться» */
#scroll-back {
  display: block;
  height: 100%;
  top: 0;
  display: none;
  text-align: center;
}

/* описание столбца фонового цвета для обеих кнопок */
.active-area {
  width: 100px;
  height: 100%;
  display: block;
  text-align: center;
}

/* задаем прозрачность фонового цвета при наведении на активную область страницы */
.leftbar-wrap:hover .active-area {
  background: rgba(166, 166, 166, 0.2);
}

/* делаем подсветку немного ярче при наведении на надпись */
.leftbar-wrap .active-area:hover {
  background: rgba(166, 166, 166, 0.3);
}

/* центрируем надпись у кнопок */
.bar-desc {
  top: 50%;
  position: relative;
  display: inline-block;
}