@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

button {
  cursor: pointer
}

input, textarea {
  outline: 0 !important
}

.slide.slick-slide.slick-current.slick-active, a, button {
  outline: 0 !important
}

ol, ul {
  padding: 0;
  margin: 0;
  list-style: none
}

@font-face {
  font-display: swap;
  font-family: proxima_nova_rgbold;
  src: url(../fonts/proxima_nova_bold-webfont.eot);
  src: url(../fonts/proxima_nova_bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova_bold-webfont.woff2) format("woff2"), url(../fonts/proxima_nova_bold-webfont.woff) format("woff"), url(../fonts/proxima_nova_bold-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-display: swap;
  font-family: proxima_nova_ltlight;
  src: url(../fonts/proxima_nova_light-webfont.eot);
  src: url(../fonts/proxima_nova_light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proxima_nova_light-webfont.woff2) format("woff2"), url(../fonts/proxima_nova_light-webfont.woff) format("woff"), url(../fonts/proxima_nova_light-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-display: swap;
  font-family: proxima_nova_blblack;
  src: url(../fonts/proximanova-black-webfont.eot);
  src: url(../fonts/proximanova-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/proximanova-black-webfont.woff2) format("woff2"), url(../fonts/proximanova-black-webfont.woff) format("woff"), url(../fonts/proximanova-black-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

.accordion .panel-body:before, .add-check label:after, .add-check label:before, .benefits .item:before, .call-back a:before, .ch-item label:before, .code-box .code-btn:before, .comments .container:before, .go:before, .head-btm .cart.full:before, .main-menu li .drop-menu ul li a:before, .main-menu li a span:before, .nav-ico:before, .prod-promo .item:before, .psd, .recomend-box .banner a:before, .sel-box .sel-link span:before, .sel-box .sel-link:before, .sort-sel:before, .subscribe .s-form .s-btn:before, .top-nav li:before, a.up:before {
  content: '';
  display: block;
  position: absolute
}

.accordion .panel-body, .accordion .panel-heading a, .add-check label:after, .add-check label:before, .btn, .ch-item label, .ch-item label:before, .code-box .code-btn:before, .form .form-control, .go, .go:before, .main-menu li .drop-menu, .main-menu li .drop-menu ul li a, .main-menu li a, .main-menu li a span:before, .recomend-box .banner a:before, .search-drop, .sel-box .sel-drop ul li a, .sel-box .sel-link:before, .subscribe .s-form .s-btn:before, .tab-box .nav-tabs li a, .trans {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.slide.slick-slide.slick-current.slick-active, a, button {
  outline: 0 !important
}

body {
  background: #fff;
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #505d65;
  margin: 0;
  padding: 0;
}

.btn {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  color: #fff;
  background: #0d81ce;
  padding: 18px 60px;
  font-size: 18px;
  font-weight: 700;
  border: 0
}

.btn:focus, .btn:hover {
  background: #1dbdf7
}

a {
  color: #5191bd;
  text-decoration: none
}

a:focus, a:hover {
  text-decoration: underline
}

h4, h5 {
  margin-top: 0;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700
}

p {
  font-size: 15px;
  color: #505d65;
  line-height: 27px;
  margin: 0 0 27px 0
}

.container {
  width: 1142px;
  padding: 0 20px;
  max-width: 100%;
  margin: 0 auto
}

.wrapper {
  background: url(../images/bg.jpg) center top no-repeat #09395d
}

.header {
  position: relative;
  z-index: 2;
  margin: 0 60px
}

.head-top {
  padding: 21px 35px
}

.head-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto
}

.top-nav {
  margin-top: 5px;
  font-size: 0
}

.top-nav li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-family: proxima_nova_rgbold;
  padding-left: 26px;
  position: relative;
  margin-right: 35px;
  text-transform: uppercase
}

.top-nav li:before {
  left: 0;
  width: 16px;
  background: url(../images/icons.png) no-repeat
}

.top-nav li.li1 {
  padding-left: 30px
}

.top-nav li.li1:before {
  width: 20px;
  height: 14px;
  background-position: 0 0;
  top: -1px
}

.top-nav li.li2:before {
  height: 16px;
  background-position: -23px 0;
  top: -3px
}

.top-nav li.li3:before {
  height: 16px;
  background-position: -42px 0;
  top: -3px
}

.top-nav li.li4:before {
  height: 25px;
  background-position: -61px 0;
  top: -7px
}

.top-nav a, .top-nav a:focus, .top-nav a:hover {
  color: #5191bd;
  text-decoration: none
}

.call-back {
  font-size: 12px;
  font-family: proxima_nova_rgbold;
  text-transform: uppercase;
  color: #5191bd
}

.call-back a {
  font-size: 16px;
  text-decoration: none;
  position: relative;
  padding-left: 25px;
  margin-left: 14px;
  color: #1dbdf9
}

.call-back a:before {
  top: 1px;
  left: 0;
  width: 16px;
  height: 17px;
  background: url(../images/icons.png) -79px 0 no-repeat
}

.head-btm {
  padding: 35px 35px 32px;
  background: #0d81ce;
  position: relative;
  height: 100px
}

.head-btm .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: auto
}

.head-btm .hed-right {
  width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.head-btm .cart {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 24px;
  height: 21px;
  text-decoration: none;
  background: url(../images/icons.png) -121px 0 no-repeat;
  margin-left: 15px
}

.head-btm .cart.full {
  background-position: -85px -125px
}

.head-btm .cart.full:before {
  top: -3px;
  right: -3px;
  width: 9px;
  height: 9px;
  background: #de3b1a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}

.main-menu {
  width: calc(100% - 520px);
  text-align: center;
  font-size: 0
}

.main-menu li {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
  margin: 0 7px
}

.main-menu li:last-child {
  margin-right: 0
}

.main-menu li:first-child {
  margin-left: 0
}

.main-menu li a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  padding: 5px;
  position: relative;
  z-index: 1;
  margin-bottom: -42px;
  padding-bottom: 42px
}

.main-menu li a span {
  display: inline-block;
  vertical-align: top;
  position: relative
}

.main-menu li a span:before {
  z-index: -1;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 8px;
  background: #1ebdf7;
  opacity: 0
}

.main-menu li a:focus, .main-menu li a:hover {
  text-decoration: none;
  color: #fff
}

.main-menu li a:focus span:before, .main-menu li a:hover span:before {
  opacity: 1
}

.main-menu li:hover > a span:before {
  opacity: 1
}

.main-menu li .drop-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  font-size: 0;
  padding: 30px 30px 37px;
  margin: 0 -30px;
  text-align: left;
  background: #09395d;
  opacity: 0
}

.main-menu li .drop-menu ul {
  width: 25%;
  padding: 0 30px;
  display: inline-block;
  vertical-align: top
}

.main-menu li .drop-menu ul li {
  display: block;
  margin: 0
}

.main-menu li .drop-menu ul li a {
  display: block;
  padding: 18px 0 13px;
  border-bottom: 2px solid #154970;
  font-size: 18px;
  color: #5797c3;
  margin: 0
}

.main-menu li .drop-menu ul li a:before {
  left: 0;
  width: 0;
  height: 2px;
  bottom: -2px;
  background: #1ebdf7;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}

.main-menu li .drop-menu ul li a:focus, .main-menu li .drop-menu ul li a:hover {
  color: #1cbcf8
}

.main-menu li .drop-menu ul li a:focus:before, .main-menu li .drop-menu ul li a:hover:before {
  width: 100%
}

.main-menu li:hover .drop-menu {
  display: block;
  opacity: 1
}

.search {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 178px;
  padding-bottom: 10px;
  border-bottom: 1px solid #56ace7
}

.search .form-group {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  padding-left: 40px;
  width: 100%
}

.search .form-control {
  height: 22px;
  width: 100%;
  text-align: right;
  border: 0;
  background: 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
  color: #57abe7;
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent
}

.search .form-control::-webkit-input-placeholder {
  color: #57abe7;
  opacity: 1
}

.search .form-control:-ms-input-placeholder {
  color: #57abe7;
  opacity: 1
}

.search .form-control::-moz-placeholder {
  color: #57abe7;
  opacity: 1
}

.search .form-control:-moz-placeholder {
  color: #57abe7;
  opacity: 1
}

.search .search-btn {
  display: block;
  position: absolute;
  z-index: 2;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  background: url(../images/icons.png) -97px 0 no-repeat;
  top: 0;
  left: 0
}

.head-btm.search-expand .search {
  position: absolute;
  width: 100%;
  z-index: 11;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #1dbdf9;
  padding: 30px 60px
}

.head-btm.search-expand .search .form-group {
  padding-left: 40px;
  margin-top: -20px
}

.head-btm.search-expand .search .form-control {
  height: 40px;
  padding: 10px 0;
  line-height: 20px;
  text-align: left;
  color: #fff;
  font-size: 21px
}

.head-btm.search-expand .search .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}

.head-btm.search-expand .search .form-control:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}

.head-btm.search-expand .search .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.head-btm.search-expand .search .form-control:-moz-placeholder {
  color: #fff;
  opacity: 1
}

.head-btm.search-expand .search .search-btn {
  position: absolute;
  left: 60px;
  top: 50%;
  margin-top: -11px;
  background-position: -138px -43px
}

.hero {
  position: relative;
  z-index: 1;
  height: 770px;
  margin-top: -158px;
  background: url(../images/hero.jpg) center top no-repeat;
  padding: 340px 0 240px;
  text-align: center
}

.hero p {
  font-size: 18px;
  text-align: center;
  margin: 0 0 23px 0;
  font-weight: 700;
  color: #5191bd
}

.hero .treatment {
  color: #fff;
  font-size: 40px;
  font-family: proxima_nova_ltlight;
  line-height: 60px;
  margin-bottom: 25px
}

.sel-box {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
  position: relative
}

.sel-box .sel-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none;
  color: #fff;
  margin-right: 30px;
  font-size: 60px;
  line-height: 60px;
  font-family: proxima_nova_blblack
}

