.text-bg-gradient .animated,
.text-bg-gradient .animated:before {
  background: #2b343c;
  background: -webkit-linear-gradient(
    left,
    #2b343c 0,
    #2b343c 33%,
    #2b343c 67%,
    #2b343c 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2b343c),
    color-stop(33%, #2b343c),
    color-stop(67%, #2b343c),
    to(#2b343c)
  );
  background: -o-linear-gradient(
    left,
    #2b343c 0,
    #2b343c 33%,
    #2b343c 67%,
    #2b343c 100%
  );
  background: linear-gradient(
    to right,
    #2b343c 0,
    #2b343c 33%,
    #2b343c 67%,
    #2b343c 100%
  );
  -webkit-background-size: 300% 300%;
  background-size: 300% 300%;
  -webkit-animation: animate-gradient 2.5s linear infinite;
  -o-animation: animate-gradient 2.5s linear infinite;
  animation: animate-gradient 2.5s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text-bg-gradient .animated:active,
.text-bg-gradient .animated:before:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.text-bg-gradient .animated:active:before,
.text-bg-gradient .animated:before:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.text-bg-gradient .animated:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.text-bg-gradient .animated:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.animate-pause {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.animate-pause:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.clearfix {
  clear: both;
}
.clear-after:after {
  content: "";
  display: block;
  clear: both;
}
.dropdown-hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}
.dropdown-show {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0 0 35px -2px #000;
  box-shadow: 0 0 35px -2px #000;
}
.inner-shadow-block {
  margin-right: -30px;
  margin-bottom: 60px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 7px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 7px 0 rgba(0, 0, 0, 0.15);
}
.ic:before,
[class*=" ic-"]:before,
[class^="ic-"]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-home:before {
  content: "\e800";
}
.ic-down:before {
  content: "\e801";
}
.ic-clock:before {
  content: "\e802";
}
.ic-play:before {
  content: "\e803";
}
.ic-location:before {
  content: "\e804";
}
.ic-fnx:before {
  content: "\e805";
}
.ic-down-dir:before {
  content: "\e806";
}
.ic-up-dir:before {
  content: "\e807";
}
.ic-left-dir:before {
  content: "\e808";
}
.ic-right-dir:before {
  content: "\e809";
}
.ic-arrow-down-bold-mini:before {
  content: "\e80a";
}
.ic-arrow-left-bold-mini:before {
  content: "\e80b";
}
.ic-arrow-right-bold-mini:before {
  content: "\e80c";
}
.ic-arrow-up-bold-mini:before {
  content: "\e80d";
}
.ic-arrow-down-mini:before {
  content: "\e80e";
}
.ic-arrow-left-mini:before {
  content: "\e80f";
}
.ic-arrow-right-mini:before {
  content: "\e810";
}
.ic-arrow-up-mini:before {
  content: "\e811";
}
.ic-arrow-down-light:before {
  content: "\e812";
}
.ic-arrow-left-light:before {
  content: "\e813";
}
.ic-arrow-right-light:before {
  content: "\e814";
}
.ic-arrow-up-light:before {
  content: "\e815";
}
.ic-arrow-down-bold:before {
  content: "\e816";
}
.ic-arrow-left-bold:before {
  content: "\e817";
}
.ic-arrow-right-bold:before {
  content: "\e818";
}
.ic-arrow-up-bold:before {
  content: "\e819";
}
.ic-right:before {
  content: "\e81a";
}
.ic-star-empty:before {
  content: "\e81b";
}
.ic-star-empty-2:before {
  content: "\e81c";
}
.ic-star-filled-2:before {
  content: "\e81d";
}
.ic-close-1:before {
  content: "\e81e";
}
.ic-truck:before {
  content: "\e81f";
}
.ic-mobile:before {
  content: "\e820";
}
.ic-globe:before {
  content: "\e821";
}
.ic-filter:before {
  content: "\e822";
}
.ic-left:before {
  content: "\e823";
}
.ic-globe-1:before {
  content: "\e824";
}
.ic-balance-1:before {
  content: "\e825";
}
.ic-delete:before {
  content: "\e826";
}
.ic-btn-play:before {
  content: "\e827";
}
.ic-credit:before {
  content: "\e828";
}
.ic-close-2:before {
  content: "\e829";
}
.ic-info:before {
  content: "\e82a";
}
.ic-share:before {
  content: "\e82b";
}
.ic-reply:before {
  content: "\e82c";
}
.ic-tag:before {
  content: "\e82d";
}
.ic-contacts:before {
  content: "\e82e";
}
.ic-instagram-1:before {
  content: "\e82f";
}
.ic-email-3:before {
  content: "\e830";
}
.ic-kyivstar:before {
  content: "\e831";
}
.ic-close:before {
  content: "\e832";
}
.ic-life:before {
  content: "\e833";
}
.ic-vodafone:before {
  content: "\e834";
}
.ic-balance-3:before {
  content: "\e835";
}
.ic-pencil:before {
  content: "\e836";
}
.ic-quote:before {
  content: "\e837";
}
.ic-cart-1:before {
  content: "\e838";
}
.ic-up:before {
  content: "\e839";
}
.ic-ok-2:before {
  content: "\e83a";
}
.ic-cellphone-filled:before {
  content: "\e83b";
}
.ic-ok:before {
  content: "\e83c";
}
.ic-email-2:before {
  content: "\e848";
}
.ic-pencil-2:before {
  content: "\e84c";
}
.ic-search:before {
  content: "\e84e";
}
.ic-star-filled:before {
  content: "\e84f";
}
.ic-mobile-hand:before {
  content: "\e850";
}
.ic-cart:before {
  content: "\e852";
}
.ic-email:before {
  content: "\e853";
}
.ic-heart:before {
  content: "\e854";
}
.ic-mouse-scroll:before {
  content: "\e855";
}
.ic-balance:before {
  content: "\e856";
}
.ic-balance-2:before {
  content: "\e857";
}
.ic-tools:before {
  content: "\e858";
}
.ic-microphone:before {
  content: "\e859";
}
.ic-user:before {
  content: "\e85a";
}
.ic-btn-play-filled:before {
  content: "\e85c";
}
.ic-cellphone:before {
  content: "\e85d";
}
.ic-present:before {
  content: "\e85e";
}
.ic-reviews:before {
  content: "\e85f";
}
.ic-eye:before {
  content: "\e860";
}
.ic-callendar:before {
  content: "\e861";
}
.ic-availability:before {
  content: "\e863";
}
.ic-reload:before {
  content: "\e868";
}
.ic-search-1:before {
  content: "\e869";
}
.ic-triangle-down:before {
  content: "\e86a";
}
.ic-triangle-left:before {
  content: "\e86b";
}
.ic-triangle-right:before {
  content: "\e86c";
}
.ic-view:before {
  content: "\e86d";
}
.ic-dollar:before {
  content: "\e86f";
}
.ic-facebook-1:before {
  content: "\e870";
}
.ic-info-1:before {
  content: "\e871";
}
.ic-insta:before {
  content: "\e872";
}
.ic-more:before {
  content: "\e873";
}
.ic-photo:before {
  content: "\e874";
}
.ic-play-button:before {
  content: "\e875";
}
.ic-group-16_:before {
  content: "\e876";
}
.ic-arrow-down:before {
  content: "\f004";
}
.ic-arrow-up:before {
  content: "\f005";
}
.ic-arrow-right:before {
  content: "\f006";
}
.ic-arrow-left:before {
  content: "\f007";
}
.ic-location-1:before {
  content: "\f031";
}
.ic-lock-open:before {
  content: "\f075";
}
.ic-facebook:before {
  content: "\f09a";
}
.ic-gplus-1:before {
  content: "\f0d5";
}
.ic-youtube-play:before {
  content: "\f16a";
}
.ic-instagram:before {
  content: "\f16d";
}
.ic-vk:before {
  content: "\f189";
}
.ic-whatsapp:before {
  content: "\f232";
}
.ic-telegram:before {
  content: "\f2c6";
}
.ic-vimeo:before {
  content: "\f306";
}
.ic-twitter:before {
  content: "\f309";
}
.ic-gplus:before {
  content: "\f30f";
}
.ic-pinterest:before {
  content: "\f312";
}
.ic-youtube:before {
  content: "\f313";
}
.ic-tumblr:before {
  content: "\f315";
}
.ic-linkedin:before {
  content: "\f318";
}
.ic-instagram-2:before {
  content: "\f32d";
}
.ic-skype:before {
  content: "\f339";
}
.ic-lock:before {
  content: "\f512";
}
.ic-mail:before {
  content: "\e83d";
}
.ic-phone:before {
  content: "\e877";
}
.ic-telegram-1:before {
  content: "\e87a";
}
.font-main {
  font-family: Montserrat, Sans-Serif;
}
html {
  font-size: 16px;
}
* {
  outline: 0 !important;
}
body {
  font-size: 0.875rem;
  font-family: Montserrat, Sans-Serif;
}
body,
html {
  height: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:active,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  -o-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
a,
a:active,
a:focus,
a:hover {
  outline: 0;
}
code {
  border-radius: 0;
  padding: 20px;
  color: #efefef;
  display: block;
  background: #2b2b2b;
  line-height: 2;
  font-size: 18px;
}
#wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
}
#page-content {
  position: relative;
  z-index: 31;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  padding-bottom: 174px;
}
#page-content:after {
  content: "";
  clear: both;
}
#page-empty-wrap {
  clear: both;
}
input {
  outline: 0 !important;
}
#page-header {
  background: #960909;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 33;
  height: 155px;
}
#page-header .desktop-logo {
  position: absolute;
  top: 6px;
  left: 76px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#page-header .desktop-logo img {
  height: 30px;
  margin-top:3px;
}
#page-header .header-container {
  position: relative;
}
#page-header .logo-outer {
  text-align: center;
  padding: 17px 0;
  position: relative;
}
#page-header .logo-outer:after {
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
#page-header .header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
}
#page-header .toggle-header-menu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 104px;
  cursor: pointer;
}
#page-header .toggle-search {
  cursor: pointer;
  font-size: 20px;
  padding: 3px;
  color: #fff;
  margin-right: 34px;
}
#page-header .toggle-search:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-header .toggle-search:before {
  content: "\e869";
}
#page-breadcrumb {
  overflow: hidden;
}
.breadcrumb {
  padding: 6px 0;
  font-size: 0.875rem;
  margin-bottom: 17px;
  margin-top: 23px;
  border-radius: 0;
  background: 0 0;
  line-height: 1.2;
}
.breadcrumb .breadcrumb-item:first-child a {
  color: #2b343c;
}
.breadcrumb .breadcrumb-item:first-child a:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumb .breadcrumb-item:first-child a:before {
  content: "\e800";
}
.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: ">";
  float: left;
  font-size: 0.875rem;
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
  color: #595959;
}
.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #595959;
  -webkit-transition: 0.3s ease 0.2s;
  -o-transition: 0.3s ease 0.2s;
  transition: 0.3s ease 0.2s;
}
.breadcrumb .breadcrumb-item a:hover {
  text-decoration: none;
  color: #2b343c;
}
.breadcrumb .breadcrumb-item.active span {
  color: #595959;
}
.aside-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.aside-column :first-child {
  margin-top: 0;
}
.aside-menu .menu-item:not(:last-child),
.aside-menu .nav-item:not(:last-child),
.aside-menu li.title:not(:last-child) {
  margin-bottom: 15px;
}
.aside-menu li.title {
  font-weight: 700;
}
.aside-menu .menu-link,
.aside-menu .nav-link {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 0;
}
.aside-menu .menu-link.active,
.aside-menu .menu-link:hover,
.aside-menu .nav-link.active,
.aside-menu .nav-link:hover {
  text-decoration: none;
  color: #2b343c;
  text-shadow: 1px 0 0 #2b343c;
}
.aside-tags {
  margin-left: -3px;
  margin-right: -3px;
}
.aside-tags .title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.143;
  color: #2b343c;
  border-bottom: 1px solid silver;
  margin-bottom: 15px;
}
.aside-tags .tag-item {
  margin: 3px;
}
.aside-tags .tag-link {
  display: inline-block;
  border: 1px solid #35a6da;
  color: #35a6da;
  background: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 5px;
  border-radius: 10px;
}
.aside-tags .tag-link:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aside-tags .tag-link:before {
  content: "\e82d";
}
.aside-tags .tag-link:before {
  font-size: 14px;
  margin-right: 4px;
}
.aside-tags .tag-link.active,
.aside-tags .tag-link:hover {
  color: #fff;
  background: #35a6da;
  text-decoration: none;
}
.sinoptik-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
  margin-top: 29px;
}
.joke-aside-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.joke-item-last {
  color: #181818;
  text-decoration: none;
  padding: 0 0 15px;
  border-bottom: 1px solid #f2f2f2;
}
.joke-item-last:not(:last-child) {
  margin-bottom: 10px;
}
.joke-item-last .article-image-wrapper {
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
}
.joke-item-last .article-description {
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.27;
}
.joke-item-last:hover {
  color: #181818;
  text-decoration: none;
}
.joke-item {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 30px;
}
.joke-item:not(:last-child) {
  margin-bottom: 30px;
}
.joke-item .article-image-wrapper {
  margin-bottom: 15px;
  text-align: center;
}
.joke-last-wrapper:not(.owl-loaded) .joke-item-last:not(:first-child) {
  display: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.8em;
  font-weight: 700;
  display: block;
}
.h1,
h1 {
  font-size: 1.875rem;
}
.h2,
h2 {
  font-size: 1.625rem;
}
.h3,
h3 {
  font-size: 1.375rem;
}
.h4,
h4 {
  font-size: 1.125rem;
}
.h5,
h5 {
  font-size: 1rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.page-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  color: #960909;
  margin-top: 0;
  margin-bottom: 13px;
}
.aside-title-block {
  border-top-left-radius: 3px;
  border-left: 9px solid #960909;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 13px 13px;
  color: #960909;
  margin: 30px 0 20px;
  background: #fafafa;
}
.aside-title-block._link {
  display: block;
  color: #960909;
  text-decoration: none;
}
.empty-text {
  font-size: 2.25rem;
  color: silver;
  line-height: 1.2;
  margin-bottom: 200px;
}
.empty-text ul {
  padding-left: 19px;
}
.empty-text ul li {
  margin-bottom: 7px;
}
.empty-text a {
  color: #2b343c;
}
.text-formatted {
  font-size: 16px;
  line-height: 1.5;
  color: #181818;
}
.text-formatted .subtitle {
  color: #1a1a1a;
  font-weight: 700;
  margin: 0 0 10px;
  font-style: normal;
}
.text-formatted :last-child {
  margin-bottom: 0;
}
.text-formatted b,
.text-formatted strong {
  font-weight: 600;
  color: #1a1a1a;
}
.text-formatted .h1,
.text-formatted .h2,
.text-formatted .h3,
.text-formatted h1,
.text-formatted h2,
.text-formatted h3 {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}
.text-formatted a {
  color: #960909;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
  font-weight: 700;
}
.text-formatted a:hover {
  color: #181818;
}
.text-formatted blockquote,
.text-formatted ol,
.text-formatted p,
.text-formatted ul {
  margin-bottom: 24px;
}
.text-formatted p {
  position: relative;
}
.text-formatted p:empty {
  display: none;
}
.text-formatted hr {
  border: none;
  border-bottom: 2px solid #2b343c;
}
.text-formatted img {
  max-width: 100%;
  height: auto !important;
  border-radius: 0;
  display: block;
  margin: 0 auto;
}
.text-formatted ol,
.text-formatted ul {
  padding-left: 0;
}
.text-formatted ol li,
.text-formatted ul li {
  margin-bottom: 12px;
}
.text-formatted ol {
  list-style-position: inside;
  list-style-type: none;
}
.text-formatted ol li {
  counter-increment: step-counter;
  position: relative;
  list-style-type: none;
  padding-left: 28px;
}
.text-formatted ol li:before {
  content: counter(step-counter);
  position: absolute;
  left: 0;
  top: -3px;
  color: #a8a8a8;
  font-size: 20px;
  font-weight: 700;
}
.text-formatted ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px;
}
.text-formatted ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background: #960909;
}
.text-formatted blockquote {
  display: block;
  clear: both;
  border-left: 3px solid #960909;
  padding-left: 15px;
  font-style: italic;
  color: #a8a8a8;
  line-height: 1.2;
}
.text-formatted .table-wrap {
  max-width: 100%;
  overflow: auto;
}
.text-formatted table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
.text-formatted table img {
  margin: auto;
}
.text-formatted table td,
.text-formatted table th {
  padding: 10px 20px;
  text-align: left;
  border: none;
}
.text-formatted table tbody:first-child tr:first-child td,
.text-formatted table tbody:first-child tr:first-child th,
.text-formatted table th,
.text-formatted table thead td {
  font-weight: 700;
}
.text-formatted table tbody:first-child tr:nth-child(odd),
.text-formatted table thead tr:nth-child(odd) {
  background: #eee;
}
.text-formatted table thead + tbody tr:nth-child(even) {
  background: #eee;
}
.text-formatted table tfoot td {
  font-weight: 700;
}
.text-formatted .youtube-embed-wrapper {
  width: 100% !important;
}
.text-formatted .youtube-embed-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
}
[data-js-link] {
  cursor: pointer;
}
.back-title {
  background: #e0e0e0;
  color: #2b343c;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px 10px 75px;
  font-size: 1rem;
  line-height: 1.2;
}
.back-title .title-icon,
.back-title i {
  font-size: 28px;
  margin-right: 13px;
}
.pagination-wrap {
  margin-top: 100px;
  margin-bottom: 50px;
}
.pagination-wrap .pagination-button-wrapper .btn-load-more {
  width: 100%;
  display: block;
}
.pagination-wrap .pagination {
  margin: 0;
  display: none !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  list-style: none;
}
.pagination-wrap .pagination .page-item .page-current,
.pagination-wrap .pagination .page-item .page-gap,
.pagination-wrap .pagination .page-item .page-link,
.pagination-wrap .pagination .page-item .page-next,
.pagination-wrap .pagination .page-item .page-prev {
  position: relative;
  vertical-align: top;
  line-height: 16px;
  text-align: center;
  padding: 1px;
  margin: 0 8px;
  font-size: 1rem;
  font-weight: 600;
  color: #960909;
  border: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #fafafa;
  border: 1px solid #960909;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2px;
  text-decoration: none;
}
.pagination-wrap .pagination .page-item .page-gap {
  background: 0 0;
  color: #960909;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: default;
  background: #fafafa;
}
.pagination-wrap .pagination .page-item .page-next,
.pagination-wrap .pagination .page-item .page-prev {
  font-size: 16px;
  background: #fafafa;
  color: #960909;
}
.pagination-wrap .pagination .page-item .page-next:before,
.pagination-wrap .pagination .page-item .page-prev:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination-wrap .pagination .page-item .page-current:hover,
.pagination-wrap .pagination .page-item .page-link:hover {
  color: #2b343c;
}
.pagination-wrap .pagination .page-item .page-prev:before {
  content: "\f007";
}
.pagination-wrap .pagination .page-item .page-next:before {
  content: "\f006";
}
.pagination-wrap .pagination .page-item.active .page-current,
.pagination-wrap .pagination .page-item.active .page-link {
  background: #960909;
  color: #fafafa;
  font-weight: 600;
  font-size: 1rem;
}
.pagination-wrap
  .pagination
  .page-item.active
  .page-current:focus:not(.page-gap),
