@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover,
a:focus,
a:visited {
  outline: none !important; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?oyd97y");
  src: url("../fonts/icomoon/icomoon.eot?oyd97y#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?oyd97y") format("truetype"), url("../fonts/icomoon/icomoon.woff?oyd97y") format("woff"), url("../fonts/icomoon/icomoon.svg?oyd97y#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-tab-square-full:before {
  content: "\e91b"; }

.icon-tab-square:before {
  content: "\e91c"; }

.icon-tab-full:before {
  content: "\e91d"; }

.icon-tab:before {
  content: "\e91e"; }

.icon-tools:before {
  content: "\e900"; }

.icon-salad:before {
  content: "\e901"; }

.icon-nuts:before {
  content: "\e902"; }

.icon-land:before {
  content: "\e903"; }

.icon-herbs:before {
  content: "\e904"; }

.icon-vegetables:before {
  content: "\e905"; }

.icon-fruit:before {
  content: "\e906"; }

.icon-berry:before {
  content: "\e907"; }

.icon-done:before {
  content: "\e908"; }

.icon-delete:before {
  content: "\e909"; }

.icon-arrow:before {
  content: "\e90a"; }

.icon-message-marker:before {
  content: "\e90b"; }

.icon-message-marker-full:before {
  content: "\e90c"; }

.icon-view:before {
  content: "\e90d"; }

.icon-apply:before {
  content: "\e90e"; }

.icon-upload:before {
  content: "\e90f"; }

.icon-edit:before {
  content: "\e910"; }

.icon-info:before {
  content: "\e911"; }

.icon-logout:before {
  content: "\e912"; }

.icon-profile:before {
  content: "\e913"; }

.icon-message:before {
  content: "\e914"; }

.icon-offer:before {
  content: "\e915"; }

.icon-wishlist-full:before {
  content: "\e916"; }

.icon-wishlist:before {
  content: "\e917"; }

.icon-dashboard:before {
  content: "\e918"; }

.icon-close:before {
  content: "\e919"; }

.icon-search:before {
  content: "\e91a"; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  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 {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  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;
  /* auto-expanded scrollbar */ }

.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;
  /* auto-expanded scrollbar */ }

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

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.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; }

/* non-visible scrollbar */
.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; }

/* scrollbar position: outside */
.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;
  /* minimum dragger width */
  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;
  /* auto-expanded scrollbar */
  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;
  /* auto-expanded scrollbar */
  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; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.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; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.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; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.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 {
  /* RTL direction/left-side scrollbar */
  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;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.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; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.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-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */ }

.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)"; }

/* theme: "dark" */
.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; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.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; }

/* theme: "dark-2" */
.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; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.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; }

/* theme: "dark-thick" */
.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; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.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; }

/* theme "dark-thin" */
.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; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.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;
  /* auto-expanded scrollbar */
  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;
  /* auto-expanded scrollbar */ }

.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;
  /* auto-expanded scrollbar */
  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;
  /* auto-expanded scrollbar */
  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; }

/* theme "rounded-dark", "rounded-dots-dark" */
.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; }

/* theme "rounded-dots", "rounded-dots-dark" */
.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; }

/* theme "rounded-dots-dark" */
.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; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.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%); }

/* theme "3d", "3d-dark" */
.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; }

/* theme "3d-dark" */
.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; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.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; }

/* theme: "3d-thick-dark" */
.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; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.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; }

/* RTL direction/left-side scrollbar */
.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)"; }

/* theme: "minimal-dark" */
.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)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.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; }

/* theme "dark-3" */
.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; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.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; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.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; }

/* theme "inset-2", "inset-2-dark" */
.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); }

/* theme "inset-3", "inset-3-dark" */
.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); }

/* ---------------------------------------- */
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: none;
  background: #000;
  color: #fff;
  margin: 0; }

.tooltipster-content a {
  color: #c60800;
  text-decoration: none;
  margin: 0; }

.tooltipster-content a:hover {
  color: #c60800;
  text-decoration: underline;
  margin: 0; }

.cloud {
  color: #c60800; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.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 {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.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;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.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--selectable {
  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;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.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;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.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__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  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 .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--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  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, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 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;
  height: 26px;
  margin-right: 20px; }

.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, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 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, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 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, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 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;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.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;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.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: white;
  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--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px; }

[class^="col-"] {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 1px; }