.sel-box .sel-link:before {
  top: 25px;
  right: -30px;
  width: 20px;
  height: 12px;
  background: url(../images/icons.png) -21px -18px
}

.sel-box .sel-link:focus, .sel-box .sel-link:hover {
  text-decoration: none;
  color: #fff
}

.sel-box .sel-link span {
  display: inline-block;
  vertical-align: top;
  position: relative
}

.sel-box .sel-link span:before {
  left: 0;
  right: 0;
  bottom: 7px;
  height: 10px;
  background: #1dbdf9;
  z-index: -1
}

.sel-box .sel-drop {
  display: none;
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  right: 30px;
  padding: 25px 30px 20px;
  margin-top: -17px;
  background: #fff;
  line-height: normal;
  text-align: left;
  font-family: Lato, sans-serif
}

.sel-box .sel-drop b {
  font-weight: 700
}

.sel-box .sel-drop ul li {
  display: block;
  margin-bottom: 10px;
  line-height: 21px
}

.sel-box .sel-drop ul li a {
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
  line-height: normal;
  text-decoration: none;
  color: #09395c
}

.sel-box .sel-drop ul li a:focus, .sel-box .sel-drop ul li a:hover {
  color: #1dbdf8;
  text-decoration: underline
}

.sel-box .sel-drop.js-active {
  display: block;
  max-height: 277px;
  overflow-y: scroll
}

.main {
  background: #fff;
  position: relative;
  z-index: 2
}

.cart-container .cart-box, .cart-container .right-box, .product-box .col, .top-text .left-box, .top-text .right-box, .up-box {
  margin-top: -60px
}

h1 {
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 23px;
  font-weight: 400;
  font-family: proxima_nova_rgbold;
  font-size: 32px;
  color: #0a2840
}

.title, h2 {
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 23px;
  font-weight: 400;
  font-family: proxima_nova_rgbold;
  font-size: 32px;
  color: #0a2840
}

h3 {
  font-family: proxima_nova_rgbold;
  font-size: 32px;
  color: #0c7fcf;
  margin-bottom: 25px;
  margin-top: 0;
  font-weight: 400
}

.recomend-box {
  margin-bottom: 55px
}

.recomend-box .container {
  padding-left: 80px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.recomend-box .r-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 220px;
  height: 520px;
  background: #e3ecf5
}

.recomend-box .r-title span {
  position: absolute;
  top: 63%;
  right: 85px;
  display: inline-block;
  vertical-align: bottom;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #949ea8;
  font-family: proxima_nova_rgbold
}

.recomend-box .banner {
  height: auto
}

.recomend-box .banner a {
  padding: 55px 60px 115px;
  display: block;
  text-decoration: none;
  color: #0a2840;
  position: relative
}

.recomend-box .banner a:before {
  bottom: 20px;
  right: 20px;
  width: 14px;
  height: 14px;
  background: url(../images/icons.png) -79px -19px no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}

.recomend-box .banner a:focus, .recomend-box .banner a:hover {
  text-decoration: none;
  color: #0a2840
}

.recomend-box .banner a span {
  display: block
}

.recomend-box .banner p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 27px;
  color: #949ea8
}

.recomend-box .ban1 {
  position: relative;
  z-index: 2;
  width: calc(50% + 50px)
}

.recomend-box .ban1 .banner {
  background: url(../images/ban1.jpg) center top no-repeat;
  background-size: cover
}

.recomend-box .ban1 .banner a {
  color: #fff
}

.recomend-box .ban1 .banner a:before {
  background-position: -43px -18px
}

.recomend-box .ban1 .banner a:focus, .recomend-box .ban1 .banner a:hover {
  color: #fff
}

.recomend-box .ban1 .banner .title {
  color: #fff
}

.recomend-box .ban1 .banner p {
  color: #fff
}

.recomend-box .ban2 {
  position: relative;
  z-index: 2;
  width: calc(50% - 120px);
  margin-right: 60px
}

.recomend-box .ban2 .banner a {
  padding-bottom: 93px
}

.recomend-box .ban3 {
  position: relative;
  z-index: 2;
  width: calc(50% - 90px);
  margin-left: 140px
}

