@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&display=swap');
/* 1 */
/* 2 */
/* Uncomment and set these variables to customize the grid. */
/* Buttons */
/* Close button on the top right corner of html content */
/* Navigation arrows */
/* Caption */
/* Loading indicator */
/* Transition effects */
/* transitionEffect: slide */
/* transitionEffect: fade */
/* transitionEffect: zoom-in-out */
/* transitionEffect: rotate */
/* transitionEffect: circular */
/* transitionEffect: tube */
/* Styling for Small-Screen Devices */
/* Share */
/* Thumbs */
.ffjost {
  font-family: 'Jost', sans-serif;
}
html {
  /* 2 */
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  /* 2 */
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  /* 2 */
  color: inherit;
  /* 3 */
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* 3 */
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  /* 2 */
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 2 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  /* 2 */
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header {
  *zoom: 1;
  position: relative;
  z-index: 999;
  margin: 0 0 15px 0;
  font-size: 14px;
}
.header:before,
.header:after {
  display: table;
  content: "";
  line-height: 0;
}
.header:after {
  clear: both;
}
.homepage .header {
  left: 0;
  right: 0;
  min-width: 100%;
  margin: 0;
}
@media only screen and (max-width: 75em) {
  .header .pos_content {
    padding: 0;
  }
}
@media only screen and (min-width: 75em) {
  .header {
    font-size: inherit;
  }
  .homepage .header {
    position: absolute;
    left: 0;
    right: 0;
    min-width: 100%;
  }
}
.headercontent {
  padding: 15px 10px;
  background: #fff;
}
@media only screen and (min-width: 75em) {
  .headercontent {
    position: relative;
    margin-top: 20px;
    padding: 0 10px 0 20px;
    border-radius: 10px;
  }
}
.logowrap {
  text-align: center;
}
.logo {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 16% 0 0 0;
  background: url(/images/logo.svg) 50% 50% / contain no-repeat;
}
.logo.white {
  background: url(/images/logo_w.svg) 50% 50% / contain no-repeat;
}
.footer .logo {
  margin: 0 0 15px 0;
  padding: 0;
  width: 120px;
  height: 20px;
}
@media only screen and (min-width: 75em) {
  .logo {
    padding: 16% 0 0 0;
  }
  .footer .logo {
    margin: 0 0 15px 0;
  }
}
.cartmodal {
  display: none;
}
.phones_wrap {
  padding: 0 15px 0 10px;
}
.navbtn,
.searchbtn,
.cartbtn {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  margin: 0px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #E5EEFF;
  cursor: pointer;
}
@media only screen and (min-width: 75em) {
  .navbtn,
  .searchbtn,
  .cartbtn {
    width: 50px;
    height: 50px;
  }
}
.navbtn {
  background: url(../images/ico_nav.svg) 50% 50% no-repeat #E5EEFF;
  background-size: 20px;
}
@media only screen and (min-width: 75em) {
  .nav_wrap:hover .navbtn {
    border-radius: 10px 10px 0 0;
    background-color: #F5F6FA;
  }
  .nav_wrap:hover .navbtn:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 99%;
    width: 100%;
    height: 12px;
    background: #F5F6FA;
  }
}
.cartbtn {
  background: url(../images/ico_cart.svg) 50% 50% no-repeat #E5EEFF;
  background-size: 20px;
}
.cartbtn a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  text-indent: 9999px;
}
.cartbtn a:before {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 10px;
  height: 10px;
  background: #175CE5;
  border-radius: 50%;
}
.cartbtn .emptycart a {
  display: none;
}
@media only screen and (min-width: 75em) {
  .cart_wrap:hover .cartbtn {
    background-color: #F5F6FA;
  }
}
.searchbtn {
  background: url(../images/ico_search.svg) 50% 50% no-repeat #E5EEFF;
  background-size: 20px;
}
.catalogbtn {
  display: block;
  padding: 15px;
  text-align: center;
  color: #fff;
  background: #175CE5;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
}
.catalogbtn:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  background: url(../images/ico_catalog_w.svg) 50% 50% / contain no-repeat;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
@media only screen and (min-width: 75em) {
  .catalogbtn {
    position: relative;
    z-index: 2;
    background: #175CE6;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 10px;
  }
  .catalogbtn:before {
    background: url(../images/ico_catalog_w.svg) 50% 50% / contain no-repeat;
  }
  .navcatalog_wrap:hover .catalogbtn {
    border-radius: 10px 10px 0 0;
    background-color: #F5F6FA;
    color: #001133;
  }
  .navcatalog_wrap:hover .catalogbtn:before {
    background: url(../images/ico_catalog.svg) 50% 50% / contain no-repeat;
  }
  .navcatalog_wrap:hover .catalogbtn:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 99%;
    width: 100%;
    height: 12px;
    background: #F5F6FA;
  }
}
@media only screen and (min-width: 75em) {
  .headbarwrap {
    position: relative;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.navcatalog_wrap {
  text-align: left;
}
@media only screen and (min-width: 75em) {
  .navcatalog_wrap,
  .nav_wrap,
  .cart_wrap {
    display: block;
    position: relative;
  }
}
@media only screen and (min-width: 75em) {
  .nav_content {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 10px;
    padding: 0 20px;
    background: #F5F6FA;
    text-align: left;
    box-shadow: 0px 10px 20px 0px #233D7240;
    border-radius: 0 10px 10px 10px;
  }
  .navcatalog_wrap:hover .nav_content,
  .nav_wrap:hover .nav_content,
  .cart_wrap:hover .nav_content {
    display: block;
  }
  .navcatalog_wrap .nav_content {
    width: 800px;
  }
  .nav_wrap .nav_content,
  .cart_wrap .nav_content {
    left: auto;
    right: 0;
    width: 200px;
    border-radius: 10px 0px 10px 10px;
  }
  .cart_wrap .nav_content {
    padding: 20px;
  }
}
.nav_block {
  margin: 0 0 5px 0;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
@media only screen and (min-width: 75em) {
  .nav_block {
    margin: 20px 0;
  }
}
.nav_title {
  margin: 0 0 15px 0;
  font-size: 14px;
  color: #8F9BB2;
}
.nav {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}
.nav li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav li + li {
  margin-top: 15px;
}
.nav a {
  text-decoration: none;
  color: #001133;
}
.nav a:hover,
.nav .active > a {
  color: #175CE5;
}
@media only screen and (max-width: 75em) {
  .navoverlay {
    display: none;
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: rgba(0,0,0,0.3);
  }
  .catalog_active .navoverlay,
  .search_active .navoverlay,
  .nav_active .navoverlay {
    display: block;
  }
}
.search_wrap,
.cart_wrap,
.nav_wrap {
  display: inline-block;
  padding-left: 10px;
}
@media only screen and (min-width: 75em) {
  .search_wrap {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    padding: 0 15px;
  }
}
.search {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background: #001133;
}
.searchactive .search {
  display: block;
}
.modsearch {
  position: relative;
}
@media only screen and (min-width: 75em) {
  .modsearch {
    margin: 10px 0;
  }
}
.search_input {
  display: block;
  width: 100%;
  padding: 10px 60px 10px 10px;
  line-height: 30px;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 10px;
}
@media only screen and (min-width: 75em) {
  .search_input {
    background: #F5F6FA;
  }
}
.search_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border: none;
  outline: none;
  background: url(../images/ico_search.svg) 50% 50% no-repeat transparent;
}
@media only screen and (max-width: 75em) {
  .header_popup {
    display: none;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    text-align: left;
    padding: 15px 10px 20px 10px;
    background: #E5EEFF;
  }
  .catalog_active .navcatalog_wrap .header_popup,
  .nav_active .nav_wrap .header_popup,
  .search_active .search_wrap .header_popup {
    display: block;
  }
  .title_header_popup {
    margin: 0 0 15px 0;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
  }
}
.close_popup {
  display: block;
  position: absolute;
  z-index: 99;
  right: 10px;
  top: 12px;
  width: 35px;
  height: 35px;
  border: none;
  outline: none;
  background: url(../images/ico_close.svg) 50% 50% no-repeat #fff;
  background-size: 20px;
  border-radius: 10px;
}
.grecaptcha-badge {
  visibility: hidden;
}
.cartfixed .mycart_wrapp {
  position: fixed;
  z-index: 999;
  right: 50px;
  bottom: 50px;
  background: url(../images/ico_cart.svg) 50% 50% no-repeat #E5EEFF;
  background-size: 20px;
  width: 50px;
  height: 50px;
  border: 2px solid #175CE6;
  border-radius: 5px;
}
.cartfixed .mycart_wrapp a {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  background: #175CE6;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
}
.cartfixed .mycart_wrapp a:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 75em) {
  .cartfixed .mycart_wrapp {
    right: 15px;
    bottom: 15px;
  }
}
.task-step2 .cartfixed {
  display: none;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.4rem;
  padding-left: 1.4rem;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.4rem;
  margin-left: -0.4rem;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 20em) {
	.prod_list.row .teaser_btnswrap {
		padding:0 !important;
	}
	.prod_list.row .product_teaser .teaser_btnbuywrap {
		position:static !important;
	}
	.prod_list.row .product_teaser .button_buy {
		width:100% !important;
		margin-top:4px !important;
	}
	.prod_list.row .col-xs-12 {
		padding-right: 0.05rem !important;
		padding-left: 0.3rem !important;
	}
	.prod_list.row .btn {
		padding: 10px 5px !important;
	}
	
	.prod_list.row .product_teaser .teaser_description {
		margin: 0 0 7px 0 !important;
		font-size: 13.5px !important;
		line-height: 1.1 !important;
	}
}
@media only screen and (min-width: 30em) {
	.prod_list.row .teaser_btnswrap {
		padding: 0 45px 0 0 !important;
	}
	.prod_list.row .product_teaser .teaser_btnbuywrap {
		position:absolute !important;
	}
	.prod_list.row .product_teaser .button_buy {
		width:40px !important;
	}
	.prod_list.row .col-xs-12 {
		padding-right: 0.4rem !important;
		padding-left: 0.4rem !important;
	}
	.prod_list.row .btn {
		padding: 10px 10px !important;
	}
	.prod_list.row .product_teaser .teaser_description {
		margin: 0 0 15px 0 !important;
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
}
@media only screen and (min-width: 20em) {
	.prod_list.row .col-xs-12 {
	 max-width: 50%;
	}
}
@media only screen and (min-width: 46em) {
	.prod_list.row .col-xs-12 {
	 max-width: 33%;
	}
}
.col-xs-offset-1 {
  margin-left: 8.333%;
}
.col-xs-offset-2 {
  margin-left: 16.667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333%;
}
.col-xs-offset-5 {
  margin-left: 41.667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333%;
}
.col-xs-offset-8 {
  margin-left: 66.667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.333%;
}
.col-xs-offset-11 {
  margin-left: 91.667%;
}
.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 62em) {
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .row {
    margin-right: -0.7rem;
    margin-left: -0.7rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-20 {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
.row.nomargin {
  margin: 0;
}
.row.nomargin > * {
  padding: 0;
}
a {
  color: #001133;
  outline: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
a:hover {
  color: #175CE5;
}
.btn,
.rsform-submit-button {
  display: inline-block;
  padding: 10px 10px;
  background: #175CE6;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.btn:hover,
.rsform-submit-button:hover {
  background: #001133;
  color: #fff;
}
@media only screen and (min-width: 75em) {
  .btn,
  .rsform-submit-button {
    font-size: 18px;
    line-height: 30px;
  }
}
.btn_darkblue {
  background: #175CE5;
  color: #fff;
}
.btn_darkblue:hover {
  background: #5C8BE5;
  color: #fff;
}
.btn_light {
  background: #E5EEFF;
  color: #001133;
}
.btn_light:hover {
  background: #F5F6FA;
  color: #001133;
}
.btn_transparent {
  padding: 8px 10px;
  border: 2px solid #175CE6;
  background: transparent;
  color: #175CE6;
  font-size: 14px;
  line-height: 20px;
}
.btn_transparent:hover {
  background: #175CE6;
}
.btn_white {
  background: #fff;
  color: #001133;
  font-size: 14px;
  line-height: 20px;
}
.btn_white:hover {
  background: #fff;
  color: #001133;
  box-shadow: 0px 5px 10px rgba(18,33,62,0.1);
}
.block {
  display: block;
  width: 100%;
}
.inputbox,
.rsform-input-box,
.rsform-text-box,
#oneStepCheckoutForm  input[type="text"],
#oneStepCheckoutForm  textarea {
  display: block;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 30px;
  min-height: 46px;
  width: 100%;
  border: 2px solid #898989;
  background: #F5F6FA;
  color: #405580;
  box-shadow: none;
  border-radius: 10px;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.inputbox:focus,
.rsform-input-box:focus,
.rsform-text-box:focus,
#oneStepCheckoutForm  input[type="text"]:focus,
#oneStepCheckoutForm  textarea:focus {
  background: #E5EEFF;
  border-color: #175CE6;
  border-radius: 10px;
}
.inputbox.noradius,
.rsform-input-box.noradius,
.rsform-text-box.noradius,
#oneStepCheckoutForm  input[type="text"].noradius,
#oneStepCheckoutForm  textarea.noradius {
  border-radius: 0;
}
.buyform .inputbox,
.buyform .rsform-input-box,
.buyform .rsform-text-box,
.buyform #oneStepCheckoutForm  input[type="text"],
.buyform #oneStepCheckoutForm  textarea {
  border-color: #f2f2f2;
}
.inputbox.rsform-error,
.inputbox.fielderror,
.rsform-input-box.rsform-error,
.rsform-input-box.fielderror,
.rsform-text-box.rsform-error,
.rsform-text-box.fielderror,
#oneStepCheckoutForm  input[type="text"].rsform-error,
#oneStepCheckoutForm  input[type="text"].fielderror,
#oneStepCheckoutForm  textarea.rsform-error,
#oneStepCheckoutForm  textarea.fielderror {
  border: 2px dashed #e74c3c;
  background: #fff1f0;
}
.quantity .inputbox,
.quantity .rsform-input-box,
.quantity .rsform-text-box,
.quantity #oneStepCheckoutForm  input[type="text"],
.quantity #oneStepCheckoutForm  textarea {
  border: none;
  padding: 13px 40px;
  text-align: center;
}
.rsform-text-box,
textarea,
textarea.inputbox,
#oneStepCheckoutForm  textarea {
  line-height: 1.3;
}
.radius5 {
  border-radius: 5px;
  padding: 9px 10px;
}
.maillink {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../images/ico_mail.svg) 0% 50% no-repeat;
  background-size: 22px auto;
}
.soc {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
}
.header .soc {
  margin-left: 20px;
}
.footer .soc {
  margin: 10px;
  width: 26px;
  height: 26px;
}
.fb {
  background: url(../images/ico_fb.svg) 50% 50% / contain no-repeat;
}
.instagram {
  background: url(../images/ico_instagram.svg) 50% 50% / contain no-repeat;
}
.twitter {
  background: url(../images/ico_twitter.svg) 50% 50% / contain no-repeat;
}
.youtube {
  background: url(../images/ico_ytb.svg) 50% 50% / contain no-repeat;
}
.ico_delivery {
  background: url(../images/ico_delivery.svg) 50% 50% / contain no-repeat;
}
.ico_progress {
  background: url(../images/ico_progress.svg) 50% 50% / contain no-repeat;
}
.ico_quality {
  background: url(../images/ico_quality.svg) 50% 50% / contain no-repeat;
}
.ico_discount {
  background: url(../images/ico_discount.svg) 50% 50% / contain no-repeat;
}
.ico_certificate {
  background: url(../images/ico_certificate.svg) 50% 50% / contain no-repeat;
}
.ico_expert {
  background: url(../images/ico_expert.svg) 50% 50% / contain no-repeat;
}
.icon {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.head_w,
.head_m {
  display: inline-block;
  width: 54px;
  height: 54px;
}
.head_w.small,
.head_m.small {
  width: 40px;
  height: 40px;
}
.head_w.no,
.head_m.no {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
ul:not([class]) {
  margin: 15px 0;
  padding: 0;
}
ul:not([class]) li {
  display: block;
  position: relative;
  padding: 0 0 0 15px;
}
ul:not([class]) li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #175CE5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul:not([class]) li + li {
  margin-top: 10px;
}
ol:not([class]) {
  padding: 0;
  counter-reset: item;
  list-style-type: none;
}
ol:not([class]) li {
  display: block;
  position: relative;
  padding: 0 0 0 30px;
}
ol:not([class]) li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: counter(item,decimal-leading-zero) " ";
  counter-increment: item;
  font-weight: 700;
  color: #175CE5;
}
ol:not([class]) li + li {
  margin-top: 10px;
}
blockquote {
  margin: 0;
  padding: 10px 30px;
  border: none;
  background: #fff;
  border-left: 8px solid #175CE5;
  border-radius: 10px;
}
blockquote p {
  margin: 0;
}
* + blockquote {
  margin: 20px 0;
}
.contentblock blockquote {
  background: #F5F6FA;
}
.phonelink {
  display: inline-block;
  color: #405580;
  font-weight: 600;
  text-decoration: none;
}
.header .phonelink,
.kontakty .phonelink {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  line-height: 20px;
  color: #001133;
}
.header .phonelink.lifecell,
.kontakty .phonelink.lifecell {
  background: url(../images/ico_lifecell.svg) 0% 50% no-repeat;
  background-size: 16px auto;
}
.header .phonelink.vodafone,
.kontakty .phonelink.vodafone {
  background: url(../images/ico_vodafone.svg) 0% 50% no-repeat;
  background-size: 16px auto;
}
.nav_content .phonelink {
  margin: 5px 0;
}
.footer .phonelink {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.footer .phonelink ~ .phonelink {
  margin: 5px 0 0 0;
}
.line_title,
.big_title {
  position: relative;
  padding: 10px 15px;
  margin: 0 0 30px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
  background: #001133;
  color: #fff;
}
.line_title.nomargin,
.big_title.nomargin {
  margin: 0;
}
.line_title i,
.big_title i {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
}
* + .line_title,
* + .big_title {
  margin-top: 40px;
}
.review_write .line_title,
.review_write .big_title {
  margin: 0 0 10px 0;
}
h1,
h2,
h3,
h4 {
  color: #001133;
  margin: 0 0 10px 0;
  line-height: 1.1;
}
* + h1,
* + h2,
* + h3,
* + h4 {
  margin-top: 20px;
}
h3 {
  font-size: 25px;
}
.page_title {
  margin: 0 0 20px 0;
  font-size: 25px;
  font-weight: 600;
}
@media only screen and (min-width: 75em) {
  .page_title {
    font-size: 35px;
  }
}
.block_title {
  margin: 0 0 20px 0;
  font-size: 25px;
  font-weight: 600;
  color: #001133;
}
@media only screen and (min-width: 75em) {
  .block_title {
    font-size: 35px;
  }
}
.small_title {
  position: relative;
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #001133;
  font-weight: 600;
}
@media only screen and (min-width: 75em) {
  .small_title {
    font-size: 20px;
    line-height: 1.1;
  }
}
.title_footer {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: left;
  color: #8F9BB2;
}
.text-bold {
  font-weight: 700;
}
.text-normal {
  font-weight: 400;
}
.text-light {
  font-weight: 300;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.list_blocks li,
.list_blocks div {
  display: block;
  padding: 15px;
  margin: 0 0 10px 0;
  background: #F5F6FA;
  color: #405580;
  border-radius: 10px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.list_blocks .title {
  display: block;
  font-weight: 600;
  color: #001133;
}
@media only screen and (min-width: 75em) {
  .list_blocks li,
  .list_blocks div {
    padding: 20px;
  }
  .list_blocks.col-2 {
    column-count: 2;
    column-gap: 10px;
  }
  .list_blocks.col-3 {
    column-count: 3;
    column-gap: 10px;
  }
}
.block_check {
  padding: 15px;
  margin: 0 0 10px 0;
  background: #F5F6FA;
  color: #001133;
  border-radius: 10px;
  font-weight: 500;
}
.block_check:before {
  content: "";
  display: block;
  margin: 0 0 5px 0;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: url(../images/ico_check.svg) 50% 50% no-repeat #FFECE5;
}
@media only screen and (min-width: 75em) {
  .block_check {
    padding: 20px;
  }
}
.videowrap {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
  margin: 20px 0;
}
.videowrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
.grey {
  color: #405580;
}
.for_pc,
.nodisplay {
  display: none;
}
@media only screen and (min-width: 75em) {
  .for_pc {
    display: block;
  }
  .for_mobile {
    display: none;
  }
}
.margintop,
.mtop {
  margin-top: 30px;
}
.marginbottom,
.mbottom {
  margin-bottom: 30px;
}
.paddingtop,
.ptop {
  padding-top: 30px;
}
.paddingbottom,
.pbottom {
  padding-bottom: 30px;
}
@media only screen and (min-width: 75em) {
  .paddingtop,
  .ptop {
    padding-top: 50px;
  }
  .paddingbottom,
  .pbottom {
    padding-bottom: 50px;
  }
  .margintop,
  .mtop {
    margin-top: 50px;
  }
  .marginbottomm,
  .mbottom {
    margin-bottom: 50px;
  }
}
body {
  *zoom: 1;
  font-family: 'Jost', sans-serif;
  background: #f5f6fa;
  color: #001133;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  cursor: default;
  min-height: 101vh;
}
body:before,
body:after {
  display: table;
  content: "";
  line-height: 0;
}
body:after {
  clear: both;
}
@media only screen and (min-width: 75em) {
  body {
    font-size: 18px;
    line-height: 1.5;
  }
}
.container {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;
  margin: 0 auto;
  overflow: hidden;
  min-width: 320px;
  min-height: 100vh;
}
@media only screen and (min-width: 75em) {
  .container {
    min-width: 1240px;
    padding: 10px;
  }
}
.pos_content {
  *zoom: 1;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.pos_content:before,
.pos_content:after {
  display: table;
  content: "";
  line-height: 0;
}
.pos_content:after {
  clear: both;
}
@media only screen and (min-width: 75em) {
  .pos_content {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
  }
}
.contentblock {
  margin: 10px 0;
  padding: 15px;
  background: #fff;
  color: #405580;
  border-radius: 10px;
}
@media only screen and (min-width: 75em) {
  .contentblock {
    padding: 30px;
  }
  .contentblock.small {
    padding: 15px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.mainslider {
  position: relative;
  overflow: hidden;
}
.mainslider .swiper-slide {
  position: relative;
  height: 145px;
  background-position: 50% 50%;
  background-size: cover;
}
.mainslider .swiper-slide a {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
}
@media only screen and (min-width: 75em) {
  .mainslider .swiper-slide {
    height: 480px;
    background-size: auto 480px;
  }
}
.footer {
  background: #001133;
  color: #E5EEFF;
  margin-top: auto;
}
.footer .nav {
  margin: 10px 0 30px 0;
  padding: 0;
  font-weight: 600;
}
.footer .nav li {
  display: block;
  margin: 0 0 15px 0;
  padding: 0;
}
.footer a,
.footer a:visited {
  color: #E5EEFF;
  text-decoration: none;
}
.footer a:hover,
.footer .active a {
  color: #175CE6;
}
.footer .soc_link {
  color: #03a9f5;
  text-decoration: none;
}
.footer .soc_link:hover {
  text-decoration: underline;
}
.paymentimg + .paymentimg {
  margin-left: 20px;
}
.copyright {
  margin: 0 0 30px 0;
  color: #405580;
  line-height: 1.2;
}
@media only screen and (min-width: 75em) {
  .copyright {
    font-size: 14px;
    padding-right: 40px;
  }
}
.breadcrumb {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
}
.breadcrumb li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumb a {
  color: #175CE5;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #001133;
  text-decoration: underline;
}
.modbrands {
  background: #fff;
  border-radius: 10px;
  padding: 30px 15px;
}
@media only screen and (min-width: 75em) {
  .modbrands {
    padding: 60px;
  }
  .modbrands .descr {
    margin: 0;
    padding: 10px 20px;
    font-size: 14px;
  }
  .modbrands .block_title {
    text-align: left;
  }
}
.brand_teaser {
  text-align: center;
  background: #F5F6FA;
  border-radius: 10px;
}
.brand_teaser a {
  padding: 15px;
  display: block;
  text-decoration: none;
}
.brand_teaser .brand_img {
  margin: 0 0 10px 0;
  display: block;
  line-height: 100px;
}
.brand_teaser img {
  display: inline-block;
  vertical-align: middle;
  max-height: 70px;
  max-width: 200px;
}
.brand_teaser .btn {
  display: block;
  width: 100%;
}
.brand_teaser.invert {
  background: #fff;
  margin: 0 0 20px 0;
}
.brand_teaser.invert .btn {
  background: #E5EEFF;
  color: #001133;
}
.brand_teaser.invert .btn:hover {
  background: #F5F6FA;
  color: #001133;
}
@media only screen and (min-width: 75em) {
  .brand_teaser {
    min-width: unset;
  }
  .brand_teaser img {
    max-height: 90px;
  }
}
.feature_teaser {
  margin: 5px 0;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
}
.feature_teaser .feature_title {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  color: #001133;
}
.feature_teaser i {
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 75em) {
  .feature_teaser {
    font-size: 16px;
    padding: 25px;
  }
  .feature_teaser .feature_title {
    font-size: 24px;
  }
}
.navfilter {
  padding: 6px 16px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  font-size: 15px;
}
.navfilter .nav-item {
  display: inline-block;
  position: relative;
  padding-left: 21px;
  margin: 4px 3px;
  cursor: pointer;
}
.navfilter .nav-item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 50%;
  margin-right: 0.5em;
  background: #fff;
  border-color: #001133;
}
.navfilter .nav-item:after {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 50%;
}
.navfilter .nav-item:hover:before {
  border-color: #001133;
  background-color: #001133;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.navfilter .nav-item:hover:after {
  background: #fff;
}
.navfilter .nav-item.active:before {
  border-color: #001133;
  background-color: #001133;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navfilter .nav-item.active:after {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
}
.navfilter b {
  position: relative;
  padding: 0 0 0 25px;
  margin: 4px 3px;
}
.navfilter b:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: #001133;
  background: url(../images/ico_filter.svg) 50% 50% / contain no-repeat;
}
.pagination ul {
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  list-style: unset;
  margin: 5px;
  padding: 0;
}
.pagination ul li:before {
  display: none;
}
.pagination ul li + li {
  margin: 5px;
}
.pagination ul li:not([class]) span {
  display: inline-block;
  padding: 10px 10px;
  background: #175CE6;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pagination ul li:not([class]) span:hover {
  background: #001133;
  color: #fff;
}
.pagination ul li:not([class]) a {
  display: inline-block;
  padding: 10px 10px;
  background: #175CE6;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #fff;
  color: #001133;
}
.pagination ul li:not([class]) a:hover {
  background: #001133;
  color: #fff;
}
.pagination ul li:not([class]) a:hover {
  background: #fff;
  color: #001133;
  box-shadow: 0px 5px 10px rgba(18,33,62,0.1);
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47,0,0.74,0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22,0.61,0.36,1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  padding: 44px 0 0 0;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(56%);
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30,30,30,0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--html .fancybox-close-small:hover {
  color: currentColor;
  opacity: 1;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  height: 38px;
  margin: 0;
  opacity: 0;
  padding: 7px;
  position: absolute;
  top: calc(50% - (38px / 2));
  width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s;
}
.fancybox-navigation .fancybox-button::after {
  content: '';
  height: 100px;
  left: -26px;
  position: absolute;
  top: -31px;
  width: 70px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}
.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption::after {
  border-bottom: 1px solid rgba(255,255,255,0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100,100,100,0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0,0,0.25,1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19,1,0.22,1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5,0.5,0.5);
  transform: scale3d(0.5,0.5,0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
  transform: scale3d(1,1,1) translate3d(0,0,0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0 0 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(92%);
  max-width: calc(46%);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(90%);
  }
}
#system-message > div {
  left: 3%;
  top: 30%;
  margin: 0;
  position: fixed;
  z-index: 999;
  background: white;
  text-align: center;
  border: none;
}
#system-message > div:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0,0,0,0.9);
}
#system-message > div:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #fff;
}
#system-message h4 {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 700;
  color: #3f3f3f;
}
#system-message p {
  margin: 0;
  text-align: left;
}
#system-message .alert-warning h4 {
  color: #ef4036;
}
@media only screen and (min-width: 75em) {
  #system-message > div {
    left: 50%;
    margin-left: -200px;
  }
  #system-message h4 {
    margin: 0 0 25px 0;
    font-size: 24px;
  }
}
.popupwrap,
#system-message > div {
  padding: 30px 30px;
  width: 94%;
}
@media only screen and (min-width: 75em) {
  .popupwrap,
  #system-message > div {
    padding: 40px;
    max-width: 400px;
  }
}
#system-message .close,
.fancybox-slide--html .popupwrap .fancybox-close-small {
  position: absolute;
  z-index: 2;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  width: 26px;
  height: 26px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
  right: 8px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#system-message .close svg,
.fancybox-slide--html .popupwrap .fancybox-close-small svg {
  display: none;
}
#system-message .close:before,
.fancybox-slide--html .popupwrap .fancybox-close-small:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 26px;
  height: 2px;
  background: #202020;
  border: none;
  outline: none;
  color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#system-message .close:after,
.fancybox-slide--html .popupwrap .fancybox-close-small:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  height: 26px;
  width: 2px;
  background: #202020;
  border: none;
  outline: none;
  color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#system-message .close:hover,
#system-message .close:focus,
#system-message .close:active,
.fancybox-slide--html .popupwrap .fancybox-close-small:hover,
.fancybox-slide--html .popupwrap .fancybox-close-small:focus,
.fancybox-slide--html .popupwrap .fancybox-close-small:active {
  border: none;
  outline: none;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#system-message .close:hover:before,
#system-message .close:hover:after,
#system-message .close:focus:before,
#system-message .close:focus:after,
#system-message .close:active:before,
#system-message .close:active:after,
.fancybox-slide--html .popupwrap .fancybox-close-small:hover:before,
.fancybox-slide--html .popupwrap .fancybox-close-small:hover:after,
.fancybox-slide--html .popupwrap .fancybox-close-small:focus:before,
.fancybox-slide--html .popupwrap .fancybox-close-small:focus:after,
.fancybox-slide--html .popupwrap .fancybox-close-small:active:before,
.fancybox-slide--html .popupwrap .fancybox-close-small:active:after {
  border: none;
  outline: none;
  background: #202020;
}
@media only screen and (min-width: 75em) {
  #system-message .close,
  .fancybox-slide--html .popupwrap .fancybox-close-small {
    top: 15px;
    right: 15px;
  }
}
.swiper-container-horizontal>.swiper-scrollbar {
  height: 14px;
}
.swiper-pagination {
  bottom: 5px;
  white-space: nowrap;
  background: #fff;
  line-height: 1px;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #B8C7E5;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #175CE5;
}
.mainslider .swiper-pagination {
  bottom: 10px;
  left: 10px;
  text-align: center;
  width: auto;
  padding: 5px 0;
  border-radius: 10px;
}
.certificates_slider .swiper-slide,
.brands_swiper .swiper-slide {
  width: auto;
}
.swiper-btn-next,
.swiper-btn-prev {
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -45px;
  width: 40px;
  height: 90px;
  background: #E5EEFF;
  border-radius: 10px;
  cursor: pointer;
  border: 2px solid #54a0ff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.swiper-btn-next.grey,
.swiper-btn-prev.grey {
  background-color: #F5F6FA;
}
.swiper-btn-next:hover,
.swiper-btn-next.grey:hover,
.swiper-btn-prev:hover,
.swiper-btn-prev.grey:hover {
  box-shadow: 0px 5px 10px 0px #12213E1A;
  background-color: #E5EEFF;
  border-color: #175CE6;
}
.swiper-btn-next.swiper-button-disabled,
.swiper-btn-prev.swiper-button-disabled {
  cursor: default;
  box-shadow: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.swiper-btn-prev {
  left: 0;
  background-image: url(../images/ico_left.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fake-overflow .swiper-btn-prev {
  left: -15px;
  top: 150px;
}
.mainslider .swiper-btn-prev {
  left: 50%;
  margin-left: -615px;
}
.swiper-btn-next {
  right: 0;
  background-image: url(../images/ico_right.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fake-overflow .swiper-btn-next {
  right: -15px;
  top: 150px;
}
.mainslider .swiper-btn-next {
  right: 50%;
  margin-right: -615px;
}
.swiper-container.fake-overflow {
  overflow: visible;
}
.swiper-container.fake-overflow:before {
  content: '';
  position: absolute;
  z-index: 2;
  right: calc(100% + 5px);
  top: -5px;
  height: calc(100% + 5px);
  width: 9999px;
  background: #f5f6fa;
}
.swiper-container.fake-overflow:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: calc(100% + 5px);
  top: -5px;
  height: calc(100% + 5px);
  width: 9999px;
  background: #f5f6fa;
}
.swiper-container-horizontal>.swiper-scrollbar {
  height: 10px;
}
.swiper-scrollbar-drag {
  background: #B8C7E5;
  cursor: pointer;
}
.swiper-container.with_scrollbar {
  padding-bottom: 30px;
}
.textcenter {
  text-align: center;
}
.textright {
  text-align: right;
}
.modbrd {
  margin-bottom: 15px;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.clearform .formControlLabel,
.clearform .formDescription,
.clearform .formValidation {
  display: none;
}
.clearform .rsform-block {
  margin: 0;
  padding: 0;
}
.clearform div.formBody {
  float: none;
}
.clearform .rsform-block + .rsform-block {
  margin: 15px 0 0 0;
}
.clearform .rsform-submit-button {
  display: block;
  width: 100%;
}
.inlineform {
  position: relative;
  padding: 0;
  margin: 10px 0 0 0;
}
.relative {
  position: relative;
}
.red {
  color: #ff0000;
}
.italic {
  font-style: italic;
}
.nomargin {
  margin: 0;
}
.sovet_wrap {
  margin: 0;
  padding: 30px;
  background: #ccc;
}
* + .sovet_wrap {
  margin: 30px 0;
}
.sovet_wrap .small_title {
  margin: 0 0 10px 0;
}
.sovet_wrap .small_title i {
  top: -7px;
  left: -3px;
  width: 30px;
  height: 30px;
}
.sovet_wrap p {
  margin: 0;
}
.sovet_wrap * + p {
  margin-top: 10px;
}
.sovet_wrap + * {
  margin-top: 30px;
}
.chars_table {
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 1.3;
  border: 1px solid #ebebeb;
}
.chars_table .col {
  width: 33.33%;
  padding: 0 0 10px 0;
}
.chars_table .col + .col {
  border-left: 1px solid #ebebeb;
}
.chars_table .title {
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  background: #fafafa;
}
.chars_table .char_line {
  position: relative;
  padding: 10px 30px 0 10px;
}
.chars_table .char_line.true:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/ico_true_g.svg) 50% 50% / contain no-repeat;
}
.chars_table .char_line.false {
  padding: 10px 35px 0 10px;
  color: #898989;
}
.chars_table .char_line.false:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/ico_false_r.svg) 50% 50% / contain no-repeat;
}
.chars_table .char_line.x2:before {
  content: "x2";
  display: block;
  padding: 0 20px 0 0;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 700;
  color: #03a9f5;
  background: url(../images/ico_true_b.svg) 100% 50% / contain no-repeat;
}
.related_bg {
  margin: 0 0 30px 0;
  height: 260px;
  background: url(../images/block/related.jpg) 0% 0% no-repeat;
}
.reviews_bg {
  margin: 0 0 30px 0;
  height: 1174px;
  background: url(../images/block/otzyvy.jpg) 0% 0% no-repeat;
}
.videobanner_big {
  display: block;
  position: relative;
  margin: 20px 0;
  padding: 50% 0 0 0;
  width: 100%;
  background: url(../images/content/banner1.jpg) 50% 50% / cover no-repeat;
}
.videobanner_big .title {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 20px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.videobanner_big:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  background: rgba(0,0,0,0.7);
}
.videobanner_big:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../images/ico_play2_b.svg) 50% 50% / contain no-repeat;
}
.videobanner_big.banner2 {
  background: url(../images/content/banner2.jpg) 50% 50% / cover no-repeat;
}
.videobanner_small {
  display: block;
  position: relative;
  margin: 0;
  padding: 50% 0 0 0;
  min-height: 150px;
  width: 100%;
  background: #ccc;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.videobanner_small .title {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 5px 10px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  background: rgba(0,0,0,0.3);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.videobanner_small:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  background: rgba(0,0,0,0.1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.videobanner_small:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  background: url(../images/ico_play2_w.svg) 50% 50% / contain no-repeat;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.modvideohp .videobanner_small {
  min-height: 200px;
}
.videobanner_square {
  display: block;
  position: relative;
  margin: 0;
  padding: 50% 0 0 0;
  min-height: 150px;
  width: 100%;
  background: #ccc;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.videobanner_square .title,
.videobanner_square .titletop {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 5px 10px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  background: rgba(0,0,0,0.3);
  background: rgba(67,170,244,0.6);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.videobanner_square .titletop {
  top: 0;
  bottom: auto;
}
.videobanner_square:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  background: rgba(0,0,0,0.1);
  background: rgba(67,170,244,0.3);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.videobanner_square:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  background: url(../images/ico_play2_w.svg) 50% 50% / contain no-repeat;
  background: url(../images/ico_play2_b.svg) 50% 50% / contain no-repeat;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.modvideohp .videobanner_square,
.modvideohpsquare .videobanner_square {
  min-height: 200px;
}
.modvideohpsquare {
  display: none;
}
.polwidget {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 75em) {
  .polwidget {
    position: relative;
    min-height: 500px;
  }
  .polwidget:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0%;
    width: 674px;
    height: 430px;
    margin: 0 0 0 -337px;
    background: url(../images/mw.png) 50% 50% / contain no-repeat;
  }
}
.widget_item {
  padding: 30px 15px;
  background: #E5EEFF;
  border-radius: 10px;
}
.widget_item.women {
  margin: 15px 0 0 0;
  background: #FFECE5;
}
@media only screen and (min-width: 75em) {
  .widget_item {
    border-radius: 0 10px 10px 0;
    padding: 80px 50px;
    text-align: right;
  }
  .widget_item.women {
    text-align: left;
    margin: 0;
    border-radius: 10px 0 0 10px;
  }
}
.widget_link {
  margin: 0 5px 10px 0;
  position: relative;
  z-index: 2;
}
.widget_link span {
  display: block;
  margin: 0 0 5px 0;
  text-align: left;
  font-size: 25px;
  line-height: 1;
}
.widget_link i {
  display: block;
  margin: 0 0 5px 0;
  height: 25px;
}
.widget_link i.shampoo {
  background: url(../images/ico_shampoo.svg) 0% 50% / contain no-repeat;
}
.widget_link i.vitamin {
  background: url(../images/ico_vitamin.svg) 0% 50% / contain no-repeat;
}
.widget_link i.beard {
  background: url(../images/ico_beard.svg) 0% 50% / contain no-repeat;
}
.expertwidget {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  line-height: 1.4;
}
.expertwidget .row {
  margin: 0;
  padding: 0;
}
.expertwidget p {
  margin: 0;
}
.expertwidget p + p {
  margin: 10px 0 0 0;
}
.expertwidget .block_title {
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 75em) {
  .expertwidget {
    position: relative;
  }
}
.expert_intro {
  padding: 30px 15px;
}
@media only screen and (min-width: 75em) {
  .expert_intro {
    padding: 50px 105px;
  }
  .expert_intro p {
    margin: 20px 0;
  }
}
.expert_info {
  min-height: 485px;
  padding: 350px 15px 15px 15px;
  background: url(../images/expert.png?ver=2) 50% 100% no-repeat #E5EEFF;
  background-size: auto 470px;
}
@media only screen and (min-width: 75em) {
  .expert_info {
    min-height: 550px;
    padding: 350px 50px 15px 50px;
    background-size: auto 540px;
  }
}
.expert_about {
  padding: 15px;
  background: #F5F6FA;
  color: #8F9BB2;
  border-radius: 10px;
}
.expert_about b {
  display: inline-block;
  margin: 0 0 5px 0;
  color: #001133;
}
@media only screen and (min-width: 75em) {
  .expert_about {
    margin: 10px 0 0 0;
    padding: 20px 20px;
    font-size: 14px;
  }
  .expert_about b {
    margin: 0;
    font-size: 16px;
  }
}
.certificates_slider img {
  max-height: 90px;
  border-radius: 10px;
}
.modcertificates {
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 75em) {
  .modcertificates {
    position: relative;
    margin: 0;
    padding: 0 45px;
  }
}
.modproductsswiper {
  position: relative;
}
.blog_swiper .swiper-slide {
  max-width: 270px;
  min-width: 270px;
}
@media only screen and (min-width: 75em) {
  .blog_swiper .swiper-slide {
    max-width: unset;
    min-width: unset;
  }
}
.blog_teaser {
  position: relative;
  background: #fff;
  margin: 10px 0;
  padding: 15px;
  border-radius: 10px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.blog_teaser > a {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.blog_teaser .teaser_media {
  position: relative;
  padding: 56% 0 0 0;
  margin: 0 0 15px 0;
  background-size: cover;
  background-position: 50% 50%;
}
.blog_teaser .teaser_media:after {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(3,169,245,0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.blog_teaser .btn_play {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -29px;
  width: 58px;
  height: 40px;
  background: url(../images/play.svg) 50% 50% no-repeat;
}
.blog_teaser .teaser_content {
  padding: 15px;
}
.blog_teaser .teaser_title {
  margin: 0;
  color: #001133;
  font-size: 20px;
  line-height: 25px;
  min-height: 50px;
  font-weight: 500;
}
.blog_teaser:hover {
  box-shadow: 0px 5px 15px 0px #12213E26;
}
.swiper-container .blog_teaser {
  margin: 0;
}
.cart_item {
  padding: 15px 0;
  width: 100%;
  align-items: center;
}
.cartitem_media {
  width: 15%;
  padding: 0 20px 0 0;
  text-align: center;
}
.cartitem_media img {
  max-height: 100px;
}
.cartitem_title {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.cartitem_title a {
  color: #333;
  text-decoration: none;
}
.cartitem_title a:hover {
  color: #03a9f5;
}
.cartitem_unit {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: 400;
  color: #898989;
  text-transform: none;
}
.cartitem_price {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #03a9f5;
}
.cartitem_fullprice {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
}
.cartitem_content {
  width: 35%;
}
.cartitem_qty {
  width: 30%;
  text-align: center;
}
.cartitem_pricewrap {
  width: 15%;
}
.cartitem_btns {
  width: 5%;
  text-align: right;
}
.prodcart .btndelete {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/ico_close.svg) 50% 50% no-repeat;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.prodcart .btndelete:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.prod_qty {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 130px;
}
.prod_qty .plus,
.prod_qty .minus {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #f5f5f5;
  color: #333;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.prod_qty .plus:hover,
.prod_qty .minus:hover {
  background: #0094e9;
  color: #fff;
}
.prod_qty .plus {
  left: 0;
  top: 0;
}
.prod_qty .minus {
  right: 0;
  top: 0;
}
.prod_qty input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
  min-height: 28px;
  border: 1px solid #ccc;
  text-align: center;
  outline: none;
}
.prodcart {
  margin: 0 0 40px 0;
}
.prodcart .cart_item {
  border-top: 1px solid #ccc;
}
.carttotal_label {
  width: 80%;
  padding: 0 30px 0 0;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
.carttotal_value {
  width: 20%;
  text-align: left;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  color: #fb8404;
}
.carttotal_value .currency {
  font-size: 15px;
  vertical-align: super;
}
.cartpopupwrap {
  display: none;
  padding: 0;
  max-width: 900px;
}
.popuptitle {
  padding: 15px 20px;
  margin: 0;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.prodcart.cart_popup {
  margin: 0;
}
.cart_item {
  padding: 15px 30px;
}
.cart_footer {
  padding: 15px 20px;
  width: 100%;
  border-top: 1px solid #ccc;
}
.cart_footer .left {
  width: 30%;
}
.cart_footer .right {
  width: 70%;
  text-align: right;
}
.carttotal {
  display: inline-block;
  vertical-align: middle;
  margin: 0 50px 0 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
}
.carttotal .label {
  font-size: 16px;
}
.cartpopupwrap  .fancybox-close-small {
  top: 25px;
  right: 30px;
  width: 20px;
  height: 20px;
  background: url(../images/ico_close.svg) 50% 50% no-repeat;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.cartpopupwrap  .fancybox-close-small:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cartpopupwrap  .fancybox-close-small svg {
  display: none;
}
.checkoutwrap .fieldwrap + .fieldwrap {
  margin-top: 20px;
}
.checkout_block {
  margin: 0 0 20px 0;
}
.checkout_title {
  margin: 0 0 15px 0;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.category_top {
  margin-bottom: 20px;
}
.category_top .videobanner_big {
  margin: 0;
}
.category_anons,
.item.category_anons {
  padding: 10px;
  background: #f5f5f5;
  border: none;
  font-size: 14px;
}
.category_anons .anons_title,
.item.category_anons .anons_title {
  margin: 0 0 15px 0;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}
.category_anons li + li,
.item.category_anons li + li {
  margin-top: 5px;
}
.category_anons .btn,
.item.category_anons .btn {
  margin-top: 10px;
}
.hr {
  margin: 20px 0;
  height: 1px;
  background: #ccc;
}
.review_teaser {
  margin: 0 0 15px 0;
}
.review_teaser .review_rating {
  margin: 0 0 5px 0;
  line-height: 1;
}
.review_teaser .icostar {
  width: 16px;
  height: 16px;
}
.review_teaser .review_title {
  margin: 0 0 5px 0;
}
.review_teaser .review_name {
  display: inline-block;
  padding: 0 10px 0 0;
  min-width: 120px;
  font-weight: 700;
}
.review_teaser .review_answerbtn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  width: 22px;
  height: 16px;
  text-indent: -9999px;
  border: none;
  outline: none;
}
.review_teaser .review_content,
.review_teaser .review_plusy,
.review_teaser .review_minusy {
  margin: 5px 0 0 0;
}
.review_teaser .review_plusy b {
  color: green;
}
.review_teaser .review_answer {
  margin: 10px 0 0 0;
  padding: 0 0 0 15px;
  border-left: 4px solid #ccc;
}
.review_teaser .review_answertitle {
  font-weight: 700;
  margin: 0 0 5px 0;
}
.review_teaser + .review_teaser {
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.review_teaser form {
  margin: 10px 0 0 0;
  padding: 30px 20px;
  background: #ebebeb;
}
.review_teaser form .review_rating,
.review_teaser form [name="plus"],
.review_teaser form [name="minus"] {
  display: none;
}
.review_teaser form .inputbox {
  margin-top: 10px;
}
.reviewsform {
  padding: 30px 20px;
  background: #ebebeb;
}
.reviewsform .inputbox {
  margin: 10px 0 0 0;
}
.reviewsform_rating {
  margin: 0 0 15px 0;
  line-height: 1;
  vertical-align: sub;
}
.reviewsform_rating .icostar {
  width: 16px;
  height: 16px;
  margin: 0 2px;
}
.reviewsform_title {
  margin: 0 0 15px 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.reviewsform_btns {
  margin: 10px 0 0 0;
  text-align: center;
}
.stars_no_active {
  display: inline-block;
  height: 16px;
  background-image: url(../images/ico_starnull.svg);
  background-repeat: space;
  background-size: contain;
  background-position: 0px 0px;
}
.stars_active {
  height: 16px;
  background-image: url(../images/ico_starfull.svg);
  background-repeat: space;
  background-size: contain;
  background-position: 0px 0px;
}
.manufacturer_teaser {
  display: block;
  text-align: center;
}
.manufacturer_teaser a {
  display: block;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.manufacturer_teaser a:hover {
  color: #03a9f5;
}
.manufacturer_teaser .manufacturer_img {
  margin: 0 0 10px 0;
  min-height: 100px;
  line-height: 100px;
}
.manufacturer_teaser .manufacturer_img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 90px;
}
table.cart {
  width: 100%;
  text-align: center;
}
table.cart .thead {
  background: #f6f6f6;
  color: #898989;
}
table.cart tr + tr {
  border-top: 1px solid #898989;
}
table.cart td,
table.cart th {
  padding: 10px;
}
table.cart .product_name {
  text-align: left;
}
table.cart .inputbox {
  display: inline-block;
  max-width: 100px;
  text-align: center;
}
.head_status {
  display: inline-block;
  vertical-align: top;
  min-width: 60px;
  min-height: 54px;
  line-height: 54px;
  border: 3px solid #2ecc71;
  text-align: center;
  border-radius: 50%;
}
.head_status i {
  vertical-align: middle;
}
.head_status.no {
  border: 3px solid #ccc;
}
.head_status.no i {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.head_teaser .title {
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #03a9f5;
  font-weight: 700;
}
.head_teaser .descr {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.head_teaser .head_status {
  margin: 5px;
}
.recomendwrap p {
  margin: 0;
}
.recomendwrap p + p {
  margin-top: 10px;
}
.prod_inline_list {
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  counter-reset: item;
  list-style-type: none;
}
.prod_inline_list li {
  display: block;
  position: relative;
  padding: 0 10px 0 40px;
  margin: 10px 0;
  width: 50%;
}
.prod_inline_list li:before {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 16px;
  line-height: 1;
  color: #03a9f5;
  font-weight: 600;
  content: counter(item,decimal-leading-zero) " / ";
  counter-increment: item;
}
.prod_inline_list .title {
  color: #03a9f5;
  font-weight: 600;
  text-transform: uppercase;
}
.product_small_teaser {
  margin: 0 0 20px 0;
  font-size: 16px;
}
.product_small_teaser a {
  color: #333;
  text-decoration: none;
}
.product_small_teaser .title {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.product_small_teaser .title a {
  color: #333;
  text-decoration: none;
}
.product_small_teaser .descr {
  float: left;
  width: 100%;
}
.product_small_teaser .descr b {
  font-size: 16px;
  line-height: 1;
  color: #03a9f5;
  font-weight: 600;
  text-transform: uppercase;
}
.product_small_teaser .teaser_rating {
  float: right;
}
.product_small_teaser img {
  max-height: 80px;
}
.product_small_teaser:hover .title {
  color: #03a9f5;
}
.bglightblue {
  background: #d0eafc;
}
.modgender {
  text-align: center;
  font-size: 19px;
}
.modgender .modcontent,
.modgender .row.nomargin .modcontent {
  padding: 10px 30px;
}
.modgender .title {
  margin: 0;
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
}
.modgender .subtitle {
  margin: 0;
  font-size: 24px;
  letter-spacing: .8px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.animate_left {
  display: inline-block;
  vertical-align: middle;
  line-height: 1px;
}
.animate_left i {
  display: inline-block;
  vertical-align: super;
  margin: 0px;
  width: 20px;
  line-height: 1px;
  height: 30px;
  background: url(../images/ico_prev.svg) 50% 50% / contain no-repeat;
  animation: arrow-7 2s infinite;
}
.animate_left i:nth-child(2) {
  animation-delay: -0.4s;
}
.animate_left i:nth-child(3) {
  animation-delay: -1s;
}
.animate_left i + i {
  margin-left: -5px;
}
@keyframes arrow-7 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.animate_right {
  display: inline-block;
  vertical-align: middle;
  line-height: 1px;
}
.animate_right i {
  display: inline-block;
  vertical-align: super;
  margin: 0px;
  width: 20px;
  line-height: 1px;
  height: 30px;
  background: url(../images/ico_next.svg) 50% 50% / contain no-repeat;
  animation: arrow-7 2s infinite;
}
.animate_right i:nth-child(2) {
  animation-delay: -0.4s;
}
.animate_right i:nth-child(1) {
  animation-delay: -1s;
}
.animate_right i + i {
  margin-left: -5px;
}
@keyframes right {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ico_mouse {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  width: 45px;
  height: 45px;
  background: url(../images/ico_mouse.svg) 50% 50% / contain no-repeat;
}
.arrow_m,
.arrow_w {
  line-height: 30px;
  color: #474747;
  text-decoration: none;
}
.arrow_m:visited,
.arrow_w:visited {
  color: #474747;
}
.arrow_m:hover,
.arrow_w:hover {
  color: #2980b9;
}
.arrow_m {
  text-align: right;
}
.arrow_m .animate_left {
  float: left;
}
.arrow_w {
  text-align: left;
}
.arrow_w .animate_right {
  float: right;
}
.row.nomargin {
  margin: 0;
}
.row.nomargin > [class^="col-"] {
  padding: 0;
}
.modbrands .modcontent,
.modbrands.nomargin .modcontent {
  padding: 25px 40px;
  background: #43aaf4;
  color: #fff;
  font-size: 17px;
  line-height: 1.2;
  min-height: 150px;
}
.modbrands .title {
  margin: 0;
  font-size: 32px;
  line-height: 1.2;
  text-transform: uppercase;
}
.slim .modbrands .modcontent,
.slim .modbrands.nomargin .modcontent {
  padding: 10px 40px;
  min-height: 120px;
}
.slick-dots {
  margin: 20px 0 0 0;
  padding: 0;
  text-align: center;
  line-height: 10px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}
.slick-dots button {
  margin: 0;
  padding: 0;
  text-indent: -99999px;
  width: 10px;
  height: 10px;
  border: none;
  outline: none;
  background: #ccc;
  border-radius: 50%;
}
.slick-dots .slick-active button {
  background: #03a9f5;
}
.fixedwrap {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  padding: 10px 0;
  background: #43aaf4;
  color: #fff;
  height: 100%;
  min-height: 100vh;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  width: 50px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-transform: uppercase;
}
.fixedwrap li {
  display: block;
  margin: 0;
}
.fixedwrap li > a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 10px 10px 40px;
  text-decoration: none;
  text-indent: -99999px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.fixedwrap li > a:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
  width: 40px;
  height: 30px;
  background: url(../images/ico_pipet.svg?ver=2) 50% 50% / contain no-repeat;
  background-size: auto 26px;
  text-align: center;
}
.fixedwrap li > a:hover {
  background: #43aaf4;
}
.fixedwrap .p-2 a:before,
.fixedwrap .p-5 a:before,
.fixedwrap .p-10 a:before,
.fixedwrap .p-15 a:before {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-indent: 0px;
  background: transparent;
}
.fixedwrap .p-2 a:before {
  content: "2%";
}
.fixedwrap .p-5 a:before {
  content: "5%";
}
.fixedwrap .p-10 a:before {
  content: "10%";
}
.fixedwrap .p-15 a:before {
  content: "15%";
}
.fixedwrap .p-m a:before {
  background: url(../images/ico_male.svg) 50% 50% / contain no-repeat;
  background-size: auto 26px;
}
.fixedwrap .p-w a:before {
  background: url(../images/ico_female.svg) 50% 50% / contain no-repeat;
}
.fixedwrap .cat-1 a:before {
  background: url(../images/ico_losony.svg) 50% 50% / contain no-repeat;
  background-size: auto 26px;
}
.fixedwrap .cat-2 a:before {
  background: url(../images/ico_foam.svg) 50% 50% / contain no-repeat;
  background-size: auto 20px;
}
.fixedwrap .cat-3 a:before {
  background: url(../images/ico_shampoo.svg) 50% 50% / contain no-repeat;
}
.fixedwrap .cat-4 a:before {
  background: url(../images/ico_mezo.svg) 50% 50% / contain no-repeat;
  background-size: auto 26px;
}
.fixedwrap .cat-5 a:before {
  background: url(../images/ico_vitamin.svg) 50% 50% / contain no-repeat;
  background-size: auto 26px;
}
.fixedwrap .cat-6 a:before {
  background: url(../images/ico_extra.svg) 50% 50% / contain no-repeat;
  background-size: auto 26px;
}
.fixedwrap:hover {
  background: #0984e3;
  width: auto;
}
.fixedwrap:hover li > a {
  padding: 10px 10px 10px 50px;
  text-indent: 0;
}
.fixedwrap:hover .sbcartwrap .mycart_mini_txt {
  padding: 10px 10px 10px 50px;
  text-indent: 0;
}
.fixedwrap:hover .sbcartwrap .mycart_mini_txt a + span {
  display: inline;
}
.fixedwrap .sbcartwrap {
  position: relative;
  margin: 0 0 20px 0;
  min-height: 47px;
}
.fixedwrap .sbcartwrap:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 30px;
  background: url(../images/ico_cart_w.svg) 50% 50% / contain no-repeat;
  background-size: auto 24px;
  text-align: center;
}
.fixedwrap .sbcartwrap .mycart_mini_txt {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 10px 10px 10px 40px;
}
.fixedwrap .sbcartwrap a {
  position: absolute;
  left: 16px;
  top: 5px;
  width: 16px;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  background: #fff;
  text-align: center;
  color: #43aaf4;
  text-decoration: none;
  border-radius: 50% 50%;
}
.fixedwrap .sbcartwrap a + span {
  display: none;
}
.fixedwrap .sbcartwrap:hover {
  background: #43aaf4;
}
.verticallink {
  display: block;
  padding: 10px;
  background: #43aaf4;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.verticallink:visited {
  color: #fff;
}
.verticallink:hover {
  background: #0984e3;
  color: #fff;
}
@media only screen and (min-width: 75em) {
  .verticallink {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    writing-mode: vertical-rl;
    letter-spacing: 3px;
  }
}
.roundllink {
  display: none;
}
@media only screen and (min-width: 75em) {
  .roundllink {
    display: block;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    background: #43aaf4;
    color: #fff;
    line-height: 100px;
    min-width: 100px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 50%;
  }
  .roundllink span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 25px;
  }
  .roundllink:visited {
    color: #fff;
  }
  .roundllink:hover {
    background: #0984e3;
    color: #fff;
  }
}
.alllink {
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  padding: 10px 10px 20px 0;
  min-width: 80px;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}
.alllink span {
  display: block;
  font-size: 32px;
  line-height: 1;
  letter-spacing: .7px;
  font-weight: 300;
}
.alllink:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  background: url(../images/ico_all_w.svg) right 10px bottom 10px no-repeat #96cffa;
  background-size: 20px;
  width: 80px;
  height: 90px;
  border-radius: 0 0 0 90px;
  overflow: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.alllink:visited {
  color: #fff;
}
.alllink:hover {
  color: #fff;
}
.alllink:hover:before {
  background-color: #43aaf4;
}
.middle {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.iblock {
  position: relative;
  margin: 0 0 30px 0;
  padding-left: 30px;
}
.iblock:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  background: #96cffa;
  width: 20px;
  height: 20px;
}
.iblock.phone:before {
  background: url(../images/ico_phone.svg) 50% 50% / contain no-repeat;
}
.iblock.mail:before {
  background: url(../images/ico_mail.svg) 50% 50% / contain no-repeat;
}
.iblock.location:before {
  background: url(../images/ico_location.svg) 50% 50% / contain no-repeat;
}
.popup_title {
  margin: 0 0 10px 0;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.brands_swiper {
  padding-bottom: 30px;
}
.brands_swiper .swiper-slide {
  min-width: 230px;
}
@media only screen and (min-width: 75em) {
  .brands_swiper {
    padding-bottom: 0;
  }
  .brands_swiper .swiper-slide {
    min-width: unset;
  }
}
.category_teaser {
  padding: 15px;
  margin: 0 0 10px 0;
  background: #fff;
  border-radius: 10px;
}
.category_teaser .title {
  margin: 0 0 5px 0;
  font-weight: 700;
  color: #001133;
}
@media only screen and (min-width: 75em) {
  .category_teaser {
    padding: 20px;
  }
}
.allproducts {
  margin: 0;
  padding: 0;
}
.prod_list .item {
  margin-bottom: 20px;
}
.modproducts {
  position: relative;
}
.product.shadow {
  position: relative;
}
.product.shadow:hover {
  z-index: 2;
  box-shadow: 0px 5px 15px 0px rgba(18,33,62,0.15);
}
@media only screen and (min-width: 75em) {
  .modproducts .info,
  .modproducts .row.nomargin > .info {
    font-size: 14px;
  }
  .modproducts .row.nomargin > [class^="col-"].moretrue {
    padding-right: 50px;
  }
}
.grid-item {
  margin: 20px 0 0 0;
  width: 100%;
}
@media only screen and (min-width: 75em) {
  .grid-item {
    margin: 0;
    width: 25%;
  }
}
.products_swiper .swiper-slide {
  max-width: 230px;
  min-width: 230px;
}
@media only screen and (min-width: 75em) {
  .products_swiper .swiper-slide {
    max-width: unset;
  }
}
.product_teaser {
  position: relative;
  margin: 0;
  padding: 15px;
  border-radius: 10px;
  background: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.product_teaser .teaser_link {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.product_teaser .teaser_media {
  position: relative;
  padding: 25px 0 0 0;
  margin: 0;
  line-height: 180px;
  min-height: 180px;
  text-align: center;
}
.product_teaser .teaser_media img {
  display: inline-block;
  vertical-align: middle;
  max-height: 150px;
}
.product_teaser .teaser_media video {
  width: 100%;
  display: none;
  vertical-align: middle;
  height: 150px;
  cursor: pointer;
}
.product_teaser .teaser_title {
  margin: 0 0 10px 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.product_teaser .teaser_extra {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 1.2;
}
.product_teaser .teaser_ratingwrap {
  margin: 0 0 10px 0;
}
.product_teaser .teaser_ratingwrap > * {
  vertical-align: middle;
}
.product_teaser .teaser_reviews {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 0 0 20px;
  background: url(../images/ico_comment.svg) 0% 50% no-repeat;
  color: #8F9BB2;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.product_teaser .teaser_pricewrap {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #001133;
}
.product_teaser .teaser_oldprice {
  margin-left: 10px;
  color: #405580;
}
.product_teaser .teaser_btnswrap {
  position: relative;
  padding: 0 45px 0 0;
}
.product_teaser .btn {
  position: relative;
  z-index: 3;
}
.product_teaser .teaser_btnbuywrap {
  position: absolute;
  right: 0;
  bottom: 0;
}
.product_teaser .button_buy {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/ico_addtocart.svg) 50% 50% no-repeat #E5EEFF;
  border: 2px solid #175CE6;
}
.product_teaser .button_buy:hover {
  background-color: #F5F6FA;
}
.product_teaser .button_quick {
  display: block;
  width: 100%;
}
.product_teaser .teaser_description {
  margin: 0 0 15px 0;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
}
.product_teaser:hover .teaser_title {
  color: #001133;
}
.products_swiper .product_teaser .teaser_description {
  display: none;
}
@media only screen and (min-width: 75em) {
  .product_teaser {
    padding: 20px;
  }
  .product_teaser .teaser_media {
    line-height: 230px;
    min-height: 230px;
  }
  .product_teaser .teaser_media img {
    max-height: 200px;
  }
  .product_teaser .teaser_media video {
    height: 200px;
  }
  .product_teaser.video360 .teaser_media img {
    display: none;
  }
  .product_teaser.video360 .teaser_media video {
    display: inline-block;
  }
  .product_teaser .teaser_title {
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .product_teaser .teaser_pricewrap {
    font-size: 25px;
  }
  .product_teaser .teaser_reviews {
    font-size: 16px;
    margin: 0 0 0 5px;
  }
  .product_teaser .teaser_btnswrap {
    padding: 0 55px 0 0;
  }
  .product_teaser .button_buy {
    width: 50px;
    height: 50px;
  }
  .products_swiper .product_teaser .teaser_description {
    display: block;
  }
}
.teaser_rating {
  position: relative;
  margin: 10px -15px;
  line-height: 40px;
}
.teaser_rating > * {
  display: inline-block;
  vertical-align: middle;
}
.teaser_rating.labelid_1 {
  background: rgba(129,238,149,0.2);
}
.teaser_rating.labelid_2 {
  background: rgba(67,170,244,0.2);
}
.teaser_rating.labelid_3 {
  background: rgba(238,82,83,0.2);
}
.product_label,
.discount {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  font-weight: 600;
  color: #001133;
}
.discount ~ .product_label,
.discount ~ .discount {
  left: 45px;
}
@media only screen and (min-width: 75em) {
  .product_label,
  .discount {
    font-size: 15px;
    line-height: 1;
  }
  .discount ~ .product_label,
  .discount ~ .discount {
    left: 50px;
  }
}
.label_text {
  display: block;
  background: #f2f2c1;
  padding: 5px 5px;
  border-radius: 10px;
}
.label_text.label_1 {
  background: #E8FFE5;
}
.label_text.label_3 {
  background: #FFECE5;
}
.label_text.discount {
  background: #e74c3c;
  color: #fff;
  min-width: 40px;
}
@media only screen and (min-width: 75em) {
  .product_full .prodfull_imgs .product_label {
    top: 10px;
    left: 10px;
    font-size: 16px;
  }
}
.prodfull_top {
  margin: 0 0 10px 0;
}
.prodfull_imgs {
  padding: 15px;
  background: #fff;
  border-radius: 10px 10px 0 0;
}
@media only screen and (min-width: 75em) {
  .prodfull_imgs {
    padding: 40px;
    border-radius: 10px 0 0 10px;
  }
}
.prodfull_info {
  padding: 15px;
  background: #E5EEFF;
  color: #000;
  border-radius: 0 0 10px 10px;
}
@media only screen and (min-width: 75em) {
  .prodfull_info {
    padding: 40px;
    border-radius: 0 10px 10px 0;
  }
}
.prodfull_thumbs_wrap {
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px 0;
  text-align: center;
}
.thumbs_swiper {
  display: block;
  width: 100%;
}
.thumbs_swiper img {
  display: block;
  width: 100%;
}
.thumbs_swiper .swiper-slide {
  max-width: 260px;
}
.list_product_image_middle img,
.list_product_image_thumb img {
  display: block;
  width: 100%;
  cursor: pointer;
}
.list_product_image_thumb {
  position: relative;
  padding-bottom: 20px;
  margin: 20px 0;
}
@media only screen and (min-width: 75em) {
  .list_product_image_thumb {
    min-height: 100%;
    max-height: 100%;
    padding: 0px;
    margin: 0;
  }
  .v-swiper-container {
    min-height: 100%;
    max-height: 100%;
    overflow: hidden;
  }
  .thumbs_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    max-height: 100%;
  }
}
.list_product_image_thumb img:nth-child(3) ~ * {
  display: none;
}
.list_product_image_middle {
  position: relative;
}
.jshop_img_thumb + .jshop_img_thumbm,
.list_product_image_thumb .swiper-slide + .swiper-slide {
  margin-top: 1.3rem;
}
.btn_buy {
  display: block;
  width: 100%;
}
.prodfull_title {
  margin: 0 0 10px 0;
}
.prodfull_unit,
.prodfull_stock,
.prodfull_rating,
.prodfull_discount {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 15px 0;
  padding: 5px;
  background: #fff;
  color: #001133;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  border-radius: 10px;
}
.prodfull_discount {
  margin: 0;
  background: #e74c3c;
  color: #fff;
}
.prodfull_rating .stars_no_active {
  float: left;
}
.reviewscount {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  padding: 0 0 0 15px;
  background: url(../images/ico_comment.svg) 0% 50% / contain no-repeat;
  color: #8F9BB2;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
.prodfull_stock {
  background: #E8FFE5;
  color: #71B26B;
}
.prodfull_stock.not {
  background: #FFECE5;
  color: #e74c3c;
}
.prodfull_controls .contentblock {
  margin: 0 0 15px 0;
  min-height: 150px;
}
.prodfull_pricewrap {
  margin-bottom: 15px;
}
.prodfull_price {
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  color: #001133;
}
.prodfull_oldpricewrap {
  display: inline-block;
  vertical-align: middle;
}
.prodfull_oldprice {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #8F9BB2;
  text-decoration: line-through;
}
.quantity {
  display: block;
  position: relative;
}
.quantity .quantity-minus,
.quantity .quantity-plus {
  position: absolute;
  z-index: 2;
  top: 0;
  color: #405580;
  font-size: 30px;
  line-height: 50px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.quantity .quantity-minus:hover,
.quantity .quantity-plus:hover {
  color: #001133;
}
.quantity .quantity-minus {
  left: 0;
}
.quantity .quantity-plus {
  right: 0;
}
.buyform {
  position: relative;
  padding-right: 55px;
}
.buyform .rsform-submit-button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  background: url(../images/ico_plane.svg) 50% 50% no-repeat #E5EEFF;
}
.buyform .rsform-submit-button:hover {
  background: url(../images/ico_plane.svg) 50% 50% no-repeat #F5F6FA;
}
.buyform .rsform-block,
.buyform .rsform-block + .rsform-block {
  margin: 0;
}
.quickbuy_title {
  font-size: 14px;
  line-height: 25px;
  margin: 10px 0 10px 0;
  color: #8F9BB2;
}
.quickbuy_title b {
  display: block;
  margin: 0;
  font-size: 18px;
  color: #000;
}
.prodfull_anons {
  margin: 0;
}
.col_reviews {
  margin-top: 20px;
}
@media only screen and (min-width: 75em) {
  .col_reviews {
    margin-top: 0;
  }
}
.review_item {
  padding: 10px 15px;
  background: #F5F6FA;
  color: #405580;
  border-radius: 10px;
}
.review_item + * {
  margin-top: 10px;
}
@media only screen and (min-width: 75em) {
  .review_item {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.3;
  }
}
.review_user {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
  color: #001133;
}
.review_mark {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
  line-height: 1;
}
.review_time {
  display: block;
  margin: 0 0px 5px 0;
  font-size: 14px;
}
@media only screen and (min-width: 75em) {
  .review_time {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
  }
}
.internallink {
  margin: 5px 0 0 0;
}
.internallink button {
  margin: 0;
  padding: 0;
  color: #405580;
  text-decoretion: none;
  line-height: 1;
  border: none;
  outline: none;
  background: transparent;
}
.internallink button:hover {
  color: #001133;
}
.child_review_item {
  margin: 10px 0 0 0;
  padding: 0 0 0 10px;
  border-left: 4px solid #175CE6;
}
.review_answer input,
.review_answer textarea,
.review_write input,
.review_write textarea {
  margin-bottom: 10px;
}
.review_answer .review_rating {
  display: none;
}
.review_rating {
  margin: 0 0 10px 0;
}
.review_write .row {
  margin-top: 15px;
}
.review_write_head {
  margin-bottom: 10px;
  color: #001133;
}
div.star-rating {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  text-indent: -999em;
  cursor: pointer;
  background: transparent;
  overflow: hidden;
}
div.star-rating a {
  background: url(../images/ico_starnull.svg) 50% 50% / contain no-repeat;
}
div.star-rating a {
  display: block;
  width: 16px;
  height: 16px;
  border: 0;
}
div.star-rating-on a {
  background: url(../images/ico_starfull.svg) 50% 50% / contain no-repeat;
}
div.star-rating-hover a {
  background: url(../images/ico_starfull.svg) 50% 50% / contain no-repeat;
}
.rating-cancel {
  display: inline-block;
  margin: 0 5px;
  float: right;
}
.rating-cancel a {
  color: #405580;
  cursor: pointer;
}
.rating-cancel a:hover {
  color: #001133;
  text-decoration: underline;
}
.rating-cancel a:before {
  content: "очистить";
}
.rating-cancel.star-rating-hover a {
  background: none;
}
.extra_fields {
  width: 100%;
  background: #F5F6FA;
  color: #001133;
  border-radius: 10px;
}
.extra_fields tr {
  border-top: 5px solid #fff;
}
.extra_fields td {
  border: none;
  padding: 10px;
}
.extra_fields .extra_fields_name {
  width: 35%;
}
.extra_fields .extra_fields_value {
  font-weight: 600;
}
@media only screen and (min-width: 75em) {
  .polwidget {
    min-height: 350px;
  }
  .polwidget:before {
    height: 300px;
  }
  .widget_item {
    padding: 40px 40px;
  }
}
.polwidget .btn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../images/ico_right.svg) 50% 50% / contain no-repeat;
}
#oneStepCheckoutForm .uk-panel-box {
  margin: 0 0 30px 0;
  border: none;
  background: #fff;
  border-radius: 10px;
}
.uk-grid:not(.uk-grid-preserve)>*>.uk-panel+.uk-panel {
  margin-top: none;
}
#oneStepCheckoutForm .step-header {
  margin: 0 0 20px 0;
  font-size: 25px;
  font-weight: 600;
  color: #001133;
  padding: 0;
  border: none;
  text-transform: none;
}
.minicart {
  font-size: 14px;
}
.minicart td,
.minicart th {
  vertical-align: middle;
  text-align: center;
}
.minicart td:first-child,
.minicart th:first-child {
  padding-left: 0;
  text-align: left;
}
.minicart td:last-child,
.minicart th:last-child {
  padding: 0;
}
.minicart .jshop_img_description_center img {
  display: none;
}
@media only screen and (min-width: 75em) {
  .minicart {
    font-size: 15px;
  }
  .minicart .jshop_img_description_center,
  .minicart td:first-child {
    position: relative;
    padding-left: 60px;
    font-size: 16px;
    line-height: 1.3;
  }
  .minicart .jshop_img_description_center img,
  .minicart td:first-child img {
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 50px;
  }
}
.minicart .prod_title {
  font-weight: 600;
  text-decoration: none;
}
.minicart .prod_price {
  font-weight: 600;
}
.minicart .jshop_cart_extra_field {
  margin: 0;
}
#oneStepCheckoutForm .os-value .requiredtext {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
#oneStepCheckoutForm .uk-grid {
  margin: 0;
}
#oneStepCheckoutForm .uk-grid + .uk-grid {
  margin-top: 15px;
}
#oneStepCheckoutForm .uk-grid > * {
  padding: 0;
  float: none;
}
#oneStepCheckoutForm .uk-grid .os-value {
  position: relative;
}
@media only screen and (min-width: 75em) {
  .uk-grid {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.4rem;
    margin-left: -0.4rem;
  }
  .uk-grid.nomargin {
    margin: 0;
  }
  .uk-grid.nomargin > [class^="col-"] {
    padding: 0;
  }
  .uk-grid .os-name {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
    align-self: center;
    padding-right: 10px;
  }
  .os-value {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
}
.jshop_subtotal {
  margin: 0 0 30px 0;
  width: 100%;
}
.jshop_subtotal td {
  padding: 5px 5px;
}
.jshop_subtotal .value {
  width: 40%;
  text-align: right;
}
.jshop_subtotal .total {
  background: #E5EEFF;
  font-weight: 600;
}
@media only screen and (min-width: 75em) {
  .jshop_subtotal td {
    padding: 5px 20px;
  }
  .jshop_subtotal .value {
    width: 25%;
  }
}
#oneStepCheckoutForm .uk-navbar {
  background: none;
  border: none;
}
#oneStepCheckoutForm .rabatt_input {
  padding: 0;
  margin: 0 0 30px 0;
}
#oneStepCheckoutForm .rabatt_input input {
  width: 100%;
}
#oneStepCheckoutForm .rabatt_input input[type="text"] {
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 75em) {
  #oneStepCheckoutForm .rabatt_input input[type="text"] {
    margin: 0;
  }
}
#oneStepCheckoutForm .row_agb {
  border: none;
  margin: 0 0 30px 0;
  padding: 0;
}
#oneStepCheckoutForm .minicart .quantity {
  display: block;
  margin: 0 auto;
  width: 90px;
  position: relative;
  padding: 0 27px;
}
#oneStepCheckoutForm .minicart .quantity input {
  text-align: center;
  padding: 0;
}
#oneStepCheckoutForm .minicart .quantity .quantitymore,
#oneStepCheckoutForm .minicart .quantity .quantityless {
  display: block;
  position: absolute;
  bottom: 0;
  top: auto;
  width: 30px;
  height: 50px;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  background: transparent;
  border: none;
  outline: none;
  color: #333;
}
#oneStepCheckoutForm .minicart .quantity .quantitymore:after,
#oneStepCheckoutForm .minicart .quantity .quantityless:after {
  display: none;
}
#oneStepCheckoutForm .minicart .quantity .quantitymore {
  right: -3px;
}
#oneStepCheckoutForm .minicart .quantity .quantitymore:before {
  content: '+';
}
#oneStepCheckoutForm .minicart .quantity .quantityless {
  left: 0;
}
#oneStepCheckoutForm .minicart .quantity .quantityless:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -8px;
  width: 16px;
  height: 4px;
  background: #333;
}
#oneStepCheckoutForm .minicart .quantity .inputbox {
  background: #fff;
  text-align: center;
}
@media only screen and (min-width: 75em) {
  #oneStepCheckoutForm .minicart .quantity {
    width: 100px;
  }
}
.errorpagewrap {
  *zoom: 1;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100vh;
  text-align: center;
  position: relative;
}
.errorpagewrap:before,
.errorpagewrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.errorpagewrap:after {
  clear: both;
}
.errorpagewrap p {
  margin: 0;
}
.errorpagewrap .error_content {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.errorpagewrap .errornumb {
  font-size: 180px;
  line-height: 0.9;
  margin: 0;
  color: #405580;
}
.errorpagewrap .errortitle {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 20px 0;
  font-weight: 500;
}
.errorpagewrap .errordescription {
  font-size: 20px;
  line-height: 1.2;
  margin: 10px 0 40px 0;
}