.pagination-wrap
  .pagination
  .page-item.active
  .page-current:hover:not(.page-gap),
.pagination-wrap .pagination .page-item.active .page-link:focus:not(.page-gap),
.pagination-wrap .pagination .page-item.active .page-link:hover:not(.page-gap) {
  background: #960909;
}
#page-footer {
  position: relative;
  z-index: 30;
  margin-top: auto;
  background: #960909;
  color: #fff;
}
#page-footer .footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 5px;
}
#page-footer .socials-list .item {
  font-size: 23px;
}
#page-footer .socials-list .item:not(:last-child) {
  margin-right: 39px;
}
#page-footer .socials-list .item.social-facebook {
  font-size: 23px;
}
#page-footer .socials-list .item.social-youtube {
  font-size: 19px;
}
#page-footer .socials-list .item.social-instagram {
  font-size: 21px;
}
.copyright {
  position: relative;
  color: #f2a9a9;
  font-size: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  padding: 16px 0;
  margin-top: 19px;
  text-align:center;
  font-weight:600;
}
.copyright:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  right: -15px;
  border-top: 1px solid #fff;
}
.copyright .ic-fnx {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
}
.copyright a {
  color: #f2a9a9;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: normal;
}
.copyright a:after {
  content: "";
  bottom: -1px;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: 0 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: block;
  width: 0;
}
.copyright a:hover:after {
  width: 100%;
  background: #f2a9a9;
}
.copyright a,
.copyright i,
.copyright span {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.container-copyright {
  display: none !important;
}
#nav-header {
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  padding: 0;
}
#nav-header .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav-header .sub-list {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 25px;
  background: #f4f4f4;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  list-style: none;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#nav-header .sub-list .nav-link {
  color: #1a1a1a;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  cursor: pointer;
  text-decoration: none;
}
#nav-header .sub-list .nav-link.current {
  color: #960909;
}
#nav-header .toggle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: -25px;
  background: 0 0;
  border: none;
  font-size: 3px;
  color: #fff;
}

/* 1. Основний блок для всіх браузерів (Chrome, Safari, Edge) */
#nav-header .toggle:before {
    content: '\e806' !important;      /* Ваша нова тонка іконка */
    font-family: "fontello" !important; /* ПОВЕРТАЄМО ШРИФТ, щоб не було квадрата */
    font-size: 10px !important;
    display: inline-block !important;
    transform: scale(1.4) !important;   /* Масштаб для Chrome */
    transform-origin: center !important;
    color: #fff !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 2. Корекція спеціально для Firefox */
@-moz-document url-prefix() {
    #nav-header .toggle:before {
        /* У Firefox іконка тонша, тому робимо масштаб більшим, ніж у Chrome */
        transform: scale(1.2) !important; 
        /* Якщо іконка все одно занадто тонка, можна додати мікро-тінь для "ваги" */
        text-shadow: 0 0 0.1px #fff !important;
    }
}

#nav-header .header-link {
  color: #fff;
  cursor: pointer;
  position: relative;
  padding: 3px 0;
  text-decoration: none;
}
#nav-header .header-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
#nav-header .header-link.active:before {
  right: 0;
}
#nav-header .nav-item {
  position: relative;
  margin: 0 28px;
}
#nav-header .nav-item.sub-in {
  padding-right: 25px;
}
.header-menu-left {
  position: fixed;
  top: 155px;
  bottom: 0;
  left: 0;
  width: 440px;
  z-index: 31;
  overflow-y: auto;
  -webkit-transform: translateX(-440px);
  -ms-transform: translateX(-440px);
  -o-transform: translateX(-440px);
  transform: translateX(-440px);
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background: #f4f4f4;
  height: auto;
}
.header-menu-left .menu-bottom {
  background: #f4f4f4;
  padding: 22px 36px 25px 52px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header-menu-left .socials-list {
  margin-top: 40px;
}
.header-menu-left .socials-list .item {
  color: #960909;
  font-size: 29px;
}
.header-menu-left .socials-list .item:not(:last-child) {
  width: 100%;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open #page-content {
  -webkit-transform: translateX(440px);
  -ms-transform: translateX(440px);
  -o-transform: translateX(440px);
  transform: translateX(440px);
}
body.menu-open .header-menu-left {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
body.menu-open .menu-rubric-overlay {
  z-index: 1;
  opacity: 0.55;
  pointer-events: all;
}
body.menu-open .hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition-delay: 0.22s;
  -o-transition-delay: 0.22s;
  transition-delay: 0.22s;
  background-color: transparent !important;
}
body.menu-open .hamburger-box .hamburger-inner:nth-child(2) {
  top: 3px;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -o-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    -o-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    -o-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
body.menu-open .hamburger-box .hamburger-inner:nth-child(3) {
  top: 3px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -o-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    -o-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
#nav-rubrics {
  background: #f9f9f9;
  padding: 12px 36px 5px 52px;
  font-size: 18px;
  font-weight: 500;
}
#nav-rubrics .navbar-nav {
  width: 100%;
}
#nav-rubrics .nav-link {
  padding: 15px 0;
  color: #960909;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  position: relative;
}
#nav-rubrics .nav-link.active {
  color: #1a1a1a;
}
#nav-rubrics .sub-list {
  display: none;
  list-style: none;
}
#nav-rubrics .sub-list .nav-link.active {
  color: #960909;
}
#nav-rubrics .toggle {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 0;
  width: 32px;
  height: 32px;
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
#nav-rubrics .toggle:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#nav-rubrics .toggle:before {
  content: "\f004";
}
#nav-rubrics .nav-item:not(:last-child) {
  border-bottom: 1px solid #f3f3f3;
}
#nav-rubrics .nav-item.sub-in.active > .nav-link .toggle {
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  -ms-transform: matrix(1, 0, 0, -1, 0, 0);
  -o-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