.recomend-box .ban3 .banner a {
  background: url(../images/ban2.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 155px
}

.recomend-box .ban4 {
  position: relative;
  z-index: 2;
  width: calc(50% - 50px)
}

.recomend-box .ban4 .banner a {
  background: url(../images/ban3.jpg) center top no-repeat;
  background-size: cover;
  min-height: 380px
}

.tab-container {
  padding-bottom: 60px
}

.tab-container .container {
  padding: 0 60px
}

.nav-tabs {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 0;
  text-align: center
}

.nav-tabs > li {
  display: inline-block;
  margin: 0 25px;
  vertical-align: top
}

.nav-tabs > li > * {
  border: 0;
  color: #949ea8;
  display: block;
  padding: 0 0 9px 0;
  text-decoration: none;
  -webkit-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
  border-bottom: 3px solid transparent;
  text-decoration: none;
  font-size: 18px
}

.nav-tabs > li > :active, .nav-tabs > li > :focus, .nav-tabs > li > :hover {
  cursor: pointer;
  color: #0a2840;
  outline: 0 !important;
  text-decoration: none
}

.nav-tabs > li.active > * {
  border-color: #0a2840;
  color: #0a2840;
  pointer-events: none;
  font-weight: 700
}

.tab-pane {
  display: none
}

.tab-pane.active {
  display: block
}

.catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.cat-item {
  width: 25%;
  /*min-width: 250px;*/
  padding: 30px;
  border: 1px solid #f5f9fc;
  position: relative
}

.cat-item .name {
  font-size: 18px;
  font-weight: 700;
  color: #0a2840;
  margin-bottom: 7px
}

.cat-item p {
  font-family: proxima_nova_rgbold;
  font-size: 12px;
  text-transform: uppercase;
  line-height: normal;
  color: #d4dbe3;
  margin: 0 0 10px 0
}

.cat-item .price {
  font-size: 16px;
  color: #949ea8;
  margin-bottom: 14px
}

.cat-item .price span {
  color: #0a2840;
  font-weight: 700
}

.cat-item .btn {
  display: block;
  width: auto;
  background: #fff;
  border: 2px solid #929fa8;
  color: #929fa8;
  font-size: 15px;
  padding: 12px 10px;
  text-decoration: none;
  text-align: center
}

.cat-item .btn:focus, .cat-item .btn:hover {
  background: #0a2840;
  border-color: #0a2840;
  color: #fff;
  text-decoration: underline
}

.cat-item .text {
  height: 115px
}

.rating {
  margin-bottom: 15px;
  height: 14px;
  font-size: 0
}

.rating span {
  display: inline-block;
  font-size: inherit;
  width: 16px;
  height: 14px;
  vertical-align: top;
  background: url(../images/icons.png) 0 -32px no-repeat
}

.product-photo {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 170px;
  padding-bottom: 170px;
  position: relative;
  margin-bottom: 15px;
  position: relative;
  z-index: 1
}

.product-photo img {
  bottom: 0;
  left: 0;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.label {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  z-index: 2;
  color: #fff;
  font-family: proxima_nova_rgbold;
  font-size: 12px;
  top: 15px;
  left: 15px;
  padding: 5px 7px;
  text-transform: uppercase
}

.label.best {
  background: #db3d1a
}

.label.new {
  background: #23b66f
}

.cart-total, .description, .has-bg, .left-navigation, .product-box .faq-headline .inner, .product-box .view-part {
  background: #f5f9fc
}

.benefits {
  padding: 65px 0 2px;
  border-top: 1px solid #e2ebf2
}

.benefits .container {
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.benefits .item {
  width: 33.333%;
  padding: 52px 35px 0;
  margin-bottom: 55px;
  position: relative
}

.benefits .item span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #0a2840
}

.benefits .item p {
  margin-bottom: 0;
  color: #949ea8
}

.benefits .item:before {
  left: 35px;
  top: 0;
  background: url(../images/icons.png) no-repeat
}

.benefits .item.it1:before {
  width: 82px;
  height: 34px;
  background-position: 0 -49px
}

.benefits .item.it2:before {
  width: 52px;
  height: 33px;
  background-position: -84px -36px
}

.benefits .item.it3:before {
  width: 42px;
  height: 42px;
  background-position: -147px 0;
  top: -3px
}

.benefits .item.it4:before {
  width: 42px;
  height: 42px;
  background-position: 0 -86px;
  top: -5px
}

.benefits .item.it5:before {
  width: 36px;
  height: 48px;
  background-position: -44px -86px;
  top: -5px
}

.benefits .item.it6:before {
  width: 46px;
  height: 46px;
  background-position: -84px -75px;
  top: -5px
}

.benefits.cart-total, .benefits.description, .benefits.has-bg, .benefits.left-navigation, .product-box .benefits.view-part, .product-box .faq-headline .benefits.inner {
  border-top: 0
}

.go {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #0a2840;
  font-weight: 700;
  position: relative;
  padding-right: 42px
}

.go:before {
  top: 13px;
  right: 3px;
  width: 31px;
  height: 3px;
  background: url(../images/icons.png) -96px -23px no-repeat
}

.go:focus, .go:hover {
  color: #0a2840;
  text-decoration: none
}

.go:focus:before, .go:hover:before {
  right: 0
}

.comments .container {
  position: relative;
  padding: 60px 60px 35px
}

.comments .container:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 358px;
  background: url(../images/comm-bg.jpg) center bottom no-repeat #e4eef7;
  z-index: 1
}

.comments .row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  margin-bottom: 32px
}

.comments .more {
  padding-left: 358px
}

.comments .more p {
  margin-bottom: 0;
  color: #929fa8
}

.comm-info {
  width: calc(50% - 30px);
  background: url(../images/comm1.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 55px 60px
}

.comm-info .title {
  color: #fff;
  margin-bottom: 15px
}

.comm-info p {
  color: #fff;
  margin-bottom: 0
}

.comm-info p strong {
  font-weight: 700
}

.comm-box {
  width: calc(50% + 30px);
  position: relative;
  z-index: 2;
  margin-left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.comm-item {
  height: 100%;
  width: 50%;
  border: 1px solid #f5f9fc;
  padding: 30px
}

.comm-item .top-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px
}

.comm-item .top-row .rating {
  margin-bottom: 2px
}

.comm-item .rating {
  width: 50%
}

.comm-item .date {
  width: 50%;
  text-align: right;
  font-size: 11px;
  color: #c9d2d9;
  line-height: 14px
}

.comm-item .text {
  height: 200px;
  overflow: hidden;
  margin-bottom: 15px
}

.comm-item .name {
  font-size: 18px;
  font-weight: 700;
  color: #0a2840;
  line-height: 25px;
  margin-bottom: 10px
}

.comm-item p {
  color: #949ea8;
  margin-bottom: 0;
  height: 115px;
  overflow: hidden
}

.comm-item .autor {
  text-align: right;
  font-weight: 700;
  font-size: 15px;
  color: #949ea8;
  float: right
}

.about {
  padding: 60px 0 26px 0
}

.about .container {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.about .col {
  width: 50%;
  padding: 0 30px
}

.about .col:first-child {
  padding-top: 50px
}

.about figure {
  margin: -55px -60px 50px 0
}

.about figure img {
  max-width: 100%
}

.about .col-in {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 30px
}

.about .js-expand .col-in {
  max-height: none;
  overflow: visible
}

.about .js-expand .more-btn {
  display: none
}

.subscribe {
  padding: 60px 0
}

.subscribe .container {
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.subscribe p {
  width: calc(50% - 50px);
  font-family: proxima_nova_ltlight;
  font-size: 32px;
  line-height: 32px;
  margin: 13px 10px 0 0;
  color: #949ea8
}

.subscribe .s-form {
  width: calc(50% + 50px);
  position: relative
}

.subscribe .s-form .form-group {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0
}

.subscribe .s-form .form-control {
  width: 100%;
  height: 60px;
  background: #fff;
  font-size: 18px;
  padding: 10px 75px 10px 27px;
  border: 1px solid #e2ebf2;
  color: #505d65
}

.subscribe .s-form .s-btn {
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  border: 0;
  background: 0 0;
  padding: 0;
  position: absolute;
  z-index: 2;
  right: 25px
}

.subscribe .s-form .s-btn:before {
  width: 31px;
  height: 3px;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: url(../images/icons.png) -96px -28px no-repeat
}

.subscribe .s-form .s-btn:focus:before, .subscribe .s-form .s-btn:hover:before {
  left: 5px
}

.footer .container {
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.footer p {
  color: #5897c0;
  margin-bottom: 20px
}

.footer .logo-box img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px
}

.ftr-top {
  padding: 60px 0
}

.ftr-top .container {
  padding: 0 30px
}

.ftr-top .item {
  width: 37%;
  padding: 0 30px
}

.ftr-top .item:nth-child(2) {
  width: 22%
}

.ftr-top .item:nth-child(3) {
  width: 41%
}

.ftr-top .item .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.ftr-top .item .row .item {
  width: 55%;
  padding: 0
}

.ftr-top .item .row .item:nth-child(2) {
  width: 45%
}

.f-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 13px
}

.f-menu li {
  display: block;
  line-height: 27px;
  color: #8cc1e3
}

.f-menu li a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-size: 15px;
  color: #8cc1e3
}

.f-menu li a:focus, .f-menu li a:hover {
  color: #8cc1e3;
  text-decoration: underline
}

.payment {
  padding-top: 50px
}

.payment .f-title {
  margin-bottom: 20px
}

.pay-logo img {
  max-width: 100%;
  vertical-align: top
}

.ftr-btm {
  padding: 30px 0;
  background: #0a2840
}

.copy {
  width: 70%;
  font-size: 15px;
  color: #529bc4
}

.socially {
  width: 30%;
  text-align: right
}

.socially a {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 15px;
  text-decoration: none;
  height: 14px;
  background: url(../images/icons.png) no-repeat
}

.socially .tw {
  width: 18px;
  background-position: -17px -32px
}

.socially .fb {
  width: 16px;
  background-position: -36px -32px
}

.nav-ico {
  display: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -10px;
  left: 30px;
  width: 30px;
  height: 20px;
  border: 0;
  background: 0 0;
  padding: 0;
  border-top: 2px solid #56ace7;
  border-bottom: 2px solid #56ace7
}

.nav-ico:before {
  left: 0;
  width: 30px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background: #56ace7
}

.left-navigation {
  display: none;
  background: #09395d;
  padding: 30px
}

.left-navigation .main-menu {
  width: 100%
}

.left-navigation .main-menu li {
  display: block;
  margin: 0
}

.left-navigation .main-menu li a {
  display: block;
  padding: 15px 30px 15px 0;
  margin: 0;
  border-bottom: 1px solid #5191bd;
  font-size: 16px
}

.left-navigation .top-nav li {
  display: block;
  margin: 0
}

.left-navigation a {
  color: #5191bd
}

.left-navigation a:focus, .left-navigation a:hover {
  color: #5191bd;
  text-decoration: none
}

a.up {
  display: none;
  position: fixed;
  z-index: 21;
  top: 800px;
  left: 30px;
  text-decoration: none;
  width: 70px;
  height: 70px;
  background: #0d81ce
}

a.up:before {
  width: 20px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -10px;
  background: url(../images/icons.png) 0 -18px no-repeat
}

.bread-crumbs {
  padding: 28px 0 31px
}

.bread-crumbs .container {
  padding: 0 60px
}

.bread-crumbs ul {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  position: relative
}

.bread-crumbs ul li {
  display: inline-block;
  vertical-align: top
}

.bread-crumbs ul li a {
  display: inline-block;
  vertical-align: top;
  color: #54ade7;
  font-weight: 400;
  text-decoration: none
}

.bread-crumbs ul li a:focus, .bread-crumbs ul li a:hover {
  text-decoration: underline
}

.bread-crumbs ul li + li:before {
  content: '» ';
  color: #54ade7;
  font-weight: 400;
  font-size: 15px;
  padding: 0 8px
}

.product-box {
  padding: 0 0 60px 0;
  margin-top: 60px
}

.product-box .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product-box .col {
  padding: 60px
}

.product-box .view-part {
  width: 40%;
  padding-bottom: 55px
}

.product-box .info-part {
  width: 60%;
  background: #fff
}

.product-box .info-part p {
  margin-bottom: 24px;
  color: #949ea8
}

.product-box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product-box .row .price {
  width: 50%;
  font-size: 15px;
  color: #949ea8;
  line-height: 42px;
  padding-top: 5px
}

.product-box .row .price span {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  color: #0a2840;
  font-family: proxima_nova_rgbold
}

.product-box .row .btn-box {
  text-align: right;
  width: 50%
}

.product-box .row .btn-box .btn {
  font-size: 15px;
  padding: 10px 55px
}

.img-box {
  position: relative;
  margin-bottom: 16px;
  background: #fff
}

.img-box img {
  position: relative;
  z-index: 1;
  max-width: 100%
}

.img-box .label {
  left: 20px;
  top: 20px
}

.note {
  font-size: 11px;
  padding: 0 0 20px 10px;
  margin-bottom: 20px;
  color: #949ea8;
  line-height: 16px;
  position: relative
}

.note .star {
  position: absolute;
  top: 0;
  left: 0
}

.star {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 12px;
  color: #0d81ce
}

.prod-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  border-top: 1px solid #e3ecf5
}