@media (min-width: 375px) {
  .col-xxxs-1 {
    width: 8.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-2 {
    width: 16.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-3 {
    width: 25%; } }

@media (min-width: 375px) {
  .col-xxxs-4 {
    width: 33.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-5 {
    width: 41.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-6 {
    width: 50%; } }

@media (min-width: 375px) {
  .col-xxxs-7 {
    width: 58.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-8 {
    width: 66.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-9 {
    width: 75%; } }

@media (min-width: 375px) {
  .col-xxxs-10 {
    width: 83.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-11 {
    width: 91.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-12 {
    width: 100%; } }

@media (min-width: 390px) {
  .col-xxs-1 {
    width: 8.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-2 {
    width: 16.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-3 {
    width: 25%; } }

@media (min-width: 390px) {
  .col-xxs-4 {
    width: 33.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-5 {
    width: 41.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-6 {
    width: 50%; } }

@media (min-width: 390px) {
  .col-xxs-7 {
    width: 58.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-8 {
    width: 66.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-9 {
    width: 75%; } }

@media (min-width: 390px) {
  .col-xxs-10 {
    width: 83.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-11 {
    width: 91.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-12 {
    width: 100%; } }

@media (min-width: 571px) {
  .col-xs-1 {
    width: 8.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-2 {
    width: 16.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-3 {
    width: 25%; } }

@media (min-width: 571px) {
  .col-xs-4 {
    width: 33.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-5 {
    width: 41.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-6 {
    width: 50%; } }

@media (min-width: 571px) {
  .col-xs-7 {
    width: 58.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-8 {
    width: 66.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-9 {
    width: 75%; } }

@media (min-width: 571px) {
  .col-xs-10 {
    width: 83.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-11 {
    width: 91.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-12 {
    width: 100%; } }

@media (min-width: 640px) {
  .col-sm-1 {
    width: 8.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-2 {
    width: 16.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-3 {
    width: 25%; } }

@media (min-width: 640px) {
  .col-sm-4 {
    width: 33.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-5 {
    width: 41.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-6 {
    width: 50%; } }

@media (min-width: 640px) {
  .col-sm-7 {
    width: 58.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-8 {
    width: 66.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-9 {
    width: 75%; } }

@media (min-width: 640px) {
  .col-sm-10 {
    width: 83.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-11 {
    width: 91.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-12 {
    width: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    width: 8.3333333333%; } }

@media (min-width: 768px) {
  .col-md-2 {
    width: 16.6666666667%; } }

@media (min-width: 768px) {
  .col-md-3 {
    width: 25%; } }

@media (min-width: 768px) {
  .col-md-4 {
    width: 33.3333333333%; } }

@media (min-width: 768px) {
  .col-md-5 {
    width: 41.6666666667%; } }

@media (min-width: 768px) {
  .col-md-6 {
    width: 50%; } }

@media (min-width: 768px) {
  .col-md-7 {
    width: 58.3333333333%; } }

@media (min-width: 768px) {
  .col-md-8 {
    width: 66.6666666667%; } }

@media (min-width: 768px) {
  .col-md-9 {
    width: 75%; } }

@media (min-width: 768px) {
  .col-md-10 {
    width: 83.3333333333%; } }

@media (min-width: 768px) {
  .col-md-11 {
    width: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md-12 {
    width: 100%; } }

@media (min-width: 1024px) {
  .col-lg-1 {
    width: 8.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-2 {
    width: 16.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-3 {
    width: 25%; } }

@media (min-width: 1024px) {
  .col-lg-4 {
    width: 33.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-5 {
    width: 41.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-6 {
    width: 50%; } }

@media (min-width: 1024px) {
  .col-lg-7 {
    width: 58.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-8 {
    width: 66.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-9 {
    width: 75%; } }

@media (min-width: 1024px) {
  .col-lg-10 {
    width: 83.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-11 {
    width: 91.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-12 {
    width: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    width: 8.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-2 {
    width: 16.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-3 {
    width: 25%; } }

@media (min-width: 1200px) {
  .col-xl-4 {
    width: 33.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-5 {
    width: 41.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-6 {
    width: 50%; } }

@media (min-width: 1200px) {
  .col-xl-7 {
    width: 58.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-8 {
    width: 66.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-9 {
    width: 75%; } }

@media (min-width: 1200px) {
  .col-xl-10 {
    width: 83.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-11 {
    width: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-12 {
    width: 100%; } }

@media (min-width: 1440px) {
  .col-xxl-1 {
    width: 8.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-2 {
    width: 16.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-3 {
    width: 25%; } }

@media (min-width: 1440px) {
  .col-xxl-4 {
    width: 33.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-5 {
    width: 41.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-6 {
    width: 50%; } }

@media (min-width: 1440px) {
  .col-xxl-7 {
    width: 58.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-8 {
    width: 66.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-9 {
    width: 75%; } }

@media (min-width: 1440px) {
  .col-xxl-10 {
    width: 83.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-11 {
    width: 91.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-12 {
    width: 100%; } }

@media (min-width: 1920px) {
  .col-xxxl-1 {
    width: 8.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-2 {
    width: 16.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-3 {
    width: 25%; } }

@media (min-width: 1920px) {
  .col-xxxl-4 {
    width: 33.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-5 {
    width: 41.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-6 {
    width: 50%; } }

@media (min-width: 1920px) {
  .col-xxxl-7 {
    width: 58.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-8 {
    width: 66.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-9 {
    width: 75%; } }

@media (min-width: 1920px) {
  .col-xxxl-10 {
    width: 83.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-11 {
    width: 91.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-12 {
    width: 100%; } }

@media (min-width: 2200px) {
  .col-xxxxl-1 {
    width: 8.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-2 {
    width: 16.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-3 {
    width: 25%; } }

@media (min-width: 2200px) {
  .col-xxxxl-4 {
    width: 33.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-5 {
    width: 41.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-6 {
    width: 50%; } }

@media (min-width: 2200px) {
  .col-xxxxl-7 {
    width: 58.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-8 {
    width: 66.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-9 {
    width: 75%; } }

@media (min-width: 2200px) {
  .col-xxxxl-10 {
    width: 83.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-11 {
    width: 91.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-12 {
    width: 100%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 390px) {
  .col-xxs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 390px) {
  .col-xxs-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 390px) {
  .col-xxs-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 390px) {
  .col-xxs-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 390px) {
  .col-xxs-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 571px) {
  .col-xs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 571px) {
  .col-xs-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 571px) {
  .col-xs-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 571px) {
  .col-xs-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 571px) {
  .col-xs-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 640px) {
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 640px) {
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-3 {
    margin-left: 25%; } }

@media (min-width: 640px) {
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-6 {
    margin-left: 50%; } }

@media (min-width: 640px) {
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-9 {
    margin-left: 75%; } }

@media (min-width: 640px) {
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-3 {
    margin-left: 25%; } }

@media (min-width: 768px) {
  .col-md-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-6 {
    margin-left: 50%; } }

@media (min-width: 768px) {
  .col-md-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-9 {
    margin-left: 75%; } }

@media (min-width: 768px) {
  .col-md-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-lg-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1024px) {
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1024px) {
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1024px) {
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1024px) {
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-xl-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1200px) {
  .col-xl-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1200px) {
  .col-xl-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1200px) {
  .col-xl-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-1 {
    margin-left: 8.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-2 {
    margin-left: 16.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-4 {
    margin-left: 33.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-5 {
    margin-left: 41.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-7 {
    margin-left: 58.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-8 {
    margin-left: 66.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-10 {
    margin-left: 83.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 375px) {
  .col-xxxs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 390px) {
  .col-xxs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 571px) {
  .col-xs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 768px) {
  .col-md-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 768px) {
  .col-md-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 768px) {
  .col-md-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 768px) {
  .col-md-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 768px) {
  .col-md-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 1440px) {
  .col-xxl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 1920px) {
  .col-xxxl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-1 {
    margin-right: 8.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-2 {
    margin-right: 16.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-4 {
    margin-right: 33.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-5 {
    margin-right: 41.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-7 {
    margin-right: 58.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-8 {
    margin-right: 66.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-10 {
    margin-right: 83.3333333333%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-11 {
    margin-right: 91.6666666667%; } }

@media (min-width: 2200px) {
  .col-xxxxl-offset-right-12 {
    margin-right: 100%; } }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, .block-form .box-info .link-register, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

@font-face {
  font-family: 'Amatic SC';
  src: url("../fonts/AmaticSC/AmaticSC-Bold.eot");
  src: url("../fonts/AmaticSC/AmaticSC-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AmaticSC/AmaticSC-Bold.woff2") format("woff2"), url("../fonts/AmaticSC/AmaticSC-Bold.woff") format("woff"), url("../fonts/AmaticSC/AmaticSC-Bold.ttf") format("truetype"), url("../fonts/AmaticSC/AmaticSC-Bold.svg#AmaticSC-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Amatic SC';
  src: url("../fonts/AmaticSC/AmaticSC-Regular.eot");
  src: url("../fonts/AmaticSC/AmaticSC-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AmaticSC/AmaticSC-Regular.woff2") format("woff2"), url("../fonts/AmaticSC/AmaticSC-Regular.woff") format("woff"), url("../fonts/AmaticSC/AmaticSC-Regular.ttf") format("truetype"), url("../fonts/AmaticSC/AmaticSC-Regular.svg#AmaticSC-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto Condensed';
  src: url("../fonts/RobotoCondensed/RobotoCondensed-Light.eot");
  src: url("../fonts/RobotoCondensed/RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensed/RobotoCondensed-Light.woff2") format("woff2"), url("../fonts/RobotoCondensed/RobotoCondensed-Light.woff") format("woff"), url("../fonts/RobotoCondensed/RobotoCondensed-Light.ttf") format("truetype"), url("../fonts/RobotoCondensed/RobotoCondensed-Light.svg#RobotoCondensed-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
:root {
  --app-height: 100%; }

html {
  height: 100%; }

body {
  background: #EFEEED;
  color: #432612;
  font-size: 16px;
  line-height: 21px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%; }
  @media (max-width: 767px) {
    body {
      font-size: 14px;
      line-height: 19px; } }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

p {
  margin-bottom: 20px; }
  p:last-child {
    margin-bottom: 0 !important; }
  p a {
    color: #A81515; }
    p a:hover {
      color: #432612; }

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

b,
strong {
  font-weight: 700; }

i,
em {
  font-style: italic; }

img {
  max-width: 100%;
  max-height: 100%;
  height: auto; }

input,
input[type="search"],
textarea,
button {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent; }

h1,
h2,
h3,
.block-form .box-info .link-register,
h4,
h5,
h6 {
  color: #432612;
  line-height: 1.25;
  font-family: "Amatic SC", cursive;
  font-weight: 700;
  margin: 0 0 20px; }
  h1:last-child,
  h2:last-child,
  h3:last-child,
  .block-form .box-info .link-register:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child {
    margin-bottom: 0 !important; }
  h1 a,
  h2 a,
  h3 a,
  .block-form .box-info .link-register a,
  h4 a,
  h5 a,
  h6 a {
    color: #432612; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    .block-form .box-info .link-register a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #A81515; }

h1, h2 {
  font-size: 36px;
  line-height: 46px; }
  @media (max-width: 767px) {
    h1, h2 {
      font-size: 28px;
      line-height: 35px; }
      .logged-in h1,
      .logged-in h2 {
        font-size: 36px;
        line-height: 46px; } }

h3, .block-form .box-info .link-register {
  font-size: 28px;
  line-height: 35px; }

h4 {
  font-size: 21px;
  line-height: 26px; }

h5 {
  font-size: 18px;
  line-height: 22px; }

h6 {
  font-size: 16px;
  line-height: 20px; }

main ul:not([class]):not([id]),
main ol:not([class]):not([id]) {
  margin: 20px 0; }
  main ul:not([class]):not([id]):first-child,
  main ol:not([class]):not([id]):first-child {
    margin-top: 0 !important; }
  main ul:not([class]):not([id]):last-child,
  main ol:not([class]):not([id]):last-child {
    margin-bottom: 0 !important; }
  main ul:not([class]):not([id]) li,
  main ol:not([class]):not([id]) li {
    padding-left: 20px;
    position: relative; }
    main ul:not([class]):not([id]) li:before,
    main ol:not([class]):not([id]) li:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0; }

main ul:not([class]):not([id]) li:before {
  content: '•';
  font-size: 150%; }

main ol:not([class]):not([id]) {
  counter-reset: li-counter; }
  main ol:not([class]):not([id]) li:before {
    content: counter(li-counter) ".";
    counter-increment: li-counter; }

/* Buttons */
.btn, .block-form .ur-frontend-form button,
.block-form .ur-frontend-form button[type="submit"],
.block-form .ur-frontend-form input[type="submit"] {
  display: inline-block;
  min-width: 100px;
  border: none;
  border-radius: 20px;
  font-size: 21px;
  line-height: 26px;
  color: #EFEEED;
  font-family: "Amatic SC", cursive;
  font-weight: 400;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
  padding: 7px 14px;
  margin: 0; }
  .btn-brown {
    background: #432612; }
    @media (min-width: 1200px) {
      .btn-brown:hover {
        background: #113C07; } }
  .btn-green {
    background: #113C07; }
    @media (min-width: 1200px) {
      .btn-green:hover {
        background: #0C2C04; } }
  .btn-red {
    background: #A81515; }
    @media (min-width: 1200px) {
      .btn-red:hover {
        background: #8D0C0C; } }
  .btn:disabled, .block-form .ur-frontend-form button:disabled,
  .block-form .ur-frontend-form input[type="submit"]:disabled, .btn.disabled, .block-form .ur-frontend-form button.disabled,
  .block-form .ur-frontend-form input.disabled[type="submit"], .btn-disabled {
    color: #A5988F;
    background: #EFEEED;
    border: 1px solid #A5988F;
    pointer-events: none;
    padding: 6px 13px; }

/* Icons */
.icomoon, .box-checkbox input[type='checkbox']:checked:before,
.box-checkbox input[type='radio']:checked:before,
.box-radio input[type='checkbox']:checked:before,
.block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='checkbox']:checked:before,
.box-radio input[type='radio']:checked:before,
.block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio']:checked:before, .footer .main-tabs-footer a .num-message:before, .main-tabs a:before, .main-tabs a:after, .main-tabs a .num-message:before, .category-list li a:after, .block-location .btn:before, .block-location .block-form .ur-frontend-form button:before, .block-form .ur-frontend-form .block-location button:before,
.block-location .block-form .ur-frontend-form input[type="submit"]:before,
.block-form .ur-frontend-form .block-location input[type="submit"]:before, .block-chat .block-scroll-small .box-message:before {
  font-family: 'icomoon';
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.box-icon-wishlist {
  display: inline-flex;
  flex-shrink: 0; }
  .box-icon-wishlist i {
    font-size: 17px;
    color: #A81515;
    position: relative; }
    .box-icon-wishlist i:before {
      content: "\e917";
      opacity: 1;
      transition: all 0.3s; }
    .box-icon-wishlist i:after {
      content: "\e916";
      opacity: 0;
      transition: all 0.3s;
      position: absolute;
      left: 0;
      top: 0; }
  @media (min-width: 1200px) {
    .box-icon-wishlist:hover i:before {
      opacity: 0; }
    .box-icon-wishlist:hover i:after {
      opacity: 1; } }
  .box-icon-wishlist.active i:before {
    opacity: 0; }
  .box-icon-wishlist.active i:after {
    opacity: 1; }
  @media (min-width: 1200px) {
    .box-icon-wishlist.active:hover i:before {
      opacity: 1; }
    .box-icon-wishlist.active:hover i:after {
      opacity: 0; } }

.box-icon-view {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 20px;
  color: #A5988F;
  font-family: "Amatic SC", cursive;
  font-weight: 700;
  white-space: nowrap;
  padding: 5px 4px 5px 8px;
  position: relative;
  z-index: 1; }
  .box-icon-view:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../img/bg-icon-view.svg") no-repeat 0 0;
    background-size: 100% 100%;
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  .box-icon-view.active {
    color: #EFEEED !important; }
    .box-icon-view.active:before {
      opacity: 1; }
    .box-icon-view.active i {
      color: #EFEEED; }
  @media (min-width: 1200px) {
    .box-icon-view:hover {
      color: #EFEEED !important; }
      .box-icon-view:hover:before {
        opacity: 1; }
      .box-icon-view:hover i {
        color: #EFEEED; } }
  .box-icon-view i {
    font-size: 20px;
    color: #A5988F;
    transition: all 0.3s;
    margin-left: 4px; }

.box-icon-edit {
  display: inline-flex;
  flex-shrink: 0; }
  @media (min-width: 1200px) {
    .box-icon-edit:hover i {
      color: #A81515; } }
  .box-icon-edit i {
    font-size: 19px;
    transition: all 0.3s; }

.icon-info {
  font-size: 20px;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  outline: none;
  -webkit-tap-highlight-color: transparent; }
  @media (min-width: 1200px) {
    .icon-info:hover {
      color: #A81515; } }

/* Custom Scroll */
.mCustomScrollBox .mCSB_container {
  margin-right: 0; }
.mCustomScrollBox .mCSB_scrollTools {
  width: 3px;
  opacity: 1;
  right: 23px; }
  @media (max-width: 767px) {
    .mCustomScrollBox .mCSB_scrollTools {
      right: 9px; }
      .logged-in .mCustomScrollBox .mCSB_scrollTools {
        right: 11px; } }
  .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    background: #fff;
    border-radius: 0; }
  .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    background: #432612 !important;
    border-radius: 0; }

/* Form */
.form-group {
  margin-bottom: 20px; }
  @media (max-width: 374px) {
    .form-group {
      margin-bottom: 14px; } }
  .form-group:last-child {
    margin-bottom: 0; }
  .form-group label {
    display: block;
    font-size: 21px;
    line-height: 26px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    margin-bottom: 10px; }
  .form-group-col {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 374px) {
      .form-group-col {
        display: block; } }
    .form-group-col > label {
      width: 115px;
      flex-shrink: 0;
      min-height: 40px;
      display: flex;
      align-items: center;
      padding-right: 5px;
      margin: 0; }
      @media (max-width: 374px) {
        .form-group-col > label {
          width: 100%;
          min-height: inherit;
          padding: 0;
          margin-bottom: 10px; } }
      .form-group-col > label i {
        margin-left: 20px; }
  .form-group-in {
    width: calc(100% - 115px); }
    @media (max-width: 374px) {
      .form-group-in {
        width: 100%; } }

.form-control, .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"],
.block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
.block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] {
  width: 100%;
  height: 40px;
  background: #fff;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  line-height: 21px;
  color: #432612;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  outline: none;
  padding: 10px 20px;
  margin: 0; }
  @media (max-width: 767px) {
    .form-control, .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"],
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] {
      font-size: 14px;
      line-height: 19px; } }
  .form-control::-moz-placeholder, .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::-moz-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::-moz-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::-moz-placeholder {
    color: #A5988F;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]:-ms-input-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]:-ms-input-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]:-ms-input-placeholder {
    color: #A5988F;
    opacity: 1; }
  .form-control::-webkit-input-placeholder, .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::-webkit-input-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::-webkit-input-placeholder,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::-webkit-input-placeholder {
    color: #A5988F;
    opacity: 1; }

.box-textarea {
  display: flex;
  background: #fff;
  border-radius: 2px;
  padding: 10px 0;
  position: relative; }
  .box-textarea:before {
    content: '';
    width: 20px;
    height: 100%;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .box-textarea textarea.form-control {
    height: 150px;
    resize: none;
    overflow-y: auto;
    padding: 0 20px; }

.box-checkbox,
.box-radio,
.block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li {
  display: inline-flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent; }
  .box-checkbox input[type='checkbox'],
  .box-checkbox input[type='radio'],
  .box-radio input[type='checkbox'],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='checkbox'],
  .box-radio input[type='radio'],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio'] {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    margin: 0;
    position: relative;
    z-index: 1; }
    .box-checkbox input[type='checkbox']:checked:before,
    .box-checkbox input[type='radio']:checked:before,
    .box-radio input[type='checkbox']:checked:before,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='checkbox']:checked:before,
    .box-radio input[type='radio']:checked:before,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio']:checked:before {
      content: "\e919";
      font-size: 12px;
      color: #000;
      transition: all 0.3s;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .box-checkbox label,
  .box-radio label,
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 0 10px; }

.box-radio input[type='radio'], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio'] {
  border: 1px solid #A5988F;
  border-radius: 50%; }
  .box-radio input[type='radio']:checked:before, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio']:checked:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #432612;
    border-radius: 50%; }

.box-time {
  display: flex;
  align-items: center;
  max-width: 183px;
  margin-bottom: 10px; }
  .box-time .form-control, .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-time input[type="text"],
  .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-time input[type="email"],
  .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-time input[type="password"] {
    flex: 1;
    text-align: center;
    padding: 10px; }
  .box-time span {
    font-size: 21px;
    line-height: 26px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    padding: 0 12px; }

.box-days {
  display: flex;
  margin: 0 -4px 0 -3px; }
  .box-days .box-checkbox {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    padding: 0 4px 0 3px; }
    .box-days .box-checkbox label {
      font-size: 21px;
      line-height: 26px;
      font-family: "Amatic SC", cursive;
      font-weight: 700;
      margin: 0; }

.box-status {
  display: flex;
  align-items: center; }
  .box-status label {
    font-size: 21px;
    line-height: 26px;
    font-family: "Amatic SC", cursive;
    font-weight: 700; }
  .box-status .box-radio, .box-status .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul .box-status li {
    margin-right: 20px; }

.box-upload {
  margin-bottom: 10px;
  position: relative; }
  .box-upload:last-child {
    margin-bottom: 0; }
  .box-upload .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .box-upload .form-control, .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="text"],
  .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="email"],
  .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="password"] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 21px !important;
    line-height: 26px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    color: #A5988F;
    cursor: pointer;
    padding: 10px;
    margin: 0; }
    .box-upload .form-control span, .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"] span, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="text"] span,
    .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"] span,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="email"] span,
    .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] span,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="password"] span {
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .box-upload .form-control i, .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"] i, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="text"] i,
    .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"] i,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="email"] i,
    .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] i,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .box-upload input[type="password"] i {
      font-size: 18px;
      margin: 0 6px 0 -35px; }

.user-registration .hidden {
  display: none !important; }

.page-template-profile .user-registration .hidden {
  display: block !important; }

/* Custom Select */
.select2-container .select2-selection--single {
  height: 40px;
  background: #fff;
  border: none;
  border-radius: 2px; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    color: #432612;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 30px 10px 10px; }
  .select2-container .select2-selection--single .select2-selection__arrow {
    display: none; }
.select2-container .select2-selection--multiple {
  min-height: 40px;
  background: #fff;
  border: none !important;
  border-radius: 2px;
  padding: 5px 25px 5px 5px; }
  .select2-container .select2-selection--multiple .select2-selection__choice {
    background: #EFEEED;
    border: 1px solid #A5988F;
    border-radius: 2px;
    font-size: 14px;
    line-height: 19px;
    margin: 5px; }
  .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #A5988F;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    color: #A5988F; }
    .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #EFEEED;
      color: #432612; }
    .select2-container .select2-selection--multiple .select2-selection__choice__remove span {
      position: relative;
      top: -1px; }
.select2-container .select2-dropdown {
  background: #fff;
  border: none;
  border-radius: 0 0 2px 2px !important;
  overflow: hidden; }
  .select2-container .select2-dropdown .select2-results__options {
    max-height: 400px !important; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option {
      font-size: 14px;
      line-height: 20px;
      padding: 10px; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
      color: #EFEEED;
      background: #A5988F; }
      @media (max-width: 1199px) {
        .select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
          color: #432612;
          background: transparent; } }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option--selected {
      background: rgba(165, 152, 143, 0.3); }
      @media (max-width: 1199px) {
        .select2-container .select2-dropdown .select2-results__options .select2-results__option--selected {
          background: rgba(165, 152, 143, 0.3) !important; } }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option--disabled {
      display: none; }
.select2-container .select2-search .select2-search__field {
  height: 20px;
  margin: 5px; }

/* Autocomplete Search */
.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-autocomplete {
  cursor: default;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.ui-widget {
  max-height: 180px;
  overflow-y: auto;
  background: #fff;
  border-radius: 0 0 2px 2px; }
  .ui-widget li {
    font-size: 21px;
    line-height: 26px;
    color: #A5988F;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s;
    padding: 5px 20px; }
    .ui-widget li:hover {
      color: #432612; }

/* Autocomplete Search Map */
.pac-container {
  max-height: 180px;
  overflow-y: auto;
  background: #EFEEED;
  border-radius: 2px;
  border: none;
  box-shadow: none;
  font-family: "Amatic SC", cursive;
  font-weight: 700; }
  .pac-container:after {
    display: none; }
  .pac-container .pac-item {
    border: none;
    font-size: 21px;
    line-height: 26px;
    color: #A5988F;
    cursor: pointer;
    padding: 5px 20px;
    transition: all 0.3s; }
    .pac-container .pac-item:hover {
      background: #fff; }
    .pac-container .pac-item .pac-icon {
      display: none; }
    .pac-container .pac-item .pac-item-query {
      color: #432612;
      font-size: inherit;
      padding-right: 5px; }

/* Loader Map */
@keyframes ellipsis-1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }
@keyframes ellipsis-2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }
@keyframes ellipsis-3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }
.loader-map {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(67, 38, 18, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99; }
  .loader-map .box-ellipsis {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: relative; }
    .loader-map .box-ellipsis .box-item {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background: #EFEEED;
      animation-timing-function: cubic-bezier(0, 1, 1, 0);
      position: absolute;
      top: 33px; }
      .loader-map .box-ellipsis .box-item:nth-child(1) {
        animation: ellipsis-1 0.6s infinite;
        left: 8px; }
      .loader-map .box-ellipsis .box-item:nth-child(2) {
        animation: ellipsis-2 0.6s infinite;
        left: 8px; }
      .loader-map .box-ellipsis .box-item:nth-child(3) {
        animation: ellipsis-2 0.6s infinite;
        left: 32px; }
      .loader-map .box-ellipsis .box-item:nth-child(4) {
        animation: ellipsis-3 0.6s infinite;
        left: 56px; }

/* Tooltipster */
.tooltipster-default {
  background: transparent;
  border-radius: 0; }
  .tooltipster-default .tooltipster-content {
    background: #fff;
    border-radius: 2px;
    max-width: 130px;
    font-size: 12px;
    line-height: 16px;
    color: #432612;
    font-family: "Roboto Condensed", sans-serif;
    padding: 3px 6px; }

/* Admin Bar */
.admin-bar .banner .box-img,
.admin-bar .sidebar,
.admin-bar .section-map,
.admin-bar .header-nav {
  top: 32px; }
  @media (max-width: 782px) {
    .admin-bar .banner .box-img,
    .admin-bar .sidebar,
    .admin-bar .section-map,
    .admin-bar .header-nav {
      top: 46px; } }
@media (max-width: 1199px) {
  .admin-bar .banner .box-img {
    top: auto; } }
@media (max-width: 767px) {
  .admin-bar.logged-in .section-map {
    top: 146px; } }
.admin-bar #wpadminbar {
  position: fixed !important; }

.header {
  display: flex; }
  @media (max-width: 767px) {
    .logged-in .header {
      width: 100%;
      align-items: flex-end;
      background: #EFEEED;
      border-bottom: 1px solid #432612;
      padding: 20px 15px 27px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2; } }
  .header .logo {
    display: flex;
    margin: 50px auto; }
    @media (max-width: 2199px) {
      .header .logo {
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .logged-in .header .logo {
        margin: 0;
        position: relative;
        z-index: 6; } }
    .header .logo .img-desktop {
      display: block; }
      @media (max-width: 767px) {
        .header .logo .img-desktop {
          display: none; } }
    .header .logo .img-mobile {
      display: none; }
      @media (max-width: 767px) {
        .header .logo .img-mobile {
          display: block; } }
  .header-btn {
    display: none;
    width: 31px;
    border: none;
    background: none;
    border-radius: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    padding: 20px 0;
    margin: 0 0 -12px auto;
    position: relative;
    z-index: 6; }
    @media (max-width: 767px) {
      .logged-in .header-btn {
        display: flex; } }
    .header-btn-in {
      display: block;
      width: 31px;
      height: 1px;
      background: #432612;
      transition: all 0.3s;
      margin-left: auto; }
      .header-btn-in:before, .header-btn-in:after {
        content: '';
        display: inline-block;
        width: 31px;
        height: 1px;
        background: #432612;
        transition: all 0.3s;
        position: absolute;
        right: 0; }
      .header-btn-in:before {
        top: 12px; }
      .header-btn-in:after {
        top: 28px; }
      .open-nav .header-btn-in {
        width: 18px; }
        .open-nav .header-btn-in:before, .open-nav .header-btn-in:after {
          width: 31px;
          -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
        .open-nav .header-btn-in:before {
          -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg); }
        .open-nav .header-btn-in:after {
          -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg); }
  .header-nav {
    display: none;
    width: 100%;
    background: #EFEEED;
    padding: 18vh 0 110px;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all 0.3s;
    pointer-events: none;
    opacity: 0;
    position: fixed;
    top: -1px;
    left: 0;
    bottom: -1px;
    z-index: 5; }
    @media (max-width: 767px) {
      .logged-in .header-nav {
        display: block; } }
    .open-nav .header-nav {
      pointer-events: auto;
      opacity: 1; }

.navbar {
  padding: 0 25px; }

.nav {
  margin-bottom: 30px; }
  .nav li a {
    display: inline-flex;
    align-items: center;
    font-size: 28px;
    line-height: 35px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    padding: 10px 0; }
    .nav li a i {
      width: 37px;
      font-size: 24px;
      text-align: center;
      margin-right: 12px; }
      .nav li a i.icon-wishlist {
        font-size: 17px; }
      .nav li a i.icon-offer {
        font-size: 20px; }
      .nav li a i.icon-profile {
        font-size: 29px; }
  .nav li.current-menu-item a {
    color: #A81515; }

.nav-copyright {
  font-size: 16px;
  line-height: 20px;
  font-family: "Amatic SC", cursive;
  font-weight: 700;
  margin-left: -10px; }
  .nav-copyright p {
    margin-bottom: 10px; }
    .nav-copyright p a {
      color: #432612; }

.footer {
  margin-top: auto; }
  @media (max-width: 767px) {
    .logged-in .footer {
      margin-top: 0; } }
  .footer .block-copyright {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #432612;
    font-size: 18px;
    line-height: 22px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    padding-top: 20px;
    margin-top: auto; }
    @media (max-width: 767px) {
      .logged-in .footer .block-copyright {
        display: none; } }
    .footer .block-copyright p {
      margin-bottom: 0; }
      .footer .block-copyright p a {
        color: #432612; }
        .footer .block-copyright p a:hover {
          color: #A81515; }
  .footer .main-tabs-footer {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    z-index: 3; }
    @media (max-width: 767px) {
      .logged-in .footer .main-tabs-footer {
        display: flex; } }
    .footer .main-tabs-footer a {
      height: 72px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      flex: 1;
      background: url("../img/bg-tab-square.svg") no-repeat 0 0;
      background-size: 100% 100%;
      font-size: 18px;
      line-height: 22px;
      font-family: "Amatic SC", cursive;
      font-weight: 700;
      margin: 0 -1px -1px 0;
      position: relative; }
      @media (min-width: 571px) and (max-width: 767px) {
        .footer .main-tabs-footer a {
          margin-right: -2px; } }
      .footer .main-tabs-footer a:last-child {
        margin-right: 0; }
      .footer .main-tabs-footer a:before {
        content: '';
        width: 100%;
        height: 100%;
        background: url("../img/bg-tab-square-full-white.svg") no-repeat 0 0;
        background-size: 100% 100%;
        transition: all 0.3s;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
      .footer .main-tabs-footer a.active {
        color: #EFEEED; }
        .footer .main-tabs-footer a.active:before {
          background: url("../img/bg-tab-square-full.svg") no-repeat 0 0;
          background-size: 100% 100%; }
      .footer .main-tabs-footer a i {
        font-size: 24px;
        line-height: 29px; }
        .footer .main-tabs-footer a i.icon-wishlist {
          font-size: 17px; }
        .footer .main-tabs-footer a i.icon-offer {
          font-size: 23px; }
        .footer .main-tabs-footer a i.icon-profile {
          font-size: 29px; }
      .footer .main-tabs-footer a .num-message {
        width: 17px;
        height: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        line-height: 20px;
        color: #EFEEED;
        font-family: "Amatic SC", cursive;
        font-weight: 700;
        position: absolute;
        top: -9px;
        right: 5px;
        z-index: 1; }
        .footer .main-tabs-footer a .num-message:before {
          content: "\e90c";
          font-size: 17px;
          color: #A81515;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          z-index: -1; }

/* Banner */
.banner-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #EFEEED;
  font-size: 21px;
  line-height: 1;
  font-family: "Amatic SC", cursive;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -20px;
  z-index: 1; }
  @media (min-width: 1200px) {
    .banner-btn:hover {
      background: #A5988F; } }
  @media (max-width: 1199px) {
    .banner-btn {
      width: auto;
      height: auto;
      background: transparent;
      border-radius: 0;
      padding: 10px;
      left: auto;
      top: 0;
      right: 0;
      margin-top: 0; } }
  @media (max-width: 570px) {
    .banner-btn {
      font-size: 12px; } }
.banner .box-img {
  width: 300px;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 5; }
  @media (max-width: 1199px) {
    .banner .box-img {
      width: 100%;
      top: auto;
      left: 0;
      right: auto; } }
  .banner .box-img.close-banner {
    right: -290px; }
    @media (max-width: 1199px) {
      .banner .box-img.close-banner {
        left: -100%;
        right: auto; } }
    .banner .box-img.close-banner .banner-btn span {
      transform: scale(-1, 1); }
  .banner .box-img-desktop {
    display: block; }
    @media (max-width: 1199px) {
      .banner .box-img-desktop {
        display: none; } }
    .banner .box-img-desktop img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      left: 0;
      top: 0; }
  .banner .box-img-mobile {
    display: none; }
    @media (max-width: 1199px) {
      .banner .box-img-mobile {
        display: block; } }
    .banner .box-img-mobile img {
      display: block; }

/* Sidebar */
.sidebar {
  width: 400px;
  display: flex;
  flex-direction: column;
  background: #EFEEED;
  transition: all 0.3s;
  padding: 40px 50px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
  @media (max-width: 767px) {
    .sidebar {
      width: 330px;
      padding: 20px; }
      .logged-in .sidebar {
        width: 100%;
        background: transparent !important;
        transition: none;
        padding: 0;
        position: absolute;
        left: 0 !important;
        z-index: inherit; } }
  @media (max-width: 374px) {
    .sidebar {
      width: 300px; }
      .logged-in .sidebar {
        width: 100%; } }
  .sidebar-btn {
    display: none; }
    @media (max-width: 1199px) {
      .sidebar-btn {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #EFEEED;
        font-size: 21px;
        line-height: 1;
        font-family: "Amatic SC", cursive;
        transition: all 0.3s;
        position: absolute;
        top: 50%;
        right: -20px;
        margin-top: -20px;
        z-index: 1; } }
    @media (max-width: 767px) {
      .sidebar-btn {
        width: 30px;
        height: 30px;
        right: -15px;
        margin-top: -15px; }
        .logged-in .sidebar-btn {
          display: flex;
          align-items: center;
          justify-content: center;
          background: transparent !important;
          border-radius: 0;
          margin: 0;
          top: 115px;
          right: 15px;
          z-index: 2; }
          .logged-in .sidebar-btn:before {
            content: "\e919";
            font-family: 'icomoon';
            font-weight: 700;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 12px;
            color: #432612; }
          .logged-in .sidebar-btn span {
            display: none; } }
  @media (max-width: 1199px) {
    .sidebar.close-sidebar {
      background: #A5988F;
      left: -390px; }
      .sidebar.close-sidebar .sidebar-btn {
        background: #A5988F;
        color: #EFEEED; }
        .sidebar.close-sidebar .sidebar-btn span {
          transform: scale(-1, 1);
          margin-left: 5px; }
      .sidebar.close-sidebar .main-tabs {
        border: none; } }
  @media (max-width: 767px) {
    .sidebar.close-sidebar {
      left: -320px; }
      .logged-in .sidebar.close-sidebar .sidebar-btn,
      .logged-in .sidebar.close-sidebar .block-scroll {
        opacity: 0;
        pointer-events: none; } }
  @media (max-width: 374px) {
    .sidebar.close-sidebar {
      left: -290px; } }
  .sidebar .block-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    margin: 40px -50px; }
    @media (max-width: 767px) {
      .sidebar .block-scroll {
        margin: 30px -20px; }
        .logged-in .sidebar .block-scroll {
          height: 100%;
          background: #EFEEED;
          border: 1px solid #432612;
          padding: 30px 0;
          margin: 115px 15px 80px;
          position: relative;
          z-index: 1; } }
    .sidebar .block-scroll-in {
      padding: 0 50px; }
      @media (max-width: 767px) {
        .sidebar .block-scroll-in {
          padding: 0 20px; }
          .logged-in .sidebar .block-scroll-in {
            padding: 0 25px; } }
    .sidebar .block-scroll-small {
      overflow-x: hidden;
      overflow-y: auto;
      margin-right: -23px; }
      @media (max-width: 767px) {
        .sidebar .block-scroll-small {
          margin-right: -12px; } }
      .sidebar .block-scroll-small-in {
        padding-right: 35px; }
        @media (max-width: 767px) {
          .sidebar .block-scroll-small-in {
            padding-right: 25px; } }
  .sidebar .main-title {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .sidebar .main-title {
        display: none; } }

/* Login, Registration */
.block-form .box-info {
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .block-form .box-info {
      padding-bottom: 30px; } }
  .block-form .box-info:last-child {
    padding-bottom: 0; }
  .block-form .box-info .link-register {
    display: inline-block; }
    .block-form .box-info .link-register:after {
      content: '›';
      display: inline-block;
      transition: all 0.3s;
      padding-left: 20px; }
    .block-form .box-info .link-register:hover {
      color: #113C07; }
      .block-form .box-info .link-register:hover:after {
        padding-left: 30px; }
.block-form .user-registration-error, .block-form .user-registration-info, .block-form .user-registration-message {
  background: transparent;
  border: none;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0 0 20px !important; }
  .block-form .user-registration-error:before, .block-form .user-registration-error:after, .block-form .user-registration-info:before, .block-form .user-registration-info:after, .block-form .user-registration-message:before, .block-form .user-registration-message:after {
    display: none; }
  .block-form .user-registration-error a:hover, .block-form .user-registration-info a:hover, .block-form .user-registration-message a:hover {
    color: #432612 !important; }
.block-form .user-registration-error {
  color: #A81515; }
.block-form .user-registration-info, .block-form .user-registration-message {
  color: #113C07; }
.block-form .user-registration-password-strength {
  margin-top: 20px; }
.block-form #user-registration {
  background: transparent;
  box-shadow: none;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    .block-form #user-registration {
      margin: 0; } }
  .block-form #user-registration p {
    color: #432612; }
.block-form .ur-frontend-form {
  border: none;
  padding: 0;
  margin: 0; }
  .block-form .ur-frontend-form.login {
    padding: 0; }
  .block-form .ur-frontend-form #ur-submit-message-node.user-registration-message {
    margin: 20px 0 0 !important; }
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .user-registration-form-row {
      margin-bottom: 20px !important; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul {
      display: flex;
      padding-bottom: 10px; }
      .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li {
        padding: 0;
        margin: 0 20px 0 0; }
        .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li:before {
          display: none; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::-moz-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::-moz-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::-moz-placeholder {
      color: #432612; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]:-ms-input-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]:-ms-input-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]:-ms-input-placeholder {
      color: #432612; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::-webkit-input-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::-webkit-input-placeholder,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::-webkit-input-placeholder {
      color: #432612; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .lost_password {
      margin-top: 20px; }
      .block-form .ur-frontend-form .ur-form-row .ur-form-grid .lost_password a {
        display: inline-block;
        float: left;
        overflow: hidden;
        font-size: 18px;
        line-height: 22px;
        font-family: "Amatic SC", cursive;
        font-weight: 700;
        color: #432612;
        position: relative; }
        .block-form .ur-frontend-form .ur-form-row .ur-form-grid .lost_password a:after {
          content: '—————————————————————————————————';
          width: 100%;
          line-height: 0;
          opacity: 0;
          color: #A81515;
          transition: opacity 0.3s;
          position: absolute;
          left: -2px;
          bottom: 1px; }
        .block-form .ur-frontend-form .ur-form-row .ur-form-grid .lost_password a:hover {
          color: #A81515; }
          .block-form .ur-frontend-form .ur-form-row .ur-form-grid .lost_password a:hover:after {
            opacity: 1; }
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .user-registration-error {
      font-size: 14px;
      margin: 5px 0 0 !important; }
  .block-form .ur-frontend-form .ur-button-container {
    padding: 0;
    margin: 0; }
  .block-form .ur-frontend-form button,
  .block-form .ur-frontend-form button[type="submit"],
  .block-form .ur-frontend-form input[type="submit"] {
    width: 100%;
    float: none;
    box-shadow: none;
    background: #432612;
    margin-top: 20px; }
    @media (max-width: 767px) {
      .block-form .ur-frontend-form button,
      .block-form .ur-frontend-form button[type="submit"],
      .block-form .ur-frontend-form input[type="submit"] {
        margin-top: 10px; } }
    .block-form .ur-frontend-form button:hover,
    .block-form .ur-frontend-form button[type="submit"]:hover,
    .block-form .ur-frontend-form input[type="submit"]:hover {
      background: #113C07; }
    .block-form .ur-frontend-form button:disabled, .block-form .ur-frontend-form button.disabled,
    .block-form .ur-frontend-form button[type="submit"]:disabled,
    .block-form .ur-frontend-form button[type="submit"].disabled,
    .block-form .ur-frontend-form input[type="submit"]:disabled,
    .block-form .ur-frontend-form input[type="submit"].disabled {
      background: #EFEEED; }

/* Dashboard */
.main-tabs {
  display: flex;
  border-bottom: 1px solid #432612;
  padding: 0 50px;
  margin: -5px -50px 40px; }
  @media (max-width: 767px) {
    .main-tabs {
      display: none; } }
  .main-tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 61px;
    height: 30px;
    font-size: 18px;
    line-height: 22px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    position: relative;
    z-index: 1; }
    .main-tabs a:before, .main-tabs a:after {
      content: "\e91e";
      font-size: 30px;
      color: #432612;
      opacity: 1;
      transition: opacity 0.3s;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: -1; }
    .main-tabs a:after {
      content: "\e91d";
      opacity: 0; }
    .main-tabs a.active {
      background: #EFEEED;
      height: 31px;
      margin-bottom: -1px; }
    .main-tabs a:hover {
      color: #EFEEED; }
      .main-tabs a:hover:after {
        opacity: 0; }
      .main-tabs a:hover:after {
        opacity: 1; }
    .main-tabs a .num-message {
      width: 17px;
      height: 17px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 16px;
      line-height: 20px;
      color: #EFEEED;
      font-family: "Amatic SC", cursive;
      font-weight: 700;
      position: absolute;
      top: -9px;
      right: 3px;
      z-index: 1; }
      .main-tabs a .num-message:before {
        content: "\e90c";
        font-size: 17px;
        color: #A81515;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }

.block-search {
  display: flex;
  position: relative;
  margin-bottom: 40px; }
  .block-search form {
    width: 100%;
    display: flex; }
  .block-search .form-control, .block-search .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-search input[type="text"],
  .block-search .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-search input[type="email"],
  .block-search .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-search input[type="password"] {
    font-size: 21px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    box-sizing: border-box;
    padding-right: 50px; }
  .block-search .search-btn {
    font-size: 20px;
    background: transparent;
    border: none;
    padding: 10px;
    transition: all 0.3s;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
    @media (min-width: 1200px) {
      .block-search .search-btn:hover {
        color: #A81515; } }

.category-tabs-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3px 30px 0; }
  @media (min-width: 571px) and (max-width: 767px) {
    .category-tabs-nav {
      margin-right: -6px; } }
  .category-tabs-nav a {
    width: 25%;
    height: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url("../img/bg-tab-square.svg") no-repeat 0 0;
    background-size: 100% 100%;
    font-size: 18px;
    line-height: 22px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    margin: 0 -1px -1px 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 571px) and (max-width: 767px) {
      .category-tabs-nav a {
        margin-right: -2px; } }
    .category-tabs-nav a:before {
      content: '';
      width: 100%;
      height: 100%;
      background: url("../img/bg-tab-square-full.svg") no-repeat 0 0;
      background-size: 100% 100%;
      opacity: 0;
      transition: all 0.3s;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1; }
    .category-tabs-nav a.active {
      color: #EFEEED;
      font-size: 16px; }
      .category-tabs-nav a.active:before {
        opacity: 1; }
    @media (min-width: 1200px) {
      .category-tabs-nav a:hover {
        color: #EFEEED;
        font-size: 16px; }
        .category-tabs-nav a:hover:before {
          opacity: 1; } }
    .category-tabs-nav a i {
      font-size: 35px;
      line-height: 35px;
      margin-bottom: 3px; }
      .category-tabs-nav a i.icon-berry {
        font-size: 30px; }
      .category-tabs-nav a i.icon-land {
        font-size: 17px; }
      .category-tabs-nav a i.icon-nuts {
        font-size: 20px; }
      .category-tabs-nav a i.icon-salad {
        font-size: 25px; }
.category-tabs-content {
  display: none; }
  .category-tabs-content.active {
    display: block; }

.category-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px; }
  .category-list li {
    display: flex;
    width: 50%;
    padding: 0 5px; }
    @media (min-width: 571px) and (max-width: 767px) {
      .category-list li {
        width: 33.333%; } }
    .category-list li a {
      font-size: 16px;
      line-height: 21px;
      padding: 2px 0;
      position: relative; }
      .category-list li a:after {
        content: "\e919";
        font-size: 12px;
        color: #A81515;
        opacity: 0;
        transition: all 0.3s;
        position: absolute;
        left: 100%;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 10px; }
      @media (min-width: 1200px) {
        .category-list li a:hover {
          color: #A81515; } }
      .category-list li a.active {
        color: #A81515; }
        .category-list li a.active:after {
          opacity: 1; }

.category-wishlist {
  border-top: 1px solid #432612;
  padding-top: 20px;
  margin-top: 40px; }
  .category-wishlist h3, .category-wishlist .block-form .box-info .link-register, .block-form .box-info .category-wishlist .link-register {
    margin-bottom: 15px; }

/* Wishlist */
.block-list {
  list-style-type: none;
  counter-reset: li;
  margin-top: -5px; }
  .block-list-wrap {
    margin-bottom: 55px; }
    .block-list-wrap:last-child {
      margin-bottom: 0; }
    .block-list-wrap h2 {
      margin-bottom: 15px; }
  .block-list li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative; }
    .block-list li .box-link-list {
      font-size: 16px;
      line-height: 21px;
      padding: 5px 15px 5px 20px;
      position: relative; }
      .block-list li .box-link-list:before {
        counter-increment: li;
        content: counter(li,decimal-leading-zero);
        width: 17px;
        height: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "Amatic SC", cursive;
        font-weight: 700;
        position: absolute;
        left: -2px;
        top: 6px; }
      .block-list li .box-link-list:after {
        content: '>';
        opacity: 0;
        transition: opacity 0.3s;
        padding-left: 10px; }
      .block-list li .box-link-list.active {
        color: #A81515; }
        .block-list li .box-link-list.active:after {
          opacity: 1; }
      @media (min-width: 1200px) {
        .block-list li .box-link-list:hover {
          color: #A81515; }
          .block-list li .box-link-list:hover:after {
            opacity: 1; } }
  .block-list-wishlist li .box-icon-wishlist {
    margin-top: 5px; }
  @media (min-width: 1200px) {
    .block-list-offers li .box-link-list:hover + .box-icon-edit {
      color: #A81515; } }
  .block-list-offers li .box-icon-edit {
    margin-top: 5px; }
  .block-list-messages li .box-icon-view {
    color: transparent;
    position: absolute;
    top: 0;
    right: 0; }
  .block-list-messages li.is-message .box-link-list:before {
    background: url("../img/icon-message-marker-full-red.svg") no-repeat 0 0;
    background-size: 100% 100%;
    color: #EFEEED; }

/* Offers */
.category-offers {
  border-top: 1px solid #432612;
  padding-top: 20px;
  margin-top: 30px; }
  .category-offers h3, .category-offers .block-form .box-info .link-register, .block-form .box-info .category-offers .link-register {
    margin-bottom: 15px; }

.block-step {
  display: none;
  font-size: 14px;
  line-height: 19px; }
  .block-step-wrap {
    margin-top: -10px; }
  .block-step h3, .block-step .block-form .box-info .link-register, .block-form .box-info .block-step .link-register,
  .block-step h4,
  .block-step p {
    margin-bottom: 10px; }
  .block-step .box-btn {
    display: flex;
    margin-top: 40px; }
    .block-step .box-btn .btn-step-next {
      margin-left: auto; }
  .block-step .category-tabs {
    margin-top: 17px; }
    .block-step .category-tabs h4 {
      margin-bottom: 15px; }
  .block-step .block-form-offer .form-control, .block-step .block-form-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-step .block-form-offer input[type="text"],
  .block-step .block-form-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-step .block-form-offer input[type="email"],
  .block-step .block-form-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-step .block-form-offer input[type="password"] {
    font-size: 14px;
    line-height: 19px; }
  .block-step-1 {
    display: block; }
    .block-step-1 .box-icon {
      text-align: center;
      margin: 50px 0 40px; }
      .block-step-1 .box-icon i {
        font-size: 82px; }
    .block-step-1 .btn, .block-step-1 .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-step-1 button,
    .block-step-1 .block-form .ur-frontend-form input[type="submit"],
    .block-form .ur-frontend-form .block-step-1 input[type="submit"] {
      width: 100%;
      margin-bottom: 10px; }
  .block-step-4 .form-group-col {
    margin-bottom: 10px; }
    @media (max-width: 374px) {
      .block-step-4 .form-group-col {
        margin-bottom: 14px; } }
    .block-step-4 .form-group-col:last-child {
      margin-bottom: 0; }
  .block-step-6 .box-icon {
    text-align: center;
    margin: 40px 0; }
    .block-step-6 .box-icon i {
      font-size: 106px;
      display: inline-block;
      margin-bottom: 20px; }
  .block-step-6 .btn, .block-step-6 .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-step-6 button,
  .block-step-6 .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-step-6 input[type="submit"] {
    width: 100%; }

.block-info-offer {
  font-size: 14px;
  line-height: 19px; }
  .block-info-offer .box-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 14px; }
    .block-info-offer .box-row:last-child {
      margin-bottom: 0; }
    .block-info-offer .box-row-wide .box-label {
      width: 100%;
      padding: 0 0 14px;
      top: 0; }
    .block-info-offer .box-row-wide .box-col {
      width: 100%; }
  .block-info-offer .box-label {
    width: 100px;
    font-size: 18px;
    line-height: 22px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    padding-right: 5px;
    position: relative;
    top: -2px; }
    @media (max-width: 374px) {
      .block-info-offer .box-label {
        width: 100%;
        padding: 0 0 10px;
        top: 0; } }
  .block-info-offer .box-col {
    width: calc(100% - 100px);
    position: relative; }
    @media (max-width: 374px) {
      .block-info-offer .box-col {
        width: 100%; } }
  .block-info-offer .form-control, .block-info-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer input[type="text"],
  .block-info-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer input[type="email"],
  .block-info-offer .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer input[type="password"] {
    font-size: 14px;
    line-height: 19px; }
  .block-info-offer .block-scroll-small {
    max-height: 170px;
    margin: 0 -53px 6px 0; }
    @media (max-width: 767px) {
      .block-info-offer .block-scroll-small {
        margin-right: -38px; } }
    .block-info-offer .block-scroll-small-in {
      padding-right: 45px; }
      @media (max-width: 767px) {
        .block-info-offer .block-scroll-small-in {
          padding-right: 30px; } }
  .block-info-offer .box-days {
    pointer-events: none;
    margin-top: 12px; }
    .block-info-offer .box-days .box-checkbox input[type='checkbox']:not(:checked) + label {
      color: #A5988F; }
    .block-info-offer .box-days label {
      font-size: 18px; }
  .block-info-offer .box-status {
    pointer-events: none; }
    .block-info-offer .box-status .box-radio input[type='radio']:not(:checked) + label, .block-info-offer .box-status .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio']:not(:checked) + label, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul .block-info-offer .box-status li input[type='radio']:not(:checked) + label {
      color: #A5988F; }
    .block-info-offer .box-status label {
      font-size: 18px;
      line-height: 22px; }
  .block-info-offer .box-img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1px; }
    .block-info-offer .box-img-wrap .box-col {
      width: calc(33.333% - 2px);
      margin: 1px; }
    .block-info-offer .box-img-wrap .box-img {
      padding-top: 67%;
      position: relative; }
      .block-info-offer .box-img-wrap .box-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 2px;
        position: absolute;
        left: 0;
        top: 0; }

.block-info-offer-edit .box-text {
  width: 100%;
  padding-right: 20px;
  position: relative; }
  .block-info-offer-edit .box-text-edit {
    display: none;
    width: calc(100% + 20px);
    margin: -10px;
    position: relative; }
.block-info-offer-edit .edit-col .box-text {
  display: none; }
  .block-info-offer-edit .edit-col .box-text-edit {
    display: block; }
.block-info-offer-edit .edit-col .box-days {
  pointer-events: auto; }
  .block-info-offer-edit .edit-col .box-days .box-checkbox input[type='checkbox']:not(:checked) + label {
    color: #432612; }
.block-info-offer-edit .edit-col .box-textarea {
  margin-bottom: 6px; }
  .block-info-offer-edit .edit-col .box-textarea textarea.form-control {
    height: 170px;
    padding: 0 20px 0 10px; }
.block-info-offer-edit .edit-col .box-status {
  pointer-events: auto;
  margin-top: 10px;
  position: relative; }
  .block-info-offer-edit .edit-col .box-status:before {
    content: '';
    width: calc(100% + 20px);
    height: 40px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: -9px;
    left: -10px;
    z-index: -1; }
  .block-info-offer-edit .edit-col .box-status .box-radio input[type='radio']:not(:checked) + label, .block-info-offer-edit .edit-col .box-status .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type='radio']:not(:checked) + label, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul .block-info-offer-edit .edit-col .box-status li input[type='radio']:not(:checked) + label {
    color: #432612; }
.block-info-offer-edit .form-control, .block-info-offer-edit .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit input[type="text"],
.block-info-offer-edit .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
.block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit input[type="email"],
.block-info-offer-edit .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
.block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit input[type="password"] {
  padding: 10px 30px 10px 10px; }
.block-info-offer-edit .icon-edit, .block-info-offer-edit .icon-apply {
  font-size: 19px;
  transition: all 0.3s;
  cursor: pointer;
  padding: 10px;
  position: absolute; }
  @media (min-width: 1200px) {
    .block-info-offer-edit .icon-edit:hover, .block-info-offer-edit .icon-apply:hover {
      color: #A81515; } }
.block-info-offer-edit .icon-edit {
  top: -9px;
  right: -12px;
  z-index: 1; }
.block-info-offer-edit .icon-apply {
  color: #A81515;
  right: 0;
  top: 0;
  z-index: 2; }
.block-info-offer-edit textarea.form-control {
  height: 190px; }
.block-info-offer-edit .box-time {
  margin: -11px 0 0 10px; }
  .block-info-offer-edit .box-time .form-control, .block-info-offer-edit .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-time input[type="text"],
  .block-info-offer-edit .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-time input[type="email"],
  .block-info-offer-edit .box-time .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-time input[type="password"] {
    padding: 10px; }
.block-info-offer-edit .box-img-wrap .icon-edit {
  top: -30px; }
.block-info-offer-edit .box-img-wrap .icon-apply {
  top: -32px;
  right: -8px; }
.block-info-offer-edit .box-img-wrap .box-text-edit {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
.block-info-offer-edit .box-img-wrap .box-upload {
  height: 100%;
  margin: 0; }
  .block-info-offer-edit .box-img-wrap .box-upload .form-control, .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="text"],
  .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="email"],
  .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
  .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="password"] {
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #fff;
    font-size: 18px !important;
    padding: 10px; }
    .block-info-offer-edit .box-img-wrap .box-upload .form-control i, .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"] i, .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="text"] i,
    .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"] i,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="email"] i,
    .block-info-offer-edit .box-img-wrap .box-upload .block-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] i,
    .block-form .ur-frontend-form .ur-form-row .ur-form-grid .block-info-offer-edit .box-img-wrap .box-upload input[type="password"] i {
      margin: 0; }
.block-info-offer-edit .box-google-link {
  word-break: break-all; }
.block-info-offer-edit .box-btn {
  margin-top: 40px;
  position: relative; }
  .block-info-offer-edit .box-btn .btn, .block-info-offer-edit .box-btn .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-info-offer-edit .box-btn button,
  .block-info-offer-edit .box-btn .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-info-offer-edit .box-btn input[type="submit"] {
    width: 100%;
    margin-top: 20px; }
    .block-info-offer-edit .box-btn .btn:first-child, .block-info-offer-edit .box-btn .block-form .ur-frontend-form button:first-child, .block-form .ur-frontend-form .block-info-offer-edit .box-btn button:first-child,
    .block-info-offer-edit .box-btn .block-form .ur-frontend-form input[type="submit"]:first-child,
    .block-form .ur-frontend-form .block-info-offer-edit .box-btn input[type="submit"]:first-child {
      margin-top: 0; }

.block-delete-popup {
  width: 100%;
  background: #A81515;
  border-radius: 2px;
  padding: 40px 30px 35px;
  margin-bottom: 40px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 3; }
  .block-delete-popup.open-popup {
    opacity: 1;
    pointer-events: auto; }
  .block-delete-popup .box-icon {
    text-align: center;
    margin-bottom: 20px; }
    .block-delete-popup .box-icon i {
      font-size: 65px;
      color: #EFEEED; }
  .block-delete-popup .btn, .block-delete-popup .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-delete-popup button,
  .block-delete-popup .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-delete-popup input[type="submit"] {
    width: 100%;
    border: 1px solid #EFEEED;
    color: #EFEEED;
    padding: 6px 13px; }
    .block-delete-popup .btn span, .block-delete-popup .block-form .ur-frontend-form button span, .block-form .ur-frontend-form .block-delete-popup button span,
    .block-delete-popup .block-form .ur-frontend-form input[type="submit"] span,
    .block-form .ur-frontend-form .block-delete-popup input[type="submit"] span {
      display: block;
      transition: all 0.3s; }
      .block-delete-popup .btn span:last-child, .block-delete-popup .block-form .ur-frontend-form button span:last-child, .block-form .ur-frontend-form .block-delete-popup button span:last-child,
      .block-delete-popup .block-form .ur-frontend-form input[type="submit"] span:last-child,
      .block-form .ur-frontend-form .block-delete-popup input[type="submit"] span:last-child {
        opacity: 0;
        margin-top: -26px; }
    @media (min-width: 1200px) {
      .block-delete-popup .btn:hover, .block-delete-popup .block-form .ur-frontend-form button:hover, .block-form .ur-frontend-form .block-delete-popup button:hover,
      .block-delete-popup .block-form .ur-frontend-form input[type="submit"]:hover,
      .block-form .ur-frontend-form .block-delete-popup input[type="submit"]:hover {
        background: #EFEEED;
        color: #A81515; }
        .block-delete-popup .btn:hover span:first-child, .block-delete-popup .block-form .ur-frontend-form button:hover span:first-child, .block-form .ur-frontend-form .block-delete-popup button:hover span:first-child,
        .block-delete-popup .block-form .ur-frontend-form input[type="submit"]:hover span:first-child,
        .block-form .ur-frontend-form .block-delete-popup input[type="submit"]:hover span:first-child {
          opacity: 0; }
        .block-delete-popup .btn:hover span:last-child, .block-delete-popup .block-form .ur-frontend-form button:hover span:last-child, .block-form .ur-frontend-form .block-delete-popup button:hover span:last-child,
        .block-delete-popup .block-form .ur-frontend-form input[type="submit"]:hover span:last-child,
        .block-form .ur-frontend-form .block-delete-popup input[type="submit"]:hover span:last-child {
          opacity: 1; } }

/* Messages */
.block-message-back {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: -20px 0 15px; }
  @media (max-width: 767px) {
    .block-message-back {
      margin-top: 0; } }
  .block-message-back .box-link-back {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    margin-right: 15px; }
    @media (min-width: 1200px) {
      .block-message-back .box-link-back:hover {
        color: #A81515; } }
    .block-message-back .box-link-back i {
      font-size: 10px;
      margin-right: 10px;
      transform: scale(-1, 1); }
  .block-message-back .box-icon-view {
    white-space: normal;
    max-width: 70%; }

.block-location {
  padding-right: 27px;
  margin-bottom: 35px;
  position: relative; }
  .block-location .btn, .block-location .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-location button,
  .block-location .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-location input[type="submit"] {
    min-width: 150px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    padding: 2px 18px; }
    .block-location .btn:before, .block-location .block-form .ur-frontend-form button:before, .block-form .ur-frontend-form .block-location button:before,
    .block-location .block-form .ur-frontend-form input[type="submit"]:before,
    .block-form .ur-frontend-form .block-location input[type="submit"]:before {
      content: "\e90c";
      font-size: 17px;
      line-height: 17px;
      transition: all 0.3s;
      position: absolute;
      top: 4px;
      right: 0; }
    .block-location .btn-default {
      background: #A5988F; }
      @media (min-width: 1200px) {
        .block-location .btn-default:hover {
          background: #A81515; }
          .block-location .btn-default:hover:before {
            color: #A81515; } }
      .block-location .btn-default:before {
        color: #A5988F; }
    .block-location .btn-request-made {
      background: #A81515;
      pointer-events: none; }
      .block-location .btn-request-made:before {
        color: #A81515; }
    .block-location .btn-request-accepted {
      background: #113C07;
      pointer-events: none; }
      .block-location .btn-request-accepted:before {
        color: #113C07; }
    .block-location .btn-block {
      min-width: 75px;
      background: #A81515;
      margin-left: 10px; }
      @media (min-width: 1200px) {
        .block-location .btn-block:hover {
          background: #8D0C0C; } }
      .block-location .btn-block:before {
        display: none; }
  .block-location-offerer .box-btn,
  .block-location-offerer .btn-request-made {
    display: none; }
  .block-location-offerer.request-made .btn-default,
  .block-location-offerer.request-made .box-btn {
    display: none; }
  .block-location-offerer.request-made .btn-request-made {
    display: inline-block;
    pointer-events: auto; }
    @media (min-width: 1200px) {
      .block-location-offerer.request-made .btn-request-made:hover {
        background: #8D0C0C; } }
  .block-location-offerer.request-accepted .btn-default,
  .block-location-offerer.request-accepted .btn-request-made {
    display: none; }
  .block-location-offerer.request-accepted .box-btn {
    display: flex; }
  .block-location-requester .btn-request-made,
  .block-location-requester .btn-request-accepted {
    display: none; }
  .block-location-requester.request-made .btn-default,
  .block-location-requester.request-made .btn-request-accepted {
    display: none; }
  .block-location-requester.request-made .btn-request-made {
    display: inline-block; }
  .block-location-requester.request-accepted .btn-default,
  .block-location-requester.request-accepted .btn-request-made {
    display: none; }
  .block-location-requester.request-accepted .btn-request-accepted {
    display: inline-block; }

.block-chat .box-textarea {
  margin-bottom: 30px; }
  .block-chat .box-textarea textarea.form-control {
    height: 80px;
    padding-right: 30px; }
  .block-chat .box-textarea .btn-send {
    background: transparent;
    border: none;
    font-size: 10px;
    line-height: 10px;
    padding: 10px;
    transition: all 0.3s;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2; }
    .block-chat .box-textarea .btn-send:hover {
      color: #A81515; }
.block-chat .block-scroll-small {
  max-height: 33.5vh; }
  .block-chat .block-scroll-small-in {
    padding-right: 23px; }
    @media (max-width: 767px) {
      .block-chat .block-scroll-small-in {
        padding-right: 12px; } }
  .block-chat .block-scroll-small .mCSB_scrollTools .mCSB_dragger_bar,
  .block-chat .block-scroll-small .mCSB_scrollTools .mCSB_draggerRail {
    background: transparent !important; }
  .block-chat .block-scroll-small .box-message {
    max-width: 76%;
    min-width: 227px;
    margin-top: 20px;
    position: relative; }
    .block-chat .block-scroll-small .box-message:first-child {
      margin-top: 0; }
    .block-chat .block-scroll-small .box-message:before {
      content: "\e90b";
      font-size: 17px;
      color: #A81515;
      position: absolute;
      top: 0; }
    .block-chat .block-scroll-small .box-message-left {
      text-align: left;
      padding-left: 27px; }
      .block-chat .block-scroll-small .box-message-left:before {
        left: 0; }
    .block-chat .block-scroll-small .box-message-right {
      text-align: right;
      padding-right: 27px;
      margin-left: auto; }
      .block-chat .block-scroll-small .box-message-right:before {
        right: 0; }
    .block-chat .block-scroll-small .box-message-unread:before {
      content: "\e90c"; }
    .block-chat .block-scroll-small .box-message .box-date {
      font-size: 16px;
      line-height: 20px;
      color: #A5988F;
      font-family: "Amatic SC", cursive;
      font-weight: 700;
      margin-bottom: 5px; }

/* Profile */
.block-profile #user-registration {
  margin-bottom: 0 !important; }
.block-profile .box-btn {
  position: relative; }
  .block-profile .box-btn .btn, .block-profile .box-btn .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-profile .box-btn button,
  .block-profile .box-btn .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-profile .box-btn input[type="submit"] {
    width: 100%;
    margin-top: 20px; }
.block-profile .block-delete-popup {
  margin-bottom: 20px; }

/* Section Map */
.section-map {
  position: fixed;
  left: 400px;
  top: 0;
  right: 10px;
  bottom: 0; }
  @media (max-width: 1199px) {
    .section-map {
      left: 10px;
      right: 0; } }
  @media (max-width: 767px) {
    .logged-in .section-map {
      left: 0; } }
  .section-map #wpsl-wrap {
    width: 100%;
    height: 100%;
    margin: 0; }
    .section-map #wpsl-wrap .wpsl-search {
      background: transparent;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 50px;
      left: 60px;
      z-index: 1; }
      @media (max-width: 1199px) {
        .section-map #wpsl-wrap .wpsl-search {
          left: 30px;
          top: 30px; } }
      @media (max-width: 767px) {
        .section-map #wpsl-wrap .wpsl-search {
          left: 15px;
          top: 15px; } }
      @media (max-width: 570px) {
        .section-map #wpsl-wrap .wpsl-search {
          right: 60px; } }
    .section-map #wpsl-wrap #wpsl-search-wrap form {
      display: flex;
      width: 100%; }
    .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-input {
      display: block;
      width: 100%;
      margin: 0; }
      .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-input input {
        display: block;
        width: 400px;
        height: 60px;
        background: #EFEEED;
        border-radius: 2px;
        border: none;
        font-size: 21px;
        font-family: "Amatic SC", cursive;
        font-weight: 700;
        padding: 20px 80px 20px 20px; }
        @media (max-width: 767px) {
          .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-input input {
            padding-right: 60px; } }
        .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-input input.wpsl-error {
          border-color: #A81515 !important; }
    .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-search-btn-wrap {
      margin: 0; }
      .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn {
        font-size: 40px;
        line-height: inherit;
        background: transparent;
        border: none;
        box-shadow: none;
        color: #432612;
        padding: 10px;
        transition: all 0.3s;
        margin: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1; }
        @media (max-width: 767px) {
          .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn {
            font-size: 30px; } }
        @media (min-width: 1200px) {
          .section-map #wpsl-wrap #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn:hover {
            color: #A81515; } }
    .section-map #wpsl-wrap .wpsl-gmap-wrap,
    .section-map #wpsl-wrap #wpsl-gmap {
      width: 100% !important;
      height: 100% !important;
      margin: 0; }
      .section-map #wpsl-wrap .wpsl-gmap-wrap *,
      .section-map #wpsl-wrap #wpsl-gmap * {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important; }
      .section-map #wpsl-wrap .wpsl-gmap-wrap div[style^="background-image:"][style*=".png"],
      .section-map #wpsl-wrap #wpsl-gmap div[style^="background-image:"][style*=".png"] {
        font-size: 30px !important;
        color: #EFEEED !important;
        font-family: "Amatic SC", cursive !important;
        font-weight: 700 !important;
        background-size: contain !important; }
    .section-map #wpsl-wrap .wpsl-infobox {
      max-width: 600px !important;
      min-width: inherit;
      max-height: inherit !important;
      background: #EFEEED !important;
      border: none;
      border-top: 1px solid #432612;
      border-radius: 0;
      font-size: 16px;
      line-height: 21px;
      font-weight: 300;
      padding: 30px; }
      .section-map #wpsl-wrap .wpsl-infobox:before, .section-map #wpsl-wrap .wpsl-infobox:after {
        display: none; }
    .section-map #wpsl-wrap .gm-style {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300; }
      .section-map #wpsl-wrap .gm-style .gm-style-iw-d {
        max-height: inherit !important;
        overflow: visible !important; }
      .section-map #wpsl-wrap .gm-style .gm-style-iw-c {
        max-width: 600px !important;
        max-height: inherit !important;
        background: #EFEEED;
        border-radius: 0;
        box-shadow: none;
        border-top: 1px solid #432612;
        overflow: visible;
        padding: 30px !important; }
        @media (max-width: 767px) {
          .section-map #wpsl-wrap .gm-style .gm-style-iw-c {
            max-width: 340px !important;
            padding: 50px 20px 30px !important; } }
        @media (max-width: 374px) {
          .section-map #wpsl-wrap .gm-style .gm-style-iw-c {
            max-width: 300px !important; } }
      .section-map #wpsl-wrap .gm-style .gm-style-iw-tc {
        display: none; }
      .section-map #wpsl-wrap .gm-style .gm-ui-hover-effect {
        width: 27px !important;
        height: 27px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: all 0.3s;
        top: 0 !important;
        right: 0 !important; }
        .section-map #wpsl-wrap .gm-style .gm-ui-hover-effect > span {
          background-color: #432612;
          width: 21px !important;
          height: 21px !important;
          margin: 0 !important; }
        .section-map #wpsl-wrap .gm-style .gm-ui-hover-effect:hover {
          opacity: 0.7; }
      .section-map #wpsl-wrap .gm-style .poi-info-window div,
      .section-map #wpsl-wrap .gm-style .poi-info-window a {
        background-color: transparent;
        font-size: 14px;
        color: #432612;
        font-family: "Roboto Condensed", sans-serif; }
      .section-map #wpsl-wrap .gm-style .poi-info-window a {
        color: #A81515; }
        .section-map #wpsl-wrap .gm-style .poi-info-window a:hover {
          color: #432612; }

@media (max-width: 767px) {
  .block-popup .block-scroll-popup {
    max-height: calc(100vh - 200px);
    max-height: calc(var(--app-height) - 200px);
    overflow-y: auto;
    margin: 0 -20px; }
    .logged-in .block-popup .block-scroll-popup {
      max-height: calc(100vh - 350px);
      max-height: calc(var(--app-height) - 350px); } }
@media (max-width: 767px) {
  .block-popup .block-scroll-popup-in {
    padding: 0 20px; } }
@media (max-width: 767px) {
  .block-popup .block-scroll-popup .mCustomScrollBox .mCSB_scrollTools {
    right: 9px; } }
.block-popup .box-icon-category {
  width: 85px;
  height: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url("../img/bg-popup-icon.svg") no-repeat 0 0;
  background-size: 100% 100%;
  font-size: 18px;
  line-height: 22px;
  color: #432612;
  font-family: "Amatic SC", cursive;
  font-weight: 700;
  position: absolute;
  top: -37px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1; }
  .block-popup .box-icon-category i {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 3px; }
    .block-popup .box-icon-category i.icon-berry {
      font-size: 30px; }
    .block-popup .box-icon-category i.icon-land {
      font-size: 17px; }
    .block-popup .box-icon-category i.icon-nuts {
      font-size: 20px; }
    .block-popup .box-icon-category i.icon-salad {
      font-size: 25px; }
.block-popup .box-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .block-popup .box-top {
      margin-bottom: 15px; } }
  .block-popup .box-top .box-status {
    font-size: 16px;
    line-height: 20px;
    color: #EFEEED;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    padding: 2px 10px;
    margin-right: 20px; }
  .block-popup .box-top .box-num {
    font-size: 21px;
    line-height: 24px;
    font-family: "Amatic SC", cursive;
    font-weight: 700;
    margin-right: 20px; }
  .block-popup .box-top .box-icon-wishlist {
    margin-left: auto; }
@media (max-width: 767px) {
  .block-popup h1,
  .block-popup h2 {
    font-size: 28px;
    line-height: 35px; } }
.block-popup .box-main {
  display: flex;
  flex-wrap: wrap; }
  .block-popup .box-main .box-left {
    width: 66%;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .block-popup .box-main .box-left {
        width: 100%;
        margin: 0 0 20px; } }
  .block-popup .box-main .box-right {
    width: 122px;
    margin-left: auto; }
    @media (max-width: 767px) {
      .block-popup .box-main .box-right {
        display: flex;
        width: 100%;
        margin: 0; } }
  .block-popup .box-main .block-scroll {
    max-height: 130px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .block-popup .box-main .block-scroll {
        max-height: 115px;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 35px; } }
    .block-popup .box-main .block-scroll-in {
      padding-right: 25px; }
      @media (max-width: 767px) {
        .block-popup .box-main .block-scroll-in {
          padding-right: 15px; } }
    .block-popup .box-main .block-scroll .mCustomScrollBox .mCSB_scrollTools {
      right: 0; }
  .block-popup .box-main .box-img {
    width: calc(33.333% - 6px);
    padding-top: 21%;
    position: relative;
    margin: 3px; }
    .block-popup .box-main .box-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      left: 0;
      top: 0; }
    .block-popup .box-main .box-img-wrap {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -3px; }
  .block-popup .box-main .box-days-info {
    display: flex;
    font-size: 21px;
    line-height: 26px;
    font-family: "Amatic SC", cursive;
    font-weight: 700; }
    .block-popup .box-main .box-days-info span {
      color: #fff;
      padding-right: 11px; }
      .block-popup .box-main .box-days-info span:last-child {
        padding-right: 0; }
      .block-popup .box-main .box-days-info span.active {
        color: #432612; }
  .block-popup .box-main .box-text {
    height: 130px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 14px; }
    @media (max-width: 767px) {
      .block-popup .box-main .box-text {
        flex: 1;
        height: auto;
        padding-right: 15px;
        margin: 0 0 1px; } }
    .block-popup .box-main .box-text h5 {
      margin-bottom: 6px; }
    .block-popup .box-main .box-text p {
      margin-bottom: 11px; }
  @media (max-width: 767px) {
    .block-popup .box-main .box-btn {
      width: 120px; } }
  .block-popup .box-main .box-btn .btn, .block-popup .box-main .box-btn .block-form .ur-frontend-form button, .block-form .ur-frontend-form .block-popup .box-main .box-btn button,
  .block-popup .box-main .box-btn .block-form .ur-frontend-form input[type="submit"],
  .block-form .ur-frontend-form .block-popup .box-main .box-btn input[type="submit"] {
    width: 100%;
    padding: 4px 14px;
    margin-top: 6px; }
    .block-popup .box-main .box-btn .btn:hover, .block-popup .box-main .box-btn .block-form .ur-frontend-form button:hover, .block-form .ur-frontend-form .block-popup .box-main .box-btn button:hover,
    .block-popup .box-main .box-btn .block-form .ur-frontend-form input[type="submit"]:hover,
    .block-form .ur-frontend-form .block-popup .box-main .box-btn input[type="submit"]:hover {
      background: #A5988F; }
    .block-popup .box-main .box-btn .btn:disabled, .block-popup .box-main .box-btn .block-form .ur-frontend-form button:disabled, .block-form .ur-frontend-form .block-popup .box-main .box-btn button:disabled,
    .block-popup .box-main .box-btn .block-form .ur-frontend-form input[type="submit"]:disabled,
    .block-form .ur-frontend-form .block-popup .box-main .box-btn input[type="submit"]:disabled, .block-popup .box-main .box-btn .btn.disabled, .block-popup .box-main .box-btn .block-form .ur-frontend-form button.disabled, .block-form .ur-frontend-form .block-popup .box-main .box-btn button.disabled,
    .block-popup .box-main .box-btn .block-form .ur-frontend-form input.disabled[type="submit"],
    .block-form .ur-frontend-form .block-popup .box-main .box-btn input.disabled[type="submit"], .block-popup .box-main .box-btn .btn-disabled {
      background: #EFEEED;
      padding: 3px 13px; }
.block-popup-public .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #113C07 !important; }
.block-popup-public .box-status,
.block-popup-public .btn-chat {
  background: #113C07; }
.block-popup-private .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #A81515 !important; }
.block-popup-private .box-status,
.block-popup-private .btn-chat {
  background: #A81515; }

/*# sourceMappingURL=styles.css.map */