#nav-info {
  padding: 0;
  font-size: 18px;
}
#nav-info .nav-item:not(:last-child) {
  margin-bottom: 32px;
}
#nav-info .nav-item.sub-in {
  display: none;
}
#nav-info .nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #343534;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
}
#nav-info .nav-link .icon-wrapper {
  max-width: 24px;
  margin-right: 7px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#nav-info .nav-link .icon-wrapper img {
  max-width: 100%;
  height: auto;
}
#nav-info .nav-link .icon-wrapper svg * {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
#nav-info .nav-link .icon-wrapper svg path {
  fill: #343534;
}
#nav-info .nav-link .icon-wrapper svg circle {
  stroke: #343534;
}
#nav-info .nav-link.active {
  color: #960909;
}
#nav-info .nav-link.active svg path {
  fill: #960909;
}
#nav-info .nav-link.active svg circle {
  stroke: #960909;
}
#nav-footer-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0;
  margin: 0;
}
#nav-footer-info .navbar-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  padding-left: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav-footer-info .nav-link {
  color: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  padding: 0;
}
#nav-footer-info .nav-link .icon-wrapper {
  max-width: 24px;
  margin-right: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#nav-footer-info .nav-link .icon-wrapper img {
  max-width: 100%;
  height: auto;
}
#nav-footer-info .nav-link .icon-wrapper svg * {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
#nav-footer-info .nav-link .icon-wrapper svg path {
  fill: #fff;
}
#nav-footer-info .nav-link .icon-wrapper svg circle {
  stroke: #fff;
}
#nav-footer-info .nav-item.sub-in {
  display: none;
}
.page-template {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
}
.page-template .banner.horizontal {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.page-template .main-column {
  width: -webkit-calc(100% - 330px);
  width: calc(100% - 330px);
  max-width: -webkit-calc(100% - 330px);
  max-width: calc(100% - 330px);
}
.page-template .aside-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
  margin-left: 30px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
}
.fancybox-bg {
  background: #000;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.25;
}
.fancybox-close-small {
  border: none;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  overflow: hidden;
  border-radius: 0;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.fancybox-close-small:after {
  content: "";
  position: absolute;
  padding: 0;
  outline: 0 !important;
  background: url(data:image/svg+xml;base64,PHN2Zw0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgd2lkdGg9IjIwIg0KICAgaGVpZ2h0PSIyMCINCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCI+DQogIDxwYXRoICBkPSJNIDAsMC43MDQ0IDAuNywwIDIwLDE5LjMxNjk3IDE5LjI5NTYsMjAgWiIgc3R5bGU9ImZpbGw6I2ZmZiIgLz4NCiAgPHBhdGggZD0iTSAxOS4yOTU2LDAgMjAsMC43IDAuNjgzMDMsMjAgMCwxOS4yOTU2IFoiIHN0eWxlPSJmaWxsOiNmZmYiLz4NCjwvc3ZnPg==)
    no-repeat center center !important;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.fancybox-slide .video-wrap {
  background: #141414;
  padding: 50px;
  max-width: 100%;
}
.fancybox-slide .video-wrap video {
  width: 100%;
}
.fancybox-button + .fancybox-button {
  margin-left: 1px;
}
.fancybox-thumbs {
  background: #2e2e2e;
}
.fancybox-thumbs > ul > li:before {
  border-color: #2b343c;
}
.fancybox-container.form-popup .fancybox-slide > div {
  padding: 0;
  background: 0 0;
  width: 96%;
  max-width: 380px;
  overflow: hidden;
}
.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog,
.fancybox-container.form-popup .fancybox-slide > div#loginDialog {
  max-width: 310px;
}
.fancybox-container.form-popup .fancybox-slide > div > .content {
  padding: 0 20px;
}
.fancybox-slide > .drop-block {
  max-height: unset;
  opacity: 1;
  position: static;
  padding: 0;
  background: 0 0;
}
.fancybox-slide > .drop-block i.ic-close {
  display: none;
}
.fancybox-slide > .drop-block:before {
  display: none;
}
.fancybox-slide > .drop-block .drop-block-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fancybox-slide > .drop-block .fancybox-close-small {
  color: #2b343c;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  top: 12px;
}
.fancybox-slide > .drop-block .fancybox-close-small:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fancybox-slide > .drop-block .fancybox-close-small:before {
  content: "\e832";
}
.fancybox-slide > .drop-block .fancybox-close-small:after {
  display: none;
}
.jq-selectbox {
  max-width: 100%;
  cursor: pointer;
  border: none;
  border-radius: 0;
  padding: 0;
  z-index: 80 !important;
}
.jq-selectbox.dropdown.opened .jq-selectbox__select {
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: inset 0 3px 7px 0 rgba(33, 60, 86, 0.35);
  box-shadow: inset 0 3px 7px 0 rgba(33, 60, 86, 0.35);
}
.jq-selectbox.dropdown.opened .jq-selectbox__trigger {
  -webkit-box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
  box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
}
.jq-selectbox .jq-selectbox__select {
  height: auto;
  outline: 0 !important;
  border: 1px solid silver;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  max-width: 100%;
  padding: 0.4375rem 1.75rem 0.4375rem 9px;
  color: #595959;
  vertical-align: middle;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  letter-spacing: normal;
  font-size: 0.875rem;
  line-height: 1;
  overflow: hidden;
  text-shadow: none;
}
.jq-selectbox .jq-selectbox__select-text {
  color: #2b343c;
  font-size: 0.875rem;
  max-width: 100%;
}
.jq-selectbox .jq-selectbox__trigger {
  position: absolute;
  background: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.75rem;
  height: 100%;
  border: none;
}
.jq-selectbox .jq-selectbox__trigger:after {
  content: "";
  right: 0;
  top: 8px;
  bottom: 8px;
  border-right: 1px solid #c9c9c9;
  position: absolute;
}
.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  width: 8px;
  height: 4px;
  border: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #c9c9c9;
  font-size: 4px;
  position: absolute;
}
.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  content: "\f004";
}
.jq-selectbox .jq-selectbox__search {
  margin: 0;
}
.jq-selectbox .jq-selectbox__search input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid silver;
}
.jq-selectbox .jq-selectbox__dropdown {
  background: #fff;
  border: none;
  border-radius: 0;
  left: 0 !important;
  right: 0 !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  margin: -1px 0 0;
}
.jq-selectbox .jq-selectbox__dropdown input[type="search"] {
  border: 1px solid #c8c8c8;
  border-radius: 0;
  font-family: sans-serif;
  font-size: 16px;
  height: auto;
  line-height: normal;
  margin: 0;
  outline: 0 none;
  padding: 6px 20px;
  width: 100%;
}
.jq-selectbox .jq-selectbox__dropdown ul {
  padding: 0;
  margin: 0;
  max-height: 300px;
}
.jq-selectbox .jq-selectbox__dropdown ul li {
  padding: 5px 10px;
  border: none;
  color: #2b343c;
}
.jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child) {
  border-bottom: none;
}
.jq-selectbox .jq-selectbox__dropdown ul li:hover {
  background: #c1e5f5;
}
.jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #c1e5f5;
  font-weight: 400;
  color: #fff;
}
select.styler {
  opacity: 0;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png);
}
.ui-widget-content {
  background: #eee
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png)
    50% top repeat-x;
}
.ui-widget-header {
  background: #f6a828
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png)
    50% 50% repeat-x;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #f6f6f6
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png)
    50% 50% repeat-x;
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  background: #fdf5ce
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png)
    50% 50% repeat-x;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #fff
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png)
    50% 50% repeat-x;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ffe45c
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png)
    50% top repeat-x;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #b81900
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png)
    50% 50% repeat;
}
.ui-widget-overlay {
  background: #666
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png)
    50% 50% repeat;
}
.ui-widget-shadow {
  background: #000
    url(/var/themes/default/skin/lib/jquery-ui/images/ui-bg_flat_10_000000_40x100.png)
    50% 50% repeat-x;
}
.ui-dialog {
  max-width: 96%;
  z-index: 1002 !important;
}
.ui-dialog[style*="top: -"] {
  top: 0 !important;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: 0 0;
  border: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 24px;
  right: 11px;
  overflow: hidden;
  border-radius: 3px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  content: "";
  position: absolute;
  top: -50%;
  left: 50%;
  height: 200%;
  width: 1px;
  background: #000;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -1px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1px;
}
.ui-widget-overlay {
  z-index: 1001 !important;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-size: 1rem;
  font-family: Montserrat, Sans-Serif;
}
.ui-autocomplete.ui-widget {
  max-height: 120px;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ebebeb;
}
.ui-autocomplete.ui-widget::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.ui-autocomplete.ui-widget::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.ui-autocomplete.ui-widget::-webkit-scrollbar-track {
  background: #fff;
}
.ui-autocomplete.ui-widget::-webkit-scrollbar-track-piece {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.ui-autocomplete.ui-widget::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 4px;
}
.ui-autocomplete.ui-widget .ui-menu-item {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 0.875rem;
  border: none;
  font-weight: 400;
}
.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  font-weight: 400;
  background: #2b343c;
  color: #fff;
  border: none;
  margin: 0;
}
.lSSlideOuter:not(.vertical) .lSPager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lSSlideOuter .lSPager.lSpg {
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 24px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #fff;
  border-radius: 2px;
  width: 36px;
  height: 5px;
}
.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #d52527;
}
.lSSlideOuter .lSAction > .lSNext,
.lSSlideOuter .lSAction > .lSPrev {
  opacity: 1;
}
.lSSlideOuter .lSAction._next > .lSNext {
  color: #2b343c !important;
}
.lSSlideOuter .lSAction._prev > .lSPrev {
  color: #2b343c !important;
}
.lSSlideOuter.vertical {
  padding: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
  right: auto !important;
  left: 4px !important;
  top: 22px !important;
  padding-left: 25px;
}
.lSSlideOuter.vertical .lightSlider {
  padding-left: 110px;
}
.lSSlideOuter.vertical .lightSlider > * {
  position: relative;
}
.lSSlideOuter.vertical .lightSlider > * .sticker-wrapper {
  top: 0;
  left: 33px;
}
.lSSlideOuter.vertical .lSPager.lSGallery li {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.lSSlideOuter.vertical .lSPager.lSGallery li.active {
  border-color: #2b343c;
}
.lSSlideOuter.vertical .lSAction > .lSNext,
.lSSlideOuter.vertical .lSAction > .lSPrev {
  margin: 0;
  width: 71px;
  background: #fff;
  left: 29px;
  text-align: center;
  height: 23px;
  opacity: 1;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #c1c1c1;
  font-size: 22px;
}
.lSSlideOuter.vertical .lSAction > .lSNext:before,
.lSSlideOuter.vertical .lSAction > .lSPrev:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  top: -23px;
}
.lSSlideOuter.vertical .lSAction > .lSPrev:before {
  -webkit-transform: rotate(90deg) translateX(-50%);
  -ms-transform: rotate(90deg) translateX(-50%);
  -o-transform: rotate(90deg) translateX(-50%);
  transform: rotate(90deg) translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  bottom: -23px;
}
.lSSlideOuter.vertical .lSAction > .lSNext:before {
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  -o-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.masonry {
  display: block;
  margin: 1rem 0;
  padding: 0;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.masonry-item {
  display: inline-block;
  padding: 1rem;
  margin: 0 0 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.owl-carousel .owl-item .image-wrap {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
.owl-nav button {
  font-size: 0;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: 0 0;
  outline: 0 !important;
}
.owl-nav button:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-nav button span {
  display: none;
}
.owl-nav button:before {
  font-size: 36px;
}
.owl-nav button:hover {
  color: #2b343c;
}
.owl-nav button.owl-prev {
  margin-left: -20px;
  float: left;
}
.owl-nav button.owl-prev:before {
  content: "\e80f";
}
.owl-nav button.owl-next {
  margin-right: -20px;
  float: right;
}
.owl-nav button.owl-next:before {
  content: "\e810";
}
.rate {
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.rate img {
  display: inline-block;
  max-width: 14px;
}
.pickmeup {
  background: #fff;
  border: none;
  border-radius: 3px;
  z-index: 1;
  width: auto;
  font-size: 16px;
  padding: 23px;
}
.pickmeup .pmu-instance {
  padding: 0;
  width: 252px;
}
.pickmeup .pmu-instance > :first-child {
  border: 1px solid #f2f2f2;
  background: #fafafa;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px 9px;
  line-height: 1;
  margin-bottom: 7px;
}
.pickmeup .pmu-instance > :first-child .pmu-next,
.pickmeup .pmu-instance > :first-child .pmu-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 22px;
}
.pickmeup .pmu-instance > :first-child .pmu-next {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pickmeup .pmu-instance .pmu-days {
  margin: 0 -3.5px;
}
.pickmeup .pmu-instance .pmu-days .pmu-button {
  color: #960909;
  background: #fff;
  border: 1px solid #f5f5f5;
  margin: 2.5px;
  width: 32px;
  height: 28px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.pickmeup .pmu-instance .pmu-days .pmu-button.pmu-selected {
  color: #fff;
  background: #960909;
}
.pickmeup .pmu-instance .pmu-days .pmu-button.pmu-disabled {
  background: 0 0;
  color: #a8a8a8;
  border-color: transparent;
}
.pickmeup .pmu-instance .pmu-month {
  color: #1a1a1a;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.pickmeup .pmu-instance .pmu-month:hover {
  color: #960909;
}
.pickmeup .pmu-instance .pmu-selected {
  background: #960909;
  color: #fff;
}
.pickmeup .pmu-instance .pmu-next,
.pickmeup .pmu-instance .pmu-prev {
  font-size: 11px;
  color: #7c7979;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pickmeup .pmu-instance .pmu-next:before,
.pickmeup .pmu-instance .pmu-prev:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pickmeup .pmu-instance .pmu-prev:before {
  content: "\e86b";
}
.pickmeup .pmu-instance .pmu-next:before {
  content: "\e86c";
}
.pickmeup .pmu-instance .pmu-day-of-week {
  font-weight: 700;
  color: #7c7979;
  font-size: 12px;
  margin: 0 -2.5px -1px;
}
.pickmeup .pmu-instance .pmu-day-of-week > * {
  width: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  margin: 2.5px;
}
.phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.phones .phone {
  margin-bottom: 33px;
}
.phone {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.phone:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.phone:before {
  content: "\e877";
}
.phone:before {
  margin-right: 13px;
  font-size: 23px;
}
.phone .sup {
  display: none;
}
.skype-list:after {
  content: "";
  display: block;
  clear: both;
}
.skype-list .item {
  margin-bottom: 0.4rem;
}
.skype-list .item .name {
  color: #949494;
}
.date {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 80px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  background: #2b343c;
}
.date span {
  display: inline-block;
  vertical-align: middle;
}
.load-more-title {
  text-align: center;
  background: #2b343c;
  color: #fff;
  font-weight: 500;
  padding: 0.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.table {
  display: table;
}
.table .tr {
  display: table-row-group;
}
.table .th {
  display: table-cell;
}
.table .td {
  display: table-cell;
}
.scroll-up {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #960909;
  -webkit-background-size: 17px 17px;
  background-size: 17px;
  width: 42px;
  height: 42px;
  margin-top: 180px;
  z-index: 100;
  cursor: pointer;
  display: none;
  -webkit-box-shadow: 0 0 3px 0 #fff;
  box-shadow: 0 0 3px 0 #fff;
}
.scroll-up:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.scroll-up:before {
  content: "\f005";
}
.scroll-up:before {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 20px;
}
.loader-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
}
.loader {
  width: 100px;
  height: 60px;
  position: relative;
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.loader span {
  display: block;
  width: 8px;
  height: 40px;
  background-color: #960909;
}
.loader span:not(:last-child) {
  margin-right: 5px;
}
.loader span:nth-child(1) {
  -webkit-animation: grow 1s ease-in-out infinite;
  -o-animation: grow 1s ease-in-out infinite;
  animation: grow 1s ease-in-out infinite;
}
.loader span:nth-child(2) {
  -webkit-animation: grow 1s ease-in-out 0.15s infinite;
  -o-animation: grow 1s ease-in-out 0.15s infinite;
  animation: grow 1s ease-in-out 0.15s infinite;
}
.loader span:nth-child(3) {
  -webkit-animation: grow 1s ease-in-out 0.3s infinite;
  -o-animation: grow 1s ease-in-out 0.3s infinite;
  animation: grow 1s ease-in-out 0.3s infinite;
}
.loader span:nth-child(4) {
  -webkit-animation: grow 1s ease-in-out 0.45s infinite;
  -o-animation: grow 1s ease-in-out 0.45s infinite;
  animation: grow 1s ease-in-out 0.45s infinite;
}
.loader-circle {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
}
.loader-circle:after,
.loader-circle:before {
  content: "";
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-width: 10px;
}
.loader-circle:after,
.loader-circle:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  border-style: solid;
  border-color: transparent;
}
.loader-circle:before {
  z-index: 100;
  border-top-color: #2b343c;
  -webkit-animation: loader-spin 1s infinite;
  -o-animation: loader-spin 1s infinite;
  animation: loader-spin 1s infinite;
}
.loader-circle:after {
  border-style: solid;
  border-color: #f7f7f7;
}
.hamburger-box {
  position: relative;
  width: 28px;
  height: 28px;
}
.hamburger-box .hamburger-inner {
  position: absolute;
  width: 28px;
  height: 2px;
  background-color: #fff;
  left: 0;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform;
}
.hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition: background-color 0s linear 0.13s;
  -o-transition: background-color 0s linear 0.13s;
  transition: background-color 0s linear 0.13s;
  top: 5px;
}
.hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  top: 50%;
}
.hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  top: 23px;
}
.sort-wrapper {
  color: #737373;
  font-size: 0.75rem;
}
.sort-wrapper .label {
  margin-right: 8px;
}
.sort-wrapper .jq-selectbox__select-text {
  font-size: 0.75rem;
}
.sort-wrapper .jq-selectbox .jq-selectbox__select {
  min-width: 175px;
}
.sort-wrapper .jq-selectbox .jq-selectbox__select {
  padding: 5px 9px;
  padding-right: 28px;
}
.sort-wrapper .jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}
.toggle-drop {
  position: relative;
  cursor: pointer;
}
.toggle-drop-wrapper {
  position: relative;
}
.drop-block {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
  background: 0 0;
  min-width: 332px;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #2b343c;
  top: 84%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.drop-block .ic-close {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 18px;
  color: silver;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.drop-block .ic-close:hover {
  color: #2b343c;
}
.drop-block .label p {
  margin-bottom: 10px;
}
.drop-block .label p:not(:first-child) {
  margin-bottom: 0;
}
.drop-block:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 12px solid #fff;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.drop-block .drop-block-inner {
  background: #fff;
  padding: 25px 17px 1px;
  margin-top: 12px;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
}
.drop-block .drop-block-inner .form,
.drop-block .drop-block-inner form {
  margin-top: 20px;
}
.drop-block .drop-block-inner .form .form-note,
.drop-block .drop-block-inner form .form-note {
  color: #262626;
}
.drop-block .drop-block-inner .form .control-group,
.drop-block .drop-block-inner form .control-group {
  margin-bottom: 11px;
}
.drop-block .drop-block-inner .form .btn,
.drop-block .drop-block-inner form .btn {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 5px;
  line-height: 1.6;
}
.drop-block .drop-block-inner .form .form-error,
.drop-block .drop-block-inner form .form-error {
  display: none;
}
.drop-block .drop-block-inner .form .form-control,
.drop-block .drop-block-inner form .form-control {
  margin-bottom: 5px;
}
.drop-block .drop-block-inner .form .form-group.d-flex .btn,
.drop-block .drop-block-inner form .form-group.d-flex .btn {
  margin-left: 12px;
}
.drop-block.active {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0 0 35px -2px #000;
  box-shadow: 0 0 35px -2px #000;
  z-index: 101;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: visible;
}
.overlay {
  background: #0d0d0d;
  position: fixed;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.btn {
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000;
  padding: 5px 40px;
  height: 40px;
  line-height: 1;
}
.btn,
.btn .text {
  cursor: pointer;
}
.btn._icon .ic {
  font-size: 19px;
  margin-right: 9px;
}
.btn:focus {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn-primary {
  background: #d2262f;
  border-color: #d2262f;
  color: #fff;
}
.btn-primary:hover {
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}
.btn-primary:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}
.btn-primary:active {
  background: #bc222a;
  border-color: #bc222a;
  color: #fff;
}
.btn-default {
  background: #fff;
  border-color: #960909;
  color: #606060;
}
.btn-default:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  border-color: #960909;
  color: #606060;
}
.btn-default:hover {
  background: #960909;
  border-color: #960909;
  color: #fff;
}
.btn-default:active {
  background: #660606;
  border-color: #660606;
  color: #fff;
}
button.btn-link {
  padding: 0;
  margin: 0;
  border: none;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-link {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}
.btn-link,
.btn-link .text {
  -webkit-transition: 0.2s ease 0.2s;
  -o-transition: 0.2s ease 0.2s;
  transition: 0.2s ease 0.2s;
  color: #2b343c;
  line-height: 1;
}
.btn-link .text {
  border-bottom: 1px solid #2b343c;
  display: inline-block;
}
.btn-link.dashed .text {
  border-bottom-style: dashed;
}
.btn-link.active,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  text-decoration: none;
}
.btn-link.active,
.btn-link.active .text,
.btn-link:active,
.btn-link:active .text,
.btn-link:focus,
.btn-link:focus .text,
.btn-link:hover,
.btn-link:hover .text {
  color: #2b343c;
}
.btn-link.active .text,
.btn-link:active .text,
.btn-link:focus .text,
.btn-link:hover .text {
  border-bottom-color: #2b343c;
}
.btn-link-edit .text {
  text-decoration: underline;
}
.button-view-all-text {
  cursor: pointer;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}
.button-view-all-text.show {
  display: inline-block;
}
.button-view-all-text._bottom {
  position: static;
  margin-top: 10px;
}
.button-view-all-text._circle {
  position: relative;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  border: 7px solid #fff;
  font-size: 44px;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.button-view-all-text._circle:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-weight: 700;
  margin-top: 0;
}
.button-view-all-text._circle.view-btn_hide:before {
  content: "-";
  margin-top: -2px;
  font-size: 55px;
}
.button-view-all-text:not(._circle) {
  padding-right: 28px;
  position: relative;
}
.button-view-all-text:not(._circle):before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.button-view-all-text:not(._circle):before {
  content: "\f004";
}
.button-view-all-text:not(._circle):before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 11px;
  font-size: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.button-view-all-text:not(._circle).view-btn_hide:before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.toggle-block {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.toggle-block > :first-child,
.toggle-block > :last-child {
  margin-top: 0;
}
.hidden-text-block:not(.view-all-text) {
  position: relative;
}
.hidden-text-block:not(.view-all-text):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 10;
  background: rgba(204, 231, 243, 0.8);
  background: -webkit-linear-gradient(
    top,
    rgba(229, 229, 229, 0) 0,
    #cce7f3 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(229, 229, 229, 0)),
    to(#cce7f3)
  );
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0, #cce7f3 100%);
  background: linear-gradient(
    to bottom,
    rgba(229, 229, 229, 0) 0,
    #cce7f3 100%
  );
}
.hidden-text-block.view-all-text {
  max-height: none;
}
.hidden-text-block > :last-child {
  margin-bottom: 0;
}
button[disabled] {
  cursor: not-allowed;
}
button[disabled] .text {
  cursor: not-allowed;
}
.nav-tabs-wrap .nav-decor {
  position: relative;
  z-index: 1;
}
.nav-tabs-wrap .nav-decor:before {
  content: "";
  display: block;
  border-bottom: 1px solid #2b343c;
}
.nav-tabs-wrap .nav-tabs {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
}
.nav-tabs {
  border-bottom: 1px solid #2b343c;
}
.nav-tabs .nav-link {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  border-color: transparent;
  border-bottom-width: 0;
  background: 0 0;
  color: #2b343c;
  margin-right: 10px;
  font-size: 1rem;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 7px 6px 5px 6px;
  margin-bottom: -1px;
}
.nav-tabs .nav-link .text {
  display: block;
  background: #fff;
  padding: 6px 20px;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.nav-tabs .nav-link .count {
  display: inline-block;
  padding: 2px 3px;
  min-width: 23px;
  color: #fff;
  font-size: 0.75rem;
  background: #2b343c;
  border-radius: 5px;
  line-height: 1;
  vertical-align: middle;
}
.nav-tabs .nav-link.active {
  background: #fff;
  border-color: #2b343c;
  color: #2b343c;
}
.nav-tabs .nav-link.active .text {
  background: #ffe8e8;
}
.tab-content {
  border-bottom: 1px solid #e2ebf4;
  border-left: 1px solid #e2ebf4;
  border-right: 1px solid #e2ebf4;
  padding: 30px;
}
.map-default {
  min-height: 300px;
}
.filter {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
.filter .filter-title {
  background: #2b343c;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-transform: uppercase;
}
.filter .filter-toggle-wrap {
  position: relative;
}
.filter .filter-toggle-wrap .filter-delete-wrapper {
  display: none;
}
.filter .filter-toggle-wrap > .loader-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.filter .filter-toggle-wrap > .loader-wrap .loader {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter .filter-toggle-wrap.loading > :not(.loader-wrap) {
  opacity: 0.5;
}
.filter .filter-toggle-wrap.loading > .loader-wrap {
  z-index: 200;
  opacity: 1;
  visibility: visible;
}
.filter .filter-title,
.filter .selections-wrapper {
  border-bottom: 1px solid #e3e3e3;
}
.filter .selections-wrapper {
  position: relative;
  padding: 20px 0 20px;
  line-height: 1.2;
}
.filter .selections-wrapper:last-of-type {
  border-bottom: none;
}
.filter .selections-wrapper > .title {
  font-size: 0.875rem;
  color: #2b343c;
  font-weight: 700;
  margin-bottom: 15px;
  position: relative;
}
.filter .selections-wrapper > .title .clear-filter {
  color: silver;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-left: 16px;
  display: none;
  margin-right: 5px;
  margin-top: 1px;
}
.filter .selections-wrapper > .title .clear-filter:hover {
  color: #2b343c;
}
.filter .selections-wrapper > .title.selected .clear-filter {
  display: block;
}
.filter .selections-wrapper > .title .open-filter-search {
  font-size: 15px;
  color: silver;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: none;
}
.filter .selections-wrapper > .title .open-filter-search:hover {
  color: #2b343c;
}
.filter .filter-form {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 100%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-bottom: 0;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px 2px 0 0;
}
.filter .filter-form.active {
  left: 0;
  overflow: visible;
}
.filter .filter-form .form-control {
  font-size: 0.875rem;
  color: #2b343c;
  height: 24px;
  padding-right: 30px;
}
.filter .filter-form .filter-form-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: 0 0;
  border: none;
  height: 24px;
  width: 28px;
  text-align: center;
  padding: 0;
  line-height: 24px;
  color: silver;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}
.filter .filter-form .filter-form-btn:hover {
  color: #2b343c;
}
.filter .attribute-content:not(._range) {
  overflow: hidden;
  overflow-y: auto;
  max-height: 240px;
}
.filter .buttons-wrap {
  text-align: center;
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.filter .buttons-wrap .btn {
  width: 100%;
}
.filter .clear-filter.disabled {
  cursor: not-allowed;
}
.filter .filter-pre-info {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  background: #fff;
  z-index: 10;
  padding: 6px 26px 6px 13px;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
}
.filter .filter-pre-info:after {
  content: "";
  background: url(../images/decore/left-shadow-arrow.svg) top no-repeat/contain;
  width: 20px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filter .filter-pre-info .close {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #2b343c;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}
.filter .filter-pre-info .close:hover {
  color: #2b343c;
}
.filter .filter-pre-info .btn {
  line-height: 1.1;
  font-size: 12px;
  margin-left: 15px;
}
.attribute-checkbox {
  position: relative;
}
.attribute-checkbox:after {
  content: "";
  display: block;
  clear: both;
}
.attribute-checkbox:not(:last-child) {
  margin-bottom: 15px;
}
.attribute-checkbox .list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-decoration: none;
  color: #2b343c;
  line-height: 1.571;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.attribute-checkbox .list .count,
.attribute-checkbox .list .text {
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}
.attribute-checkbox .list .text:first-letter {
  text-transform: capitalize;
}
.attribute-checkbox .list .text-wrap {
  display: block;
  position: relative;
}
.attribute-checkbox .list .text-wrap:before {
  content: "";
  display: block;
  background: #2b343c;
  position: absolute;
  top: 100%;
  margin-top: -1px;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}
.attribute-checkbox .list .checkbox {
  display: block;
  position: relative;
  width: 21px;
  min-width: 21px;
  height: 21px;
  background: #fff;
  margin-right: 11px;
  vertical-align: middle;
  border: 1px solid #e2ebf4;
  border-radius: 4px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}
.attribute-checkbox .list .checkbox:before {
  content: url(../images/decore/check.svg);
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.attribute-checkbox .btn-apply {
  display: none !important;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -14px;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  padding: 5px 15px;
  height: 28px;
  border-radius: 14px;
  line-height: 18px;
  vertical-align: middle;
  background: #2b343c;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.attribute-checkbox .btn-apply:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  margin-top: -9px;
  border-right: 9px solid #2b343c;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.attribute-checkbox.selected .list .checkbox {
  border-color: #2b343c;
}
.attribute-checkbox.selected .list .checkbox:before {
  opacity: 1;
}
.attribute-range {
  position: relative;
}
.attribute-range .ui-slider {
  background: #e0e0e0;
  height: 3px;
  margin: 18px 0;
  position: relative;
  border: none;
  border-radius: 5px;
}
.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 3px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1e89ba),
    to(#fe452a)
  );
  background: -webkit-linear-gradient(left, #1e89ba 0, #fe452a 100%);
  background: -o-linear-gradient(left, #1e89ba 0, #fe452a 100%);
  background: linear-gradient(to right, #1e89ba 0, #fe452a 100%);
  border-radius: 5px;
}
.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-left: 0;
  margin-top: -7.5px;
  background: #fff;
  display: block;
  border-radius: 100%;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  cursor: pointer;
}
.attribute-range .ui-slider .ui-slider-handle:hover:first-of-type {
  border-color: #2581b1;
}
.attribute-range .ui-slider .ui-slider-handle:hover:last-of-type {
  border-color: #2b343c;
}
.attribute-range .ui-slider .ui-slider-handle:first-of-type {
  left: 0;
}
.attribute-range .ui-slider .ui-slider-handle:last-of-type {
  right: 0;
}
.attribute-range .ui-slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -15px;
}
.attribute-range .dash {
  color: #e9e9e9;
  float: left;
  font-size: 15px;
  line-height: 21px;
  margin: 0 6px 0 16px;
}
.attribute-range .ranges-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}
.attribute-range .range-text {
  padding-right: 6px;
}
.attribute-range .range-separate,
.attribute-range .range-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.attribute-range .range {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  font-size: 0.75rem;
  color: #737373;
}
.attribute-range .range .form-control {
  height: 24px;
  min-width: 45px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 7px;
  font-size: 0.75rem;
  color: #737373;
  text-align: center;
}
.attribute-range .range .form-control::-webkit-inner-spin-button,
.attribute-range .range .form-control::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.attribute-range .range > * {
  margin-bottom: 0;
  margin-right: 7px;
}
.attribute-range .btn-apply {
  height: 24px;
  padding: 1px 8px;
  font-size: 0.75rem;
}
.filter-delete-wrapper {
  color: #2b343c;
  font-size: 0.75rem;
  line-height: 1;
  background: #f7f7f7;
  padding: 10px 6px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-delete-wrapper:empty {
  display: none;
}
.filter-delete-wrapper .filter-delete-item {
  margin: 8px;
  border-radius: 2px;
  border: 1px solid silver;
  padding: 6px 7px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.filter-delete-wrapper .filter-delete-item.filter-delete-all {
  color: #fff;
  background: #2b343c;
  border-color: #2b343c;
}
.filter-delete-wrapper .filter-delete-item.filter-delete-all .delete-icon {
  color: #fff;
}
.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #2b343c;
  background: #fff;
  border-color: silver;
}
.filter-delete-wrapper
  .filter-delete-item.filter-delete-all:hover
  .delete-icon {
  color: silver;
}
.filter-delete-wrapper .filter-delete-item:hover {
  color: #fff;
  background: #2b343c;
  border-color: #2b343c;
}
.filter-delete-wrapper .filter-delete-item:hover .delete-icon {
  color: #fff;
}
.filter-delete-wrapper .delete-icon {
  color: silver;
  margin-left: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.socials-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 35px;
  padding-right: 35px;
}
.socials-list .item {
  color: #fff;
  font-size: 17px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.socials-list .item:not(:last-child) {
  margin-right: 18px;
}
.social-auth {
  display: block;
  text-align: center;
}
.social-auth .social {
  position: relative;
  display: inline-block;
  margin: 5px 5px 0;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  vertical-align: middle;
  border: 1px solid #2b343c;
}
.social-auth .social a {
  display: block;
  height: 100%;
}
.social-auth .social i {
  color: #2b343c;
}
.social-likes {
  text-align: center;
  padding-top: 25px;
}
.social-likes .widget-item {
  margin-top: 15px;
  display: inline-block;
}
.social-likes .title {
  display: inline-block;
  font-size: 14px;
}
.social-likes .item {
  position: relative;
}
.social-likes .item .hidden {
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.social-likes .item .hidden:hover + i {
  vertical-align: top;
}
.social-likes .item.instagram .ig-follow {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
}
.social-likes .item.google-plus iframe {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
}
.social-likes .item.facebook .fb-share-button {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
}
.social-likes .item.vk a {
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
}
.banner.vertical {
  margin-bottom: 10px;
}
.banner img {
  max-width: 100%;
  height: auto;
}
.article-filter-wrapper {
  border: 1px solid #f2f2f2;
  margin-top: 24px;
}
.article-filter-wrapper .aside-title-block {
  margin-bottom: 0;
  margin-top: 0;
}
.share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-block .label {
  font-size: 14px;
  line-height: 1;
  color: #181818;
  margin-right: 10px;
}
.share-block .share-link {
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.share-block .share-link:not(:last-child) {
  margin-right: 10px;
}
.tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 9px 0;
}
.tags .tag {
  margin-right: auto;
  border-radius: 3px;
  background: #fff;
  padding: 7px 19px;
  text-transform: uppercase;
  font-size: 12px;
  color: #1a1a1a;
  border: 1px solid #960909;
  line-height: 1.08;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  margin-bottom: 8px;
  white-space: nowrap;
}
.tags .tag:not(:last-child) {
  margin-right: 8px;
}
.article-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  background: #fafafa;
  padding: 30px;
}
.article-item:not(:last-child) {
  margin-bottom: 11px;
}
.article-item .article-image-wrapper {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 43.4%;
  -ms-flex: 0 0 43.4%;
  flex: 0 0 43.4%;
}
.article-item .article-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.article-item .article-helpers-block {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.article-item .article-helpers-block .helper-item {
  width: 61px;
  height: 53px;
  background: rgba(52, 52, 52, 0.47);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 4px;
}
.article-item .article-helpers-block .helper-item img {
  width: 34px;
}
.article-item .article-description {
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 100%;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 56.6%;
  -ms-flex: 0 0 56.6%;
  flex: 0 0 56.6%;
}
.article-item .article-rubric {
  border-radius: 3px;
  background: #fff;
  padding: 7px 19px;
  text-transform: uppercase;
  font-size: 12px;
  color: #960909;
  line-height: 1.08;
  text-decoration: none;
}
.article-item .article-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  color: #1a1a1a;
  margin-bottom: 14px;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 69px;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  max-width: 100%;
}
.article-item .article-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.36;
  color: #606060;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  max-height: 57px;
  overflow: hidden;
  max-width: 100%;
}
.article-item .article-alias {
  position: absolute;
  top: -30px;
  right: 0;
  border-radius: 3px;
  background: #960909;
  color: #fff;
  padding: 0 5px;
}
.article-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
  width: 100%;
}
.article-info .article-date {
  font-size: 12px;
  line-height: 1.08;
  color: #a8a8a8;
}
.article-info .article-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-info .article-view .view-icon {
  color: #960909;
  font-size: 8px;
  margin-right: 5px;
}
.article-info .article-view .view-count {
  font-size: 10px;
  font-weight: 700;
  line-height: 1.1;
  color: #dbdbdb;
}
.article-last-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 7px;
  counter-increment: step-counter;
  border-bottom: 1px solid #f2f2f2;
}
.article-last-item:not(:last-child) {
  margin-bottom: 10px;
}
.article-last-item .article-image-wrapper {
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 105px;
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  max-width: 105px;
}
.article-last-item .article-index {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #dbdbdb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25px;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  max-width: 25px;
}
.article-last-item .article-index:before {
  content: counter(step-counter);
}
.article-last-item .article-description {
  padding-top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.article-last-item .article-title {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.27;
  color: #1a1a1a;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 39px;
  overflow: hidden;
  margin-bottom: 14px;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  max-width: 100%;
}
.article-last-item .article-info {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 100%;
}
.article-last-wrapper {
  margin-bottom: 30px;
}
.article-rubrics-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 9px;
}
.article-rubrics-wrapper .article-rubric {
  margin-bottom: 8px;
}
.article-rubrics-wrapper .article-rubric:not(:last-child) {
  margin-right: 8px;
}
.article-hot-wrapper {
  margin-bottom: 30px;
}
.form-placeholder-color {
  color: #8c8c8c;
}
.form-control {
  height: 30px;
  border-radius: 2px;
  border-color: silver;
  background: #fff;
  color: #2b343c;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 0.875rem;
}
.form-control.error {
  border-color: red;
}
.form-control:focus {
  background: #fff;
  border-color: #82d9ff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.gui-field-error {
  border-color: red;
}
.form-control::-webkit-input-placeholder {
  color: #8c8c8c;
}
.form-control::-moz-placeholder {
  color: #8c8c8c;
}
.form-control:-moz-placeholder {
  color: #8c8c8c;
}
.form-control:-ms-input-placeholder {
  color: #8c8c8c;
}
.form-control.bg-icon {
  padding-left: 45px;
}
.form-control.bg-icon ~ i {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #8c8c8c;
}
.form-control.jq-selectbox {
  padding-left: 0;
  padding-right: 0;
}
.form-control.jq-selectbox .jq-selectbox__select {
  width: 100%;
  height: 30px;
  border-width: 1px;
  border-color: silver;
  color: #2b343c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
textarea.form-control {
  resize: none;
  height: 65px;
}
.custom-checkbox {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.571;
  padding-left: 33px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.custom-checkbox .checkmark:after,
.custom-checkbox .checkmark:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.custom-checkbox .checkmark:before {
  width: 16px;
  height: 16px;
  left: 0;
  border: 1px solid #2b343c;
}
.custom-checkbox .checkmark:after {
  content: url(../images/decore/check.svg);
  left: 1px;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.custom-checkbox input:checked .checkmark:after,
.custom-checkbox input:checked ~ .checkmark:after,
.custom-checkbox.active .checkmark:after,
.custom-checkbox.active ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(0.8);
  -ms-transform: translateY(-50%) scale(0.8);
  -o-transform: translateY(-50%) scale(0.8);
  transform: translateY(-50%) scale(0.8);
}
.custom-checkbox input:checked._dark .checkmark:before,
.custom-checkbox input:checked._dark ~ .checkmark:before,
.custom-checkbox.active._dark .checkmark:before,
.custom-checkbox.active._dark ~ .checkmark:before {
  border-color: #2b343c;
}
.custom-checkbox input {
  visibility: hidden;
  opacity: 0;
}
.custom-checkbox input._dark.checkmark:before,
.custom-checkbox input._dark ~ .checkmark:before {
  border-color: silver;
}
.custom-radio {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.571;
  padding-left: 19px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
  margin-left: 30px;
}
.custom-radio .checkmark:after,
.custom-radio .checkmark:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #2b343c;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.custom-radio .checkmark:before {
  width: 10px;
  height: 10px;
  left: 0;
}
.custom-radio .checkmark:after {
  background: #2b343c;
  left: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.custom-radio input:checked .checkmark:after,
.custom-radio input:checked ~ .checkmark:after,
.custom-radio.active .checkmark:after,
.custom-radio.active ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.custom-radio input {
  visibility: hidden;
  opacity: 0;
}
form label {
  font-size: 0.875rem;
  color: #2b343c;
}
form label .required:before {
  content: "*";
  color: #2b343c;
}
form .form-error {
  display: none;
}
form .control-group {
  margin-bottom: 13px;
}
form .form-note {
  color: silver;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.2;
  margin: 13px 0;
}
form .form-note a {
  color: inherit;
  border-bottom: 1px solid silver;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
form .form-note a:hover {
  color: #2b343c;
  border-color: #2b343c;
  text-decoration: none;
}
form .gui-details {
  color: silver;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-top: 3px;
}
form .gui-details a {
  color: inherit;
  border-bottom: 1px solid silver;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
form .gui-details a:hover {
  color: #2b343c;
  border-color: #2b343c;
  text-decoration: none;
}
form .note {
  color: #999;
  font-size: 0.75rem;
}
#order-form .control-group,
#order-form .form-group {
  position: relative;
}
#order-form .control-group .custom-radio + label.error {
  left: 30px;
}
#order-form label.error {
  font-size: 0.75rem;
  color: #d52527;
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  bottom: -17px;
}
#order-form #orderProductsTable.load,
#order-form .delivery-content.load,
#order-form .payment-content.load {
  position: relative;
  min-height: 60px;
}
#order-form #orderProductsTable.load > :not(.loader-wrap),
#order-form .delivery-content.load > :not(.loader-wrap),
#order-form .payment-content.load > :not(.loader-wrap) {
  opacity: 0.5;
}
#order-form #orderProductsTable.load:before,
#order-form .delivery-content.load:before,
#order-form .payment-content.load:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#order-form #orderProductsTable.load .loader-wrap,
#order-form .delivery-content.load .loader-wrap,
#order-form .payment-content.load .loader-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 12;
}
#order-form #orderProductsTable.load .loader-wrap .loader,
#order-form .delivery-content.load .loader-wrap .loader,
#order-form .payment-content.load .loader-wrap .loader {
  margin: auto;
}
#order-form #orderProductsTable.load .loader-wrap .loader span,
#order-form .delivery-content.load .loader-wrap .loader span,
#order-form .payment-content.load .loader-wrap .loader span {
  width: 5px;
  height: 30px;
}
.form-popup form {
  background: #fefefe;
  border-radius: 2px;
  position: relative;
  padding: 25px 30px;
}
.form-popup form .btn {
  margin-top: 13px;
  padding: 6px 12px;
  min-width: 127px;
}
.form-popup form.register-form {
  padding-left: 65px;
  padding-right: 65px;
}
.form-popup .form-note,
.form-popup .form-title,
.form-popup .popup-note,
.form-popup .popup-title {
  text-align: center;
  display: block;
}
.form-popup .form-title,
.form-popup .popup-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #2b343c;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 30px;
  background: #fff;
}
.form-popup label {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 10px;
}
.form-popup .fancybox-close-small:after {
  display: none;
}
.form-popup .fancybox-close-small:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-popup .fancybox-close-small:before {
  content: "\e832";
}
.form-popup .fancybox-close-small:before {
  font-size: 18px;
  color: silver;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.form-popup .fancybox-close-small:hover:before {
  color: #2b343c;
}
.search-form {
  position: relative;
}
.search-form .search-group {
  position: relative;
}
.search-form .btn-search {
  background: 0 0;
  border: none;
  font-size: 20px;
  color: #960909;
  width: 42px;
  height: 42px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 23px;
  cursor: pointer;
}
.search-form .input-search {
  width: 100%;
}
.header-search {
  position: absolute;
  top: 0;
  left: 20px;
  right: 15px;
  padding: 28px 50px 37px;
  -webkit-box-shadow: -2px 6px 17px 0 rgba(0, 0, 0, 0.19);
  box-shadow: -2px 6px 17px 0 rgba(0, 0, 0, 0.19);
  background: #fff;
  display: none;
}
.header-search .input-search {
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.2px;
  height: 48px;
  border-width: 0 0 2px 0;
  border-color: #eee;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding-right: 80px;
}
.header-search .input-search::-webkit-input-placeholder {
  color: #343534;
  opacity: 1;
}
.header-search .input-search::-moz-placeholder {
  color: #343534;
  opacity: 1;
}
.header-search .input-search:-ms-input-placeholder {
  color: #343534;
  opacity: 1;
}
.header-search .input-search::placeholder {
  color: #343534;
  opacity: 1;
}
.header-search .input-search:-ms-input-placeholder {
  color: #343534;
}
.header-search .input-search::-ms-input-placeholder {
  color: #343534;
}
.header-search .input-search:focus {
  border-color: #960909;
}
.menu-search {
  margin-top: 44px;
}
.menu-search .input-search {
  background: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  height: 40px;
  padding-left: 17px;
  padding-right: 50px;
  color: #960909;
}
.menu-search .input-search::-webkit-input-placeholder {
  color: #daa9a9;
  opacity: 1;
}
.menu-search .input-search::-moz-placeholder {
  color: #daa9a9;
  opacity: 1;
}
.menu-search .input-search:-ms-input-placeholder {
  color: #daa9a9;
  opacity: 1;
}
.menu-search .input-search::placeholder {
  color: #daa9a9;
  opacity: 1;
}
.menu-search .input-search:-ms-input-placeholder {
  color: #daa9a9;
}
.menu-search .input-search::-ms-input-placeholder {
  color: #daa9a9;
}
.menu-search .input-search:focus {
  border-color: #960909;
}
.menu-search .btn-search {
  right: 0;
}
.tell-block-cart {
  background: #f0f4f8;
  padding: 0 20px;
}
.tell-block-cart form {
  padding: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.tell-block-cart form > .row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tell-block-cart form .form-note {
  text-align: right;
  color: #2b343c;
  margin: 0 0 14px;
  font-size: 0.75rem;
  line-height: 1;
}
.tell-block-cart form .form-note b {
  font-size: 0.875rem;
  line-height: 1.2;
}
.tell-block-cart form .form-group {
  margin-bottom: 0;
}
.tell-block-cart form .btn-submit {
  max-width: 200px;
  margin-top: 0;
  min-width: 90px;
}
.carousel-product {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
.carousel-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}
.carousel-product .ui-slider:not(.lightSlider) > li {
  min-width: 20%;
  width: 20%;
}
.category-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  margin-left: -7px;
  margin-right: -7px;
  list-style: none;
  padding: 0;
}
.category-product .ui-slider:not(.lightSlider) > li {
  min-width: 25%;
  width: 25%;
}
.first-slider .firstSlider:not(.lightSlider),
.first-slider .ui-slider:not(.lightSlider) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first-slider .firstSlider:not(.lightSlider) > li:not(:first-child),
.first-slider .ui-slider:not(.lightSlider) > li:not(:first-child) {
  display: none;
}
.product-gallery {
  position: relative;
}
.product-gallery .sticker-wrapper {
  left: 120px;
  top: 50px;
}
.product-gallery .lSSlideOuter.vertical {
  padding: 22px 0 !important;
}
.product-gallery .lSSlideWrapper {
  overflow: visible;
}
.product-gallery .lslide {
  cursor: pointer;
}
.product-gallery .lslide:after {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%0D%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0D%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0D%0A%20width%3D%2289px%22%20height%3D%2290px%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.431%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%0D%0A%20d%3D%22M71.173%2C72.080%20L71.085%2C72.167%20C68.677%2C74.556%2064.774%2C74.556%2062.366%2C72.167%20L48.924%2C58.834%20C52.798%2C57.052%2055.961%2C54.024%2057.892%2C50.258%20L71.173%2C63.431%20C73.581%2C65.820%2073.581%2C69.692%2071.173%2C72.080%20ZM36.787%2C59.221%20C24.769%2C59.221%2014.991%2C49.524%2014.991%2C37.602%20C14.991%2C25.681%2024.769%2C15.982%2036.787%2C15.982%20C48.805%2C15.982%2058.583%2C25.681%2058.583%2C37.602%20C58.583%2C49.524%2048.805%2C59.221%2036.787%2C59.221%20ZM36.787%2C21.472%20C27.821%2C21.472%2020.527%2C28.708%2020.527%2C37.602%20C20.527%2C46.495%2027.821%2C53.731%2036.787%2C53.731%20C45.753%2C53.731%2053.047%2C46.495%2053.047%2C37.602%20C53.047%2C28.708%2045.753%2C21.472%2036.787%2C21.472%20ZM44.784%2C40.378%20L39.586%2C40.378%20L39.586%2C45.534%20C39.586%2C47.068%2038.333%2C48.311%2036.787%2C48.311%20C35.241%2C48.311%2033.988%2C47.068%2033.988%2C45.534%20L33.988%2C40.378%20L28.790%2C40.378%20C27.244%2C40.378%2025.991%2C39.135%2025.991%2C37.602%20C25.991%2C36.069%2027.244%2C34.825%2028.790%2C34.825%20L33.988%2C34.825%20L33.988%2C29.670%20C33.988%2C28.136%2035.241%2C26.893%2036.787%2C26.893%20C38.333%2C26.893%2039.586%2C28.136%2039.586%2C29.670%20L39.586%2C34.825%20L44.784%2C34.825%20C46.330%2C34.825%2047.583%2C36.069%2047.583%2C37.602%20C47.583%2C39.135%2046.330%2C40.378%2044.784%2C40.378%20Z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
    center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.product-gallery .lslide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.ui-slider-wrapper {
  margin: 30px 0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.ui-slider-wrapper .lSPager.lSpg {
  position: relative;
  margin-top: 28px;
  bottom: 0;
  z-index: 1;
}
.ui-slider-wrapper .lSPager.lSpg > li a {
  background-color: #e0e0e0;
}
.ui-slider-wrapper .lSPager.lSpg > li.active a,
.ui-slider-wrapper .lSPager.lSpg > li:hover a {
  background-color: #2b343c;
}
.ui-slider-wrapper .lightSlider {
  overflow: visible;
}
.ui-slider-wrapper.brands-product .lSSlideOuter,
.ui-slider-wrapper.category-product .lSSlideOuter {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.ui-slider-wrapper.brands-product .lSSlideWrapper,
.ui-slider-wrapper.category-product .lSSlideWrapper {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.ui-slider-wrapper._product_blocks .lSSlideOuter {
  margin-left: -15px;
  margin-right: -15px;
}
.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 15px;
}
.ui-slider-wrapper._catalog_blocks .lSSlideOuter {
  margin-left: -5px;
  margin-right: -5px;
}
.ui-slider-wrapper._catalog_blocks .ui-slider > li {
  padding: 5px;
}
#checkoutDialog {
  max-width: 742px;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
}
#checkoutDialog .popup-title {
  display: block;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 30px 45px 0;
}
#checkoutDialog .popup-title .text {
  text-align: left;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #8c8c8c;
}
#checkoutDialog .wrap {
  position: relative;
  background: #fefefe;
  padding-top: 15px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  min-height: 100px;
}
#checkoutDialog #checkoutDialogLoader {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#checkoutDialog .cart-products {
  margin: 0 45px;
}
#checkoutDialog .alert {
  margin-left: 45px;
  margin-right: 45px;
}
#checkoutDialog .fist-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: auto;
}
.info-hidden {
  line-height: 1.2;
  background: #fff;
  max-width: 780px;
  color: #737373;
  font-size: 0.875rem;
}
.info-hidden.info-delivery {
  max-width: 1190px;
}
.info-hidden.info-pay {
  max-width: 850px;
}
.info-hidden a {
  color: #2b343c;
}
.info-hidden a:hover {
  color: #2b343c;
}
.info-hidden ol,
.info-hidden ul {
  padding-left: 45px;
  padding-right: 25px;
}
.info-hidden ol li,
.info-hidden ul li {
  margin-bottom: 20px;
}
.info-hidden ol,
.info-hidden p,
.info-hidden ul {
  margin-bottom: 20px;
}
.info-hidden p {
  padding: 0 25px;
}
.info-hidden .h2,
.info-hidden .h3,
.info-hidden .info-title,
.info-hidden h2,
.info-hidden h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  background: #e0e0e0;
  padding: 14px 15px;
  margin-bottom: 20px;
  text-transform: none;
  color: #323232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 35px;
}
.info-hidden .h2:first-of-type,
.info-hidden .h3:first-of-type,
.info-hidden .info-title:first-of-type,
.info-hidden h2:first-of-type,
.info-hidden h3:first-of-type {
  margin-top: 0;
}
.info-hidden .h2 .info-title-img,
.info-hidden .h3 .info-title-img,
.info-hidden .info-title .info-title-img,
.info-hidden h2 .info-title-img,
.info-hidden h3 .info-title-img {
  width: 31px;
  text-align: center;
  margin-right: 16px;
}
.info-hidden .h2 .info-title-img img,
.info-hidden .h3 .info-title-img img,
.info-hidden .info-title .info-title-img img,
.info-hidden h2 .info-title-img img,
.info-hidden h3 .info-title-img img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}
.info-hidden .h2:before,
.info-hidden .h3:before,
.info-hidden .info-title:before,
.info-hidden h2:before,
.info-hidden h3:before {
  font-size: 25px;
  margin-right: 24px;
}
#messageDialog {
  border-radius: 10px;
}
#messageDialog .popup-note,
#messageDialog .popup-title {
  text-align: center;
  display: block;
}
#messageDialog .popup-title {
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 65px 5px 20px;
  background: #2b343c;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.35;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}