.prod-promo .item {
  position: relative;
  text-align: center;
  width: 33.3333%;
  padding-top: 50px;
  line-height: 15px;
  color: #949ea8;
  font-size: 12px
}

.prod-promo .item span {
  display: block;
  margin-bottom: 4px;
  color: #0a2840;
  font-size: 14px;
  font-weight: 700
}

.prod-promo .item:before {
  top: 0;
  left: 50%;
  background: url(../images/icons.png) no-repeat
}

.prod-promo .item.it1:before {
  width: 52px;
  height: 33px;
  top: 5px;
  margin-left: -26px;
  background-position: -136px -67px
}

.prod-promo .item.it2:before {
  width: 42px;
  height: 42px;
  margin-left: -21px;
  background-position: -136px -102px
}

.prod-promo .item.it3:before {
  width: 82px;
  height: 34px;
  top: 5px;
  margin-left: -41px;
  background-position: 0 -136px
}

.headline-row {
  margin-top: -7px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.headline-row .title {
  width: 70%;
  margin-bottom: 0
}

.headline-row .rating {
  text-align: right;
  width: 30%;
  padding-top: 12px
}

.top-title {
  font-size: 12px;
  font-family: proxima_nova_rgbold;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #d2d9df
}

.nav-box {
  padding: 22px 0 25px 0;
  border-top: 2px solid #f5f9fc;
  border-bottom: 2px solid #f5f9fc;
  margin-bottom: 25px
}

.nav-box p {
  margin-bottom: 5px !important
}

.nav-box .nav-row {
  margin: 0 -5px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.nav-box .nav-row .ch-item {
  width: 33.333%;
  margin-bottom: 5px
}

.ch-item {
  padding: 0 5px;
  position: relative
}

.ch-item input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0
}

.ch-item label {
  display: block;
  position: relative;
  z-index: 2;
  background: #f5f9fc;
  border: 2px solid #f5f9fc;
  padding: 10px 30px;
  font-size: 18px;
  font-weight: 700;
  color: #505d65;
  text-align: center;
  line-height: 23px
}

.ch-item label:before {
  left: 10%;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background: url(../images/icons.png) -59px -29px no-repeat;
  opacity: 0
}

.ch-item input:checked + label {
  background: #fff;
  border-color: #1dbdf7;
  color: #1dbdf7
}

.ch-item input:checked + label:before {
  opacity: 1
}

.ch-item:hover label {
  background: #e3ecf5;
  border-color: #e3ecf5
}

.description {
  padding: 60px 0 25px
}

.description .container {
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.description .tab-content {
  width: calc(100% - 300px);
  padding-left: 60px;
  display: block;
  max-height: 600px;
  overflow: hidden
}

.description .title {
  padding-bottom: 20px;
  border-bottom: 2px solid #e3ecf5;
  margin-top: -8px
}

.tab-box {
  width: 300px;
  margin-bottom: 35px
}

.tab-box .nav-tabs {
  border: 2px solid #e3ecf5;
  padding: 0 40px;
  margin-bottom: 0;
  text-align: left
}

.tab-box .nav-tabs li {
  display: block;
  margin: 0;
  padding: 25px 0;
  border-bottom: 1px solid #e3ecf3
}

.tab-box .nav-tabs li:last-child {
  border-bottom: 0
}

.tab-box .nav-tabs li a {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  border-bottom: 0;
  color: #949ea8
}

.tab-box .nav-tabs > li.active > * {
  color: #1ebdf5
}

.headline-row .top-title.sm {
  display: none
}

.search-drop {
  position: absolute;
  z-index: 20;
  background: #fff;
  padding: 0 20px;
  top: 73px;
  left: 60px;
  right: 60px;
  height: 0;
  overflow: hidden;
  border: 1px solid #f5f9fc
}

.search-expand .search-drop {
  height: auto
}

.open-drop .header {
  z-index: 5
}

.search-item {
  padding: 20px 0;
  border-bottom: 1px solid #edf2f6;
  overflow: hidden
}

.search-item:last-child {
  border-bottom: 0
}

.search-item .img-box {
  height: 85px;
  width: 90px;
  float: left;
  margin-bottom: 0
}

.search-item .img-box img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%
}

.search-item .text {
  margin-left: 105px;
  padding-top: 20px
}

.search-item .name {
  font-size: 21px;
  margin-bottom: 5px
}

.search-item .name strong {
  font-weight: 700
}

.search-item .name a {
  color: #0a2840;
  text-decoration: none
}

.search-item .name a:focus, .search-item .name a:hover {
  color: #0a2840;
  text-decoration: underline
}

.search-item .price {
  font-size: 16px;
  font-weight: 700;
  color: #21b871
}

.cart-container {
  margin-top: 60px;
  padding-bottom: 1px
}

.cart-container .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0
}

.cart-container .cart-box {
  width: 60%;
  padding: 60px;
  background: #fff
}

.cart-container .right-box {
  width: 40%
}

.cart-container .title {
  margin-top: -8px;
  margin-bottom: 30px
}

.cart-table {
  border-bottom: 1px solid #e2ebf2
}

.cart-table table {
  width: 100%
}

.cart-table table tr th {
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #0a2840;
  font-family: proxima_nova_rgbold;
  padding: 15px 10px;
  border-bottom: 1px solid #e2ebf2;
  border-top: 1px solid #e2ebf2;
  text-align: center
}

.cart-table table tr th:nth-child(2) {
  text-align: left
}

.cart-table table tr td {
  padding: 15px 10px;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #0a2840;
  border-top: 1px solid #e2ebf2
}

.cart-table table tr td strong {
  font-weight: 700
}

