.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
  color: #000000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px
}

.selectize-control {
  position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px
}

.selectize-input.full {
  background-color: #ffffff
}

.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15)
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb
}

.selectize-control.multi .selectize-input>div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div, .selectize-control.multi .selectize-input.disabled>div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa
}

.selectize-input>input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.selectize-input>input::-ms-clear {
  display: none
}

.selectize-input>input:focus {
  outline: none !important
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
  padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68
}

.selectize-dropdown .active.create {
  color: #495c68
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5)
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03)
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0)
}

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0)
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
  border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none
}

[class*='icon-']:before {
  display: inline-block;
  font-family: 'AGROMAT-Icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-1:before {
  content: '\0041'
}

.icon-2-2:before {
  content: '\0042'
}

.icon-2:before {
  content: '\0043'
}

.icon-3:before {
  content: '\0044'
}

.icon-4:before {
  content: '\0045'
}

.icon-5:before {
  content: '\0046'
}

.icon-05:before {
  content: '\0047'
}

.icon-6:before {
  content: '\0048'
}

.icon-7:before {
  content: '\0049'
}

.icon-8:before {
  content: '\004a'
}

.icon-9:before {
  content: '\004b'
}

.icon-10:before {
  content: '\004c'
}

.icon-11:before {
  content: '\004d'
}

.icon-12:before {
  content: '\004e'
}

.icon-13:before {
  content: '\004f'
}

.icon-14:before {
  content: '\0050'
}

.icon-15:before {
  content: '\0051'
}

.icon-16:before {
  content: '\0052'
}

.icon-17:before {
  content: '\0053'
}

.icon-18:before {
  content: '\0054'
}

.icon-19:before {
  content: '\0055'
}

.icon-20:before {
  content: '\0056'
}

.icon-21:before {
  content: '\0057'
}

.icon-22:before {
  content: '\0058'
}

.icon-23:before {
  content: '\0059'
}

.icon-24:before {
  content: '\005a'
}

.icon-25:before {
  content: '\0061'
}

.icon-26:before {
  content: '\0062'
}

.icon-27:before {
  content: '\0063'
}

.icon-28:before {
  content: '\0064'
}

.icon-29:before {
  content: '\0065'
}

.icon-30:before {
  content: '\0066'
}

.icon-31:before {
  content: '\0067'
}

.icon-32:before {
  content: '\0068'
}

.icon-33:before {
  content: '\0069'
}

.icon-34:before {
  content: '\006a'
}

.icon-35:before {
  content: '\006b'
}

.icon-36:before {
  content: '\006c'
}

.icon-37:before {
  content: '\006d'
}

.icon-38:before {
  content: '\006e'
}

.icon-39:before {
  content: '\006f'
}

.icon-40:before {
  content: '\0070'
}

.icon-41:before {
  content: '\0071'
}

.icon-42:before {
  content: '\0072'
}

.icon-43:before {
  content: '\0073'
}

.icon-44:before {
  content: '\0074'
}

.icon-45:before {
  content: '\0075'
}

.icon-46:before {
  content: '\0076'
}

.icon-47:before {
  content: '\0077'
}

.icon-48:before {
  content: '\0078'
}

.icon-49:before {
  content: '\0079'
}

.icon-50:before {
  content: '\007a'
}

.icon-51:before {
  content: '\0030'
}

.icon-52:before {
  content: '\0031'
}

.icon-53:before {
  content: '\0032'
}

.icon-54:before {
  content: '\0033'
}

.icon-55:before {
  content: '\0034'
}

.icon-56:before {
  content: '\0035'
}

.icon-57:before {
  content: '\0036'
}

.icon-58:before {
  content: '\0037'
}

.icon-59:before {
  content: '\0038'
}

.icon-60:before {
  content: '\0039'
}

.icon-61:before {
  content: '\0021'
}

.icon-62:before {
  content: '\0022'
}

.icon-63:before {
  content: '\0023'
}

.icon-64:before {
  content: '\0024'
}

.icon-65:before {
  content: '\0025'
}

.icon-66:before {
  content: '\0026'
}

.icon-67:before {
  content: '\0027'
}

.icon-68:before {
  content: '\0028'
}

.icon-69:before {
  content: '\0029'
}

.icon-70:before {
  content: '\002a'
}

.icon-71:before {
  content: '\002b'
}

.icon-72:before {
  content: '\002c'
}

.icon-73:before {
  content: '\002d'
}

.icon-74:before {
  content: '\002e'
}

.icon-75:before {
  content: '\002f'
}

.icon-arrow:before {
  content: '\005b'
}

.icon-logo-footer:before {
  content: '\005c'
}

.icon-logo-white:before {
  content: '\005d'
}

.icon-logo-wiz:before {
  content: '\005e'
}

.icon-logo:before {
  content: '\005f'
}

.icon-next:before {
  content: '\0060'
}

.icon-pin-blue:before {
  content: '\007b'
}

.icon-pin:before {
  content: '\007c'
}

/*! jQuery UI - v1.12.1 - 2018-03-25
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap
}

input.ui-button.ui-button-icon-only {
  text-indent: 0
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus, .ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
  z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
  border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
  border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid
}

.ui-checkboxradio-disabled {
  pointer-events: none
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}

.ui-datepicker td {
  border: 0;
  padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker.ui-datepicker-multi {
  width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0
}

.ui-selectmenu-open {
  display: block
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0
}

.ui-slider {
  position: relative;
  text-align: left
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}

.ui-slider-horizontal {
  height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}

.ui-slider-vertical {
  width: .8em;
  height: 100px
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none
}

.ui-spinner-up {
  top: 0
}

.ui-spinner-down {
  bottom: 0
}

.ui-tabs {
  position: relative;
  padding: .2em
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px
}

body .ui-tooltip {
  border-width: 2px
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}

.ui-widget-header a {
  color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-caret-1-n {
  background-position: 0 0
}

.ui-icon-caret-1-ne {
  background-position: -16px 0
}

.ui-icon-caret-1-e {
  background-position: -32px 0
}

.ui-icon-caret-1-se {
  background-position: -48px 0
}

.ui-icon-caret-1-s {
  background-position: -65px 0
}

.ui-icon-caret-1-sw {
  background-position: -80px 0
}

.ui-icon-caret-1-w {
  background-position: -96px 0
}

.ui-icon-caret-1-nw {
  background-position: -112px 0
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto
}

.nice-select:hover {
  border-color: #dbdbdb
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0)
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none
}

.nice-select.disabled:after {
  border-color: #cccccc
}

.nice-select.wide {
  width: 100%
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important
}

.nice-select.right {
  float: right
}

.nice-select.right .list {
  left: auto;
  right: 0
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px
}

.nice-select.small:after {
  height: 4px;
  width: 4px
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6
}

.nice-select .option.selected {
  font-weight: bold
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default
}

.no-csspointerevents .nice-select .list {
  display: none
}

.no-csspointerevents .nice-select.open .list {
  display: block
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 44px;
    height: 44px;
    background: red;
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

.mfp-ie7 .mfp-img {
  padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
  padding: 0
}

.mfp-ie7 .mfp-content {
  padding-top: 44px
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}

.mfp-close {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 300;
  opacity: .65;
  -webkit-transition: opacity .25s;
  transition: opacity .25s
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1
}

.mfp-close:active {
  top: 0
}

.mfp-arrow {
  height: 60px;
  margin-top: -45px;
  opacity: .65;
  -webkit-transition: opacity .25s;
  transition: opacity .25s
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1
}

.mfp-arrow:before {
  display: block;
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 60px;
  color: #fff;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-left: 35px
}

.mfp-arrow:active {
  margin-top: -45px
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  border: none
}

.mfp-arrow-left {
  left: -4px
}

.mfp-arrow-left:before {
  content: '\f104 '
}

.mfp-arrow-right {
  right: 5px
}

.mfp-arrow-right:before {
  content: '\f105 '
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7)
}

.ms-view {
  background: #1e1e1e
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto
}

.mCSB_inside>.mCSB_container {
  margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  right: auto;
  left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
  min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
  padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover>.mCSB_scrollTools, .mCustomScrollBox:hover~.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1)
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px
}

.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px
}

.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2)
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9)
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-search--inline {
  float: left
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}

.select2-results {
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none
}

.select2-results__option[aria-selected] {
  cursor: pointer
}

.select2-container--open .select2-dropdown {
  left: 0
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-search--dropdown {
  display: block;
  padding: 4px
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
  display: none
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
  border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

@font-face {
  font-family: 'Circe';
  src: url("/templates/Default/assets/fonts/Circe-Regular/Circe-Regular.eot");
  src: local("â˜º"), url("/templates/Default/assets/fonts/Circe-Regular/Circe-Regular.woff") format("woff"), url("/templates/Default/assets/fonts/Circe-Regular/Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url("/templates/Default/assets/fonts/Circe-Light/Circe-Light.eot");
  src: local("â˜º"), url("/templates/Default/assets/fonts/Circe-Light/Circe-Light.woff") format("woff"), url("/templates/Default/assets/fonts/Circe-Light/Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url("/templates/Default/assets/fonts/Circe-Bold/Circe-Bold.eot");
  src: local("â˜º"), url("/templates/Default/assets/fonts/Circe-Bold/Circe-Bold.woff") format("woff"), url("/templates/Default/assets/fonts/Circe-Bold/Circe-Bold.ttf") format("truetype"), url("/templates/Default/assets/fonts/Circe-Bold/Circe-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal
}

@font-face {
  font-family: 'Circe';
  src: url("/templates/Default/assets/fonts/Circe-ExtraBold/Circe-ExtraBold.eot");
  src: local("â˜º"), url("/templates/Default/assets/fonts/Circe-ExtraBold/Circe-ExtraBold.woff") format("woff"), url("/templates/Default/assets/fonts/Circe-ExtraBold/Circe-ExtraBold.ttf") format("truetype"), url("/templates/Default/assets/fonts/Circe-ExtraBold/Circe-ExtraBold.svg") format("svg");
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: 'AGROMAT-Icon';
  src: url("/templates/Default/assets/fonts/agromat-icons/fonts/AGROMAT-Icon.eot");
  src: local("☺"), url("/templates/Default/assets/fonts/agromat-icons/fonts/AGROMAT-Icon.woff") format("woff"), url("/templates/Default/assets/fonts/agromat-icons/fonts/AGROMAT-Icon.ttf") format("truetype"), url("/templates/Default/assets/fonts/agromat-icons/fonts/AGROMAT-Icon.svg") format("svg");
  font-weight: 800;
  font-style: normal
}

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none
}

.chosen-container * {
  box-sizing: border-box
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: block
}

.chosen-container a {
  cursor: pointer
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px
}

.chosen-container-single .chosen-single input[type="text"] {
  cursor: pointer;
  opacity: 0;
  position: absolute
}

.chosen-container-single .chosen-default {
  color: #999
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default
}

.chosen-disabled .chosen-single {
  cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default
}

.chosen-rtl {
  text-align: right
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px
}

.chosen-rtl .chosen-choices li {
  float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important
  }
}

.chosen-container {
  user-select: none
}

.chosen-container * {
  box-sizing: border-box
}

.chosen-container-single .chosen-single {
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%)
}

.chosen-container-single .chosen-search {
  background: url("chosen-sprite.png") no-repeat 100% -20px
}

.chosen-container .chosen-results li.highlighted {
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%)
}

.chosen-container-multi .chosen-choices {
  background-image: linear-gradient(#eee 1%, #fff 15%)
}

.chosen-container-multi .chosen-choices li.search-choice {
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background-image: linear-gradient(#eee 20%, #fff 80%)
}

.chosen-rtl .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat -30px -20px
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  outline: none
}

html {
  overflow-x: hidden;
  height: 100%;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none
}

body {
  font-family: Circe, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  color: #4c4c4c;
  background: #fff;
  text-transform: none;
  overflow-x: hidden;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%
}

body:after {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.98);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: -1
}

body.fade:after {
  opacity: 1;
  z-index: 21
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

h1, h2, h3, h4 {
  margin: 0;
  font-weight: normal
}

ul {
  list-style: none;
  margin: 0
}

a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: #008cd2;
  outline: none
}

.title h2 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

@media (max-width: 767px) {
  .title h2 {
    font-size: 24px;
    line-height: 26px
  }
}

button {
  border: none;
  box-shadow: none;
  background: transparent;
  outline: none;
  -webkit-appearance: none;
  transition: all 0.3s ease
}

a, a:link, a:visited, a:active, a:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none
}

input[type=checkbox], input[type=radio] {
  display: none
}

.container {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 0 10px
}

@media (min-width: 768px) {
  .container {
    padding: 0 30px
  }
}

@media (min-width: 992px) {
  .container {
    width: 95%;
    padding: 0
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1100px;
    padding: 0 15px
  }
}

@media (min-width: 1366px) {
  .container {
    width: 1245px;
    padding: 0
  }
}

.container:after {
  content: '';
  display: table;
  clear: both
}

.container-big {
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
  position: relative
}

@media (min-width: 768px) {
  .container-big {
    padding: 0 30px
  }
}

@media (min-width: 992px) {
  .container-big {
    width: 95%;
    padding: 0
  }
}

@media (min-width: 1280px) {
  .container-big {
    width: 1170px;
    padding: 0
  }
}

@media (min-width: 1366px) {
  .container-big {
    width: 1306px;
    padding: 0
  }
}

.container-big:after {
  content: '';
  display: table;
  clear: both
}

@media (max-width: 991px) {
  .hidden-sm {
    display: none !important
  }
}

.visible-sm {
  display: none !important
}

@media (max-width: 991px) {
  .visible-sm {
    display: block !important
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important
  }
}

.visible-xs {
  display: none !important
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important
  }
}

input {
  border: none;
  outline: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none
}

.breadcrumbs {
  padding-top: 14px;
  position: relative;
  z-index: 2
}

.breadcrumbs ul li {
  display: inline;
  padding-right: 18px
}

.breadcrumbs ul li span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 14px;
  position: relative
}

.breadcrumbs ul li span:before {
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: #bdbdbd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.breadcrumbs ul li span:after {
  content: '\f105';
  font-size: 12px;
  font-family: FontAwesome;
  color: #808080;
  line-height: 14px;
  position: absolute;
  right: -14px;
  top: 1px
}

.breadcrumbs ul li:last-child span {
  border-bottom-color: transparent;
  cursor: default
}

.breadcrumbs ul li:last-child span:before, .breadcrumbs ul li:last-child span:after {
  content: none
}

@media (max-width: 767px) {
  .breadcrumbs ul li span {
    font-size: 10px
  }

  .breadcrumbs ul li span:after {
    right: -10px
  }
}

.socials-wr span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #a6a6a6;
  line-height: 21px
}

.socials-wr ul {
  margin-top: 5px;
  font-size: 0
}

.socials-wr ul li {
  display: inline-block;
  vertical-align: middle
}

.socials-wr ul li a {
  font-size: 21px;
  padding: 0 7px;
  border-bottom: none
}

.socials-wr ul li a:after {
  display: none
}

.socials-wr ul li a .fa {
  font-size: 21px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.socials-wr ul li a .fa-facebook-f {
  color: #253083
}

.socials-wr ul li a .fa-instagram {
  background-image: -webkit-linear-gradient(135deg, #ab2aab, #eb2945, #fc732b, #feaa48);
  background-image: -moz-linear-gradient(135deg, #ab2aab, #eb2945, #fc732b, #feaa48);
  background-image: -ms-linear-gradient(135deg, #ab2aab, #eb2945, #fc732b, #feaa48);
  background-image: -o-linear-gradient(135deg, #ab2aab, #eb2945, #fc732b, #feaa48);
  background-image: linear-gradient(135deg, #ab2aab, #eb2945, #fc732b, #feaa48);
  color: #feaa48;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.socials-wr ul li a .fa-youtube {
  color: #ff0028
}

.socials-wr ul li a .fa-pinterest {
  color: #df0000
}

.socials-wr ul li a .fa-linkedin {
  color: #1178B3
}

.socials-wr ul li a .fa-twitter {
  color: #2AA3EF
}

.socials-wr ul li a .fa-google-plus {
  color: #d1443c
}

.socials-wr ul li a .fa-telegram {
  color: #36a7df;
  vertical-align: top;
  width: 21px;
  height: 21px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.socials-wr ul li a .telegram {
  width: 20px;
  vertical-align: top
}

.socials-wr ul li a .telegram circle {
  fill: #36a7df;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.socials-wr ul li:first-child a {
  padding-left: 0
}

.socials-wr ul li:last-child a {
  padding-right: 0
}

.button-link {
  height: 45px;
  border: 1px solid;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease
}

.button-link form {
  height: 100%
}

.button-link a, .button-link button {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  width: 100%;
  height: 100%;
  padding: 0 25px 0 25px;
  position: relative;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2
}

.button-link a:after, .button-link button:after {
  content: '';
  /* width: 1px; */
  height: calc(100% + 2px);
  position: absolute;
  right: 45px;
  top: -1px;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s
}

/* .button-link:before {
  /* content: '\0078';
  font-family: AGROMAT-Icon;
  font-size: 14px; */
  width: 40px;
  height: 40px;
  position: absolute;
  right: 14px;
  top: 0;
  z-index: 2;
  -webkit-transition: color 0.3s ease 0.2s;
  transition: color 0.3s ease 0.2s
} */

.button-link span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: right center;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  z-index: 0
}

.button-link.white {
  border-color: #4b8dca
}

.button-link.white a, .button-link.white button {
  color: #fff;
  border-color: #4b8dca
}

.button-link.white a:after, .button-link.white button:after {
  background-color: #4b8dca
}

.button-link.white:before {
  color: #a0c0ff
}

.button-link.white span {
  background-color: #fff
}

.button-link.full-white {
  border-color: #fff
}

.button-link.full-white a, .button-link.full-white button {
  text-transform: none;
  color: #fff
}

.button-link.full-white a:after, .button-link.full-white button:after {
  background-color: #fff
}

.button-link.full-white:before {
  color: #fff
}

.button-link.full-white span {
  background-color: #fff
}

.button-link.blue {
  border-color: rgba(20, 75, 152, 0.3)
}

.button-link.blue a, .button-link.blue button {
  color: #008cd2!important
}

.button-link.blue a:after, .button-link.blue button:after {
  background-color: rgba(20, 75, 152, 0.3)
}

.button-link.blue:before {
  color: #008cd2
}

.button-link.blue span {
  background-color: #008cd2
}

.button-link.full-blue {
  background-color: #008cd2;
  border-color: #008cd2
}

.button-link.full-blue a, .button-link.full-blue a {
    font-weight: 300;
    color: #fff;
    min-height: 45px;
}

.button-link.full-blue a:after, .button-link.full-blue button:after {
  /* background-color: #fff */
}

.button-link.full-blue:before {
  color: #fff
}

.button-link.full-blue span {
  background-color: #05377a
}

.button-link.to-cart:before {
  content: '';
  background: url(../img/icons/4.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 24px;
  height: 23px;
  top: 11px;
  right: 11px
}

.button-link.to-cart span {
  background-color: #05377a
}

.button-link.check:before {
  content: '\f00c';
  color: #fff;
  font-family: FontAwesome;
  font-size: 14px;
  border: none;
  width: 14px;
  height: 14px;
  right: 15px;
  top: 0
}

.button-link.check:after {
  display: none
}

.button-link.disabled {
  background-color: #e6e6e6;
  border-color: #e6e6e6
}

.button-link.disabled a, .button-link.disabled button {
  color: #999;
  cursor: default
}

.button-link.disabled a:after, .button-link.disabled button:after {
  background-color: #fff
}

.button-link.disabled:before {
  color: #999
}

.button-link.without-icon a, .button-link.without-icon button {
  padding: 0 20px
}

.button-link.without-icon a:after, .button-link.without-icon button:after {
  content: none
}

.button-link.without-icon:before {
  content: none
}

.button-link.precise-price:before {
  content: '\0041';
  font-size: 18px;
  right: 12px;
  top: -1px
}

.button-link.load:before {
  content: '\0044';
  font-family: AGROMAT-Icon;
  font-size: 16px;
  color: #008cd2;
  width: auto;
  height: auto;
  top: 0;
  right: 14px
}

.button-link.plus:before {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #008cd2;
  top: 21px;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s
}

.button-link.plus:after {
  content: '';
  width: 2px;
  height: 16px;
  background-color: #008cd2;
  top: 14px;
  right: 21px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s
}

@media (max-width: 767px) {
  .button-link:not(.to-cart) a, .button-link:not(.to-cart) button {
    padding: 0 15px
  }

  .button-link:not(.to-cart) a:after, .button-link:not(.to-cart) button:after {
    content: none
  }

  .button-link:not(.to-cart):before, .button-link:not(.to-cart):after {
    content: none
  }
}

.submit-button {
  height: 45px;
  border: 1px solid;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.submit-button input {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 70px 0 25px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.submit-button span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: right center;
  background-color: #05377a;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
  z-index: 0
}

.submit-button:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 45px;
  top: 0;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.submit-button:after {
  content: '\f00c';
  color: #fff;
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  width: 14px;
  height: 14px;
  right: 15px;
  top: 0;
  -webkit-transition: color 0.3s ease 0.2s;
  transition: color 0.3s ease 0.2s
}

.submit-button.white {
  border-color: #4b8dca
}

.submit-button.white input {
  color: #fff;
  border-color: #4b8dca
}

.submit-button.white:before {
  background-color: #4b8dca
}

.submit-button.white:after {
  color: #a0c0ff
}

.submit-button.white span {
  background-color: #fff
}

.submit-button.full-white {
  border-color: #fff
}

.submit-button.full-white input {
  text-transform: none;
  color: #fff
}

.submit-button.full-white:before {
  background-color: #fff
}

.submit-button.full-white:after {
  color: #fff
}

.submit-button.full-white span {
  background-color: #fff
}

.submit-button.blue {
  border-color: rgba(20, 75, 152, 0.3)
}

.submit-button.blue input {
  color: #008cd2
}

.submit-button.blue:before {
  background-color: rgba(20, 75, 152, 0.3)
}

.submit-button.blue:after {
  color: #008cd2
}

.submit-button.blue span {
  background-color: #008cd2
}

.submit-button.full-blue {
  background-color: #008cd2;
  border-color: #008cd2
}

.submit-button.full-blue input {
  font-weight: 300;
  color: #fff
}

.submit-button.full-blue:before {
  background-color: #fff
}

.submit-button.full-blue:after {
  color: #fff
}

.submit-button.full-blue span {
  background-color: #05377a
}

.submit-button.disabled {
  background-color: #e6e6e6;
  border-color: #e6e6e6
}

.submit-button.disabled input {
  color: #999;
  cursor: default
}

.submit-button.disabled.check:before {
  color: #999
}

.submit-button.disabled:before {
  background-color: #fff
}

.submit-button.disabled:after {
  color: #999
}

.submit-button.without-icon input {
  padding: 0 20px
}

.submit-button.without-icon:before {
  content: none
}

.submit-button.without-icon:after {
  content: none
}

@media (max-width: 767px) {
  .submit-button input {
    padding: 0 15px
  }

  .submit-button:before, .submit-button:after {
    display: none
  }
}

.to-favorites i {
  color: #a9a9a9;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.to-favorites.is-favorite i {
  color: #008cd2
}

.tooltip-icon {
  position: relative
}

.tooltip-icon .tooltip-text {
  width: 180px;
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  text-align: left;
  line-height: 14px;
  background-color: #008cd2;
  padding: 10px;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 6
}

.tooltip-icon .tooltip-text .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px
}

.tooltip-icon .tooltip-text ul li {
  position: relative;
  padding-left: 8px
}

.tooltip-icon .tooltip-text ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 4px
}

.tooltip-icon .tooltip-text:after {
  content: '';
  width: 100%;
  height: 8px;
  position: absolute;
  left: 0;
  top: -8px
}

a.show-all {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  line-height: 1;
  display: inline-block;
  position: relative
}

a.show-all i {
  vertical-align: bottom
}

a.show-all:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  bottom: -2px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease
}

.show-more {
  margin: 25px 0 0;
  text-align: center
}

.show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  line-height: 1;
  border-bottom: 1px dotted #4a8bc8;
  position: relative
}

.show-more a .preloader-icon {
  width: 22px;
  height: 22px;
  position: absolute;
  right: -35px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.show-more a .preloader-icon img {
  width: 100%
}

.show-more.active a .preloader-icon {
  opacity: 1
}

.pagination {
  text-align: center;
  margin-top: 20px
}

.pagination .prev, .pagination .next {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 58px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  margin-left: 2px;
  transition: all 0.3s ease
}

.pagination .prev i, .pagination .next i {
  font-size: 18px;
  color: #008cd2;
  transition: all 0.3s ease
}

.pagination .prev:hover, .pagination .next:hover {
  color: #fff;
  background-color: #008cd2
}

.pagination .prev:hover i, .pagination .next:hover i {
  color: #fff
}

.pagination ul {
    display: inline-flex;
    vertical-align: middle;
}

.pagination ul li {
    display: flex;
}

.pagination ul a {
  width: 45px;
  height: 45px;
  border: 1px solid transparent;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  display: block;
  text-align: center;
  line-height: 45px
}

.pagination ul a:not(.active):hover {
  color: #fff;
  background-color: #008cd2
}

.pagination ul a.active {
  border-color: #b8c9e0;
  color: #008cd2
}

.pagination ul span {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080
}

.sale-layout {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #fff;
  background-color: #ed1c24;
  text-transform: uppercase;
  padding: 6px 15px 2px;
  display: inline-block;
  z-index: 5
}

.slider-count .current {
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  display: inline-block;
  vertical-align: bottom;
  line-height: 42px;
  text-align: right
}

.slider-count .all {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
  position: relative
}

.slider-count .all:before {
  content: '/';
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  position: absolute;
  bottom: 0;
  left: -10px
}

@media (max-width: 767px) {
  .slider-count .current {
    font-size: 32px;
    font-weight: bold;
    line-height: 34px
  }

  .slider-count .all {
    font-size: 18px
  }

  .slider-count .all:before {
    font-size: 18px;
    bottom: 1px
  }
}

.slider-nav .item {
  width: 45px;
  height: 45px;
  position: relative;
  vertical-align: middle;
  border: 1px solid;
  display: inline-block;
  cursor: pointer;
  margin-left: 2px;
  transition: all 0.3s ease
}

.slider-nav .item i {
  font-size: 18px;
  position: absolute
}

.slider-nav .item.prev i {
  top: 14px;
  left: 14px
}

.slider-nav .item.next i {
  top: 14px;
  left: 17px
}

.slider-nav.blue .item {
  border-color: rgba(20, 75, 152, 0.3)
}

.slider-nav.blue .item i {
  color: #008cd2
}

.slider-nav.full-blue .item {
  background-color: #008cd2;
  border-color: #008cd2
}

.slider-nav.full-blue .item i {
  color: #fff
}

.slider-nav.white .item {
  border-color: #4b8dca;
  line-height: 60px
}

.slider-nav.white .item i {
  color: #fff
}

.slick-arrow {
  width: 45px;
  height: 28px;
  text-align: center;
  cursor: pointer;
  color: transparent;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.slick-arrow:after {
  font-family: FontAwesome;
  font-size: 18px;
  color: #008cd2;
  position: absolute;
  left: 53%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.slick-arrow.slick-prev {
  margin-bottom: 20px
}

.slick-arrow.slick-prev:after {
  content: "\f077";
  top: 47%
}

.slick-arrow.slick-next:after {
  content: "\f078";
  top: 50%
}

.nice-select {
  float: none;
  height: 36px;
  line-height: 38px;
  background-color: #f3f3f3;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.nice-select span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #7f7f7f
}

.nice-select .current {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis
}

.nice-select .list {
  width: 100%;
  margin-top: 0;
  background-color: #f3f3f3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-height: 200px;
  overflow-y: auto
}

.nice-select .option {
  border: 1px solid #e0e0e0;
  background-color: #fff
}

.nice-select .option:not(:first-child) {
  border-top: none
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #fff
}

.nice-select .option.selected {
  color: #194e96
}

.nice-select.selected span {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: normal
}

.vendor-code {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #808080
}

.vendor-code span {
  color: #008cd2;
  margin-left: 7px
}

.video-wr {
  position: relative;
  margin: 0 auto;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 56.3%;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.video-wr iframe {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none
}

.video-wr img {
  position: absolute;
  left: 0;
  top: 0
}

.video-wr .video-popup-icon {
  position: absolute;
  left: 50%;
  bottom: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer
}

.video-wr .video-popup-icon div {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #008cd2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.video-wr .video-popup-icon div i {
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 16px;
  top: 11px
}

.video-wr .video-popup-icon div i:before {
  position: absolute;
  z-index: 3
}

.video-wr .video-popup-icon div i:after {
  content: '';
  width: 40px;
  height: 40px;
  background-color: #008cd2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  left: -16px;
  top: -11px
}

.video-wr .video-popup-icon div:after {
  content: '';
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.video-wr .video-popup-icon:before, .video-wr .video-popup-icon:after {
  content: '';
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1
}

.video-wr.video-play iframe {
  display: block
}

.video-wr.video-play img, .video-wr.video-play .video-popup-icon {
  display: none
}

@media (max-width: 767px) {
  .video-wr {
    padding-bottom: 56%
  }
}

.select2-container {
  width: 100% !important;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828
}

.select2-container--default .select2-selection--single {
  height: 36px;
  background-image: -webkit-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -moz-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -ms-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -o-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: linear-gradient(to bottom, #fff, #ececeb 100%);
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #282828;
  line-height: 38px;
  padding-left: 18px;
  padding-right: 30px
}

.select2-results__option {
  border-top: 1px solid #e0e0e0;
  min-height: 40px;
  outline: none;
  line-height: 39px;
  padding: 0 30px 0 18px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f2f2f2;
  color: #008cd2
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff;
  color: #008cd2;
  font-weight: bold
}

.select2-dropdown {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.select2-search--dropdown .select2-search__field {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828
}

.select2-selection__arrow {
  position: relative
}

.select2-selection__arrow b {
  display: none
}

.select2-selection__arrow:after {
  content: '';
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  display: block;
  height: 5px;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

.ui-autocomplete.ui-widget.ui-widget-content {
  border: 1px solid #e0e0e0;
  max-height: 200px;
  overflow: auto
}

.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item {
  border-top: 1px solid #e0e0e0;
  min-height: 40px;
  outline: none;
  line-height: 39px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c
}

.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
  padding: 0 30px 0 18px
}

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #e0e0e0;
  background-color: #f2f2f2;
  color: #008cd2
}

.fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform-origin: center
}

.back-button a {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 45px;
  vertical-align: middle
}

.back-button .icon-wr {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 13px;
  margin-top: -7px;
  transition: all 0.3s ease
}

.back-button .icon-wr i {
  line-height: 45px;
  color: #008cd2;
  font-size: 18px;
  transition: all 0.3s ease
}

@media (max-width: 767px) {
  .back-button a {
    font-size: 16px
  }

  .back-button .icon-wr {
    margin-right: 10px
  }
}

.collapse-info {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.collapse-info.open {
  max-height: 100%
}

.collapse-info.open:after {
  display: none
}

.collapse-link a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8;
  line-height: 16px;
  display: inline-block;
  margin-top: 10px
}

.subscribe-block {
  background-color: #008cd2;
  margin-top: 40px;
  padding: 60px 30px
}

.subscribe-block .container {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.subscribe-block p {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #f7f7f7;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  width: 440px
}

.subscribe-block form {
  width: calc(100% - 444px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 65px;
  position: relative
}

.subscribe-block form input {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #4b8dca;
  width: calc(100% - 281px);
  height: 45px;
  margin-right: 20px;
  padding-left: 2px
}

.subscribe-block form input:-moz-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4b8dca
}

.subscribe-block form input:-ms-input-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4b8dca
}

.subscribe-block form input::-moz-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4b8dca
}

.subscribe-block form input::placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4b8dca
}

.subscribe-block form .button-link {
  width: 256px
}

.subscribe-block form .button-link a, .subscribe-block form .button-link button {
  text-transform: none;
  padding: 0 58px 0 12px
}

@media (max-width: 1279px) {
  .subscribe-block p {
    width: 100%
  }

  .subscribe-block form {
    width: 100%;
    padding-left: 0;
    margin-top: 30px
  }
}

@media (max-width: 991px) {
  .subscribe-block {
    padding: 60px 0
  }
}

@media (max-width: 767px) {
  .subscribe-block {
    padding: 40px 0 10px
  }

  .subscribe-block p {
    font-size: 18px;
    line-height: 24px;
    text-align: center
  }

  .subscribe-block form {
    margin-top: 10px;
    padding: 10px
  }

  .subscribe-block form input {
    width: 250px;
    margin: 0 auto;
    display: block
  }

  .subscribe-block form .button-link {
    width: 250px;
    margin: 30px auto 0;
    display: block
  }

  .subscribe-block form .button-link button {
    padding: 0 15px
  }

  .subscribe-block form .button-link button:after {
    display: none
  }
}

.js-anim .to-top {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.js-anim .to-bottom {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.js-anim .to-left {
  -webkit-transform: translateX(15px) scale(0.7);
  transform: translateX(15px) scale(0.7)
}

.js-anim .fade-in {
  opacity: 0
}

.js-anim.to-top {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.js-anim.to-bottom {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.js-anim.to-left {
  opacity: 0;
  -webkit-transform: translateX(20px) scale(0.5);
  transform: translateX(20px) scale(0.5)
}

.js-anim.fade-in {
  opacity: 0
}

.slick-vertical .slick-slide {
  border: none
}

.mCSB_inside>.mCSB_container {
  margin-right: 0;
  padding-top: 9px
}

@media (max-width: 991px) {
  .mCSB_inside>.mCSB_container {
    padding-top: 0
  }
}

.mCSB_scrollTools {
  opacity: 1;
  right: 18px
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(247, 247, 247, 0.3);
  width: 5px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(247, 247, 247, 0.5) !important;
  width: 5px
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9
}

.mfp-counter {
  color: #808080
}

.gm-bundled-control .gmnoprint>div {
  background-color: #008cd2 !important
}

.vertical--center {
  margin: 0 auto;
  width: 225px;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 1050
}

.vertical--center.show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 767px) {
  .vertical--center {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5)
  }
}

.vertical-center__element {
  position: absolute;
  width: 225px;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5
}

@media (max-width: 767px) {
  .vertical-center__element {
    top: 50% !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

.preloader {
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  margin: 1px auto;
  background: #008cd2
}

.preloader.preloader--top {
  top: 0;
  animation: preloaderCSSTop 1s infinite;
  animation-delay: -0.75s
}

.preloader.preloader--top::after {
  position: absolute;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  left: 15px;
  background: #008cd2;
  margin-left: 1px;
  animation: preloaderCSSTopAfter 1s infinite;
  animation-delay: -0.5s
}

.preloader.preloader--bottom {
  top: 0;
  animation: preloaderCSSBottom 1s infinite
}

.preloader.preloader--bottom::after {
  position: absolute;
  content: '';
  display: block;
  width: 15px;
  left: 15px;
  height: 15px;
  background: #008cd2;
  margin-left: 1px;
  animation: preloaderCSSTopAfter 1s infinite;
  animation-delay: -0.25s
}

.filter-catalog-progress-bar {
  position: absolute;
  top: 139px;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.7s ease, opacity 0.5s ease;
  transition: transform 0.7s ease, opacity 0.5s ease
}

.filter-catalog-progress-bar div {
  height: 3px;
  width: 100%;
  margin: 0;
  background-color: #4e8fcb;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite
}

.filter-catalog-progress-bar.fixed {
  position: fixed;
  top: 60px
}

.filter-catalog-progress-bar.show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 1279px) {
  .filter-catalog-progress-bar {
    top: 137px
  }
}

@media (max-width: 991px) {
  .filter-catalog-progress-bar {
    top: 120px
  }
}

@media (max-width: 767px) {
  .filter-catalog-progress-bar {
    top: 0;
    z-index: 1001
  }
}

.tabs-title {
  margin-bottom: 30px
}

.tabs-title ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 70px;
  margin-bottom: 10px
}

.tabs-title ul li:last-child {
  margin-right: 0
}

.tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 18px;
  color: #008cd2;
  vertical-align: middle
}

.tabs-title ul li a span {
  position: relative
}

.tabs-title ul li a span:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  left: 1px;
  bottom: -1px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.tabs-title ul li a i {
  font-size: 26px;
  margin-right: 10px
}

.tabs-title ul li a i.icon-45, .tabs-title ul li a i.icon-19 {
  font-size: 36px
}

.tabs-title ul li a i:before {
  vertical-align: middle
}

.tabs-title ul li.active a {
  color: #ed1c24
}

.tabs-title ul li.active a span:after {
  background-color: #ed1c24;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

@media (max-width: 991px) {
  .tabs-title ul li {
    margin-right: 35px
  }
}

@media (max-width: 767px) {
  .tabs-title ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
  }

  .tabs-title ul li a i {
    font-size: 30px;
    display: block;
    margin: 0 0 12px 0
  }

  .tabs-title ul li a i.icon-45, .tabs-title ul li a i.icon-19 {
    font-size: 30px
  }
}

@media (max-width: 767px) {
  .scroll-container:not(.mCS_no_scrollbar) {
    position: relative
  }

  .scroll-container:not(.mCS_no_scrollbar):before {
    content: '';
    background-image: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -moz-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -ms-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -o-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none
  }

  .scroll-container:not(.mCS_no_scrollbar):after {
    content: '';
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
  }

  .scroll-container:not(.mCS_no_scrollbar).start:after {
    display: block
  }

  .scroll-container:not(.mCS_no_scrollbar).end:before {
    display: block
  }

  .scroll-container:not(.mCS_no_scrollbar).end:after {
    display: none
  }

  .scroll-container:not(.mCS_no_scrollbar).in-scrolling:before, .scroll-container:not(.mCS_no_scrollbar).in-scrolling:after {
    display: block
  }
}

.ui-datepicker {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  padding: 0
}

.ui-datepicker .ui-datepicker-header {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  background-color: #fff;
  padding: 10px 0;
  margin-bottom: 10px
}

.ui-datepicker .ui-datepicker-title {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.ui-datepicker th {
  font-size: 10px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  text-transform: uppercase
}

.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default {
  font-size: 14px;
  font-family: Circe, sans-serif;
  color: #444;
  border: none;
  background-color: transparent;
  text-align: center
}

.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-state-highlight {
  position: relative;
  color: #008cd2;
  z-index: 1
}

.ui-datepicker .ui-state-highlight:after, .ui-datepicker .ui-widget-content .ui-state-highlight:after {
  content: '';
  width: 34px;
  height: 34px;
  left: -2px;
  top: -5px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e6e6e6;
  z-index: -1
}

.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active {
  position: relative;
  color: #fff;
  z-index: 1
}

.ui-datepicker .ui-state-active:after, .ui-datepicker .ui-widget-content .ui-state-active:after {
  content: '';
  width: 34px;
  height: 34px;
  left: -2px;
  top: -5px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #008cd2;
  z-index: -1
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top: 11px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  background-image: none;
  position: relative;
  text-indent: inherit;
  color: transparent
}

.ui-datepicker .ui-datepicker-prev span:before, .ui-datepicker .ui-datepicker-next span:before {
  font-family: FontAwesome;
  font-size: 12px;
  color: #ddd;
  position: absolute;
  top: 0
}

.ui-datepicker .ui-datepicker-prev span:before {
  content: '\f053';
  left: 0
}

.ui-datepicker .ui-datepicker-next span:before {
  content: '\f054';
  right: 0
}

.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-hover {
  border: none;
  background: transparent
}

.cart-popup-layout .mfp-close {
  display: none
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #000
}

button.mfp-close {
  cursor: pointer !important;
  /* font-size: 48px; */
  font-family: Circe, sans-serif
}

.mfp-title {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 21px;
  color: #282828
}

.mfp-title h3 {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px;
  margin-top: 7px
}

.mfp-bg {
  background: #fff
}

.popup-with-content img.mfp-img {
  max-height: 80vh !important
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #000
}

.mfp-figure:after {
  background: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.4);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.4);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.4)
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.95
}

.mfp-arrow:before {
  color: #000
}

.popup-layout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  overflow-y: auto
}

.popup-layout .popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s
}

.popup-layout .popup-body {
  background-color: #fff;
  width: 700px;
  margin: 50px auto;
  position: relative;
  z-index: 101;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s
}

.popup-layout .popup-body .popup-title {
  background-color: #f7f7f7;
  text-align: center;
  position: relative;
  padding: 20px 0;
  font-size: 30px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

.popup-layout .popup-body .popup-title ul li {
  display: inline-block;
  vertical-align: top
}

.popup-layout .popup-body .popup-title ul li a {
  color: #b2b2b2
}

.popup-layout .popup-body .popup-title ul li.active a {
  color: #008cd2
}

.popup-layout .popup-body .popup-title .close-btn {
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  right: 0;
  top: -20px;
  cursor: pointer
}

.popup-layout .popup-body .popup-content {
  padding: 40px 30px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #282828;
  line-height: 24px
}

.popup-layout .popup-body .popup-content strong {
  font-weight: bold
}

.popup-layout .popup-body .popup-content .switch-tab-body .item {
  display: none
}

.popup-layout .popup-body .popup-content .switch-tab-body .item.active {
  display: block
}

.popup-layout .popup-body .popup-content .form-field {
  margin-bottom: 15px
}

.popup-layout .popup-body .popup-content .form-field.required {
  position: relative
}

.popup-layout .popup-body .popup-content .form-field.required:after {
  content: '*';
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #ed1c24;
  left: calc(100% + 2px);
  top: -5px
}

.popup-layout .popup-body .popup-content .form-field.check-error:before, .popup-layout .popup-body .popup-content .form-field.check-ok:before {
  top: 8px
}

.popup-layout .popup-body .popup-content .form-field.check-error.checkbox-field:before, .popup-layout .popup-body .popup-content .form-field.check-ok.checkbox-field:before {
  top: 3px;
  line-height: 12px
}

.popup-layout .popup-body .popup-content .form-field input[type=checkbox] {
  display: none
}

.popup-layout .popup-body .popup-content .form-field label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 16px;
  position: relative;
  padding-left: 27px;
  display: block;
  cursor: pointer;
  padding-right: 25px
}

.popup-layout .popup-body .popup-content .form-field label a {
  color: #008cd2;
  border-bottom: 1px solid #008cd2
}

.popup-layout .popup-body .popup-content .form-field label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px #008cd2;
  position: absolute;
  left: 0;
  top: 1px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.popup-layout .popup-body .popup-content .form-field input[type=checkbox]:checked+label:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #008cd2;
  left: 1px;
  top: -1px;
  position: absolute
}

.popup-layout .popup-body .popup-content .form-field.captcha-field .captcha-img {
  width: 180px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px
}

.popup-layout .popup-body .popup-content .form-field.captcha-field .captcha-img img {
  max-width: 100%
}

.popup-layout .popup-body .popup-content .form-field.captcha-field input:not([type='checkbox']):not([type='radio']) {
  width: calc(100% - 204px);
  display: inline-block;
  vertical-align: top
}

.popup-layout .popup-body .popup-content .form-field.checkbox-field label {
  margin-bottom: 10px
}

.popup-layout .popup-body .popup-content .form-field.checkbox-field label:last-child {
  margin-bottom: 0
}

.popup-layout .popup-body .popup-content .bottom-links-wr {
  margin-top: 45px;
  position: relative
}

.popup-layout .popup-body .popup-content .bottom-links-wr:after {
  content: '';
  display: table;
  clear: both
}

.popup-layout .popup-body .popup-content .socials-network-wr {
  display: inline-block;
  vertical-align: top
}

.popup-layout .popup-body .popup-content .socials-network-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px;
  margin-bottom: 10px
}

.popup-layout .popup-body .popup-content .socials-network-wr ul li a {
  padding: 0 15px
}

.popup-layout .popup-body .popup-content .socials-network-wr ul li:first-child a {
  padding-left: 0
}

.popup-layout .popup-body .popup-content .forgot-password {
  text-align: center;
  margin-top: 11px;
  float: right;
  display: inline-block;
  margin-right: 35px
}

.popup-layout .popup-body .popup-content .forgot-password a {
  display: inline-block;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  line-height: 14px;
  border-bottom: 1px solid #008cd2
}

.popup-layout.show {
  display: block
}

.popup-layout.show .popup-bg {
  opacity: 0.9
}

.popup-layout.show .popup-body {
  opacity: 1
}

.popup-layout.delivery-popup .popup-body .popup-content .button-link {
  display: block;
  width: 125px;
  margin: 45px 0 0 auto
}

.popup-layout.user-popup .popup-body .popup-title {
  padding: 20px 115px
}

.popup-layout.user-popup .popup-body .popup-title ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

.popup-layout.user-popup .popup-body .popup-content {
  padding: 25px 80px 30px
}

.popup-layout.user-popup .popup-body .popup-content .submit-button {
  float: right
}

.popup-layout.password-recovery-popup .popup-body .popup-content {
  padding: 40px 80px
}

.popup-layout.password-recovery-popup .popup-body .popup-content form {
  margin-top: 35px
}

.popup-layout.password-recovery-popup .popup-body .popup-content .submit-button {
  float: right
}

.popup-layout.recall-popup .popup-body .popup-content p {
  text-align: center
}

.popup-layout.recall-popup .popup-body .popup-content form {
  margin-top: 35px
}

.popup-layout.recall-popup .popup-body .popup-content .bottom-links-wr {
  text-align: center
}

.popup-layout.success-popup .popup-body .popup-content {
  text-align: center;
  padding: 40px 30px 60px
}

.popup-layout.success-popup .popup-body .popup-content i {
  font-size: 40px;
  color: #008cd2;
  margin-bottom: 25px
}

@media (max-width: 991px) {
  .popup-layout .popup-body {
    width: 95%
  }
}

@media (max-width: 767px) {
  .popup-layout .popup-body {
    margin: 30px auto
  }

  .popup-layout .popup-body .popup-title {
    font-size: 24px;
    line-height: 26px
  }

  .popup-layout .popup-body .popup-content {
    padding: 20px 15px 35px
  }

  .popup-layout .popup-body .popup-content .button-link {
    width: 250px;
    margin: 25px auto 0
  }

  .popup-layout .popup-body .popup-content .bottom-links-wr {
    margin-top: 25px
  }

  .popup-layout .popup-body .popup-content .forgot-password {
    float: none;
    margin-right: 0;
    text-align: center;
    display: block
  }

  .popup-layout.user-popup .popup-body .popup-title {
    padding: 20px 33px
  }

  .popup-layout.user-popup .popup-body .popup-content {
    padding: 20px 15px
  }

  .popup-layout.user-popup .popup-body .popup-content .form-field {
    margin-bottom: 10px
  }

  .popup-layout.user-popup .popup-body .popup-content .form-field.captcha-field input:not([type='checkbox']):not([type='radio']) {
    width: 100%
  }

  .popup-layout.user-popup .popup-body .popup-content .submit-button {
    float: none;
    display: block;
    width: 250px;
    margin: 0 auto 20px
  }

  .popup-layout.user-popup .popup-body .popup-content .socials-network-wr {
    text-align: center;
    display: block
  }

  .popup-layout.password-recovery-popup .popup-body .popup-content {
    padding: 20px 15px
  }

  .popup-layout.password-recovery-popup .popup-body .popup-content form {
    margin-top: 15px
  }

  .popup-layout.password-recovery-popup .popup-body .popup-content .submit-button {
    float: none;
    display: block;
    width: 250px;
    margin: 0 auto 20px
  }

  .popup-layout.recall-popup .popup-body .popup-content .bottom-links-wr {
    text-align: center
  }

  .popup-layout.recall-popup .popup-body .popup-content .bottom-links-wr .submit-button {
    width: 250px
  }

  .popup-layout.success-popup .popup-body .popup-content {
    padding: 20px 15px 30px
  }

  .popup-layout.success-popup .popup-body .popup-content p br {
    display: none
  }
}

.info-popup .tab-body .popup-content {
  font-size: 14px;
  line-height: 22px
}

.info-popup .tab-body p {
  margin-bottom: 15px
}

.info-popup .tab-body ul li {
  position: relative;
  padding-left: 15px
}

.info-popup .tab-body ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px
}

.tooltip {
  position: relative
}

.tooltip .icon-wr {
  cursor: pointer
}

.tooltip .tooltip-text {
  width: 165px;
  position: absolute;
  right: 0;
  bottom: 100%;
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  text-align: left;
  line-height: 12px;
  background-color: #e8e8e8;
  padding: 5px;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.tooltip .tooltip-text.show {
  opacity: 1;
  visibility: visible
}

.count-wr a {
  font-size: 0
}

.history-slider .item .item-wr {
  position: relative
}

.history-slider .item .link-layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.history-slider:not(.slick-slider) .item {
  display: inline-block;
  margin-left: -1px;
  vertical-align: top
}

.history-slider .slick-arrow {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  position: absolute;
  top: -56px
}

.history-slider .slick-arrow:after {
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.history-slider .slick-arrow.slick-prev {
  right: 47px
}

.history-slider .slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.history-slider .slick-arrow.slick-next {
  right: 0
}

.history-slider .slick-arrow.slick-next:after {
  content: '\f054';
  left: 17px
}

.form-field {
  vertical-align: top;
  position: relative
}

.form-field input:not([type='checkbox']):not([type='radio']) {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #354052;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.form-field input:not([type='checkbox']):not([type='radio']):focus, .form-field input:not([type='checkbox']):not([type='radio']):active {
  border-color: rgba(20, 75, 152, 0.5)
}

.form-field.check-ok label {
  top: 0
}

.form-field.check-ok:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 12px;
  color: #1bb934;
  position: absolute;
  right: 10px;
  top: 39px
}

.form-field.check-error input:not([type='checkbox']):not([type='radio']) {
  border-color: #ed1c24
}

.form-field.check-error:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 12px;
  color: #ed1c24;
  position: absolute;
  right: 10px;
  top: 39px
}

.form-field.edited label {
  top: 0
}

.form-field ::-moz-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.form-field :-ms-input-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.form-field ::-webkit-input-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.form-field ::placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

@keyframes preloaderCSSTop {
  0% {
    background-color: #008cd2
  }

  100% {
    background-color: white
  }
}

@keyframes preloaderCSSBottom {
  0% {
    background-color: #008cd2
  }

  100% {
    background-color: white
  }
}

@keyframes preloaderCSSTopAfter {
  0% {
    background-color: #008cd2
  }

  100% {
    background-color: white
  }
}

@keyframes preloaderCSSBottomAfter {
  0% {
    background-color: #008cd2
  }

  100% {
    background-color: white
  }
}

@-webkit-keyframes running-progress {
  0% {
    left: -100%
  }

  100% {
    left: 100%
  }
}

@keyframes running-progress {
  0% {
    left: -100%
  }

  100% {
    left: 100%
  }
}

@-webkit-keyframes move-ducks {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes move-ducks {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes op0 {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
    -webkit-transform: -webkit-translate(-50%, -50%) scale(0)
  }

  80% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: -webkit-translate(-50%, -50%) scale(1)
  }
}

@keyframes circle {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0)
  }

  80% {
    opacity: 1
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1)
  }
}

.sf-menu a {
  font-size: 14px
}

.rline {
  position: relative
}

.rfield_error {
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: -22px;
  color: #cf112b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (max-width: 767px) {
  .rfield_error {
    width: 250px;
    left: 50%;
    bottom: 88px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.rf_error {
  border-bottom: 1px solid #cf112b !important;
  transition: all 0.3s ease 0s
}

.empty_field.rf_val {
  border-bottom: 1px solid #cf112b !important;
  transition: all 0.3s ease 0s
}

.rf_val {
  border-bottom: 1px solid #90c84f !important;
  transition: all 0.3s ease 0s
}

.fieldWithErrors .form-control {
  border-bottom: 1px solid #cf112b !important;
  transition: all 0.3s ease 0s
}

.formError {
  color: #cf112b;
  padding-top: 4px
}

#result_form {
  margin: 10px;
  display: inline-block;
  opacity: 0;
  height: auto;
  background-color: #fff;
  position: absolute;
  top: -61px;
  right: 39px;
  width: 208px
}

@media (max-width: 1279px) {
  #result_form {
    top: auto;
    bottom: -54px
  }
}

@media (max-width: 767px) {
  #result_form {
    right: 0;
    top: 10px;
    display: block;
    width: 250px;
    margin: 0 auto;
    bottom: 0;
    position: relative
  }
}

#result_form span {
  display: block;
  padding: 7px;
  line-height: 1.5em;
  color: #009688;
  text-align: center;
  font-size: 15px
}

#result_form span i.fa {
  padding-right: 10px
}

.info-message-red {
  font-size: 16px;
  font-family: Circe, sans-serif;
  line-height: 18px;
  font-weight: normal;
  color: #ed1c24
}

.quantity-info-popup {
  background-color: #f4f6fb;
  padding: 12px 10px;
  width: 150px;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 9;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease
}

.quantity-info-popup.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all
}

.quantity-info-popup .popup-wr {
  max-height: 230px
}

.quantity-info-popup .close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  display: inline-block;
  color: #909090;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.quantity-info-popup table {
  width: 100%;
  border-collapse: collapse;
  text-align: left
}

.quantity-info-popup table th {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #595959;
  padding-left: 10px;
  height: 34px
}

.quantity-info-popup table th:first-child {
  width: 115px
}

.quantity-info-popup table th:nth-child(2) {
  width: 95px
}

.quantity-info-popup table td {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 400;
  color: #333;
  background-color: #fff;
  height: 34px;
  border-bottom: 3px solid #f8f8f8;
  padding: 0 10px
}

.quantity-info-popup table td:first-child {
  color: #008cd2;
  width: 115px
}

.quantity-info-popup table td:nth-child(2) {
  width: 95px
}

.quantity-info-popup .mCSB_container {
  padding: 0
}

.quantity-info-popup .mCSB_scrollTools {
  right: 0;
  width: 4px
}

.quantity-info-popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008cd2 !important;
  width: 4px
}

.quantity-info-popup .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e5e5e5 !important
}

@media (max-width: 767px) {
  .quantity-info-popup {
    width: calc(100% - 30px);
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 22
  }

  .quantity-info-popup .popup-wr {
    max-height: calc(100vh - 250px)
  }
}

.recall {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
}

.recall .recall-button {
  width: 100%;
  height: 50px;
  background-color: #6c89fd;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 50%;
}

.recall .recall-button i {
  font-size: 16px;
  color: #fff;
  line-height: 58px;
  vertical-align: middle
}

.recall .recall-button svg {
  width: 16px;
  margin-top: 17px
}

.recall .recall-button .st0, .recall .recall-button .st1 {
  fill: #fff
}

.recall .recall-button .st1 {
  transition: all 1s ease
}

.recall .recall-button:hover .st1 {
  animation: hover 0.4s ease forwards
}

@keyframes hover {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  74% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  75% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@media (max-width: 1279px) {
  .recall .recall-button svg {
    margin-top: 13px
  }
}

@media (max-width: 991px) {
  .recall {
    width: 45px;
    margin-left: 0
  }

  .recall .recall-button {
    height: 45px;
    line-height: 52px
  }

  .recall .recall-button i {
    line-height: 52px
  }
}

header {
  position: relative;
  z-index: 10;
  background-color: #f7f7f7
}

header.first-load .menu-line, header.first-load .nav-line .container-big {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

header.transformed {
  padding-top: 139px
}

header.transformed .desktop-header-wr {
  position: fixed;
  width: 100%;
  top: -79px;
  left: 0;
  z-index: 10;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease
}

header.transformed .desktop-header-wr .nav-line .site-links {
  width: calc(100% - 227px);
  padding: 0 25px 0 0
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.agromat-icon {
  width: 68px;
  opacity: 1;
  visibility: visible
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open {
  background-color: transparent
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open .second-level-menu {
  display: none !important
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open:after {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open.sfHover {
  background-color: #008cd2
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open.sfHover .second-level-menu {
  display: block !important
}

header.transformed .desktop-header-wr .nav-line .site-links>ul>li.open.sfHover:after {
  top: 28px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

header.transformed .desktop-header-wr .nav-line .right-part-links {
  width: 227px
}

header.transformed .desktop-header-wr .nav-line .right-part-links ul li.search-icon {
  width: 56px;
  opacity: 1;
  visibility: visible
}

@media (max-width: 1365px) {
  header.transformed .desktop-header-wr .nav-line .site-links {
    padding: 0;
    width: calc(100% - 200px)
  }

  header.transformed .desktop-header-wr .nav-line .site-links>ul>li.agromat-icon {
    width: 64px
  }

  header.transformed .desktop-header-wr .nav-line .right-part-links {
    width: 200px
  }

  header.transformed .desktop-header-wr .nav-line .right-part-links ul li.search-icon {
    width: 42px
  }
}

@media (max-width: 1279px) {
  header.transformed .desktop-header-wr .nav-line .site-links {
    padding: 0;
    width: calc(100% - 160px)
  }

  header.transformed .desktop-header-wr .nav-line .site-links>ul>li.agromat-icon {
    width: 52px
  }

  header.transformed .desktop-header-wr .nav-line .right-part-links {
    width: 160px
  }

  header.transformed .desktop-header-wr .nav-line .right-part-links ul li.search-icon {
    width: 38px
  }
}

@media (max-width: 991px) {
  header.transformed {
    padding-top: 0
  }
}

.menu-line {
  background-color: #f7f7f7;
  font-size: 0;
  padding: 16px 0 13px;
  transition: all 0.75s ease
}

.menu-line .container-big {
  display: flex;
  align-items: flex-end;
  justify-content: space-between
}

.menu-line .container-big:after {
  content: none
}

.menu-line .logo {
  width: 245px;
  display: inline-block;
  vertical-align: top
}

.menu-line .logo a {
  display: block
}

.menu-line .logo img {
  max-width: 100%
}

.menu-line .logo span {
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14.87px;
  color: #008cd2;
  text-align: right;
  margin-top: 8px;
  display: block
}

.menu-line .contact {
  display: inline-block;
  vertical-align: top;
  margin-left: 21px;
  text-align: right
}

.menu-line .contact .contact-wr {
  width: 185px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 1px
}

.menu-line .contact .work-time {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 14.87px
}

.menu-line .contact .phone-numb {
  text-align: right
}

.menu-line .contact .phone-numb a {
  font-size: 22px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  line-height: 26px;
  display: block
}

.menu-line .search {
  width: 205px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
  margin-bottom: 3px
}

.menu-line .search .form-wr {
  position: relative;
  overflow: hidden
}

.menu-line .search .form-wr span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6;
  border-bottom: 1px solid #aaa;
  width: 100%;
  height: 35px;
  line-height: 35px;
  display: block;
  cursor: text
}

.menu-line .search .form-wr:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 18px;
  color: #008cd2;
  width: 18px;
  height: 18px;
  position: absolute;
  right: -1px;
  top: 6px;
  z-index: 0
}

.menu-line .nav-links {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 46px;
  margin-bottom: 12px
}

.menu-line .nav-links ul li {
  display: inline-block;
  margin-right: 29px
}

.menu-line .nav-links ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative
}

.menu-line .nav-links ul li a:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  bottom: -3px;
  left: 0;
  transition: width 0.3s ease
}

.menu-line .nav-links ul li.user-icon i {
  font-size: 18px;
  font-family: FontAwesome;
  color: #a6a6a6;
  transition: all 0.3s ease
}

.menu-line .nav-links ul li.user-icon.active i {
  color: #ed1c24
}

@media (min-width: 1366px) {
  .menu-line .nav-links ul li.user-icon {
    margin-left: 46px
  }
}

.menu-line .nav-links ul li.lang-wr {
  position: relative;
  z-index: 10
}

.menu-line .nav-links ul li.lang-wr .active {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative;
  text-transform: uppercase;
  cursor: pointer
}

.menu-line .nav-links ul li.lang-wr .active:after {
  content: '';
  width: 5px;
  height: 5px;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  background-color: transparent;
  position: absolute;
  top: 4px;
  right: -10px;
  bottom: inherit;
  left: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.menu-line .nav-links ul li.lang-wr .dropdown-lang {
  position: absolute;
  top: 120%;
  left: -11px;
  width: 40px;
  height: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  background: #fff;
  -webkit-box-shadow: 0px 0px 25px rgba(60, 59, 59, 0.15);
  -moz-box-shadow: 0px 0px 25px rgba(60, 59, 59, 0.15);
  box-shadow: 0px 0px 25px rgba(60, 59, 59, 0.15);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.1s;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.1s
}

.menu-line .nav-links ul li.lang-wr .dropdown-lang a {
  text-transform: uppercase;
  padding: 10px;
  display: block;
  color: #a6a6a6
}

.menu-line .nav-links ul li.lang-wr .dropdown-lang a:after {
  display: none
}

.menu-line .nav-links ul li.lang-wr .dropdown-lang a:hover {
  color: #008cd2
}

.menu-line .nav-links ul li.lang-wr .dropdown-lang:after {
  content: '';
  bottom: 100%;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 10px
}

.menu-line .nav-links ul li.lang-wr.open .active:after {
  opacity: 0
}

.menu-line .nav-links ul li.lang-wr.open .dropdown-lang {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.menu-line .nav-links ul li:last-child {
  margin-right: 0;
  padding-right: 15px
}

.menu-line .nav-links ul li:not(.user-icon).active a:after {
  width: 23px
}

@media (max-width: 1279px) {
  .menu-line .container-big {
    display: block
  }

  .menu-line .logo {
    width: 225px;
    vertical-align: bottom
  }

  .menu-line .contact {
    margin-left: 15px;
    width: 239px
  }

  .menu-line .contact .phone-numb a {
    font-size: 18px;
    line-height: 22px
  }

  .menu-line .contact .recall {
    width: 43px;
    position: absolute;
  }

  .menu-line .contact .recall .recall-button {
    height: 43px;
    line-height: 50px
  }

  .menu-line .contact .recall .recall-button i {
    line-height: 50px
  }

  .menu-line .search {
    width: calc(100% - 796px);
    margin-left: 15px
  }

  .menu-line .nav-links {
    margin-left: 7px;
    width: 295px;
    text-align: right
  }

  .menu-line .nav-links ul li {
    margin-right: 15px
  }

  .menu-line .nav-links ul li:last-child {
    padding-right: 10px
  }
}

.nav-line {
  background-color: #20b8e0;
  font-size: 0;
  height: 60px;
  position: relative;
  -webkit-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2)
}

.nav-line .container-big {
  transition: all 0.75s ease;
  transition-delay: 0.35s
}

.nav-line .container-big.layout-wr {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  overflow: hidden
}

.nav-line .hover-layout {
  width: 100px;
  height: 100%;
  left: -100px;
  top: 0;
  position: absolute;
  background-color: #008cd2;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  transform-origin: left center;
  z-index: 0
}

.nav-line .site-links {
  display: inline-block;
  width: calc(100% - 166px);
  padding: 0 35px 0 0;
  /* border-right: 1px solid #000; */
  vertical-align: middle;
  position: relative
}

.nav-line .site-links>ul>li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  -webkit-transition: background-color 0.5s ease 0.15s;
  transition: background-color 0.5s ease 0.15s
}

.nav-line .site-links>ul>li>a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 25px 20px 20px;
  z-index: 0
}

.nav-line .site-links>ul>li>a i {
  font-size: 20px;
  color: #4b8dca;
  margin-right: 11px;
  vertical-align: sub
}

.nav-line .site-links>ul>li>a img {
  height: 20px;
  vertical-align: sub;
  margin-right: 11px
}

.nav-line .site-links>ul>li.agromat-icon {
  opacity: 0;
  visibility: hidden;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease
}

.nav-line .site-links>ul>li.agromat-icon>a {
  padding: 15px 20px 14px
}

.nav-line .site-links>ul>li.agromat-icon>a img {
  width: 35px;
  height: 100%;
}

.nav-line .site-links>ul>li.to-catalog, .nav-line .site-links>ul>li.to-solutions {
  position: relative
}

.nav-line .site-links>ul>li.to-catalog:after, .nav-line .site-links>ul>li.to-solutions:after {
  content: '';
  width: 5px;
  height: 5px;
  border-left: 1px solid #4b8dca;
  border-bottom: 1px solid #4b8dca;
  background-color: transparent;
  position: absolute;
  top: 25px;
  right: 18px;
  bottom: inherit;
  left: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.nav-line .site-links>ul>li.to-catalog.hover, .nav-line .site-links>ul>li.to-solutions.hover {
  z-index: 10
}

.nav-line .site-links>ul>li.active {
  background-color: #008cd2;
  border-left: 1px solid #05377a;
  border-right: 1px solid #05377a
}

.nav-line .site-links>ul>li.open {
  background-color: #404040
}

.nav-line .site-links>ul>li.open .second-level-menu {
  display: block !important;
  opacity: 1 !important
}

.nav-line .site-links>ul>li.open:after {
  top: 28px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.nav-line .site-links>ul>li.open.hide {
  background-color: transparent
}

.nav-line .site-links>ul>li.open.hide .second-level-menu {
  display: none
}

.nav-line .site-links>ul>li.open.hide:after {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.nav-line .site-links>ul>li.sfHover {
  background-color: #008cd2
}

.nav-line .site-links>ul>li.sfHover:after {
  top: 28px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.nav-line .site-links .second-level-menu {
  position: absolute;
  left: 0;
  top: 60px;
  width: 269px;
  z-index: 2;
  -webkit-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  display: none
}

.nav-line .site-links .second-level-menu>li {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.nav-line .site-links .second-level-menu>li>a {
  display: flex;
  align-items: center;
  padding: 5px 12px;
  width: 100%;
  height: 46px;
  background-color: #404040;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.nav-line .site-links .second-level-menu>li>a span {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.nav-line .site-links .second-level-menu>li>a i {
  font-size: 20px;
  color: #4e8fcb;
  vertical-align: top;
  margin-top: 6px;
  margin-right: 11px;
  display: inline-block
}

.nav-line .site-links .second-level-menu>li.active>a {
  background-color: #fff
}

.nav-line .site-links .second-level-menu>li.active>a span {
  color: #008cd2
}

.nav-line .site-links .second-level-menu>li.active .third-level-menu {
  opacity: 1;
  visibility: visible
}

.nav-line .site-links .second-level-menu>li.sfHover>a {
  background-color: #fff
}

.nav-line .site-links .second-level-menu>li.sfHover>a span {
  color: #008cd2
}

.nav-line .site-links .second-level-menu>li.sfHover>a:before {
  opacity: 0
}

.nav-line .site-links .second-level-menu>li.sfHover .third-level-menu {
  -webkit-box-shadow: 17px 9px 27px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: 17px 9px 27px 0 rgba(36, 36, 36, 0.2);
  box-shadow: 17px 9px 27px 0 rgba(36, 36, 36, 0.2)
}

.nav-line .site-links .second-level-menu .third-level-menu {
  position: absolute;
  left: 268px;
  top: 0;
  width: 720px;
  min-height: 100%;
  display: none;
  padding: 27px 42px 33px;
  background-color: #fff;
  z-index: 2;
  opacity: 1 !important;
  -webkit-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2);
  box-shadow: 0 9px 27px 0 rgba(36, 36, 36, 0.2)
}

.nav-line .site-links .second-level-menu .third-level-menu .title {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  text-transform: uppercase;
  margin-bottom: 30px
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu {
  width: 100%;
  vertical-align: top;
  padding-bottom: 0px
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu ul {
  display: block !important;
  opacity: 1 !important;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu ul li {
  vertical-align: top;
  padding-right: 15px;
  margin-bottom: 0px;
  width: 100%;
  display: inline-block
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 16px;
  position: relative
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu ul li a:after {
  content: '';
  width: 0;
  height: 1px;
  bottom: -1px;
  left: 0;
  position: absolute;
  background-color: #008cd2;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu.categories-wr {
  padding-top: 27px;
  border-top: 1px solid #e3e4e6;
  padding-bottom: 0
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu.categories-wr ul li a {
  color: #999
}

.nav-line .site-links .second-level-menu .third-level-menu .submenu.categories-wr ul li a:after {
  width: 100%;
  background-color: #ccc
}

.nav-line .site-links .second-level-menu.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease;
  z-index: 10
}

.nav-line .site-links .second-level-menu.active .container-big {
  opacity: 1
}

@keyframes showMenu {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.nav-line .right-part-links {
  display: inline-block;
  width: 156px;
  vertical-align: middle;
  height: 60px
}

.nav-line .right-part-links ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%
}

.nav-line .right-part-links ul li {
  display: inline-block;
  position: relative
}

.nav-line .right-part-links ul li a {
  display: block;
  padding: 19px 17px 7px;
  position: relative;
  z-index: 1
}

.nav-line .right-part-links ul li a:after {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #008cd2;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: right top;
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
  z-index: -1
}

.nav-line .right-part-links ul li i {
  font-size: 22px;
  color: #fff
}

.nav-line .right-part-links ul li img {
  width: 22px;
  height: 22px
}

.nav-line .right-part-links ul li span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  line-height: 14px;
  position: absolute;
  top: 6px;
  right: 14px
}

.nav-line .right-part-links ul li.search-icon {
  width: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: width 0.5s ease, opacity 0.3s ease;
  transition: width 0.5s ease, opacity 0.3s ease
}

.nav-line .right-part-links ul li.search-icon a {
  padding-top: 9px
}

.nav-line .right-part-links ul li.search-icon img {
  width: 22px
}

@media (max-width: 1365px) {
  .nav-line .site-links {
    padding: 0 22px 0 0
  }

  .nav-line .site-links>ul>li>a {
    font-size: 12px;
    padding: 18px 18px 20px
  }

  .nav-line .site-links>ul>li>a i {
    font-size: 18px
  }

  .nav-line .site-links>ul>li>a img {
    height: 18px
  }

  .nav-line .site-links>ul>li.agromat-icon>a img {
    width: 24px
  }

  .nav-line .site-links>ul>li.to-catalog:after, .nav-line .site-links>ul>li.to-solutions:after {
    top: 23px
  }

  .nav-line .site-links>ul>li.open:after, .nav-line .site-links>ul>li.sfHover:after {
    top: 26px
  }

  .nav-line .right-part-links ul li a {
    padding: 19px 12px 7px
  }

  .nav-line .right-part-links ul li i {
    font-size: 18px
  }

  .nav-line .right-part-links ul li span {
    right: 6px
  }

  .nav-line .right-part-links ul li.search-icon img {
    width: 18px
  }
}

@media (max-width: 1279px) {
  .nav-line .site-links {
    width: calc(100% - 118px);
    padding: 0
  }

  .nav-line .site-links>ul>li>a {
    font-size: 13px;
    padding: 25px 16px 21px
  }

  .nav-line .site-links>ul>li>a i, .nav-line .site-links>ul>li>a img {
    display: none
  }

  .nav-line .site-links>ul>li.agromat-icon>a img {
    width: 24px
  }

  .nav-line .site-links>ul>li.to-catalog:after, .nav-line .site-links>ul>li.to-solutions:after {
    top: 25px
  }

  .nav-line .site-links>ul>li.open:after, .nav-line .site-links>ul>li.sfHover:after {
    top: 28px
  }

  .nav-line .site-links ul li a i {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: sub
  }

  .nav-line .site-links .second-level-menu>ul>li>a {
    padding: 5px 16px
  }

  .nav-line .site-links .second-level-menu>ul>li>a i {
    display: none
  }

  .nav-line .site-links .second-level-menu .third-level-menu {
    width: 727px
  }

  .nav-line .right-part-links {
    width: 118px
  }

  .nav-line .right-part-links ul li a {
    padding: 19px 10px 9px
  }

  .nav-line .right-part-links ul li i {
    font-size: 18px
  }

  .nav-line .right-part-links ul li span {
    right: 3px
  }

  .nav-line .right-part-links ul li.search-icon img {
    width: 18px
  }
}

.top-line-wr {
  background-color: #008cd2;
  font-size: 0;
  padding: 12px 0
}

.top-line-wr .col {
  display: inline-block;
  vertical-align: middle
}

.top-line-wr .col.burger-icon {
  width: calc(100% - 260px)
}

.top-line-wr .col.burger-icon i {
  font-size: 29px;
  color: #fff
}

.top-line-wr .col.links-wr {
  padding: 0 12px;
  width: 260px;
  display: inline-block;
  text-align: right
}

.top-line-wr .col.links-wr>div {
  display: inline-block;
  vertical-align: sub;
  margin-right: 20px
}

.top-line-wr .col.links-wr>div a {
  font-size: 14px;
  line-height: 14px;
  display: block;
  color: #fff
}

.top-line-wr .col.links-wr>div:last-child {
  margin-right: 0
}

.top-line-wr .col.links-wr i {
  font-size: 22px;
  color: #fff
}

.top-line-wr .col.links-wr i:before {
  vertical-align: middle
}

.top-line-wr .col.links-wr .cart-icon, .top-line-wr .col.links-wr .favorites-icon, .top-line-wr .col.links-wr .compare {
  position: relative
}

.top-line-wr .col.links-wr .cart-icon span, .top-line-wr .col.links-wr .favorites-icon span, .top-line-wr .col.links-wr .compare span {
  position: absolute;
  font-size: 14px;
  font-family: Circe, sans-serif;
  color: #fff;
  top: -7px;
  right: -10px
}

.top-line-wr .col.links-wr .user-icon.active i {
  color: #ed1c24
}

@media (max-width: 767px) {
  .top-line-wr .col.links-wr i {
    font-size: 16px
  }
}

.bottom-line {
  background-color: #f7f7f7;
  padding: 10px 0;
  font-size: 0;
  position: relative
}

.bottom-line .logo {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 45px)
}

.bottom-line .logo img {
  width: auto;
  vertical-align: middle
}

.bottom-line .logo span {
  font-size: 11.4px;
  font-family: Circe, sans-serif;
  color: #008cd2;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-left: 15px
}

.bottom-line:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
  position: absolute;
  left: 0;
  bottom: 0
}

@media (max-width: 767px) {
  .bottom-line .logo span {
    font-size: 10.5px
  }
}

.mobile-menu-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #05377a;
  opacity: 0;
  visibility: hidden
}

.mobile-menu-popup .close-btn {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 44px;
  color: #fff;
  font-family: Circe, sans-serif;
  font-weight: normal;
  z-index: 10
}

.mobile-menu-popup .lang-wr {
  display: inline-block;
  margin-top: 28px;
  margin-left: 30px
}

.mobile-menu-popup .lang-wr a, .mobile-menu-popup .lang-wr span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px
}

.mobile-menu-popup .lang-wr a.active, .mobile-menu-popup .lang-wr span.active {
  color: #fff;
  border-bottom: 1px solid #fff
}

@media (max-width: 767px) {
  .mobile-menu-popup .lang-wr {
    margin-left: 20px
  }
}

.mobile-menu-popup .links-wr {
  height: calc(100% - 144px);
  text-align: center;
  display: flex;
  align-items: center
}

.mobile-menu-popup .links-wr .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly
}

.mobile-menu-popup .links-wr .site-links {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 100px);
  padding-right: 15px;
  margin-bottom: 15px
}

.mobile-menu-popup .links-wr .site-links>ul {
  padding: 20px 0 0;
  max-height: 100%;
  overflow: auto
}

.mobile-menu-popup .links-wr .site-links ul li {
  margin-bottom: 30px
}

.mobile-menu-popup .links-wr .site-links ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase
}

.mobile-menu-popup .links-wr .site-links ul li a i {
  font-size: 22px;
  color: #4b8dca;
  margin-right: 25px;
  vertical-align: middle
}

.mobile-menu-popup .links-wr .site-links ul li a img {
  width: 22px;
  margin-right: 5px;
  vertical-align: sub
}

.mobile-menu-popup .links-wr .site-links ul li .second-level-menu {
  display: none;
  margin-top: 10px
}

.mobile-menu-popup .links-wr .site-links ul li .second-level-menu ul {
  padding-left: 25px;
  margin-right: 25px;
}

.mobile-menu-popup .links-wr .site-links ul li .second-level-menu ul li {
  margin-bottom: 10px
}

.mobile-menu-popup .links-wr .site-links ul li .second-level-menu ul li a {
  text-transform: none
}

.mobile-menu-popup .links-wr .site-links ul li .second-level-menu ul li:last-child {
  margin-bottom: 0
}

.mobile-menu-popup .links-wr .site-links ul li.with-second>a {
  position: relative
}

.mobile-menu-popup .links-wr .site-links ul li.with-second>a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-left: 1px solid #4b8dca;
  border-bottom: 1px solid #4b8dca;
  background-color: transparent;
  position: absolute;
  top: 2px;
  right: -15px;
  bottom: inherit;
  left: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.mobile-menu-popup .links-wr .site-links ul li.with-second.active a:after {
  top: 7px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.mobile-menu-popup .links-wr .site-links ul li.with-second.active .second-level-menu {
  display: block
}

.mobile-menu-popup .links-wr .site-links ul li:last-child {
  margin-bottom: 0
}

.mobile-menu-popup .links-wr .nav-links {
  margin-bottom: 15px
}

.mobile-menu-popup .links-wr .nav-links ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px
}

.mobile-menu-popup .links-wr .nav-links ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff
}

@media (max-width: 767px) {
  .mobile-menu-popup .links-wr .site-links ul li {
    margin-bottom: 8%
  }
}

.mobile-menu-popup .socials-wr ul li a {
  padding: 0 15px;
  font-size: 21px;
  color: #fff
}

.mobile-menu-popup .socials-wr ul li a .fa {
  color: #fff;
  vertical-align: middle
}

.mobile-menu-popup .socials-wr ul li a .fa-instagram {
  background-image: none;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  color: #fff
}

.mobile-menu-popup .socials-wr ul li a .fa-telegram {
  color: #fff;
  margin-top: 3px
}

.mobile-menu-popup .socials-wr ul li a .telegram {
  width: 18px;
  vertical-align: middle
}

.mobile-menu-popup .socials-wr ul li a .telegram circle {
  fill: #fff
}

.mobile-menu-popup .contact {
  height: 92px;
  background-color: #ffffff;
  text-align: center;
  padding: 24px 0
}

.mobile-menu-popup .contact .contact-wr {
  display: inline-block;
  text-align: left;
  position: relative;
  padding-left: 55px
}

.mobile-menu-popup .contact .contact-wr .recall {
  position: absolute;
  left: 0;
  top: 0
}

.mobile-menu-popup .contact .contact-wr .work-time {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #498bc8
}

.mobile-menu-popup .contact .contact-wr .phone-numb {
  text-align: right
}

.mobile-menu-popup .contact .contact-wr .phone-numb a {
  font-size: 22px;
  font-family: Circe, sans-serif;
  font-weight: 800;
}

.mobile-menu-popup.show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 767px) and (orientation: landscape) {
  .mobile-menu-popup .links-wr {
    height: calc(100% - 65px)
  }

  .mobile-menu-popup .links-wr .site-links ul li {
    margin-bottom: 1vh
  }

  .mobile-menu-popup .links-wr .nav-links {
    margin-top: 3vh
  }

  .mobile-menu-popup .contact {
    height: 65px;
    padding: 10px 0
  }
}

.form-wr-layout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(0.17);
  transform: scale(0.17);
  -webkit-transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.2s ease;
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.2s ease;
  z-index: -11
}

.form-wr-layout .form-container {
  width: 50%
}

.form-wr-layout form {
  position: relative
}

.form-wr-layout form:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 20px;
  color: #008cd2;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 0
}

.form-wr-layout input[type=text] {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #05377a;
  padding: 0 20px 0 7px;
  border-bottom: 1px solid #aaa;
  width: 100%;
  height: 35px
}

.form-wr-layout input[type=submit] {
  position: absolute;
  right: -1px;
  top: 2px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  z-index: 1
}

.form-wr-layout input:-moz-placeholder {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #666
}

.form-wr-layout input:-ms-input-placeholder {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #666
}

.form-wr-layout input::-moz-placeholder {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #666
}

.form-wr-layout input::placeholder {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #666
}

.form-wr-layout .tooltip {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s
}

.form-wr-layout .tooltip p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  margin-top: 35px;
  margin-bottom: 10px;
  color: #666
}

.form-wr-layout .tooltip a {
  color: #008cd2;
  margin-right: 15px;
  position: relative
}

.form-wr-layout .tooltip a:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: width 0.5s ease
}

.form-wr-layout .tooltip a:hover:after {
  width: 23px
}

.form-wr-layout .close-btn {
  position: fixed;
  right: 15vw;
  top: 14vh;
  font-size: 42px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s
}

.form-wr-layout.open {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 22
}

.form-wr-layout.open .tooltip {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.form-wr-layout.open .close-btn {
  opacity: 1
}

.form-wr-layout.close {
  opacity: 0;
  -webkit-transform: scale(0.17);
  transform: scale(0.17)
}

.form-wr-layout.close .tooltip {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.form-wr-layout.close .close-btn {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

@media (max-width: 1279px) {
  .form-wr-layout .close-btn {
    right: 12vw
  }

  .form-wr-layout .form-container {
    width: 75%
  }
}

@media (max-width: 991px) {
  .form-wr-layout .tooltip a {
    font-size: 14px
  }
}

@media (max-width: 767px) {
  .form-wr-layout .form-container {
    width: 100%;
    padding: 0 15px
  }

  .form-wr-layout .close-btn {
    right: 15px
  }

  .form-wr-layout input[type=submit] {
    right: 14px
  }

  .form-wr-layout:after {
    right: 14px
  }
}

footer {
  margin-top: 0px;
  position: relative
}

footer .footer-nav {
  padding-top: 42px;
  padding-bottom: 37px;
  background-color: #1e1e1e;
  border-top: 1px solid #e6e6e6
}

footer .footer-nav .container {
  display: flex;
  justify-content: space-between
}

footer .footer-nav .container:after {
  display: none
}

footer .footer-nav .col {
  display: inline-flex;
  flex-direction: column;
  width: 210px;
  margin-right: 43px;
  vertical-align: top
}

footer .footer-nav .col.footer-links {
  width: 130px;
  margin-right: 47px
}

footer .footer-nav .col.footer-links .logo {
  margin-bottom: 13px
}

footer .footer-nav .col.footer-links .logo img {
  width: 50px;
  max-width: 100%
}

footer .footer-nav .col.footer-links ul li a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #a6a6a6;
  line-height: 36px
}

footer .footer-nav .col.footer-links ul li a:after {
  display: none
}

footer .footer-nav .col .title {
  margin-bottom: 24px
}

footer .footer-nav .col .title a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #a6a6a6;
  line-height: 1
}

footer .footer-nav .col ul {
  flex: 1;
  margin-bottom: -2px
}

footer .footer-nav .col ul li a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 26px;
  color: #fff;
  position: relative
}

footer .footer-nav .col ul li a:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: #194e96;
  position: absolute;
  bottom: 1px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease
}

footer .footer-nav .col .show-all a {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #a6a6a6;
  line-height: 21px;
  position: relative
}

footer .footer-nav .col .show-all a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #bdbdbd;
  position: absolute;
  bottom: 1px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease
}

footer .footer-nav .col.delivery {
  width: 150px;
  margin-right: 27px
}

footer .footer-nav .col.payment-socials {
  margin-right: 0;
  padding-top: 50px
}

footer .footer-nav .col.payment-socials .payment-systems {
  margin-bottom: 27px
}

footer .footer-nav .col.payment-socials .payment-systems .item {
  margin-bottom: 15px
}

footer .footer-nav .col.payment-socials .payment-systems .item img {
  height: 20px
}

footer .footer-nav .col.payment-socials .payment-systems .item:last-child {
  margin-bottom: 0
}

footer .footer-nav .col.payment-socials .payment-systems .item.ipay {
  height: 32px
}

footer .footer-nav .col.payment-socials .payment-systems .item.ipay img {
  height: 32px
}

footer .footer-info {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 22px
}

footer .footer-info .container {
  display: flex;
  justify-content: space-between
}

footer .footer-info .container:after {
  display: none
}

footer .footer-info .col {
  display: flex;
  vertical-align: top;
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 21px;
  color: #a6a6a6;
  align-items: center;
  justify-content: center;
}

footer .footer-info .col a {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 21px;
  color: #a6a6a6
}

footer .footer-info .col .copyright {
  width: 275px;
  display: inline-block;
  padding-left: 0;
  margin-right: 50px;
  position: relative
}

footer .footer-info .col .copyright i {
  font-size: 22px;
  position: absolute;
  left: 1px;
  top: -1px
}

footer .footer-info .col .links {
  width: 190px;
  display: inline-block;
  margin-right: 28px
}

footer .footer-info .col .links a {
  position: relative
}

footer .footer-info .col .links a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #bdbdbd;
  position: absolute;
  bottom: 1px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease
}

footer .footer-info .col.contacts {
  width: 400px;
  margin-right: 0
}

footer .footer-info .col.contacts span, footer .footer-info .col.contacts a {
  position: relative;
  padding-right: 5px
}

footer .footer-info .col.wizardry {
  padding-top: 0px
}

footer .footer-info .col.wizardry svg {
  width: 65px;
  height: 10px
}

footer .footer-info .col.wizardry svg path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease
}

footer .scroll-top-button {
  position: fixed;
  right: 50px;
  bottom: 115px;
  width: 40px;
  height: 40px;
  background-color: #f3f3f3;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  z-index: 20;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

footer .scroll-top-button a {
  display: block
}

footer .scroll-top-button i {
  font-size: 18px;
  color: #008cd2;
  margin-top: 10px
}

footer .scroll-top-button.show {
  -webkit-transform: scale(1);
  transform: scale(1)
}

footer .footer-popup-button {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 50px;
  bottom: 50px;
  background: #008cd2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  z-index: 8;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

footer .footer-popup-button img {
  max-width: 100%
}

footer .footer-popup-button a {
  display: block
}

footer .footer-popup-button .chat-popup {
  position: absolute;
  left: -280px;
  bottom: 0;
  width: 250px;
  background: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  transform-origin: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

footer .footer-popup-button .chat-popup .header {
  background: #f7f7f7;
  text-align: center;
  padding: 10px 20px
}

footer .footer-popup-button .chat-popup .header .title {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

footer .footer-popup-button .chat-popup .header .close-btn {
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  right: 5px;
  top: 10px;
  cursor: pointer
}

footer .footer-popup-button .chat-popup .popup-body {
  padding: 10px 20px 20px
}

footer .footer-popup-button .chat-popup .popup-body p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px;
  margin-bottom: 20px;
  text-align: center
}

footer .footer-popup-button .chat-popup .popup-body .worktime {
  margin: 0;
  font-size: 12px
}

footer .footer-popup-button .chat-popup .popup-body .worktime span {
  display: block
}

footer .footer-popup-button .chat-popup .popup-body ul li a {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 38px;
  border-radius: 17px;
  text-align: center;
  margin-bottom: 15px
}

footer .footer-popup-button .chat-popup .popup-body ul li a img {
  width: 20px;
  margin-right: 5px;
  vertical-align: middle
}

footer .footer-popup-button .chat-popup .popup-body ul li a.online-chat {
  background-color: #008cd2
}

footer .footer-popup-button .chat-popup .popup-body ul li a.telegram-chat {
  background-color: #36a7df
}

footer .footer-popup-button .chat-popup .popup-body ul li a.viber-chat {
  background-color: #7d3daf
}

footer .footer-popup-button .chat-popup .popup-body ul li a.messanger-chat {
  background-color: #1683FB
}

footer .footer-popup-button .chat-popup.show {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

footer .footer-popup-button.show {
  -webkit-transform: scale(1);
  transform: scale(1)
}

@media (max-width: 1400px) {
  footer .footer-nav .col.payment-socials {
    width: 180px
  }

  footer .footer-info .container {
    padding-right: 70px
  }
}

@media (max-width: 1365px) {
  footer .footer-info .container {
    padding-right: 70px
  }
}

@media (max-width: 1279px) {
  footer .footer-nav .container {
    flex-wrap: wrap
  }

  footer .footer-nav .col {
    margin-right: 25px
  }

  footer .footer-nav .col.footer-links {
    margin-right: 25px
  }

  footer .footer-nav .col.payment-socials {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-right: 60px;
    padding-top: 38px;
    width: 100%
  }

  footer .footer-nav .col.payment-socials .payment-systems {
    margin-bottom: 0
  }

  footer .footer-nav .col.payment-socials .payment-systems .item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 55px 0 0
  }

  footer .footer-info .col:first-child {
    width: 390px;
    margin-right: 20px
  }

  footer .footer-info .col .links {
    width: 100%;
    padding-left: 32px;
    margin-right: 0
  }

  footer .footer-info .col .links li {
    display: inline-block;
    margin-right: 35px
  }

  footer .footer-info .col .links li:last-child {
    margin-right: 0
  }

  footer .footer-info .col.copyright {
    width: 235px;
    margin-right: 20px
  }

  footer .footer-info .col.links {
    margin-right: 20px
  }

  footer .footer-info .col.contacts {
    width: 400px;
    margin-right: 20px
  }

  footer .scroll-top-button {
    right: 2.5%
  }

  footer .footer-popup-button {
    right: 2.5%
  }
}

@media (max-width: 991px) {
  footer .footer-nav .container {
    justify-content: space-between;
    flex-wrap: wrap
  }

  footer .footer-nav .col {
    margin-right: 0;
    width: auto
  }

  footer .footer-nav .col.footer-links {
    margin-right: 0;
    width: auto
  }

  footer .footer-nav .col.delivery {
    margin-right: 0;
    width: auto
  }

  footer .footer-nav .col.payment-socials {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row
  }

  footer .footer-nav .col.payment-socials .payment-systems {
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px
  }

  footer .footer-nav .col.payment-socials .payment-systems .item {
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 0
  }

  footer .footer-nav .col.payment-socials .payment-systems .item:last-child {
    margin-right: 0
  }

  footer .footer-nav .col.payment-socials .socials-wr {
    text-align: center
  }

  footer .footer-info .container {
    align-items: flex-end
  }

  footer .footer-info .col:first-child .copyright {
    padding-left: 25px;
    margin-right: 0
  }

  footer .footer-info .col:first-child .copyright i {
    font-size: 20px
  }

  footer .footer-info .col:first-child .links {
    padding-left: 25px
  }

  footer .footer-info .col.contacts {
    width: 290px;
    margin-right: 0
  }

  footer .footer-info .col.contacts p .addr-line, footer .footer-info .col.contacts p .work-hours-line {
    display: block;
    padding-right: 0
  }

  footer .footer-info .col.contacts p br {
    display: none
  }

  footer .footer-info .col.contacts span, footer .footer-info .col.contacts a {
    font-size: 10px
  }

  footer .footer-info .col.wizardry {
    text-align: center
  }

  footer .footer-info .col .links a {
    font-size: 10px
  }

  footer .scroll-top-button {
    right: 30px;
    bottom: 125px
  }

  footer .footer-popup-button {
    right: 30px;
    bottom: 55px
  }
}

@media (max-width: 767px) {
  footer {
    margin-top: 16px
  }

  footer .footer-nav .col {
    display: none;
    margin-right: 0
  }

  footer .footer-nav .col .title {
    line-height: 1;
    margin-bottom: 22px
  }

  footer .footer-nav .col .title a {
    font-size: 12px
  }

  footer .footer-nav .col ul, footer .footer-nav .col .show-all {
    display: none
  }

  footer .footer-nav .col.footer-links {
    width: 100%;
    margin-right: 0;
    display: block
  }

  footer .footer-nav .col.footer-links .logo {
    width: 83px
  }

  footer .footer-nav .col.footer-links ul {
    display: block;
    font-size: 0
  }

  footer .footer-nav .col.footer-links ul li {
    width: 50%;
    display: inline-block
  }

  footer .footer-nav .col.footer-links ul li a {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 24px;
    display: block
  }

  footer .footer-nav .col.footer-links ul li.visible-xs {
    display: inline-block !important
  }

  footer .footer-nav .col.delivery {
    margin-right: 0;
    width: 50%
  }

  footer .footer-nav .col.payment-socials {
    display: block;
    padding-right: 0
  }

  footer .footer-nav .col.payment-socials .payment-systems {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 27px
  }

  footer .footer-nav .col.payment-socials .payment-systems .item {
    margin-right: 0;
    width: 71px
  }

  footer .footer-nav .col.payment-socials .payment-systems .item img {
    max-width: 100%;
    height: auto
  }

  footer .footer-nav .col.payment-socials .socials-wr {
    text-align: left
  }

  footer .footer-nav .col.payment-socials .socials-wr span {
    font-size: 10.64px
  }

  footer .footer-nav .col.payment-socials .socials-wr ul {
    display: block
  }

  footer .footer-nav .col.payment-socials .socials-wr ul li a {
    padding: 0 15px
  }

  footer .footer-nav .col.payment-socials .socials-wr ul li:first-child a {
    padding-left: 0
  }

  footer .footer-info .container {
      display: flex;
      flex-direction: column;
      align-content: center;
      justify-content: center;
      align-items: center;
  }

  footer .footer-info .col:first-child {
    width: 100%;
    margin-right: 0
  }

  footer .footer-info .col:first-child .copyright {
    margin-bottom: 0;
        text-align: center;
  }

  footer .footer-info .col:first-child .copyright i {
    font-size: 16px;
    top: 2px;
    left: 0
  }

  footer .footer-info .col:first-child .links {
    margin: 10px 0 15px;
    padding-left: 0
  }

  footer .footer-info .col:first-child .links li {
    margin-right: 0;
    display: block
  }

  footer .footer-info .col:first-child .links a {
    font-size: 10px
  }

  footer .footer-info .col a {
    font-size: 10px;
    line-height: 1
  }

  footer .footer-info .col p {
    font-size: 10px
  }

  footer .footer-info .col.contacts {
    margin-bottom: 15px;
    width: 100%
  }

  footer .footer-info .col.contacts a, footer .footer-info .col.contacts span {
    padding-right: 0
  }

  footer .footer-info .col.contacts a:after {
    content: none
  }

  footer .footer-info .col.wizardry {
    padding-top: 0;
    text-align: left
  }

  footer .scroll-top-button {
    width: 50px;
    height: 50px;
    right: 10px;
    bottom: 90px
  }

  footer .scroll-top-button i {
    font-size: 22px;
    margin-top: 12px
  }

  footer .footer-popup-button {
    right: 10px;
    bottom: 20px;
    width: 50px;
    height: 50px
  }

  footer .footer-popup-button .chat-popup {
    left: -255px
  }
}

.top-banner {
  /* background-color: #008cd2 */
}

.top-banner.ready .top-banner-slider .item .img-content img {
  opacity: 1
}

.top-banner.ready .top-banner-slider .slick-active .item .descr-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.4s
}

.top-banner.ready .top-banner-slider .slick-active .item .img-content img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.top-banner.ready .slider-controller {
  opacity: 1
}

@media (max-width: 767px) {
  .top-banner.ready .slider-nav {
    opacity: 1
  }
}

.top-banner .slider-controller {
  width: 335px;
  text-align: center;
  position: absolute;
  right: -35px;
  bottom: -62px;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 1s;
  transition: opacity 0.4s ease 1s;
  z-index: 3
}

.top-banner .slider-nav {
  display: inline-block;
  vertical-align: middle;
  z-index: 2
}

.top-banner .slider-nav .item {
  line-height: 50px
}

.top-banner .slider-count {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  z-index: 2
}

.top-banner .slider-count .current {
  width: 22px
}

.top-banner .slider-count .current, .top-banner .slider-count .all, .top-banner .slider-count .all:before {
  color: #a0c0ff
}

.top-banner .tile-view-wr {
  position: absolute;
  left: 317px;
  bottom: -80px;
  z-index: 3
}

.top-banner .tile-view-wr .item {
  width: 70px;
  height: 70px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  opacity: 0;
  -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.top-banner .tile-view-wr.show .item {
  opacity: 1
}

.top-banner .tile-view-wr.show .item.item-1 {
  transition-delay: 0.15s
}

.top-banner .tile-view-wr.show .item.item-2 {
  transition-delay: 0.3s
}

.top-banner .tile-view-wr.show .item.item-3 {
  transition-delay: 0.45s
}

.top-banner .tile-view-wr.show .item.item-4 {
  transition-delay: 0.6s
}

.top-banner .tile-view-wr.show .item.item-5 {
  transition-delay: 0.75s
}

.top-banner .tile-view-wr.show .item.item-6 {
  transition-delay: 0.9s
}

.top-banner .tile-view-wr.show .item.item-7 {
  transition-delay: 1.5s
}

.top-banner .tile-view-wr.show .item.item-8 {
  transition-delay: 1.2s
}

.top-banner .tile-view-wr.pos-1 .item.item-1 {
  left: 0;
  bottom: 0
}

.top-banner .tile-view-wr.pos-1 .item.item-2 {
  left: 138px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-1 .item.item-3 {
  bottom: 69px;
  left: -69px
}

.top-banner .tile-view-wr.pos-1 .item.item-4 {
  bottom: 69px;
  left: 207px
}

.top-banner .tile-view-wr.pos-1 .item.item-5 {
  left: 276px;
  bottom: 138px
}

.top-banner .tile-view-wr.pos-1 .item.item-6 {
  bottom: 207px;
  left: 138px
}

.top-banner .tile-view-wr.pos-1 .item.item-7 {
  left: 345px;
  bottom: 69px
}

.top-banner .tile-view-wr.pos-1 .item.item-8 {
  left: 415px;
  bottom: 207px
}

.top-banner .tile-view-wr.pos-2 .item.item-1 {
  left: -69px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-2 .item.item-2 {
  left: 69px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-2 .item.item-3 {
  bottom: 138px;
  left: 0
}

.top-banner .tile-view-wr.pos-2 .item.item-4 {
  bottom: 138px;
  left: 138px
}

.top-banner .tile-view-wr.pos-2 .item.item-5 {
  left: 207px;
  bottom: 69px
}

.top-banner .tile-view-wr.pos-2 .item.item-6 {
  bottom: 207px;
  left: 69px
}

.top-banner .tile-view-wr.pos-2 .item.item-7 {
  left: 346px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-2 .item.item-8 {
  left: 415px;
  bottom: 138px
}

.top-banner .tile-view-wr.pos-3 .item.item-1 {
  left: -69px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-3 .item.item-2 {
  left: 0;
  bottom: 69px
}

.top-banner .tile-view-wr.pos-3 .item.item-3 {
  bottom: 138px;
  left: -69px
}

.top-banner .tile-view-wr.pos-3 .item.item-4 {
  bottom: 0;
  left: 138px
}

.top-banner .tile-view-wr.pos-3 .item.item-5 {
  left: 207px;
  bottom: 69px
}

.top-banner .tile-view-wr.pos-3 .item.item-6 {
  bottom: 207px;
  left: 69px
}

.top-banner .tile-view-wr.pos-3 .item.item-7 {
  left: 346px;
  bottom: 0
}

.top-banner .tile-view-wr.pos-3 .item.item-8 {
  left: 415px;
  bottom: 138px
}

@media (max-width: 1365px) {
  .top-banner .slider-controller {
    right: -71px
  }
}

@media (max-width: 1279px) {
  .top-banner .slider-controller {
    right: 0;
    width: 200px;
    background-color: #008cd2;
    padding: 21px 0
  }

  .top-banner .slider-nav {
    right: 15px
  }

  .top-banner .slider-nav .item {
    border-color: #4b8dca
  }

  .top-banner .tile-view-wr {
    left: 45%;
    transform-origin: left top;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
  }
}

@media (max-width: 991px) {
  .top-banner .slider-controller {
    padding: 15px 0;
    right: 0;
    bottom: -20px
  }

  .top-banner .slider-count {
    left: 20px;
    margin-right: 15px
  }

  .top-banner .slider-count .current, .top-banner .slider-count .all, .top-banner .slider-count .all:before {
    color: #fff
  }

  .top-banner .tile-view-wr {
    left: 440px
  }
}

@media (max-width: 767px) {
  .top-banner {
    margin-bottom: 60px
  }

  .top-banner .slider-controller {
    bottom: -50px;
    padding: 10px 0;
    width: 180px
  }
}

.top-banner-slider {
  margin: 0 -146px -86px auto;
  width: calc(100% - 178px);
  visibility: hidden
}

@media (min-width: 1366px) {
  .top-banner-slider {
    margin: 0 -60px -86px auto
  }
}

.top-banner-slider .item {
  font-size: 0;
  position: relative;
  z-index: 1;
  display: none
}

.top-banner-slider .item:first-child {
  display: block
}

.top-banner-slider .item>a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.top-banner-slider .item .descr-content {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 335px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease
}

.top-banner-slider .item .descr-content .discount {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  width: 70px;
  text-align: center;
  z-index: 1;
  display: inline-block;
  margin-left: -25px;
  margin-bottom: 22px
}

.top-banner-slider .item .descr-content .discount:after {
  content: '';
  width: 100%;
  height: calc(100% + 8px);
  position: absolute;
  left: 0;
  top: 42%;
  background-color: #ed1c24;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1
}

.top-banner-slider .item .descr-content .title {
  font-size: 25.53px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #05377a;
  line-height: 31px;
  margin-bottom: 25px
}

.top-banner-slider .item .descr-content .title b {
  font-size: 25.53px;
  font-weight: bold
}

.top-banner-slider .item .descr-content .title .big {
  font-size: 34.05px
}

.top-banner-slider .item .descr-content .descr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  line-height: 21px;
  margin-bottom: 36px
}

.top-banner-slider .item .img-content {
  width: 100%;
  height: 500px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  position: relative
}

.top-banner-slider .item .img-content img {
  transition: transform 1s ease-out, opacity 0.5s ease;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  opacity: 0
}

.top-banner-slider .slick-slide {
  transition: opacity 1s ease
}

.top-banner-slider .slick-slide.before-change .descr-content {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.top-banner-slider.slick-initialized {
  visibility: visible
}

@media (max-width: 1365px) {
  .top-banner-slider {
    margin: 0 -147px -86px auto;
    width: calc(100% - 74px)
  }

  .top-banner-slider .item .descr-content {
    left: calc(100% - 395px);
    top: calc(100% - 30%)
  }
}

@media (max-width: 1279px) {
  .top-banner-slider {
    margin: 0 -3% 0 auto;
    width: calc(100% - 240px)
  }

  .top-banner-slider .item {
    align-items: center
  }

  .top-banner-slider .item .descr-content {
    right: 4%;
    left: inherit;
    top: calc(100% - 30%)
  }
}

@media (max-width: 1279px) and (min-width: 992px) {
  .top-banner-slider .item {
    height: 455px;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start
  }

  .top-banner-slider .item .img-content {
    height: 380px
  }
}

@media (max-width: 991px) {
  .top-banner-slider {
    margin: 0 -40px 0 0;
    width: calc(100% + 40px)
  }

  .top-banner-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: flex-start
  }

  .top-banner-slider .item .descr-content {
    width: 42%;
    padding: 30px 25px 30px 0;
    position: relative;
    background: transparent;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit
  }

  .top-banner-slider .item .descr-content .discount {
    margin-bottom: 15px;
    margin-left: 0
  }

  .top-banner-slider .item .descr-content .title {
    font-size: 22.53px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #fff
  }

  .top-banner-slider .item .descr-content .title b {
    font-size: 22.53px
  }

  .top-banner-slider .item .descr-content .title .big {
    font-size: 30.05px
  }

  .top-banner-slider .item .descr-content .descr {
    margin-bottom: 4px;
    color: #fff
  }

  .top-banner-slider .item .descr-content .button-link {
    border-color: #4b8dca
  }

  .top-banner-slider .item .descr-content .button-link a {
    color: #fff
  }

  .top-banner-slider .item .descr-content .button-link a:after {
    background-color: #4b8dca
  }

  .top-banner-slider .item .img-content {
    width: 58%;
    height: 220px
  }
}

@media (max-width: 767px) {
  .top-banner-slider {
    margin: 0 -10px
  }

  .top-banner-slider .item .descr-content {
    padding: 20px 10px 25px;
    width: 100%;
    height: 125px
  }

  .top-banner-slider .item .descr-content .discount {
    font-size: 8px
  }

  .top-banner-slider .item .descr-content .discount:after {
    height: calc(100% + 4px)
  }

  .top-banner-slider .item .descr-content .title {
    font-size: 18px;
    margin-bottom: 0
  }

  .top-banner-slider .item .descr-content .title b {
    font-size: 18px
  }

  .top-banner-slider .item .descr-content .title .big {
    font-size: 22px
  }

  .top-banner-slider .item .descr-content .descr, .top-banner-slider .item .descr-content .button-link {
    display: block;
    width: 94%;
  }

  .top-banner-slider .item .img-content {
    width: 100vw;
    height: 50vw
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .top-banner-slider .item .img-content {
    height: 300px
  }
}

.catalog-page .benefits-line {
  margin-top: 20px
}

.catalog-page .benefits-line .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}

.catalog-page .benefits-line .container:after {
  display: none
}

.catalog-page .benefits-line .item {
  text-align: left;
  width: auto;
  margin-right: 40px;
  padding: 0
}

.catalog-page .benefits-line .item .tooltip-icon {
  display: inline-block
}

.catalog-page .benefits-line .item .icon-wr {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px
}

.catalog-page .benefits-line .item .icon-wr svg {
  height: 39px;
  fill: #666
}

.catalog-page .benefits-line .item .text-wr {
  display: inline-block;
  vertical-align: middle;
  color: #808080;
  max-width: 169px;
  text-align: left;
  margin: 0 auto
}

.catalog-page .benefits-line .item:last-child {
  margin-right: 0
}

.catalog-page .benefits-line .item:last-child:not(:first-child):not(:nth-child(2)) .tooltip-text {
  right: 0;
  left: inherit
}

.catalog-page .benefits-line.double-item .item {
  flex: 1
}

@media (max-width: 1365px) {
  .catalog-page .benefits-line .container {
    display: block
  }

  .catalog-page .benefits-line .item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 3px);
    padding: 0 5px;
    margin-right: 0
  }

  .catalog-page .benefits-line .item .icon-wr {
    display: block;
    margin-right: 0
  }

  .catalog-page .benefits-line .item .text-wr {
    display: block;
    text-align: center
  }
}

@media (max-width: 991px) {
  .catalog-page .benefits-line .item {
    text-align: center
  }

  .catalog-page .benefits-line .item .icon-wr {
    margin-right: 0
  }

  .catalog-page .benefits-line .item .text-wr {
    display: block
  }
}

.catalog-page .banner-block {
  padding-bottom: 24px;
  background: #f7f7f7
}

@media (max-width: 767px) {
  .catalog-page .banner-block {
    background: #fff;
    padding-top: 17px;
    padding-bottom: 0
  }
}

.catalog-page .seo-text-block {
  margin-top: 56px
}

@media (max-width: 767px) {
  .catalog-page .seo-text-block {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: -16px;
    padding-top: 30px;
    padding-bottom: 20px
  }
}

@media (max-width: 767px) {
  .catalog-page {
    background-color: #fff
  }
}

.catalog-page .mfp-close {
  display: none
}

.catalog-body {
    background-color: #fff;
    margin-top: 0;
    padding-top: 14px;
    padding-bottom: 40px;
    font-size: 0;
}

.catalog-body .top-block {
  margin-bottom: 25px;
  font-size: 0
}

.catalog-body .title-block {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 365px)
}

.catalog-body .title-block h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 36px
}

.catalog-body .title-block .subtitle {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 1
}

.catalog-body .sort-block {
  display: inline-block;
  width: 365px;
  font-size: 0;
  vertical-align: bottom;
  margin-bottom: -11px;
  text-align: right
}

.catalog-body .sort-block span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #848484;
  line-height: 18px
}

.catalog-body .sort-block .dropdown-block {
  position: relative;
  margin-left: 12px;
  display: inline-block
}

.catalog-body .sort-block .dropdown-block .current {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 18px;
  border: 1px solid #e0e0e0;
  position: relative;
  cursor: pointer;
  width: 260px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 25px 0 21px
}

.catalog-body .sort-block .dropdown-block .current i {
  font-size: 14px;
  margin-right: 9px
}

.catalog-body .sort-block .dropdown-block .current:after {
  content: '\f0dd';
  font-size: 16px;
  font-family: FontAwesome;
  color: #848484;
  position: absolute;
  right: 14px;
  top: 0;
  line-height: 35px;
  transition: all 0.3s ease
}

.catalog-body .sort-block .dropdown-block img {
  vertical-align: middle
}

.catalog-body .sort-block .dropdown-block img.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.catalog-body .sort-block .dropdown-block ul {
  border: 1px solid #e0e0e0;
  border-top: none;
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  background-color: #f7f7f7;
  z-index: 2;
  padding: 8px 0;
  display: none
}

.catalog-body .sort-block .dropdown-block ul li {
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 21px;
  text-align: left;
  transition: all 0.3s ease
}

.catalog-body .sort-block .dropdown-block ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 18px;
  display: block;
  width: 100%
}

.catalog-body .sort-block .dropdown-block ul li a i {
  margin-right: 9px
}

.catalog-body .sort-block .dropdown-block ul li:hover {
  background-color: #fff
}

.catalog-body .sort-block .dropdown-block.show .current:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 3px
}

.catalog-body .sort-block .dropdown-block.show ul {
  display: block
}

.catalog-body .mobile-filter-wr {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-left: none;
  border-right: none;
  margin: 0 -10px
}

.catalog-body .mobile-filter-wr .item {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #848484;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 25px;
  text-align: center;
  height: 46px;
  transition: all 0.3s ease
}

.catalog-body .mobile-filter-wr .item span, .catalog-body .mobile-filter-wr .item a {
  position: relative;
  padding-left: 25px;
  line-height: 46px;
  vertical-align: middle;
  color: #848484
}

.catalog-body .mobile-filter-wr .item img {
  width: 16px;
  position: absolute;
  left: 0;
  top: 0
}

.catalog-body .mobile-filter-wr .item.filter-btn {
  border-right: 1px solid #e0e0e0
}

.catalog-body .mobile-filter-wr .item.filter-btn img {
  margin-top: 3px
}

.catalog-body .mobile-filter-wr .item.active {
  background-color: #008cd2;
  color: #fff
}

.catalog-body .banner-block {
  vertical-align: top;
  margin-top: 27px
}

.catalog-body .banner-block.vertical {
  margin-top: 0;
  margin-right: 2px
}

.catalog-body .seo-text-block {
  margin-top: 55px
}

@media (max-width: 991px) {
  .catalog-body .sort-block {
    vertical-align: top;
    margin-bottom: 0;
    margin-top: 3px
  }

  .catalog-body .sort-block span {
    display: block;
    margin-bottom: 5px
  }
}

@media (max-width: 767px) {
  .catalog-body {
    margin-top: 0
  }

  .catalog-body .title-block {
    width: 100%
  }

  .catalog-body .title-block h1 {
    font-size: 20px;
    line-height: 40px
  }

  .catalog-body .top-block {
    margin-bottom: 0
  }

  .catalog-body .sort-block {
    margin: 0 -10px;
    width: calc(100% + 20px);
    text-align: left;
    display: none
  }

  .catalog-body .sort-block .dropdown-block {
    margin-left: 0;
    width: 100%;
    display: block
  }

  .catalog-body .sort-block .dropdown-block ul {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    background-color: #fff;
    border: none;
    padding: 0
  }

  .catalog-body .sort-block .dropdown-block ul li {
    padding: 0;
    height: auto
  }

  .catalog-body .sort-block .dropdown-block ul li a {
    padding: 10px;
    border-bottom: 1px solid #f7f7f7
  }

  .catalog-body .sort-block .dropdown-block ul li.active {
    background-color: #e0e0e0
  }

  .catalog-body .sort-block.open {
    display: block
  }
}

.filters-block {
  /* width: 225px; */
  display: inline-block;
  vertical-align: top
}

.filters-block .chosen-filters .title {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 16px;
  color: #008cd2;
  text-transform: uppercase;
  width: 70px;
  display: inline-block
}

.filters-block .chosen-filters .clear-filter {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  line-height: 16px;
  border-bottom: 1px dotted #4a8bc8;
  margin-bottom: 20px;
  margin-top: 15px;
  display: inline-block
}

.filters-block .chosen-filters .title-results {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 16px;
  display: inline-block;
  width: calc(100% - 70px);
  text-align: right
}

.filters-block .chosen-filters .title-filter {
  font-size: 14px;
  color: #4c4c4c;
  margin-top: 15px
}

.filters-block .chosen-filters ul {
  padding-left: 10px;
  margin: 7px 0 0
}

.filters-block .chosen-filters ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #ed1c24;
  line-height: 18px;
  padding-left: 17px;
  display: block;
  position: relative
}

.filters-block .chosen-filters ul li a .clear-btn {
  font-family: Circe, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  vertical-align: bottom;
  color: #ed1c24;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 1px
}

.filters-block .prod-category {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 11px 0 10px;
  margin-bottom: 18px
}

.filters-block .prod-category li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 1px 12px 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.filters-block .prod-category li a span {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #00347c;
  text-transform: uppercase;
  vertical-align: middle
}

.filters-block .prod-category li a i {
  font-size: 19px;
  color: #4e8fcb;
  vertical-align: middle;
  margin-right: 12px;
  margin-top: 6px;
  display: inline-block
}

.filters-block .prod-category li.active a {
  border: 1px solid #008cd2;
  border-left: none;
  border-right: none;
  background-color: #05377a
}

.filters-block .prod-category li.active a span {
  color: #fff
}

.filters-block.in-progress {
  position: relative;
  overflow: hidden
}

.filters-block.in-progress .vertical--center {
  opacity: 1;
  visibility: visible
}

.filters-block.in-progress:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5
}

.filters-block.in-progress .prod-category, .filters-block.in-progress .collapse-filters-wr {
  opacity: 0.3
}

@media (max-width: 1365px) {
  .filters-block {
    width: 270px
  }
}

@media (max-width: 1279px) {
  .filters-block {
    width: 190px
  }

  .filters-block .prod-category li a {
    padding: 2px 8px 0 4px
  }

  .filters-block .prod-category li a i {
    font-size: 16px;
    margin-right: 8px
  }

  .filters-block .prod-category li a span {
    font-size: 12px
  }
}

@media (max-width: 767px) {
  .filters-block {
    width: calc(100% + 20px);
    height: 100%;
    background: #fff;
    padding: 42px 0 0;
    margin: 0 -10px;
    display: none;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto
  }

  .filters-block.open {
    display: block
  }

  .filters-block .filters-top-buttons {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    background: #fff;
    -webkit-box-shadow: 0px 0px 14px 2px rgba(36, 36, 36, 0.26);
    -moz-box-shadow: 0px 0px 14px 2px rgba(36, 36, 36, 0.26);
    box-shadow: 0px 0px 14px 2px rgba(36, 36, 36, 0.26);
    font-size: 0
  }

  .filters-block .filters-top-buttons .item {
    width: 50%;
    display: inline-block;
    vertical-align: top
  }

  .filters-block .filters-top-buttons .item input {
    font-size: 14px;
    font-family: Circe, sans-serif;
    font-weight: 300;
    color: #848484;
    text-align: center;
    width: 100%;
    display: block;
    padding: 12px 10px 10px
  }

  .filters-block .filters-top-buttons .item.apply {
    background-color: #008cd2
  }

  .filters-block .filters-top-buttons .item.apply input {
    color: #fff
  }

  .filters-block .chosen-filters {
    padding: 0 20px 10px;
    margin: 20px 0 15px;
    border-bottom: 1px solid #e0e0e0
  }

  .filters-block .chosen-filters .title-results {
    width: 100%;
    display: block;
    text-align: left;
    color: #4c4c4c;
    margin-bottom: 12px
  }

  .filters-block .chosen-filters ul li {
    display: block;
    margin-bottom: 12px
  }

  .filters-block .chosen-filters ul li a {
    font-size: 14px;
    color: #000
  }

  .filters-block .chosen-filters ul li a .clear-btn {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    width: 18px;
    height: 18px;
    text-align: center;
    padding-left: 0.5px;
    background-color: #e0e0e0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 20px;
    display: inline-block;
    left: inherit;
    right: 0
  }

  .filters-block .prod-category {
    border-top: none;
    padding: 0 20px 15px;
    margin-bottom: 20px
  }

  .filters-block .prod-category li a {
    padding: 2px 5px 0 28px
  }

  .filters-block .prod-category li a i {
    font-size: 18px;
    margin-right: 12px
  }

  .filters-block .prod-category li a span {
    font-size: 14px
  }

  .filters-block .filter-accord-item .accord-body {
    padding: 0
  }

  .filters-block .filter-accord-item .accord-body .mCSB_inside>.mCSB_container {
    margin-right: 10px
  }

  .filters-block .filter-accord-item .accord-body.brands-body {
    padding: 0
  }

  .filters-block .filter-accord-item .accord-body.brands-body li {
    padding-right: 10px
  }
}

.collapse-filters-wr .filter-accord-item {
  margin-bottom: 4px
}

.collapse-filters-wr .filter-accord-item .accord-title {
  cursor: pointer;
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative
}

.collapse-filters-wr .filter-accord-item .accord-title span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4d4d4d;
  text-transform: uppercase;
  line-height: 16px;
  vertical-align: middle
}

.collapse-filters-wr .filter-accord-item .accord-title i {
  font-size: 12px;
  line-height: 7px;
  vertical-align: middle;
  margin-right: 16px;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.collapse-filters-wr .filter-accord-item .accord-body {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr {
  display: none;
  margin-bottom: 17px;
  position: relative
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr input, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr input {
  width: 100%;
  height: 33px;
  padding-left: 15px;
  padding-right: 35px;
  background-color: #f7f7f7;
  border: solid 1px #b3b3b3;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr input:-moz-placeholder, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr input:-moz-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr input:-ms-input-placeholder, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr input:-ms-input-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr input::-moz-placeholder, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr input::-moz-placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr input::placeholder, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr input::placeholder {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6
}

.collapse-filters-wr .filter-accord-item .accord-body .search-brand-wr .clear-search, .collapse-filters-wr .filter-accord-item .accord-body .search-collect-wr .clear-search {
  font-size: 22px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px;
  height: 33px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.collapse-filters-wr .filter-accord-item .accord-body li input {
  display: none
}

.collapse-filters-wr .filter-accord-item .accord-body li a, .collapse-filters-wr .filter-accord-item .accord-body li label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative;
  padding-left: 27px;
  margin-bottom: 7px;
  display: inline-block
}

.collapse-filters-wr .filter-accord-item .accord-body li a span, .collapse-filters-wr .filter-accord-item .accord-body li label span {
  bottom: 6px;
  padding-left: 3px;
  font-size: 12px;
  color: #808080
}

.collapse-filters-wr .filter-accord-item .accord-body li a:before, .collapse-filters-wr .filter-accord-item .accord-body li label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px #b3b3b3;
  position: absolute;
  left: 0;
  top: 4px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.collapse-filters-wr .filter-accord-item .accord-body li a.active, .collapse-filters-wr .filter-accord-item .accord-body li label.active {
  color: #ed1c24
}

.collapse-filters-wr .filter-accord-item .accord-body li a.active span, .collapse-filters-wr .filter-accord-item .accord-body li label.active span {
  display: none
}

.collapse-filters-wr .filter-accord-item .accord-body li a.active:before, .collapse-filters-wr .filter-accord-item .accord-body li label.active:before {
  border-color: #ed1c24
}

.collapse-filters-wr .filter-accord-item .accord-body li a.active:after, .collapse-filters-wr .filter-accord-item .accord-body li label.active:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #ed1c24;
  left: 1px;
  top: 4px;
  position: absolute
}

.collapse-filters-wr .filter-accord-item .accord-body li label {
  width: 100%
}

.collapse-filters-wr .filter-accord-item .accord-body li label:before {
  width: 12px;
  height: 12px;
  right: 0;
  left: inherit;
  top: 3px
}

.collapse-filters-wr .filter-accord-item .accord-body li input[type=radio]:checked+label, .collapse-filters-wr .filter-accord-item .accord-body li input[type=checkbox]:checked+label {
  color: #ed1c24
}

.collapse-filters-wr .filter-accord-item .accord-body li input[type=radio]:checked+label span, .collapse-filters-wr .filter-accord-item .accord-body li input[type=checkbox]:checked+label span {
  display: none
}

.collapse-filters-wr .filter-accord-item .accord-body li input[type=radio]:checked+label:before, .collapse-filters-wr .filter-accord-item .accord-body li input[type=checkbox]:checked+label:before {
  border-color: #ed1c24
}

.collapse-filters-wr .filter-accord-item .accord-body li input[type=radio]:checked+label:after, .collapse-filters-wr .filter-accord-item .accord-body li input[type=checkbox]:checked+label:after {
  content: '\f00c';
  font-size: 12px;
  font-family: FontAwesome;
  color: #ed1c24;
  right: 1px;
  left: inherit;
  top: 4px;
  position: absolute
}

.collapse-filters-wr .filter-accord-item .accord-body.price {
  margin-bottom: 0
}

.collapse-filters-wr .filter-accord-item .accord-body.price .user-price-value {
  border: 1px solid #b3b3b3;
  font-size: 0;
  margin-bottom: 20px
}

.collapse-filters-wr .filter-accord-item .accord-body.price .user-price-value>div {
  width: 50%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  height: 40px;
  line-height: 40px
}

.collapse-filters-wr .filter-accord-item .accord-body.price .user-price-value>div input {
  display: inline-block;
  position: relative;
  width: 66px;
  text-align: left;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

@media (max-width: 991px) {
  .collapse-filters-wr .filter-accord-item .accord-body.price .user-price-value>div input {
    font-size: 13px;
    width: 59px
  }
}

.collapse-filters-wr .filter-accord-item .accord-body.price .user-price-value>div:first-child {
  border-right: 1px solid #b3b3b3
}

.collapse-filters-wr .filter-accord-item .accord-body.price .ui-slider-horizontal {
  background-color: #b3b3b3;
  border: none;
  height: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.collapse-filters-wr .filter-accord-item .accord-body.price .ui-slider-range {
  background-color: #4a8bc8
}

.collapse-filters-wr .filter-accord-item .accord-body.price .ui-slider-handle {
  width: 6px;
  height: 14px;
  background-color: #008cd2;
  border: none;
  margin-left: 0;
  top: -3px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.collapse-filters-wr .filter-accord-item .accord-body.price .ui-slider-handle:nth-child(3) {
  margin-left: -6px
}

.collapse-filters-wr .filter-accord-item .accord-body.price .default-price-value {
  display: none
}

.collapse-filters-wr .filter-accord-item .accord-body.price.open .accord-body {
  height: 73px
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .search-collect-wr, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .search-collect-wr {
  display: block
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body ul, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul {
  max-height: 385px;
  position: relative
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body ul .mCustomScrollBox, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul .mCustomScrollBox {
  max-height: 385px !important
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).start:after, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).start:after {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: -webkit-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -o-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%)
}

@media (max-width: 767px) {
  .collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).start:after, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).start:after {
    display: none
  }
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).end:before, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).end:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-image: -webkit-linear-gradient(to top, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -moz-linear-gradient(to top, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -ms-linear-gradient(to top, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: -o-linear-gradient(to top, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
  background-image: linear-gradient(to top, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%)
}

@media (max-width: 767px) {
  .collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).end:before, .collapse-filters-wr .filter-accord-item .accord-body.collect-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).end:before {
    display: none
  }
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .show-more, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .show-more {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8;
  margin-left: 27px;
  padding-bottom: 1px;
  margin-top: 7px;
  position: relative
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .show-more:after, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .show-more:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  border-bottom: 1px dotted #4a8bc8;
  opacity: 1;
  bottom: 1px;
  left: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .mCSB_inside>.mCSB_container, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .mCSB_inside>.mCSB_container {
  padding-top: 0;
  padding-top: 1px
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .mCSB_scrollTools, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .mCSB_scrollTools {
  right: 1px;
  z-index: 3
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .mCSB_scrollTools .mCSB_dragger, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .mCSB_scrollTools .mCSB_dragger {
  width: 5px;
  right: -1px
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008cd2 !important
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body .mCSB_scrollTools .mCSB_draggerRail, .collapse-filters-wr .filter-accord-item .accord-body.collect-body .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d3d5dd;
  width: 5px;
  margin: 0 -1px 0 auto
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body.only-top li, .collapse-filters-wr .filter-accord-item .accord-body.collect-body.only-top li {
  display: none
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body.only-top li[data-type=top-brand], .collapse-filters-wr .filter-accord-item .accord-body.collect-body.only-top li[data-type=top-brand] {
  display: block
}

.collapse-filters-wr .filter-accord-item .accord-body.brands-body.all-brands .search-brand-wr, .collapse-filters-wr .filter-accord-item .accord-body.collect-body.all-brands .search-brand-wr {
  display: block
}

.collapse-filters-wr .filter-accord-item.open {
  margin-bottom: 28px
}

.collapse-filters-wr .filter-accord-item.open .accord-title i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.collapse-filters-wr .filter-accord-item.open .accord-body {
  height: auto
}

.collapse-filters-wr .filter-accord-item.open .accord-body.price .accord-body-wr {
  padding-bottom: 3px
}

@media (max-width: 1279px) {
  .collapse-filters-wr .filter-accord-item .accord-title span {
    line-height: 18px
  }
}

@media (max-width: 767px) {
  .collapse-filters-wr {
    padding: 0 20px
  }

  .collapse-filters-wr .filter-accord-item {
    margin-bottom: 10px
  }

  .collapse-filters-wr .filter-accord-item .accord-body li a {
    display: block;
    width: 100%
  }

  .collapse-filters-wr .filter-accord-item .accord-body li a:before {
    width: 12px;
    height: 12px;
    right: 0;
    left: inherit;
    top: 3px
  }

  .collapse-filters-wr .filter-accord-item .accord-body li a.active:after {
    right: 1px;
    left: inherit;
    top: 4px;
    font-size: 12px
  }
}

.products-list {
  width: 74%;
  margin-right: -2px;
  display: inline-block;
  vertical-align: top;
  margin-left: 14px
}

.products-list .info-message-red {
  text-align: center;
  margin: 50px 0
}

.products-list .product-item, .products-list .banner-block {
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease
}

.products-list.show .product-item, .products-list.show .banner-block {
  opacity: 1
}

.products-list .show-more {
  text-align: center;
  margin-top: 25px
}

.products-list .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

@media (max-width: 1365px) {
  .products-list {
    width: calc(100% - 284px)
  }
}

@media (max-width: 1279px) {
  .products-list {
    width: calc(100% - 198px);
    margin-left: 10px
  }
}

@media (max-width: 767px) {
  .products-list {
    width: 100%;
    margin: 25px 0 0
  }

  .products-list .info-message-red {
    margin: 0
  }

  .products-list .product-item {
    height: 100%
  }
}

@media (max-width: 767px) {
  .product-page footer {
    margin-top: 0
  }
}

.product-body {
  margin-top: 43px;
  font-size: 0
}

.product-body .prod-title {
  width: calc(100% - 550px);
  display: inline-block;
  float: right;
  margin-bottom: 22px
}

.product-body .prod-title .prod-name {
  width: calc(100% - 130px);
  display: inline-block;
  vertical-align: top;
  margin-right: 30px
}

.product-body .prod-title .vendor-code {
  margin-bottom: 20px
}

.product-body .prod-title h1 {
  font-size: 29px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  vertical-align: top
}

.product-body .prod-title .top-info {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  text-align: right
}

.product-body .prod-title .logo {
  margin-bottom: 20px
}

.product-body .prod-title .logo img {
  max-width: 100%
}

.product-body .prod-title .right-links {
  float: none
}

.product-body .prod-title .right-links .compare-icon {
  margin-right: 34px
}

.product-body .prod-title .right-links .tooltip-icon .tooltip-text {
  width: auto;
  white-space: nowrap
}

.product-body .prod-slider {
  width: 520px;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  float: left;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease
}

.product-body .prod-slider.show {
  opacity: 1
}

.product-body .prod-slider .sale-layout {
  position: absolute;
  top: 25px;
  left: 105px
}

.product-body .prod-slider h2 {
  font-size: 29px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  width: 380px;
  vertical-align: top
}

.product-body .prod-slider .slider-small {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  float: left
}

.product-body .prod-slider .slider-small .slick-slide {
  border: none;
  position: relative;
  cursor: pointer
}

.product-body .prod-slider .slider-small .slick-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease
}

.product-body .prod-slider .slider-small .slick-slide.slick-current:after {
  background-color: transparent
}

.product-body .prod-slider .slider-small .item {
  cursor: pointer;
  width: 70px;
  height: 70px;
  line-height: 70px;
  vertical-align: middle;
  margin-bottom: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center
}

.product-body .prod-slider .slider-small .item img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto
}

.product-body .prod-slider .slider-small .slick-arrow {
  margin-left: 12px
}

.product-body .prod-slider .slider-big {
  width: 430px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top
}

.product-body .prod-slider .slider-big .item {
  position: relative;
  width: 100%;
  height: 430px
}

.product-body .prod-slider .slider-big .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto
}

.product-body .prod-slider .slider-big .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in;
  z-index: 10
}

.product-body .prod-slider .slider-big .slick-arrow {
  display: none !important
}

.product-body .prod-slider.set-slider .slider-big {
  margin-left: 0;
  width: 100%
}

.product-body .descr-text {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 20px;
  margin-top: 15px
}

.product-body .descr-text .collapse-link {
  display: none
}

.product-body .descr-text .collapse-link a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.product-body .descr-text .collapse-link a:after {
  display: none
}

.product-body .descr-text.long-info .collapse-info {
  max-height: 300px
}

.product-body .descr-text.long-info .collapse-info.open {
  max-height: 100%
}

.product-body .descr-text.long-info .collapse-info:after {
  content: '';
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2
}

.product-body .descr-text.long-info .collapse-link {
  display: block
}

.product-body .descr-text a {
  color: #008cd2;
  position: relative
}

.product-body .descr-text a:after {
  content: '';
  width: 23px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #008cd2;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: left center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.product-body .prod-descr {
  margin-left: 30px;
  width: calc(100% - 550px);
  display: inline-block;
  vertical-align: top
}

.product-body .prod-descr .share-block {
  background-color: #fcf2de;
  position: relative;
  margin-bottom: 18px
}

.product-body .prod-descr .share-block .rules {
  display: inline-block
}

.product-body .prod-descr .share-block .rules a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #194d96;
  position: relative
}

.product-body .prod-descr .share-block .rules a:after {
  content: '';
  width: 23px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #008cd2;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: left center;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease
}

.product-body .prod-descr .share-block .left-block {
  width: calc(100% - 100px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 6px
}

.product-body .prod-descr .share-block .left-block .share-value {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #fff;
  background-color: #ed1c24;
  text-transform: uppercase;
  padding: 6px 15px 2px;
  display: inline-block;
  width: 104px;
  vertical-align: top
}

.product-body .prod-descr .share-block .left-block .date {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  width: calc(100% - 210px);
  display: inline-block;
  padding: 5px 20px 0
}

.product-body .prod-descr .share-block .left-block p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  line-height: 18px;
  padding: 7px 14px 10px
}

.product-body .prod-descr .share-block .right-block {
  width: 100px;
  display: inline-block;
  vertical-align: top
}

.product-body .prod-descr .share-block .right-block .date-counter {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 16px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px
}

.product-body .prod-descr .share-block .right-block .date-counter span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d
}

.product-body .prod-descr .share-block .right-block .date-counter span i {
  display: block;
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #282828;
  font-style: normal;
  line-height: 45px;
  margin-bottom: -9px
}

.product-body .prod-descr .share-block .separator {
  width: 6px;
  height: 100%;
  background: url(../img/dot.png) repeat-y;
  position: absolute;
  right: 106px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.product-body .prod-descr .availability {
  font-size: 14px;
  margin-top: 0
}

.product-body .prod-descr .availability.order {
  margin-bottom: 8px
}

.product-body .prod-descr .to-cart-line {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

.product-body .prod-descr .price {
  display: inline-block;
  vertical-align: bottom;
  width: 185px;
  margin: 0 5px 0 0;
  align-self: flex-end
}

.product-body .prod-descr .price .old-price {
  display: block
}

.product-body .prod-descr .price .old-price span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  text-decoration: line-through
}

.product-body .prod-descr .price .new-price, .product-body .prod-descr .price .regular-price {
  display: block;
  line-height: 1
}

.product-body .prod-descr .price .new-price span, .product-body .prod-descr .price .regular-price span {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold
}

.product-body .prod-descr .price .new-price .currency, .product-body .prod-descr .price .regular-price .currency {
  font-size: 16px
}

.product-body .prod-descr .price .price-relevance {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  margin-top: 11px
}

.product-body .prod-descr .prod-count {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-right: 5px;
  text-align: center
}

.product-body .prod-descr .prod-count .count-wr {
  margin-left: 6px
}

.product-body .prod-descr .prod-count .count-wr a {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 45px;
  cursor: pointer;
  vertical-align: top
}

.product-body .prod-descr .prod-count .count-wr a:before {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.product-body .prod-descr .prod-count .count-wr a.plus-btn {
  margin-left: 12px
}

.product-body .prod-descr .prod-count .count-wr a.plus-btn:after {
  content: '';
  width: 2px;
  height: 16px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.product-body .prod-descr .prod-count .count-wr a.minus-btn {
  margin-right: 12px
}

.product-body .prod-descr .prod-count .count-wr input {
  width: 65px;
  height: 45px;
  border: solid 1px #c5c5c5;
  text-align: center;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  vertical-align: top
}

.product-body .prod-descr .prod-count .tooltip {
  white-space: nowrap
}

.product-body .prod-descr .prod-count .tooltip span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  vertical-align: middle;
  margin-top: 18px;
  display: inline-block
}

.product-body .prod-descr .prod-count .tooltip .icon-wr {
  margin-left: 3px;
  vertical-align: bottom;
  margin-top: 0
}

.product-body .prod-descr .prod-count .tooltip .tooltip-text {
  bottom: calc(100% - 10px)
}

.product-body .prod-descr .to-cart-block {
  display: inline-block;
  vertical-align: top
}

.product-body .prod-descr .to-cart-block .check-in-store {
  margin-top: 16px;
  text-align: right
}

.product-body .prod-descr .to-cart-block .check-in-store a span {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  border-bottom: 1px dotted #008cd2;
  vertical-align: middle;
  transition: all 0.3s ease
}

.product-body .prod-descr .to-cart-block .check-in-store a img {
  vertical-align: middle;
  margin-left: 9px;
  width: 13px
}

.product-body .prod-descr .to-cart-block .check-in-store a:hover span {
  border-bottom-color: transparent
}

.product-body .prod-descr.super-prod .to-cart-line {
  display: block
}

.product-body .prod-descr.super-prod .to-cart-block {
  margin-top: 10px
}

.product-body .prod-descr.super-prod .to-cart-block .button-link {
  display: inline-block
}

.product-body .prod-descr.super-prod .to-cart-block .info {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px
}

.product-body .prod-descr.super-prod .to-cart-block .info .contacts {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  vertical-align: top;
  line-height: 1
}

.product-body .prod-descr.super-prod .to-cart-block .info .contacts a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2
}

.product-body .prod-descr.super-prod .to-cart-block .info .check-in-store {
  margin-top: 11px
}

.product-body .prod-descr.super-prod .descr-text {
  margin-top: 25px;
  color: #323232
}

.product-body .info-text {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 20px;
  margin-top: 15px
}

.product-body .info-text span {
  color: #ed1c24
}

.product-body .calculator-block {
  margin-top: 14px
}

.product-body .calculator-block p {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 10px;
  width: 100%
}

.product-body .calculator-block .calculator-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-body .calculator-block ul {
  margin-bottom: -10px
}

.product-body .calculator-block li {
  min-width: 90px;
  height: 45px;
  margin-right: 6px;
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  vertical-align: top;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 400;
  padding: 0 10px;
  border: 1px solid #e0e0e0
}

.product-body .calculator-block li input {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 400;
  color: #008cd2;
  width: 45px
}

.product-body .calculator-block li span {
  color: #848484;
  min-width: 22px;
  display: inline-block;
  text-align: right
}

.product-body .calculator-block .total-price {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  padding-left: 30px;
  position: relative;
  margin-top: 6px;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.product-body .calculator-block .total-price span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 400
}

.product-body .calculator-block .total-price:before {
  content: '';
  width: 15px;
  height: 4px;
  border-top: 1px solid #858585;
  border-bottom: 1px solid #858585;
  position: absolute;
  left: 6px;
  margin-top: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.product-body .benefits-line {
  margin-top: 18px;
  flex-wrap: wrap
}

.product-body .benefits-line .item {
  padding: 0 5px;
  transition: all 0.3s ease
}

.product-body .benefits-line .item .icon-wr {
  margin-bottom: 7px
}

.product-body .benefits-line .item .icon-wr svg {
  width: 44px;
  fill: rgba(102, 102, 102, 0.3);
  transition: all 0.3s ease
}

.product-body .benefits-line .item .text-wr {
  font-size: 12px;
  line-height: 15px
}

.product-body .benefits-line .item:hover .icon-wr svg {
  fill: #008cd2
}

.product-body .benefits-line .item:hover .text-wr {
  color: #008cd2
}

.product-body .benefits-line .item:nth-child(4) svg .st0 {
  fill: none
}

.product-body .benefits-line .item:not(:nth-child(4)) .icon-wr svg polygon, .product-body .benefits-line .item:not(:nth-child(4)) .icon-wr svg rect, .product-body .benefits-line .item:not(:nth-child(4)) .icon-wr svg path {
  fill: rgba(102, 102, 102, 0.3)
}

.product-body .benefits-line .item:not(:nth-child(4)):hover .icon-wr svg {
  fill: #008cd2
}

.product-body .benefits-line .item:not(:nth-child(4)):hover .icon-wr svg polygon, .product-body .benefits-line .item:not(:nth-child(4)):hover .icon-wr svg rect, .product-body .benefits-line .item:not(:nth-child(4)):hover .icon-wr svg path {
  fill: #008cd2
}

.product-body .benefits-line .item:not(:nth-child(4)):hover .text-wr {
  color: #008cd2
}

.product-body .characteristics {
  background-color: #f7f7f7;
  margin-top: 25px;
  padding-top: 30px
}

.product-body .characteristics .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px
}

.product-body .characteristics .subtitle {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  display: inline-block;
  margin-top: 11px;
  width: calc(100% - 100px)
}

.product-body .characteristics .characteristics-table {
  width: 703px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 40px
}

.product-body .characteristics .characteristics-table table {
  margin-top: 27px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse
}

.product-body .characteristics .characteristics-table table tr:last-child td {
  border-bottom: 1px solid #dbdbdb
}

.product-body .characteristics .characteristics-table table td {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  height: 42px;
  border-top: 1px solid #dbdbdb;
  padding: 1px 5px 1px 15px
}

.product-body .characteristics .characteristics-table table td:first-child {
  color: #808080;
  width: 255px
}

.product-body .characteristics .characteristics-table table td:last-child {
  color: #323232
}

.product-body .characteristics .characteristics-table table td a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative;
  line-height: 16px;
  display: inline-block
}

.product-body .characteristics .characteristics-table table td a:after {
  content: '';
  width: 23px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #008cd2;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  transform-origin: left top;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease
}

.product-body .characteristics .characteristics-table.double-column-table {
  width: 100%
}

.product-body .characteristics .characteristics-table.double-column-table .table-wrap {
  width: 50%;
  display: inline-block;
  vertical-align: top
}

.product-body .characteristics .characteristics-table.double-column-table .table-wrap:nth-child(2) {
  padding-right: 15px
}

.product-body .characteristics .characteristics-table.double-column-table .table-wrap:last-child {
  padding-left: 15px
}

.product-body .characteristics .super-prod-char {
  padding-top: 20px;
  padding-bottom: 60px
}

.product-body .characteristics .super-prod-char .item {
  margin-bottom: 45px
}

.product-body .characteristics .super-prod-char .item .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  display: inline-block;
  width: 230px;
  vertical-align: top
}

.product-body .characteristics .super-prod-char .item .descr {
  width: calc(100% - 230px);
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  line-height: 24px
}

.product-body .characteristics .super-prod-char .item:last-child {
  margin-bottom: 0
}

.product-body .characteristics .super-prod-char ul li {
  position: relative;
  line-height: 22px;
  padding-left: 20px
}

.product-body .characteristics .super-prod-char ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
  position: absolute;
  left: 0;
  top: 10px
}

.product-body .characteristics .show-charact-link a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d8cc6;
  line-height: 16px;
  border-bottom: 1px dotted #4d8cc6;
  display: inline-block;
  margin-top: 15px
}

.product-body .characteristics .collection-structure {
  width: calc(100% - 739px);
  margin-left: 36px;
  display: inline-block;
  vertical-align: top
}

.product-body .characteristics .collection-structure .show-all {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  vertical-align: bottom;
  margin-bottom: 6px;
  width: 100px;
  text-align: right
}

.product-body .characteristics .collection-structure .structure-wr {
  margin-top: 10px
}

.product-body .characteristics .collection-structure .collection-item .item-wr {
  background-color: #fff;
  padding: 8px 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.product-body .characteristics .collection-structure .collection-item .img-wr {
  width: 120px;
  height: 120px;
  line-height: 120px;
  display: inline-block;
  vertical-align: top
}

.product-body .characteristics .collection-structure .collection-item .img-wr a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 120px
}

.product-body .characteristics .collection-structure .collection-item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  line-height: 120px;
  vertical-align: middle
}

.product-body .characteristics .collection-structure .collection-item .content-wr {
  display: inline-block;
  width: calc(100% - 120px);
  padding-left: 21px;
  padding-top: 12px;
  vertical-align: top
}

.product-body .characteristics .collection-structure .collection-item .content-wr .name {
  line-height: 1;
  height: 45px;
  overflow: hidden
}

.product-body .characteristics .collection-structure .collection-item .content-wr .name a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  line-height: 14px
}

.product-body .characteristics .collection-structure .collection-item .content-wr .availability {
  margin-top: 9px
}

.product-body .characteristics .collection-structure .collection-item .content-wr .price {
  margin-bottom: 0
}

.product-body .products-from-set {
  margin: 50px 0
}

.product-body .products-from-set .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 28px;
  margin-bottom: 15px
}

.product-body .products-from-set .set-products-list {
  margin: 0 -50px;
  position: relative
}

.product-body .products-from-set .set-products-list:after {
  content: '';
  display: table;
  clear: both
}

.product-body .products-from-set .set-products-list .item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #f1f1f1;
  padding: 15px 50px;
  margin-bottom: -1px
}

.product-body .products-from-set .set-products-list .item:nth-child(even) {
  border-left: none
}

.product-body .products-from-set .set-products-list .item .img-wr {
  width: 120px;
  height: 120px;
  display: inline-block;
  vertical-align: middle
}

.product-body .products-from-set .set-products-list .item .img-wr a {
  display: flex;
  align-items: center;
  justify-content: center
}

.product-body .products-from-set .set-products-list .item .img-wr a img {
  max-width: 100%;
  max-height: 100%
}

.product-body .products-from-set .set-products-list .item .prod-info {
  width: calc(100% - 124px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px
}

.product-body .products-from-set .set-products-list .item .prod-info .name-wr a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px
}

.product-body .products-from-set .set-products-list .item .prod-info .availability {
  font-size: 12px;
  margin-top: 15px
}

.product-body .products-from-set .set-products-list .item .prod-info .price>span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle
}

.product-body .products-from-set .set-products-list .item .prod-info .price>div {
  display: inline-block;
  vertical-align: middle
}

.product-body .products-from-set .order-details {
  background-color: #fdf5e5;
  text-align: center;
  padding: 25px 80px 30px;
  margin: 0 -50px
}

.product-body .products-from-set .order-details p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px
}

.product-body .products-from-set .order-details p img {
  vertical-align: middle
}

.product-body .products-from-set .order-details .price {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0
}

.product-body .products-from-set .order-details .price .old-price {
  display: block
}

.product-body .products-from-set .order-details .price .new-price {
  font-size: 26px;
  line-height: 28px
}

.product-body .products-from-set .order-details .price .new-price .currency {
  font-size: 16px;
  font-weight: bold
}

.product-body .products-from-set .order-details .button-link {
  vertical-align: middle
}

.product-body .buy-together {
  padding-bottom: 60px
}

.product-body .full-style {
  margin-top: 40px
}

.product-body .full-style .solution-item .content-wr h3 {
  width: calc(100% - 170px)
}

.product-body .watch-history-block {
  margin-top: 71px
}

.product-body .watch-history-block .history-category .tabs-title {
  width: calc(100% - 200px)
}

.product-body .watch-history-block .history-category .right-links {
  margin-top: 5px
}

.product-body .watch-history-block .history-category .slider-nav {
  top: -15px
}

.product-body .watch-history-block .history-category .slider-nav .item {
  line-height: 58px
}

.product-body .watch-history-block .history-slider .slick-slide .item {
  margin-right: 0
}

.product-body .watch-history-block .history-slider .item {
  padding: 6px 0 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: -1px
}

.product-body .watch-history-block .history-slider .slick-arrow {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  position: absolute;
  top: -56px
}

.product-body .watch-history-block .history-slider .slick-arrow:after {
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.product-body .watch-history-block .history-slider .slick-arrow.slick-prev {
  right: 47px
}

.product-body .watch-history-block .history-slider .slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.product-body .watch-history-block .history-slider .slick-arrow.slick-next {
  right: 0
}

.product-body .watch-history-block .history-slider .slick-arrow.slick-next:after {
  content: '\f054';
  left: 17px
}

@media (max-width: 1279px) {
  .product-body .prod-slider {
    width: 430px
  }

  .product-body .prod-slider .sale-layout {
    left: 15px
  }

  .product-body .prod-slider .slider-big {
    margin-left: 0;
    display: block
  }

  .product-body .prod-slider .slider-small {
    width: 100%;
    display: block;
    float: none;
    margin-top: 20px
  }

  .product-body .prod-slider .slider-small .slick-arrow {
    display: none !important
  }

  .product-body .prod-slider .slider-small .slick-track {
    margin: 0
  }

  .product-body .prod-slider .slider-small .item {
    margin-bottom: 0;
    width: 70px !important
  }

  .product-body .prod-title {
    width: calc(100% - 460px)
  }

  .product-body .prod-title h1 {
    line-height: 34px
  }

  .product-body .prod-descr {
    width: calc(100% - 460px)
  }

  .product-body .prod-descr .share-block .left-block {
    width: calc(100% - 80px)
  }

  .product-body .prod-descr .share-block .separator {
    right: 86px
  }

  .product-body .prod-descr .share-block .right-block {
    width: 80px
  }

  .product-body .characteristics .characteristics-table {
    width: calc(100% - 330px)
  }

  .product-body .characteristics .collection-structure {
    width: 300px;
    margin-left: 30px
  }

  .product-body .characteristics .super-prod-char {
    padding-bottom: 30px
  }

  .product-body .products-from-set .set-products-list {
    margin: 0
  }

  .product-body .products-from-set .set-products-list .item {
    padding: 10px 15px
  }

  .product-body .products-from-set .set-products-list .item .prod-info {
    padding-left: 25px
  }

  .product-body .products-from-set .order-details {
    margin: 0
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .product-body .prod-title {
    margin-top: 7px
  }

  .product-body .prod-title .prod-name {
    width: 520px;
    margin-right: 0
  }

  .product-body .prod-title .vendor-code {
    margin-bottom: 0;
    display: inline-block;
    float: right;
    vertical-align: top;
    margin-top: 6px
  }

  .product-body .prod-title h1 {
    display: inline-block;
    width: 380px;
    vertical-align: top
  }

  .product-body .prod-title .top-info {
    width: calc(100% - 520px)
  }
}

@media (max-width: 991px) {
  .product-body {
    margin-top: 35px
  }

  .product-body .prod-title {
    width: 100%;
    float: none;
    display: block
  }

  .product-body .prod-slider {
    width: 380px;
    padding-top: 0;
    float: none
  }

  .product-body .prod-slider .sale-layout {
    top: 40px
  }

  .product-body .prod-slider .slider-big {
    width: 100%;
    margin-top: 21px
  }

  .product-body .prod-slider .slider-big .item {
    height: 380px
  }

  .product-body .prod-descr {
    margin-left: 25px;
    width: calc(100% - 405px);
    margin-top: 22px
  }

  .product-body .prod-descr .share-block {
    margin-top: 0
  }

  .product-body .prod-descr .price {
    margin-bottom: 0
  }

  .product-body .prod-descr .price .new-price span, .product-body .prod-descr .price .regular-price span {
    font-size: 22px
  }

  .product-body .prod-descr .price .price-relevance {
    font-size: 10px;
    margin-top: 12px
  }

  .product-body .prod-descr .prod-count .tooltip span {
    font-size: 10px;
    margin-top: 13px
  }

  .product-body .prod-descr .availability {
    margin-bottom: 10px
  }

  .product-body .prod-descr .to-cart-block {
    margin-top: 30px
  }

  .product-body .prod-descr .to-cart-block .check-in-store {
    text-align: left
  }

  .product-body .prod-descr .vendor-code {
    width: calc(100% - 115px);
    text-align: right;
    margin-right: 25px;
    margin-top: 5px
  }

  .product-body .prod-descr .logo {
    width: 90px
  }

  .product-body .prod-descr .logo img {
    max-width: 100%;
    margin: 0 0 0 auto
  }

  .product-body .prod-descr .right-links {
    width: 100%;
    text-align: right;
    float: none
  }

  .product-body .prod-descr .share-block .rules {
    text-align: center;
    margin: 8px 0 12px
  }

  .product-body .prod-descr .share-block .rules a {
    line-height: 16px
  }

  .product-body .prod-descr .share-block .left-block .date {
    font-size: 12px;
    padding: 0 12px;
    margin-top: 10px;
    display: block;
    width: 100%
  }

  .product-body .prod-descr .share-block .left-block .rules {
    display: none
  }

  .product-body .prod-descr .share-block .left-block p {
    font-size: 12px;
    line-height: 16px;
    padding: 7px 20px 10px 12px
  }

  .product-body .prod-descr .to-cart-line {
    display: block
  }

  .product-body .prod-descr .price {
    width: calc(100% - 149px)
  }

  .product-body .prod-descr .prod-count {
    width: 140px;
    margin-right: 0
  }

  .product-body .prod-descr.super-prod .to-cart-block .info {
    display: block;
    margin-left: 0;
    margin-top: 20px
  }

  .product-body .descr-text {
    margin-top: 25px
  }

  .product-body .calculator-block .calculator-inner {
    flex-wrap: wrap
  }

  .product-body .calculator-block ul {
    display: block;
    width: 100%;
    margin-bottom: 0
  }

  .product-body .calculator-block .total-price {
    width: 100%;
    display: block
  }

  .product-body .benefits-line {
    margin-top: 20px
  }

  .product-body .benefits-line .item {
    width: 90px;
    padding: 0;
    flex: none
  }

  .product-body .watch-history-block {
    margin-top: 50px
  }

  .product-body .characteristics {
    padding-bottom: 30px
  }

  .product-body .characteristics .subtitle {
    margin-top: 20px
  }

  .product-body .characteristics .characteristics-table {
    width: 100%;
    max-height: 388px;
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
  }

  .product-body .characteristics .characteristics-table.double-column-table .table-wrap {
    width: 100%
  }

  .product-body .characteristics .characteristics-table.double-column-table .table-wrap:nth-child(2) {
    padding-right: 0
  }

  .product-body .characteristics .characteristics-table.double-column-table .table-wrap:last-child {
    padding-left: 0
  }

  .product-body .characteristics .characteristics-table.double-column-table .table-wrap:last-child table {
    margin-top: -1px
  }

  .product-body .characteristics .characteristics-table.open {
    max-height: 100%
  }

  .product-body .characteristics .characteristics-table.open:after {
    display: none
  }

  .product-body .characteristics .characteristics-table:after {
    content: '';
    background-image: -webkit-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -o-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
  }

  .product-body .characteristics .collection-structure {
    width: 100%;
    margin-left: 0;
    margin-top: 50px
  }

  .product-body .characteristics .collection-structure .structure-wr {
    margin-right: -30px;
    position: relative
  }

  .product-body .characteristics .collection-structure .structure-wr:after {
    content: '';
    background-image: -webkit-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -o-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    width: 50px;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 2
  }

  .product-body .characteristics .collection-structure .collection-item .item-wr {
    margin-bottom: 0;
    margin-right: 10px;
    width: 330px
  }

  .product-body .characteristics .collection-structure .collection-item .img-wr a {
    display: flex;
    align-items: center
  }

  .product-body .characteristics .super-prod-char {
    max-height: 200px;
    padding: 0
  }

  .product-body .characteristics .super-prod-char .item {
    margin-bottom: 30px
  }

  .product-body .characteristics .super-prod-char .item .title, .product-body .characteristics .super-prod-char .item .descr {
    display: block;
    width: 100%
  }

  .product-body .characteristics .super-prod-char .item .title {
    margin-bottom: 15px
  }

  .product-body .characteristics .super-prod-char .item .descr {
    line-height: 20px
  }

  .product-body .characteristics .super-prod-char.open {
    max-height: 100%
  }

  .product-body .characteristics .super-prod-char:after {
    content: '';
    background-image: -webkit-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -o-linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: linear-gradient(to bottom, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
  }

  .product-body .products-from-set .set-products-list .item {
    padding: 8px 10px
  }

  .product-body .products-from-set .set-products-list .item .img-wr {
    width: 112px;
    height: 112px
  }

  .product-body .products-from-set .set-products-list .item .prod-info {
    width: calc(100% - 112px)
  }

  .product-body .products-from-set .order-details .button-link {
    margin-top: 25px
  }
}

@media (max-width: 767px) {
  .product-body {
    margin-top: 25px
  }

  .product-body .prod-title .vendor-code {
    font-size: 12px;
    margin-bottom: 27px
  }

  .product-body .prod-title h1 {
    font-size: 20px;
    line-height: 24px
  }

  .product-body .prod-slider {
    width: 100%
  }

  .product-body .prod-slider .slider-big {
    position: relative
  }

  .product-body .prod-slider .slider-big .item {
    height: calc(100vw - 20px)
  }

  .product-body .prod-slider .slider-big .slick-arrow {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(20, 75, 152, 0.3);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    display: block !important
  }

  .product-body .prod-slider .slider-big .slick-arrow.slick-prev {
    left: 0;
    margin-bottom: 0
  }

  .product-body .prod-slider .slider-big .slick-arrow.slick-prev:after {
    content: '\f053';
    top: 50%
  }

  .product-body .prod-slider .slider-big .slick-arrow.slick-next {
    right: 0
  }

  .product-body .prod-slider .slider-big .slick-arrow.slick-next:after {
    content: '\f054'
  }

  .product-body .prod-descr {
    width: 100%;
    margin-left: 0
  }

  .product-body .prod-descr .share-block .rules {
    margin-bottom: 0
  }

  .product-body .prod-descr .price .price-relevance {
    font-size: 10px
  }

  .product-body .prod-descr .prod-count .tooltip span {
    font-size: 10px;
    margin-top: 13px
  }

  .product-body .prod-descr .to-cart-block {
    width: 100%;
    display: block;
    margin-top: 15px
  }

  .product-body .prod-descr .to-cart-block .button-link {
    width: 250px;
    margin: 0 auto;
    display: block
  }

  .product-body .prod-descr .to-cart-block .check-in-store {
    margin-top: 25px
  }

  .product-body .prod-descr.super-prod .to-cart-block .button-link {
    width: 250px;
    display: block
  }

  .product-body .descr-text {
    margin-top: 20px
  }

  .product-body .descr-text.long-info .collapse-info {
    max-height: 65px
  }

  .product-body .characteristics {
    margin-top: 0;
    padding-top: 50px
  }

  .product-body .characteristics .characteristics-table table td:first-child {
    width: 152px
  }

  .product-body .characteristics .collection-structure .structure-wr {
    margin-left: -10px
  }

  .product-body .characteristics .collection-structure .collection-item .item-wr {
    width: 275px
  }

  .product-body .characteristics .collection-structure .collection-item .img-wr {
    width: 110px;
    height: 110px
  }

  .product-body .characteristics .collection-structure .collection-item .content-wr {
    width: calc(100% - 110px);
    padding-left: 10px
  }

  .product-body .full-style {
    margin-top: 0
  }

  .product-body .watch-history-block {
    padding-top: 50px;
    background-color: #f7f7f7
  }

  .product-body .watch-history-block .history-category {
    margin-top: 0
  }

  .product-body .watch-history-block .history-category .tabs-title {
    width: 100%
  }

  .product-body .watch-history-block .history-category .slider-nav {
    top: 59px
  }

  .product-body .watch-history-block .history-category .links {
    display: block;
    text-align: left
  }

  .product-body .watch-history-block .history-category .history-slider {
    margin: 25px -10px 0 0
  }

  .product-body .watch-history-block .history-category .history-slider .item .item-wr {
    background-color: #fff;
    padding: 21px 15px 24px;
    margin-right: 2px;
    width: 260px
  }

  .product-body .watch-history-block .history-category .history-slider .item .top-block .logo {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle
  }

  .product-body .watch-history-block .history-category .history-slider .item .top-block .logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    line-height: 20px
  }

  .product-body .watch-history-block .history-category .history-slider .item .top-block .right-links {
    margin: 0
  }

  .product-body .watch-history-block .history-category .history-slider .item .img-wr {
    margin-top: 13px;
    display: block;
    width: 100%;
    height: 203px;
    text-align: center
  }

  .product-body .watch-history-block .history-category .history-slider .item .img-wr img {
    line-height: 203px
  }

  .product-body .watch-history-block .history-category .history-slider .item .content-wr {
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
    padding-top: 0
  }

  .product-body .watch-history-block .history-category .history-slider .item .content-wr h2 a {
    font-size: 14px;
    font-family: Circe, sans-serif;
    line-height: 16px;
    font-weight: bold;
    color: #323232;
    left: 18px;
    display: block;
    width: 100%
  }

  .product-body .watch-history-block .history-category .history-slider .item .content-wr .price {
    margin-top: 0;
    padding-left: 0
  }

  .product-body .watch-history-block .history-category .history-slider:after {
    display: none
  }

  .product-body .watch-history-block .history-category .history-slider .slick-arrow.slick-prev {
    right: 57px
  }

  .product-body .watch-history-block .history-category .history-slider .slick-arrow.slick-next {
    right: 10px
  }

  .product-body .products-from-set .title {
    font-size: 18px;
    line-height: 22px
  }

  .product-body .products-from-set .set-products-list .item {
    width: 100%;
    float: none;
    padding: 10px 15px
  }

  .product-body .products-from-set .set-products-list .item .prod-info {
    padding-left: 15px
  }

  .product-body .products-from-set .set-products-list .item:nth-child(even) {
    border: 1px solid #f1f1f1;
    border-top: none
  }

  .product-body .products-from-set .order-details {
    padding: 45px 10px 35px
  }

  .product-body .products-from-set .order-details p {
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }

  .product-body .products-from-set .order-details .price {
    margin-right: 0;
    text-align: left;
    margin-bottom: 25px
  }

  .product-body .products-from-set .order-details .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .product-body .full-style .style-slider .solution-item .item-wr {
    background-color: transparent
  }
}

.product-body.set-of-products .prod-descr .price {
  width: 200px
}

@media (max-width: 1365px) and (min-width: 992px) {
  .product-body.set-of-products .prod-descr .to-cart-line {
    display: block
  }

  .product-body.set-of-products .prod-descr .to-cart-block {
    width: 100%;
    display: block;
    margin-top: 25px
  }

  .product-body.set-of-products .prod-descr .to-cart-block .check-in-store {
    text-align: left;
    margin-top: 10px
  }
}

@media (max-width: 991px) {
  .product-body.set-of-products .prod-descr .price {
    width: 158px
  }
}

@media (max-width: 767px) {
  .product-body.set-of-products .prod-descr .price {
    width: calc(100% - 149px)
  }
}

.full-style {
  position: relative
}

.full-style .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  margin-bottom: 44px;
  display: inline-block;
  width: calc(100% - 200px)
}

.full-style .tabs-title {
  display: inline-block;
  margin-bottom: 33px;
  width: calc(100% - 200px)
}

.full-style .tabs-title ul li {
  display: inline-block;
  margin-right: 70px
}

.full-style .tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px;
  position: relative
}

.full-style .tabs-title ul li a:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  bottom: -8px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.full-style .tabs-title ul li.active a {
  color: #ed1c24
}

.full-style .tabs-title ul li.active a:after {
  background-color: #ed1c24;
  width: 23px
}

.full-style .tabs-title ul li:last-child {
  margin-right: 0
}

.full-style .style-slider {
  position: relative
}

.full-style .style-slider .solution-item .item-wr {
  margin-right: 32px
}

.full-style .style-slider:after {
  content: '';
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  width: 132px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.full-style .slider-nav {
  position: absolute;
  right: 0;
  top: -10px
}

.full-style .slider-nav .item {
  line-height: 58px
}

@media (max-width: 991px) {
  .full-style {
    margin-top: 50px
  }

  .full-style .slider-nav {
    right: 30px
  }

  .full-style .style-slider .slick-slide {
    margin: 0 15px
  }

  .full-style .style-slider .solution-item .item-wr {
    margin-right: 0
  }

  .full-style .style-slider:after {
    display: none
  }
}

@media (max-width: 767px) {
  .full-style {
    margin-top: 0;
    padding-top: 50px;
    background-color: #f7f7f7
  }

  .full-style .title {
    font-size: 22px;
    width: 100%;
    display: block;
    margin-bottom: 26px
  }

  .full-style .tabs-title {
    width: 100%
  }

  .full-style .tabs-title ul li {
    margin-right: 30px
  }

  .full-style .tabs-title ul li a {
    font-size: 14px;
    line-height: 16px;
    display: block
  }

  .full-style .style-slider {
    margin: 25px -10px 0
  }

  .full-style .style-slider .slick-list {
    margin: 0
  }

  .full-style .style-slider .slick-slide {
    margin: 0
  }

  .full-style .style-slider .solution-item {
    margin: 0
  }

  .full-style .style-slider .solution-item .item-wr {
    padding: 14px 10px;
    background-color: #fff;
    width: 100vw
  }

  .full-style .style-slider .solution-item .content-wr h3 {
    width: calc(100% - 155px)
  }

  .full-style .slider-nav {
    right: 10px;
    top: 36px
  }
}

.buy-together {
  margin-top: 30px
}

.buy-together .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  margin-bottom: 13px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 201px)
}

.buy-together .links {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 13px
}

.buy-together .promo-set-slider {
  position: relative;
  border: 1px solid rgba(255, 0, 0, 0.5);
  -moz-border-image: url("../img/border.jpg") 1 round round;
  -webkit-border-image: url("../img/border.jpg") 1 round round;
  -o-border-image: url("../img/border.jpg") 1 round round;
  border-image: url("../img/border.jpg") 1 repeat repeat
}

.buy-together .promo-set-slider:before, .buy-together .promo-set-slider:after {
  content: '';
  width: 1px;
  height: 100%;
  background-image: url(../img/border-v.jpg);
  background-repeat: repeat-y;
  position: absolute;
  top: 0
}

.buy-together .promo-set-slider:before {
  left: 0
}

.buy-together .promo-set-slider:after {
  right: -1px
}

.buy-together .promo-set-slider>.slick-arrow {
  position: absolute;
  margin: 0;
  height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  top: -56px
}

.buy-together .promo-set-slider>.slick-arrow:after {
  top: 14px;
  transform: none
}

.buy-together .promo-set-slider>.slick-arrow.slick-prev {
  right: 47px
}

.buy-together .promo-set-slider>.slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.buy-together .promo-set-slider>.slick-arrow.slick-next {
  right: 0
}

.buy-together .promo-set-slider>.slick-arrow.slick-next:after {
  content: '\f054';
  left: 17px
}

.buy-together .promotional-wr {
  padding: 52px 34px 46px;
  position: relative;
  margin-bottom: 30px
}

.buy-together .promotional-wr:last-child {
  margin-bottom: 0
}

.buy-together .promotional-wr.promo-set {
  padding: 35px 34px 55px
}

.buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item {
  left: 58px;
  margin: 0;
  height: 28px
}

.buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item.prev {
  top: -40px
}

.buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item.prev i {
  top: 4px;
  left: 14px
}

.buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item.next {
  bottom: -40px
}

.buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item.next i {
  top: 6px;
  left: 14px
}

.buy-together .promotional-wr.promo-set .total-price {
  width: 216px
}

.buy-together .promotional-wr .promo-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

.buy-together .promotional-wr .set-name {
  margin-bottom: 60px
}

.buy-together .promotional-wr .set-name a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px
}

.buy-together .promotional-wr .img-wr {
  width: 160px;
  height: 160px;
  display: inline-block;
  vertical-align: middle
}

.buy-together .promotional-wr .img-wr img {
  max-width: 100%;
  max-height: 100%;
  line-height: 160px;
  vertical-align: middle
}

.buy-together .promotional-wr .name a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  line-height: 14px;
  display: block
}

.buy-together .promotional-wr .price {
  margin-bottom: 0;
  margin-top: 28px
}

.buy-together .promotional-wr .prod-wr {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  vertical-align: top;
  width: 340px;
  position: relative
}

.buy-together .promotional-wr .prod-wr .text-wr {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: 180px
}

.buy-together .promotional-wr .prod-wr .text-wr .title {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  margin-bottom: 15px
}

.buy-together .promotional-wr .prod-slider-wr {
  width: 340px;
  display: inline-block;
  vertical-align: top;
  position: relative
}

.buy-together .promotional-wr .prod-slider-wr .item .item-wr {
  width: 340px
}

.buy-together .promotional-wr .prod-slider-wr .item .text-wr {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: 180px
}

.buy-together .promotional-wr .prod-slider-wr .slider-count {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 16px;
  vertical-align: bottom;
  position: absolute;
  left: 181px;
  top: 0;
  width: 160px;
  background-color: #fff
}

.buy-together .promotional-wr .prod-slider-wr .slider-count .current, .buy-together .promotional-wr .prod-slider-wr .slider-count .all {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px
}

.buy-together .promotional-wr .prod-slider-wr .slider-count .all {
  margin-left: 0
}

.buy-together .promotional-wr .prod-slider-wr .slider-count .all:before {
  content: none
}

.buy-together .promotional-wr .prod-slider-wr .slick-arrow {
  position: absolute;
  left: 56px
}

.buy-together .promotional-wr .prod-slider-wr .slick-arrow.slick-prev {
  top: -40px
}

.buy-together .promotional-wr .prod-slider-wr .slick-arrow.slick-next {
  bottom: -40px
}

.buy-together .promotional-wr .prod-slider-wr .slider-nav .item {
  line-height: 54px;
  border: none;
  transition: all 0.3s ease;
  position: absolute;
  left: 56px
}

.buy-together .promotional-wr .prod-slider-wr .slider-nav .item i {
  color: #008cd2;
  transition: all 0.3s ease
}

.buy-together .promotional-wr .prod-slider-wr .slider-nav .item.next {
  line-height: 58px
}

.buy-together .promotional-wr .prod-slider-wr .slider-nav .item.prev {
  top: -50px
}

.buy-together .promotional-wr .prod-slider-wr .slider-nav .item.next {
  bottom: -50px
}

.buy-together .promotional-wr .total-price {
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
  width: 145px
}

.buy-together .promotional-wr .total-price .total-share {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.buy-together .promotional-wr .total-price .total-share span {
  font-size: 18px;
  color: #ed1c24
}

.buy-together .promotional-wr .total-price .price {
  margin-top: 15px;
  padding-left: 2px
}

.buy-together .promotional-wr .total-price .price .old-price {
  display: block
}

.buy-together .promotional-wr .total-price .price .new-price {
  font-size: 26px;
  margin-top: -3px
}

.buy-together .promotional-wr .total-price .price .new-price span {
  font-size: 16px
}

.buy-together .promotional-wr .total-price .price span.text-wr {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  display: block;
  margin-top: 3px
}

.buy-together .promotional-wr .total-price .button-link {
  margin-top: 16px
}

.buy-together .plus {
  position: relative;
  width: 34px;
  height: 100%;
  margin: 0 31px;
  align-self: center
}

.buy-together .plus:before, .buy-together .plus:after {
  content: '';
  background-color: #008cd2;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.buy-together .plus:before {
  width: 34px;
  height: 2px;
  top: 0
}

.buy-together .plus:after {
  width: 2px;
  height: 34px;
  top: -16px
}

.buy-together .total {
  position: relative;
  width: 25px;
  height: 100%;
  margin: -12px 21px 0;
  align-self: center
}

.buy-together .total:before, .buy-together .total:after {
  content: '';
  background-color: #008cd2;
  position: absolute;
  left: 0;
  width: 25px;
  height: 2px
}

.buy-together .total:before {
  top: 0
}

.buy-together .total:after {
  top: 14px
}

.buy-together.set-of-products-slider .promotional-wr {
  padding: 25px 34px 50px;
  align-items: center
}

.buy-together.set-of-products-slider .main-set {
  width: 260px
}

.buy-together.set-of-products-slider .main-set a {
  display: block;
  width: 100%;
  height: 100%
}

.buy-together.set-of-products-slider .main-set p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 20px;
  color: #008cd2;
  margin-bottom: 12px
}

.buy-together.set-of-products-slider .main-set img {
  max-width: 100%;
  vertical-align: middle
}

.buy-together.set-of-products-slider .prod-slider-wr {
  padding-top: 40px;
  width: 380px;
  align-self: flex-end
}

.buy-together.set-of-products-slider .prod-slider-wr .subtitle {
  font-size: 12px;
  line-height: 21px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  margin-bottom: 7px
}

.buy-together.set-of-products-slider .prod-slider-wr .item {
  border: 1px solid #f1f1f1;
  padding: 10px 15px
}

.buy-together.set-of-products-slider .prod-slider-wr .item .item-wr {
  width: 380px
}

.buy-together.set-of-products-slider .prod-slider-wr .item .text-wr {
  opacity: 1;
  margin-top: 0;
  min-height: 72px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(100% - 112px)
}

.buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .price {
  margin-top: 12px
}

.buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .price>span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  margin-right: 7px
}

.buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .price>div {
  display: inline-block
}

.buy-together.set-of-products-slider .prod-slider-wr .img-wr {
  width: 72px;
  height: 72px
}

.buy-together.set-of-products-slider .prod-slider-wr .slider-wr {
  margin-top: 30px
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow {
  position: absolute;
  height: 45px;
  top: -63px;
  border: 1px solid rgba(20, 75, 152, 0.3)
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow:after {
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow.slick-prev {
  right: 47px
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow.slick-prev:after {
  content: "\f053";
  left: 14px
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow.slick-next {
  right: 0
}

.buy-together.set-of-products-slider .prod-slider-wr .slick-arrow.slick-next:after {
  content: "\f054";
  left: 17px
}

.buy-together.set-of-products-slider .total {
  position: absolute;
  top: 50%;
  right: 265px;
  height: auto
}

.buy-together.set-of-products-slider .total-price {
  width: 200px
}

.buy-together.set-of-products-slider .total-price .title {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.buy-together.set-of-products-slider .total-price .button-link a {
  padding: 0 60px 0 15px
}

@media (max-width: 1365px) and (min-width: 1280px) {
  .buy-together.set-of-products-slider .total {
    right: 240px
  }
}

@media (max-width: 1279px) {
  .buy-together .promotional-wr {
    padding: 52px 24px 46px
  }

  .buy-together .promotional-wr .prod-wr, .buy-together .promotional-wr .prod-slider-wr {
    width: 320px;
    margin-right: 0
  }

  .buy-together .promotional-wr.promo-set {
    padding: 35px 14px 55px
  }

  .buy-together .promotional-wr.promo-set .text-wr {
    padding-left: 10px
  }

  .buy-together .promotional-wr.promo-set .total-price {
    width: 165px
  }

  .buy-together .plus, .buy-together .total {
    margin: 0
  }

  .buy-together.set-of-products-slider .promotional-wr {
    padding: 25px 24px 50px
  }

  .buy-together.set-of-products-slider .total {
    position: relative;
    height: 100%;
    top: inherit;
    right: inherit
  }
}

@media (max-width: 991px) {
  .buy-together {
    margin-top: 50px
  }

  .buy-together .promotional-wr {
    display: block
  }

  .buy-together .promotional-wr .price {
    margin-top: 8px
  }

  .buy-together .promotional-wr .img-wr {
    width: 110px;
    height: 110px;
    display: block;
    margin: 0 auto
  }

  .buy-together .promotional-wr .img-wr img {
    line-height: 110px
  }

  .buy-together .promotional-wr .prod-wr {
    width: 170px;
    display: block
  }

  .buy-together .promotional-wr .prod-wr .text-wr {
    padding-left: 0;
    margin-top: 10px;
    width: 100%
  }

  .buy-together .promotional-wr .prod-wr .text-wr .title {
    margin-bottom: 0
  }

  .buy-together .promotional-wr .prod-slider-wr {
    width: 170px
  }

  .buy-together .promotional-wr .prod-slider-wr .item .item-wr {
    width: 170px
  }

  .buy-together .promotional-wr .prod-slider-wr .item .text-wr {
    width: 100%;
    padding-left: 0
  }

  .buy-together .promotional-wr .prod-slider-wr .slider-count {
    left: 0;
    top: 124px
  }

  .buy-together .plus:before {
    top: -40px
  }

  .buy-together .plus:after {
    top: -56px
  }

  .buy-together .total:before {
    top: -45px
  }

  .buy-together .total:after {
    top: -30px
  }

  .buy-together.set-of-products-slider .promotional-wr {
    padding: 40px 24px 50px
  }

  .buy-together.set-of-products-slider .main-set {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 70px
  }

  .buy-together.set-of-products-slider .prod-slider-wr {
    width: 50%;
    padding-top: 12px
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item {
    padding: 15px 10px;
    height: 111px;
    width: 100%
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .img-wr img {
    margin: 0 auto
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .text-wr {
    width: calc(100% - 72px);
    padding-left: 10px;
    margin-top: 0
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .name {
    height: 48px;
    overflow: hidden
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .price {
    margin-top: 7px
  }

  .buy-together.set-of-products-slider .total-price {
    width: 100%;
    display: block;
    margin-top: 50px
  }

  .buy-together.set-of-products-slider .total-price .price-wr {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 100px
  }

  .buy-together.set-of-products-slider .total-price .button-link {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12%
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .buy-together.set-of-products-slider .main-set p {
    margin-bottom: 23px
  }

  .buy-together.set-of-products-slider .main-set .set-img-wr {
    height: 222px;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .buy-together.set-of-products-slider .total {
    position: absolute;
    bottom: 42px;
    left: 50px;
    height: auto
  }
}

@media (max-width: 767px) {
  .buy-together {
    margin-top: 0;
    background-color: #f7f7f7
  }

  .buy-together .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    display: block;
    width: 100%
  }

  .buy-together .links {
    margin-bottom: 20px
  }

  .buy-together .promotional-wr {
    background-color: #fff;
    display: block
  }

  .buy-together .promotional-wr .set-name {
    margin-bottom: 25px
  }

  .buy-together .promotional-wr .promo-block {
    display: block
  }

  .buy-together .promotional-wr .img-wr {
    display: inline-block
  }

  .buy-together .promotional-wr .prod-wr {
    width: 100%
  }

  .buy-together .promotional-wr .prod-wr .text-wr {
    padding-left: 10px;
    margin-top: 0;
    width: calc(100% - 110px)
  }

  .buy-together .promotional-wr .prod-wr .text-wr .title {
    margin-bottom: 15px
  }

  .buy-together .promotional-wr .prod-slider-wr {
    width: 100%
  }

  .buy-together .promotional-wr .prod-slider-wr .item .item-wr {
    width: 100%
  }

  .buy-together .promotional-wr .prod-slider-wr .item .text-wr {
    padding-left: 10px;
    width: calc(100% - 110px)
  }

  .buy-together .promotional-wr .prod-slider-wr .slider-count {
    left: 120px;
    top: 0
  }

  .buy-together .promotional-wr .prod-slider-wr .slick-arrow {
    left: 31px
  }

  .buy-together .promotional-wr .prod-slider-wr .slider-nav .item {
    left: 31px
  }

  .buy-together .promotional-wr .price {
    margin-top: 15px
  }

  .buy-together .promotional-wr .total-price {
    width: 100%;
    margin-top: 33px;
    text-align: center
  }

  .buy-together .promotional-wr .total-price .price-wr {
    text-align: left;
    display: inline-block
  }

  .buy-together .promotional-wr .total-price .price {
    padding-left: 0
  }

  .buy-together .promotional-wr .total-price .button-link {
    width: 250px;
    display: block;
    margin: 20px auto 0
  }

  .buy-together .promotional-wr.promo-set {
    padding: 10px 7px 30px
  }

  .buy-together .promotional-wr.promo-set .prod-slider-wr {
    margin-top: 80px
  }

  .buy-together .promotional-wr.promo-set .prod-slider-wr .slider-nav .item {
    left: 31px;
    height: 45px
  }

  .buy-together .promotional-wr.promo-set .total-price {
    width: 100%
  }

  .buy-together .plus {
    display: block;
    margin: 35px auto 0
  }

  .buy-together .plus:before {
    top: 0
  }

  .buy-together .plus:after {
    top: -16px
  }

  .buy-together .total {
    display: block;
    margin: 65px auto 0
  }

  .buy-together .total:before {
    top: 0
  }

  .buy-together .total:after {
    top: -14px
  }

  .buy-together.set-of-products-slider .promotional-wr {
    padding: 25px 7px 30px
  }

  .buy-together.set-of-products-slider .promotional-wr .total {
    margin-top: 45px
  }

  .buy-together.set-of-products-slider .promotional-wr .total-price {
    margin-top: 65px
  }

  .buy-together.set-of-products-slider .promotional-wr .total-price .price-wr {
    width: auto;
    padding-left: 0
  }

  .buy-together.set-of-products-slider .main-set {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    padding-right: 0;
    text-align: center
  }

  .buy-together.set-of-products-slider .main-set p {
    text-align: left
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item {
    height: auto
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .img-wr {
    width: 110px;
    height: 110px;
    display: inline-block;
    vertical-align: middle
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .text-wr {
    vertical-align: middle;
    margin-top: 0;
    width: calc(100% - 110px)
  }

  .buy-together.set-of-products-slider .prod-slider-wr .item .text-wr .name {
    height: auto
  }
}

.set-products {
  margin: 50px 0
}

.set-products .title {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 28px;
  color: #008cd2;
  margin-bottom: 15px
}

.set-products .set-products-list {
  border: 1px solid #f1f1f1;
  border-top: none
}

.set-products .set-products-list .item {
  border-top: 1px solid #f1f1f1;
  padding: 10px 44px 10px 50px
}

.set-products .set-products-list .prod-info {
  width: calc(100% - 370px);
  display: inline-block;
  padding-right: 25px;
  vertical-align: middle
}

.set-products .set-products-list .img-wr {
  width: 112px;
  height: 112px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px
}

.set-products .set-products-list .img-wr a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.set-products .set-products-list .img-wr a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.set-products .set-products-list .name-wr {
  width: calc(100% - 166px);
  min-height: 112px;
  padding: 10px 0 15px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  vertical-align: middle
}

.set-products .set-products-list .name-wr a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #4c4c4c
}

.set-products .set-products-list .prod-count {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  margin-right: 40px;
  text-align: center
}

.set-products .set-products-list .prod-count form {
  width: 65px;
  display: inline-block
}

.set-products .set-products-list .prod-count input {
  width: 100%;
  height: 45px;
  border: solid 1px #c5c5c5;
  text-align: center;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  vertical-align: top
}

.set-products .set-products-list .prod-count .tooltip span {
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px
}

.set-products .set-products-list .prod-price {
  width: 170px;
  vertical-align: middle;
  display: inline-block
}

.set-products .set-products-list .prod-price .price {
  margin-bottom: 0
}

.set-products .set-products-list .prod-price .price .old-price {
  display: block;
  margin-right: 0
}

.set-products .set-products-list .prod-price .price .new-price, .set-products .set-products-list .prod-price .price .regular-price {
  font-size: 26px;
  display: block
}

.set-products .order-details {
  background-color: #fdf5e5;
  text-align: center;
  padding: 25px 30px 30px
}

.set-products .order-details p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px
}

.set-products .order-details .price {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0
}

.set-products .order-details .price .old-price {
  display: block
}

.set-products .order-details .price .new-price {
  font-size: 26px;
  line-height: 28px
}

.set-products .order-details .price .new-price .currency {
  font-size: 16px;
  font-weight: bold
}

.set-products .order-details .button-link {
  vertical-align: middle
}

@media (max-width: 1279px) {
  .set-products .set-products-list .item {
    padding: 10px 15px 10px 20px
  }

  .set-products .set-products-list .prod-info {
    width: calc(100% - 330px)
  }

  .set-products .set-products-list .prod-count {
    margin-right: 20px
  }

  .set-products .set-products-list .prod-price {
    width: 150px
  }
}

@media (max-width: 991px) {
  .set-products .set-products-list .prod-info {
    width: calc(100% - 310px)
  }

  .set-products .set-products-list .img-wr {
    margin-right: 20px
  }

  .set-products .set-products-list .name-wr {
    width: calc(100% - 132px);
    min-height: 1px;
    padding: 0
  }

  .set-products .set-products-list .prod-count {
    margin-right: 0
  }

  .set-products .order-details {
    margin: 0
  }

  .set-products .order-details .button-link {
    margin-top: 25px
  }
}

@media (max-width: 767px) {
  .set-products .title {
    font-size: 18px;
    line-height: 22px
  }

  .set-products .set-products-list {
    border: none
  }

  .set-products .set-products-list .item {
    margin-bottom: 2px;
    padding-bottom: 17px;
    border: 1px solid #f1f1f1
  }

  .set-products .set-products-list .prod-info {
    display: block;
    width: 100%;
    padding-right: 0
  }

  .set-products .set-products-list .img-wr {
    width: 200px;
    height: 200px;
    margin: 0 auto 15px;
    display: block
  }

  .set-products .set-products-list .name-wr {
    margin-bottom: 20px;
    width: 100%;
    display: block
  }

  .set-products .set-products-list .prod-count {
    width: 100px
  }

  .set-products .set-products-list .prod-price {
    width: calc(100% - 100px);
    text-align: right
  }

  .set-products .set-products-list .prod-price .price {
    display: inline-block;
    text-align: left
  }

  .set-products .order-details {
    padding: 45px 10px 35px
  }

  .set-products .order-details p {
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }

  .set-products .order-details .price {
    margin-right: 0;
    text-align: left;
    margin-bottom: 25px
  }

  .set-products .order-details .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .set-products .order-details .button-link:before {
    display: none
  }

  .set-products .order-details .button-link a {
    padding: 0 15px
  }

  .set-products .order-details .button-link a:after {
    display: none
  }
}

.participates-in-promo {
  margin-top: 30px
}

.participates-in-promo p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  color: #666
}

.participates-in-promo ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px
}

.participates-in-promo ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative
}

.participates-in-promo ul li a:before {
  content: '';
  width: 23px;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

@media (max-width: 991px) {
  .participates-in-promo ul li a {
    font-size: 14px
  }
}

.solution-item .img-wr {
  width: 100%;
  height: 203px;
  position: relative;
  overflow: hidden
}

.solution-item .img-wr img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.solution-item .content-wr {
  margin-top: 15px
}

.solution-item .content-wr .to-favorites {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle
}

.solution-item .content-wr .to-favorites i {
  font-size: 22px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.solution-item .content-wr h3, .solution-item .content-wr .name {
  margin-left: 19px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 176px);
  padding-right: 5px
}

.solution-item .content-wr h3 a, .solution-item .content-wr .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 16px;
  color: #323232;
  display: block
}

.solution-item .content-wr .button-link {
  width: 128px;
  vertical-align: middle
}

@media (max-width: 767px) {
  .solution-item .content-wr h3, .solution-item .content-wr .name {
    margin-left: 5px;
    width: calc(100% - 162px)
  }
}

.cart-page-wr {
  margin-top: 40px;
  font-size: 0
}

.cart-page-wr .title {
  margin-bottom: 25px
}

.cart-page-wr .title h2 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

.cart-page-wr .info-text {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 20px;
  margin-bottom: 15px
}

.cart-page-wr .info-text span {
  color: #ed1c24
}

.cart-page-wr .products-in-cart-block p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  margin-bottom: 25px
}

.cart-page-wr .products-in-cart-block .bottom-buttons-wr {
  margin-top: 35px
}

.cart-page-wr .products-in-cart-block .bottom-buttons-wr .button-link.blue {
  width: 208px;
  margin-right: 35px
}

@media (max-width: 767px) {
  .cart-page-wr .products-in-cart-block .bottom-buttons-wr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px
  }

  .cart-page-wr .products-in-cart-block .bottom-buttons-wr .button-link {
    width: calc(100% - 5px)
  }

  .cart-page-wr .products-in-cart-block .bottom-buttons-wr .button-link.blue {
    width: calc(100% - 5px)
  }

  .cart-page-wr .products-in-cart-block .bottom-buttons-wr .button-link:nth-child(odd) {
    margin-right: 5px
  }

  .cart-page-wr .products-in-cart-block .bottom-buttons-wr .button-link:nth-child(even) {
    margin-left: 5px
  }
}

.cart-page-wr .cart-products-list {
  width: calc(100% - 315px);
  display: inline-block;
  vertical-align: top
}

.cart-page-wr .cart-products-list .item {
  border: 1px solid #f1f1f1;
  margin-bottom: -1px;
  padding: 8px 10px;
  position: relative
}

.cart-page-wr .cart-products-list .item:last-child {
  margin-bottom: 0
}

.cart-page-wr .cart-products-list .item .remove-from-order-btn {
  position: absolute;
  right: 0;
  top: 0
}

.cart-page-wr .cart-products-list .item .remove-from-order-btn a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 34px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a5a5a5;
  text-align: center
}

.cart-page-wr .cart-products-list .item .img-wr {
  margin-right: 15px;
  width: 112px;
  height: 112px;
  line-height: 112px;
  vertical-align: middle;
  display: inline-block
}

.cart-page-wr .cart-products-list .item .img-wr a {
  display: block
}

.cart-page-wr .cart-products-list .item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  line-height: 112px;
  vertical-align: middle
}

.cart-page-wr .cart-products-list .item .content-wr {
  width: 411px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px
}

.cart-page-wr .cart-products-list .item .content-wr .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px
}

.cart-page-wr .cart-products-list .item .content-wr .price i {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #808080;
  margin-right: 10px
}

.cart-page-wr .cart-products-list .item .content-wr .price .regular-price {
  display: inline-block
}

.cart-page-wr .cart-products-list .item .prod-count {
  display: inline-block;
  width: 160px;
  text-align: center;
  margin-right: 25px;
  vertical-align: middle
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr form {
  display: inline-block
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr a {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 45px;
  cursor: pointer;
  vertical-align: top
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr a:before {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr a.plus-btn {
  margin-left: 12px
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr a.plus-btn:after {
  content: '';
  width: 2px;
  height: 16px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr a.minus-btn {
  margin-right: 12px
}

.cart-page-wr .cart-products-list .item .prod-count .count-wr input {
  width: 65px;
  height: 45px;
  border: solid 1px #c5c5c5;
  text-align: center;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  vertical-align: top
}

.cart-page-wr .cart-products-list .item .prod-count .tooltip span {
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  vertical-align: middle;
  margin-top: 18px;
  display: inline-block
}

.cart-page-wr .cart-products-list .item .prod-count .tooltip .icon-wr {
  margin-left: 3px;
  vertical-align: bottom;
  margin-top: 0
}

.cart-page-wr .cart-products-list .item .total-price {
  width: 160px;
  display: inline-block;
  vertical-align: middle
}

.cart-page-wr .cart-products-list .item .total-price .old-price {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #4d4d4d;
  text-decoration: line-through
}

.cart-page-wr .cart-products-list .item .total-price .new-price {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #ed1c24
}

.cart-page-wr .cart-products-list .item .total-price .regular-price {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.cart-page-wr .cart-products-list .item .total-price .currency {
  font-size: 16px;
  font-weight: normal
}

.cart-page-wr .checkout-block-wr {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  background-color: #fdf5e5
}

.cart-page-wr .checkout-block-wr .order-details {
  padding: 30px 28px 25px;
  border-bottom: 2px solid #fff;
  text-align: center
}

.cart-page-wr .checkout-block-wr .order-details p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 18px;
  margin-bottom: 25px
}

.cart-page-wr .checkout-block-wr .order-details p span {
  font-size: 24px;
  font-weight: bold;
  color: #008cd2
}

.cart-page-wr .checkout-block-wr .order-details .total-price {
  margin-bottom: 16px
}

.cart-page-wr .checkout-block-wr .order-details .total-price .old-price {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #4d4d4d;
  text-decoration: line-through;
  margin-bottom: 5px
}

.cart-page-wr .checkout-block-wr .order-details .total-price .new-price, .cart-page-wr .checkout-block-wr .order-details .total-price .regular-price {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 26px
}

.cart-page-wr .checkout-block-wr .order-details .total-price .new-price {
  color: #ed1c24
}

.cart-page-wr .checkout-block-wr .order-details .total-price .regular-price {
  color: #008cd2
}

.cart-page-wr .checkout-block-wr .order-details .total-price .currency {
  font-size: 16px
}

.cart-page-wr .checkout-block-wr .order-details .button-link {
  width: 100%
}

.cart-page-wr .checkout-block-wr .order-details .button-link a {
  padding: 0 50px 0 5px
}

.cart-page-wr .checkout-block-wr .benefits-order {
  padding: 20px 28px 29px
}

.cart-page-wr .checkout-block-wr .benefits-order ul li {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px;
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative
}

.cart-page-wr .checkout-block-wr .benefits-order ul li:last-child {
  margin-bottom: 0
}

.cart-page-wr .checkout-block-wr .benefits-order ul li:before {
  content: '\f00c';
  color: #808080;
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: -2px
}

.cart-page-wr .watch-history-block {
  height: 202px;
  overflow: visible
}

.cart-page-wr .watch-history-block .history-category .subtitle {
  width: calc(100% - 195px);
  color: #ed1c24;
  position: relative
}

.cart-page-wr .watch-history-block .history-category .subtitle:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #ed1c24;
  position: absolute;
  bottom: -3px;
  left: 0
}

.cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr h2 {
  height: 45px
}

.cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr .button-link {
  position: absolute;
  left: 13px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s
}

.cart-page-wr .watch-history-block .history-category .links {
  width: auto;
  text-align: left
}

@media (max-width: 1365px) {
  .cart-page-wr .cart-products-list .item .content-wr {
    width: 256px;
    margin-right: 15px
  }

  .cart-page-wr .cart-products-list .item .prod-count {
    width: 150px
  }
}

@media (max-width: 1279px) {
  .cart-page-wr .cart-products-list {
    width: calc(100% - 265px)
  }

  .cart-page-wr .cart-products-list .item {
    padding-left: 0
  }

  .cart-page-wr .cart-products-list .item .img-wr {
    margin-left: 0;
    margin-right: 10px
  }

  .cart-page-wr .cart-products-list .item .content-wr {
    width: calc(100% - 447px)
  }

  .cart-page-wr .cart-products-list .item .prod-count {
    width: 150px;
    margin-right: 10px
  }

  .cart-page-wr .cart-products-list .item .total-price {
    width: 150px
  }

  .cart-page-wr .cart-products-list .item .total-price .new-price, .cart-page-wr .cart-products-list .item .total-price .regular-price {
    font-size: 24px
  }

  .cart-page-wr .checkout-block-wr {
    width: 250px
  }

  .cart-page-wr .checkout-block-wr .order-details {
    padding: 23px 12px 22px
  }

  .cart-page-wr .checkout-block-wr .benefits-order {
    padding: 19px 12px 27px
  }
}

@media (max-width: 991px) {
  .cart-page-wr .cart-products-list {
    width: 100%
  }

  .cart-page-wr .cart-products-list .item {
    position: relative;
    padding-left: 18px
  }

  .cart-page-wr .cart-products-list .item .remove-from-order-btn {
    position: absolute;
    right: 0;
    top: 0
  }

  .cart-page-wr .cart-products-list .item .content-wr {
    width: calc(100% - 502px);
    margin-right: 30px
  }

  .cart-page-wr .cart-products-list .item .prod-count {
    margin-right: 50px
  }

  .cart-page-wr .checkout-block-wr {
    width: calc(100% + 60px);
    margin: 30px -30px 0
  }

  .cart-page-wr .checkout-block-wr .order-details {
    padding: 20px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .cart-page-wr .checkout-block-wr .order-details p {
    margin-bottom: 0
  }

  .cart-page-wr .checkout-block-wr .order-details .total-price {
    margin-bottom: 0;
    min-width: 160px
  }

  .cart-page-wr .checkout-block-wr .order-details .button-link {
    width: 212px
  }

  .cart-page-wr .checkout-block-wr .order-details .button-link a {
    padding: 0 60px 0 12px
  }

  .cart-page-wr .checkout-block-wr .benefits-order {
    padding: 20px 40px
  }

  .cart-page-wr .checkout-block-wr .benefits-order ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }

  .cart-page-wr .checkout-block-wr .benefits-order ul li br {
    display: none
  }
}

@media (max-width: 767px) {
  .cart-page-wr {
    margin-top: 35px;
    margin-bottom: -16px
  }

  .cart-page-wr .title h2 {
    font-size: 24px;
    line-height: 30px
  }

  .cart-page-wr .cart-products-list .item {
    padding: 12px 5px 10px 18px;
    position: relative
  }

  .cart-page-wr .cart-products-list .item .img-wr {
    margin-left: 0;
    margin-right: 15px
  }

  .cart-page-wr .cart-products-list .item .content-wr {
    margin-right: 0;
    width: calc(100% - 127px)
  }

  .cart-page-wr .cart-products-list .item .prod-count {
    margin-top: 10px;
    margin-right: 0;
    width: 50%;
    text-align: left
  }

  .cart-page-wr .cart-products-list .item .prod-count .count-wr input {
    width: 42px;
    height: 30px
  }

  .cart-page-wr .cart-products-list .item .prod-count .count-wr a {
    height: 30px
  }

  .cart-page-wr .cart-products-list .item .prod-count .tooltip span {
    margin-top: 8px
  }

  .cart-page-wr .cart-products-list .item .prod-count .tooltip .tooltip-text {
    left: 0;
    right: inherit
  }

  .cart-page-wr .cart-products-list .item .total-price {
    width: 50%;
    vertical-align: bottom
  }

  .cart-page-wr .checkout-block-wr {
    width: calc(100% + 20px);
    margin: 30px -10px 0
  }

  .cart-page-wr .checkout-block-wr .order-details {
    padding: 20px 30px;
    display: block
  }

  .cart-page-wr .checkout-block-wr .order-details p {
    margin-bottom: 25px
  }

  .cart-page-wr .checkout-block-wr .order-details .total-price {
    margin-bottom: 16px
  }

  .cart-page-wr .checkout-block-wr .order-details .button-link {
    width: 100%
  }

  .cart-page-wr .checkout-block-wr .order-details .button-link a {
    padding: 0 15px
  }

  .cart-page-wr .checkout-block-wr .benefits-order {
    padding: 20px 30px
  }

  .cart-page-wr .checkout-block-wr .benefits-order ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }

  .cart-page-wr .watch-history-block {
    margin: 0 -10px;
    padding: 50px 0 0 10px;
    background-color: #f7f7f7;
    height: 100%
  }

  .cart-page-wr .watch-history-block .history-category {
    margin-top: 0
  }

  .cart-page-wr .watch-history-block .history-category .subtitle {
    width: 175px
  }

  .cart-page-wr .watch-history-block .history-category .tabs-title {
    width: 100%
  }

  .cart-page-wr .watch-history-block .history-category .slider-nav {
    top: 59px;
    right: 10px
  }

  .cart-page-wr .watch-history-block .history-category .links {
    display: block;
    margin-top: 21px
  }

  .cart-page-wr .watch-history-block .history-category .history-slider {
    margin: 35px 0 0 0
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .item-wr {
    background-color: #fff;
    padding: 21px 15px 24px;
    margin-right: 2px;
    width: 260px
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .top-block .logo {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .top-block .logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    line-height: 20px
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .top-block .right-links {
    margin: 0
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .img-wr {
    margin-top: 13px;
    display: block;
    width: 100%;
    height: 203px;
    text-align: center
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .img-wr img {
    line-height: 203px
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr {
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
    padding-top: 0
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr h2 a {
    font-size: 14px;
    font-family: Circe, sans-serif;
    line-height: 16px;
    font-weight: bold;
    color: #323232;
    left: 18px;
    display: block;
    width: 100%
  }

  .cart-page-wr .watch-history-block .history-category .history-slider .item .content-wr .price {
    margin-top: 0;
    padding-left: 0
  }

  .cart-page-wr .watch-history-block .history-category .history-slider:after {
    display: none
  }
}

.product-item {
  width: 49%;
  height: 470px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-right: 2px;
  margin-bottom: 2px;
  vertical-align: top;
  z-index: 1
}

.product-item .item-wr {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 21px 17px 16px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease
}

.product-item .top-block {
  position: relative
}

.product-item .top-block .logo {
  height: 25px;
  width: auto;
  display: inline-block;
  vertical-align: middle
}

.product-item .top-block .logo a {
  display: block
}

.product-item .top-block .logo img {
  vertical-align: middle;
  line-height: 20px;
  max-height: 100%;
  max-width: 100%
}

.product-item .top-block .sale-layout {
  position: absolute;
  left: 0;
  top: 34px
}

.product-item .img-block {
  margin-top: 13px;
  display: block;
  height: 203px;
  text-align: center;
  position: relative
}

.product-item .img-block div {
  height: 100%
}

.product-item .img-block a {
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product-item .img-block a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.product-item .product-info-block {
  margin-top: 12px
}

.product-item .product-info-block .name {
  line-height: 1
}

.product-item .product-info-block .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  line-height: 16px;
  font-weight: bold;
  color: #323232;
  left: 18px;
  display: block;
  width: 100%
}

.product-item .product-info-block .button-link {
  margin-top: 0;
  width: 100%;
  z-index: 2
}

.product-item .product-info-block .descr-wr {
  margin-top: 8px
}

.product-item .product-info-block .descr-wr li {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #343434;
  line-height: 17px
}

.product-item .product-info-block .descr-wr p {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 17px
}

.product-item .tooltip-icon .tooltip-text {
  width: auto;
  white-space: nowrap;
  padding: 7px 8px 5px;
  top: calc(100% + 12px)
}

.product-item .slick-arrow {
  position: absolute;
  top: 50%;
  opacity: 0;
  z-index: 2
}

.product-item .slick-prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg)
}

.product-item .slick-next {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg)
}

.product-item:after {
  content: '';
  width: 100%;
  height: 42px;
  bottom: 0;
  left: 0;
  position: absolute;
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%)
}

.product-item.super-prod {
  width: 502px
}

.product-item.super-prod .item-wr {
  width: 100%;
  position: absolute
}

.product-item.super-prod .product-info-block .name {
  width: calc(100% - 245px);
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px
}

.product-item.super-prod .product-info-block .button-link {
  width: 210px;
  display: inline-block;
  vertical-align: middle
}

.product-item.super-prod .img-block {
  height: 274px;
  position: relative
}

.product-item.super-prod .img-block a {
  line-height: 274px
}

.product-item.super-prod-small .availability {
  margin: 12px 0 11px
}

@media (max-width: 1365px) {
  .product-item {
    width: 260px
  }

  .product-item.super-prod {
    width: 522px
  }
}

@media (max-width: 1279px) {
  .product-item {
    width: 33%
  }

  .product-item .item-wr {
    width: 100%;
    padding: 21px 15px 16px
  }

  .product-item.super-prod {
    width: calc(66% + 2px)
  }
}

@media (max-width: 991px) {
  .product-item {
    height: auto;
    width: calc(50% - 2px)
  }

  .product-item .item-wr {
    padding-bottom: 24px;
    position: relative
  }

  .product-item .product-info-block .descr-wr {
    display: none
  }

  .product-item.super-prod {
    margin-right: 0;
    width: 100%
  }

  .product-item.super-prod .item-wr {
    position: relative
  }

  .product-item:after {
    content: none
  }
}

@media (max-width: 767px) {
  .product-item {
    width: 100%;
    height: 100%;
    margin-right: 0
  }

  .product-item .item-wr {
    height: 100%
  }

  .product-item .product-info-block .button-link {
    width: 210px;
    margin: 25px auto 0;
    display: block
  }

  .product-item.super-prod {
    width: 100%
  }

  .product-item.super-prod .img-block {
    height: 250px
  }

  .product-item.super-prod .img-block a {
    line-height: 250px
  }

  .product-item.super-prod .img-block a img {
    line-height: 250px
  }

  .product-item.super-prod .product-info-block .name {
    width: 100%;
    margin-right: 0;
    margin-top: 10px
  }

  .product-item.super-prod .product-info-block .button-link {
    width: 210px;
    margin: 25px auto 0;
    display: block
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .product-item {
    width: calc(50% - 2px);
    margin-right: 2px
  }
}

.product-item.precise-price .product-info-block .availability {
  margin: 28px 0 11px;
  color: #008cd2
}

@media (max-width: 767px) {
  .product-item.precise-price .product-info-block .availability {
    margin: 12px 0 0
  }
}

.price {
  margin-bottom: 8px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal
}

.price .old-price {
  display: inline-block;
  text-decoration: line-through;
  margin-right: 5px
}

.price .old-price span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 1
}

.price .new-price {
  color: #fb0317;
  display: inline-block
}

.price .new-price span:not(.currency) {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold
}

.price .regular-price {
  color: #1a4d94
}

.price .regular-price span:not(.currency) {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold
}

.price .regular-price.order {
  color: #008cd2
}

.price .currency {
  font-size: 14px;
  font-weight: normal
}

.availability {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #00a500;
  margin-top: 7px
}

.availability.not-avail {
  color: #ed1c24
}

.availability.order {
  color: #008cd2
}

.availability.orange {
  color: #ff8401
}

.availability.grey {
  color: #848484
}

.right-links {
  display: inline-block;
  vertical-align: middle;
  float: right
}

.right-links .icon-wr {
  display: inline-block;
  margin-right: 20px
}

.right-links .icon-wr a {
  display: block;
  width: 22px;
  height: 22px;
  position: relative
}

.right-links .icon-wr a:after {
  font-family: AGROMAT-Icon;
  font-size: 22px;
  color: #a5a5a5;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease
}

.right-links .icon-wr img {
  width: 22px
}

.right-links .icon-wr:last-child {
  margin-right: 0
}

.right-links .icon-wr.compare-icon a:after {
  content: '\0044'
}

.right-links .icon-wr.favorite-icon a:after {
  content: '\0043'
}

.right-links .icon-wr.favorite-icon.active a:after {
  content: '\0042'
}

.right-links .icon-wr.active a:after {
  color: #008cd2
}

.cart-popup-layout {
  width: 770px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.cart-popup-layout .popup-body {
  background-color: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  max-height: 100%;
  overflow-y: auto
}

.cart-popup-layout .popup-body .title {
  position: relative;
  background-color: #f7f7f7;
  padding: 20px 0
}

.cart-popup-layout .popup-body .title p {
  font-size: 30px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  text-align: center
}

.cart-popup-layout .popup-body .title .close-btn {
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  right: 20px;
  top: 20px;
  cursor: pointer
}

.cart-popup-layout .popup-body .products-in-cart-list {
  padding: 15px 40px 0
}

.cart-popup-layout .popup-body .products-in-cart-list p {
  margin-bottom: 20px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list {
  max-height: 298px;
  margin-right: -12px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item {
  border: 1px solid #f1f1f1;
  margin-bottom: -1px;
  padding: 8px 10px 8px 20px;
  position: relative
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .remove-from-order-btn {
  position: absolute;
  right: 0;
  top: 0
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .remove-from-order-btn a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 34px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a5a5a5;
  text-align: center
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .img-wr {
  margin-right: 20px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  display: inline-block
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .img-wr a {
  display: block
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  line-height: 80px;
  vertical-align: middle
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .content-wr {
  width: 225px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .content-wr .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .content-wr .price i {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #808080;
  margin-right: 10px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .content-wr .price .regular-price {
  display: inline-block
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count {
  display: inline-block;
  width: 152px;
  text-align: center;
  margin-right: 20px;
  vertical-align: middle
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 45px;
  cursor: pointer;
  vertical-align: top;
  font-size: 0
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a:before {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a.plus-btn {
  margin-left: 12px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a.plus-btn:after {
  content: '';
  width: 2px;
  height: 16px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a.minus-btn {
  margin-right: 12px
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr input {
  width: 65px;
  height: 45px;
  border: solid 1px #c5c5c5;
  text-align: center;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  vertical-align: top
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .tooltip span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  vertical-align: middle;
  margin-top: 18px;
  display: inline-block
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .tooltip .icon-wr {
  margin-left: 3px;
  vertical-align: bottom;
  margin-top: 0
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .tooltip .tooltip-text {
  bottom: calc(100% - 10px)
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price {
  width: 110px;
  display: inline-block;
  vertical-align: middle
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .old-price {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #4d4d4d;
  text-decoration: line-through
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .new-price, .cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .regular-price {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .new-price {
  color: #ed1c24
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .regular-price {
  color: #008cd2
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .total-price .currency {
  font-size: 16px;
  font-weight: normal
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item:last-child {
  margin-bottom: 0
}

.cart-popup-layout .popup-body .recommend-for-ordering {
  margin-top: 15px
}

.cart-popup-layout .popup-body .recommend-for-ordering .title-accordion {
  margin-bottom: 15px
}

.cart-popup-layout .popup-body .recommend-for-ordering .title-accordion i {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider-wr {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider {
  position: relative
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item {
  padding: 6px 0 20px;
  font-size: 0
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .item-wr {
  padding: 11px;
  display: block;
  width: 345px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  margin-right: -1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .img-wr {
  width: 140px;
  height: 106px;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  line-height: 106px;
  vertical-align: middle;
  margin: 0 auto
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr {
  display: inline-block;
  width: calc(100% - 140px);
  padding-top: 6px;
  padding-left: 13px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .name a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #000;
  line-height: 15px;
  height: 45px;
  display: block
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .price {
  margin-top: 10px;
  padding-left: 6px
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .price .old-price {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 1;
  display: inline-block;
  text-decoration: line-through;
  margin-right: 5px
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .price .new-price {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fb0317;
  display: inline-block
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .price .regular-price {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #1a4d94
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item .content-wr .button-link {
  position: absolute;
  left: 13px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .slick-arrow {
  height: 45px;
  border: 1px solid #b8c9e0;
  position: absolute;
  top: -50px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .slick-arrow.slick-prev {
  right: 47px
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .slick-arrow.slick-prev:after {
  content: '\f053';
  top: 23px;
  left: 20px
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .slick-arrow.slick-next {
  right: 0
}

.cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .slick-arrow.slick-next:after {
  content: '\f054';
  top: 23px;
  left: 23px
}

.cart-popup-layout .popup-body .recommend-for-ordering.open .title-accordion i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.cart-popup-layout .popup-body .recommend-for-ordering.open .recommend-slider-wr {
  height: 188px;
  overflow: visible;
  margin-top: 25px
}

.cart-popup-layout .popup-body .recommend-for-ordering.open .slick-arrow {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0.25s;
  transition: opacity 0.5s ease 0.25s
}

.cart-popup-layout .popup-body .checkout-block-wr {
  background-color: #fdf5e5;
  position: relative;
  z-index: 11
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details {
  padding: 15px 40px 20px;
  text-align: center
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 18px;
  display: inline-block
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details p span {
  font-size: 24px;
  font-weight: bold;
  color: #008cd2
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .total-price {
  display: inline-block;
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 26px;
  color: #ed1c24;
  margin-left: 20px
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .total-price .currency {
  font-size: 16px
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue {
  width: 225px
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue a {
  padding: 0 15px
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue a:after {
  content: none
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue:after {
  content: none
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link:before {
  display: none
}

.cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link:after {
  content: '\f054';
  color: #fff;
  font-family: FontAwesome;
  position: absolute;
  font-size: 14px;
  border: none;
  width: 14px;
  height: 14px;
  right: 15px;
  top: 0
}

.cart-popup-layout .mCustomScrollBox {
  padding-right: 12px
}

.cart-popup-layout .mCSB_scrollTools {
  width: 5px;
  right: 0;
  z-index: 11
}

.cart-popup-layout .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008cd2 !important
}

.cart-popup-layout .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d3d5dd
}

.cart-popup-layout .mCSB_inside>.mCSB_container {
  padding: 0
}

@media (max-width: 991px) {
  .cart-popup-layout .popup-body {
    width: 730px;
    margin: 0 auto
  }

  .cart-popup-layout .popup-body .products-in-cart-list {
    padding: 15px 20px 0
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details {
    padding: 15px 20px 20px
  }
}

@media (max-width: 767px) {
  .cart-popup-layout {
    position: relative;
    height: auto;
    width: 100%
  }

  .cart-popup-layout .popup-body {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    -webkit-transform: none;
    transform: none
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details {
    padding: 15px 10px 20px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details p {
    font-size: 14px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details p span {
    font-size: 18px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .total-price {
    font-size: 18px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .total-price .currency {
    font-size: 14px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link {
    width: calc(100% - 5px);
    height: 40px;
    line-height: 40px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link a {
    font-size: 12px;
    line-height: 14px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue {
    width: calc(100% - 5px)
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link.blue a {
    padding: 0 5px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link:nth-child(odd) {
    margin-right: 5px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link:nth-child(even) {
    margin-left: 5px
  }

  .cart-popup-layout .popup-body .checkout-block-wr .order-details .bottom-buttons-wr .button-link:after {
    display: none
  }
}

.mfp-bg {
  background: #fff
}

.mfp-ready.mfp-bg {
  opacity: 0.95
}

.mfp-ready .cart-popup-layout {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0.25s;
  transition: opacity 0.5s ease 0.25s
}

.mfp-removing.mfp-bg {
  opacity: 0
}

.news-page {
  background-color: #f7f7f7
}

.news-page .subscribe-block {
  margin-top: 0
}

.news-page .subscribe-block form .button-link:before {
  content: '\0078'
}

.news-page footer {
  margin-top: 0
}

@media (max-width: 767px) {
  .news-page .subscribe-block form .button-link:before {
    content: none
  }
}

.news-content-wr .title {
  margin-top: 40px;
  margin-bottom: 25px
}

.news-content-wr .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2
}

.news-content-wr .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 36px
}

@media (max-width: 1279px) {
  .news-content-wr .title p {
    margin-top: 20px
  }
}

@media (max-width: 767px) {
  .news-content-wr .title {
    width: 100%;
    margin-top: 25px
  }

  .news-content-wr .title h1 {
    font-size: 24px;
    line-height: 26px
  }

  .news-content-wr .tabs-title.scroll-container:not(.mCS_no_scrollbar):before, .news-content-wr .tabs-title.scroll-container:not(.mCS_no_scrollbar):after {
    display: none
  }

  .news-content-wr .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }
}

.news-wr {
  font-size: 0;
  margin: 0 -12px 60px
}

.news-wr>span {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 24px;
  display: inline-block;
  width: calc(100% - 290px);
  margin-left: 12px;
  vertical-align: middle;
  margin-bottom: 18px
}

.news-wr .button-link {
  margin-right: 12px;
  vertical-align: middle;
  margin-bottom: 18px
}

.news-wr .news-item {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.news-wr .news-item a {
  display: block
}

.news-wr .news-item .img-wr {
  position: relative;
  height: 203px;
  width: 100%;
  overflow: hidden
}

.news-wr .news-item .img-wr img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.news-wr .news-item .date {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #808080;
  line-height: 13px;
  margin-top: 11px
}

.news-wr .news-item .name {
  margin-top: 8px;
  height: 32px
}

.news-wr .news-item .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px
}

.news-wr .show-more {
  text-align: center;
  margin-top: 25px
}

.news-wr .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.news-wr .show-more a:hover {
  color: #008cd2;
  border-bottom-color: transparent
}

.news-wr .pagination {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.news-wr .pagination .prev, .news-wr .pagination .next {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 58px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  margin-left: 2px;
  transition: all 0.3s ease
}

.news-wr .pagination .prev i, .news-wr .pagination .next i {
  font-size: 18px;
  color: #008cd2;
  transition: all 0.3s ease
}

.news-wr .pagination .prev:hover, .news-wr .pagination .next:hover {
  color: #fff;
  background-color: #008cd2
}

.news-wr .pagination .prev:hover i, .news-wr .pagination .next:hover i {
  color: #fff
}

.news-wr .pagination ul {
  display: flex;
  vertical-align: middle
}

.news-wr .pagination ul li {
  display: inline-block
}

.news-wr .pagination ul a {
  width: 45px;
  height: 45px;
  border: 1px solid transparent;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  display: block;
  text-align: center;
  line-height: 45px
}

.news-wr .pagination ul a:not(.active):hover {
  color: #fff;
  background-color: #008cd2
}

.news-wr .pagination ul a.active {
  border-color: #b8c9e0;
  color: #008cd2
}

.news-wr .pagination ul span {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080
}

@media (max-width: 991px) {
  .news-wr .news-item {
    width: 50%
  }
}

@media (max-width: 767px) {
  .news-wr {
    margin: 25px 0 40px
  }

  .news-wr .news-item {
    padding: 0;
    margin-bottom: 45px
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .news-wr .news-item {
    width: 100%
  }

  .news-wr .news-item .name {
    height: auto
  }
}

.news-article-content {
  margin-top: 18px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.news-article-content a {
  color: #008cd2
}

.news-article-content ul {
  margin-bottom: 35px
}

.news-article-content ul li:before {
  content: '—';
  font-size: 44px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.news-article-content ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 35px
}

.news-article-content ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.news-article-content li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 45px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.news-article-content li strong {
  font-weight: bold
}

.news-article-content li:last-child {
  margin-bottom: 0
}

.news-article-content li ul, .news-article-content li ol {
  margin-top: 10px
}

.news-article-content li ul li, .news-article-content li ol li {
  margin-bottom: 10px
}

.news-article-content .article-title {
  width: calc(100% - 724px);
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 45px
}

.news-article-content .article-title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  margin-bottom: 45px
}

.news-article-content .article-title .date {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 24px;
  margin-bottom: 25px
}

.news-article-content .article-title .img-wr {
  width: 720px;
  height: 410px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.news-article-content .main-slider-wr {
  width: 720px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 410px;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.news-article-content .main-slider-wr .img-content {
  width: 100%;
  height: 410px;
  position: relative
}

.news-article-content .main-slider-wr .img-content a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

.news-article-content .main-slider-wr .slider-count {
  position: absolute;
  right: 145px;
  bottom: 25px
}

.news-article-content .main-slider-wr .slider-count .current {
  line-height: 32px
}

.news-article-content .main-slider-wr .slider-count .all:before {
  color: #a0c0ff
}

.news-article-content .main-slider-wr .slider-count .current, .news-article-content .main-slider-wr .slider-count .all {
  color: #a0c0ff
}

.news-article-content .main-slider-wr .slick-arrow {
  background-color: #008cd2;
  height: 45px;
  width: 45px;
  bottom: 28px;
  position: absolute;
  z-index: 2
}

.news-article-content .main-slider-wr .slick-arrow:after {
  color: #fff
}

.news-article-content .main-slider-wr .slick-arrow.slick-prev {
  margin-bottom: 0;
  right: 72px
}

.news-article-content .main-slider-wr .slick-arrow.slick-prev:after {
  content: '\f053';
  top: 23px;
  left: 21px
}

.news-article-content .main-slider-wr .slick-arrow.slick-next {
  margin-bottom: 0;
  right: 25px
}

.news-article-content .main-slider-wr .slick-arrow.slick-next:after {
  content: '\f054'
}

.news-article-content .main-slider-wr .slick-arrow:after {
  top: 23px;
  left: 24px
}

.news-article-content .slider-wr {
  position: relative;
  margin-bottom: 70px;
  font-size: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.news-article-content .slider-wr .single-slide {
  width: calc(100% - 260px);
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.news-article-content .slider-wr .single-slide .img-wr {
  height: 550px;
  position: relative;
  margin-bottom: -12px
}

.news-article-content .slider-wr .single-slide .img-wr a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: zoom-in
}

@media (min-width: 768px) {
  .news-article-content .slider-wr .slider-nav {
    position: absolute;
    bottom: 20px;
    left: 127px
  }
}

.news-article-content .slider-wr .slick-arrow {
  border: 1px solid #4785bf;
  bottom: -58px
}

.news-article-content .slider-wr .slick-arrow:before {
  color: #fff
}

.news-article-content .slider-wr .slick-arrow.slick-next {
  left: 47px
}

.news-article-content .slider-wr .slick-arrow.slick-prev {
  left: 0
}

.news-article-content .slider-wr .slider-count {
  background-color: #008cd2;
  width: 233px;
  display: inline-block;
  margin: -102px 0 0 0;
  padding: 117px 130px 17px 20px;
  text-align: right;
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1
}

.news-article-content .slider-wr .slider-count .current {
  color: #fff;
  vertical-align: baseline
}

.news-article-content .slider-wr .slider-count .all {
  color: #fff;
  margin-left: 0;
  vertical-align: baseline
}

.news-article-content .slider-wr .slider-count .all:before {
  display: none
}

.news-article-content .slider-wr:last-child {
  margin-bottom: 0
}

.news-article-content .slider-wr .slick-arrow {
  position: absolute;
  height: 45px;
  margin: 0
}

.news-article-content .slider-wr .slick-arrow:after {
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.news-article-content .slider-wr .slick-arrow.slick-prev:after {
  content: "\f053";
  color: #fff;
  left: 14px
}

.news-article-content .slider-wr .slick-arrow.slick-next:after {
  content: "\f054";
  color: #fff;
  left: 17px
}

.news-article-content .article-content {
  margin-top: 40px
}

.news-article-content .article-content>h2, .news-article-content .article-content>h3 {
  font-size: 22px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 24px;
  margin-bottom: 30px
}

.news-article-content h4 {
  font-size: 20px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 22px;
  margin-bottom: 27px
}

.news-article-content h5 {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 20px;
  margin-bottom: 24px
}

.news-article-content p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #282828;
  margin-bottom: 30px
}

.news-article-content p img {
  display: block;
  margin: 25px auto 0
}

.news-article-content p a {
  color: #008cd2;
  display: inline-block;
  border-bottom: 1px solid #008cd2;
  line-height: 1
}

.news-article-content strong, .news-article-content b {
  font-weight: bold
}

.news-article-content blockquote {
  font-style: normal;
  color: #ed1c24;
  display: inline-block
}

.news-article-content>img {
  max-width: 100%;
  display: block;
  margin: 0 auto 35px
}

.news-article-content table {
  margin-bottom: 50px;
  border: none;
  border-collapse: collapse
}

.news-article-content table td {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #282828;
  border: 1px solid #282828;
  padding: 15px 25px;
  vertical-align: top
}

.news-article-content table td strong, .news-article-content table td b {
  font-weight: bold
}

.news-article-content table td blockquote {
  font-style: normal;
  color: #ed1c24;
  display: inline-block
}

.news-article-content table td ol, .news-article-content table td ul {
  margin-left: 16px
}

.news-article-content .recommend-products {
  font-size: 0;
  margin: 40px 0 60px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.news-article-content .recommend-products .product-item {
  width: 25%;
  margin-right: 0
}

.news-article-content .recommend-products .product-item .item-wr {
  width: calc(100% - 2px);
  margin-right: 2px
}

.news-article-content .recommend-products .product-item .product-info-block .descr-wr ul {
  margin: 0;
  padding: 0
}

.news-article-content .recommend-products .product-item .product-info-block .descr-wr li {
  padding: 0;
  margin: 0
}

.news-article-content .recommend-products .product-item .product-info-block .descr-wr li:before {
  display: none
}

.news-article-content .buy-together {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 0
}

.news-article-content .buy-together .promotional-wr {
  margin-bottom: 30px;
  background-color: #fff
}

.news-article-content .buy-together .promotional-wr .total-price .price .new-price {
  margin-top: 3px
}

.news-article-content .buy-together .promotional-wr:last-child {
  margin-bottom: 0
}

@media (max-width: 1279px) {
  .news-article-content .article-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px
  }

  .news-article-content .article-title .date {
    margin-bottom: 15px
  }

  .news-article-content .article-title h1 {
    margin-bottom: 25px
  }

  .news-article-content .main-slider-wr {
    width: 100%;
    height: 550px
  }

  .news-article-content .main-slider-wr .img-content {
    height: 550px
  }

  .news-article-content p {
    margin-bottom: 15px
  }

  .news-article-content table {
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse
  }

  .news-article-content table tr td img {
    display: block;
    margin: 0 auto 15px;
    max-width: 100%
  }

  .news-article-content .slider-wr {
    width: 942px;
    margin: 0 auto
  }

  .news-article-content .slider-wr .single-slide .img-wr {
    height: 400px
  }
}

@media (max-width: 991px) {
  .news-article-content .recommend-products .product-item {
    width: 33.3%
  }

  .news-article-content ul {
    margin-bottom: 25px
  }

  .news-article-content .slider-wr {
    width: 600px;
    margin: 0 auto 50px
  }

  .news-article-content .slider-wr .slick-arrow {
    bottom: -67px
  }

  .news-article-content .slider-wr .slick-arrow.slick-prev {
    left: 68px
  }

  .news-article-content .slider-wr .slick-arrow.slick-next {
    left: 115px
  }

  .news-article-content .slider-wr .single-slide {
    width: 100%
  }

  .news-article-content .slider-wr .single-slide .img-wr {
    height: 385px
  }

  .news-article-content .slider-wr .slider-count {
    margin: -85px 0 0 -50px
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .news-article-content .slider-wr .slider-nav {
    left: 70px
  }
}

@media (max-width: 767px) {
  .news-article-content {
    margin-top: 25px
  }

  .news-article-content li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 35px
  }

  .news-article-content ul li:before {
    font-size: 32px;
    top: 9px
  }

  .news-article-content .article-title {
    margin-top: 0
  }

  .news-article-content .article-title h1 {
    font-size: 24px;
    line-height: 26px
  }

  .news-article-content .main-slider-wr {
    height: 250px
  }

  .news-article-content .main-slider-wr .img-content {
    height: 250px
  }

  .news-article-content .main-slider-wr .slick-arrow {
    background-color: transparent;
    border: 1px solid #b2c3da;
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .news-article-content .main-slider-wr .slick-arrow:after {
    color: #008cd2
  }

  .news-article-content .main-slider-wr .slick-arrow.slick-prev {
    left: 5px;
    right: inherit
  }

  .news-article-content .main-slider-wr .slick-arrow.slick-next {
    right: 5px
  }

  .news-article-content .article-content>ul {
    padding-left: 0;
    margin: 0 0 10px
  }

  .news-article-content .recommend-products {
    margin: 25px 0 0
  }

  .news-article-content h2 {
    margin-bottom: 15px
  }

  .news-article-content p {
    margin-bottom: 10px
  }

  .news-article-content .recommend-products {
    margin: 25px 0 35px
  }

  .news-article-content .recommend-products .recommend-slider {
    position: relative;
    padding-bottom: 50px
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow {
    border: 1px solid #b2c3da;
    height: 45px;
    width: 45px;
    bottom: 0;
    position: absolute;
    z-index: 2
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow.slick-prev {
    margin-bottom: 0;
    right: 47px
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow.slick-prev:after {
    content: '\f053';
    color: #008cd2;
    top: 23px;
    left: 21px
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow.slick-next {
    margin-bottom: 0;
    right: 0
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow.slick-next:after {
    content: '\f054';
    color: #008cd2
  }

  .news-article-content .recommend-products .recommend-slider>.slick-arrow:after {
    top: 23px;
    left: 24px
  }

  .news-article-content .recommend-products .product-item .item-wr {
    width: 260px
  }

  .news-article-content table tr td {
    padding: 5px
  }

  .news-article-content .buy-together.set-of-products-slider .total-price {
    width: 100%
  }

  .news-article-content .slider-wr {
    width: 100%;
    margin: 0 0 30px
  }

  .news-article-content .slider-wr .slick-arrow {
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
  }

  .news-article-content .slider-wr .slick-arrow.slick-prev {
    left: 10px
  }

  .news-article-content .slider-wr .slick-arrow.slick-prev:after {
    color: #008cd2
  }

  .news-article-content .slider-wr .slick-arrow.slick-next {
    left: inherit;
    right: 10px
  }

  .news-article-content .slider-wr .slick-arrow.slick-next:after {
    color: #008cd2
  }

  .news-article-content .slider-wr .slider-nav .item {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .news-article-content .slider-wr .slider-nav .item.prev {
    left: 10px
  }

  .news-article-content .slider-wr .slider-nav .item.next {
    right: 10px
  }

  .news-article-content .slider-wr .slider-nav.white .item i {
    color: #008cd2
  }
}

.other-articles-block {
  margin-bottom: 60px
}

.other-articles-block .articles-block {
  margin-top: 0
}

.other-articles-block .articles-block .title {
  display: inline-block;
  margin-top: 12px;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #008cd2
}

.other-articles-block .articles-block .button-link {
  float: right
}

.other-articles-block .articles-block .article-items-wr {
  position: relative;
  margin: 40px -15px 0;
  font-size: 0
}

.other-articles-block .articles-block .article-items-wr .slick-arrow {
  top: -60px
}

.other-articles-block .articles-block .article-items-wr .slick-arrow:before {
  color: #008cd2
}

.other-articles-block .articles-block .article-items-wr .slick-arrow.slick-next {
  right: 20px
}

.other-articles-block .articles-block .article-items-wr .slick-arrow.slick-prev {
  right: 67px
}

.other-articles-block .articles-block .item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px
}

.other-articles-block .articles-block .item .item-wr .img-wr {
  height: 205px;
  position: relative;
  margin-bottom: 15px;
  overflow: hidden
}

.other-articles-block .articles-block .item .item-wr .img-wr img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.other-articles-block .articles-block .item .item-wr .date {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #808080;
  line-height: 14px;
  margin-bottom: 7px
}

.other-articles-block .articles-block .item .item-wr .article-name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px
}

@media (max-width: 991px) {
  .other-articles-block .articles-block .article-items-wr {
    margin: 40px -10px 0
  }

  .other-articles-block .articles-block .item {
    padding: 0 10px
  }

  .other-articles-block .articles-block .item .item-wr .img-wr {
    height: 150px
  }
}

@media (max-width: 767px) {
  .other-articles-block {
    margin-top: 35px
  }

  .other-articles-block .articles-block {
    padding-bottom: 60px;
    position: relative
  }

  .other-articles-block .articles-block .article-items-wr {
    margin: 25px 0 0
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow {
    border: 1px solid #b2c3da;
    height: 45px;
    width: 45px;
    top: -60px;
    position: absolute;
    z-index: 2
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow.slick-prev {
    margin-bottom: 0;
    right: 47px
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow.slick-prev:after {
    content: '\f053';
    color: #008cd2;
    top: 23px;
    left: 21px
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow.slick-next {
    margin-bottom: 0;
    right: 0
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow.slick-next:after {
    content: '\f054';
    color: #008cd2
  }

  .other-articles-block .articles-block .article-items-wr .slick-arrow:after {
    top: 23px;
    left: 24px
  }

  .other-articles-block .articles-block .button-link {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
  }

  .other-articles-block .articles-block .item {
    padding: 0
  }
}

.services-page {
  margin-top: 47px
}

.services-page .title {
  width: 500px
}

.services-page .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2
}

.services-page .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 36px
}

.services-page .banner-block {
  margin-bottom: 60px
}

@media (max-width: 1279px) {
  .services-page .services-wr {
    margin: 40px -12px 45px
  }
}

@media (max-width: 991px) {
  .services-page {
    margin-top: 35px
  }

  .services-page .services-wr {
    margin: 20px -12px 80px
  }
}

@media (max-width: 767px) {
  .services-page .title {
    width: 100%
  }

  .services-page .title h1 {
    font-size: 24px;
    line-height: 36px
  }

  .services-page .services-wr {
    margin: 20px -12px 30px
  }

  .services-page .banner-block {
    margin-bottom: 30px
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .services-page .services-wr {
    margin: 20px 0 30px
  }
}

.services-wr {
  font-size: 0;
  margin: 25px -12px 65px
}

.services-wr .services-item-wr {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.services-wr .services-item {
  width: calc(33.3% - 24px);
  height: 203px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.services-wr .services-item>a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

.services-wr .services-item .img-wr {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.services-wr .services-item .img-wr img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.services-wr .services-item .name {
  position: relative;
  text-align: center;
  padding: 0 15px;
  z-index: 2
}

.services-wr .services-item .name>a {
  font-size: 25px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 28px;
  margin-bottom: 25px;
  display: block
}

.services-wr .services-item .name .button-link a {
  font-size: 16px
}

.services-wr .services-item .name .button-link:after {
  display: none
}

.services-wr .services-item:after {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (max-width: 991px) {
  .services-wr .services-item {
    width: calc(50% - 24px)
  }
}

@media (max-width: 767px) {
  .services-wr .services-item .name .button-link {
    width: 250px
  }

  .services-wr .services-item .name .button-link:before {
    display: none
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .services-wr .services-item {
    width: 100%;
    margin: 12px 0
  }
}

.article-page {
  margin-top: 47px
}

.article-page .title {
  margin-bottom: 80px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.article-page .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2
}

.article-page .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 36px
}

.article-page .title p strong {
  font-weight: bold
}

.article-page .title .button-link {
  margin-top: 36px
}

.article-page .title .button-link a {
  text-transform: none;
  font-size: 16px
}

.article-page .title .content-wr {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%
}

.article-page .title .main-img-wr {
  width: 625px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
  float: right;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.article-page .title .main-img-wr .img-content {
  width: 560px;
  height: 395px;
  display: block;
  position: relative;
  margin: 0 0 100px auto
}

.article-page .title .main-img-wr .img-content:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: -65px;
  top: 100px;
  background-color: #f7f7f7;
  z-index: -1
}

.article-page .title ul, .article-page .title ol {
  margin-top: 35px
}

.article-page .title ul li, .article-page .title ol li {
  margin-bottom: 10px
}

.article-page .title ul li:last-child, .article-page .title ol li:last-child {
  margin-bottom: 0
}

.article-page ul {
  margin-bottom: 35px
}

.article-page ul li:before {
  content: '—';
  font-size: 44px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.article-page ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 35px
}

.article-page ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.article-page li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 45px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.article-page li strong {
  font-weight: bold
}

.article-page li:last-child {
  margin-bottom: 0
}

.article-page li ul, .article-page li ol {
  margin-top: 10px
}

.article-page li ul li, .article-page li ol li {
  margin-bottom: 10px
}

.article-page .article-wr {
  margin-bottom: 85px;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.article-page .article-wr table tr td img {
  max-width: 100%
}

.article-page .article-wr table tr td h2 {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 36px;
  color: #008cd2;
  margin-bottom: 45px
}

.article-page .article-wr table tr td:nth-child(odd) {
  padding-right: 25px
}

.article-page .article-wr table tr td:nth-child(even) {
  padding-left: 25px
}

.article-page .services-list-wr {
  margin-bottom: 90px
}

.article-page .services-list-wr h2 {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 36px;
  color: #008cd2;
  margin-bottom: 30px;
  width: 280px
}

.article-page .services-list-wr .services-item-wr {
  margin: 0 -15px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative
}

.article-page .services-list-wr .services-item-wr:after {
  content: '';
  display: table;
  clear: both
}

.article-page .services-list-wr .services-item-wr .services-item {
  margin: 25px 15px;
  width: calc(33.33% - 30px);
  display: inline-block;
  float: left;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.article-page .services-list-wr .services-item-wr .services-item .img-wr {
  width: 100%;
  height: 260px;
  position: relative;
  overflow: hidden
}

.article-page .services-list-wr .services-item-wr .services-item .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.article-page .services-list-wr .services-item-wr .services-item .name {
  margin-top: 25px
}

.article-page .services-list-wr .services-item-wr .services-item .name a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px
}

.article-page .services-list-wr .services-item-wr .services-item .descr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 21px;
  color: #282828;
  margin-top: 7px
}

.article-page .services-list-wr .services-item-wr .services-item .image-with-content-popup a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.article-page .services-list-wr .services-item-wr .services-item .image-with-content-popup a:first-child {
  z-index: 2
}

.article-page .services-list-wr .services-item-wr .show-more {
  text-align: center;
  margin-top: 25px;
  width: 100%
}

.article-page .services-list-wr .services-item-wr .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.article-page .services-list-wr .services-item-wr .show-more a:hover {
  color: #008cd2;
  border-bottom-color: transparent
}

.article-page .slider-img-block {
  margin-bottom: 90px;
  position: relative
}

.article-page .slider-img-block:after {
  content: '';
  display: table;
  clear: both
}

.article-page .slider-img-block .text-content {
  width: 470px;
  display: inline-block;
  vertical-align: top;
  float: left;
  position: relative;
  background-color: #f7f7f7;
  padding: 55px 115px 65px 50px;
  margin-top: 40px
}

.article-page .slider-img-block .text-content h3 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  margin-bottom: 25px
}

.article-page .slider-img-block .text-content p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  line-height: 21px;
  margin-bottom: 75px
}

.article-page .slider-img-block .text-content .button-link a {
  text-transform: none;
  font-size: 16px
}

.article-page .slider-img-block .slider-wr {
  width: calc(100% - 470px);
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  position: relative;
  z-index: 2
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  position: relative;
  background-color: #fff
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow {
  width: 45px;
  height: 45px;
  font-size: 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  border: 1px solid #4785bf;
  top: inherit;
  margin: 0;
  bottom: -70px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:after {
  top: 14px;
  color: #fff;
  -webkit-transform: none;
  transform: none
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
  left: 41px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev:after {
  content: "\f053";
  left: 14px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
  left: 88px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next:after {
  content: "\f054";
  left: 17px
}

.article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:before {
  color: #fff
}

.article-page .slider-img-block .slider-wr .item .img-wr {
  width: 100%;
  height: 385px;
  position: relative;
  overflow: hidden
}

.article-page .slider-img-block .slider-wr .item .img-wr a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

.article-page .slider-img-block .slider-wr .slider-count {
  background-color: #008cd2;
  width: 233px;
  display: block;
  margin: -89px 0 0 -85px;
  padding: 117px 32px 17px 50px;
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1
}

.article-page .slider-img-block .slider-wr .slider-count .current {
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline-block
}

.article-page .slider-img-block .slider-wr .slider-count .all {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  display: inline-block
}

.article-page .banner-block {
  margin-bottom: 55px
}

@media (max-width: 1279px) {
  .article-page .title .main-img-wr {
    width: calc(54% - 30px)
  }

  .article-page .title .main-img-wr .img-content {
    width: 95%;
    height: 375px;
    margin-bottom: 50px
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -35px;
    top: 50px
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    height: 220px
  }
}

@media (max-width: 991px) {
  .article-page {
    margin-top: 35px
  }

  .article-page .title {
    margin-bottom: 65px
  }

  .article-page .title h1 {
    margin-bottom: 25px
  }

  .article-page .title .content-wr {
    width: 100%
  }

  .article-page .title p {
    line-height: 21px;
    margin-top: 20px
  }

  .article-page .title .button-link {
    margin-top: 25px
  }

  .article-page .title .main-img-wr {
    width: 100%;
    margin-left: 0;
    float: none
  }

  .article-page .title .main-img-wr .img-content {
    width: 560px;
    height: auto;
    margin: 0 auto 100px
  }

  .article-page .title .main-img-wr .img-content img {
    position: relative;
    left: inherit;
    top: inherit;
    -webkit-transform: none;
    transform: none
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -70px;
    top: 100px
  }

  .article-page .title .button-link.visible-sm {
    display: inline-block !important
  }

  .article-page li {
    margin-bottom: 25px
  }

  .article-page .article-wr {
    margin: 0 0 55px
  }

  .article-page .article-wr table tr td h2 {
    margin-bottom: 20px
  }

  .article-page .article-wr table tr td:nth-child(odd) {
    padding-right: 15px
  }

  .article-page .article-wr table tr td:nth-child(even) {
    padding-left: 15px
  }

  .article-page .services-list-wr {
    margin-bottom: 55px
  }

  .article-page .services-list-wr h2 {
    margin-bottom: 15px
  }

  .article-page .services-list-wr .services-item-wr .services-item {
    width: calc(50% - 30px)
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    height: 200px
  }

  .article-page .services-list-wr .services-item-wr .services-item .name {
    margin-top: 15px
  }

  .article-page .services-list-wr .services-item-wr .show-more {
    margin-top: 15px
  }

  .article-page .slider-img-block {
    margin: 0 0 75px -30px
  }

  .article-page .slider-img-block .text-content {
    width: 400px;
    padding: 50px 60px 40px 30px;
    margin-top: 20px;
    position: relative
  }

  .article-page .slider-img-block .text-content h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px
  }

  .article-page .slider-img-block .text-content p {
    margin-bottom: 40px
  }

  .article-page .slider-img-block .text-content:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background-color: #f7f7f7;
    left: 0;
    top: 0;
    z-index: -1
  }

  .article-page .slider-img-block .slider-wr {
    width: calc(100% - 400px)
  }

  .article-page .slider-img-block .slider-wr .item .img-wr {
    height: 235px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow {
    bottom: -60px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
    left: 96px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
    left: 143px
  }

  .article-page .slider-img-block .slider-wr .slider-count {
    margin: -89px 0 0 -30px;
    padding: 107px 32px 17px 35px
  }
}

@media (max-width: 767px) {
  .article-page .title {
    margin-bottom: 50px
  }

  .article-page .title h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px
  }

  .article-page .title p {
    font-size: 16px;
    line-height: 24px
  }

  .article-page .title .button-link {
    width: 210px;
    display: block;
    margin: 25px auto 0
  }

  .article-page .title .main-img-wr {
    margin: 0 0 30px
  }

  .article-page .title .main-img-wr .img-content {
    width: 100%;
    margin-bottom: 0
  }

  .article-page .title .main-img-wr .img-content:after {
    left: -40px;
    top: -30px;
    height: calc(100% + 60px)
  }

  .article-page .title .button-link.visible-sm {
    display: block !important
  }

  .article-page ul li {
    padding-left: 35px
  }

  .article-page ul li:before {
    font-size: 32px;
    top: 9px
  }

  .article-page li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 35px
  }

  .article-page .article-wr {
    margin: 0 0 35px
  }

  .article-page .article-wr table tr {
    display: flex;
    flex-wrap: wrap
  }

  .article-page .article-wr table tr td {
    width: 100%;
    display: block
  }

  .article-page .article-wr table tr td h2 {
    font-size: 24px;
    line-height: 28px
  }

  .article-page .article-wr table tr td img {
    margin: 20px auto 0;
    display: block;
    max-width: 100%
  }

  .article-page .article-wr table tr td:first-child {
    order: 2
  }

  .article-page .article-wr table tr td:last-child {
    order: 1
  }

  .article-page .article-wr table tr td:nth-child(odd) {
    padding-right: 0
  }

  .article-page .article-wr table tr td:nth-child(even) {
    padding-left: 0
  }

  .article-page .services-list-wr {
    margin-bottom: 50px
  }

  .article-page .services-list-wr h2 {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 35px
  }

  .article-page .services-list-wr .services-item-wr {
    margin: 0;
    display: block
  }

  .article-page .services-list-wr .services-item-wr .services-item {
    margin: 0 0 40px;
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column
  }

  .article-page .services-list-wr .services-item-wr .services-item .img-wr {
    order: 3;
    margin-top: 10px
  }

  .article-page .services-list-wr .services-item-wr .services-item .name {
    margin-top: 0
  }

  .article-page .services-list-wr .services-item-wr .services-item .name a {
    font-size: 18px;
    font-weight: normal
  }

  .article-page .services-list-wr .services-item-wr .services-item .descr {
    font-weight: 300
  }

  .article-page .services-list-wr .services-item-wr .services-item:last-child {
    margin-bottom: 35px
  }

  .article-page .services-list-wr .services-item-wr .show-more {
    margin-top: 0
  }

  .article-page .slider-img-block {
    margin: 0 0 40px;
    position: relative
  }

  .article-page .slider-img-block:before {
    content: '';
    width: calc(100% + 20px);
    height: calc(100% - 40px);
    position: absolute;
    left: -10px;
    top: 0;
    background-color: #f7f7f7;
    z-index: -1
  }

  .article-page .slider-img-block .text-content {
    width: 100%;
    display: block;
    float: none;
    padding: 30px 0;
    text-align: center
  }

  .article-page .slider-img-block .text-content h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px
  }

  .article-page .slider-img-block .text-content p {
    font-size: 14px;
    color: #008cd2;
    margin-bottom: 25px
  }

  .article-page .slider-img-block .text-content .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .article-page .slider-img-block .text-content:after {
    display: none
  }

  .article-page .slider-img-block .slider-wr {
    width: 100%
  }

  .article-page .slider-img-block .slider-wr .item .img-wr {
    height: 300px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-prev {
    left: inherit;
    right: 47px
  }

  .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow.slick-next {
    left: inherit;
    right: 0
  }

  .article-page .slider-img-block .slider-wr .slider-count {
    margin: -89px -10px 0 auto
  }

  .article-page .banner-block {
    margin-bottom: 30px
  }
}

@media (max-width: 767px) {
  .order-page footer .footer-popup-button {
    bottom: 160px
  }
}

.ordering-page-wr {
  font-size: 0;
  margin-bottom: 22px
}

.ordering-page-wr .title {
  margin: 40px 0 35px
}

.ordering-page-wr .ordering-info-block.in-progress .order-content .total-price-wr {
  position: relative;
  overflow: hidden
}

.ordering-page-wr .ordering-info-block.in-progress .order-content .total-price-wr>div:not(.vertical--center) {
  opacity: 0.3
}

.ordering-page-wr .ordering-info-block.in-progress .order-content .total-price-wr .vertical--center {
  opacity: 1;
  visibility: visible
}

.ordering-page-wr .ordering-info-block.in-progress .order-content .total-price-wr:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5
}

.ordering-page-wr .customer-info-wr {
  width: calc(100% - 345px);
  display: inline-block;
  vertical-align: top;
  background-color: #f7f7f7
}

.ordering-page-wr .customer-info-wr input[type='checkbox'], .ordering-page-wr .customer-info-wr input[type='radio'] {
  display: none
}

.ordering-page-wr .customer-info-wr input:not([type='checkbox']):not([type='radio']) {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 0 25px 0 15px;
  display: inline-block;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.ordering-page-wr .customer-info-wr input:not([type='checkbox']):not([type='radio']):focus, .ordering-page-wr .customer-info-wr input:not([type='checkbox']):not([type='radio']):active {
  border: 1px solid rgba(0, 75, 145, 0.5)
}

.ordering-page-wr .customer-info-wr .submit-button input:not([type='checkbox']):not([type='radio']) {
  font-weight: 300;
  color: #fff;
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 70px 0 25px
}

.ordering-page-wr .customer-info-wr label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 16px;
  position: relative;
  padding-left: 30px;
  cursor: pointer
}

.ordering-page-wr .customer-info-wr label:before {
  content: '';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  position: absolute;
  left: 0;
  top: 2px
}

.ordering-page-wr .customer-info-wr input[type=radio]:checked+label {
  font-weight: bold
}

.ordering-page-wr .customer-info-wr input[type=radio]:checked+label:before {
  width: 6px;
  height: 6px;
  border: 5px solid #05377a;
  background-color: #fff;
  top: -1px
}

.ordering-page-wr .customer-info-wr .required, .ordering-page-wr .customer-info-wr .required-input-field {
  position: relative
}

.ordering-page-wr .customer-info-wr .required:after, .ordering-page-wr .customer-info-wr .required-input-field:after {
  content: '*';
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #ed1c24;
  left: calc(100% + 2px);
  top: -5px
}

.ordering-page-wr .customer-info-wr .full-w {
  width: 430px;
  position: relative;
  display: inline-block
}

.ordering-page-wr .customer-info-wr .half-w {
  width: calc(50% - 240px);
  display: inline-block;
  position: relative
}

.ordering-page-wr .customer-info-wr .half-w input:not([type='checkbox']):not([type='radio']) {
  width: 100%
}

.ordering-page-wr .customer-info-wr .half-w:nth-child(even) {
  margin-left: 60px
}

.ordering-page-wr .customer-info-wr .form-field {
  margin-bottom: 15px;
  position: relative
}

.ordering-page-wr .customer-info-wr .form-field p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 16px
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field {
  padding-right: 25px
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field.check-ok:before, .ordering-page-wr .customer-info-wr .form-field.checkbox-field.check-error:before {
  top: 3px
}

.ordering-page-wr .customer-info-wr .form-field.check-ok:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 12px;
  color: #1bb934;
  position: absolute;
  left: calc(100% - 20px);
  top: 14px
}

.ordering-page-wr .customer-info-wr .form-field.check-error input:not([type='checkbox']):not([type='radio']) {
  border: 1px solid #ed1c24
}

.ordering-page-wr .customer-info-wr .form-field.check-error:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 12px;
  color: #ed1c24;
  position: absolute;
  left: calc(100% - 20px);
  top: 14px
}

.ordering-page-wr .customer-info-wr .form-field.read-only input:not([type='checkbox']):not([type='radio']) {
  color: rgba(40, 40, 40, 0.5);
  background-color: #f7f7f7;
  pointer-events: none
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 16px;
  position: relative;
  padding-left: 27px;
  display: block
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field label a {
  color: #008cd2;
  border-bottom: 1px solid #008cd2
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  border: solid 1px #008cd2;
  position: absolute;
  left: 0;
  top: 1px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.ordering-page-wr .customer-info-wr .form-field.checkbox-field input[type=checkbox]:checked+label:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #008cd2;
  left: 1px;
  top: -1px;
  position: absolute
}

.ordering-page-wr .customer-info-wr .form-field .datepicker {
  margin-top: 20px;
  position: relative;
  z-index: 1
}

.ordering-page-wr .customer-info-wr .form-field .datepicker .ui-datepicker-trigger {
  width: 16px;
  position: absolute;
  left: calc(100% - 25px);
  top: 11px
}

.ordering-page-wr .customer-info-wr .form-field.half {
  width: calc(50% - 120px);
  display: inline-block
}

.ordering-page-wr .customer-info-wr .form-field.half input {
  width: 180px
}

.ordering-page-wr .customer-info-wr .form-field.half:nth-child(odd) {
  margin-left: 70px
}

.ordering-page-wr .customer-info-wr .form-field.radio-field {
  margin-top: 20px
}

.ordering-page-wr .customer-info-wr .form-field.radio-field p {
  margin-bottom: 12px
}

.ordering-page-wr .customer-info-wr .form-field.radio-field .item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 45px
}

.ordering-page-wr .customer-info-wr .form-field.radio-field .required-input-field {
  display: inline-block;
  vertical-align: middle
}

.ordering-page-wr .customer-info-wr .form-field.radio-field.required p span {
  position: relative
}

.ordering-page-wr .customer-info-wr .form-field.radio-field.required p span:after {
  content: '*';
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #ed1c24;
  left: calc(100% + 2px);
  top: 0
}

.ordering-page-wr .customer-info-wr .form-field.radio-field.required:after {
  display: none
}

.ordering-page-wr .customer-info-wr .form-field.lift-to-floor {
  width: 430px;
  display: inline-block
}

.ordering-page-wr .customer-info-wr .form-field.lift-to-floor p {
  margin-bottom: 0
}

.ordering-page-wr .customer-info-wr .form-field.lift-to-floor input:not([type=radio]) {
  width: 140px;
  height: 40px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 0 25px 0 15px;
  display: inline-block;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.ordering-page-wr .customer-info-wr .form-field.lift-to-floor input:not([type=radio]):focus, .ordering-page-wr .customer-info-wr .form-field.lift-to-floor input:not([type=radio]):active {
  border: 1px solid rgba(0, 75, 145, 0.5)
}

.ordering-page-wr .customer-info-wr .form-field.lift {
  width: calc(100% - 430px);
  display: inline-block;
  vertical-align: top;
  padding-left: 15px
}

.ordering-page-wr .customer-info-wr .form-field.lift p {
  margin-bottom: 12px
}

.ordering-page-wr .customer-info-wr .form-field:last-child {
  margin-bottom: 0
}

.ordering-page-wr .customer-info-wr .steps-wr {
  background-color: #fff;
  padding-bottom: 15px
}

.ordering-page-wr .customer-info-wr .steps-wr .item {
  display: inline-block;
  width: auto;
  vertical-align: top;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #b2b2b2;
  position: relative;
  margin-right: 45px
}

.ordering-page-wr .customer-info-wr .steps-wr .item .numb {
  line-height: 12px;
  padding-top: 3px;
  width: 25px;
  text-align: center;
  display: inline-block;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  margin-right: 8px
}

.ordering-page-wr .customer-info-wr .steps-wr .item .numb:before, .ordering-page-wr .customer-info-wr .steps-wr .item .numb:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  left: 4px
}

.ordering-page-wr .customer-info-wr .steps-wr .item .numb:before {
  top: 2px;
  border-top: 1.4142px solid #b2b2b2;
  border-right: 1.4142px solid #b2b2b2
}

.ordering-page-wr .customer-info-wr .steps-wr .item .numb:after {
  bottom: 6px;
  border-bottom: 1.4142px solid #b2b2b2;
  border-left: 1.4142px solid #b2b2b2
}

.ordering-page-wr .customer-info-wr .steps-wr .item.active {
  color: #ed1c24
}

.ordering-page-wr .customer-info-wr .steps-wr .item.active .numb {
  border-color: #ed1c24
}

.ordering-page-wr .customer-info-wr .steps-wr .item.active .numb:before, .ordering-page-wr .customer-info-wr .steps-wr .item.active .numb:after {
  border-color: #ed1c24
}

.ordering-page-wr .customer-info-wr .steps-wr .item.active:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #ed1c24;
  position: absolute;
  left: 36px;
  bottom: 6px
}

.ordering-page-wr .customer-info-wr .customer-type-switcher {
  border-bottom: 3px solid #fff;
  padding-left: 30px
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li {
  display: inline-block;
  vertical-align: top;
  line-height: 56px;
  margin-right: 50px
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  line-height: 16px;
  position: relative;
  padding-left: 30px;
  vertical-align: middle
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li a:before {
  content: '';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  position: absolute;
  left: 0;
  top: 1px
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li.active a {
  color: #05377a
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li.active a:before {
  width: 6px;
  height: 6px;
  border: 5px solid #05377a;
  background-color: #fff
}

.ordering-page-wr .customer-info-wr .customer-type-switcher li:last-child {
  margin-right: 0
}

.ordering-page-wr .customer-info-wr .customer-info {
  padding: 20px 25px 30px 30px
}

.ordering-page-wr .customer-info-wr .customer-info p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px;
  margin-bottom: 15px
}

.ordering-page-wr .customer-info-wr .customer-info .item {
  display: none
}

.ordering-page-wr .customer-info-wr .customer-info .item.active {
  display: block
}

.ordering-page-wr .customer-info-wr .customer-info .login-form {
  width: calc(100% - 220px);
  display: inline-block;
  vertical-align: top
}

.ordering-page-wr .customer-info-wr .customer-info .login-through-socials {
  width: 220px;
  padding-left: 50px;
  display: inline-block;
  vertical-align: top;
  float: right
}

.ordering-page-wr .customer-info-wr .customer-info .login-through-socials .socials-wr ul li a {
  padding: 0 12px
}

.ordering-page-wr .customer-info-wr .customer-info .login-through-socials .socials-wr ul li:first-child a {
  padding-left: 0
}

.ordering-page-wr .customer-info-wr .customer-info .login-through-socials .socials-wr ul li:last-child a {
  padding-right: 0
}

.ordering-page-wr .customer-info-wr .customer-info form .submit-button {
  margin-top: 20px;
  margin-right: 50px
}

.ordering-page-wr .customer-info-wr .customer-info form .send-password-again-btn {
  display: inline-block
}

.ordering-page-wr .customer-info-wr .customer-info form .send-password-again-btn a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  border-bottom: 1px dotted #008cd2
}

.ordering-page-wr .customer-info-wr .delivery-form-wr {
  padding: 15px 25px 40px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-type-block {
  padding-bottom: 35px;
  position: relative
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-type-block:after {
  content: '';
  width: calc(100% + 50px);
  height: 3px;
  background: #fff;
  position: absolute;
  left: -25px;
  bottom: 0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .payment-type-block {
  padding-top: 20px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .subtitle {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment {
  margin: 25px 0 35px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 16px;
  border-bottom: 1px dotted #008cd2
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment textarea {
  width: 430px;
  height: 0;
  display: block;
  background-color: #fff;
  border: none;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  resize: vertical;
  -webkit-transition: border 0.3s ease, height 0.5s ease;
  transition: border 0.3s ease, height 0.5s ease
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment.open textarea {
  height: 120px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  padding: 10px 25px 10px 15px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment.open textarea:focus, .ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment.open textarea:active {
  border: 1px solid rgba(0, 75, 145, 0.5)
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half {
  width: calc(50% - 245px)
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.lift {
  width: calc(100% - 430px)
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item {
  margin-bottom: 15px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.required {
  position: relative
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.required:after {
  content: '*';
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #ed1c24;
  left: 432px;
  top: -5px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item:last-child {
  margin-bottom: 0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .nice-select {
  width: 430px;
  display: inline-block;
  vertical-align: middle;
  background-image: -webkit-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -moz-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -ms-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -o-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: linear-gradient(to bottom, #fff, #ececeb 100%);
  border: 1px solid #e0e0e0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .nice-select .current {
  font-size: 16px;
  font-weight: normal;
  color: #282828
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-price-tooltip {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  width: calc(100% - 460px)
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-select {
  width: 430px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container .chosen-drop {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-single {
  width: 100%;
  height: 36px;
  line-height: 38px;
  padding-left: 18px;
  padding-right: 30px;
  background: none;
  background-image: -webkit-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -moz-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -ms-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: -o-linear-gradient(to bottom, #fff, #ececeb 100%);
  background-image: linear-gradient(to bottom, #fff, #ececeb 100%);
  box-shadow: none;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-single span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #282828;
  line-height: 36px;
  margin-right: 0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-single b {
  background: none;
  background-image: none !important
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-single:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-default span {
  color: #a6a6a6
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single.chosen-with-drop .chosen-single:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-search {
  padding: 0;
  position: relative
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-search input {
  padding: 0 30px 0 18px;
  border: none;
  border-bottom: 1px solid #008cd2;
  height: 40px;
  background: none
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-single .chosen-search:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 18px;
  color: #008cd2;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 6px;
  top: 11px;
  z-index: 0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container .chosen-results {
  padding: 0;
  margin: 0
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container .chosen-results li {
  min-height: 40px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 400;
  color: #4c4c4c;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  line-height: 40px;
  padding: 0 30px 0 18px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container .chosen-results li.highlighted {
  background-color: #f2f2f2;
  background-image: none;
  color: #194e96
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-container-active .chosen-single {
  box-shadow: none
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .map-wr {
  height: 205px
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .map-wr>div {
  height: 100%
}

.ordering-page-wr .order-content {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px
}

.ordering-page-wr .order-content .title {
  border: 1px solid #e0e0e0;
  margin: 0;
  padding: 0 15px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.ordering-page-wr .order-content .title span {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  vertical-align: middle
}

.ordering-page-wr .order-content .title a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  border-bottom: 1px dotted #008cd2
}

.ordering-page-wr .order-content .cart-products-list {
  max-height: 298px
}

.ordering-page-wr .order-content .cart-products-list .item {
  padding: 9px 18px 9px 14px;
  border: 1px solid #e0e0e0;
  margin-top: -1px
}

.ordering-page-wr .order-content .cart-products-list .item .img-wr {
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  vertical-align: top
}

.ordering-page-wr .order-content .cart-products-list .item .img-wr a {
  display: block;
  line-height: 80px;
  vertical-align: middle
}

.ordering-page-wr .order-content .cart-products-list .item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
  line-height: 80px
}

.ordering-page-wr .order-content .cart-products-list .item .content-wr {
  width: calc(100% - 80px);
  padding-left: 15px;
  display: inline-block;
  vertical-align: top
}

.ordering-page-wr .order-content .cart-products-list .item .content-wr .name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #4c4c4c
}

.ordering-page-wr .order-content .cart-products-list .item .content-wr .price {
  margin-top: 10px;
  margin-bottom: 0
}

.ordering-page-wr .order-content .cart-products-list .mCSB_inside>.mCSB_container {
  padding-top: 0
}

.ordering-page-wr .order-content .cart-products-list .mCSB_scrollTools {
  right: 0;
  z-index: 2
}

.ordering-page-wr .order-content .cart-products-list .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d3d5dd;
  width: 5px
}

.ordering-page-wr .order-content .cart-products-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008cd2 !important;
  width: 5px
}

.ordering-page-wr .order-content .total-price-wr {
  background-color: #fdf5e5;
  border: 1px solid #e0e0e0;
  padding: 20px 18px 25px 14px;
  border-top: none
}

.ordering-page-wr .order-content .total-price-wr .price {
  display: inline-block;
  vertical-align: top;
  float: right
}

.ordering-page-wr .order-content .total-price-wr>div {
  position: relative;
  margin-top: 8px
}

.ordering-page-wr .order-content .total-price-wr>div>span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #4c4c4c;
  width: 50%;
  display: inline-block;
  vertical-align: top
}

.ordering-page-wr .order-content .total-price-wr>div .price {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: #05377a;
  margin-bottom: 0;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding-left: 7px
}

.ordering-page-wr .order-content .total-price-wr>div .price span {
  font-size: 14px;
  font-weight: normal
}

.ordering-page-wr .order-content .total-price-wr>div:after {
  content: '';
  display: table;
  clear: both
}

.ordering-page-wr .order-content .total-price-wr .delivery-price {
  margin-top: 12px;
  margin-bottom: 25px
}

.ordering-page-wr .order-content .total-price-wr .delivery-price .price i {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #ed1c24;
  font-style: normal
}

.ordering-page-wr .order-content .total-price-wr .delivery-price .price a, .ordering-page-wr .order-content .total-price-wr .delivery-price .price span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 14px;
  display: inline-block
}

.ordering-page-wr .order-content .total-price-wr .delivery-price .price a {
  border-bottom: 1px dotted #4c4c4c
}

.ordering-page-wr .order-content .total-price-wr .delivery-price .tooltip-text {
  left: 0;
  right: inherit;
  width: 296px
}

@media (max-width: 767px) {
  .ordering-page-wr .order-content .total-price-wr .delivery-price .tooltip-text {
    width: calc(100vw - 30px);
    bottom: calc(100% - 10px)
  }
}

.ordering-page-wr .order-content .total-price-wr .total-price-with-discount>span {
  font-weight: bold;
  text-transform: uppercase
}

.ordering-page-wr .order-content .total-price-wr .total-price-with-discount .price {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: #ed1c24;
  margin-bottom: 0
}

.ordering-page-wr .order-content .total-price-wr .total-price-with-discount .price span {
  font-size: 18px;
  font-weight: normal
}

.ordering-page-wr .order-content .total-price-wr .total-price-with-discount:after {
  content: '';
  display: table;
  clear: both
}

.ordering-page-wr .order-content .total-price-wr .vertical--center {
  position: absolute;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media (max-width: 1365px) and (min-width: 1280px) {
  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half {
    width: calc(50% - 157px)
  }
}

@media (max-width: 1279px) {
  .ordering-page-wr .customer-info-wr input:not([type='checkbox']):not([type='radio']) {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .full-w {
    width: calc(100% - 220px)
  }

  .ordering-page-wr .customer-info-wr .half-w {
    width: calc(50% - 140px)
  }

  .ordering-page-wr .customer-info-wr .form-field.check-ok:before {
    left: calc(100% - 20px)
  }

  .ordering-page-wr .customer-info-wr .form-field.check-error:before {
    left: calc(100% - 20px)
  }

  .ordering-page-wr .customer-info-wr .form-field.required:after {
    left: calc(100% + 2px)
  }

  .ordering-page-wr .customer-info-wr .form-field.lift-to-floor {
    width: calc(100% - 220px)
  }

  .ordering-page-wr .customer-info-wr .customer-info form .submit-button {
    margin-right: 16px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-select {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.half, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half {
    width: calc(50% - 140px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.half input:not([type='checkbox']):not([type='radio']), .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half input:not([type='checkbox']):not([type='radio']) {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.half:nth-child(even), .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half:nth-child(even) {
    margin-right: 30px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.half:nth-child(odd), .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half:nth-child(odd) {
    margin-left: 30px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.required:after, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.required:after {
    left: calc(100% + 2px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.radio-field .item {
    margin-right: 30px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.lift {
    width: 220px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .nice-select {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment textarea {
    width: calc(100% - 220px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-price-tooltip {
    width: 190px
  }
}

@media (max-width: 991px) {
  .ordering-page-wr .customer-info-wr .full-w {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .half-w {
    width: calc(50% - 30px)
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher {
    padding-left: 15px
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher li {
    margin-right: 20px
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher li a {
    padding-left: 25px
  }

  .ordering-page-wr .customer-info-wr .customer-info {
    padding: 20px 30px 30px 15px
  }

  .ordering-page-wr .customer-info-wr .customer-info .login-form {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .customer-info form .submit-button {
    margin-top: 5px
  }

  .ordering-page-wr .customer-info-wr .customer-info form .send-password-again-btn {
    margin-top: 15px;
    display: block
  }

  .ordering-page-wr .customer-info-wr .customer-info .login-through-socials {
    width: 100%;
    padding-left: 0;
    float: none;
    margin-top: 25px
  }

  .ordering-page-wr .customer-info-wr .customer-info .login-through-socials p {
    display: inline-block;
    width: calc(100% - 110px);
    margin-bottom: 0;
    vertical-align: middle
  }

  .ordering-page-wr .customer-info-wr .customer-info .login-through-socials .socials-wr {
    display: inline-block;
    width: 110px;
    vertical-align: middle
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr {
    padding: 20px 30px 30px 15px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .map-wr {
    height: 300px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item .nice-select, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field .nice-select, .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item .chosen-select, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field .chosen-select {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .dropdown-item.half, .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half {
    width: calc(50% - 30px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field input:not([type='checkbox']):not([type='radio']) {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.radio-field {
    width: 100%;
    margin-top: 0
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.radio-field input[type=number] {
    width: 120px;
    display: inline-block
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.radio-field .required-input-field {
    width: 120px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.lift {
    padding-left: 0
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.half {
    width: calc(50% - 30px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-type-block {
    padding-bottom: 30px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .payment-type-block {
    padding-top: 15px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .nice-select, .ordering-page-wr .customer-info-wr .delivery-form-wr .chosen-select {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment textarea {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .delivery-price-tooltip {
    margin-left: 15px;
    margin-top: 5px;
    width: calc(100% - 15px)
  }
}

@media (max-width: 767px) {
  .ordering-page-wr .title {
    margin: 20px 0 35px
  }

  .ordering-page-wr .ordering-info-block {
    margin: 0 -10px
  }

  .ordering-page-wr .customer-info-wr {
    width: 100%
  }

  .ordering-page-wr .customer-info-wr .half-w {
    width: calc(50% - 15px)
  }

  .ordering-page-wr .customer-info-wr .half-w:nth-child(even) {
    margin-left: 30px
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher {
    background-color: #fff;
    padding: 0 10px 12px
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher li {
    line-height: 16px;
    width: 50%;
    padding-right: 40px;
    margin: 0
  }

  .ordering-page-wr .customer-info-wr .customer-type-switcher li a {
    display: block
  }

  .ordering-page-wr .customer-info-wr .customer-info {
    padding: 25px 15px 30px 10px
  }

  .ordering-page-wr .customer-info-wr .customer-info form .submit-button {
    width: 250px;
    display: block;
    margin: 30px auto 0
  }

  .ordering-page-wr .customer-info-wr .customer-info form .send-password-again-btn {
    text-align: center
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr {
    padding: 25px 15px 30px 10px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .map-wr {
    height: 435px;
    margin: 0 -15px;
    width: calc(100% + 30px)
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .form-field.radio-field input:not([type='checkbox']):not([type='radio']) {
    width: 117px
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .button-link {
    width: 250px;
    display: block;
    margin: 30px auto 0
  }

  .ordering-page-wr .customer-info-wr .delivery-form-wr .nice-select .option {
    white-space: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start
  }

  .ordering-page-wr .customer-info-wr .submit-button {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .ordering-page-wr .customer-info-wr .submit-button input:not([type='checkbox']):not([type='radio']) {
    padding: 0 15px
  }

  .ordering-page-wr .order-content {
    margin: 0;
    width: 100%
  }

  .ordering-page-wr .order-content .title {
    padding: 0 10px;
    border-left: none;
    border-right: none
  }

  .ordering-page-wr .order-content .cart-products-list {
    margin-right: 5px;
    overflow: auto
  }

  .ordering-page-wr .order-content .cart-products-list .item {
    padding: 9px 18px 9px 10px;
    border-left: none;
    border-right: none
  }

  .ordering-page-wr .order-content .total-price-wr {
    border-left: none;
    border-right: none
  }

  .ordering-page-wr .order-content ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px;
    background-color: #d3d5dd;
    z-index: 2
  }

  .ordering-page-wr .order-content ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #008cd2;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    width: 6px;
    z-index: 2
  }
}

.success-order {
  font-size: 0
}

.success-order .title {
  margin-top: 40px
}

.success-order .title h2 {
  margin-bottom: 32px
}

.success-order .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px;
  margin-bottom: 15px
}

.success-order .order-info-wr {
  margin: 43px 0
}

.success-order .order-info-wr ul li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 30px
}

.success-order .order-info-wr ul li span {
  color: #4c4c4c
}

.success-order .duck-img {
  margin-top: 43px
}

.success-order .left-block {
  width: 295px;
  display: inline-block;
  vertical-align: top
}

.success-order .right-content-block {
  width: calc(100% - 295px);
  display: inline-block;
  padding-left: 40px;
  vertical-align: top;
  float: right;
  margin-top: 40px
}

.success-order .right-content-block .subtitle {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 26px;
  color: #008cd2;
  display: inline-block;
  margin-bottom: 20px
}

.success-order .right-content-block .show-all {
  float: right;
  margin-top: 5px
}

.success-order .right-content-block .recommend-categories .categories-wr {
  margin: 0 -10px;
  width: calc(100% + 20px)
}

.success-order .right-content-block .recommend-categories .categories-wr .item {
  width: calc(33.3% - 20px);
  display: inline-block;
  vertical-align: top;
  margin: 0 10px
}

.success-order .right-content-block .recommend-categories .categories-wr .item .img-wr {
  height: 294px;
  width: 100%;
  position: relative;
  overflow: hidden
}

.success-order .right-content-block .recommend-categories .categories-wr .item .img-wr img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.success-order .right-content-block .recommend-categories .categories-wr .item .name-wr {
  width: 100%;
  height: 45px;
  padding: 12px 15px;
  border: 1px solid #b8c9e0;
  margin-top: 2px
}

.success-order .right-content-block .recommend-categories .categories-wr .item .name-wr i {
  font-size: 19px;
  color: #4e8fcb;
  vertical-align: middle;
  margin-right: 12px;
  display: inline-block
}

.success-order .right-content-block .recommend-categories .categories-wr .item .name-wr span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  text-transform: uppercase
}

.success-order .right-content-block .recommend-articles {
  margin-top: 55px
}

.success-order .right-content-block .recommend-articles .categories-wr .item {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  padding-right: 30px
}

.success-order .right-content-block .recommend-articles .categories-wr .item .img-wr {
  width: 105px;
  height: 70px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden
}

.success-order .right-content-block .recommend-articles .categories-wr .item .img-wr img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.success-order .right-content-block .recommend-articles .categories-wr .item .info-wr {
  width: calc(100% - 105px);
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (max-width: 1279px) {
  .success-order .right-content-block .recommend-categories .categories-wr {
    margin: 0 -5px;
    width: calc(100% + 10px)
  }

  .success-order .right-content-block .recommend-categories .categories-wr .item {
    width: calc(33.3% - 10px);
    margin: 0 5px
  }

  .success-order .right-content-block .recommend-articles .categories-wr {
    width: calc(100% + 10px);
    margin: 0 -5px
  }

  .success-order .right-content-block .recommend-articles .categories-wr .item {
    width: calc(33.3% - 10px);
    margin: 0 5px;
    padding-right: 0
  }
}

@media (max-width: 1279px) and (min-width: 992px) {
  .success-order .right-content-block .recommend-articles .categories-wr .item .img-wr {
    width: 100%;
    height: 100px
  }

  .success-order .right-content-block .recommend-articles .categories-wr .item .info-wr {
    width: 100%;
    padding-left: 0;
    margin-top: 10px
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .success-order .left-block {
    width: 100%;
    display: block;
    margin-top: 40px
  }

  .success-order .left-block .title {
    margin-top: 0;
    width: 50%;
    display: inline-block;
    vertical-align: top
  }

  .success-order .left-block .order-info-wr {
    margin: 63px 0 0;
    width: 50%;
    display: inline-block;
    padding-left: 50px;
    vertical-align: top
  }

  .success-order .left-block .to-main-page-btn {
    margin-top: 15px
  }
}

@media (max-width: 991px) {
  .success-order .right-content-block {
    width: 100%;
    padding-left: 0;
    display: block;
    float: none;
    margin-top: 55px
  }
}

@media (max-width: 767px) {
  .success-order .title {
    margin-top: 0
  }

  .success-order .title h2 {
    margin-bottom: 25px
  }

  .success-order .title p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px
  }

  .success-order .order-info-wr {
    margin: 35px 0 30px
  }

  .success-order .order-info-wr ul li {
    font-size: 14px;
    line-height: 21px
  }

  .success-order .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .success-order .left-block {
    margin-top: 35px;
    width: 100%
  }

  .success-order .right-content-block .subtitle {
    font-size: 24px;
    margin-bottom: 10px
  }

  .success-order .right-content-block .show-all {
    float: none;
    margin-bottom: 20px;
    margin-top: 0;
    display: block
  }

  .success-order .right-content-block .recommend-categories .categories-wr {
    margin: 0;
    width: 100%
  }

  .success-order .right-content-block .recommend-categories .categories-wr .item {
    margin: 0 0 20px;
    width: 100%
  }

  .success-order .right-content-block .recommend-categories .categories-wr .item .img-wr {
    height: 230px
  }

  .success-order .right-content-block .recommend-categories .categories-wr .item:last-child {
    margin-bottom: 0
  }

  .success-order .right-content-block .recommend-articles .categories-wr {
    margin: 0;
    width: 100%
  }

  .success-order .right-content-block .recommend-articles .categories-wr .item {
    margin: 0 0 15px;
    width: 100%
  }

  .success-order .right-content-block .recommend-articles .categories-wr .item .img-wr {
    width: 130px;
    height: 83px
  }

  .success-order .right-content-block .recommend-articles .categories-wr .item .info-wr {
    width: calc(100% - 130px);
    padding-left: 15px
  }
}

.profile-page-wr {
  margin-bottom: 30px
}

.profile-page-wr .top-info-tabs {
  background-color: #f7f7f7;
  padding: 40px 0 30px
}

.profile-page-wr .top-info-tabs .title {
  margin-bottom: 30px
}

.profile-page-wr .top-info-tabs .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #008cd2;
  margin-bottom: 5px
}

.profile-page-wr .top-info-tabs .tabs-title ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 55px;
  padding-bottom: 20px;
  position: relative
}

.profile-page-wr .top-info-tabs .tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #008cd2
}

.profile-page-wr .top-info-tabs .tabs-title ul li a .icon-wr {
  display: block;
  margin-bottom: 5px
}

.profile-page-wr .top-info-tabs .tabs-title ul li a .icon-wr i {
  font-size: 28px;
  color: #008cd2
}

.profile-page-wr .top-info-tabs .tabs-title ul li a span:after {
  content: none
}

.profile-page-wr .top-info-tabs .tabs-title ul li:last-child {
  margin-right: 0
}

.profile-page-wr .top-info-tabs .tabs-title ul li.active a {
  color: #ed1c24
}

.profile-page-wr .top-info-tabs .tabs-title ul li.active a .icon-wr i {
  color: #ed1c24
}

.profile-page-wr .top-info-tabs .tabs-title ul li.active:after {
  background-color: #ed1c24;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.profile-page-wr .top-info-tabs .tabs-title ul li:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.profile-page-wr .tab-content {
  padding-top: 40px;
  font-size: 0
}

.profile-page-wr .tab-content h3 {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 28px;
  margin-bottom: 25px
}

.profile-page-wr .tab-content p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 22px;
  margin-bottom: 25px
}

.profile-page-wr .tab-content p strong {
  font-weight: bold
}

.profile-page-wr .tab-content p a {
  font-weight: normal;
  color: #008cd2
}

.profile-page-wr .tab-content p:last-child {
  margin-bottom: 0
}

.profile-page-wr .tab-content .details-form {
  width: calc(100% - 390px);
  display: inline-block;
  vertical-align: top;
  margin-right: 90px
}

.profile-page-wr .tab-content .details-form .form-field {
  width: calc(50% - 40px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-top: 25px;
  margin-bottom: 20px
}

.profile-page-wr .tab-content .details-form .form-field label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6;
  line-height: 14px;
  position: absolute;
  left: 15px;
  top: 38px;
  z-index: -1;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease
}

.profile-page-wr .tab-content .details-form .form-field:nth-child(odd) {
  margin-right: 40px
}

.profile-page-wr .tab-content .details-form .form-field:nth-child(even) {
  margin-left: 40px
}

.profile-page-wr .tab-content .details-form .form-field.check-ok label {
  top: 0
}

.profile-page-wr .tab-content .details-form .form-field.check-ok:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 12px;
  color: #1bb934;
  position: absolute;
  right: 10px;
  top: 39px
}

.profile-page-wr .tab-content .details-form .form-field.check-error input {
  border-color: #ed1c24
}

.profile-page-wr .tab-content .details-form .form-field.edited label {
  top: 0
}

.profile-page-wr .tab-content .details-form .submit-button {
  margin-top: 30px
}

.profile-page-wr .tab-content .details-form .submit-button:after {
  content: '\0078';
  font-family: AGROMAT-Icon
}

.profile-page-wr .tab-content .socials-network-wr {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin-top: -50px;
  background-color: #008cd2;
  padding: 30px 30px 40px;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.profile-page-wr .tab-content .socials-network-wr .title {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 28px;
  margin-bottom: 35px
}

.profile-page-wr .tab-content .socials-network-wr ul li a {
  display: block;
  background-color: #eef2f5;
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #7f8fa4;
  padding: 0 30px 0 18px
}

.profile-page-wr .tab-content .socials-network-wr ul li a i {
  margin-right: 30px
}

.profile-page-wr .tab-content .socials-network-wr ul li a.check-ok.twitter {
  color: #2ca3f1
}

.profile-page-wr .tab-content .socials-network-wr ul li a.check-ok.facebook {
  color: #05377a
}

.profile-page-wr .tab-content .socials-network-wr ul li a.check-ok.google {
  color: #d1443c
}

.profile-page-wr .tab-content .socials-network-wr ul li a.check-ok:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 12px;
  color: #1bb934;
  position: absolute;
  right: 20px;
  top: 0
}

.profile-page-wr .tab-content .socials-network-wr ul li a.check-error:before {
  content: '\f00d';
  font-family: FontAwesome;
  font-size: 12px;
  color: #ed1c24;
  position: absolute;
  right: 20px;
  top: 0
}

.profile-page-wr .tab-content .socials-network-wr .tooltip-text {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #a4c4ff;
  margin-top: 45px
}

.profile-page-wr .tab-content .socials-network-wr .tooltip-text p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #a4c4ff
}

.profile-page-wr .tab-content .watch-history-block {
  margin-top: 0
}

.profile-page-wr .tab-content .watch-history-block .history-category.products {
  height: 202px
}

.profile-page-wr .tab-content .watch-history-block .history-category.ready-solutions {
  margin-top: 50px
}

.profile-page-wr .tab-content .watch-history-block .history-category .history-slider .item .content-wr {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.profile-page-wr .tab-content .watch-history-block .history-category .history-slider .item .content-wr h2 {
  height: 45px
}

.profile-page-wr .tab-content .watch-history-block .history-category .history-slider .item .content-wr .button-link {
  position: absolute;
  left: 13px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s
}

.profile-page-wr .tab-content .wish-category-item {
  margin-bottom: 50px
}

.profile-page-wr .tab-content .wish-category-item:last-child {
  margin-bottom: 0
}

.profile-page-wr .tab-content .category-header {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px
}

.profile-page-wr .tab-content .category-header>div {
  display: inline-block;
  vertical-align: middle
}

.profile-page-wr .tab-content .category-header .category-name {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.profile-page-wr .tab-content .category-header .choose-all-items input {
  position: absolute
}

.profile-page-wr .tab-content .category-header .choose-all-items label {
  position: relative;
  padding-left: 25px;
  cursor: pointer
}

.profile-page-wr .tab-content .category-header .choose-all-items label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  background-color: #f7f7f7;
  border: solid 1px #b3b3b3;
  position: absolute;
  left: 0;
  top: 3px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.profile-page-wr .tab-content .category-header .choose-all-items input[type=checkbox]:checked+label:before {
  border-color: #ed1c24
}

.profile-page-wr .tab-content .category-header .choose-all-items input[type=checkbox]:checked+label:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #ed1c24;
  left: 1px;
  top: 3px;
  position: absolute;
  line-height: 12px
}

.profile-page-wr .tab-content .category-header .delete-all-items a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c
}

.profile-page-wr .tab-content .category-header .delete-all-items a span {
  color: #ed1c24;
  margin-right: 5px;
  font-size: 20px;
  line-height: 12px;
  display: inline-block;
  vertical-align: middle
}

.profile-page-wr .tab-content .category-header .share-block span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  margin-right: 10px
}

.profile-page-wr .tab-content .category-header .share-block ul {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0
}

.profile-page-wr .tab-content .category-header .button-link:before {
  content: '';
  width: 2px;
  height: 15px;
  background-color: #05377a;
  position: absolute;
  right: 21px;
  top: 15px;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s
}

.profile-page-wr .tab-content .category-header .button-link:after {
  content: '';
  width: 15px;
  height: 2px;
  background-color: #05377a;
  position: absolute;
  right: 15px;
  top: 22px;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s
}

.profile-page-wr .tab-content .accordion .item {
  margin-bottom: 10px
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item {
  width: 12px;
  position: absolute;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  left: 20px;
  top: 27px;
  z-index: 2
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item label {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: -16px;
  left: -19px
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item input {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  background-color: #f7f7f7;
  border: solid 1px #b3b3b3;
  position: absolute;
  left: 19px;
  top: 16px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item input:checked+label:before {
  border-color: #ed1c24
}

.profile-page-wr .tab-content .accordion .item .tab-header .check-item input:checked+label:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #ed1c24;
  left: 20px;
  top: 16px;
  line-height: 12px;
  position: absolute
}

.profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 70px;
  border: 1px solid #e0e0e0;
  position: relative;
  padding: 0 45px 0 30px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 16px;
  cursor: pointer
}

.profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:before {
  content: '';
  width: 1px;
  height: 21px;
  background-color: #008cd2;
  position: absolute;
  right: 34px;
  top: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:after {
  content: '';
  width: 21px;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  right: 25px;
  top: 34px
}

.profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr.collapsed:before {
  opacity: 1
}

.profile-page-wr .tab-content .accordion .item .tab-header .code-order.canceled span {
  position: relative
}

.profile-page-wr .tab-content .accordion .item .tab-header .code-order.canceled span:after {
  content: '';
  width: calc(100% + 10px);
  height: 1px;
  background-color: #4d4d4d;
  position: absolute;
  left: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2
}

.profile-page-wr .tab-content .accordion .item .tab-header .code-order, .profile-page-wr .tab-content .accordion .item .tab-header .date-order, .profile-page-wr .tab-content .accordion .item .tab-header .name-order {
  color: #4d4d4d;
  width: 240px;
  margin-right: 10px
}

.profile-page-wr .tab-content .accordion .item .tab-header .info-order {
  color: #4d4d4d;
  width: 350px;
  margin-right: 10px
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order {
  color: #a6a6a6
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order .status-name {
  width: 130px;
  display: inline-block;
  vertical-align: middle
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name) {
  margin-left: 35px;
  vertical-align: middle
}

@media (max-width: 767px) {
  .profile-page-wr .tab-content .accordion .item .tab-header .status-order a, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name) {
    margin-left: 25px
  }
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a span, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name) span {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a i, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name) i {
  font-size: 14px;
  color: #4c4c4c;
  display: inline-block
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a img, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name) img {
  width: 20px;
  vertical-align: middle;
  display: inline-block
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a.success-order i, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name).success-order i {
  color: #3ab200;
  vertical-align: middle;
  margin-top: -4px;
  width: 20px
}

@media (max-width: 767px) {
  .profile-page-wr .tab-content .accordion .item .tab-header .status-order a.success-order i, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name).success-order i {
    width: auto
  }
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a.success-order span, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name).success-order span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #3ab200;
  vertical-align: middle
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a.cancel-order span, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name).cancel-order span {
  color: #4d4d4d;
  font-weight: normal;
  border-bottom: 1px dotted #4d4d4d
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order a.confirm-order span, .profile-page-wr .tab-content .accordion .item .tab-header .status-order>span:not(.status-name).confirm-order span {
  color: #008cd2;
  font-weight: bold;
  border-bottom: 1px dotted #008cd2
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order.ok {
  color: #3ab200
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order.in-progress {
  color: #fb0317
}

.profile-page-wr .tab-content .accordion .item .tab-header .status-order.processed {
  color: #008cd2
}

.profile-page-wr .tab-content .accordion .item .tab-header .edition-items {
  display: inline-flex
}

.profile-page-wr .tab-content .accordion .item .tab-header .edition-items a {
  display: flex
}

.profile-page-wr .tab-content .accordion .item .tab-header .rename-item {
  margin-right: 40px
}

.profile-page-wr .tab-content .accordion .item .tab-header a span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  border-bottom: 1px dotted #4c4c4c;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.profile-page-wr .tab-content .accordion .item .tab-header a i {
  font-size: 18px;
  color: #a5a5a5;
  margin-right: 10px
}

.profile-page-wr .tab-content .accordion .item .tab-header .rename-item, .profile-page-wr .tab-content .accordion .item .tab-header .delete-item {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.profile-page-wr .tab-content .accordion .item .tab-body {
  border: 1px solid #e0e0e0;
  border-top: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease
}

.profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr {
  max-height: 400px
}

.profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr .mCSB_scrollTools {
  right: -4px
}

.profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d3d5dd
}

.profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #008cd2 !important
}

.profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr .mCSB_inside>.mCSB_container {
  padding-top: 0
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 50px 10px 55px;
  position: relative
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .remove-item {
  position: absolute;
  right: 0;
  top: 0
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .remove-item a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 34px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a5a5a5;
  text-align: center
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .img-wr {
  width: 112px;
  height: 112px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .img-wr a {
  display: block
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .price {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 16px;
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .price .currency {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr {
  width: calc(100% - 338px);
  margin-right: 140px;
  min-height: 112px;
  padding: 10px 0 15px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  vertical-align: middle
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr>a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #4c4c4c
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr .price-details>span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count {
  width: 180px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 135px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .count-wr {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  line-height: 18px;
  margin-bottom: 20px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .tooltip span {
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 12px;
  color: #808080
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .tooltip .icon-wr {
  margin-left: 5px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .tooltip .icon-wr img {
  vertical-align: bottom
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .total-price {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 130px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details {
  background-color: #fdf5e5;
  padding: 25px 50px 35px 45px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr {
  width: 50%;
  display: inline-block;
  vertical-align: top
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr ul li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 24px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr ul li span {
  color: #4d4d4d
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: right
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price>span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4d4d4d
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price .price {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #ed1c24;
  display: inline-block;
  margin-left: 20px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price .price .currency {
  font-size: 16px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details {
  text-align: center
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 18px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 50px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .price {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  margin-right: 50px;
  line-height: 1;
  text-align: left
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .price .old-price {
  margin-bottom: 5px
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .price .new-price {
  font-size: 26px;
  display: block
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .price .new-price .currency {
  font-size: 16px;
  font-weight: bold
}

.profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .button-link {
  vertical-align: middle
}

.profile-page-wr .tab-content .accordion .item.active {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.profile-page-wr .tab-content .accordion .item.active .tab-header .code-order, .profile-page-wr .tab-content .accordion .item.active .tab-header .date-order, .profile-page-wr .tab-content .accordion .item.active .tab-header .name-order, .profile-page-wr .tab-content .accordion .item.active .tab-header .info-order {
  color: #008cd2
}

.profile-page-wr .tab-content .accordion .item.active .tab-header .tab-header-wr {
  background-color: #f7f7f7
}

.profile-page-wr .tab-content .accordion .item.active .tab-header .tab-header-wr:before {
  opacity: 0
}

.profile-page-wr .tab-content .accordion .item.active .tab-header .rename-item, .profile-page-wr .tab-content .accordion .item.active .tab-header .delete-item {
  opacity: 1;
  visibility: visible
}

.profile-page-wr .tab-content .accordion .item.active .content-wr {
  height: 100%
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header {
  position: relative
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .tab-header-wr {
  padding: 0 45px
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .info-order {
  margin-right: 215px
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item {
  padding: 10px 30px 10px 50px
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .name-wr {
  margin-right: 55px
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .prod-count {
  margin-right: 64px
}

.profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .total-price {
  margin-right: 35px
}

@media (min-width: 768px) {
  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .button-link {
    width: 145px
  }
}

.profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .name-wr {
  width: calc(100% - 722px)
}

.profile-page-wr .tab-content .subscribes-wr {
  display: flex
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item {
  width: calc(50% - 12px);
  display: inline-block;
  vertical-align: top;
  border: 1px solid #f1f1f1;
  padding: 25px 20px 25px 25px
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item h4 {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px;
  margin-bottom: 25px
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field {
  margin-bottom: 20px
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field label {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 18px;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  display: block
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field label:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 1px;
  background-color: #f7f7f7;
  border: solid 1px #b3b3b3;
  position: absolute;
  left: 0;
  top: 2px;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field input[type=checkbox]:checked+label:before {
  border-color: #ed1c24
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field input[type=checkbox]:checked+label:after {
  content: '\f00c';
  font-size: 10px;
  font-family: FontAwesome;
  color: #ed1c24;
  left: 1px;
  top: 2px;
  position: absolute;
  line-height: 12px
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field input[type=checkbox]:checked+label span {
  opacity: 0
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field span {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 18px;
  color: #808080;
  float: right;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field:last-child {
  margin-bottom: 0
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item:nth-child(odd) {
  margin-right: 12px
}

.profile-page-wr .tab-content .subscribes-wr .subscribe-list-item:nth-child(even) {
  margin-left: 12px
}

@media (max-width: 1365px) {
  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .info-order {
    margin-right: 90px
  }
}

@media (max-width: 1279px) {
  .profile-page-wr .tab-content .details-form .form-field {
    width: calc(50% - 20px);
    padding-top: 18px
  }

  .profile-page-wr .tab-content .details-form .form-field label {
    top: 32px
  }

  .profile-page-wr .tab-content .details-form .form-field.check-ok:before, .profile-page-wr .tab-content .details-form .form-field.check-error:before {
    top: 32px
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(odd) {
    margin-right: 20px
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(even) {
    margin-left: 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item {
    padding: 10px 25px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count {
    margin-right: 75px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item {
    padding: 10px 25px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .prod-count {
    margin-right: 15px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .info-order {
    margin-right: 10px;
    width: calc(100% - 530px)
  }
}

@media (max-width: 991px) {
  .profile-page-wr .top-info-tabs .tabs-title ul li {
    margin-right: 45px
  }

  .profile-page-wr .tab-content .category-header {
    flex-wrap: wrap
  }

  .profile-page-wr .tab-content .category-header .category-name {
    width: 100%;
    display: block
  }

  .profile-page-wr .tab-content .category-header .button-link a {
    font-size: 14px;
    padding: 0 60px 0 15px
  }

  .profile-page-wr .tab-content .details-form {
    width: calc(100% - 300px);
    margin-right: 50px
  }

  .profile-page-wr .tab-content .details-form .form-field {
    margin-bottom: 5px;
    width: calc(50% - 5px)
  }

  .profile-page-wr .tab-content .details-form .form-field label {
    width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(odd) {
    margin-right: 5px
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(even) {
    margin-left: 5px
  }

  .profile-page-wr .tab-content .socials-network-wr {
    width: 250px;
    padding: 25px 15px 35px
  }

  .profile-page-wr .tab-content .socials-network-wr .title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .check-item {
    left: 14px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .name-order {
    width: calc(100% - 450px)
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr {
    padding: 0 45px 0 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .code-order {
    width: calc(100% - 450px)
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .date-order {
    width: 150px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .status-order a {
    margin-left: 15px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:before {
    right: 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:after {
    right: 10px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .rename-item {
    margin-right: 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header a span {
    font-size: 12px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header a i {
    font-size: 13px;
    margin-right: 5px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item {
    padding: 10px 15px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .img-wr {
    width: 80px;
    height: 80px;
    margin-right: 15px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr {
    width: calc(100% - 315px);
    padding: 0
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count {
    width: 160px;
    margin-right: 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .tooltip .tooltip-text {
    left: 0;
    right: inherit
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details {
    padding: 25px 15px 35px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr ul li {
    font-size: 14px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price>span {
    font-size: 14px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price .price {
    font-size: 22px;
    margin-left: 5px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price .price .currency {
    font-size: 14px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .tab-header-wr {
    padding: 0 45px 0 35px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .info-order {
    margin-right: 10px;
    width: calc(100% - 390px)
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item {
    padding: 18px 15px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .total-price {
    margin-right: 0
  }

  .profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .name-wr {
    width: calc(100% - 445px);
    margin-right: 40px
  }

  .profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .prod-count {
    margin-right: 20px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item {
    padding: 20px 10px 20px 15px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field {
    margin-bottom: 15px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field label {
    padding-left: 25px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field span {
    font-size: 10px
  }
}

@media (max-width: 767px) {
  .profile-page-wr .top-info-tabs .tabs-title {
    margin-bottom: 0
  }

  .profile-page-wr .top-info-tabs .tabs-title ul {
    display: flex;
    align-items: flex-start
  }

  .profile-page-wr .top-info-tabs .tabs-title ul li {
    padding-right: 50px;
    padding-bottom: 10px;
    margin: 0
  }

  .profile-page-wr .top-info-tabs .tabs-title .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }

  .profile-page-wr .top-info-tabs .tabs-title:not(.mCS_no_scrollbar) {
    position: relative
  }

  .profile-page-wr .top-info-tabs .tabs-title:not(.mCS_no_scrollbar):before, .profile-page-wr .top-info-tabs .tabs-title:not(.mCS_no_scrollbar):after {
    display: none
  }

  .profile-page-wr .tab-content .category-header .new-wish-list-item {
    display: block;
    width: 100%
  }

  .profile-page-wr .tab-content .category-header .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .profile-page-wr .tab-content .category-header .button-link a {
    font-size: 14px;
    padding: 0 15px
  }

  .profile-page-wr .tab-content .category-header .button-link:before, .profile-page-wr .tab-content .category-header .button-link:after {
    display: none
  }

  .profile-page-wr .tab-content .category-header .socials-wr {
    display: block;
    margin: 15px 0
  }

  .profile-page-wr .tab-content p br {
    display: none
  }

  .profile-page-wr .tab-content .details-form {
    width: 100%;
    margin-right: 0
  }

  .profile-page-wr .tab-content .details-form .form-field {
    width: 100%
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(odd) {
    margin-right: 0
  }

  .profile-page-wr .tab-content .details-form .form-field:nth-child(even) {
    margin-left: 0
  }

  .profile-page-wr .tab-content .details-form .button-link {
    width: 250px;
    margin: 20px auto 0;
    display: block
  }

  .profile-page-wr .tab-content .socials-network-wr {
    width: calc(100% + 20px);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 50px -10px 0;
    padding: 25px 20px 30px
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products {
    height: 100%
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider {
    margin: 35px -15px 0 0
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .item-wr {
    background-color: #fff;
    padding: 21px 15px 24px;
    margin-right: 2px;
    width: 260px
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .top-block .logo {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .top-block .logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    line-height: 20px
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .top-block .right-links {
    margin: 0
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .img-wr {
    margin-top: 13px;
    display: block;
    width: 100%;
    height: 203px;
    text-align: center
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .img-wr img {
    line-height: 203px
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .content-wr {
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
    padding-top: 0
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .content-wr h2 a {
    font-size: 14px;
    font-family: Circe, sans-serif;
    line-height: 16px;
    font-weight: bold;
    color: #323232;
    left: 18px;
    display: block;
    width: 100%
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider .item .content-wr .price {
    margin-top: 0;
    padding-left: 0
  }

  .profile-page-wr .tab-content .watch-history-block .history-category.products .history-slider:after {
    display: none
  }

  .profile-page-wr .tab-content .watch-history-block .history-category .subtitle {
    width: 100%
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .check-item {
    left: 12px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr {
    padding: 10px 30px 10px 10px;
    height: 100px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .code-order, .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .date-order {
    margin-right: 0;
    display: block;
    margin-bottom: 8px;
    width: 100%
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .status-order {
    margin-right: 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .status-order a i {
    font-size: 18px;
    vertical-align: middle
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr .status-order a span {
    font-size: 14px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:before {
    right: 21px;
    top: 34px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .tab-header-wr:after {
    right: 11px;
    top: 44px
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .name-order {
    width: 100%;
    margin-right: 0
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .edition-items {
    width: 100%
  }

  .profile-page-wr .tab-content .accordion .item .tab-header .rename-item, .profile-page-wr .tab-content .accordion .item .tab-header .delete-item {
    display: inline-block;
    opacity: 1;
    visibility: visible
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .product-items-wr {
    max-height: 348px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item {
    padding: 10px 20px 10px 10px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .img-wr {
    width: 100px;
    height: 100px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr {
    width: calc(100% - 115px);
    margin-right: 0;
    min-height: 1px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr .price-details {
    margin-top: 5px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .name-wr .price-details .price {
    font-size: 14px;
    margin-left: 5px;
    margin-bottom: 0
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count {
    width: 100px;
    margin-right: 15px;
    margin-top: 10px;
    vertical-align: bottom
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .prod-count .count-wr {
    margin-bottom: 5px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .total-price {
    width: calc(100% - 115px);
    margin-top: 10px;
    vertical-align: bottom
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-product-item .button-link {
    display: block;
    width: 250px;
    margin: 20px auto 0
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details {
    padding: 15px 10px 20px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr {
    width: 100%
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .details-wr ul li {
    line-height: 20px;
    margin-bottom: 5px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price {
    width: 100%;
    text-align: center;
    margin-top: 15px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .total-price .price {
    margin-bottom: 0
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details p {
    margin-right: 0;
    display: block;
    margin-bottom: 8px
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .price {
    margin-right: 0;
    display: block;
    margin-bottom: 8px;
    text-align: center
  }

  .profile-page-wr .tab-content .accordion .item .tab-body .order-details .price-details .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .info-order {
    width: 100%;
    margin-right: 0
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .tab-header-wr>div {
    margin-bottom: 8px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-header .tab-header-wr>div:last-child {
    margin-bottom: 0
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .product-items-wr {
    max-height: 404px
  }

  .profile-page-wr .tab-content .accordion.wish-list-accordion .item .tab-body .order-product-item .name-wr {
    width: calc(100% - 115px);
    margin-right: 0
  }

  .profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .name-wr {
    width: calc(100% - 115px);
    margin-right: 0
  }

  .profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .prod-count {
    margin-right: 20px
  }

  .profile-page-wr .tab-content .accordion.order-accordion .item .tab-body .order-product-item .total-price {
    width: calc(100% - 120px);
    text-align: right
  }

  .profile-page-wr .tab-content .subscribes-wr {
    display: block
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item {
    width: 100%;
    display: block;
    margin-bottom: 25px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field {
    margin-bottom: 10px
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field span {
    display: none
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item:nth-child(odd) {
    margin-right: 0
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item:nth-child(even) {
    margin-left: 0
  }

  .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item:last-child {
    margin-bottom: 0
  }
}

.garanty-page .garanty-wraper {
  width: calc(100% - 305px);
  margin-right: 40px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #808080;
  margin-top: 25px
}

.garanty-page .garanty-wraper a {
  border-bottom: 1px solid #008cd2
}

.garanty-page .garanty-wraper .title-wr h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  margin-bottom: 5px
}

.garanty-page .garanty-wraper .garanty-categories {
  margin-top: 43px
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li {
  display: inline-block;
  margin-right: 55px;
  vertical-align: top
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative;
  line-height: 20px;
  border-bottom: none
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li a i {
  font-size: 30px;
  display: block;
  margin-bottom: 12px
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li a:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  bottom: -3px;
  left: 0;
  position: absolute;
  transition: width 0.3s ease
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li.active a {
  color: #ed1c24
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li.active a:after {
  width: 23px;
  background-color: #ed1c24
}

.garanty-page .garanty-wraper .garanty-categories .tabs-title ul li:last-child {
  margin-right: 0
}

.garanty-page .garanty-wraper .tabs-content {
  margin-top: 40px
}

.garanty-page .garanty-wraper .tabs-content ul {
  display: block;
  padding-left: 30px;
  margin-bottom: 10px
}

.garanty-page .garanty-wraper .tabs-content ul li:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 10px
}

.garanty-page .garanty-wraper .tabs-content ol {
  list-style: none;
  counter-reset: item;
  display: block;
  padding-left: 30px;
  margin-bottom: 10px
}

.garanty-page .garanty-wraper .tabs-content ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.garanty-page .garanty-wraper .tabs-content li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.garanty-page .garanty-wraper .tabs-content li strong {
  font-weight: bold
}

.garanty-page .garanty-wraper .tabs-content li:last-child {
  margin-bottom: 0
}

.garanty-page .garanty-wraper .tabs-content li ul, .garanty-page .garanty-wraper .tabs-content li ol {
  margin-top: 10px
}

.garanty-page .garanty-wraper .tabs-content li ul li, .garanty-page .garanty-wraper .tabs-content li ol li {
  margin-bottom: 10px
}

.garanty-page .garanty-wraper .tabs-content .item {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.garanty-page .garanty-wraper .tabs-content .item.active {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.garanty-page .garanty-wraper .tabs-content .title-content {
  margin-bottom: 40px
}

.garanty-page .garanty-wraper .tabs-content .title-content .title {
  font-size: 21px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 24px;
  margin-bottom: 20px
}

.garanty-page .garanty-wraper .tabs-content .title-content p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr {
  margin: 0;
  border-radius: 0;
  padding: 10px 60px 10px 25px;
  cursor: pointer;
  width: 100%;
  height: 70px;
  text-align: left;
  position: relative;
  background: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #f1f1f1;
  border-bottom-color: transparent;
  margin-top: 15px;
  z-index: 2
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr h3 {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #008cd2
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr>span {
  display: none
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr:before {
  content: '';
  width: 1px;
  height: 21px;
  background-color: #008cd2;
  position: absolute;
  right: 50px;
  top: 25px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr:after {
  content: '';
  width: 21px;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  right: 40px;
  top: 35px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr.collapsed {
  border-bottom: 1px solid #f1f1f1
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr.collapsed h3 {
  color: #4c4c4c
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr.collapsed:before {
  opacity: 1
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body {
  padding: 10px 40px 25px 25px;
  border: 1px solid #f1f1f1;
  border-top: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #282828;
  line-height: 24px;
  position: relative;
  z-index: 3
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body h2, .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body h3, .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body h4, .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body h5 {
  font-size: 16px;
  font-weight: bold
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body strong {
  font-weight: bold
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body em {
  font-style: normal;
  color: #ed1c24
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body a {
  color: #008cd2;
  border-bottom: 1px solid #008cd2
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body a:after {
  display: none
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .map-wr {
  width: 100%;
  height: 220px;
  margin-top: 15px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info {
  margin-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 25px;
  position: relative
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info:after {
  content: '';
  display: table;
  clear: both
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div {
  width: 50%;
  display: inline-block;
  float: left;
  vertical-align: top
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item {
  width: 49%;
  display: inline-block;
  vertical-align: top
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item input[type=text] {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  background-color: #f3f3f3;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  margin-top: 5px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 16px;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  margin-top: 14px;
  display: inline-block
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item label:before {
  content: '';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  position: absolute;
  left: 0;
  top: 0
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item input[type=radio]:checked+label {
  font-weight: bold
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item input[type=radio]:checked+label:before {
  width: 6px;
  height: 6px;
  border: 5px solid #05377a;
  background-color: #fff;
  top: -1px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div .item:last-child {
  margin-right: 0
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div:nth-child(odd) {
  padding-right: 30px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div:nth-child(even) {
  padding-left: 30px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .submit-button {
  vertical-align: middle
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .submit-button:after {
  content: '\0078';
  font-family: AGROMAT-Icon
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost {
  width: calc(100% - 170px);
  padding-left: 60px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost p {
  color: #4d4d4d;
  display: inline-block;
  vertical-align: middle
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .price {
  display: inline-block;
  vertical-align: bottom;
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 26px;
  color: #ed1c24;
  width: 150px;
  margin: 0 10px;
  text-align: right
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .price .currency {
  font-size: 16px
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .tooltip {
  display: inline-block;
  position: relative;
  vertical-align: bottom
}

.garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .tooltip .tooltip-text {
  right: 0;
  bottom: calc(100% + 10px)
}

.garanty-page .garanty-wraper .tabs-content .show-more {
  text-align: center;
  margin-top: 25px
}

.garanty-page .garanty-wraper .tabs-content .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.garanty-page .right-block {
  width: 260px;
  margin-top: 70px;
  display: inline-block;
  vertical-align: top
}

.garanty-page .right-block .banner-block {
  margin-bottom: 30px
}

.garanty-page .right-block .banner-block .banner-wr {
  background-color: #008cd2
}

.garanty-page .right-block .banner-block.text-banner {
  width: 100%
}

.garanty-page .right-block .banner-block.vertical {
  width: 100%
}

.garanty-page .right-block .banner-block:last-child {
  margin-bottom: 0
}

.garanty-page .reviews-block {
  width: 100%;
  display: block;
  margin-top: 65px
}

.garanty-page .reviews-block .title-wr h2 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2;
  margin-bottom: 5px
}

.garanty-page .reviews-block .title-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 16px
}

.garanty-page .reviews-block .reviews-slider-wr {
  margin-left: -27px;
  margin-right: -55px;
  margin-top: 55px;
  position: relative;
  width: calc(100% + 82px)
}

.garanty-page .reviews-block .reviews-slider-wr .item {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  margin-right: 35px;
  padding-left: 27px;
  padding-bottom: 20px;
  position: relative
}

.garanty-page .reviews-block .reviews-slider-wr .item .title-wr {
  padding-right: 85px
}

.garanty-page .reviews-block .reviews-slider-wr .item .title-wr .icon-wr {
  display: inline-block;
  width: 150px;
  height: 125px;
  line-height: 125px;
  background-color: #008cd2;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  text-align: center;
  vertical-align: middle;
  position: relative
}

.garanty-page .reviews-block .reviews-slider-wr .item .title-wr .icon-wr img {
  max-width: 100%;
  max-height: 100%
}

.garanty-page .reviews-block .reviews-slider-wr .item .title-wr .name-wr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 24px;
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 150px);
  padding-left: 30px;
  margin-top: 15px
}

.garanty-page .reviews-block .reviews-slider-wr .item .descr-wr {
  margin-top: 25px;
  padding-right: 85px
}

.garanty-page .reviews-block .reviews-slider-wr .item .descr-wr p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c
}

.garanty-page .reviews-block .reviews-slider-wr .item .link-wr {
  text-align: right;
  margin-top: 30px
}

.garanty-page .reviews-block .reviews-slider-wr .item:nth-child(odd) {
  padding-right: 55px
}

.garanty-page .reviews-block .reviews-slider-wr .item:nth-child(even) {
  padding-left: 55px
}

.garanty-page .reviews-block .reviews-slider-wr .item:nth-child(even):after {
  left: 110px
}

.garanty-page .reviews-block .reviews-slider-wr .item:after {
  content: '';
  top: 20px;
  left: 55px;
  position: absolute;
  width: calc(100% - 155px);
  height: calc(100% - 20px);
  background-color: #f7f7f7;
  z-index: -1
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow {
  height: 45px;
  position: absolute;
  top: -60px;
  border: 1px solid rgba(20, 75, 152, 0.3)
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-arrow:after {
  top: 14px;
  left: 17px;
  -webkit-transform: none;
  transform: none
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-prev {
  right: 101px
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-next {
  right: 55px
}

.garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-next:after {
  content: '\f054'
}

.garanty-page .big-banner {
  margin-top: 80px;
  margin-bottom: -33px
}

@media (max-width: 1279px) {
  .garanty-page .garanty-wraper .garanty-categories .tabs-title ul li {
    margin-right: 34px
  }
}

@media (max-width: 991px) {
  .garanty-page .garanty-wraper {
    width: 100%;
    margin-right: 0;
    display: block
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .tooltip .tooltip-text {
    right: 0
  }

  .garanty-page .right-block {
    width: 100%;
    display: block
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .garanty-page .right-block .banner-block.vertical {
    height: 110px
  }

  .garanty-page .right-block .banner-block.vertical .img-wr {
    width: 50%;
    height: 100%;
    display: inline-block
  }

  .garanty-page .right-block .banner-block.vertical .content-wr {
    width: 50%;
    margin-bottom: 20px
  }
}

@media (max-width: 767px) {
  .garanty-page .garanty-categories .tabs-title .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }

  .garanty-page .garanty-categories li {
    margin-right: 25px;
    margin-bottom: 10px
  }

  .garanty-page .garanty-categories li a:after {
    bottom: 0
  }

  .garanty-page .garanty-wraper .title-wr h1 {
    font-size: 24px;
    line-height: 28px
  }

  .garanty-page .garanty-wraper .garanty-categories .tabs-title ul {
    overflow: auto
  }

  .garanty-page .garanty-wraper .tabs-content {
    margin-top: 25px
  }

  .garanty-page .garanty-wraper .tabs-content li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 20px
  }

  .garanty-page .garanty-wraper .tabs-content ul {
    padding-left: 15px
  }

  .garanty-page .garanty-wraper .tabs-content ul li {
    padding-left: 20px
  }

  .garanty-page .garanty-wraper .tabs-content ul li:before {
    width: 10px;
    top: 9px
  }

  .garanty-page .garanty-wraper .tabs-content ol {
    padding-left: 15px
  }

  .garanty-page .garanty-wraper .tabs-content ol li:before {
    font-size: 20px;
    top: 0;
    left: 0
  }

  .garanty-page .garanty-wraper .tabs-content .title-content {
    margin-bottom: 25px
  }

  .garanty-page .garanty-wraper .tabs-content .title-content .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr {
    padding: 10px 35px 10px 7px;
    min-height: 50px;
    height: auto
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr h3 {
    font-size: 16px;
    line-height: 20px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr:before {
    right: 20px;
    top: 12px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-header-wr:after {
    right: 10px;
    top: 22px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body {
    padding: 0 6px 10px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body ul {
    padding-left: 15px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body ul li {
    padding-left: 20px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body ul li:before {
    width: 10px;
    top: 9px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 15px
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div:nth-child(odd) {
    padding-right: 0
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div:nth-child(even) {
    padding-left: 0
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-info>div:last-child {
    margin-bottom: 0
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .submit-button {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost {
    width: 100%;
    display: block;
    padding-left: 0;
    text-align: left;
    margin-top: 25px;
    padding-right: 0
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body .shipping-cost-block .shipping-total-cost .price {
    width: calc(100% - 30px);
    margin-left: 0;
    text-align: left
  }

  .garanty-page .garanty-wraper .tabs-content .tabs-content-body .tab-body:after {
    height: calc(100% + 51px);
    top: -50px
  }

  .garanty-page .right-block {
    margin-top: 40px
  }

  .garanty-page .reviews-block {
    margin-top: 35px
  }

  .garanty-page .reviews-block .title-wr h2 {
    font-size: 24px;
    line-height: 28px
  }

  .garanty-page .reviews-block .reviews-slider-wr {
    margin-left: -27px;
    margin-right: -10px;
    width: calc(100% + 37px)
  }

  .garanty-page .reviews-block .reviews-slider-wr .item {
    padding-right: 10px
  }

  .garanty-page .reviews-block .reviews-slider-wr .item .title-wr, .garanty-page .reviews-block .reviews-slider-wr .item .descr-wr {
    padding-right: 0
  }

  .garanty-page .reviews-block .reviews-slider-wr .item:nth-child(odd) {
    padding-right: 10px
  }

  .garanty-page .reviews-block .reviews-slider-wr .item:after {
    width: calc(100% - 45px);
    height: calc(100% - 60px)
  }

  .garanty-page .reviews-block .reviews-slider-wr .slick-arrow {
    top: -45px
  }

  .garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-next {
    right: 10px
  }

  .garanty-page .reviews-block .reviews-slider-wr .slick-arrow.slick-prev {
    right: 57px
  }

  .garanty-page .big-banner {
    margin-top: 30px;
    margin-bottom: -16px
  }
}

.search-body {
  background-color: #f7f7f7
}

.search-body .top-block {
  background-color: #fff;
  position: relative;
  margin-top: 8px;
  padding-bottom: 20px
}

.search-body .top-block .title-block {
  width: calc(100% - 500px);
  display: inline-block;
  vertical-align: top;
  padding-right: 35px;
  float: left
}

.search-body .top-block .title-block .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  margin-bottom: 5px
}

.search-body .top-block .search-form {
  position: relative
}

.search-body .top-block .search-form input[type=text] {
  width: 100%;
  display: block;
  height: 28px;
  line-height: 28px;
  border: none;
  border-bottom: 1px solid #aaa;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #333;
  padding-right: 30px;
  cursor: text
}

.search-body .top-block .search-form input[type=submit] {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 6px;
  top: 3px;
  z-index: 1;
  cursor: pointer
}

.search-body .top-block .search-form:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 18px;
  color: #008cd2;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 6px;
  top: 3px;
  z-index: 0;
  cursor: pointer
}

.search-body .top-block .search-area-tabs-title {
  width: 500px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px
}

.search-body .top-block .search-area-tabs-title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 18px;
  color: #4c4c4c;
  margin-bottom: 35px
}

.search-body .top-block .search-area-tabs-title ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px
}

.search-body .top-block .search-area-tabs-title ul li a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 26px;
  color: #a6a6a6
}

.search-body .top-block .search-area-tabs-title ul li.active a {
  color: #008cd2
}

.search-body .top-block .search-area-tabs-title ul li:last-child {
  margin-right: 0
}

.search-body .search-results {
  padding-top: 30px;
  margin-bottom: -33px;
  padding-bottom: 33px
}

.search-body .search-results .title-block p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px;
  margin-bottom: 40px
}

.search-body .search-results .title-block p span {
  color: #333
}

.search-body .search-results .title-block .search-category-tabs-title {
  margin-bottom: 25px
}

.search-body .search-results .title-block .search-category-tabs-title ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 32px
}

.search-body .search-results .title-block .search-category-tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative
}

.search-body .search-results .title-block .search-category-tabs-title ul li a i {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle
}

.search-body .search-results .title-block .search-category-tabs-title ul li a i:before {
  margin-top: 3px;
  vertical-align: top
}

.search-body .search-results .title-block .search-category-tabs-title ul li a:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  left: 37px;
  bottom: -1px;
  transform-origin: left top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.search-body .search-results .title-block .search-category-tabs-title ul li.all a i {
  font-size: 24px
}

.search-body .search-results .title-block .search-category-tabs-title ul li.all a i:before {
  margin-top: 0
}

.search-body .search-results .title-block .search-category-tabs-title ul li.active a {
  color: #ed1c24
}

.search-body .search-results .title-block .search-category-tabs-title ul li.active a:after {
  background-color: #ed1c24;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.search-body .search-results .tooltip {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #666
}

.search-body .search-results .tooltip p {
  margin-bottom: 10px
}

.search-body .search-results .tooltip a {
  color: #008cd2;
  margin-right: 15px;
  position: relative
}

.search-body .search-results .tooltip a:after {
  content: '';
  width: 23px;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  bottom: -1px;
  left: 0;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.search-body .search-results .result-items-wr {
  font-size: 0;
  position: relative
}

.search-body .search-results .result-items-wr em {
  color: #ed1c24;
  font-style: normal
}

.search-body .search-results .result-items-wr.products-results {
  margin: 0 -2px
}

.search-body .search-results .result-items-wr.solutions-results {
  margin: 0 -15px
}

.search-body .search-results .result-items-wr .product-item {
  width: calc(25% - 2px);
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #343434;
  line-height: 17px
}

.search-body .search-results .result-items-wr .solution-item {
  width: calc(33.33% - 2px);
  display: inline-block;
  padding: 15px;
  vertical-align: top;
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #343434;
  line-height: 17px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.search-body .search-results .result-items-wr .cs-item {
  width: calc(50% - 23px);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px
}

.search-body .search-results .result-items-wr .cs-item:nth-child(odd) {
  padding-right: 23px
}

.search-body .search-results .result-items-wr .cs-item:nth-child(even) {
  padding-left: 23px
}

.search-body .search-results .result-items-wr .cs-item .category {
  margin-bottom: 5px
}

.search-body .search-results .result-items-wr .cs-item .category a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #999
}

.search-body .search-results .result-items-wr .cs-item h3 a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  line-height: 21px;
  display: block
}

.search-body .search-results .result-items-wr .se-item {
  width: 33.333%;
  padding: 0 14px;
  margin-bottom: 60px;
  float: left
}

.search-body .search-results .result-items-wr .se-item .img-wr {
  width: 100%;
  height: 240px;
  position: relative;
  margin-bottom: 11px;
  overflow: hidden
}

.search-body .search-results .result-items-wr .se-item .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.search-body .search-results .result-items-wr .se-item .category-name {
  margin-bottom: 10px
}

.search-body .search-results .result-items-wr .se-item .category-name a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 16px
}

.search-body .search-results .result-items-wr .se-item .article-name {
  margin-bottom: 9px;
  height: 40px;
  overflow: hidden
}

.search-body .search-results .result-items-wr .se-item .article-name a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px
}

.search-body .search-results .result-items-wr .se-item .article-bottom-info {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 16px
}

.search-body .search-results .result-items-wr .se-item .article-bottom-info .date {
  margin-right: 35px;
  display: inline-block
}

.search-body .search-results .result-items-wr .se-item .article-bottom-info .see {
  display: inline-block
}

.search-body .search-results .result-items-wr .se-item .article-bottom-info .see i {
  margin-right: 5px
}

.search-body .search-results .result-items-wr.articles-block {
  margin: 0 -14px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.search-body .search-results .result-items-wr.articles-block .tooltip {
  margin: 0 14px
}

.search-body .search-results .result-items-wr.solutions-results .tooltip {
  margin: 0 15px
}

.search-body .search-results .result-items-wr:after {
  content: '';
  display: table;
  clear: both
}

.search-body .search-results .services-wr {
  margin: 0 -12px
}

.search-body .search-results .services-wr .tooltip {
  margin: 0 12px
}

.search-body .pagination .prev, .search-body .pagination .next {
  line-height: 52px
}

@media (max-width: 1279px) {
  .search-body .search-results .result-items-wr .solution-item {
    width: calc(50% - 2px)
  }
}

@media (max-width: 991px) {
  .search-body .top-block .title-block {
    width: 100%;
    display: block;
    padding-right: 0;
    float: none
  }

  .search-body .top-block .search-area-tabs-title {
    width: 100%;
    display: block;
    margin-top: 30px
  }

  .search-body .top-block .search-area-tabs-title p {
    margin-bottom: 10px
  }

  .search-body .search-results .result-items-wr.solutions-results {
    margin: 0
  }

  .search-body .search-results .result-items-wr.solutions-results .tooltip {
    margin: 0
  }

  .search-body .search-results .result-items-wr .product-item {
    width: calc(33.33% - 2px)
  }

  .search-body .search-results .result-items-wr .solution-item {
    width: 100%;
    padding: 0;
    margin-bottom: 45px
  }

  .search-body .search-results .result-items-wr .solution-item .img-wr {
    height: 300px
  }

  .search-body .search-results .result-items-wr .solution-item:last-child {
    margin-bottom: 0
  }

  .search-body .search-results .result-items-wr .cs-item {
    width: 100%
  }

  .search-body .search-results .result-items-wr .cs-item:nth-child(odd) {
    padding-right: 0
  }

  .search-body .search-results .result-items-wr .cs-item:nth-child(even) {
    padding-left: 0
  }

  .search-body .search-results .result-items-wr .se-item {
    width: 50%;
    margin-bottom: 45px
  }
}

@media (max-width: 767px) {
  .search-body .search-results .title-block p {
    margin-bottom: 12px
  }

  .search-body .search-results .result-items-wr .cs-item {
    margin-bottom: 15px
  }

  .search-body .search-results .result-items-wr .se-item {
    width: 100%;
    padding: 0
  }

  .search-body .search-results .result-items-wr .se-item .article-name {
    height: auto
  }

  .search-body .search-results .result-items-wr.articles-block {
    margin: 0
  }

  .search-body .search-results .result-items-wr.articles-block .tooltip {
    margin: 0
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .search-body .top-block .search-area-tabs-title ul li {
    display: block;
    margin-right: 0;
    position: relative;
    padding-left: 40px
  }

  .search-body .top-block .search-area-tabs-title ul li:before {
    content: '';
    width: 20px;
    height: 1px;
    position: absolute;
    left: 10px;
    top: 11px;
    background-color: #808080
  }

  .search-body .search-results {
    margin-bottom: -16px;
    padding-bottom: 16px
  }

  .search-body .search-results .title-block .search-category-tabs-title ul li {
    margin-right: 17px;
    margin-bottom: 10px
  }

  .search-body .search-results .title-block .search-category-tabs-title ul li a i:before {
    margin-top: -7px;
    vertical-align: middle
  }

  .search-body .search-results .result-items-wr.products-results {
    margin: 0
  }

  .search-body .search-results .result-items-wr .product-item {
    width: 100%
  }

  .search-body .search-results .result-items-wr .solution-item .img-wr {
    height: 200px
  }

  .search-body .search-results .services-wr {
    margin: 0
  }

  .search-body .search-results .services-wr .tooltip {
    margin: 0
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .search-body .search-results .result-items-wr .product-item {
    margin-right: 2px;
    width: calc(50% - 2px)
  }
}

.sales-page main {
  background-color: #f7f7f7
}

.sales-page footer {
  margin-top: 0
}

.sales-page .sales-body {
  padding-bottom: 55px
}

.sales-page .sales-body .title-wr {
  padding: 25px 0
}

.sales-page .sales-body .title-wr h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 32px;
  margin-bottom: 10px
}

.sales-page .sales-body .title-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 16px
}

.sales-page .sales-body .sales-wr {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.sales-page .sales-body .sales-wr:after {
  content: '';
  display: table;
  clear: both
}

.sales-page .sales-body .sales-wr .sales-item-wr {
  width: 50%;
  float: left;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px
}

.sales-page .sales-body .sales-wr .sales-item-wr:nth-child(odd) {
  padding-right: 15px
}

.sales-page .sales-body .sales-wr .sales-item-wr:nth-child(even) {
  padding-left: 15px
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item {
  background-color: #008cd2;
  height: 230px;
  position: relative
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item>a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .img-wr {
  width: 205px;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: right;
  position: relative;
  overflow: hidden;
  background-color: #fff
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .img-wr img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr {
  width: calc(100% - 205px);
  display: inline-block;
  vertical-align: top;
  padding: 20px 30px 25px 20px;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 22px
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr strong {
  font-weight: bold
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr .period {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 14px;
  padding: 5px 12px;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 25px
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr .title-wr {
  padding: 0;
  min-height: 66px;
  margin-bottom: 20px
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item.disable {
  opacity: 0.5
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item.disable .img-wr:before {
  content: attr(data-disable-text);
  font-size: 30px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2
}

.sales-page .sales-body .sales-wr .sales-item-wr .sales-item.disable .img-wr:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.5;
  z-index: 1
}

.sales-page .sales-body .show-more {
  margin-top: 10px
}

.sales-page .sales-body .pagination .prev, .sales-page .sales-body .pagination .next {
  line-height: 52px
}

.sales-page .article-content-wr {
  margin-top: 20px
}

.sales-page .article-content-wr .article-title {
  width: 500px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 24px;
  color: #4c4c4c;
  position: relative;
  margin-top: 30px;
  z-index: 2
}

.sales-page .article-content-wr .article-title .info-message-red {
  margin-bottom: 10px
}

.sales-page .article-content-wr .article-title .countdown-timer {
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-title .countdown-timer p {
  margin-bottom: 20px
}

.sales-page .article-content-wr .article-title .countdown-timer input {
  display: none
}

.sales-page .article-content-wr .article-title .countdown-timer .timer {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #808080
}

.sales-page .article-content-wr .article-title .countdown-timer .timer li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 15px;
  position: relative
}

.sales-page .article-content-wr .article-title .countdown-timer .timer li span {
  height: 40px
}

.sales-page .article-content-wr .article-title .countdown-timer .timer li:after {
  content: ':';
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #808080;
  line-height: 40px;
  position: absolute;
  right: -14px;
  top: 0
}

.sales-page .article-content-wr .article-title .countdown-timer .timer li:last-child {
  margin-right: 0
}

.sales-page .article-content-wr .article-title .countdown-timer .timer li:last-child:after {
  display: none
}

.sales-page .article-content-wr .article-title .countdown-timer .timer span {
  display: block;
  font-size: 40px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #ed1c24
}

.sales-page .article-content-wr .article-title .period {
  margin-bottom: 25px
}

.sales-page .article-content-wr .article-title .period span {
  font-weight: bold;
  color: #008cd2
}

.sales-page .article-content-wr .article-title .banner-wr {
  padding: 37px 30px;
  margin-left: -30px;
  background-color: #008cd2;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  min-height: 224px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.sales-page .article-content-wr .article-title .banner-wr .logo-wr {
  margin-bottom: 25px
}

.sales-page .article-content-wr .article-title .banner-wr h1 {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff
}

.sales-page .article-content-wr .article-title .banner-wr strong {
  font-weight: bold
}

.sales-page .article-content-wr .article-title .banner-wr i {
  font-size: 34px;
  font-style: normal
}

.sales-page .article-content-wr .main-img-wr {
  width: calc(100% - 410px);
  display: inline-block;
  vertical-align: top;
  margin-left: -90px;
  height: 415px;
  overflow: hidden;
  float: right
}

.sales-page .article-content-wr .article-content {
  margin-top: 45px;
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c
}

.sales-page .article-content-wr .article-content>h2 {
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  margin-bottom: 25px;
  max-width: 800px
}

.sales-page .article-content-wr .article-content>h3 {
  font-size: 22px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #4c4c4c;
  margin: 45px 0 30px;
  max-width: 800px
}

.sales-page .article-content-wr .article-content>p {
  margin-bottom: 20px;
  max-width: 800px
}

.sales-page .article-content-wr .article-content strong, .sales-page .article-content-wr .article-content b {
  font-weight: bold
}

.sales-page .article-content-wr .article-content em {
  font-style: normal;
  color: #ed1c24
}

.sales-page .article-content-wr .article-content>a {
  color: #008cd2
}

.sales-page .article-content-wr .article-content>ul {
  padding-left: 30px;
  margin: 0 0 30px;
  max-width: 800px
}

.sales-page .article-content-wr .article-content>ul>li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ul>li strong {
  font-weight: bold
}

.sales-page .article-content-wr .article-content>ul>li:last-child {
  margin-bottom: 0
}

.sales-page .article-content-wr .article-content>ul>li ol {
  list-style: none;
  counter-reset: item;
  margin-left: 30px
}

.sales-page .article-content-wr .article-content>ul>li ol li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ul>li ol li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.sales-page .article-content-wr .article-content>ul>li ul {
  padding-left: 30px;
  margin: 0 0 30px
}

.sales-page .article-content-wr .article-content>ul>li ul li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ul>li ul li:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 10px
}

.sales-page .article-content-wr .article-content>ul>li ul, .sales-page .article-content-wr .article-content>ul>li ol {
  margin-top: 10px
}

.sales-page .article-content-wr .article-content>ul>li ul li, .sales-page .article-content-wr .article-content>ul>li ol li {
  margin-bottom: 10px
}

.sales-page .article-content-wr .article-content>ul>li:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 10px
}

.sales-page .article-content-wr .article-content>ol {
  list-style: none;
  counter-reset: item;
  padding-left: 30px;
  margin: 0 0 30px;
  max-width: 800px
}

.sales-page .article-content-wr .article-content>ol>li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ol>li strong {
  font-weight: bold
}

.sales-page .article-content-wr .article-content>ol>li:last-child {
  margin-bottom: 0
}

.sales-page .article-content-wr .article-content>ol>li ul, .sales-page .article-content-wr .article-content>ol>li ol {
  margin-top: 10px
}

.sales-page .article-content-wr .article-content>ol>li ul li, .sales-page .article-content-wr .article-content>ol>li ol li {
  margin-bottom: 10px
}

.sales-page .article-content-wr .article-content>ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.sales-page .article-content-wr .article-content>ol>li ol {
  list-style: none;
  counter-reset: item;
  margin-left: 30px
}

.sales-page .article-content-wr .article-content>ol>li ol li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ol>li ol li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.sales-page .article-content-wr .article-content>ol>li ul {
  padding-left: 30px;
  margin: 0 0 30px
}

.sales-page .article-content-wr .article-content>ol>li ul li {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.sales-page .article-content-wr .article-content>ol>li ul li:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 10px
}

.sales-page .article-content-wr .article-content .recommend-products {
  margin: 60px 0 55px
}

.sales-page .article-content-wr .article-content .recommend-products .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #008cd2;
  margin-bottom: 20px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr {
  padding: 20px 50px 40px;
  margin: 0 -50px 35px;
  background-color: #008cd2;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .item {
  width: calc(25% - 67px);
  display: inline-block;
  vertical-align: top;
  margin-right: 15px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .item p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #a4c4ff;
  margin-bottom: 5px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .item .nice-select {
  height: 45px;
  line-height: 45px;
  padding-left: 12px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .item:last-child {
  margin-right: 35px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .select2-container--default .select2-selection--single {
  height: 45px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
  top: 0;
  right: 0
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  margin-top: -5px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link {
  vertical-align: bottom;
  margin-left: 20px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link a {
  font-size: 14px;
  text-transform: uppercase;
  color: #a0c0ff;
  padding: 0 65px 0 20px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link:before {
  color: #fff
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .submit-button {
  vertical-align: bottom;
  margin-left: 20px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .submit-button input {
  font-size: 14px;
  text-transform: uppercase;
  color: #a0c0ff;
  padding: 0 65px 0 20px
}

.sales-page .article-content-wr .article-content .recommend-products .filters-wr .submit-button:before {
  color: #fff
}

@media (min-width: 992px) {
  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .item {
    width: calc(50% - 115px)
  }
}

.sales-page .article-content-wr .article-content .recommend-products .recommend-slider {
  font-size: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.sales-page .article-content-wr .article-content .recommend-products .recommend-slider.show {
  opacity: 1
}

.sales-page .article-content-wr .article-content .recommend-products .product-item {
  width: calc(25% - 2px)
}

.sales-page .article-content-wr .article-content .recommend-products .product-item .product-info-block .name {
  height: auto;
  margin-bottom: 7px
}

.sales-page .article-content-wr .article-content .recommend-products .pagination .prev, .sales-page .article-content-wr .article-content .recommend-products .pagination .next {
  line-height: 50px
}

.sales-page .article-content-wr .production-catalog-wr {
  margin-bottom: 60px
}

.sales-page .article-content-wr .production-catalog-wr .left-block {
  padding-top: 0
}

@media (min-width: 992px) {
  .sales-page .article-content-wr .production-catalog-wr {
    padding-bottom: 62px
  }

  .sales-page .article-content-wr .production-catalog-wr .category-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .sales-page .article-content-wr .production-catalog-wr .left-block {
    position: relative
  }

  .sales-page .article-content-wr .production-catalog-wr .left-block .recommend-links {
    height: 100%
  }

  .sales-page .article-content-wr .production-catalog-wr .left-block .button-link {
    margin-top: 17px;
    position: absolute;
    bottom: -62px;
    left: 0
  }

  .sales-page .article-content-wr .production-catalog-wr .right-block {
    margin-top: 0
  }
}

@media (max-width: 991px) {
  .sales-page .sales-body .sales-wr .sales-item-wr {
    width: 100%;
    float: none
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .img-wr {
    width: 40%
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr {
    width: 60%
  }

  .sales-page .sales-body .sales-wr .sales-item-wr:nth-child(odd) {
    padding-right: 0
  }

  .sales-page .sales-body .sales-wr .sales-item-wr:nth-child(even) {
    padding-left: 0
  }

  .sales-page .article-content-wr .main-img-wr {
    width: 100%;
    float: none;
    margin: -45px 0 0
  }

  .sales-page .article-content-wr .article-title {
    width: 100%;
    display: block;
    margin: 30px 0 0
  }

  .sales-page .article-content-wr .article-title .sale-info {
    width: 40%;
    display: inline-block;
    vertical-align: top
  }

  .sales-page .article-content-wr .article-title .banner-wr {
    width: calc(60% + 26px);
    padding: 20px 30px 55px;
    margin: 0 -30px 0 0;
    display: inline-flex;
    vertical-align: top;
    min-height: 250px
  }

  .sales-page .article-content-wr .article-content>h2, .sales-page .article-content-wr .article-content>h3, .sales-page .article-content-wr .article-content>p, .sales-page .article-content-wr .article-content>ul {
    max-width: 100%
  }

  .sales-page .article-content-wr .article-content p {
    margin-bottom: 15px
  }

  .sales-page .article-content-wr .article-content .recommend-products {
    margin: 40px 0 55px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr {
    margin: 0 -37px 35px;
    padding: 20px 30px 30px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr .item {
    margin: 0 7px 20px;
    width: calc(50% - 16px)
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link {
    margin: 15px auto 0;
    display: block;
    width: 250px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .item {
    margin: 0 7px;
    width: calc(50% - 107px)
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .button-link {
    margin: 0 0 0 5px;
    width: auto;
    display: inline-block
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .submit-button input {
    padding: 0 55px 0 15px
  }

  .sales-page .article-content-wr .article-content .recommend-products .product-item {
    width: calc(33.33% - 2px)
  }

  .sales-page .article-content-wr .production-catalog-wr {
    margin-bottom: 80px
  }

  .sales-page .article-content-wr .production-catalog-wr .right-block .slider-nav {
    bottom: -32px
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item {
    height: 240px
  }
}

@media (max-width: 767px) {
  .sales-page .sales-body .tabs-title.scroll-container:not(.mCS_no_scrollbar):before {
    content: '';
    background-image: -webkit-linear-gradient(to left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(to left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(to left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -o-linear-gradient(to left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: linear-gradient(to left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%)
  }

  .sales-page .sales-body .tabs-title.scroll-container:not(.mCS_no_scrollbar):after {
    background-image: -webkit-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -ms-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: -o-linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%);
    background-image: linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 0.7) 50%, #f7f7f7 100%)
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item {
    height: 100%
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .img-wr {
    width: 100%;
    height: 440px;
    float: none
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr {
    width: 100%;
    padding: 25px 15px 30px 15px
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr .period {
    margin-bottom: 20px
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr .title-wr {
    min-height: 1px;
    margin-bottom: 30px
  }

  .sales-page .sales-body .sales-wr .sales-item-wr .sales-item .content-wr .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .sales-page .article-content-wr .article-title {
    display: flex;
    flex-direction: column;
    margin-top: 0
  }

  .sales-page .article-content-wr .article-title .countdown-timer {
    margin-bottom: 20px
  }

  .sales-page .article-content-wr .article-title .countdown-timer p {
    margin-bottom: 10px
  }

  .sales-page .article-content-wr .article-title .period {
    margin-bottom: 25px
  }

  .sales-page .article-content-wr .article-title .sale-info {
    width: 100%;
    text-align: center;
    order: 2
  }

  .sales-page .article-content-wr .article-title .banner-wr {
    width: calc(100% + 20px);
    margin: 0 -10px 35px;
    padding: 20px 10px 25px;
    min-height: 1px;
    order: 1
  }

  .sales-page .article-content-wr .article-title .banner-wr h1 {
    font-size: 20px
  }

  .sales-page .article-content-wr .article-title .banner-wr i {
    font-size: 26px
  }

  .sales-page .article-content-wr .article-title .banner-wr .logo-wr {
    margin-bottom: 15px
  }

  .sales-page .article-content-wr .main-img-wr {
    margin: 0;
    width: 100%;
    height: 100%;
    font-size: 0
  }

  .sales-page .article-content-wr .article-content {
    margin-top: 30px
  }

  .sales-page .article-content-wr .article-content>h2, .sales-page .article-content-wr .article-content>h3 {
    font-size: 24px;
    margin-bottom: 25px
  }

  .sales-page .article-content-wr .article-content>ul, .sales-page .article-content-wr .article-content>ol {
    padding-left: 0;
    margin: 0 0 10px
  }

  .sales-page .article-content-wr .article-content>ul>li ul, .sales-page .article-content-wr .article-content>ol>li ul, .sales-page .article-content-wr .article-content>ul>li ol, .sales-page .article-content-wr .article-content>ol>li ol {
    padding-left: 0;
    margin-left: 0
  }

  .sales-page .article-content-wr .article-content p {
    margin-bottom: 10px
  }

  .sales-page .article-content-wr .article-content .recommend-products .title {
    font-size: 24px;
    line-height: 28px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr {
    margin: 0 -10px 35px;
    padding: 20px 10px 30px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr .item {
    width: 100%;
    margin: 0 0 20px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link {
    margin: 0 auto
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link a {
    padding: 0 15px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .item {
    width: 100%;
    margin: 0 0 20px
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .submit-button {
    width: 250px;
    margin: 0 auto;
    display: block
  }

  .sales-page .article-content-wr .article-content .recommend-products .filters-wr.double-item-filter .submit-button input {
    padding: 0 15px
  }

  .sales-page .article-content-wr .article-content .recommend-products .recommend-slider .slick-arrow {
    width: 45px;
    height: 45px;
    border: 1px solid #b2c3da;
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    z-index: 2
  }

  .sales-page .article-content-wr .article-content .recommend-products .recommend-slider .slick-arrow.slick-prev {
    right: 57px
  }

  .sales-page .article-content-wr .article-content .recommend-products .recommend-slider .slick-arrow.slick-prev:after {
    content: '\f053';
    color: #008cd2;
    top: 23px;
    left: 21px
  }

  .sales-page .article-content-wr .article-content .recommend-products .recommend-slider .slick-arrow.slick-next {
    right: 10px
  }

  .sales-page .article-content-wr .article-content .recommend-products .recommend-slider .slick-arrow.slick-next:after {
    content: '\f054';
    color: #008cd2;
    top: 23px;
    left: 24px
  }

  .sales-page .article-content-wr .article-content .recommend-products .product-item {
    width: 100%
  }

  .sales-page .article-content-wr .production-catalog-wr {
    margin-bottom: 100px
  }

  .sales-page .article-content-wr .production-catalog-wr .right-block .slider-nav {
    bottom: -49px
  }
}

.solution-page .breadcrumbs {
  background-color: #f7f7f7
}

.solution-page .seo-text-block {
  background-color: #fff
}

.solutions-body {
  padding: 30px 0;
  background-color: #f7f7f7
}

.solutions-body .title-wr {
  margin-bottom: 25px
}

.solutions-body .title-wr h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 32px;
  color: #008cd2
}

.solutions-body .title-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080
}

.solutions-body .filter-block {
  padding: 20px 50px 0;
  margin: 0 -50px 35px;
  background-color: #008cd2;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.solutions-body .filter-block .filters-block-wr {
  display: flex
}

.solutions-body .filter-block .filters-wr {
  width: calc(100% - 177px);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.solutions-body .filter-block .item {
  width: calc(25% - 20px);
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  float: left
}

.solutions-body .filter-block .item p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #a4c4ff;
  margin-bottom: 5px
}

.solutions-body .filter-block .item .nice-select {
  height: 45px;
  line-height: 45px;
  padding-left: 12px
}

.solutions-body .filter-block .item:nth-child(n+5) {
  display: none
}

.solutions-body .filter-block .control-links {
  width: 173px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  vertical-align: top
}

.solutions-body .filter-block .control-links .button-link {
  vertical-align: top;
  width: 100%;
  margin-top: 19px
}

.solutions-body .filter-block .control-links .button-link a {
  font-size: 14px;
  text-transform: uppercase;
  color: #a0c0ff;
  padding: 0 65px 0 20px
}

.solutions-body .filter-block .control-links .button-link:before {
  color: #fff
}

.solutions-body .filter-block .control-links .more-items {
  margin: 8px 0 20px
}

.solutions-body .filter-block .control-links .more-items a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a4c4ff;
  line-height: 14px;
  border-bottom: 1px dotted #a4c4ff
}

.solutions-body .solution-items-wr {
  position: relative;
  margin-right: -2px
}

.solutions-body .solution-items-wr:after {
  content: '';
  display: table;
  clear: both
}

.solutions-body .solution-items-wr .solution-item {
  width: calc(33.333% - 2px);
  height: 293px;
  display: inline-block;
  float: left;
  vertical-align: top;
  padding: 15px;
  background-color: #fff;
  margin: 0 2px 2px 0
}

.solutions-body .solution-items-wr .solution-item.super-solution {
  width: calc(66.666% - 2px);
  height: 588px
}

.solutions-body .solution-items-wr .solution-item.super-solution .img-wr {
  height: 500px
}

.solutions-body .solution-items-wr .advice-slider {
  width: calc(33.333% - 2px);
  height: 293px;
  float: left;
  padding: 30px 15px 15px;
  margin: 0 2px 2px 0
}

.solutions-body .solution-items-wr .advice-slider .slider-count {
  right: 135px
}

.solutions-body .solution-items-wr .support-block {
  padding: 40px 0;
  float: left;
  width: 100%
}

.solutions-body .pagination {
  margin-bottom: 50px
}

@media (max-width: 1279px) {
  .solutions-body .solution-items-wr .solution-item {
    width: calc(50% - 2px)
  }

  .solutions-body .solution-items-wr .solution-item.super-solution {
    width: calc(50% - 2px);
    height: 293px
  }

  .solutions-body .solution-items-wr .solution-item.super-solution .img-wr {
    height: 203px
  }

  .solutions-body .solution-items-wr .advice-slider {
    width: calc(50% - 2px)
  }
}

@media (max-width: 991px) {
  .solutions-body .solution-items-wr {
    margin-right: 0
  }

  .solutions-body .solution-items-wr .solution-item {
    width: 100%;
    height: 100%;
    margin-right: 0
  }

  .solutions-body .solution-items-wr .solution-item .img-wr {
    height: 300px
  }

  .solutions-body .solution-items-wr .solution-item.super-solution {
    width: 100%;
    height: 100%;
    margin-right: 0
  }

  .solutions-body .solution-items-wr .solution-item.super-solution .img-wr {
    height: 300px
  }

  .solutions-body .solution-items-wr .advice-slider {
    width: 100%;
    height: 100%;
    margin-right: 0
  }

  .solutions-body .filter-block .item {
    width: calc(50% - 20px)
  }
}

@media (max-width: 767px) {
  .solutions-body .solution-items-wr .solution-item {
    width: calc(100% + 20px);
    margin: 0 -10px 2px
  }

  .solutions-body .solution-items-wr .solution-item .img-wr {
    height: 200px
  }

  .solutions-body .solution-items-wr .solution-item.super-solution .img-wr {
    height: 200px
  }

  .solutions-body .solution-items-wr .support-block {
    padding: 40px 0 165px
  }

  .solutions-body .filter-block {
    padding: 0;
    margin: 0 0 35px;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .solutions-body .filter-block .filter-button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #008cd2;
    padding: 0 15px 0 25px
  }

  .solutions-body .filter-block .filter-button a {
    font-size: 14px;
    font-family: Circe, sans-serif;
    font-weight: normal;
    color: #fff
  }

  .solutions-body .filter-block .filter-button a .icon-36 {
    font-size: 18px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px
  }

  .solutions-body .filter-block .filter-button a .fa {
    float: right;
    color: #789af1;
    font-size: 22px;
    line-height: 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
  }

  .solutions-body .filter-block .filter-button.active a .fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .solutions-body .filter-block .filters-block-wr {
    width: 100%;
    margin: 0;
    padding: 20px 10px 30px;
    position: relative;
    display: none;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    background-color: #008cd2
  }

  .solutions-body .filter-block .filters-wr {
    width: 100%;
    display: block
  }

  .solutions-body .filter-block .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    display: block;
    float: none
  }

  .solutions-body .filter-block .control-links {
    width: 100%
  }

  .solutions-body .filter-block .control-links .more-items {
    margin: 0
  }

  .solutions-body .filter-block .control-links .button-link {
    width: 250px;
    margin: 30px auto 0;
    display: block;
    order: 2
  }

  .solutions-body .filter-block .control-links .button-link a {
    padding: 0 15px
  }
}

.advice-slider {
  display: inline-block;
  vertical-align: top;
  background-color: #008cd2;
  position: relative
}

.advice-slider .title a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #a4c4ff;
  text-transform: uppercase;
  padding-bottom: 25px;
  border-bottom: 1px solid #05377a;
  display: block
}

.advice-slider .slider-wr {
  margin-top: 20px;
  position: relative;
  height: 200px
}

.advice-slider .slider-wr div {
  height: 100%;
  overflow: hidden
}

.advice-slider .slider-wr .article-name {
  height: auto;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 26px;
  margin-bottom: 15px
}

.advice-slider .slider-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 21px
}

.advice-slider .slider-wr .slick-arrow {
  position: absolute;
  top: -80px;
  border: 1px solid #4b8dca;
  width: 45px;
  height: 45px;
  margin: 0
}

.advice-slider .slider-wr .slick-arrow:after {
  color: #fff;
  -webkit-transform: none;
  transform: none
}

.advice-slider .slider-wr .slick-arrow.slick-prev {
  right: 47px
}

.advice-slider .slider-wr .slick-arrow.slick-prev:after {
  content: "\f053";
  top: 14px;
  left: 14px
}

.advice-slider .slider-wr .slick-arrow.slick-next {
  right: 0
}

.advice-slider .slider-wr .slick-arrow.slick-next:after {
  content: "\f054";
  top: 14px;
  left: 16px
}

.advice-slider .slider-count {
  position: absolute;
  top: 20px
}

.advice-slider .slider-count .current, .advice-slider .slider-count .all, .advice-slider .slider-count .all:before {
  color: #fff
}

.one-solution-body .solution-descr {
  padding: 50px 0 45px;
  margin-bottom: 45px;
  background-color: #f7f7f7
}

.one-solution-body .solution-descr .left-block {
  width: 360px;
  display: inline-block;
  vertical-align: top;
  float: left;
  padding-right: 100px
}

.one-solution-body .solution-descr .left-block .title {
  margin-bottom: 30px
}

.one-solution-body .solution-descr .left-block .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

.one-solution-body .solution-descr .left-block .thumb-items-wr .category-item {
  margin-bottom: 20px
}

.one-solution-body .solution-descr .left-block .thumb-items-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4d4d4d;
  text-transform: uppercase;
  margin-bottom: 15px
}

.one-solution-body .solution-descr .left-block .thumb-items-wr span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #848484;
  margin-bottom: 12px;
  display: block
}

.one-solution-body .solution-descr .left-block .thumb-items-wr ul {
  margin: 0 -6px;
  position: relative
}

.one-solution-body .solution-descr .left-block .thumb-items-wr ul:after {
  content: '';
  display: table;
  clear: both
}

.one-solution-body .solution-descr .left-block .thumb-items-wr ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  width: calc(33.333% - 12px);
  height: 78px;
  margin: 0 6px 12px;
  float: left;
  cursor: pointer;
  background-color: #fff;
  position: relative;
  opacity: 0.3
}

.one-solution-body .solution-descr .left-block .thumb-items-wr ul li img {
  max-width: 100%;
  max-height: 100%
}

.one-solution-body .solution-descr .left-block .thumb-items-wr ul li.active {
  opacity: 1
}

.one-solution-body .solution-descr .right-block {
  width: calc(100% - 360px);
  display: inline-block;
  vertical-align: top
}

.one-solution-body .solution-descr .right-block .solution-slider-wr {
  margin-top: 6px;
  margin-bottom: 40px;
  position: relative;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr {
  padding: 0 50px 60px 0;
  font-size: 0;
  position: relative;
  z-index: 1
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-list {
  background-color: #fff
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .item {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 475px;
  overflow: hidden
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .item img:not(.fit-cover) {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow {
  position: absolute;
  margin: 0;
  width: 45px;
  height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  bottom: 0
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow:after {
  color: #008cd2;
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-prev {
  left: 0
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-next {
  left: 47px
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-next:after {
  content: '\f054';
  left: 17px
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .short-descr {
  display: inline-block;
  background-color: #008cd2;
  padding: 85px 50px 35px 40px;
  width: 270px;
  float: right;
  margin-top: -120px
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .short-descr ul li {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  line-height: 24px
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .short-descr ul li strong {
  font-weight: normal;
  color: #a4c4ff
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .to-favorites {
  height: 22px;
  text-align: right;
  position: absolute;
  right: 300px;
  top: 502px;
  z-index: 2
}

.one-solution-body .solution-descr .right-block .solution-slider-wr .to-favorites i {
  font-size: 22px
}

.one-solution-body .solution-descr .right-block .description-block {
  width: calc(100% - 270px);
  display: inline-block;
  vertical-align: top;
  padding-right: 45px;
  position: relative
}

.one-solution-body .solution-descr .right-block .vendor-code {
  margin-bottom: 15px
}

.one-solution-body .solution-descr .right-block .descr-text {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 22px
}

.one-solution-body .calculation-of-quantity-products .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 32px;
  color: #008cd2;
  margin-bottom: 15px
}

.one-solution-body .calculation-of-quantity-products .calc-block p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #808080;
  line-height: 14px;
  margin-bottom: 20px;
  margin-left: 45px
}

.one-solution-body .calculation-of-quantity-products .calc-block p strong {
  font-weight: bold
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr {
  background-color: #008cd2;
  padding: 20px 45px 30px;
  margin-bottom: 20px;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .title {
  color: #fff;
  margin-bottom: 0
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  margin: 0
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .title-wr {
  display: inline-block;
  width: 400px;
  vertical-align: middle
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr {
  width: calc(100% - 404px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 75px;
  text-align: right
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field {
  width: 190px;
  display: inline-block;
  text-align: left
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field label {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #a4c4ff;
  margin-bottom: 5px;
  display: block;
  text-align: left
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field input {
  width: 105px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background-color: #f3f3f3;
  padding: 0 10px 0 15px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #7f7f7f
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button {
  margin-left: 50px
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button input {
  text-transform: uppercase;
  font-size: 13px;
  color: #a0c0ff;
  font-weight: normal
}

.one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button:after {
  content: '\0078';
  font-family: AGROMAT-Icon;
  color: #fff
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr {
  border: 1px solid #f1f1f1;
  border-top: none;
  margin-bottom: 25px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item {
  border-top: 1px solid #f1f1f1;
  padding: 10px 44px 10px 50px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr {
  display: inline-block;
  margin-right: 70px;
  width: calc(100% - 622px)
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .img-wr {
  width: 112px;
  height: 112px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .img-wr a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .name-wr {
  width: calc(100% - 166px);
  min-height: 112px;
  padding: 10px 0 15px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  vertical-align: middle
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .name-wr a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #4c4c4c
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .name-wr .price {
  margin-bottom: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .name-wr .price i {
  font-size: 12px;
  font-style: normal;
  color: #808080
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  margin-right: 40px;
  text-align: center
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr a {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 45px;
  cursor: pointer;
  vertical-align: top
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr a:before {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr a.plus-btn {
  margin-left: 12px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr a.plus-btn:after {
  content: '';
  width: 2px;
  height: 16px;
  background-color: #c5c5c5;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr a.minus-btn {
  margin-right: 12px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr form {
  width: 65px;
  display: inline-block
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .count-wr input {
  width: 100%;
  height: 45px;
  border: solid 1px #c5c5c5;
  text-align: center;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #101010;
  vertical-align: top
}

@media (max-width: 767px) {
  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .tooltip {
    display: inline-block
  }
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .tooltip span {
  font-size: 11px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .tooltip .icon-wr {
  margin-left: 3px;
  vertical-align: bottom;
  margin-top: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count .tooltip .icon-wr img {
  vertical-align: middle
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price {
  display: inline-block;
  vertical-align: middle;
  width: 345px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .price {
  width: 170px;
  margin-right: 25px;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .old-price {
  font-size: 12px;
  display: block;
  margin-right: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .new-price, .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .regular-price {
  font-size: 26px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .new-price .currency, .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .regular-price .currency {
  font-size: 16px;
  font-weight: bold
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block {
  padding: 0 30px;
  margin-top: 0;
  margin-bottom: 20px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .links {
  display: inline-block
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .links a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category {
  margin-top: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category .links a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category .slider-nav {
  top: -55px;
  right: 15px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category .history-slider:after {
  top: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details {
  background-color: #fdf5e5;
  text-align: center;
  padding: 25px 30px 30px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 35px;
  margin-bottom: 0
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price .old-price {
  display: block
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price .new-price {
  font-size: 26px;
  line-height: 28px
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price .new-price .currency {
  font-size: 16px;
  font-weight: bold
}

.one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .button-link {
  vertical-align: middle
}

.one-solution-body .banner-block {
  margin-top: 30px
}

.one-solution-body .banner-block .advice-slider {
  width: 435px;
  padding: 30px 45px 15px;
  height: 295px;
  margin-right: 30px
}

.one-solution-body .banner-block .advice-slider .slider-count {
  right: 150px
}

.one-solution-body .banner-block .support-block {
  width: calc(100% - 469px);
  display: inline-block;
  position: relative;
  padding-top: 25px
}

.one-solution-body .banner-block .support-block .content-wr {
  display: block;
  width: 100%;
  padding-right: 140px;
  vertical-align: top
}

.one-solution-body .banner-block .support-block .top-line {
  display: block
}

.one-solution-body .banner-block .support-block .top-line p {
  display: block;
  margin-bottom: 25px
}

.one-solution-body .banner-block .support-block .top-line .button-link {
  margin-bottom: 25px
}

.one-solution-body .banner-block .support-block .top-line .tel-wr {
  display: block
}

.one-solution-body .banner-block .support-block .bottom-line {
  margin-top: 40px
}

.one-solution-body .banner-block .support-block .duck-wr {
  position: absolute;
  top: 25px;
  right: 140px
}

.one-solution-body .full-style {
  margin-top: 60px
}

.one-solution-body .full-style .slider-nav {
  top: -14px
}

@media (max-width: 1365px) and (min-width: 992px) {
  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr {
    padding-left: 60px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field {
    width: 160px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field input {
    width: 85px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button {
    margin-left: 0
  }

  .one-solution-body .banner-block .support-block .duck-wr {
    right: 0
  }
}

@media (max-width: 1279px) {
  .one-solution-body .solution-descr .left-block {
    padding-right: 50px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .title-wr {
    width: 100%;
    display: block;
    margin-bottom: 25px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .title-wr .title {
    margin-bottom: 10px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr {
    padding-left: 0;
    width: 100%;
    display: block;
    text-align: left
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button {
    margin-left: 20px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item {
    padding: 10px 15px 10px 20px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr {
    width: calc(100% - 502px);
    margin-right: 0
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .img-wr {
    margin-right: 25px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count {
    margin-right: 20px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price {
    width: 315px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .price {
    width: 150px;
    margin-right: 15px
  }

  .one-solution-body .banner-block .support-block .bottom-line {
    margin-top: 20px
  }
}

@media (max-width: 991px) {
  .one-solution-body .solution-descr {
    padding: 35px 0 40px
  }

  .one-solution-body .solution-descr .left-block {
    width: 100%;
    display: block;
    padding-right: 0;
    float: none
  }

  .one-solution-body .solution-descr .left-block .title {
    margin-bottom: 25px
  }

  .one-solution-body .solution-descr .left-block .title h1 {
    width: calc(100% - 120px);
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle;
    font-size: 28px;
    line-height: 32px
  }

  .one-solution-body .solution-descr .left-block .title .vendor-code {
    display: inline-block !important;
    vertical-align: middle
  }

  .one-solution-body .solution-descr .right-block {
    width: 100%;
    display: block
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr {
    margin-top: 0;
    margin-bottom: 25px
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr {
    padding: 0 0 60px 0
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .short-descr {
    margin-right: -30px;
    width: 300px;
    padding: 85px 30px 35px 40px
  }

  .one-solution-body .solution-descr .right-block .description-block {
    width: calc(100% - 270px);
    padding-right: 50px
  }

  .one-solution-body .solution-descr .right-block .description-block .to-favorites {
    top: -56px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr {
    padding: 20px 45px 30px;
    margin: 0 -30px 20px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block p {
    margin-left: 0;
    margin-bottom: 25px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item {
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr {
    width: calc(100% - 436px);
    margin-right: 0;
    vertical-align: middle
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr .img-wr {
    display: block;
    margin-bottom: 15px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr .name-wr {
    display: block;
    width: 100%;
    padding: 0;
    min-height: 1px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count {
    margin-right: 0
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price {
    width: 146px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .price {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 10px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block {
    padding: 0 0 0 20px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category .history-slider .item .img-wr {
    width: 112px;
    height: 112px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .watch-history-block .history-category .history-slider .item .content-wr {
    padding-left: 25px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details {
    margin: 0 -30px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }

  .one-solution-body .banner-block {
    margin-top: 60px
  }

  .one-solution-body .banner-block .advice-slider {
    width: 100%;
    height: 250px;
    display: block;
    margin-right: 0
  }

  .one-solution-body .banner-block .advice-slider .slider-wr h3 {
    width: 325px
  }

  .one-solution-body .banner-block .support-block {
    width: 100%;
    display: block;
    padding: 50px 100px 0 50px
  }

  .one-solution-body .banner-block .support-block .content-wr {
    padding-right: 0
  }

  .one-solution-body .banner-block .support-block .top-line {
    padding-right: 150px
  }

  .one-solution-body .banner-block .support-block .top-line .tel-wr {
    margin-top: 0
  }

  .one-solution-body .banner-block .support-block .bottom-line {
    margin-top: 35px
  }

  .one-solution-body .banner-block .support-block .duck-wr {
    width: 140px;
    top: 70px;
    right: 100px
  }
}

@media (max-width: 767px) {
  .one-solution-body .solution-descr .left-block .title h1 {
    font-size: 24px;
    line-height: 26px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    padding-right: 0
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr {
    margin: 0 -10px;
    padding: 0
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .item {
    height: 210px
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow {
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-prev {
    left: 10px
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow.slick-next {
    left: inherit;
    right: 10px
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .short-descr {
    padding: 22px 20px 35px;
    margin: 0 -10px 0 auto;
    width: 80%
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr .to-favorites {
    right: inherit;
    left: 0;
    top: 245px;
    width: 20%;
    text-align: center
  }

  .one-solution-body .solution-descr .right-block .solution-slider-wr:after {
    content: '';
    display: table;
    clear: both
  }

  .one-solution-body .solution-descr .right-block .description-block {
    display: block;
    width: 100%;
    padding-right: 0
  }

  .one-solution-body .calculation-of-quantity-products .title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block {
    text-align: center
  }

  .one-solution-body .calculation-of-quantity-products .calc-block p {
    margin-left: 15px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr {
    padding: 30px 12px 30px;
    margin: 0 0 20px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr {
    text-align: center
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field {
    width: auto;
    margin-right: 30px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field input {
    width: 90px
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .form-field:nth-child(2n) {
    margin-right: 0
  }

  .one-solution-body .calculation-of-quantity-products .calc-block .calc-block-wr .form-wr .submit-button {
    width: 250px;
    display: block;
    margin: 30px auto 0
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr {
    border: none
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item {
    display: block;
    border: 1px solid #f1f1f1;
    margin-bottom: 2px;
    padding-bottom: 17px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-descr {
    display: block;
    width: 100%
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .img-wr {
    width: 200px;
    height: 200px;
    margin: 0 auto
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .name-wr {
    margin-bottom: 20px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .prod-count {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 25px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price {
    width: 100%;
    text-align: center
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .product-items-wr .order-product-item .total-price .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details {
    margin: -10px;
    padding: 45px 10px 35px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price-details {
    display: block;
    text-align: center
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price-details p {
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price-details .price {
    margin-right: 0;
    text-align: left;
    margin-bottom: 25px
  }

  .one-solution-body .calculation-of-quantity-products .products-from-solution-block .order-details .price-details .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }

  .one-solution-body .banner-block {
    margin-top: 0;
    background: #f3f3f3
  }

  .one-solution-body .banner-block .support-block {
    width: 100%;
    display: block;
    padding: 35px 0 140px
  }

  .one-solution-body .banner-block .support-block .top-line {
    padding-right: 0
  }

  .one-solution-body .banner-block .support-block .duck-wr {
    width: 75px;
    top: inherit;
    right: inherit;
    bottom: 35px
  }

  .one-solution-body .full-style {
    margin-top: 35px;
    padding-top: 0;
    background-color: transparent
  }

  .one-solution-body .full-style .solution-item .content-wr h3 {
    width: calc(100% - 162px)
  }

  .one-solution-body .full-style .slider-nav {
    top: 40px
  }
}

.comparison-page-wr {
  padding-top: 40px
}

.comparison-page-wr .title {
  margin-bottom: 40px
}

.comparison-page-wr .comparison-list .category-wr {
  margin-bottom: 60px
}

.comparison-page-wr .comparison-list .category-name {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: #008cd2;
  display: inline-block;
  margin-bottom: 24px
}

.comparison-page-wr .comparison-list .clear-list {
  display: inline-block;
  float: right;
  margin-right: 135px
}

.comparison-page-wr .comparison-list .clear-list a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 15px;
  color: #008cd2
}

.comparison-page-wr .comparison-list .clear-list a .clear-list-btn {
  display: inline-block;
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle
}

.comparison-page-wr .comparison-list .clear-list a:after {
  content: '';
  width: 23px;
  height: 1px;
  background-color: #008cd2;
  position: absolute;
  left: 24px;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease
}

.comparison-page-wr .comparison-list .comparison-slider {
  position: relative;
  margin-bottom: 30px;
  font-size: 0
}

.comparison-page-wr .comparison-list .comparison-slider .item {
  margin-right: -1px;
  padding: 6px 0 20px;
  display: inline-block
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr {
  width: 330px;
  padding: 15px 30px 15px 12px;
  border: 1px solid #f1f1f1;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .remove-item {
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 2
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .remove-item a {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  display: block;
  width: 100%;
  height: 100%
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .img-wr {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 112px;
  height: 112px
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .img-wr img {
  max-width: 100%;
  max-height: 100%
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr {
  width: calc(100% - 116px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr .name a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 15px;
  color: #323232;
  display: block
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr h2 {
  line-height: 15px
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr h2 a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 15px;
  color: #323232;
  display: block
}

.comparison-page-wr .comparison-list .comparison-slider .item .item-wr .link-layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(20, 75, 152, 0.3);
  position: absolute;
  top: -56px
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow:after {
  top: 14px;
  -webkit-transform: none;
  transform: none
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-prev {
  right: 47px
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-prev:after {
  content: '\f053';
  left: 14px
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-next {
  right: 0
}

.comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-next:after {
  content: '\f054';
  left: 17px
}

.comparison-page-wr .comparison-list .comparison-slider:after {
  content: '';
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  width: 82px;
  height: 100%;
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 2
}

.comparison-page-wr .comparison-list .buttons-wr .button-link:first-child {
  margin-right: 20px
}

.comparison-page-wr .comparison-tabs-list {
  margin-bottom: 25px
}

.comparison-page-wr .comparison-tabs-list ul li {
  display: inline-block;
  margin-right: 70px
}

.comparison-page-wr .comparison-tabs-list ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: #008cd2;
  position: relative;
  display: block;
  padding-bottom: 10px
}

.comparison-page-wr .comparison-tabs-list ul li a:after {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease
}

.comparison-page-wr .comparison-tabs-list ul li.active a {
  color: #ed1c24
}

.comparison-page-wr .comparison-tabs-list ul li.active a:after {
  background-color: #ed1c24;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.comparison-page-wr .comparison-tabs-list ul li:last-child {
  margin-right: 0
}

.comparison-page-wr .comparison-table-controls {
  position: absolute;
  top: 67px;
  right: 0;
  z-index: 5
}

.comparison-page-wr .comparison-table {
  position: relative
}

.comparison-page-wr .comparison-table-wr {
  margin-left: 330px;
  margin-bottom: 100px;
  overflow: hidden;
  border-right: 1px solid #f1f1f1
}

.comparison-page-wr .comparison-table-wr table {
  width: 100%;
  border: none !important;
  border-radius: 0;
  border-collapse: collapse;
  border-spacing: 0
}

.comparison-page-wr .comparison-table-wr table tr:first-of-type td {
  padding: 20px 25px 20px 20px
}

.comparison-page-wr .comparison-table-wr table tr:first-of-type td:first-of-type {
  padding-left: 0;
  border-top: none;
  border-left: none;
  background-color: transparent
}

.comparison-page-wr .comparison-table-wr table tr:not(:first-of-type):hover td {
  background-color: #f7f7f7
}

.comparison-page-wr .comparison-table-wr table td {
  vertical-align: top;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  position: relative;
  padding: 14px 25px 14px 20px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.comparison-page-wr .comparison-table-wr table td .compare-info-wr {
  min-height: 20px
}

.comparison-page-wr .comparison-table-wr table td .compare-product-item {
  min-width: 284px;
  position: relative
}

.comparison-page-wr .comparison-table-wr table td .remove-item {
  position: absolute;
  width: 35px;
  height: 35px;
  right: -25px;
  top: -20px;
  text-align: center;
  z-index: 2
}

.comparison-page-wr .comparison-table-wr table td .remove-item a {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #323232;
  display: block;
  width: 100%;
  height: 100%
}

.comparison-page-wr .comparison-table-wr table td .img-wr {
  width: 112px;
  height: 112px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top
}

.comparison-page-wr .comparison-table-wr table td .img-wr a {
  display: flex;
  align-items: center;
  justify-content: center
}

.comparison-page-wr .comparison-table-wr table td .img-wr img {
  max-width: 100%;
  max-height: 100%
}

.comparison-page-wr .comparison-table-wr table td .content-wr {
  width: calc(100% - 136px);
  display: inline-block;
  vertical-align: top
}

.comparison-page-wr .comparison-table-wr table td .name-wr {
  margin-bottom: 5px;
  height: 45px;
  overflow: hidden
}

.comparison-page-wr .comparison-table-wr table td .name-wr a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 15px;
  color: #323232;
  display: block
}

.comparison-page-wr .comparison-table-wr table td .availability {
  margin-bottom: 5px;
  margin-top: 0
}

.comparison-page-wr .comparison-table-wr table td .price {
  margin-bottom: 25px
}

.comparison-page-wr .comparison-table-wr table td:first-of-type {
  position: absolute;
  left: 0;
  width: 330px;
  height: auto;
  color: #008cd2
}

.comparison-page-wr .comparison-table-wr table td:nth-of-type(2) {
  border-left: none
}

.comparison-page-wr .comparison-table-wr table td:last-of-type {
  border-right: none
}

.comparison-page-wr .comparison-table-wr:after {
  content: '';
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  width: 100px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

.comparison-page-wr .comparison-table-wr.last:after {
  opacity: 0
}

.comparison-page-wr .clear-list {
  margin-bottom: 20px
}

.comparison-page-wr .clear-list a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 16px;
  color: #323232;
  position: relative
}

.comparison-page-wr .clear-list a .clear-list-btn {
  display: inline-block;
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle;
  color: #008cd2
}

.comparison-page-wr .clear-list a:after {
  content: '';
  width: 23px;
  height: 1px;
  background-color: #323232;
  position: absolute;
  left: 24px;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease
}

.comparison-page-wr .difference-item-style {
  margin-bottom: 33px
}

.comparison-page-wr .difference-item-style li {
  margin-bottom: 12px
}

.comparison-page-wr .difference-item-style li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 16px;
  color: #323232;
  position: relative;
  padding-left: 30px;
  display: block
}

.comparison-page-wr .difference-item-style li a:before {
  content: '';
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  position: absolute;
  left: 0;
  top: 1px
}

.comparison-page-wr .difference-item-style li.active a:before {
  width: 6px;
  height: 6px;
  border: 5px solid #05377a;
  background-color: #fff
}

.comparison-page-wr .compare-table-navbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column
}

@media (max-width: 1365px) and (min-width: 1280px) {
  .comparison-page-wr .comparison-table-controls {
    right: 15px
  }
}

@media (max-width: 1279px) {
  .comparison-page-wr .comparison-table-wr {
    margin-left: 290px
  }

  .comparison-page-wr .comparison-table-wr table tr:first-of-type td {
    padding: 20px 20px 20px 15px
  }

  .comparison-page-wr .comparison-table-wr table td .img-wr {
    margin-right: 10px
  }

  .comparison-page-wr .comparison-table-wr table td .content-wr {
    width: calc(100% - 126px)
  }

  .comparison-page-wr .comparison-table-wr table td:first-of-type {
    width: 290px
  }

  .comparison-page-wr .comparison-table-wr:after {
    width: 42px
  }
}

@media (max-width: 991px) {
  .comparison-page-wr .comparison-table-wr {
    margin-left: 250px
  }

  .comparison-page-wr .comparison-table-wr table tr:first-of-type td {
    border-bottom: none
  }

  .comparison-page-wr .comparison-table-wr table td .compare-product-item {
    min-width: 170px
  }

  .comparison-page-wr .comparison-table-wr table td .img-wr {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto 15px
  }

  .comparison-page-wr .comparison-table-wr table td .content-wr {
    width: 100%;
    display: block;
    margin-bottom: 0
  }

  .comparison-page-wr .comparison-table-wr table td .name-wr {
    height: 30px
  }

  .comparison-page-wr .comparison-table-wr table td .price {
    margin-bottom: 15px
  }

  .comparison-page-wr .comparison-table-wr table td:first-of-type {
    width: 250px
  }

  .comparison-page-wr .comparison-table-wr:after {
    width: 35px
  }

  .comparison-page-wr .comparison-tabs-list ul li {
    margin-right: 35px;
    margin-bottom: 15px
  }

  .comparison-page-wr .comparison-tabs-list ul li a {
    padding-bottom: 3px
  }

  .comparison-page-wr .comparison-table-controls {
    right: 30px
  }
}

@media (max-width: 767px) {
  .comparison-page-wr {
    padding-top: 25px
  }

  .comparison-page-wr .title {
    margin-bottom: 25px
  }

  .comparison-page-wr .comparison-list .category-wr {
    margin-bottom: 40px
  }

  .comparison-page-wr .comparison-list .category-name {
    display: block;
    width: calc(100% - 100px);
    margin-bottom: 10px
  }

  .comparison-page-wr .comparison-list .clear-list {
    margin-right: 0;
    float: none;
    margin-bottom: 25px
  }

  .comparison-page-wr .comparison-list .comparison-slider {
    margin-bottom: 20px;
    margin-right: -10px
  }

  .comparison-page-wr .comparison-list .comparison-slider .item {
    padding: 0
  }

  .comparison-page-wr .comparison-list .comparison-slider .item .item-wr {
    width: 308px
  }

  .comparison-page-wr .comparison-list .comparison-slider .item .item-wr .img-wr {
    width: 90px;
    height: 90px
  }

  .comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr {
    width: calc(100% - 94px);
    padding-left: 15px
  }

  .comparison-page-wr .comparison-list .comparison-slider .item .item-wr .content-wr h2 a {
    height: 45px
  }

  .comparison-page-wr .comparison-list .comparison-slider .slick-arrow {
    top: -67px
  }

  .comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-prev {
    right: 57px
  }

  .comparison-page-wr .comparison-list .comparison-slider .slick-arrow.slick-next {
    right: 10px
  }

  .comparison-page-wr .comparison-list .comparison-slider:after {
    display: none
  }

  .comparison-page-wr .comparison-list .buttons-wr .button-link {
    width: calc(50% - 12px)
  }

  .comparison-page-wr .comparison-list .buttons-wr .button-link.plus:before, .comparison-page-wr .comparison-list .buttons-wr .button-link.plus:after {
    display: none
  }

  .comparison-page-wr .comparison-table-wr {
    margin: 0 -10px 0 200px;
    overflow-x: auto;
    overflow-y: hidden
  }

  .comparison-page-wr .comparison-table-wr table td:first-of-type {
    width: 200px
  }

  .comparison-page-wr .comparison-table-wr:after {
    display: none
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .comparison-page-wr .comparison-table-wr {
    margin: 0 -10px 0 110px
  }

  .comparison-page-wr .comparison-table-wr table tr:first-of-type td {
    padding: 10px 5px
  }

  .comparison-page-wr .comparison-table-wr table tr:first-of-type td:first-of-type {
    padding: 10px 5px 10px 0
  }

  .comparison-page-wr .comparison-table-wr table tr:first-of-type td:first-of-type .button-link a {
    padding: 7px 5px
  }

  .comparison-page-wr .comparison-table-wr table td {
    padding: 10px 5px
  }

  .comparison-page-wr .comparison-table-wr table td:first-of-type {
    width: 110px
  }

  .comparison-page-wr .comparison-table-wr table td .remove-item {
    right: 0;
    top: -5px;
    background: #f1f1f1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
  }

  .comparison-page-wr .comparison-table-wr table td .remove-item a {
    font-size: 40px;
    line-height: 42px;
    font-weight: 300
  }

  .comparison-page-wr .comparison-table-wr table td .availability {
    margin-bottom: 0
  }

  .comparison-page-wr .comparison-table-wr table td .price {
    height: 40px
  }

  .comparison-page-wr .comparison-table-wr table td .price .new-price, .comparison-page-wr .comparison-table-wr table td .price .regular-price {
    line-height: 18px
  }

  .comparison-page-wr .comparison-table-wr table td .price .regular-price {
    padding-top: 21px;
    vertical-align: top
  }

  .comparison-page-wr .comparison-table-wr table td .compare-product-item {
    width: 105px;
    min-width: 105px;
    max-width: 105px
  }

  .comparison-page-wr .comparison-table-wr table td .img-wr {
    width: 100%;
    height: 105px
  }

  .comparison-page-wr .comparison-table-wr table td .button-link {
    width: 100%
  }

  .comparison-page-wr .comparison-table-wr table td .button-link:before {
    display: none
  }

  .comparison-page-wr .comparison-table-wr table td .button-link a {
    padding: 15px 5px;
    line-height: 1;
    font-size: 14px
  }

  .comparison-page-wr .comparison-table-wr table td .button-link a:after {
    display: none
  }
}

.error-page main {
  display: flex;
  align-items: center;
  justify-content: center
}

.error-page .error-page-wr {
  width: 500px;
  margin: 55px auto
}

.error-page .error-page-wr .error-code {
  position: relative
}

.error-page .error-page-wr .error-code p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #808080;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0 35px
}

.error-page .error-page-wr .search-form {
  padding: 0 10px;
  margin-bottom: 40px
}

.error-page .error-page-wr .search-form .search-wr {
  position: relative
}

.error-page .error-page-wr .search-form .search-wr span {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a6a6a6;
  border-bottom: 1px solid #aaa
}

.error-page .error-page-wr .search-form .search-wr:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 18px;
  color: #008cd2;
  width: 18px;
  height: 18px;
  position: absolute;
  right: -1px;
  top: 10px;
  z-index: 0;
  cursor: pointer
}

.error-page .error-page-wr.page-404 .error-code .duck-img {
  position: absolute;
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 160px;
  height: 168px;
  overflow: hidden;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 83px
}

.error-page .error-page-wr.page-404 .error-code .duck-img img {
  width: 100%;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s
}

.error-page .error-page-wr.page-404 .bottom-buttons {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 10px
}

.error-page .error-page-wr.page-404 .bottom-buttons .button-link {
  width: calc(50% - 20px)
}

.error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue a {
  padding: 0 25px 0 70px
}

.error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue a img {
  width: 14px;
  height: 14px;
  top: 14px;
  left: 14px;
  position: absolute
}

.error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue a:after {
  left: 45px;
  right: inherit
}

.error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue:before {
  content: none
}

.error-page .error-page-wr.page-500 .error-code .duck-img {
  position: absolute;
  left: 142px;
  top: 20px;
  height: 143px;
  width: 337px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  z-index: 1;
  overflow: hidden
}

.error-page .error-page-wr.page-500 .error-code .duck-img img {
  width: 70px;
  margin-right: 25px
}

.error-page .error-page-wr.page-500 .error-code .duck-img img:last-child {
  margin-right: 0
}

.error-page .error-page-wr.page-500 .error-code .duck-img .duck-img-wr {
  margin-top: 23px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: move-ducks 5s linear infinite;
  -o-animation: move-ducks 5s linear infinite;
  animation: move-ducks 5s linear infinite
}

.error-page .error-page-wr.page-500 .bottom-buttons {
  text-align: center
}

.error-page .error-page-wr.page-500 .bottom-buttons .button-link {
  text-align: center
}

@media (max-width: 767px) {
  .error-page .error-page-wr {
    width: 100%;
    margin: 30px auto
  }

  .error-page .error-page-wr .search-form {
    margin-bottom: 30px;
    padding: 0
  }

  .error-page .error-page-wr .error-code {
    padding: 0 18px;
    width: 300px;
    margin: 0 auto
  }

  .error-page .error-page-wr.page-404 .error-code .duck-img {
    top: 8px;
    width: 80px;
    height: 86px;
    overflow: hidden
  }

  .error-page .error-page-wr.page-404 .bottom-buttons {
    padding: 0
  }

  .error-page .error-page-wr.page-404 .bottom-buttons .button-link {
    width: calc(50% - 5px)
  }

  .error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue a {
    padding: 0 5px
  }

  .error-page .error-page-wr.page-404 .bottom-buttons .button-link.full-blue:before {
    display: none
  }

  .error-page .error-page-wr.page-500 .error-code .duck-img {
    left: 93px;
    top: 11px;
    height: 75px;
    width: 178px
  }

  .error-page .error-page-wr.page-500 .error-code .duck-img .duck-img-wr {
    margin-top: 11px
  }

  .error-page .error-page-wr.page-500 .error-code .duck-img img {
    width: 40px
  }

  .error-page .error-page-wr.page-500 .bottom-buttons .button-link {
    width: 250px;
    display: block;
    margin: 0 auto
  }
}

body:not(.mobile) .gm-style-iw+div {
  display: none
}

body:not(.mobile) .breadcrumbs ul li:not(:last-child):hover span {
  color: #4c4c4c
}

body:not(.mobile) .breadcrumbs ul li:not(:last-child):hover span:before {
  width: 23px;
  background-color: #a6a6a6
}

body:not(.mobile) .tooltip-icon:hover .tooltip-text {
  opacity: 1;
  visibility: visible
}

body:not(.mobile).sales-page .article-content-wr .article-content .recommend-products .filters-wr .submit-button:hover input {
  color: #008cd2
}

body:not(.mobile) .socials-wr ul li a .fa:hover {
  color: #194e96
}

body:not(.mobile) .socials-wr ul li a .fa-instagram:hover {
  -webkit-text-fill-color: #194e96
}

body:not(.mobile) .socials-wr ul li a .fa-telegram:hover {
  color: #194e96
}

body:not(.mobile) .socials-wr ul li a .telegram:hover circle {
  fill: #194e96
}

body:not(.mobile) .nav-line .site-links>ul>li:hover:after {
  top: 28px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

body:not(.mobile) .nav-line .site-links .second-level-menu>li:hover>a {
  background-color: #fff
}

body:not(.mobile) .nav-line .site-links .second-level-menu>li:hover>a span {
  color: #008cd2
}

body:not(.mobile) .nav-line .site-links .second-level-menu>li:hover>a:before {
  opacity: 0
}

body:not(.mobile) .nav-line .site-links .second-level-menu .container-big>ul>li:hover>a {
  background-color: #008cd2;
  border-color: #05377a
}

body:not(.mobile) .nav-line .site-links .second-level-menu .container-big>ul>li:hover>a span {
  color: #fff
}

body:not(.mobile) .nav-line .site-links .second-level-menu .container-big>ul>li:hover>a i {
  color: #fff
}

body:not(.mobile) .nav-line .site-links .second-level-menu .third-level-menu .submenu ul li a:hover {
  color: #05377a
}

body:not(.mobile) .nav-line .site-links .second-level-menu .third-level-menu .submenu ul li a:hover:after {
  width: 23px
}

body:not(.mobile) .nav-line .site-links .second-level-menu .third-level-menu .submenu.categories-wr ul li a:hover {
  color: #4c4c4c
}

body:not(.mobile) .nav-line .site-links .second-level-menu .third-level-menu .submenu.categories-wr ul li a:hover:after {
  background-color: #999
}

body:not(.mobile) .nav-line .site-links .second-level-menu .third-level-menu .new-in-category .item:hover {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

body:not(.mobile) .menu-line .nav-links ul li:not(.user-icon):not(.lang-wr):hover a:after {
  width: 23px
}

body:not(.mobile) .menu-line .nav-links ul li.user-icon:not(.active):hover i {
  color: #008cd2
}

body:not(.mobile) .recall .recall-button:hover {
  background-color: #d81d24
}

body:not(.mobile) .to-favorites i:hover {
  color: #008cd2
}

body:not(.mobile) .product-item:hover {
  overflow: visible;
  z-index: 2;
  padding-bottom: 35px
}

body:not(.mobile) .product-item:hover .item-wr {
  height: auto;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

body:not(.mobile) .product-item:hover .slick-arrow {
  opacity: 1
}

body:not(.mobile) .product-item:hover .slick-arrow:hover {
  background-color: transparent
}

body:not(.mobile) .product-item:hover .slick-arrow:hover:after {
  color: #008cd2
}

body:not(.mobile) .product-item:hover:after {
  opacity: 0
}

body:not(.mobile) .solution-item .to-favorites:hover i {
  color: #008cd2
}

body:not(.mobile) .solution-item:hover {
  background-color: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  position: relative;
  z-index: 2
}

body:not(.mobile) .solution-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .back-button:hover .icon-wr {
  background-color: #008cd2;
  border-color: #008cd2
}

body:not(.mobile) .back-button:hover .icon-wr i {
  color: #fff
}

body:not(.mobile) .submit-button:hover span {
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .submit-button.blue:hover {
  border-color: #008cd2
}

body:not(.mobile) .submit-button.blue:hover input {
  color: #fff
}

body:not(.mobile) .submit-button.blue:hover:before {
  background-color: #fff
}

body:not(.mobile) .submit-button.blue:hover:after {
  color: #fff
}

body:not(.mobile) .submit-button.full-blue:hover {
  border-color: #05377a
}

body:not(.mobile) .submit-button.full-blue:hover input {
  color: #fff
}

body:not(.mobile) .submit-button.full-blue:hover:before {
  background-color: #fff
}

body:not(.mobile) .submit-button.white:hover {
  border-color: #fff
}

body:not(.mobile) .submit-button.white:hover input {
  color: #05377a
}

body:not(.mobile) .submit-button.white:hover:before {
  background-color: #05377a
}

body:not(.mobile) .submit-button.white:hover:after {
  color: #008cd2
}

body:not(.mobile) .submit-button.full-white:hover input {
  color: #008cd2
}

body:not(.mobile) .submit-button.full-white:hover:before {
  background-color: #008cd2
}

body:not(.mobile) .submit-button.full-white:hover:after {
  color: #008cd2
}

body:not(.mobile) .submit-button.disabled:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6
}

body:not(.mobile) .submit-button.disabled:hover input {
  color: #999
}

body:not(.mobile) .submit-button.disabled:hover.check:before {
  color: #999
}

body:not(.mobile) .submit-button.disabled:hover span {
  display: none
}

body:not(.mobile) .submit-button.disabled:hover:before {
  background-color: #fff
}

body:not(.mobile) .submit-button.disabled:hover:after {
  color: #999
}

body:not(.mobile) .button-link:hover span {
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .button-link.blue:hover {
  border-color: #008cd2
}

body:not(.mobile) .button-link.blue:hover a, body:not(.mobile) .button-link.blue:hover button {
  color: #fff
}

body:not(.mobile) .button-link.blue:hover a:after, body:not(.mobile) .button-link.blue:hover button:after {
  background-color: #fff
}

body:not(.mobile) .button-link.blue:hover:before {
  color: #fff
}

body:not(.mobile) .button-link.full-blue:hover {
  border-color: #05377a
}

body:not(.mobile) .button-link.full-blue:hover a, body:not(.mobile) .button-link.full-blue:hover button {
  color: #fff
}

body:not(.mobile) .button-link.full-blue:hover a:after, body:not(.mobile) .button-link.full-blue:hover button:after {
  background-color: #fff
}

body:not(.mobile) .button-link.white:hover {
  border-color: #fff
}

body:not(.mobile) .button-link.white:hover a, body:not(.mobile) .button-link.white:hover button {
  color: #05377a
}

body:not(.mobile) .button-link.white:hover a:after, body:not(.mobile) .button-link.white:hover button:after {
  background-color: #05377a
}

body:not(.mobile) .button-link.white:hover:before {
  color: #008cd2
}

body:not(.mobile) .button-link.full-white:hover a, body:not(.mobile) .button-link.full-white:hover button {
  color: #008cd2
}

body:not(.mobile) .button-link.full-white:hover a:after, body:not(.mobile) .button-link.full-white:hover button:after {
  background-color: #008cd2
}

body:not(.mobile) .button-link.full-white:hover:before {
  color: #008cd2
}

body:not(.mobile) .button-link.load:hover:before {
  color: #fff
}

body:not(.mobile) .button-link.plus:hover:before, body:not(.mobile) .button-link.plus:hover:after {
  background-color: #fff
}

body:not(.mobile) .button-link.disabled:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6
}

body:not(.mobile) .button-link.disabled:hover a, body:not(.mobile) .button-link.disabled:hover button {
  color: #999
}

body:not(.mobile) .button-link.disabled:hover a:after, body:not(.mobile) .button-link.disabled:hover button:after {
  background-color: #fff
}

body:not(.mobile) .button-link.disabled:hover:before {
  color: #999
}

body:not(.mobile) .button-link.disabled:hover span {
  display: none
}

body:not(.mobile) .show-more a:hover {
  color: #008cd2;
  border-bottom-color: transparent
}

body:not(.mobile) .participates-in-promo ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body:not(.mobile) .expert-advice .static-advice .item a:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .expert-advice .static-advice .item a:hover .text-wr {
  color: #008cd2
}

body:not(.mobile) .expert-advice .slider-wr .item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .news-block .news-wr .item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .news-block .news-wr .item:hover .info-wr .article {
  color: #008cd2;
  text-decoration: underline
}

body:not(.mobile) .show-all:hover {
  color: #05377a
}

body:not(.mobile) .show-all:hover:after {
  width: 23px
}

body:not(.mobile) .watch-history-block .history-category .history-slider .item .item-wr:hover {
  -webkit-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2)
}

body:not(.mobile) .watch-history-block .links a.save-history:hover {
  color: #05377a;
  border-bottom-color: transparent
}

body:not(.mobile) .product-body .prod-descr .share-block .rules a:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .product-body .prod-descr .prod-count .count-wr a:hover:before, body:not(.mobile) .product-body .prod-descr .prod-count .count-wr a:hover:after {
  background-color: #008cd2
}

body:not(.mobile) .product-body .descr-text a:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .product-body .descr-text .collapse-link a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .product-body .characteristics .collection-structure .collection-item .item-wr:hover {
  -webkit-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2)
}

body:not(.mobile) .solutions-body .filter-block .control-links .more-items a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .advice-slider .slider-wr .slick-arrow:hover {
  border-color: #fff
}

body:not(.mobile) .one-solution-body .calculation-of-quantity-products .calc-block .form-wr .submit-button:hover input {
  color: #05377a
}

body:not(.mobile) .one-solution-body .calculation-of-quantity-products .calc-block .form-wr .submit-button:hover:before {
  background-color: #05377a
}

body:not(.mobile) .one-solution-body .calculation-of-quantity-products .calc-block .form-wr .submit-button:hover:after {
  color: #008cd2
}

body:not(.mobile) .one-solution-body .solution-descr .right-block .solution-slider-wr .slider-wr .slick-arrow:hover:after {
  color: #fff
}

body:not(.mobile) .buy-together .promotional-wr .prod-slider-wr .slider-nav .item:hover {
  background-color: #008cd2
}

body:not(.mobile) .buy-together .promotional-wr .prod-slider-wr .slider-nav .item:hover i {
  color: #fff
}

body:not(.mobile) .search-body .top-block .search-area-tabs-title ul li a:hover {
  color: #008cd2
}

body:not(.mobile) .search-body .search-results .title-block .search-category-tabs-title ul li:not(.active) a:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .search-body .search-results .result-items-wr .tooltip a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body:not(.mobile) .search-body .search-results .result-items-wr .solution-item .to-favorites:hover i {
  color: #008cd2
}

body:not(.mobile) .search-body .search-results .result-items-wr .solution-item:hover {
  background-color: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

body:not(.mobile) .search-body .search-results .result-items-wr .solution-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .search-body .search-results .result-items-wr .cs-item .category a:hover {
  color: #008cd2
}

body:not(.mobile) .search-body .search-results .result-items-wr .cs-item h3:hover a {
  color: #05377a;
  text-decoration: underline
}

body:not(.mobile) .search-body .search-results .result-items-wr .se-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .search-body .search-results .result-items-wr .se-item:hover .article-name a {
  color: #05377a
}

body:not(.mobile) .search-body .search-results .result-items-wr .se-item .category-name a:hover {
  color: #008cd2
}

body:not(.mobile) .slider-nav.blue .item:hover {
  background-color: #008cd2;
  border-color: #008cd2
}

body:not(.mobile) .slider-nav.blue .item:hover i {
  color: #fff
}

body:not(.mobile) .slider-nav.white .item:hover {
  border-color: #fff
}

body:not(.mobile) .slider-nav.full-blue .item:hover {
  background-color: #05377a;
  border-color: #05377a
}

body:not(.mobile) .slick-arrow:hover {
  background-color: #008cd2
}

body:not(.mobile) .slick-arrow:hover:after {
  color: #fff
}

body:not(.mobile) .filters-block .chosen-filters .clear-filter:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .filters-block .prod-category li a:hover {
  background-color: #008cd2
}

body:not(.mobile) .filters-block .prod-category li a:hover span {
  color: #fff
}

body:not(.mobile) .collapse-filters-wr .filter-accord-item .accord-body li a:not(.active):hover:before {
  border-color: #008cd2
}

body:not(.mobile) .collapse-filters-wr .filter-accord-item .accord-body .show-more:hover:after {
  opacity: 0
}

body:not(.mobile) .product-body .characteristics .characteristics-table table td a:hover {
  color: #05377a
}

body:not(.mobile) .product-body .characteristics .characteristics-table table td a:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .full-style .style-slider .solution-item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

body:not(.mobile) .production-categories li:hover a:after {
  width: 23px
}

body:not(.mobile) .nice-select .list:hover .option:not(:hover) {
  background-color: #fff !important
}

body:not(.mobile) .nice-select .list .option:hover {
  background-color: #f2f2f2;
  color: #194e96
}

body:not(.mobile) .right-links .icon-wr a:hover:after {
  color: #008cd2
}

body:not(.mobile) .photogallery .grid-item:hover {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

body:not(.mobile) .news-wr .news-item:hover {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

body:not(.mobile) .news-wr .news-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .news-wr .news-item:hover .name a {
  color: #008cd2
}

body:not(.mobile) .news-article-content p a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .news-article-content .main-slider-wr .slick-arrow:hover {
  background-color: #05377a
}

body:not(.mobile) .news-article-content .slider-wr .slick-arrow:hover {
  border-color: #fff
}

body:not(.mobile) .video-popup-icon:hover:before {
  -webkit-animation: circle 2s ease infinite;
  animation: circle 2s ease infinite
}

body:not(.mobile) .video-popup-icon:hover:after {
  -webkit-animation: circle 2s ease infinite 1.3s;
  animation: circle 2s ease infinite 1.3s
}

body:not(.mobile) .profile-page-wr .top-info-tabs .tabs-title ul li:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body:not(.mobile) .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field input[type=checkbox]:checked+label:hover:before {
  border-color: #ed1c24
}

body:not(.mobile) .profile-page-wr .tab-content .subscribes-wr .subscribe-list-item .form-field label:hover:before {
  border-color: #008cd2
}

body:not(.mobile) .profile-page-wr .tab-content .category-header .choose-all-items input:not(:checked)+label:hover:before {
  border-color: #008cd2
}

body:not(.mobile) .profile-page-wr .tab-content .accordion .item .tab-header .check-item input:not(:checked)+label:hover:before {
  border-color: #008cd2
}

body:not(.mobile) .profile-page-wr .tab-content .accordion .item .tab-header a:hover span {
  border-bottom-color: transparent
}

body:not(.mobile) .profile-page-wr .tab-content .accordion .item .tab-header .status-order .cancel-order:hover span {
  border-bottom-color: transparent
}

body:not(.mobile) .other-articles-block .articles-block .item:hover .item-wr .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .other-articles-block .articles-block .item:hover .item-wr .article-name a {
  color: #008cd2
}

body:not(.mobile) .products-in-cart-block .watch-history-block .history-category .history-slider .item:hover, body:not(.mobile) .profile-page-wr .watch-history-block .history-category .history-slider .item:hover {
  height: auto
}

body:not(.mobile) .profile-page-wr .tab-content .category-header .button-link:hover:before, body:not(.mobile) .profile-page-wr .tab-content .category-header .button-link:hover:after {
  background-color: #fff
}

body:not(.mobile) .cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a:hover:before, body:not(.mobile) .cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .count-wr a:hover:after {
  background-color: #008cd2
}

body:not(.mobile) .cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item:hover {
  height: auto
}

body:not(.mobile) .cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item:hover .item-wr {
  -webkit-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2)
}

body:not(.mobile) .cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item:hover .content-wr {
  padding-bottom: 45px
}

body:not(.mobile) .cart-popup-layout .popup-body .recommend-for-ordering .recommend-slider .item:hover .content-wr .button-link {
  opacity: 1;
  visibility: visible
}

body:not(.mobile) .popup-layout .popup-body .popup-title ul li:not(.active) a:hover {
  color: #4c4c4c
}

body:not(.mobile) .popup-layout .popup-body .popup-content a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .ordering-page-wr .customer-info-wr .customer-info form .form-field.checkbox-field label a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .ordering-page-wr .customer-info-wr .customer-info form .send-password-again-btn a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .ordering-page-wr .customer-info-wr .delivery-form-wr .add-comment a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .ordering-page-wr .order-content .title a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .success-order .right-content-block .recommend-categories .categories-wr .item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .success-order .right-content-block .recommend-articles .categories-wr .item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .success-order .right-content-block .recommend-articles .categories-wr .item:hover .info-wr {
  text-decoration: underline;
  color: #008cd2
}

body:not(.mobile) .comparison-page-wr .remove-item a:hover {
  color: #ed1c24
}

body:not(.mobile) .comparison-page-wr .clear-list a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body:not(.mobile) .comparison-page-wr .comparison-list .comparison-slider .item .item-wr:hover {
  -webkit-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  -moz-box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2);
  box-shadow: -3px 5px 15px 0 rgba(36, 36, 36, 0.2)
}

body:not(.mobile) .comparison-page-wr .comparison-tabs-list ul li a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

body:not(.mobile) .services-wr .services-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .services-wr .services-item:hover:after {
  background-color: rgba(0, 0, 0, 0.65)
}

body:not(.mobile) .services-wr .services-item .name .button-link:hover:before {
  color: #008cd2
}

body:not(.mobile) .article-page .services-list-wr .services-item-wr .services-item:hover .name a:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile) .article-page .services-list-wr .services-item-wr .services-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile) .article-page .slider-img-block .slider-wr .single-slide-with-arrows .slick-arrow:hover {
  border-color: #fff
}

body:not(.mobile) .tabs-title ul li a:hover span:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

body:not(.mobile).sales-page .sales-body .sales-wr .sales-item-wr .sales-item:hover .img-wr img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

body:not(.mobile).sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link:hover a {
  color: #008cd2
}

body:not(.mobile).sales-page .article-content-wr .article-content .recommend-products .filters-wr .button-link:hover:before {
  color: #008cd2
}

body:not(.mobile) .garanty-wraper a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .garanty-wraper .garanty-categories li a:hover:after {
  width: 23px
}

body:not(.mobile) .garanty-wraper .tabs-content .tabs-content-body .ui-accordion-content a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) .garanty-wraper .tabs-content .show-more a:hover {
  border-bottom-color: transparent
}

body:not(.mobile) footer .footer-nav .col .title a:hover {
  color: #008cd2
}

body:not(.mobile) footer .footer-nav .col ul li a:hover:after {
  width: 23px
}

body:not(.mobile) footer .footer-nav .col.footer-links ul li a:hover {
  color: #194e96
}

body:not(.mobile) footer .footer-nav .col .show-all a:hover {
  color: #4c4c4c
}

body:not(.mobile) footer .footer-nav .col .show-all a:hover:after {
  width: 23px;
  background-color: #a6a6a6
}

body:not(.mobile) footer .footer-info .col a:hover {
  color: #4c4c4c
}

body:not(.mobile) footer .footer-info .col a:hover:after {
  width: 23px;
  background-color: #a6a6a6
}

body:not(.mobile) footer .footer-info .col.wizardry svg:hover path {
  fill: #008cd2
}

body:not(.mobile) footer .footer-popup-button .chat-popup .popup-body ul li a:hover {
  -webkit-box-shadow: -4px 5px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -4px 5px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -4px 5px 27px 0 rgba(36, 36, 36, 0.26)
}

body.mobile .products-in-cart-block .watch-history-block .history-category .history-slider .item, body.mobile .profile-page-wr .watch-history-block .history-category .history-slider .item {
  height: auto
}

body.mobile .products-in-cart-block .watch-history-block .history-category .history-slider .item .img-wr, body.mobile .profile-page-wr .watch-history-block .history-category .history-slider .item .img-wr {
  vertical-align: middle
}

body.mobile .products-in-cart-block .watch-history-block .history-category .history-slider .item .content-wr, body.mobile .profile-page-wr .watch-history-block .history-category .history-slider .item .content-wr {
  vertical-align: middle
}

body.mobile .products-in-cart-block .watch-history-block .history-category .history-slider .item .content-wr .button-link, body.mobile .profile-page-wr .watch-history-block .history-category .history-slider .item .content-wr .button-link {
  position: relative;
  left: inherit;
  bottom: inherit;
  opacity: 1;
  visibility: visible;
  width: 100%
}

body.mobile .collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).start:after, body.mobile .collapse-filters-wr .filter-accord-item .accord-body.brands-body ul.mCustomScrollbar:not(.mCS_no_scrollbar).end:before {
  display: none
}

body.mobile .product-item .slick-arrow {
  opacity: 1
}

.banner-block .banner-wr {
  background-color: #00347c
}

.banner-block .banner-wr a {
  display: block;
  position: relative;
  height: 110px;
  overflow: hidden
}

.banner-block .banner-wr .img-wr {
  width: 450px;
  height: 110px;
  display: inline-block;
  vertical-align: top;
  position: relative
}

@media (min-width: 1366px) {
  .banner-block .banner-wr .img-wr {
    width: 450px
  }
}

.banner-block .banner-wr .content-wr {
  padding-left: 90px;
  display: inline-flex;
  align-items: center;
  position: relative;
  width: calc(100% - 454px);
  height: 110px;
  padding-right: 150px
}

.banner-block .banner-wr .content-wr p {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 24px
}

.banner-block .banner-wr .duck-img {
  position: absolute;
  bottom: -22px;
  right: 47px;
  width: 93px
}

.banner-block.vertical {
  width: 250px;
  height: 470px;
  display: inline-block;
  margin-right: 2px;
  padding: 0
}

.banner-block.vertical .banner-wr {
  height: 100%
}

.banner-block.vertical .banner-wr a {
  height: 100%
}

.banner-block.vertical .banner-wr .img-wr {
  width: 100%;
  height: 266px
}

.banner-block.vertical .banner-wr .content-wr {
  width: 100%;
  padding-right: 20px;
  padding-left: 26px;
  margin-top: 20px;
  height: auto;
  display: inline-block
}

.banner-block.horizontal .img-wr {
  position: absolute;
  top: 0px;
  left: 0
}

.banner-block.horizontal .content-wr {
  display: table;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  padding-left: 450px !important
}

@media (max-width: 991px) {
  .banner-block.horizontal .content-wr {
    padding-left: 40% !important;
    width: 100% !important
  }
}

@media (max-width: 767px) {
  .banner-block.horizontal .content-wr {
    padding-left: 0 !important
  }
}

.banner-block.horizontal .content-wr .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 15px
}

.banner-block.text-banner .banner-wr {
  padding: 33px 30px 15px
}

.banner-block.text-banner .banner-wr a {
  height: 100%
}

.banner-block.text-banner .banner-wr .content-wr {
  height: 100%;
  padding-left: 0
}

.banner-block.text-banner .banner-wr .content-wr p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 24px;
  color: #f7f7f7
}

.banner-block.text-banner .banner-wr .duck-img {
  position: relative;
  bottom: inherit;
  right: inherit;
  display: block;
  margin: 5px 0 0 auto
}

.banner-block.big-banner {
  background-color: #008cd2;
  height: 280px
}

.banner-block.big-banner a {
  display: flex;
  align-items: center;
  height: 100%
}

.banner-block.big-banner .img-wr {
  height: 100%;
  width: 50%;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.banner-block.big-banner .content-wr {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 45px
}

.banner-block.big-banner .content-wr p {
  font-size: 28px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  line-height: 32px;
  margin-bottom: 15px
}

.banner-block.big-banner .content-wr p strong {
  font-weight: bold
}

.banner-block.big-banner .content-wr p:last-child {
  margin-bottom: 0
}

@media (max-width: 1365px) {
  .banner-block.vertical {
    width: 260px
  }
}

@media (max-width: 1279px) {
  .banner-block .banner-wr .content-wr {
    padding-left: 60px
  }

  .banner-block .banner-wr .duck-img {
    width: 8%
  }

  .banner-block.vertical {
    width: 33%
  }

  .banner-block.vertical .duck-img {
    right: 15px;
    width: 80px
  }

  .banner-block.big-banner .content-wr {
    padding: 0 35px
  }

  .banner-block.big-banner .content-wr p {
    font-size: 26px;
    line-height: 28px
  }
}

@media (max-width: 991px) {
  .banner-block .banner-wr .img-wr {
    width: 40%
  }

  .banner-block .banner-wr .content-wr {
    padding-left: 30px;
    width: calc(60% - 4px);
    padding-right: 12%
  }

  .banner-block .banner-wr .duck-img {
    right: 25px
  }

  .banner-block.vertical {
    width: calc(50% - 2px);
    height: 440px
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .banner-block .banner-wr.text-banner .banner-wr {
    padding: 15px 30px
  }

  .banner-block .banner-wr.text-banner .banner-wr a {
    display: flex;
    align-items: center
  }

  .banner-block .banner-wr.text-banner .banner-wr .content-wr {
    height: auto;
    padding-left: 0;
    width: 65%
  }

  .banner-block .banner-wr.text-banner .banner-wr .duck-img {
    width: 75px;
    margin: 0 0 0 auto
  }
}

@media (max-width: 767px) {
  .banner-block .banner-wr a {
    min-height: 60px;
    height: 100%
  }

  .banner-block .banner-wr .content-wr {
    height: 100%;
    width: 100%;
    padding: 10px 80px 10px 20px
  }

  .banner-block .banner-wr .content-wr p {
    font-size: 14px;
    line-height: 20px
  }

  .banner-block .banner-wr .duck-img {
    width: 50px;
    bottom: -15px;
    right: 20px
  }

  .banner-block.vertical {
    width: 100%;
    height: auto;
    margin-right: 0
  }

  .banner-block.vertical .banner-wr a {
    padding-bottom: 40px
  }

  .banner-block.vertical .banner-wr .content-wr {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 26px
  }

  .banner-block.vertical .banner-wr .content-wr p br {
    display: none
  }

  .banner-block.vertical .banner-wr .img-wr {
    height: 220px
  }

  .banner-block.big-banner {
    height: auto
  }

  .banner-block.big-banner a {
    display: block
  }

  .banner-block.big-banner .img-wr {
    width: 100%;
    height: 200px;
    display: block
  }

  .banner-block.big-banner .content-wr {
    width: 100%;
    height: auto;
    display: block;
    padding: 25px 10px 30px
  }

  .banner-block.big-banner .content-wr p {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .banner-block.vertical {
    width: calc(50% - 2px);
    height: 446px;
    margin-right: 2px
  }

  .banner-block.vertical .banner-wr .img-wr {
    height: 280px
  }
}

.banner-text {
  background-color: #008cd2;
  padding-top: 74px;
  padding-bottom: 63px
}

@media (min-width: 1280px) {
  .banner-text .banner-wr {
    display: flex;
    align-items: center;
    justify-content: center
  }
}

@media (max-width: 1279px) {
  .banner-text .banner-wr {
    display: flex;
    align-items: center;
    justify-content: space-between
  }
}

.banner-text .text-wr {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4a8bc8;
  width: 570px;
  display: inline-block;
  vertical-align: middle;
  line-height: 39px
}

.banner-text .text-wr strong {
  color: #fff;
  display: inline-block
}

.banner-text .img-wr {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-left: 192px
}

@media (max-width: 991px) {
  .banner-text {
    padding-top: 54px;
    padding-bottom: 43px
  }

  .banner-text .banner-wr {
    display: block
  }

  .banner-text .text-wr {
    width: 70%
  }

  .banner-text .img-wr {
    width: 18%;
    margin-left: 11%
  }

  .banner-text .img-wr img {
    max-width: 100%
  }
}

@media (max-width: 767px) {
  .banner-text {
    padding: 30px 0 15px
  }

  .banner-text .text-wr {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 22px;
    text-align: center
  }

  .banner-text .img-wr {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0;
    margin-top: 25px
  }

  .banner-text .img-wr img {
    width: 105px
  }
}

.support-block {
  font-size: 0
}

.support-block .content-wr {
  display: inline-block;
  width: calc(100% - 140px);
  padding-right: 50px;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.support-block .top-line {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.support-block .top-line p {
  display: inline-block;
  vertical-align: middle
}

.support-block .top-line p strong {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #008cd2
}

.support-block .top-line .button-link {
  vertical-align: middle
}

.support-block .top-line .button-link a {
  font-size: 16px
}

.support-block .top-line .tel-wr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle
}

.support-block .top-line .tel-wr span {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  line-height: 24px;
  display: block
}

.support-block .top-line .tel-wr a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 24px;
  display: inline-block
}

.support-block .bottom-line {
  margin-top: 20px;
  padding: 0;
  background-color: transparent
}

.support-block .bottom-line p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #585858
}

.support-block .bottom-line:after {
  display: none
}

.support-block .duck-wr {
  width: 140px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.support-block .duck-wr img {
  max-width: 100%
}

@media (max-width: 1279px) {
  .support-block .content-wr {
    width: 100%;
    padding: 0
  }

  .support-block .duck-wr {
    width: 100px;
    float: right;
    margin-top: -20px
  }
}

@media (max-width: 991px) {
  .support-block {
    position: relative
  }

  .support-block .top-line {
    display: block
  }

  .support-block .top-line p, .support-block .top-line .tel-wr {
    display: block
  }

  .support-block .top-line p {
    margin-bottom: 25px
  }

  .support-block .top-line .tel-wr {
    margin-top: 25px
  }

  .support-block .top-line .button-link {
    border-color: #4b8dca
  }

  .support-block .top-line .button-link a:after {
    background-color: #4b8dca
  }

  .support-block .bottom-line p br {
    display: none
  }

  .support-block .duck-wr {
    position: absolute;
    right: 50px;
    top: 60px
  }
}

@media (max-width: 767px) {
  .support-block {
    text-align: center;
    width: calc(100% + 30px);
    padding: 0 0 140px
  }

  .support-block .bottom-line {
    margin-top: 20px
  }

  .support-block .duck-wr {
    right: inherit;
    top: inherit;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.shop-page .breadcrumbs {
  background-color: #f7f7f7
}

.shop-page .shop-descr {
  padding-top: 47px
}

@media (max-width: 991px) {
  .shop-page .shop-descr {
    padding-top: 35px
  }
}

.shop-page footer {
  margin-top: 0
}

.in-one-shop-page .back-button {
  margin-top: 30px
}

.in-one-shop-page .production-categories {
  margin-top: 38px;
  padding-bottom: 28px;
  margin-bottom: 0
}

.in-one-shop-page .production-categories .tabs-title {
  margin-bottom: 0
}

@media (max-width: 767px) {
  .in-one-shop-page .production-categories {
    padding-bottom: 0
  }
}

.in-one-shop-page .shop-descr {
  padding-top: 44px;
  padding-bottom: 0
}

.in-one-shop-page .shop-descr .left-block .text-wr {
  margin-top: 36px
}

.in-one-shop-page .shop-descr .right-block {
  padding-top: 19px
}

.in-one-shop-page .shop-descr .top-info-block {
  margin-bottom: 67px
}

.in-one-shop-page .shop-descr .table-descr-wr table tr:first-child .text-wr {
  padding-top: 7px
}

.in-one-shop-page .photogallery {
  margin-top: 0;
  padding-top: 39px
}

.in-one-shop-page footer {
  margin-top: 0
}

@media (max-width: 1279px) {
  .in-one-shop-page .shop-descr .top-info-block {
    margin-bottom: 47px
  }
}

@media (max-width: 767px) {
  .in-one-shop-page .shop-descr .top-info-block {
    margin-bottom: 35px
  }

  .in-one-shop-page .photogallery {
    padding-top: 45px
  }

  .in-one-shop-page .photogallery .double-column-text {
    margin-bottom: 0
  }
}

.shop-in-map .map-wr {
  margin-top: -34px;
  position: relative
}

.shop-in-map .map-wr:before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 60%, #fff 100%);
  background-image: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 60%, #fff 100%);
  background-image: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 60%, #fff 100%);
  background-image: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 60%, #fff 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 60%, #fff 100%);
  z-index: 1
}

.shop-in-map #map {
  width: 100%;
  height: 730px
}

.shop-in-map .dropdown-filter-shops {
  background-color: #194e96;
  display: inline-block;
  width: 450px;
  position: absolute;
  top: 56px;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

@media (min-width: 1280px) {
  .shop-in-map .dropdown-filter-shops {
    left: calc((100% - 1170px)/2)
  }
}

@media (min-width: 1366px) {
  .shop-in-map .dropdown-filter-shops {
    left: calc((100% - 1306px)/2)
  }
}

.shop-in-map .dropdown-filter-shops .title-wr {
  padding-top: 17px;
  padding-left: 24px
}

.shop-in-map .dropdown-filter-shops .title-wr h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fefefe;
  line-height: 1
}

.shop-in-map .dropdown-filter-shops .title-wr .subtitle {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #f7f7f7;
  line-height: 1;
  padding-top: 5px
}

.shop-in-map .dropdown-filter-shops .filters-wr {
  padding-left: 27px;
  margin-top: 27px
}

.shop-in-map .dropdown-filter-shops .filters-wr .filter-item {
  width: 192px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: top
}

.shop-in-map .dropdown-filter-shops .filters-wr .filter-item p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #A6C5F9;
  margin-bottom: 3px
}

.shop-in-map .dropdown-filter-shops .filters-wr .filter-item:last-child {
  margin-right: 0
}

.shop-in-map .dropdown-filter-shops .filters-wr .filter-item:last-child {
  margin-right: 0
}

.shop-in-map .dropdown-filter-shops .filter-results {
  margin-top: 29px
}

.shop-in-map .dropdown-filter-shops .filter-results .filters-results-scroll-wr {
  padding-bottom: 18px;
  max-height: 438px
}

.shop-in-map .dropdown-filter-shops .filter-results .item {
  font-size: 0;
  border-top: 1px solid #0c4189;
  border-bottom: 1px solid #0c4189;
  margin-top: -1px;
  padding: 11px 40px 26px 24px;
  position: relative;
  transition: background-color 0.3s ease
}

.shop-in-map .dropdown-filter-shops .filter-results .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.shop-in-map .dropdown-filter-shops .filter-results .item .subtitle {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #A6C5F9
}

.shop-in-map .dropdown-filter-shops .filter-results .item .location {
  display: inline-block;
  width: calc(100% - 125px);
  vertical-align: top;
  padding-right: 15px
}

.shop-in-map .dropdown-filter-shops .filter-results .item .adrress {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #f7f7f7;
  line-height: 22px;
  margin-top: 7px
}

.shop-in-map .dropdown-filter-shops .filter-results .item .phones {
  display: inline-block;
  width: 125px;
  vertical-align: top
}

.shop-in-map .dropdown-filter-shops .filter-results .item .phones ul {
  margin-top: 5px;
  padding-left: 2px
}

.shop-in-map .dropdown-filter-shops .filter-results .item .phones ul li {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #f7f7f7;
  line-height: 24px;
  text-align: right
}

.shop-in-map .dropdown-filter-shops .filter-results .item:hover {
  background-color: #00347c
}

.shop-in-map .banner-block {
  margin-top: 38px
}

@media (max-width: 1279px) {
  .shop-in-map .dropdown-filter-shops {
    width: 350px;
    left: 2.5%
  }

  .shop-in-map .dropdown-filter-shops .title-wr {
    padding: 17px 15px 0
  }

  .shop-in-map .dropdown-filter-shops .title-wr h1 {
    font-size: 26px
  }

  .shop-in-map .dropdown-filter-shops .filters-wr {
    padding: 0 15px
  }

  .shop-in-map .dropdown-filter-shops .filters-wr .filter-item {
    width: calc(50% - 6px);
    margin-right: 4px
  }

  .shop-in-map .dropdown-filter-shops .filters-wr .filter-item:last-child {
    margin-left: 4px
  }

  .shop-in-map .dropdown-filter-shops .filter-results .item {
    padding: 11px 25px 26px 15px
  }

  .shop-in-map .dropdown-filter-shops .mCSB_scrollTools {
    right: 0
  }
}

@media (max-width: 991px) {
  .shop-in-map {
    font-size: 0
  }

  .shop-in-map .breadcrumbs {
    background-color: #f7f7f7;
    padding-bottom: 12px
  }

  .shop-in-map .map-wr {
    margin-top: 0;
    background: #008cd2;
    padding-bottom: 2px
  }

  .shop-in-map .dropdown-filter-shops {
    display: block;
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }

  .shop-in-map .dropdown-filter-shops .filter-results {
    margin-top: 0
  }

  .shop-in-map .dropdown-filter-shops .filter-results .filters-results-scroll-wr {
    max-height: 100%;
    padding-bottom: 0
  }

  .shop-in-map .dropdown-filter-shops .filter-results .item {
    background-color: #00347c;
    margin-top: 0
  }

  .shop-in-map .filter-tab-buttons-wr {
    margin: 40px 0 1px
  }

  .shop-in-map .filter-tab-buttons-wr .item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 15px
  }

  .shop-in-map .filter-tab-buttons-wr .item a {
    display: block;
    font-size: 14px;
    font-family: Circe, sans-serif;
    font-weight: normal;
    line-height: 48px;
    color: #a6c5f9
  }

  .shop-in-map .filter-tab-buttons-wr .item a img {
    width: 12px;
    margin-top: -5px;
    vertical-align: middle;
    margin-right: 10px
  }

  .shop-in-map .filter-tab-buttons-wr .item a i {
    margin-right: 10px
  }

  .shop-in-map .filter-tab-buttons-wr .item.active {
    background-color: #00347c
  }

  .shop-in-map .show-more-shop-button a {
    font-size: 14px;
    font-weight: normal;
    color: #4a8bc8;
    text-align: center;
    display: block;
    line-height: 68px
  }

  .shop-in-map .show-more-shop-button a span {
    line-height: 16px;
    border-bottom: 1px dotted #4a8bc8
  }

  .shop-in-map #map {
    display: none
  }
}

@media (max-width: 767px) {
  .shop-in-map #map {
    height: 430px
  }
}

.shop-descr {
  background-color: #f7f7f7;
  padding-bottom: 60px
}

.shop-descr .top-info-block {
  position: relative
}

.shop-descr .top-info-block:after {
  content: '';
  display: table;
  clear: both
}

.shop-descr ul {
  margin-bottom: 30px;
  padding-left: 30px
}

.shop-descr ul li:before {
  content: '—';
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.shop-descr ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 30px;
  padding-left: 30px
}

.shop-descr ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.shop-descr li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 30px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.shop-descr li strong {
  font-weight: bold
}

.shop-descr li:last-child {
  margin-bottom: 0
}

.shop-descr li ul, .shop-descr li ol {
  margin-top: 10px
}

.shop-descr li ul li, .shop-descr li ol li {
  margin-bottom: 10px
}

.shop-descr .left-block {
  width: 50%;
  display: inline-block;
  float: left;
  vertical-align: top;
  padding-right: 20px
}

.shop-descr .left-block h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px
}

.shop-descr .left-block .text-wr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 50px;
  padding-right: 15px
}

.shop-descr .left-block .text-wr p {
  margin-bottom: 30px
}

.shop-descr .left-block .text-wr p:last-child {
  margin-bottom: 0
}

.shop-descr .right-block {
  width: 50%;
  display: inline-block;
  text-align: right;
  vertical-align: top
}

.shop-descr .right-block ul {
  padding: 0;
  margin: 0
}

.shop-descr .right-block .info-block .col {
  display: inline-block;
  vertical-align: top;
  text-align: left
}

.shop-descr .right-block .info-block .col.addr {
  padding-left: 23px;
  width: 190px;
  margin-top: 2px
}

.shop-descr .right-block .info-block .col.phones {
  padding-left: 23px;
  margin-top: 2px
}

.shop-descr .right-block .info-block .col.phones ul {
  margin-top: 5px
}

.shop-descr .right-block .info-block .col.phones li {
  text-align: right;
  padding-left: 0
}

.shop-descr .right-block .info-block .col.phones li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 24px
}

.shop-descr .right-block .info-block .col.phones li:before {
  display: none
}

.shop-descr .right-block .info-block .col.work-time {
  padding: 26px 46px 66px 39px;
  background-color: #008cd2;
  margin: -24px -50px -46px 27px
}

.shop-descr .right-block .info-block .col.work-time table {
  margin-top: 4px
}

.shop-descr .right-block .info-block .col.work-time table td {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #f7f7f7;
  line-height: 22px
}

.shop-descr .right-block .info-block .col.work-time table td:nth-of-type(2) {
  padding-left: 2px
}

.shop-descr .right-block .info-block span {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4b8dca;
  display: block
}

.shop-descr .right-block .info-block .place {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 22px;
  margin-top: 11px
}

.shop-descr .right-block .img-block {
  margin-left: auto;
  width: 510px;
  height: 319px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.shop-descr .right-block .img-block .map-switcher-button {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}

.shop-descr .right-block .img-block .map-switcher-button a {
  width: 170px
}

.shop-descr .right-block .img-block .map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.shop-descr .right-block .img-block>img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.shop-descr .right-block .img-block.map-show .map {
  z-index: 1
}

.shop-descr .right-block .img-block.map-show>img {
  z-index: -1
}

.shop-descr .table-descr-wr table {
  width: 100%;
  border: none !important
}

.shop-descr .table-descr-wr table tr {
  height: auto !important
}

.shop-descr .table-descr-wr table tr:first-child td {
  padding-top: 0
}

.shop-descr .table-descr-wr table tr:first-child .text-wr {
  padding-top: 79px
}

.shop-descr .table-descr-wr table tr:first-child img {
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.shop-descr .table-descr-wr table tr:nth-child(even) td:nth-child(2) {
  padding-left: 50px
}

.shop-descr .table-descr-wr table tr:nth-child(odd) td:nth-child(2) {
  padding-left: 67px
}

.shop-descr .table-descr-wr table td {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  padding-top: 64px;
  border: none !important;
  height: auto !important
}

.shop-descr .table-descr-wr table td img {
  max-width: 100%
}

.shop-descr .table-descr-wr table .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 40px;
  margin-bottom: 36px
}

.shop-descr .table-descr-wr table .img-block {
  display: inline-block;
  max-width: 100%
}

.shop-descr .table-descr-wr table .img-block img {
  max-width: 100%;
  display: block;
  margin: 0 auto -8px
}

@media (max-width: 1279px) {
  .shop-descr .left-block {
    padding-right: 30px
  }

  .shop-descr .left-block h1 {
    font-size: 28px;
    line-height: 30px
  }

  .shop-descr .right-block .info-block .col.addr {
    padding-left: 0;
    width: 166px
  }

  .shop-descr .right-block .info-block .col.phones {
    padding-left: 0
  }

  .shop-descr .right-block .info-block .col.work-time {
    padding: 25px 35px 66px 25px;
    margin: -24px -35px -46px 20px
  }

  .shop-descr .right-block .img-block {
    width: calc(100% - 35px)
  }

  .shop-descr .right-block .img-block img {
    width: 100%
  }

  .shop-descr .table-descr-wr table {
    table-layout: fixed
  }

  .shop-descr .table-descr-wr table tr:nth-child(odd) td:nth-child(2) {
    padding-left: 35px
  }

  .shop-descr .table-descr-wr table tr:nth-child(even) td:nth-child(2) {
    padding-left: 35px
  }

  .shop-descr .table-descr-wr table td {
    padding-top: 45px
  }
}

@media (max-width: 991px) {
  .shop-descr .left-block {
    width: 100%;
    float: none;
    padding-right: 0;
    display: block
  }

  .shop-descr .left-block h1 {
    font-size: 24px;
    line-height: 26px
  }

  .shop-descr .left-block .text-wr {
    margin-top: 30px;
    padding-right: 0
  }

  .shop-descr .left-block .text-wr p {
    margin-bottom: 15px
  }

  .shop-descr .right-block {
    width: 100%;
    display: block;
    margin-top: 50px
  }

  .shop-descr .right-block .info-block {
    display: flex;
    justify-content: space-between
  }

  .shop-descr .right-block .img-block {
    width: 100%;
    margin-left: 0
  }
}

@media (max-width: 767px) {
  .shop-descr ul, .shop-descr ol {
    padding-left: 0;
    margin-bottom: 15px
  }

  .shop-descr ul li:before {
    top: 9px
  }

  .shop-descr .right-block {
    display: flex;
    flex-direction: column;
    text-align: left
  }

  .shop-descr .right-block .info-block {
    order: 2;
    background: #008cd2;
    margin: -50px -15px 0;
    padding: 80px 15px 35px;
    display: block
  }

  .shop-descr .right-block .info-block .col.addr {
    width: 53%;
    display: inline-block
  }

  .shop-descr .right-block .info-block .col.phones {
    width: 53%;
    margin-top: 35px
  }

  .shop-descr .right-block .info-block .col.phones span {
    display: block
  }

  .shop-descr .right-block .info-block .col.phones li {
    text-align: left
  }

  .shop-descr .right-block .info-block .col.phones li a {
    color: #fff
  }

  .shop-descr .right-block .info-block .col.work-time {
    padding: 0;
    margin: 35px 0 0;
    width: 47%;
    background: transparent
  }

  .shop-descr .right-block .info-block .col.map-view {
    display: inline-block !important;
    width: 47%
  }

  .shop-descr .right-block .info-block .col.map-view a {
    font-size: 14px;
    font-family: Circe, sans-serif;
    font-weight: 300;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-top: 7px;
    display: inline-block
  }

  .shop-descr .right-block .info-block .col:nth-child(odd) {
    padding-right: 15px
  }

  .shop-descr .right-block .info-block .col:nth-child(even) {
    padding-left: 15px
  }

  .shop-descr .right-block .info-block .place {
    color: #fff
  }

  .shop-descr .right-block .img-block {
    order: 1;
    height: 50vw;
    min-height: 180px
  }

  .shop-descr .table-descr-wr table tr:nth-child(odd) {
    display: flex;
    flex-wrap: wrap
  }

  .shop-descr .table-descr-wr table tr:nth-child(odd) td {
    padding-top: 35px
  }

  .shop-descr .table-descr-wr table tr:nth-child(odd) td:nth-child(1) {
    order: 2
  }

  .shop-descr .table-descr-wr table tr:nth-child(odd) td:nth-child(2) {
    padding-left: 0;
    order: 1;
    margin-bottom: 35px
  }

  .shop-descr .table-descr-wr table tr:nth-child(even) td:nth-child(2) {
    padding-left: 0
  }

  .shop-descr .table-descr-wr table td {
    width: 100% !important;
    display: block
  }

  .shop-descr .table-descr-wr table .img-block {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: calc(100% + 30px)
  }
}

.production-categories {
  margin-top: 43px;
  margin-bottom: 38px
}

.production-categories .tabs-title ul li {
  display: inline-block;
  width: 125px;
  margin-right: 23px;
  margin-bottom: 20px;
  vertical-align: top
}

.production-categories .tabs-title ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative;
  line-height: 20px;
  display: block
}

.production-categories .tabs-title ul li a i {
  font-size: 30px;
  display: block;
  margin-bottom: 12px
}

.production-categories .tabs-title ul li a:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  bottom: -3px;
  left: 0;
  position: absolute;
  transition: width 0.3s ease
}

.production-categories .tabs-title ul li.active a {
  color: #ed1c24
}

.production-categories .tabs-title ul li.active a:after {
  width: 23px;
  background-color: #ed1c24
}

.production-categories .tabs-title ul li:last-child {
  margin-right: 0
}

.production-categories .tab-body {
  margin-top: 53px
}

.production-categories .tab-body .tab-content {
  display: none
}

.production-categories .tab-body .tab-content.active {
  display: block
}

.production-categories .tab-body .slider-wr {
  width: 510px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.production-categories .tab-body .slider-wr .single-slide {
  font-size: 0;
  background-color: #fff;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}

.production-categories .tab-body .slider-wr .single-slide .item {
  width: 510px;
  height: 320px;
  position: relative;
  overflow: hidden
}

.production-categories .tab-body .slider-wr .slider-count {
  background-color: #008cd2;
  width: 233px;
  display: inline-block;
  margin: -102px 0 0 -50px;
  padding: 117px 32px 17px 50px
}

.production-categories .tab-body .slider-wr .slider-count .current, .production-categories .tab-body .slider-wr .slider-count .all {
  color: #fff
}

.production-categories .tab-body .slider-wr .slider-count .current {
  min-width: 22px;
  text-align: right
}

.production-categories .tab-body .slider-wr .slider-count .all:before {
  color: #fff
}

.production-categories .tab-body .slider-wr .slider-nav {
  position: absolute;
  bottom: 17px;
  left: 69px
}

.production-categories .tab-body .slider-wr .slider-nav .item {
  border-color: #4b8dca;
  line-height: 50px
}

.production-categories .tab-body .descr-wr {
  display: inline-block;
  width: calc(100% - 515px);
  vertical-align: top;
  padding-left: 43px;
  padding-top: 13px
}

.production-categories .tab-body .descr-wr .title {
  margin-bottom: 22px
}

.production-categories .tab-body .descr-wr .title h2 {
  line-height: 36px
}

.production-categories .tab-body .descr-wr .text-wr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px
}

.production-categories .tab-body .descr-wr .text-wr p {
  margin-bottom: 30px
}

.production-categories .tab-body .descr-wr .button-link {
  margin-top: 27px
}

.production-categories .tab-body .descr-wr ul {
  margin-bottom: 30px;
  padding-left: 30px
}

.production-categories .tab-body .descr-wr ul li:before {
  content: '—';
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.production-categories .tab-body .descr-wr ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 30px;
  padding-left: 30px
}

.production-categories .tab-body .descr-wr ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.production-categories .tab-body .descr-wr li {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 30px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.production-categories .tab-body .descr-wr li strong {
  font-weight: bold
}

.production-categories .tab-body .descr-wr li:last-child {
  margin-bottom: 0
}

.production-categories .tab-body .descr-wr li ul, .production-categories .tab-body .descr-wr li ol {
  margin-top: 10px
}

.production-categories .tab-body .descr-wr li ul li, .production-categories .tab-body .descr-wr li ol li {
  margin-bottom: 10px
}

@media (max-width: 1279px) {
  .production-categories .tabs-title ul {
    justify-content: space-between
  }

  .production-categories .tab-body .tab-content {
    font-size: 0
  }

  .production-categories .tab-body .slider-wr {
    width: 50%
  }

  .production-categories .tab-body .descr-wr {
    width: 50%;
    padding-left: 35px;
    padding-top: 0
  }

  .production-categories .tab-body .descr-wr .title {
    margin-bottom: 15px;
    margin-top: -5px
  }

  .production-categories .tab-body .descr-wr .title h2 {
    font-size: 26px;
    line-height: 30px
  }
}

@media (max-width: 991px) {
  .production-categories .tab-body .descr-wr .text-wr p {
    margin-bottom: 15px
  }
}

@media (max-width: 767px) {
  .production-categories {
    margin-bottom: 25px
  }

  .production-categories .tabs-title ul {
    padding-bottom: 10px
  }

  .production-categories .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }

  .production-categories .tab-body {
    margin-top: 30px
  }

  .production-categories .tab-body .slider-wr {
    width: 100%;
    display: block
  }

  .production-categories .tab-body .slider-wr .single-slide .item {
    width: 100% !important;
    height: auto
  }

  .production-categories .tab-body .slider-wr .slider-count {
    width: 200px;
    margin: -102px 0 0 -15px;
    padding: 120px 32px 13px 10px
  }

  .production-categories .tab-body .slider-wr .slider-nav {
    bottom: 10px
  }

  .production-categories .tab-body .slider-wr .slider-nav.white .item {
    line-height: 1
  }

  .production-categories .tab-body .slider-wr .slider-nav.white .item i {
    display: inline-block
  }

  .production-categories .tab-body .slider-wr .slider-nav.white .item.prev {
    margin-left: -3px
  }

  .production-categories .tab-body .descr-wr {
    padding-left: 0;
    width: 100%;
    margin-top: 40px
  }

  .production-categories .tab-body .descr-wr .title {
    margin-top: 0
  }

  .production-categories .tab-body .descr-wr .title h2 {
    font-size: 24px;
    line-height: 28px
  }

  .production-categories .tab-body .descr-wr ul, .production-categories .tab-body .descr-wr ol {
    padding-left: 0;
    margin-bottom: 15px
  }

  .production-categories .tab-body .descr-wr ul li:before {
    top: 9px
  }

  .production-categories .tab-body .descr-wr .button-link {
    width: 250px;
    margin: 25px auto 0;
    display: block
  }
}

.photogallery {
  background-color: #f7f7f7;
  padding-top: 57px;
  padding-bottom: 50px
}

.photogallery .photogallery-wr .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 32px;
  margin-bottom: 11px
}

.photogallery .grid {
  margin: 0 -12px;
  font-size: 0;
  display: flex;
  flex-wrap: wrap
}

.photogallery .grid-item {
  margin: 12px;
  width: calc(33.3% - 24px);
  float: left;
  overflow: hidden;
  position: relative
}

.photogallery .grid-item img {
  width: 100%
}

.photogallery .grid-item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

.photogallery .grid-item.fade-in {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.photogallery .show-more {
  text-align: center;
  margin-top: 32px
}

.photogallery .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

.photogallery .show-more a:hover {
  border-bottom-color: transparent
}

@media (max-width: 767px) {
  .photogallery {
    padding-top: 45px;
    padding-bottom: 35px
  }

  .photogallery .photogallery-wr .title {
    font-size: 24px;
    line-height: 28px
  }

  .photogallery .grid {
    margin: 0 -15px;
    display: block
  }

  .photogallery .grid .slick-list {
    margin: 0 auto
  }

  .photogallery .grid .slick-arrow {
    position: absolute;
    border: 1px solid rgba(20, 75, 152, 0.3);
    width: 45px;
    height: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
  }

  .photogallery .grid .slick-arrow.slick-prev {
    left: 15px;
    margin: 0
  }

  .photogallery .grid .slick-arrow.slick-prev:after {
    content: '\f053';
    top: 22px;
    left: 20px
  }

  .photogallery .grid .slick-arrow.slick-next {
    right: 15px
  }

  .photogallery .grid .slick-arrow.slick-next:after {
    content: '\f054';
    top: 22px;
    left: 23px
  }

  .photogallery .grid-item.fade-in {
    width: 100%;
    margin: 0;
    height: 200px;
    opacity: 1
  }

  .photogallery .grid-item.fade-in img {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto
  }
}

.double-column-text {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 19px;
  color: #4c4c4c;
  position: relative;
  margin-bottom: 49px
}

.double-column-text ul {
  margin-bottom: 15px;
  padding-left: 15px
}

.double-column-text ul li:before {
  content: '—';
  font-size: 26px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 2px;
  position: absolute;
  left: -3px;
  top: 10px
}

.double-column-text ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 15px;
  padding-left: 15px
}

.double-column-text ol>li:before {
  counter-increment: item;
  content: counter(item) ".";
  margin-right: 10px;
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #008cd2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: auto;
  height: auto
}

.double-column-text li {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 24px;
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

.double-column-text li strong {
  font-weight: bold
}

.double-column-text li:last-child {
  margin-bottom: 0
}

.double-column-text li ul, .double-column-text li ol {
  margin-top: 10px
}

.double-column-text li ul li, .double-column-text li ol li {
  margin-bottom: 10px
}

.double-column-text:after {
  content: '';
  display: table;
  clear: both
}

.double-column-text .col {
  width: 50%;
  display: inline-block;
  float: left;
  vertical-align: top
}

.double-column-text .col:nth-child(odd) {
  padding-right: 24px
}

.double-column-text .col:nth-child(even) {
  padding-left: 21px
}

.double-column-text h3 {
  font-size: 24px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  margin-bottom: 30px
}

.double-column-text p {
  margin-bottom: 15px
}

.double-column-text p:last-child {
  margin-bottom: 0
}

@media (max-width: 767px) {
  .double-column-text {
    margin-bottom: 45px
  }

  .double-column-text li {
    margin-bottom: 10px
  }

  .double-column-text ul {
    padding-left: 0
  }

  .double-column-text ul li:before {
    top: 9px
  }

  .double-column-text ol {
    padding-left: 0
  }

  .double-column-text .col {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 40px
  }

  .double-column-text .col h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
  }

  .double-column-text .col:nth-child(odd) {
    padding-right: 0
  }

  .double-column-text .col:nth-child(even) {
    padding-left: 0
  }

  .double-column-text .col:last-child {
    margin-bottom: 0
  }
}

.benefits-line {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 -45px
}

.benefits-line p {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 20px;
  margin-bottom: 15px;
  display: block;
  width: 100%
}

.benefits-line .item {
    width: 33%;
    text-align: center;
    margin-bottom: 0px;
    padding: 0 20px;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    align-content: flex-start;
    cursor: pointer;
}
.benefits-line .item .icon-wr {
  text-align: center
}

.benefits-line .item .icon-wr svg {
  transition: all 0.3s ease
}

.benefits-line .item .icon-wr.service {
  margin-bottom: 25px
}

.benefits-line .item .icon-wr.service svg {
  height: 70px
}

.benefits-line .item .icon-wr.quality {
  margin-bottom: 31px
}

.benefits-line .item .icon-wr.quality svg {
  height: 64px
}

.benefits-line .item .icon-wr.delivery {
  margin-bottom: 20px
}

.benefits-line .item .icon-wr.delivery svg {
  height: 87px;
  margin-top: -12px
}

.benefits-line .item .icon-wr.return {
  margin-bottom: 31px
}

.benefits-line .item .icon-wr.return svg {
  height: 64px
}

.benefits-line .item .icon-wr.immediately {
  margin-bottom: 20px
}

.benefits-line .item .icon-wr.immediately svg {
  height: 80px;
  margin-top: -5px
}

.benefits-line .item .text-wr {
  text-align: left;
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 18px;
  transition: all 0.3s ease;
      margin-bottom: 35px;
}

.benefits-line .tooltip-text {
  width: 243px;
  left: 0;
  right: inherit
}

.benefits-line .tooltip-text p {
  color: #fff;
  line-height: 14px;
  margin-bottom: 5px
}

.benefits-line .tooltip-text p:last-child {
  margin-bottom: 0
}

@media (max-width: 1365px) {
  .benefits-line .tooltip-text {
    width: 163px
  }
}

@media (max-width: 767px) {
  .benefits-line {
    flex-wrap: nowrap
  }

  .benefits-line .item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.ready-solutions-wr {
  margin-top: 112px;
  font-size: 0
}

.ready-solutions-wr .title {
  transition: opacity 0.5s ease
}

.ready-solutions-wr .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #666666;
  line-height: 38px
}

.ready-solutions-wr .benefits-line {
  justify-content: center;
  margin-top: 53px
}

.ready-solutions-wr .benefits-line .item {
  transition: all 0.5s ease
}

.ready-solutions-wr .benefits-line .item .icon-wr {
  margin-bottom: 24px
}

.ready-solutions-wr .benefits-line .item .icon-wr svg {
  height: 58px;
  fill: #4c4c4c
}

.ready-solutions-wr .benefits-line .item .text-wr {
  width: 180px;
  max-width: 100%;
  margin: 0 auto
}

.ready-solutions-wr .benefits-line .item:hover .icon-wr svg {
  fill: #008cd2
}

.ready-solutions-wr .benefits-line .item:hover .text-wr {
  color: #008cd2
}

.ready-solutions-wr .benefits-line .item:nth-child(1) {
  transition-delay: 1.5s
}

.ready-solutions-wr .benefits-line .item:nth-child(2) {
  transition-delay: 1.65s
}

.ready-solutions-wr .benefits-line .item:nth-child(3) {
  transition-delay: 1.8s
}

.ready-solutions-wr .benefits-line .item:nth-child(4) {
  transition-delay: 1.95s
}

.ready-solutions-wr .benefits-line .item:nth-child(5) {
  transition-delay: 2.1s
}

.ready-solutions-wr.anim .benefits-line .item {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0
}

.ready-solutions-wr.anim .title {
  opacity: 0
}

.ready-solutions-wr .js-anim .search-idea, .ready-solutions-wr .js-anim .solution-slider {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px)
}

.ready-solutions-wr .js-anim .solution-slider {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px)
}

.ready-solutions-wr .search-idea {
  background-color: #008cd2;
  width: 400px;
  display: inline-block;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
  margin-top: 69px;
  padding: 40px 50px 12px;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.75s ease, opacity 0.5s ease
}

@media (min-width: 1366px) {
  .ready-solutions-wr .search-idea {
    width: 422px;
    padding: 40px 61px 42px
  }
}

.ready-solutions-wr .search-idea .title {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 30px
}

.ready-solutions-wr .search-idea .subtitle {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #fff;
  line-height: 19px;
  margin-top: 24px;
  margin-bottom: 33px
}

.ready-solutions-wr .search-idea .dropdown-item {
  margin-bottom: 19px
}

.ready-solutions-wr .search-idea .dropdown-item p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #a4c4ff;
  margin-bottom: 5px
}

.ready-solutions-wr .search-idea .button-link {
  margin-top: 23px
}

.ready-solutions-wr .search-idea .button-link a, .ready-solutions-wr .search-idea .button-link button {
  font-size: 13px;
  color: #a0c0ff;
  text-transform: uppercase
}

.ready-solutions-wr .ready-solutions-block {
  display: inline-block;
  vertical-align: top;
  margin-top: 65px;
  width: calc(100% - 400px);
  position: relative
}

@media (min-width: 1366px) {
  .ready-solutions-wr .ready-solutions-block {
    width: calc(100% - 422px)
  }
}

.ready-solutions-wr .ready-solutions-block .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  display: inline-block;
  width: calc(100% - 252px);
  line-height: 45px;
  vertical-align: top;
  padding-left: 37px;
  margin-top: -5px
}

@media (min-width: 1366px) {
  .ready-solutions-wr .ready-solutions-block .title {
    width: calc(100% - 252px)
  }
}

.ready-solutions-wr .ready-solutions-block .tab-title {
  padding-left: 40px;
  margin-top: 6px
}

.ready-solutions-wr .ready-solutions-block .tab-title .item {
  display: inline-block;
  margin-right: 55px;
  padding-bottom: 19px
}

.ready-solutions-wr .ready-solutions-block .tab-title .item a {
  display: block
}

.ready-solutions-wr .ready-solutions-block .tab-title .item i {
  font-size: 34px;
  color: #008cd2;
  vertical-align: middle;
  margin-right: 11px
}

.ready-solutions-wr .ready-solutions-block .tab-title .item .text-wr {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  position: relative
}

.ready-solutions-wr .ready-solutions-block .tab-title .item .text-wr:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  bottom: -3px;
  left: 0;
  transition: width 0.3s ease
}

.ready-solutions-wr .ready-solutions-block .tab-title .item.active i {
  color: #ed1c24
}

.ready-solutions-wr .ready-solutions-block .tab-title .item.active .text-wr {
  color: #ed1c24
}

.ready-solutions-wr .ready-solutions-block .tab-title .item.active .text-wr:after {
  width: 23px;
  background-color: #ed1c24
}

.ready-solutions-wr .ready-solutions-block .tab-title .item:hover .text-wr:after {
  width: 23px
}

.ready-solutions-wr .ready-solutions-block .button-link {
  width: 252px
}

.ready-solutions-wr .ready-solutions-block .solution-slider {
  overflow: hidden;
  margin-left: -180px;
  -webkit-transition: -webkit-transform 0.75s ease, opacity 0.5s ease;
  transition: transform 0.75s ease, opacity 0.5s ease
}

.ready-solutions-wr .ready-solutions-block .solution-slider.js-anim {
  opacity: 0;
  -webkit-transform: translateX(35px);
  transform: translateX(35px)
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item {
  display: inline-block;
  vertical-align: top
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .item-wr {
  position: relative;
  width: 90px;
  height: 480px;
  overflow: hidden;
  -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.83);
  -moz-box-shadow: inset -8px 8.9px 27px 0 rgba(36, 36, 36, 0.83);
  box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.83);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 10px 50px 37px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr p {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 34px;
  margin-bottom: 30px;
  text-shadow: 4.6px 1.9px 27px rgba(36, 36, 36, 0.8);
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: opacity 0.5s ease;
  transition: all 0.5s ease
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link {
  width: 185px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: opacity 0.5s ease;
  transition: all 0.5s ease
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link.full-blue:before {
  border-color: transparent transparent transparent #008cd2
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link.full-blue:after {
  border-color: transparent transparent transparent #fff
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link.full-blue span {
  background-color: #05377a
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link.full-blue:hover {
  background-color: #008cd2
}

@media (max-width: 991px) {
  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link {
    position: relative
  }
}

@media (max-width: 767px) {
  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr .button-link a {
    width: auto
  }
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .item-wr {
  width: 270px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child.active .item-wr {
  width: 680px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr {
  padding-left: 215px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr p {
  left: 202px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active .item-wr {
  width: 500px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active p {
  bottom: 32px
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item.active .name-wr p, .ready-solutions-wr .ready-solutions-block .solution-slider .item.active .name-wr .button-link {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item.active .name-wr p {
  -webkit-transition: opacity 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s
}

.ready-solutions-wr .ready-solutions-block .solution-slider .item.active .name-wr .button-link {
  -webkit-transition: -webkit-transform 0.5s ease 0.6s, opacity 0.5s ease 0.6s, background-color 0.3s ease;
  transition: transform 0.5s ease 0.6s, opacity 0.5s ease 0.6s, background-color 0.3s ease
}

@media (min-width: 1366px) {
  .ready-solutions-wr .ready-solutions-block .solution-slider {
    margin-left: -43px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .item-wr {
    width: 99px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr p {
    left: 26px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active .item-wr {
    width: 597px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .item-wr {
    width: 132px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr {
    padding-left: 77px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr p {
    left: 63px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child.active .item-wr {
    width: 630px
  }
}

.ready-solutions-wr .ready-solutions-block .slider-nav {
  position: absolute;
  right: 75px;
  bottom: 15px
}

.ready-solutions-wr .ready-solutions-block .slider-nav .item {
  line-height: 56px
}

@media (max-width: 1279px) {
  .ready-solutions-wr .ready-solutions-block .title {
    padding-left: 15px
  }

  .ready-solutions-wr .ready-solutions-block .button-link a {
    padding: 0 60px 0 15px
  }

  .ready-solutions-wr .ready-solutions-block .tab-title {
    padding-left: 15px;
    margin-top: 20px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider {
    margin-top: 25px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item {
    width: 75px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .item-wr {
    width: 100%;
    height: 433px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active {
    width: calc(100% - 420px)
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active .item-wr {
    width: 100%
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr {
    padding-left: 27px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr p {
    left: 16px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child {
    width: 270px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .item-wr {
    width: 100%
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child.active {
    width: calc(100% - 225px)
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child.active .item-wr {
    width: 100%
  }
}

@media (max-width: 991px) {
  .ready-solutions-wr .ready-solutions-block {
    margin-top: 22px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider {
    padding-bottom: 0;
    margin-left: 0
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:not(:first-child).active {
    width: calc(100% - 225px)
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child {
    width: 75px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr {
    padding-left: 27px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr p {
    left: 16px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child.active {
    width: calc(100% - 225px)
  }
}

@media (max-width: 767px) {
  .ready-solutions-wr .ready-solutions-block .tab-title .item .text-wr {
    margin-top: 0
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider {
    margin: 0 -10px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .item-wr {
    height: 345px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr {
    padding-bottom: 25px;
    padding-left: 10px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item .name-wr p {
    bottom: 17px;
    left: 5px;
    font-size: 24px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child:first-child .item-wr {
    width: calc(100vw - 45px)
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr {
    padding-left: 15px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .item:first-child .name-wr p {
    left: 5px
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-slide {
    width: 100vw
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-slide .item .item-wr .name-wr p {
    margin-bottom: 20px;
    bottom: 32px;
    -webkit-transition: opacity 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-slide .item .item-wr .name-wr .button-link {
    -webkit-transition: opacity 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active {
    width: auto
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active .item .item-wr {
    width: calc(100vw - 45px);
    overflow: hidden
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active .item .item-wr .name-wr p, .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active .item .item-wr .name-wr .button-link {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active .item .item-wr .name-wr p {
    -webkit-transition: opacity 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s
  }

  .ready-solutions-wr .ready-solutions-block .solution-slider .slick-active .item .item-wr .name-wr .button-link {
    -webkit-transition: opacity 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s
  }
}

@media (max-width: 1279px) {
  .ready-solutions-wr .search-idea {
    padding: 40px 50px 35px
  }
}

@media (max-width: 991px) {
  .ready-solutions-wr .benefits-line {
    margin-top: 35px
  }

  .ready-solutions-wr .benefits-line .item {
    padding: 0 5px
  }

  .ready-solutions-wr .search-idea {
    width: 100%
  }

  .ready-solutions-wr .ready-solutions-block {
    width: 100%;
    padding-bottom: 60px
  }

  .ready-solutions-wr .ready-solutions-block .title {
    width: 100%
  }

  .ready-solutions-wr .ready-solutions-block .button-link {
    width: auto;
    float: none;
    position: absolute;
    left: 0;
    bottom: 0
  }

  .ready-solutions-wr .ready-solutions-block .slider-nav {
    right: 0;
    bottom: 0
  }

  .ready-solutions-wr .ready-solutions-block .slider-nav .item {
    border-color: rgba(20, 75, 152, 0.3);
    background-color: transparent
  }

  .ready-solutions-wr .ready-solutions-block .slider-nav .item i {
    color: #008cd2
  }
}

@media (max-width: 767px) {
  .ready-solutions-wr {
    margin-top: 30px
  }

  .ready-solutions-wr .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }

  .ready-solutions-wr .container-big {
    background-color: #f7f7f7;
    margin-top: 20px
  }

  .ready-solutions-wr .scroll-container {
    position: relative;
    margin-bottom: 20px
  }

  .ready-solutions-wr .scroll-container.end:before {
    content: '';
    background-image: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -moz-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -ms-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -o-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    width: 50px;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 2
  }

  .ready-solutions-wr .scroll-container.start:after {
    content: '';
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    width: 50px;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 2
  }

  .ready-solutions-wr .benefits-line {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0
  }

  .ready-solutions-wr .benefits-line .item .icon-wr {
    margin-bottom: 22px
  }

  .ready-solutions-wr .benefits-line .item .icon-wr svg {
    height: 40px
  }

  .ready-solutions-wr .benefits-line .item .text-wr {
    width: 109px;
    font-size: 11px;
    line-height: 1;
    margin: 7px auto 0
  }

  .ready-solutions-wr .ready-solutions-block {
    margin-top: 35px
  }

  .ready-solutions-wr .ready-solutions-block .title {
    padding-left: 0;
    font-size: 24px;
    line-height: 1
  }

  .ready-solutions-wr .ready-solutions-block .tab-title {
    padding-left: 0
  }

  .ready-solutions-wr .ready-solutions-block .tab-title .item {
    vertical-align: top
  }

  .ready-solutions-wr .ready-solutions-block .tab-title .item i {
    font-size: 24px;
    margin-right: 7px;
    vertical-align: top;
    margin-top: -4px;
    display: inline-block
  }

  .ready-solutions-wr .ready-solutions-block .tab-title .item .text-wr {
    line-height: 20px;
    vertical-align: top;
    width: 60px
  }

  .ready-solutions-wr .ready-solutions-block .button-link a, .ready-solutions-wr .ready-solutions-block .button-link button {
    padding: 0 15px
  }
}

.production-catalog-wr {
  background-color: #f7f7f7;
  margin-top: 50px;
  font-size: 0
}

.production-catalog-wr .left-block {
  padding-top: 93px;
  width: 290px;
  display: inline-block;
  vertical-align: top
}

.production-catalog-wr .left-block .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 32px;
  margin-bottom: 21px;
  padding-right: 65px
}

.production-catalog-wr .left-block .subtitle {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 19px;
  padding-right: 65px
}

@media (min-width: 1366px) {
  .production-catalog-wr .left-block {
    width: 263px
  }
}

.production-catalog-wr .right-block {
  width: calc(100% - 240px);
  height: 470px;
  margin-right: -50px;
  display: inline-block;
  vertical-align: top;
  margin-top: 64px;
  position: relative;
  z-index: 1
}

.production-catalog-wr .right-block .recommend-slider {
  position: relative;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.production-catalog-wr .right-block .recommend-slider.js-anim {
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px)
}

.production-catalog-wr .right-block .recommend-slider:after {
  content: '';
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

@media (min-width: 1366px) {
  .production-catalog-wr .right-block .recommend-slider:after {
    width: 100px
  }
}

.production-catalog-wr .right-block .product-item {
  width: auto;
  margin-bottom: 0
}

.production-catalog-wr .right-block .product-item .item-wr {
  width: 260px;
  position: relative
}

.production-catalog-wr .right-block .product-item:hover {
  height: auto
}

.production-catalog-wr .right-block .slider-nav {
  position: absolute;
  right: 0;
  bottom: -62px
}

.production-catalog-wr .right-block .slider-nav .item {
  line-height: 58px
}

.production-catalog-wr .recommend-links {
  margin-top: 71px
}

.production-catalog-wr .recommend-links p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #4d4d4d;
  line-height: 1
}

.production-catalog-wr .recommend-links ul {
  margin-top: 17px;
  padding-left: 9px
}

.production-catalog-wr .recommend-links ul li {
  margin-bottom: 8px
}

.production-catalog-wr .recommend-links ul li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2
}

.production-catalog-wr .recommend-links ul li a i {
  font-size: 30px;
  color: #008cd2;
  vertical-align: middle
}

.production-catalog-wr .recommend-links ul li a .icon-wr {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px
}

.production-catalog-wr .recommend-links ul li a .icon-wr svg {
  fill: #008cd2
}

.production-catalog-wr .recommend-links ul li a .text-wr {
  position: relative
}

.production-catalog-wr .recommend-links ul li a .text-wr:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  bottom: -3px;
  left: 0;
  transition: width 0.3s ease
}

.production-catalog-wr .recommend-links ul li.active a {
  color: #ed1c24;
  position: relative
}

.production-catalog-wr .recommend-links ul li.active a i {
  color: #ed1c24
}

.production-catalog-wr .recommend-links ul li.active a .icon-wr svg {
  fill: #ed1c24
}

.production-catalog-wr .recommend-links ul li.active a .text-wr:after {
  width: 23px;
  background-color: #ed1c24
}

.production-catalog-wr .recommend-links ul li:hover a .text-wr:after {
  width: 23px
}

.production-catalog-wr .recommend-links ul li:first-child a .icon-wr svg {
  width: 30px
}

.production-catalog-wr .recommend-links ul li:nth-child(2) a i {
  font-size: 24px
}

.production-catalog-wr .recommend-links ul li:nth-child(2) a .icon-wr svg {
  width: 24px
}

.production-catalog-wr .recommend-links ul li:nth-child(3) {
  margin-bottom: 0
}

.production-catalog-wr .recommend-links ul li:nth-child(3) a i {
  font-size: 25px
}

.production-catalog-wr .recommend-links ul li:nth-child(3) a .icon-wr svg {
  width: 25px
}

.production-catalog-wr .button-link {
  margin-top: 98px;
  width: 251px
}

.production-catalog-wr .benefits-line {
  margin-top: 90px;
  justify-content: center
}

.production-catalog-wr .benefits-line .item {
  transition: all 0.5s ease
}

.production-catalog-wr .benefits-line .item .icon-wr svg {
  fill: #666
}

.production-catalog-wr .benefits-line .item:hover .icon-wr svg {
  fill: #008cd2
}

.production-catalog-wr .benefits-line .item:hover .text-wr {
  color: #008cd2
}

.production-catalog-wr .benefits-line .item:nth-child(1) {
  transition-delay: 0s
}

.production-catalog-wr .benefits-line .item:nth-child(2) {
  transition-delay: 0.15s
}

.production-catalog-wr .benefits-line .item:nth-child(3) {
  transition-delay: 0.3s
}

.production-catalog-wr .benefits-line .item:nth-child(4) {
  transition-delay: 0.45s
}

.production-catalog-wr .benefits-line .item:nth-child(5) {
  transition-delay: 0.6s
}

.production-catalog-wr .benefits-line .item:not(:last-child) .icon-wr svg polygon, .production-catalog-wr .benefits-line .item:not(:last-child) .icon-wr svg rect, .production-catalog-wr .benefits-line .item:not(:last-child) .icon-wr svg path {
  fill: #666
}

.production-catalog-wr .benefits-line .item:not(:last-child):hover .icon-wr svg {
  fill: #008cd2
}

.production-catalog-wr .benefits-line .item:not(:last-child):hover .icon-wr svg polygon, .production-catalog-wr .benefits-line .item:not(:last-child):hover .icon-wr svg rect, .production-catalog-wr .benefits-line .item:not(:last-child):hover .icon-wr svg path {
  fill: #008cd2
}

.production-catalog-wr .benefits-line .item:last-child .icon-wr svg {
  fill: #666
}

.production-catalog-wr .benefits-line .item:last-child .icon-wr svg .st0 {
  fill: transparent
}

.production-catalog-wr .benefits-line .item:last-child:hover .icon-wr svg {
  fill: #008cd2
}

.production-catalog-wr .showrooms-block {
  margin-top: 52px;
  font-size: 0
}

.production-catalog-wr .showrooms-block .left-wr {
  width: 605px;
  display: inline-block;
  vertical-align: top
}

.production-catalog-wr .showrooms-block .left-wr .text-layout {
  background-color: #008cd2;
  margin-left: -85px;
  padding: 44px 20px 41px 85px;
  width: 402px;
  position: relative;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.production-catalog-wr .showrooms-block .left-wr .text-layout .title {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  line-height: 38px;
  margin-bottom: 27px
}

.production-catalog-wr .showrooms-block .left-wr .text-layout .title .big {
  font-size: 34px;
  font-weight: bold;
  display: block
}

.production-catalog-wr .showrooms-block .left-wr .text-layout p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  line-height: 24px;
  color: #fff
}

.production-catalog-wr .showrooms-block .left-wr .text-layout p b {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #fff
}

.production-catalog-wr .showrooms-block .left-wr .img-layout {
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.production-catalog-wr .showrooms-block .left-wr .img-item img {
  max-width: 100%
}

.production-catalog-wr .showrooms-block .left-wr .img-item.item-1 {
  width: 433px;
  margin-top: -225px;
  margin-left: 172px;
  border-bottom: 8px solid #f7f7f7;
  border-left: 8px solid #f7f7f7;
  position: relative
}

.production-catalog-wr .showrooms-block .left-wr .img-item.item-2 {
  margin-top: -126px;
  margin-left: -26px;
  width: 245px
}

.production-catalog-wr .showrooms-block .left-wr .img-item.item-3 {
  margin-top: -185px;
  margin-left: 226px;
  width: 379px
}

.production-catalog-wr .showrooms-block .right-wr {
  width: calc(100% - 605px);
  display: inline-block;
  vertical-align: top;
  padding: 48px 0 0 35px
}

@media (min-width: 1366px) {
  .production-catalog-wr .showrooms-block .right-wr img {
    width: 100%
  }
}

.production-catalog-wr .showrooms-block .right-wr .button-link {
  display: block;
  width: 195px;
  margin: 42px auto 0
}

.production-catalog-wr .showrooms-block .right-wr .map-img {
  text-align: center;
  position: relative
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item {
  position: absolute
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item a {
  display: block
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #008cd2;
  position: relative;
  display: inline-block
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item .dot:before, .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item .dot:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #008cd2;
  opacity: 0
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item .dot:before {
  width: 20px;
  height: 20px
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item .dot:after {
  width: 25px;
  height: 25px
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item p {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  display: inline-block;
  margin-left: 10px
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.kiev {
  animation-delay: 3s;
  left: 195px;
  top: 66px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.kiev {
    left: 165px;
    top: 54px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.kharviv {
  right: 36px;
  top: 78px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.kharviv {
    right: 19px;
    top: 67px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.cherkassy {
  top: 106px;
  left: 234px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.cherkassy {
    top: 90px;
    left: 200px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.krop {
  left: 238px;
  top: 140px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.krop {
    left: 194px;
    top: 123px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.dnepr {
  left: 293px;
  top: 133px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.dnepr {
    left: 304px;
    top: 123px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.ivano_frankovsk {
  left: 54px;
  top: 122px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.ivano_frankovsk {
    left: 304px;
    top: 123px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.odessa {
  left: 194px;
  bottom: 70px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.odessa {
    left: 162px;
    bottom: 55px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.rovno {
  top: 50px;
  left: 96px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.rovno {
    top: 42px;
    left: 80px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.lviv {
  top: 80px;
  left: 35px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.lviv {
    top: 68px;
    left: 25px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.vinitsa {
  left: 143px;
  top: 103px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.vinitsa {
    left: 120px;
    top: 95px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.chernivtsi {
  left: 90px;
  top: 141px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.chernivtsi {
    left: 83px;
    top: 117px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.khmelnytskyi {
  top: 88px;
  left: 112px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.khmelnytskyi {
    top: 75px;
    left: 94px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.uman {
  top: 123px;
  left: 188px
}

@media (max-width: 991px) {
  .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.uman {
    top: 107px;
    left: 159px
  }
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.active .dot:before {
  animation: pulse 3s ease infinite
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.active .dot:after {
  animation: pulse-1 3s ease infinite
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.hover .dot:before, .production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.hover .dot:after {
  animation: none
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.hover-active .dot:before {
  animation: pulse 3s ease infinite
}

.production-catalog-wr .showrooms-block .right-wr .map-img .dots-wr .item.hover-active .dot:after {
  animation: pulse-1 3s ease infinite
}

@keyframes pulse {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0.5
  }

  50% {
    opacity: 0.75
  }

  75% {
    opacity: 0.5
  }

  100% {
    opacity: 0
  }
}

@keyframes pulse-1 {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0.1
  }

  50% {
    opacity: 0.2
  }

  75% {
    opacity: 0.1
  }

  100% {
    opacity: 0
  }
}

.production-catalog-wr .showrooms-block .text-wr p {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #bdbdbd;
  padding-top: 49px;
  line-height: 38px;
  width: 605px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.production-catalog-wr .showrooms-block .text-wr p span {
  text-transform: uppercase;
  color: #008cd2
}

.production-catalog-wr .showrooms-block .text-wr img {
  margin-top: 32px;
  margin-left: 88px;
  -webkit-transition: -webkit-transform 1.5s ease 0.5s;
  transition: transform 1.5s ease 0.5s;
  transform-origin: right top
}

@media (min-width: 1366px) {
  .production-catalog-wr .showrooms-block .left-wr {
    width: 630px
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout {
    margin-left: -59px;
    padding: 44px 20px 41px 86px;
    width: 500px
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-1 {
    margin-left: 198px
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-2 {
    margin-left: 0
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-3 {
    margin-left: 253px
  }

  .production-catalog-wr .showrooms-block .right-wr {
    width: calc(100% - 631px);
    padding: 48px 37px 0 147px
  }

  .production-catalog-wr .showrooms-block .text-wr p {
    width: 631px
  }

  .production-catalog-wr .showrooms-block .text-wr img {
    margin-left: 200px;
    margin-top: 34px
  }
}

@media (max-width: 1279px) {
  .production-catalog-wr .benefits-line {
    margin-top: 60px
  }

  .production-catalog-wr .right-block {
    width: calc(100% - 290px);
    margin-right: 0
  }

  .production-catalog-wr .showrooms-block .left-wr {
    width: calc(100% - 430px);
    overflow: hidden;
    margin-left: -2.6%;
    padding-left: 2.6%
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout {
    width: 330px
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-1 {
    width: 385px
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-2 {
    width: 210px;
    margin-left: 0
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-3 {
    margin-top: -166px;
    margin-left: 218px;
    width: 339px
  }

  .production-catalog-wr .showrooms-block .right-wr {
    width: 430px;
    padding: 48px 0 0 0;
    float: right
  }

  .production-catalog-wr .showrooms-block .text-wr img {
    margin-left: 50px
  }
}

@media (max-width: 991px) {
  .production-catalog-wr .left-block {
    padding-top: 50px;
    width: 100%
  }

  .production-catalog-wr .left-block .title, .production-catalog-wr .left-block .subtitle {
    padding-right: 0
  }

  .production-catalog-wr .left-block .recommend-links {
    margin-top: 30px
  }

  .production-catalog-wr .left-block .recommend-links ul {
    margin-top: 25px
  }

  .production-catalog-wr .left-block .recommend-links ul li {
    display: inline-block;
    margin-right: 35px
  }

  .production-catalog-wr .left-block .recommend-links ul li .icon-wr {
    width: auto;
    margin-right: 10px
  }

  .production-catalog-wr .left-block .recommend-links ul li.active a:after {
    left: 43px
  }

  .production-catalog-wr .left-block .button-link {
    display: none
  }

  .production-catalog-wr .right-block {
    width: calc(100% + 40px);
    height: auto;
    margin-top: 25px;
    margin-right: -40px
  }

  .production-catalog-wr .right-block .slider-nav {
    right: 40px;
    bottom: 0;
    z-index: 1
  }

  .production-catalog-wr .right-block:after {
    content: none
  }

  .production-catalog-wr .button-link {
    margin-top: 10px
  }

  .production-catalog-wr .benefits-line .item {
    padding: 0 5px
  }

  .production-catalog-wr .benefits-line .item .icon-wr {
    margin-bottom: 8px
  }

  .production-catalog-wr .showrooms-block {
    padding-bottom: 30px
  }

  .production-catalog-wr .showrooms-block .left-wr {
    margin-left: -40px;
    width: calc(100% - 345px);
    overflow: hidden
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout {
    margin-left: 0;
    padding: 44px 0 41px 40px
  }

  .production-catalog-wr .showrooms-block .left-wr .img-item.item-2 {
    margin-left: 40px;
    margin-top: -65px;
    width: 171px
  }

  .production-catalog-wr .showrooms-block .right-wr {
    width: 385px;
    padding: 48px 0 0 20px
  }

  .production-catalog-wr .showrooms-block .right-wr .map-img img {
    width: 100%
  }

  .production-catalog-wr .showrooms-block .text-wr p {
    width: calc(100% - 170px)
  }

  .production-catalog-wr .showrooms-block .text-wr img {
    width: 150px;
    margin-left: 20px;
    margin-top: 75px
  }
}

@media (max-width: 767px) {
  .production-catalog-wr {
    margin-top: 0;
    padding-top: 40px
  }

  .production-catalog-wr .button-link.visible-sm {
    display: inline-block !important
  }

  .production-catalog-wr .left-block {
    padding-top: 0
  }

  .production-catalog-wr .left-block .title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px
  }

  .production-catalog-wr .left-block .subtitle {
    font-size: 14px
  }

  .production-catalog-wr .left-block .recommend-links {
    margin-top: 22px
  }

  .production-catalog-wr .left-block .recommend-links p {
    font-size: 13px
  }

  .production-catalog-wr .left-block .recommend-links ul li {
    vertical-align: top;
    margin-bottom: 16px
  }

  .production-catalog-wr .left-block .recommend-links ul li .icon-wr {
    vertical-align: top;
    margin-top: -2px
  }

  .production-catalog-wr .left-block .recommend-links ul li .icon-wr i {
    font-size: 20px
  }

  .production-catalog-wr .left-block .recommend-links ul li .text-wr {
    line-height: 20px;
    max-width: 85px;
    width: auto;
    display: inline-block;
    vertical-align: top
  }

  .production-catalog-wr .right-block .product-item {
    margin-right: 2px
  }

  .production-catalog-wr .showrooms-block {
    margin-top: 70px;
    padding-bottom: 20px
  }

  .production-catalog-wr .showrooms-block .left-wr {
    margin: 0;
    width: 100%
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout {
    width: 100%;
    background-color: transparent;
    padding: 0;
    text-align: center
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout .title {
    font-size: 24px;
    font-weight: bold;
    color: #008cd2;
    text-transform: none;
    margin-bottom: 15px
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout .title .big {
    font-size: 24px;
    font-weight: bold;
    color: #008cd2;
    text-transform: uppercase;
    display: inline-block
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout p {
    font-size: 14px;
    line-height: 20px;
    color: #008cd2
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout p b {
    font-size: 14px;
    font-weight: normal;
    color: #008cd2;
    line-height: 20px
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout p br {
    display: none
  }

  .production-catalog-wr .showrooms-block .left-wr .text-layout .button-link {
    width: 250px;
    margin: 30px auto 0
  }

  .production-catalog-wr .button-link {
    width: auto;
    margin-top: 18px
  }
}

.expert-advice {
  margin-top: 22px
}

.expert-advice .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.expert-advice .subtitle {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 19px;
  margin-top: 6px;
  width: 255px;
  display: inline-block
}

.expert-advice .button-link {
  float: right;
  margin-top: -5px
}

.expert-advice .advice-block {
  font-size: 0;
  margin-top: 27px
}

.expert-advice .static-advice {
  width: calc(100% - 512px);
  display: inline-block;
  vertical-align: top
}

.expert-advice .static-advice .item {
  width: 250px;
  display: inline-block;
  margin-right: 29px;
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.expert-advice .static-advice .item:nth-child(2) {
  transition-delay: 0.2s
}

.expert-advice .static-advice .item:nth-child(3) {
  transition-delay: 0.4s
}

.expert-advice .static-advice .item a .img-wr {
  width: 250px;
  height: 190px;
  position: relative;
  overflow: hidden
}

.expert-advice .static-advice .item a .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.expert-advice .static-advice .item a .text-wr {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 18px;
  margin-top: 20px
}

.expert-advice .static-advice .item a:hover .text-wr {
  color: #008cd2
}

@media (min-width: 1366px) {
  .expert-advice .static-advice {
    width: 823px
  }

  .expert-advice .static-advice .item {
    margin-right: 24px
  }
}

.expert-advice .slider-advice {
  width: 512px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s
}

.expert-advice .slider-advice.js-anim {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px)
}

@media (min-width: 1366px) {
  .expert-advice .slider-advice {
    width: calc(100% - 823px);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
  }
}

.expert-advice .slider-wr .item .img-wr {
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden
}

.expert-advice .slider-wr .item .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease
}

.expert-advice .slider-wr .item .text-wr {
  height: 63px;
  background-color: #008cd2;
  display: flex;
  align-items: center;
  padding: 0 112px 0 83px
}

.expert-advice .slider-wr .item .text-wr p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 17px
}

.expert-advice .slider-wr .before-change .item .text-wr p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.expert-advice .slider-count {
  position: absolute;
  bottom: 16px;
  left: 31px
}

.expert-advice .slider-count .current, .expert-advice .slider-count .all {
  color: #fff
}

.expert-advice .slider-count .current {
  font-size: 21px;
  line-height: normal;
  width: 12px;
  text-align: right
}

.expert-advice .slider-count .all:before {
  color: #fff
}

.expert-advice .slider-nav {
  position: absolute;
  bottom: 9px;
  right: 9px
}

.expert-advice .slider-nav .item {
  border-color: #4b8dca
}

@media (max-width: 1365px) {
  .expert-advice .static-advice .item:nth-child(3) {
    display: none
  }
}

@media (max-width: 1279px) {
  .expert-advice .static-advice {
    width: 55%
  }

  .expert-advice .static-advice .item {
    width: 46%;
    margin-right: 15px
  }

  .expert-advice .static-advice .item a .img-wr {
    width: 100%
  }

  .expert-advice .slider-advice {
    width: 45%
  }
}

@media (max-width: 991px) {
  .expert-advice {
    position: relative
  }

  .expert-advice .subtitle {
    width: 100%
  }

  .expert-advice .static-advice {
    width: 100%
  }

  .expert-advice .static-advice .item {
    width: 49%;
    margin-right: 2%
  }

  .expert-advice .static-advice .item:nth-child(2n) {
    margin-right: 0
  }

  .expert-advice .slider-advice {
    width: 100%;
    margin-top: 30px
  }

  .expert-advice .slider-wr .item .img-wr {
    height: 285px
  }

  .expert-advice .slider-wr .item .text-wr {
    padding: 0 20px 0 83px
  }

  .expert-advice .slider-nav {
    bottom: -60px;
    right: 0
  }

  .expert-advice .slider-nav .item {
    border-color: rgba(20, 75, 152, 0.3)
  }

  .expert-advice .slider-nav .item i {
    color: #008cd2
  }

  .expert-advice .button-link {
    float: none;
    margin-top: 0;
    position: absolute;
    bottom: -60px;
    left: 40px
  }
}

@media (max-width: 767px) {
  .expert-advice .title {
    font-size: 24px
  }

  .expert-advice .subtitle {
    font-size: 14px
  }

  .expert-advice .advice-block {
    margin-top: 15px
  }

  .expert-advice .slider-advice {
    margin-top: 0
  }

  .expert-advice .slider-advice .item .img-wr {
    height: 165px
  }

  .expert-advice .slider-wr .item .text-wr {
    padding: 0 20px 0 72px
  }

  .expert-advice .slider-count {
    left: 15px
  }

  .expert-advice .slider-count .current {
    font-size: 40px;
    line-height: 40px;
    width: 22px
  }

  .expert-advice .slider-count .all {
    font-size: 21px
  }

  .expert-advice .slider-count .all:before {
    font-size: 21px
  }

  .expert-advice .slider-nav {
    right: 0;
    left: 0;
    bottom: inherit;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .expert-advice .slider-nav .item {
    border-color: transparent;
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .expert-advice .slider-nav .item i {
    display: none
  }

  .expert-advice .slider-nav .item:before {
    content: '';
    background: url(/templates/Default/assets/img/icons/next.svg) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 14px;
    width: 24px;
    height: 100%
  }

  .expert-advice .slider-nav .item.prev {
    left: 0
  }

  .expert-advice .slider-nav .item.prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .expert-advice .slider-nav .item.next {
    right: 0
  }

  .expert-advice .button-link {
    width: 250px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.news-block {
  margin-top: 91px
}

.news-block .title {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  display: inline-block
}

.news-block .button-link {
  float: right;
  margin-top: -10px
}

.news-block .news-wr {
  font-size: 0;
  margin: 40px 0 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.news-block .news-wr .item {
  display: inline-block;
  vertical-align: top;
  width: 25%
}

.news-block .news-wr .item .img-wr {
  width: 130px;
  height: 86px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden
}

.news-block .news-wr .item .img-wr img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.news-block .news-wr .item .info-wr {
  width: calc(100% - 130px);
  padding: 0 10px;
  display: inline-block;
  vertical-align: top
}

.news-block .news-wr .item .info-wr .date {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #808080;
  line-height: 1;
  margin-bottom: 10px
}

.news-block .news-wr .item .info-wr .article {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 16px;
  transition: all 0.3s ease
}

@media (max-width: 1279px) {
  .news-block .news-wr .item .img-wr {
    width: 100px
  }

  .news-block .news-wr .item .info-wr {
    width: calc(100% - 100px);
    padding: 0 5px
  }
}

@media (max-width: 991px) {
  .news-block {
    position: relative;
    padding-bottom: 60px
  }

  .news-block .news-wr .item {
    width: 50%;
    margin-bottom: 15px
  }

  .news-block .button-link {
    float: none;
    margin-top: 0;
    position: absolute;
    left: 40px;
    bottom: -60px
  }
}

@media (max-width: 767px) {
  .news-block {
    margin-top: 100px;
    padding-bottom: 45px
  }

  .news-block .title {
    font-size: 16px;
    line-height: 16px
  }

  .news-block .news-wr .item .img-wr {
    width: 100%;
    display: block;
    height: 94px
  }

  .news-block .news-wr .item .info-wr {
    width: 100%;
    padding: 0;
    margin-top: 12px
  }

  .news-block .news-wr .item .info-wr .date {
    font-size: 10px;
    margin-bottom: 5px
  }

  .news-block .news-wr .item .info-wr .article {
    font-size: 12px
  }

  .news-block .news-wr .item:nth-child(1) {
    padding-right: 5px
  }

  .news-block .news-wr .item:nth-child(2) {
    padding-left: 5px
  }

  .news-block .news-wr .item:not(:first-child):not(:nth-child(2)) {
    display: none
  }

  .news-block .button-link {
    width: 250px;
    left: 50%;
    bottom: -45px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.main-page .banner-block {
  margin-top: 42px
}

.watch-history-block {
  margin-top: 54px
}

.watch-history-block .title {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  margin-bottom: 9px
}

.watch-history-block .history-category {
  position: relative;
  margin-top: 41px;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease
}

.watch-history-block .history-category.ready-solutions {
  margin-top: 11px
}

.watch-history-block .history-category .subtitle {
  font-size: 18px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  display: inline-block;
  width: calc(100% - 409px)
}

.watch-history-block .history-category .tabs-title {
  display: inline-block;
  width: 850px
}

.watch-history-block .history-category .tabs-title li {
  display: inline-block;
  margin-right: 70px
}

.watch-history-block .history-category .tabs-title li a {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 20px;
  position: relative
}

.watch-history-block .history-category .tabs-title li a:after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #008cd2;
  position: absolute;
  bottom: -8px;
  left: 0;
  transition: all 0.3s ease
}

.watch-history-block .history-category .tabs-title li a:hover:after {
  width: 23px
}

.watch-history-block .history-category .tabs-title li.active a {
  color: #ed1c24
}

.watch-history-block .history-category .tabs-title li.active a:after {
  width: 23px;
  background-color: #ed1c24
}

.watch-history-block .history-category .tabs-title li:last-child {
  margin-right: 0
}

.watch-history-block .history-category .tabs-body {
  margin-top: -35px
}

.watch-history-block .history-category .tabs-body .tab-item {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease
}

.watch-history-block .history-category .tabs-body .tab-item.active {
  display: block;
  animation: op0 0.5s linear forwards 0.1s
}

.watch-history-block .history-category .tabs-body .tab-item .links {
  float: right;
  margin-top: -40px;
  margin-right: 115px
}

.watch-history-block .history-category .links {
  display: inline-block;
  width: 300px;
  text-align: right
}

.watch-history-block .history-category .links a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  color: #008cd2;
  line-height: 1;
  display: inline-block;
  position: relative
}

.watch-history-block .history-category .links a.save-history {
  border-bottom: 1px dotted #008cd2;
  margin-right: 26px
}

.watch-history-block .history-category .history-slider {
  font-size: 0;
  margin-top: 19px;
  position: relative
}

.watch-history-block .history-category .history-slider .slick-slide {
  margin-left: -1px
}

.watch-history-block .history-category .history-slider .item {
  padding: 6px 0 20px
}

.watch-history-block .history-category .history-slider .item .item-wr {
  padding: 11px;
  display: block;
  width: 328px;
  border: 1px solid #f1f1f1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.watch-history-block .history-category .history-slider .item .img-wr {
  width: 140px;
  height: 106px;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.watch-history-block .history-category .history-slider .item .img-wr img {
  display: block
}

.watch-history-block .history-category .history-slider .item .content-wr {
  display: inline-block;
  width: calc(100% - 140px);
  padding-top: 6px;
  padding-left: 13px
}

.watch-history-block .history-category .history-slider .item .content-wr a {
  font-size: 13px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #000;
  line-height: 15px
}

.watch-history-block .history-category .history-slider .item .content-wr .price {
  margin-top: 10px
}

.watch-history-block .history-category .history-slider .item .content-wr .button-link a {
  font-size: 16px;
  color: #fff;
  line-height: 45px
}

.watch-history-block .history-category .history-slider:after {
  content: '';
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff 100%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff 100%);
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff 100%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff 100%);
  width: 82px;
  height: 100%;
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 2
}

.watch-history-block .history-category .slider-nav {
  position: absolute;
  right: 0;
  top: -10px
}

.watch-history-block .history-category.products .history-slider .item .img-wr img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  line-height: 106px;
  vertical-align: middle
}

@media (max-width: 1279px) {
  .watch-history-block .history-category:nth-child(2) {
    margin-top: 25px
  }
}

@media (max-width: 991px) {
  .watch-history-block .history-category .tabs-title li {
    margin-right: 30px
  }
}

@media (max-width: 767px) {
  .watch-history-block .history-category .tabs-title ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
  }

  .watch-history-block .history-category .tabs-title li {
    margin-right: 25px
  }

  .watch-history-block .history-category .tabs-body {
    margin-top: 0
  }

  .watch-history-block .history-category .tabs-body .tab-item .links {
    float: none;
    margin: 0
  }
}

.seo-text-block {
    margin-top: 70px;
    font-size: 14px;
    font-family: Circe, sans-serif;
    font-weight: normal;
    color: #999;
    line-height: 16px;
    margin-bottom: 70px;
}

.seo-text-block h2 {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2;
  line-height: 26px;
  margin-bottom: 21px
}

.seo-text-block h3 {
  font-size: 15px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #999;
  line-height: 24px;
  margin-bottom: 15px
}

.seo-text-block ul {
  margin-bottom: 15px
}

.seo-text-block ul li {
  position: relative;
  line-height: 22px;
  padding-left: 20px
}

.seo-text-block ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
  position: absolute;
  left: 0;
  top: 10px
}

.seo-text-block ul:last-child {
  margin-bottom: 0
}

.seo-text-block .text-wr p {
  margin-bottom: 15px
}

.seo-text-block .text-wr p:last-child {
  margin-bottom: 0
}

.seo-text-block .show-more {
  text-align: left;
  margin: 0
}

.seo-text-block .show-more a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #4a8bc8;
  border-bottom: 1px dotted #4a8bc8
}

@media (max-width: 767px) {
  .seo-text-block {
    margin-top: 0;
    padding-top: 70px
  }

  .seo-text-block h2 {
    line-height: 20px;
    margin-bottom: 15px
  }

  .seo-text-block .text-wr {
    height: 96px;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease
  }

  .seo-text-block .text-wr p {
    font-size: 12px;
    line-height: 14px
  }

  .seo-text-block .text-wr:after {
    content: '';
    background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 50%, #fff 100%);
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
  }

  .seo-text-block .text-wr.open {
    height: 100%
  }

  .seo-text-block .text-wr.open:after {
    display: none
  }
}

.accord-body.range {
  margin-bottom: 0
}

.accord-body.range .accord-body-wr {
  padding-bottom: 3px
}

.accord-body.range .user-value {
  border: 1px solid #b3b3b3;
  font-size: 0;
  margin-bottom: 20px
}

.accord-body.range .user-value>div:first-child {
  border-right: 1px solid #b3b3b3
}

.accord-body.range .user-value>div {
  width: 50%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  height: 40px;
  line-height: 40px
}

.accord-body.range .user-value>div input {
  display: inline-block;
  position: relative;
  width: 66px;
  text-align: left;
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  color: #008cd2
}

.accord-body.range .ui-slider-horizontal {
  background-color: #b3b3b3;
  border: none;
  height: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.accord-body.range .ui-slider-range {
  background-color: #4a8bc8
}

.accord-body.range .ui-slider-handle {
  width: 6px;
  height: 14px;
  background-color: #008cd2;
  border: none;
  margin-left: 0;
  top: -3px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.accord-body.range .ui-slider-handle:nth-child(3) {
  margin-left: -6px
}

.accord-body.range .default-price-value {
  display: none
}

.news-article-page .title .main-slider-wr .img-content a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-in
}

input:invalid {
  border-color: red
}

.lifting_required {
  opacity: 0
}

.edit_cart_order select {
  display: inline !important;
  position: absolute;
  opacity: 0;
  width: 0 !important
}

.edit_cart_order .check-error .nice-select .current {
  color: red !important
}

.hidden_input {
  display: none
}

.cart-popup-layout .popup-body .products-in-cart-list .cart-products-list .item .prod-count .tooltip span {
  font-size: 11px !important
}

.cart-popup-layout form {
  display: inline-block
}

.product_promotion_block ul li a {
  font-size: 14px;
  font-family: Circe, sans-serif;
  font-weight: normal;
  color: #008cd2;
  position: relative
}

.product_promotion_block ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px
}

#pdfjs_viewer-full .print {
  display: none
}

#pdfjs_viewer-full .nice-select {
  display: none
}

body#pdfjs_viewer-full {
  background-color: unset
}

#outerContainer * {
  box-sizing: content-box
}

#outerContainer .toolbar {
  z-index: 5
}

.ordering-page-wr .customer-info-wr .delivery-form-wr .ipay-info p {
  font-size: 14px;
  font-family: Circe, sans-serif;
  color: #4c4c4c
}

.hidden {
  display: none
}

.novelty-layout {
  font-size: 12px;
  font-family: Circe, sans-serif;
  font-weight: 800;
  color: #fff;
  background-color: #38a91e;
  text-transform: uppercase;
  padding: 6px 15px 2px;
  display: inline-block;
  z-index: 5
}

.product-item .top-block .novelty-layout {
  position: absolute;
  left: 0;
  top: 34px
}

@media (max-width: 1279px) {
  .product-body .prod-slider .novelty-layout {
    left: 15px
  }
}

@media (max-width: 991px) {
  .product-body .prod-slider .novelty-layout {
    top: 40px
  }
}
.prod-category ul li a img{
  font-size: 19px;
    color: #4e8fcb;
    vertical-align: middle;
    margin-right: 12px;
    margin-top: 0;
    display: inline-block;
    padding: 4px 0 6px 0;
        width: 20px;
}