#messageDialog .popup-title:before {
  content: "!";
  font-weight: 700;
  margin-right: 10px;
  font-size: 26px;
}
#messageDialog .popup-note {
  padding: 5px 15px 10px;
  line-height: normal;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #2b343c;
  margin-left: auto;
  margin-right: auto;
}
#messageDialog .content {
  background: #fefefe;
  padding-top: 20px;
  padding-bottom: 20px;
}
#reviewDialog {
  max-width: 820px;
}
#reviewDialog .control-group {
  padding: 0 55px;
}
#reviewDialog form {
  padding-bottom: 35px;
}
#tableSize {
  max-width: 720px;
  width: 100%;
  padding: 24px 0 0;
}
#tableSize .fancybox-close-small:after {
  display: none;
}
#tableSize .fancybox-close-small:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#tableSize .fancybox-close-small:before {
  content: "\e832";
}
#tableSize .fancybox-close-small:before {
  position: absolute;
  font-size: 18px;
  color: silver;
  top: 10px;
  right: 10px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
#tableSize .fancybox-close-small:hover:before {
  color: #2b343c;
}
#tableSize .nav-tabs {
  padding-left: 17px;
  padding-right: 17px;
}
#tableSize table {
  width: 100%;
  font-size: 0.875rem;
  border: none !important;
  text-align: center;
}
#tableSize table thead {
  background: #e6e6e6;
}
#tableSize table tr td,
#tableSize table tr th {
  padding: 10px 5px;
}
#tableSize .tab-content {
  padding: 30px 0 0;
  border: none;
}
#tableSize #navTabSize {
  text-align: center;
}
#tableSize #navTabSize img {
  max-width: 100%;
  height: auto;
}
#tableSize #navTabSize .nav-tabs {
  border: none;
  padding-left: 36px;
}
#tableSize #navTabSize .nav-tabs .nav-link {
  border: none;
  padding: 0;
  color: #8c8c8c;
}
#tableSize #navTabSize .nav-tabs .nav-link .text {
  background: #fff;
  padding: 4px 10px;
}
#tableSize #navTabSize .nav-tabs .nav-link.active,
#tableSize #navTabSize .nav-tabs .nav-link:hover {
  color: #262626;
  text-shadow: 1px 0 0 #262626;
}
#tableSize #navTabSize .tab-content {
  padding: 25px 36px 30px;
}
.product-card {
  position: relative;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-card > .loader-wrap {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  pointer-events: none;
}
.product-card.empty .loader-wrap,
.product-card.loading .loader-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}
.product-card.loading,
.product-card.loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.product-card:not(:last-child) {
  margin-bottom: 30px;
}
.product-card._not-availible .product-title {
  color: #8c8c8c;
}
.product-card._not-availible .price-block.one-price .price .price-currency,
.product-card._not-availible .price-block.one-price .price .price-value {
  color: #8c8c8c;
}
.product-card._sale .sticker-wrapper {
  top: 37px;
}
.product-card .img-wrapper {
  padding: 10px 10px 18px;
  position: relative;
  text-align: center;
  display: block;
}
.product-card .img-wrapper:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 33px;
  right: 33px;
  border-bottom: 1px solid silver;
}
.product-card .product-title {
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product-card .product-title a {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.product-card .product-title a:hover {
  text-decoration: none;
  color: #2b343c;
}
.product-card .hide-block {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  background: 0 0;
  position: absolute;
  top: -webkit-calc(100% - 16px);
  top: calc(100% - 16px);
  z-index: 2;
  padding: 0 14px;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  left: -4px;
  right: -4px;
  font-size: 0.75rem;
}
.product-card .hide-block:before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.33);
  border: 1px solid #ccc;
  border-top: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  pointer-events: none;
  background: #fff;
  z-index: -1;
}
.product-card .hide-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  height: 20px;
  z-index: -2;
  pointer-events: none;
}
.product-card .characteristics-wrap {
  margin-top: 12px;
  position: relative;
  padding: 6px 0;
}
.product-card .characteristics-wrap:not(:empty):before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  border-top: 1px solid silver;
}
.product-card .characteristics-wrap:empty {
  display: none;
}
.price-block .price-currency {
  margin-left: 4px;
}
.price-block .price-old {
  line-height: 1;
  position: relative;
  color: #989898;
  margin-right: 15px;
  white-space: nowrap;
}
.price-block .price-old:empty {
  display: none;
}
.price-block .price-old .price-value {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  position: relative;
}
.price-block .price-old .price-value:before {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #989898;
}
.price-block .price-old .price-currency {
  font-size: 12px;
  font-weight: 400;
}
.price-block .price {
  line-height: 1;
  white-space: nowrap;
}
.price-block .price .price-value {
  font-size: 0.9375rem;
  color: #2b343c;
  white-space: nowrap;
  font-weight: 700;
}
.price-block .price .price-currency {
  font-size: 0.9375rem;
  color: #2b343c;
  font-weight: 700;
}
.price-block.one-price .price-value {
  font-size: 0.9375rem;
  color: #2b343c;
  white-space: nowrap;
  font-weight: 700;
}
.price-block.one-price .price-currency {
  font-size: 0.9375rem;
  color: #2b343c;
  font-weight: 700;
}
.price-block.gray-price .price-value {
  font-size: 0.9375rem;
  color: #8c8c8c;
  white-space: nowrap;
  font-weight: 700;
}
.price-block.gray-price .price-currency {
  font-size: 0.9375rem;
  color: #8c8c8c;
  font-weight: 700;
}
.price-block .price-gain {
  color: #6aba1b;
  text-align: center;
  line-height: 1.2;
  padding: 3px 7px;
  border: 1px solid #6aba1b;
  border-radius: 2px;
  margin-left: 25px;
  position: relative;
}
.price-block .price-gain:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 12px solid #6aba1b;
  border-bottom: 5px solid transparent;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.price-block .price-gain:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-right: 11px solid #fff;
  border-bottom: 4px solid transparent;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qty-wrap .qty-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.qty-wrap .minus,