.cart-table table tr td:first-child, .cart-table table tr td:nth-child(2) {
  text-align: left
}

.cart-table table tr.bonus td {
  background: #fcfdff
}

.cart-table .img-box {
  border: 2px solid #e2ebf2;
  position: relative;
  width: 62px;
  height: 62px;
  margin-bottom: 0
}

.cart-table .img-box img {
  max-width: 100%;
  position: relative;
  z-index: 1
}

.cart-table .del {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  background: url(../images/icons.png) -85px -148px no-repeat;
  top: -6px;
  right: 2px
}

.cart-table .name {
  font-weight: 700
}

.cart-table .name a, .cart-table .name a:focus, .cart-table .name a:hover {
  text-decoration: none;
  color: #0a2840
}

.cart-table .has-caption td {
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #0c80cb;
  font-family: proxima_nova_rgbold;
  border-bottom: 2px solid #e2ebf2
}

.cart-table span {
  color: #0c80cb;
  font-weight: 700
}

.qty {
  width: 48px;
  height: 42px;
  text-align: center;
  padding: 5px;
  line-height: 30px;
  color: #0a2840;
  font-size: 15px;
  border: 1px solid #e2ebf2
}

.code-box {
  padding: 20px 0;
  position: relative
}

.code-box .form-group {
  width: 100%;
  margin-bottom: 0;
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 10px
}

.code-box .form-control {
  width: 100%;
  height: 46px;
  padding: 10px 48px 10px 15px;
  border: 1px solid #e1ecf2;
  line-height: 24px;
  font-size: 15px;
  position: relative;
  z-index: 1
}

.code-box .code-btn {
  height: 46px;
  width: 46px;
  z-index: 2;
  border: 0;
  padding: 0;
  background: 0 0;
  position: absolute;
  top: 0;
  right: 0
}

.code-box .code-btn:before {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 25px;
  width: 31px;
  height: 3px;
  background: url(../images/icons.png) -96px -28px
}

.code-box .code-btn:focus:before, .code-box .code-btn:hover:before {
  right: 22px
}

.btn-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.btn-nav .col {
  width: 50%
}

.btn-nav .col:nth-child(2) {
  text-align: right
}

.btn-nav .btn {
  font-size: 15px;
  width: 180px;
  color: #929fa8;
  padding: 11px 10px;
  border: 2px solid #929fa8;
  background: #fff
}

.btn-nav .btn:focus, .btn-nav .btn:hover {
  text-decoration: underline;
  color: #fff;
  background: #0a2840;
  border-color: #0a2840
}

.cart-total {
  padding: 60px 60px 55px
}

.cart-total .btn {
  width: 100%;
  font-size: 15px;
  padding: 13px 15px
}

.cart-total .ord-btn {
  background-color: #22b870
}

.cart-total .ord-btn:focus, .cart-total .ord-btn:hover {
  background-color: #0a2840
}

.cart-total .text-center {
  text-align: center;
  padding-top: 15px
}

.cart-total .text-center img {
  max-width: 100%;
  vertical-align: top;
  margin-bottom: 3px
}

.cart-total .text-center p {
  font-size: 12px;
  line-height: 19px;
  margin: 0;
  color: #93a0a9
}

.total-menu {
  padding-bottom: 10px
}

.total-menu li {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  color: #0a2840;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.total-menu li span {
  width: 30%
}

.total-menu li span:nth-child(2) {
  text-align: right;
  width: 70%;
  font-weight: 700
}

.order-total {
  padding: 25px 0;
  border-top: 1px solid #e1ecf2;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.order-total span {
  width: 50%;
  font-style: 15px
}

.order-total .price {
  text-align: right;
  color: #0a2840;
  font-family: proxima_nova_rgbold;
  font-size: 32px
}

.delivery-date {
  text-align: center;
  padding: 53px 0 60px;
  background: url(../images/dlv-bg.jpg) center top no-repeat #0d81ce
}

.delivery-date p {
  color: #fff;
  font-size: 32px;
  font-family: proxima_nova_ltlight;
  line-height: 38px;
  margin-bottom: 20px
}

.delivery-date p strong {
  display: block;
  font-weight: 400;
  font-family: proxima_nova_rgbold
}

.delivery-date .btn {
  border: 2px solid #fff;
  padding: 10px 50px;
  color: #fff;
  font-size: 15px;
  background-color: transparent
}

.js-hover .header {
  z-index: 5
}

.order-menu {
  padding-bottom: 10px;
  border-bottom: 1px solid #e1ecf2;
  margin-bottom: 28px
}

.order-menu ul li {
  display: block;
  margin-bottom: 20px;
  color: #0a2840;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.order-menu ul li span {
  width: 70%
}

.order-menu ul li span:nth-child(2) {
  width: 30%;
  text-align: right;
  font-family: proxima_nova_rgbold
}

.order-menu ul li span b {
  font-weight: 400;
  color: #0c80cd
}

.order-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-bottom: 2px solid #e1ecf2;
  border-top: 1px solid #e1ecf2;
  text-transform: uppercase;
  font-size: 12px;
  font-family: proxima_nova_rgbold;
  color: #0a2840;
  margin-bottom: 28px
}

.order-headline span {
  width: 70%
}

.order-headline span:nth-child(2) {
  width: 30%;
  text-align: right
}

.form-box {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.form-box .col {
  width: 50%;
  padding: 0 15px
}

.form .form-group {
  margin-bottom: 28px
}

.form label {
  display: block;
  font-size: 15px;
  color: #949ea8;
  margin-bottom: 8px
}

.form .form-control {
  height: 48px;
  border: 1px solid #e2ebf2;
  font-size: 15px;
  padding: 10px 15px;
  line-height: 26px;
  width: 100%
}

.form .form-control:focus, .form .form-control:hover {
  color: #0a2840;
  border-color: #1ebdf7;
  -moz-box-shadow: inset 0 0 0 2px #1ebdf7;
  -webkit-box-shadow: inset 0 0 0 2px #1ebdf7;
  box-shadow: inset 0 0 0 2px #1ebdf7
}

.form .error .form-control {
  color: #e86e57;
  border-color: #e86e57;
  -moz-box-shadow: inset 0 0 0 2px #e86e57;
  -webkit-box-shadow: inset 0 0 0 2px #e86e57;
  box-shadow: inset 0 0 0 2px #e86e57
}

.form textarea.form-control {
  height: 108px;
  overflow: auto;
  font-family: Lato, sans-serif
}

.add-check {
  padding: 23px 0;
  border-bottom: 2px solid #e2ebf2;
  border-top: 2px solid #e2ebf2;
  position: relative
}

.add-check input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.add-check label {
  display: block;
  position: relative;
  padding-left: 37px;
  color: #0a2840;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px
}

.add-check label:before {
  width: 26px;
  height: 26px;
  background-color: #fff;
  z-index: 1;
  top: 0;
  left: 0;
  border: 1px solid #e1ecf2
}

.add-check label:after {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
  background: #1dbdf7;
  z-index: 2;
  opacity: 0
}

.add-check input:checked + label:before {
  border-color: #1dbdf7
}

.add-check input:checked + label:after {
  opacity: 1
}

.form-holder {
  padding-top: 30px;
  margin-bottom: -30px
}

.form-hidden {
  display: none
}

.main-container .container {
  padding: 0 60px
}

.main-container .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 52px
}

.main-container .about .col:first-child {
  padding-top: 0
}

.more-btn {
  font-size: 15px;
  padding: 10px 50px;
  color: #929fa8;
  border: 2px solid #929fa8;
  background: 0 0
}

.more-btn:focus, .more-btn:hover {
  background: #0a2840;
  color: #fff;
  text-decoration: underline;
  border-color: #0a2840
}

.top-text {
  padding: 0;
  margin: 60px -60px 30px -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.top-text h1 {
  color: #fff;
  margin-bottom: 0
}

.top-text .left-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 0 0 60px;
  position: relative;
  overflow: hidden
}

.top-text .right-box {
  padding: 50px 0 50px 47px;
  background: #fff
}

.top-text .right-box p {
  margin-bottom: 0;
  color: #949ea8
}

.sort-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  line-height: 60px
}

.sort-line .size {
  font-size: 15px;
  color: #949ea8
}

.sort-line .size span {
  color: #0a2840;
  font-weight: 700
}

.sort-nav {
  text-align: right;
  width: 60%
}

.sort-nav p {
  display: inline-block;
  font-size: 15px;
  color: #949ea8;
  line-height: 60px;
  margin: 0 10px 0 0
}

.sort-sel {
  display: inline-block;
  text-decoration: none;
  color: #0a2840;
  position: relative;
  padding: 0 33px 0 23px;
  width: 195px;
  font-weight: 700;
  font-size: 15px;
  background: #f5f9fc;
  text-align: left
}

.sort-sel:before {
  width: 5px;
  height: 7px;
  background: url(../images/icons.png) -101px -148px no-repeat;
  top: 50%;
  margin-top: -4px;
  right: 23px
}

.sort-sel:focus, .sort-sel:hover {
  text-decoration: none;
  color: #0a2840
}

.product-box .faq-headline {
  width: 40%;
  padding: 0
}

.product-box .faq-headline .inner {
  padding: 60px 60px 55px
}

.product-box .faq-headline p {
  color: #949ea8;
  margin-bottom: 12px
}

.product-box .acco-part {
  padding-bottom: 0
}

.faq-title {
  font-family: proxima_nova_rgbold;
  font-size: 32px;
  color: #0c7fcf;
  margin-bottom: 25px;
  margin-top: -5px
}

.note-text {
  font-size: 26px;
  color: #949ea8;
  line-height: 38px;
  margin-bottom: 25px;
  font-family: proxima_nova_ltlight
}

.color {
  color: #0a2840;
  font-weight: 700
}

.accordion {
  margin: -30px -60px 0
}

.accordion .panel-heading a {
  display: block;
  text-decoration: none;
  color: #0a2840;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  padding: 23px 0;
  margin: 0 60px;
  border-bottom: 2px solid #f5f9fc
}

.accordion .panel-heading a:not(.collapsed) {
  color: #0d80d0;
  background: #f5f9fc;
  padding: 23px 60px 10px;
  border-bottom: 2px solid #f5f9fc;
  margin: 0
}

.accordion .panel-heading a:focus, .accordion .panel-heading a:hover {
  color: #0d80d0;
  text-decoration: none
}

.accordion .panel-body {
  background: #f5f9fc;
  padding: 0 60px 1px 100px;
  position: relative
}

.accordion .panel-body:before {
  width: 26px;
  height: 3px;
  top: 12px;
  left: 60px;
  background: #0d81ce
}

@media (max-width: 1460px) {
  .main-menu {
    width: calc(100% - 260px);
    text-align: left
  }
}

@media (max-width: 1280px) {
  .call-back span {
    display: none
  }
}

@media (max-width: 1212px) {
  .top-nav li {
    margin-right: 25px
  }
}

@media (max-width: 1200px) {
  .header {
    margin: 0 35px
  }

  .head-btm {
    padding: 30px 0 25px
  }

  .head-top {
    padding-left: 0;
    padding-right: 0
  }

  .recomend-box .container {
    padding-right: 0
  }

  .about figure {
    margin-right: -30px
  }

  .top-nav li {
    margin-right: 10px
  }

  .main-menu {
    margin-top: 8px
  }

  .main-menu li {
    font-size: 14px
  }

  .recomend-box .container {
    padding-left: 30px
  }

  .recomend-box .r-title {
    width: 120px
  }

  .recomend-box .r-title span {
    white-space: nowrap;
    right: 35px
  }

  .head-btm .hed-right {
    padding-top: 10px
  }

  .recomend-box .ban2 {
    width: calc(50% - 60px);
    margin-right: 0
  }

  .recomend-box .ban3 {
    margin-left: 90px;
    width: calc(50% - 40px)
  }

  .main-menu li .drop-menu {
    margin: 0;
    padding: 30px 15px
  }

  .main-menu li .drop-menu ul {
    padding: 0 15px
  }

  .main-menu li .drop-menu ul li a {
    font-size: 14px;
    padding: 15px 0 10px
  }

  .hero .treatment {
    font-size: 30px;
    line-height: 50px
  }

  .sel-box .sel-link {
    font-size: 50px;
    line-height: 50px
  }

  .hero {
    height: 670px;
    padding-top: 300px
  }
}

@media (max-width: 1050px) {
  .order-total .price {
    font-size: 28px
  }
}

@media (max-width: 991px) {
  .recomend-box {
    display: none
  }

  .tab-container {
    padding: 30px 0 35px
  }

  .tab-container .container {
    padding: 0 35px
  }

  .nav-tabs {
    margin-bottom: 20px
  }

  .benefits .item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px
  }

  .benefits .item:before {
    left: 15px
  }

  .benefits .container {
    padding: 0 20px
  }

  .benefits {
    padding-top: 45px
  }

  .about .container {
    padding: 0 5px
  }

  .comments .container {
    padding: 35px 35px 0
  }

  .comm-info {
    padding: 30px 35px 35px
  }

  .comments .row {
    margin-bottom: 22px
  }

  .subscribe {
    padding: 25px 0 35px 0
  }

  .subscribe .container {
    padding: 0 35px
  }

  .subscribe p {
    font-size: 25px
  }

  .nav-ico {
    display: block
  }

  .call-back, .main-menu, .top-nav {
    display: none
  }

  .left-navigation {
    float: none;
    width: auto;
    display: block;
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    bottom: 0;
    width: 80%;
    -webkit-box-shadow: 0 0 9px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 9px -1px rgba(0, 0, 0, .3);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    height: 100%;
    margin-bottom: 0;
    z-index: 24
  }

  .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, .6);
    display: none;
    height: 100%;
    z-index: 23
  }

  .js-open {
    overflow: hidden
  }

  .js-open .backdrop {
    display: block
  }

  .js-open .left-navigation {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  .left-navigation .main-menu {
    display: block
  }

  .left-navigation .top-nav {
    display: block
  }

  .left-navigation .call-back {
    display: block;
    text-align: center;
    margin-bottom: 10px
  }

  .left-navigation .call-back span {
    display: inline-block
  }

  .head-btm {
    padding-left: 70px
  }

  .head-btm .hed-right .container {
    padding: 0 30px
  }

  .sel-box .sel-link {
    font-size: 30px;
    line-height: 40px
  }

  .hero .treatment {
    font-size: 20px;
    line-height: 40px
  }

  .sel-box .sel-link:before {
    top: 15px
  }

  .footer .container {
    padding: 0 35px;
    align-items: flex-start;
  }

  .main-menu li:hover .drop-menu {
    display: none
  }

  .main-menu li.js-expand .drop-menu {
    display: block;
    opacity: 1
  }

  .main-menu li .drop-menu {
    position: static;
    padding: 0
  }

  .main-menu li .drop-menu ul {
    width: 100%;
    display: block;
    padding: 0
  }

  .sel-box .sel-drop {
    padding: 15px 20px
  }

  .sel-box .sel-drop ul li a {
    font-size: 18px
  }

  .product-box .container {
    display: block
  }

  .product-box .col, .product-box .faq-headline .inner {
    width: auto;
    padding: 35px;
    margin-top: 0
  }

  .product-box .faq-headline {
    padding: 0
  }

  .product-box .view-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .product-box {
    margin-top: 0;
    padding-bottom: 20px
  }

  .description {
    padding: 35px 0 15px
  }

  .description .container {
    padding: 0 35px
  }

  .description .container.descr_near {
    max-width: calc(100% - 70px);
  }

  .description .tabgroup-tabs {
    padding-left: 35px
  }

  .tab-box {
    margin-bottom: 20px
  }

  .sm-box {
    min-width: 420px
  }

  .prod-promo {
    width: 200px;
    text-align: center;
    padding: 0 0 0 35px;
    display: block;
    border-top: 0
  }

  .note {
    padding-bottom: 10px
  }

  .prod-promo .item {
    margin-bottom: 25px;
    width: auto
  }

  .product-box .info-part {
    padding-bottom: 0
  }

  .img-box {
    text-align: center
  }

  .description {
    margin-bottom: 0
  }

  .cart-container {
    margin-top: 0
  }

  .cart-container .container {
    display: block
  }

  .cart-container .cart-box, .cart-container .right-box {
    width: auto;
    margin-top: 0;
    padding: 35px
  }

  .cart-container .right-box {
    padding: 0;
    margin-right: 0
  }

  .cart-total {
    padding: 35px
  }

  .delivery-date p {
    font-size: 22px;
    line-height: 28px
  }

  .top-text {
    margin-right: 0;
    margin-left: 0
  }

  .top-text .right-box {
    margin-right: 0;
    padding-right: 35px
  }

  .main-container .container {
    padding: 0 35px
  }

  .accordion {
    margin: 0
  }

  .accordion .panel-heading a {
    margin: 0
  }

  .accordion .panel-heading a:not(.collapsed) {
    padding: 23px 35px 10px
  }

  .accordion .panel-body {
    padding: 0 35px 1px 60px
  }

  .accordion .panel-body:before {
    left: 35px;
    width: 20px
  }

  .product-box .acco-part {
    padding: 0
  }
}