.qty-wrap .plus {
  position: relative;
  background-color: transparent;
  border: none;
  outline: 0 !important;
  display: inline-block;
  padding: 0;
  width: 35px;
  height: 30px;
  cursor: pointer;
}
.qty-wrap .minus:after,
.qty-wrap .minus:before,
.qty-wrap .plus:after,
.qty-wrap .plus:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #d1d1d1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.qty-wrap .minus:hover:after,
.qty-wrap .minus:hover:before,
.qty-wrap .plus:hover:after,
.qty-wrap .plus:hover:before {
  background: #8c8c8c;
}
.qty-wrap .minus:before,
.qty-wrap .plus:before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
  margin-left: -6px;
}
.qty-wrap .minus:after,
.qty-wrap .plus:after {
  width: 2px;
  height: 12px;
  margin-top: -6px;
  margin-left: -1px;
}
.qty-wrap .minus:after {
  display: none;
}
.qty-wrap .count-input {
  background: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 2px;
  font-size: 14px;
  line-height: 28px;
  height: 30px;
  width: 30px;
  border: 1px solid silver;
  border-radius: 3px;
  text-align: center;
}
.qty-wrap .count-input:focus {
  border-color: #8c8c8c;
}
.qty-wrap .count-text {
  font-weight: 700;
  color: #2b343c;
  margin: 0 5px;
}
.stock {
  cursor: default;
  font-size: 0.75rem;
}
.stock:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.stock:before {
  margin-right: 4px;
}
.stock.in-stock {
  color: #5cb406;
}
.stock.in-stock:before {
  content: "\e863";
}
.stock.out-of-stock {
  color: #737373;
}
.stock.out-of-production {
  color: #737373;
}
.stock.out-of-production:before {
  content: "\e832";
}
.articul {
  color: #737373;
  font-size: 0.75rem;
}
.custom-sticker-wrapper {
  position: absolute;
}
.custom-sticker-wrapper.bottom-right {
  bottom: 5px;
  right: 5px;
}
.custom-sticker-wrapper.bottom-left {
  bottom: 5px;
  left: 5px;
}
.custom-sticker-wrapper.top-left {
  top: 5px;
  left: 5px;
}
.custom-sticker-wrapper.top-right {
  top: 5px;
  right: 5px;
}
.custom-sticker-wrapper .sticker:not(:last-child) {
  margin-bottom: 5px;
}
.sticker-wrapper {
  position: absolute;
  left: 10px;
  top: 7px;
  z-index: 1;
}
.sticker-wrapper .sticker {
  font-size: 0.75rem;
  border-radius: 2px;
  font-weight: 700;
  line-height: 1;
  padding: 7px;
  text-align: center;
  margin-bottom: 3px;
  cursor: default;
}
.sticker-wrapper .sticker._present {
  font-size: 22px;
  font-weight: 400;
  padding: 0;
  text-align: left;
}
.sticker-wrapper .sticker._present i:before {
  background: -webkit-linear-gradient(#d52527, #ff8e2a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #2b343c;
}
.sticker-wrapper .sticker._sales {
  background: #f74231;
  color: #fff;
}
.sticker-wrapper .sticker._hot {
  border: 1px solid #2b343c;
  color: #d52527;
  background: #fff;
}
.sticker-wrapper .sticker._hot,
.sticker-wrapper .sticker._sales {
  min-width: 50px;
  text-transform: uppercase;
}
.sticker-wrapper .sticker._together {
  color: #fff;
  background: #f5b00f;
}
.sticker-wrapper .sticker._complect {
  color: #fff;
  background: #127daf;
}
.sticker-wrapper .sticker._new {
  color: #fff;
  background: #5cb406;
}
.sticker-wrapper .sticker._gift {
  background: url(/var/themes/default/dist/images/decore/gift.svg) no-repeat top
    left;
  width: 22px;
  height: 22px;
  min-width: unset;
  padding: 0;
}
.review-item {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  margin-bottom: 22px;
}
.review-item .review-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 8px;
  position: relative;
}
.review-item .review-content:after {
  content: "";
  background: url(../images/decore/review-arrow.svg) top no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -20px;
  left: 19px;
}
.review-item .review-content .product-image {
  margin-right: 15px;
  min-width: 75px;
}
.review-item .review-content .review-product {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #2b343c;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.review-item .review-content .review-product:hover {
  color: #d52527;
}
.review-item .review-content .review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.review-item .review-content .review-text p {
  margin-bottom: 0;
}
.review-item .review-reply {
  color: #8c8c8c;
  font-size: 0.875rem;
  cursor: pointer;
  margin-bottom: 16px;
  margin-top: 20px;
}
.review-item .review-reply i {
  font-size: 15px;
}
.review-item .review-reply .text {
  border-bottom: 1px solid #8c8c8c;
}
.review-item .review-answer {
  margin-left: 35px;
  padding-left: 90px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 16px;
}
.review-item .review-info {
  padding-left: 65px;
}
.review-item .review-info .review-name {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 9px;
}
.review-item .review-info .review-date {
  color: #737373;
  margin-right: 5px;
}
.review-item .review-info .review-full {
  color: #8c8c8c;
  font-size: 0.75rem;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.review-item .review-info .review-full:hover {
  color: #2b343c;
  text-decoration: none;
}
.reviews-list .review-list-title {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}
.promotion-utp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  margin-left: -15px;
  margin-right: -15px;
}
.promotion-utp .utp-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #960909;
  border-radius: 3px;
  padding: 18px 19px;
  border-left: 11px solid #960909;
  background: #fafafa;
  min-height: 86px;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
.promotion-utp .utp-item .utp-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 52px;
  -ms-flex: 0 0 52px;
  flex: 0 0 52px;
  max-width: 52px;
  margin-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-regular + .banner.horizontal {
  padding: 30px 0;
}
.page-regular .text-formatted {
  margin-bottom: 20px;
}
.page-regular .page-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 44px;
}
.page-regular .page-title-wrapper .title-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 51px;
  -ms-flex: 0 0 51px;
  flex: 0 0 51px;
  max-width: 51px;
  margin-right: 16px;
}
.page-regular .page-title-wrapper .page-title {
  margin: 0;
  color: #960909;
}
.page-regular .article-info {
  margin-bottom: 16px;
}
.page-regular .article-info .article-rubrics-wrapper {
  margin-bottom: 0;
}
.page-regular .page-regular-image {
  width: 100%;
  margin-bottom: 15px;
}
.page-regular .article-page-rubric {
  border-radius: 3px;
  background: #fafafa;
  padding: 7px 19px;
  text-transform: uppercase;
  font-size: 12px;
  color: #960909;
  line-height: 1.08;
  text-decoration: none;
}
.page-regular .article-date {
  margin-right: 35px;
  color: #181818;
  margin-bottom: 8px;
}
.page-regular .article-view {
  margin-bottom: 8px;
}
.page-regular .page-regular-image {
  border-radius: 3px;
}
.page-regular .article-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 27px 0 37px;
  border-bottom: 2px solid #960909;
  margin-bottom: 20px;
}
.page-regular .article-author {
  font-size: 16px;
  font-weight: 600;
  color: #181818;
  margin-right: 15px;
}
.about-us-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 279px;
  position: relative;
  background-color: #960909;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 3px;
  margin-bottom: 30px;
}
.about-us-contact > * {
  position: relative;
  z-index: 1;
}
.about-us-contact:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 384px;
  height: 384px;
  background: rgba(39, 39, 39, 0.05);
  border: 5px solid rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  pointer-events: none;
}
.about-us-contact .contact-title {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  margin-bottom: 24px;
  color: #fff;
}
.about-us-contact .emails {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about-us-contact .emails a {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.about-us-contact .emails a:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.about-us-contact .emails a:before {
  content: "\e83d";
}
.about-us-contact .emails a:before {
  margin-right: 13px;
  font-size: 24px;
}
.page-error {
  padding-bottom: 50px;
}
.page-error .text-formatted {
  padding-bottom: 20px;
}
.page-error code {
  margin-top: 100px;
}
@font-face {
  font-family: fontello;
  src: url(/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451);
  src: url(/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451#iefix)
      format("embedded-opentype"),
    url(/var/themes/default/dist/fonts/fontello/font/fontello.woff2?29910451)
      format("woff2"),
    url(/var/themes/default/dist/fonts/fontello/font/fontello.woff?29910451)
      format("woff"),
    url(/var/themes/default/dist/fonts/fontello/font/fontello.ttf?29910451)
      format("truetype"),
    url(/var/themes/default/dist/fonts/fontello/font/fontello.svg?29910451#fontello)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@media (pointer: fine) {
  body ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  body ::-webkit-scrollbar-button {
    width: 10px;
    height: 10px;
  }
  body ::-webkit-scrollbar-button:vertical:start {
    background: #fff
      url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAyODZxMC0xNC0xMC0yNUwzMTEgMTFRMzAwIDAgMjg2IDB0LTI1IDExTDExIDI2MVEwIDI3MiAwIDI4NnQxMSAyNXExMSAxMSAyNSAxMWg1MDBxMTQgMCAyNS0xMXQxMC0yNXoiLz48L3N2Zz4=)
      no-repeat center center;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    display: none;
  }
  body ::-webkit-scrollbar-button:vertical:end {
    background: #fff
      url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAzNnEwIDE0LTEwIDI1TDMxMSAzMTFxLTExIDExLTI1IDExdC0yNS0xMUwxMSA2MVEwIDUwIDAgMzZ0MTEtMjVRMjIgMCAzNiAwaDUwMHExNCAwIDI1IDExdDEwIDI1eiIvPjwvc3ZnPg==)
      no-repeat center center;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    display: none;
  }
  body ::-webkit-scrollbar-button:horizontal:start {
    background: #fff
      url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTI4NiAuMDgzcS0xNCAwLTI1IDEwbC0yNTAgMjUwcS0xMSAxMS0xMSAyNXQxMSAyNWwyNTAgMjUwcTExIDExIDI1IDExdDI1LTExcTExLTExIDExLTI1di01MDBxMC0xNC0xMS0yNXQtMjUtMTB6Ii8+PC9zdmc+)
      no-repeat center center;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    display: none;
  }
  body ::-webkit-scrollbar-button:horizontal:end {
    background: #fff
      url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTM2IC4wODNxMTQgMCAyNSAxMGwyNTAgMjUwcTExIDExIDExIDI1dC0xMSAyNWwtMjUwIDI1MHEtMTEgMTEtMjUgMTF0LTI1LTExcS0xMS0xMS0xMS0yNXYtNTAwcTAtMTQgMTEtMjV0MjUtMTB6Ii8+PC9zdmc+)
      no-repeat center center;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    display: none;
  }
  body ::-webkit-scrollbar-track {
    background: #fff;
  }
  body ::-webkit-scrollbar-track-piece {
    background: #fff;
  }
  body ::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 0;
  }
  body ::-webkit-scrollbar-corner {
    background: #fff;
  }
  .pagination-wrap .pagination .page-item .page-current:hover,
  .pagination-wrap .pagination .page-item .page-gap:hover,
  .pagination-wrap .pagination .page-item .page-link:hover,
  .pagination-wrap .pagination .page-item .page-next:hover,
  .pagination-wrap .pagination .page-item .page-prev:hover {
    background: #960909;
    color: #fafafa;
  }
  .pagination-wrap .pagination .page-item .page-gap:hover {
    background: #fafafa;
    color: #960909;
  }
  body.menu-open #page-header {
    padding-right: 17px;
  }
  body.menu-open #page-header .header-container.fix-header {
    padding-right: 32px;
  }
  body.menu-open .scroll-up {
    right: 17px;
  }
  #nav-info .nav-link:hover {
    color: #960909;
  }
  #nav-info .nav-link:hover svg path {
    fill: #960909;
  }
  #nav-info .nav-link:hover svg circle {
    stroke: #960909;
  }
  #nav-footer-info .nav-link:hover {
    color: #dbdbdb;
  }
  #nav-footer-info .nav-link:hover svg path {
    fill: #dbdbdb;
  }
  #nav-footer-info .nav-link:hover svg circle {
    stroke: #dbdbdb;
  }
  .phone:hover {
    text-decoration: none;
    color: #dbdbdb;
  }
  .filter .attribute-content:not(._range)::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }
  .filter .attribute-content:not(._range)::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }
  .filter .attribute-content:not(._range)::-webkit-scrollbar-track {
    background: #fff;
  }
  .filter .attribute-content:not(._range)::-webkit-scrollbar-track-piece {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
  }
  .filter .attribute-content:not(._range)::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 4px;
  }
  .attribute-checkbox:hover .list .text {
    color: #2b343c;
  }
  .share-block .share-link:hover {
    opacity: 0.7;
  }
  .article-item .article-title:hover {
    color: #960909;
  }
  .article-last-item .article-title:hover {
    color: #960909;
  }
  .about-us-contact .emails a:hover {
    text-decoration: none;
    color: #dbdbdb;
  }
}
@media (pointer: fine), (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #nav-header .sub-list .nav-link:hover {
    color: #960909;
  }
  #nav-header .header-link:hover:before {
    right: 0;
  }
  #nav-header .nav-item.sub-in:hover .sub-list {
    padding-top: 10px;
    padding-bottom: 10px;
    max-height: 800px;
    opacity: 1;
    border-radius: 5px;
    margin-top: 5px;
  }
  #nav-header .nav-item.sub-in:hover .header-link:before {
    right: 0;
  }
  #nav-rubrics .nav-link:hover {
    color: #1a1a1a;
  }
  .pickmeup .pmu-instance .pmu-days .pmu-button:hover:not(.pmu-disabled) {
    color: #fff;
    background: #960909;
  }
  .nav-tabs .nav-link:hover {
    background: #fff;
    border-color: #2b343c;
    color: #2b343c;
  }
  .nav-tabs .nav-link:hover .text {
    background: #ffe8e8;
  }
  .socials-list .item:hover {
    color: #dbdbdb;
  }
  .tags .tag:hover {
    color: #960909;
  }
  .promotion-utp .utp-item:not(div):hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(150, 9, 9, 0.3);
    box-shadow: 0 0 15px 0 rgba(150, 9, 9, 0.3);
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #nav-header .nav-item.sub-in.active .sub-list {
    padding-top: 15px;
    padding-bottom: 15px;
    max-height: 500px;
    opacity: 1;
  }
  #nav-header .nav-item.sub-in.active .header-link:before {
    right: 0;
  }
  .scroll-up:hover:before {
    -webkit-animation: shakeUpDownArrow 0.5s linear infinite alternate;
    -o-animation: shakeUpDownArrow 0.5s linear infinite alternate;
    animation: shakeUpDownArrow 0.5s linear infinite alternate;
  }
}
@media (min-width: 1200px) {
  .navbar-nav .mobile-show {
    display: none !important;
  }
  #page-header .header-container.fix-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #960909;
  }
  #page-header .header-container.fix-header .desktop-logo {
    opacity: 1;
    pointer-events: auto;
  }
  .header-menu-left.fix-menu {
    top: 55px;
  }
  .container {
    max-width: 1206px;
  }
}
@media (max-width: 1420px) {
  #nav-header .nav-item {
    margin: 0 10px;
  }
}
@media (max-width: 1199px) {
  #page-content {
    padding-top: 55px;
    padding-bottom: 50px;
  }
  #page-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
  }
  #page-header .logo-outer {
    padding: 0;
    display: none;
  }
  #page-header .logo-outer:after {
    display: none;
  }
  #page-header .logo-outer img {
    max-height: 50px;
  }
  #page-header .toggle-header-menu {
    margin-right: 0;
  }
  #page-header .toggle-header-menu + .logo-outer {
    display: block;
  }
  #page-header .socials-list {
    display: none;
  }
  #page-header .header-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 55px;
  }
  #page-header .toggle-search {
    width: 40px;
    margin-right: 0;
    text-align: center;
    font-size: 24px;
  }
  .empty-text {
    margin-bottom: 100px;
  }
  #page-footer {
    padding-bottom: 30px;
  }
  #nav-header {
    display: none;
  }
  .header-menu-left {
    top: 55px;
  }
  .header-menu-left .search-form {
    display: none;
  }
  #nav-info .navbar-nav {
    width: 100%;
  }
  #nav-info .nav-item {
    position: relative;
  }
  #nav-info .nav-item.sub-in {
    display: list-item;
  }
  #nav-info .nav-item.sub-in > .nav-link {
    padding-right: 40px;
  }
  #nav-info .nav-item.sub-in.active .toggle:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    color: #960909;
  }
  #nav-info .nav-item.sub-in.active > .nav-link {
    color: #960909;
  }
  #nav-info .nav-item.sub-in.active > .nav-link svg path {
    fill: #960909;
  }
  #nav-info .nav-item.sub-in.active > .nav-link svg circle {
    stroke: #960909;
  }
  #nav-info .nav-item .toggle {
    position: absolute;
    width: 32px;
    height: 28px;
    top: 0;
    right: 0;
    border: none;
    color: #343534;
    background: 0 0;
    font-size: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }
  #nav-info .nav-item .toggle:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #nav-info .nav-item .toggle:before {
    content: "\e86a";
  }
  #nav-info .nav-item .toggle:before {
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #nav-info .sub-list {
    list-style: none;
    padding: 10px 0 10px 20px;
    display: none;
  }
  #nav-info .sub-list .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-search {
    left: 0;
    right: 0;
    padding: 20px 15px;
  }
  .header-search .input-search {
    padding-right: 45px;
  }
  .header-search .btn-search {
    right: 0;
    width: 32px;
  }
}
@media (max-width: 991px) {
  .h1,
  h1 {
    font-size: 1.5rem;
  }
  .h2,
  h2 {
    font-size: 1.375rem;
  }
  .h3,
  h3 {
    font-size: 1.25rem;
  }
  .page-title {
    font-size: 18px;
    line-height: 1.33;
  }
  .text-formatted {
    font-size: 14px;
  }
  .text-formatted ul li:before {
    top: 6px;
  }
  .text-formatted ol li:before {
    top: -6px;
  }
  .pagination-wrap {
    margin: 30px 0;
  }
  #page-footer .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #nav-footer-info {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: unset;
    margin-top: 50px;
  }
  .phone {
    font-size: 18px;
  }
  .phone:before {
    font-size: 16px;
  }
  .phones .phone {
    margin-bottom: 20px;
  }
  .banner.horizontal {
    padding: 0 10px;
  }
  .article-item {
    padding: 8px;
    position: relative;
  }
  .article-item .article-text {
    display: none;
  }
  .article-item .article-info {
    margin-top: auto;
  }
  .article-item .article-description {
    position: static;
    padding-left: 15px;
    min-height: auto;
  }
  .article-item .article-image-wrapper {
    height: auto;
  }
  .article-item .article-rubric {
    margin-bottom: 4px;
  }
  .article-item .article-title {
    font-size: 14px;
    line-height: 1.2;
    max-height: 50px;
  }
  .article-item .article-alias {
    top: 1px;
    right: auto;
    left: 1px;
    font-size: 10px;
  }
  .article-item .article-helpers-block {
    top: 8px;
  }
  .article-item .article-helpers-block .helper-item {
    padding: 5px;
    width: 32px;
    height: 32px;
  }
  .page-regular .page-title-wrapper {
    margin-bottom: 20px;
  }
  .page-regular .page-title-wrapper .title-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
    margin-right: 8px;
  }
  .about-us-contact {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
  }
  .about-us-contact:before {
    width: 300px;
    height: 300px;
  }
  .about-us-contact .emails a {
    font-size: 14px;
  }
  .about-us-contact .emails a:before {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #page-header .logo-outer img {
    max-width: 200px;
  }
  #page-header .toggle-header-menu {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32px;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    max-width: 32px;
  }
  #page-header .toggle-search {
    width: 32px;
  }
  .h1,
  h1 {
    font-size: 1.375rem;
  }
  .h2,
  h2 {
    font-size: 1.25rem;
  }
  .h3,
  h3 {
    font-size: 1rem;
  }
  .pagination-wrap {
    margin: 18px 0 0;
  }
  .pagination-wrap .pagination .page-item .page-current,
  .pagination-wrap .pagination .page-item .page-gap,
  .pagination-wrap .pagination .page-item .page-link,
  .pagination-wrap .pagination .page-item .page-next,
  .pagination-wrap .pagination .page-item .page-prev {
    width: 32px;
    height: 32px;
    margin: 0 5px;
    font-size: 0.75rem;
  }
  .pagination-wrap .pagination .page-item.active .page-current,
  .pagination-wrap .pagination .page-item.active .page-gap,
  .pagination-wrap .pagination .page-item.active .page-link,
  .pagination-wrap .pagination .page-item.active .page-next,
  .pagination-wrap .pagination .page-item.active .page-prev {
    font-size: 0.75rem;
  }
  .header-menu-left {
    width: 85vw;
    -webkit-transform: translateX(-85vw);
    -ms-transform: translateX(-85vw);
    -o-transform: translateX(-85vw);
    transform: translateX(-85vw);
  }
  .header-menu-left .menu-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-menu-left .socials-list .item:not(:last-child) {
    margin-right: 20px;
  }
  body.menu-open #page-content {
    -webkit-transform: translateX(85vw);
    -ms-transform: translateX(85vw);
    -o-transform: translateX(85vw);
    transform: translateX(85vw);
  }
  #nav-rubrics {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template {
    display: block;
    padding-top: 10px;
  }
  .page-template .main-column {
    max-width: none;
    margin-bottom: 20px;
    width: auto;
  }
  .page-template .aside-column {
    max-width: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .pickmeup {
    padding: 18px;
  }
  .banner.horizontal {
    padding: 0;
  }
  .banner.vertical {
    text-align: center;
  }
  .article-date-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .article-item {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .article-item .article-title {
    font-size: 13px;
    margin-bottom: 7px;
    max-height: 45px;
  }
  .article-item .article-date {
    text-transform: uppercase;
    font-size: 11px;
  }
  .article-item .article-rubrics-wrapper {
    margin-bottom: 5px;
  }
  .article-item .article-rubric {
    padding: 0;
    font-size: 10px;
  }
  .article-item .article-description {
    padding-left: 10px;
  }
  .header-search {
    padding: 0 15px 10px;
  }
  #tableSize {
    max-width: 100%;
  }
  #tableSize .nav-link {
    width: auto;
  }
  .page-regular .page-regular-image-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-regular .article-share {
    display: block;
    padding: 5px 0 15px;
  }
  .page-regular .article-author {
    margin-bottom: 14px;
  }
  .page-regular .article-page-rubric {
    margin-bottom: 10px;
    display: inline-block;
  }
}
@media (max-width: 575px) {
  #nav-footer-info {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: unset;
    margin-top: 50px;
  }
  #nav-footer-info .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	font-size: 18px;
    padding-left: 5px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: auto !important;
	
  }
  #nav-footer-info .nav-item {
    margin-bottom: 36px;
  }
  .lSSlideOuter.vertical .lSGallery {
    left: 5px !important;
  }
  #reviewDialog .control-group {
    padding: 0 15px;
  }
  #tableSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
  }
  #tableSize .nav-link {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }
  #tableSize .nav-link .text {
    padding: 6px 5px;
  }
  #tableSize #navTabSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #tableSize #navTabSize .nav-tabs .nav-link {
    width: auto;
  }
  #tableSize #navTabSize .tab-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .promotion-utp {
    margin-left: -10px;
    margin-right: -10px;
  }
  .promotion-utp .utp-item {
    border-width: 4px;
    padding: 10px 10px;
    font-size: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .promotion-utp .utp-item .utp-image {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .promotion-utp .utp-item .utp-title {
    margin-top: auto;
  }
}
@-webkit-keyframes animate-gradient {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-o-keyframes animate-gradient {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes animate-gradient {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-webkit-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }
  100% {
    margin-top: 3px;
  }
}
@-o-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }
  100% {
    margin-top: 3px;
  }
}
@keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }
  100% {
    margin-top: 3px;
  }
}
@-webkit-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }
  100% {
    margin-left: 3px;
  }
}
@-o-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }
  100% {
    margin-left: 3px;
  }
}
@keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }
  100% {
    margin-left: 3px;
  }
}
@-webkit-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes grow {
  0%,
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}
@-o-keyframes grow {
  0%,
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}
@keyframes grow {
  0%,
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}
@-webkit-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.3;
  }
}
@-o-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.3;
  }
}
@keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.3;
  }
}
@-webkit-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.5;
  }
}
@-o-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.5;
  }
}
@keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 0.5;
  }
}
@-webkit-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 1;
  }
}
@-o-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 1;
  }
}
@keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }
  100%,
  70% {
    opacity: 1;
  }
}
@-webkit-keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loader-spin {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