@media (max-width: 860px) {
  .logo-box img {
    max-width: 60px
  }

  .subscribe .container {
    display: block
  }

  .subscribe .s-form {
    width: 100%
  }

  .subscribe p {
    margin: 0 0 15px 0;
    width: 100%;
    text-align: center
  }

  .ftr-top {
    display: none
  }
}

@media (max-width: 845px) {
  .cat-item {
    width: 50%
  }

  .benefits .item {
    width: 50%
  }

  .comments .row {
    display: block
  }

  .comm-info {
    width: 100%
  }

  .comm-box {
    width: 100%
  }

  .comments .container:before {
    display: none
  }

  .comments .more {
    padding-left: 0
  }

  .top-text {
    display: block;
    margin-top: 0
  }

  .top-text .left-box {
    margin-top: 0;
    padding-top: 55px;
    display: block
  }

  .top-text .left-box h1 {
    margin-bottom: 55px
  }

  .top-text .right-box {
    margin: 0;
    width: auto
  }
}

@media (max-width: 767px) {
  .contact .col input {
    width: 200px
  }

  .description .container {
    display: block
  }

  .description .tab-box {
    width: auto
  }

  .description .tab-content {
    padding-left: 0;
    width: auto
  }

  .description .nav-tabs {
    display: none
  }

  .description .panel-heading {
    margin-bottom: 5px
  }

  .description .panel-heading a {
    display: block;
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 700;
    padding: 18px 30px;
    border-bottom: 0;
    color: #949ea8;
    border: 2px solid #e3ecf5;
    background: 0 0 !important
  }

  .description .panel-heading a:focus, .description .panel-heading a:hover {
    color: #1ebdf5
  }

  .description .panel-body {
    padding: 20px 35px 0
  }

  .description .panel-body .title {
    display: none
  }
}

@media (max-width: 700px) {
  .about .container {
    display: block;
    padding: 0 30px
  }

  .about .col:first-child {
    padding: 0
  }

  .about .col {
    padding: 0;
    width: 100%
  }

  .search {
    height: 22px;
    border-bottom: 0
  }

  .search .form-control {
    font-size: 13px;
    padding: 7px 9px 5px 0
  }

  .head-btm {
    padding: 20px 0 20px 70px;
    height: 60px
  }

  .sel-box {
    display: block;
    margin: 0
  }

  .sel-box .sel-link {
    font-size: 25px
  }

  .hero .treatment {
    font-size: 18px;
    line-height: 20px
  }

  .hero {
    padding: 250px 0 40px;
    height: auto
  }

  .nav-tabs > li {
    margin: 0 10px
  }

  .nav-tabs > li a {
    font-size: 15px
  }

  .comm-item .text {
    height: auto
  }

  .comm-item {
    padding: 20px
  }

  .about {
    padding: 30px 0 1px
  }

  .about figure {
    margin: 0 0 30px 0
  }

  .title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px
  }

  .head-btm.search-expand .search {
    height: auto;
    padding: 10px 30px
  }

  .head-btm.search-expand .search .form-control {
    display: block;
    font-size: 16px
  }

  .head-btm.search-expand .search .search-btn {
    left: 30px
  }

  a.up {
    display: none
  }

  .product-box .faq-headline, .product-box .view-part {
    display: block
  }

  .sm-box {
    width: auto;
    min-width: inherit
  }

  .prod-promo {
    width: auto;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .prod-promo .item {
    width: 33.333%
  }

  .head-top {
    padding: 0
  }

  .header {
    margin: 0
  }

  .hero {
    padding-top: 195px
  }

  .comm-box {
    display: block
  }

  .comm-item {
    width: auto;
    height: auto
  }

  .product-box {
    margin-top: 0;
    padding-top: 20px
  }

  .product-box .col {
    margin-top: 0
  }

  .bread-crumbs {
    display: none
  }

  .header.cd-auto-hide-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 23
  }

  .cd-auto-hide-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
  }

  .cd-auto-hide-header:after {
    clear: both;
    content: "";
    display: block
  }

  .cd-auto-hide-header.is-hidden {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  .wrapper {
    padding-top: 60px
  }

  .search-drop {
    top: 100%;
    left: 0;
    right: 0
  }

  .cart-table table tr th {
    display: none
  }

  .cart-table table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .cart-table table tr td {
    display: block;
    width: 33.3333%;
    vertical-align: middle;
    font-size: 14px;
    line-height: 35px
  }

  .cart-table table tr td:first-child {
    width: 30%
  }

  .cart-table table tr td:first-child .img-box {
    max-width: 100%
  }

  .cart-table table tr td:nth-child(2) {
    width: 70%;
    padding-top: 30px;
    line-height: normal
  }

  .cart-table table tr td:nth-child(3), .cart-table table tr td:nth-child(4) {
    border-right: 1px solid #e2ebf2
  }

  .main-container .about {
    display: block
  }

  .main-container .about .col {
    margin-bottom: 35px
  }

  h1 {
    font-size: 30px;
    line-height: 45px
  }

  .top-text {
    margin-bottom: 2px
  }

  .top-text .left-box {
    padding: 28px 0 0 0;
    background: 0 0
  }

  .top-text .right-box {
    padding: 0;
    width: 100% !important;
  }

  .top-text .left-box h1 {
    color: #0a2840;
    margin-bottom: 15px
  }

  .main-container .about {
    padding-top: 25px
  }

  .product-box .acco-part {
    padding: 0
  }

  .accordion .panel-heading {
    margin-bottom: 0
  }

  .accordion .panel-heading a {
    border: 0;
    border-bottom: 2px solid #f5f9fc
  }

  .accordion .panel-heading a:not(.collapsed) {
    background: #f5f9fc !important
  }

  .faq-title {
    margin-bottom: 18px
  }

  .note-text {
    margin-bottom: 15px
  }

  .head-btm .hed-right {
    padding-top: 0
  }

  .main-menu {
    margin-top: 0
  }
}

@media (max-width: 600px) {
  .cat-item .text {
    height: 140px
  }

  .product-box .row {
    display: block
  }

  .product-box .row .price {
    width: auto;
    text-align: center;
    margin-bottom: 17px
  }

  .product-box .row .btn-box {
    width: auto;
    text-align: center
  }

  .product-box .row .btn-box .btn {
    width: 100%
  }

  .product-box {
    padding-bottom: 35px
  }

  .product-box .row .price span {
    line-height: 35px
  }

  .ch-item label:before {
    top: 5px;
    margin-top: 0
  }

  .ch-item label {
    padding: 10px;
    font-size: 16px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    width: 1000px;
    height: 60px;
    padding: 25px 16px 12px 4px;
    line-height: 20px
  }

  .headline-row {
    display: block
  }

  .headline-row .title {
    width: auto
  }

  .headline-row .top-title {
    width: auto
  }

  .headline-row .top-title.xs {
    display: none
  }

  .headline-row .top-title.sm {
    display: block;
    margin-bottom: 5px
  }

  .top-title.xs {
    display: none
  }

  .headline-row .rating {
    margin-top: 0;
    text-align: left;
    width: auto;
    margin-bottom: 25px
  }

  .delivery-date p br {
    display: none
  }

  .sort-line {
    display: block
  }

  .sort-line .size {
    width: auto
  }

  .sort-nav {
    width: auto;
    text-align: left
  }
}

@media (max-width: 450px) {
  .sel-drop {
    width: 100px
  }

  .btn-nav {
    display: block
  }

  .btn-nav .col {
    width: auto
  }

  .btn-nav .btn {
    width: 100%;
    margin-bottom: 5px
  }
}

@media (max-width: 430px) {
  .cat-item {
    padding: 20px
  }

  .product-photo {
    height: 100px;
    padding-bottom: 100px
  }

  .cat-item .btn {
    font-size: 13px;
    padding: 10px 5px
  }

  .cat-item .name {
    font-size: 16px
  }

  .benefits .item {
    width: 100%
  }

  .btn {
    padding-left: 30px;
    padding-right: 30px
  }

  .prod-promo {
    display: none
  }

  .product-box .note {
    padding-bottom: 0;
    margin-bottom: 0
  }

  .product-box .faq-headline .inner, .product-box .view-part {
    padding-bottom: 30px
  }
}

@media (max-width: 350px) {
  .left-navigation .call-back span {
    display: none
  }

  .nav-tabs > li {
    margin: 0 5px
  }

  .comm-box {
    display: block
  }

  .comm-item {
    width: 100%
  }

  .comments .more p br {
    display: none
  }

  .panel-body {
    padding-left: 20px;
    padding-right: 20px
  }

  .form-box {
    display: block
  }

  .form-box .col {
    width: auto
  }
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

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

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

[role=button] {
  cursor: pointer
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease
}

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

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important
}

.affix {
  position: fixed
}

@-ms-viewport {
  width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

.shipping {
  float: right;
  margin-top: 15px;
  margin-left: 60px
}

.col.info-part.acco-part {
  margin-top: 45px
}

.col.info-part.acco-part li {
  margin-top: 15px;
  margin-bottom: 25px
}

.subsc {
  float: right;
  margin-top: -45px;
  margin-right: 650px
}

.about .col {
  width: 100%
}

.contact .col {
  width: 100%
}

.testimonials .col {
  width: 100%
}

.category .col {
  width: 100%
}

.category {
  padding: 60px 0 26px 0
}

.contact {
  padding: 60px 0 26px 0
}

.testimonials {
  padding: 60px 0 26px 0
}

.container.policy {
  padding: 60px 0 26px 0
}

.free_delivery {
  padding: 60px 0 26px 0
}

.free_delivery .col {
  width: 100%
}

.descreet_packaging {
  padding: 60px 0 26px 0
}

.descreet_packaging .col {
  width: 100%
}

.registered_doctors {
  padding: 60px 0 26px 0
}

.registered_doctors .col {
  width: 100%
}

.based_pharmacy {
  padding: 60px 0 26px 0
}

.based_pharmacy .col {
  width: 100%
}

.refunds {
  padding: 60px 0 26px 0
}

.refunds .col {
  width: 100%
}

.conditions {
  padding: 60px 0 26px 0
}

.conditions .col {
  width: 100%
}

.information {
  padding: 60px 0 26px 0
}

.information .col {
  width: 100%
}

.menu-categories .sel-drop ul {
  width: 273px;
  padding: 10px 55px 11px 1px;
  display: inline-block;
  vertical-align: top
}

.menu-categories .sel-drop li {
  background: #0d81ce;
  height: 80px;
  line-height: 74px;
  border-bottom: 2px solid #154970
}

.testimonials .text {
  margin-top: 20px
}

.top-text .left-box .img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%
}

.description .add-info {
  width: calc(100% - 300px);
  padding-left: 60px
}

@media (max-width: 767px) {
  .description .add-info, .description .add-info .product-box .container, .description .add-info .product-box .container .col {
    padding: 0;
    width: auto
  }
}

@media (max-width: 700px) {
  .description .add-info .product-box .container .col .panel-body, .description .product-box .panel-heading a {
    padding-left: 0;
    padding-right: 0
  }
}

.view-info {
  display: block;
  z-index: 21;
  text-decoration: none;
  width: 50px;
  height: 50px;
  background: #0d81ce;
  position: absolute;
  right: 0;
  bottom: 0
}

.container {
  position: relative
}

.tab-content.info-content {
  display: none
}

.add-info.info-content {
  display: none
}

.tab-content.all-content {
  max-height: 100%
}

.add-info.all-content {
  max-height: 100%
}

.bread-crumbs li {
  color: #54ade7;
  font-weight: 400
}

a.view-info::before {
  content: '';
  height: 12px;
  width: 22px;
  position: absolute;
  top: 45%;
  margin-top: 0;
  z-index: 10000;
  left: 50%;
  margin-left: -10px;
  background: url(../images/icons.png) -21px -19px no-repeat;
  visibility: visible !important
}

a.view-info.content::before {
  content: '';
  height: 12px;
  width: 20px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  z-index: 10000;
  left: 50%;
  margin-left: -10px;
  background: url(../images/icons.png) 0 -18px no-repeat;
  visibility: visible !important
}

.send_email {
  font-size: 15px;
  width: 180px;
  margin-top: 40px;
  margin-right: 250px;
  color: #929fa8;
  padding: 11px 10px;
  border: 2px solid #929fa8;
  background: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px
}

.vcode {
  margin-top: 25px
}

.textarea {
  margin-top: 15px;
  width: 439px;
  height: 216px;
  resize: none;
  color: #949ea8
}

.contact_person {
  margin: -260px 0 -60px 210px
}

.enter {
  margin: 10px 0 35px 0;
  padding: 15px 40px 8px 20px;
  color: #949ea8
}

,
.col.info-part th {
  display: block
}

.col.info-part td {
  display: block
}

.span {
  margin-right: 360px;
  color: #949ea8
}

.span sup {
  color: #00f
}

.reload {
  font-weight: 700;
  margin: 21px
}

.input_vcode {
  width: 200px;
  height: 50px;
  color: #949ea8;
  margin: 19px 9px -26px 0
}

.up.open {
  display: block
}

.view-info.close {
  display: none
}

.inner span {
  font-weight: 700;
  color: #000
}

.inner p.descr {
  font-weight: 700;
  color: #000
}

.inner p.descr.support {
  font-weight: 700;
  color: #000;
  font-size: 20px;
  padding-right: 75px
}

.inner p.contact {
  padding-right: 100px;
  margin-bottom: 100px;
  margin-top: -50px
}

.top-nav span {
  color: #5191bd
}

.menu-categories .sel-drop ul li a {
  display: inline-block;
  padding: 18px 0 13px;
  border-bottom: 2px solid #154970;
  font-size: 20px;
  color: #fff;
  margin: 0;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 15px 12px 16px 12px;
  text-align: left;
  background: #0d81ce;
  width: 100%;
  height: 100px
}

@media (max-width: 450px) {
  .nav-ico {
    left: -30px
  }

  .sel-drop.js-active {
    width: 70%;
    margin-left: 40px;
    margin-top: -7px
  }

  .hero {
    z-index: 3
  }

  .sel-box .sel-drop.js-active {
    max-height: 325px
  }
}

@media (max-width: 700px) {
  .top-text .left-box .img {
    display: none
  }
}

@media (max-width: 1460px) {
  .top-text .left-box .img {
    height: 100%;
    width: auto
  }
}

.ctrl-read-more {
  display: none;
}

.ctrl-read-more:checked + #label-read-more {
  display: none;
}

.ctrl-read-more:checked ~ .block-more {
  display: block;
}


.btn-read-more {
  display: inline-block;
  background-color: darkgreen;
  color: #ddd;
  padding: 6px 8px;
  cursor: pointer;
  border-radius: 4px;
}

.block-more {
  display: none;
}

.description .container.descr_near {
  /*justify-content: center;*/
  justify-content: flex-start;
  display: flex;
  max-width: calc(100% - 120px);
  overflow-x: auto;
  padding: 0;
}

.description .container.descr_near .cat-item {
  min-width: 250px;
}

@media (min-width: 992px) {
  .left-box .h1-wrapper {
    heigth: 100%;
    align-items: flex-end;
    display: flex;
    padding-bottom: 3em;
  }
}


@media (max-width: 991px) {
  .description .container.descr_near {
    max-width: calc(100% - 70px);
  }
}

@media (max-width: 767px) {
  .container.descr_near .cat-item {
    margin: 0 auto;
  }
}


.description .near_title {
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #e3ecf5;
  padding-top: 20px;
  text-align: center;
  line-height: 38px;
  margin-bottom: 23px;
  font-weight: 400;
  font-family: proxima_nova_rgbold;
  font-size: 32px;
  color: #0a2840;
}