@charset "UTF-8";
/*
 * proStore theme family
 *
 * Core CSS file
 *
 * @link http://weberia.ru/
 * @author Weberia
 * @copyright 2017 Weberia
 * @package Weberia
 */
/* @group ШРИФТЫ ДЛЯ ЛОГО */
.Appetite .logo_line1,
.Appetite .logo_line2 {
  font-family: 'AppetiteItalic';
}
.AngryBirdsRegular .logo_line1,
.AngryBirdsRegular .logo_line2 {
  font-family: 'AngryBirdsRegular';
}
.bravaregular .logo_line1,
.bravaregular .logo_line2 {
  font-family: 'bravaregular';
}
.bricks .logo_line1,
.bricks .logo_line2 {
  font-family: 'bricks';
}
.doux .logo_line1,
.doux .logo_line2 {
  font-family: 'DouxMedium';
}
.JunegullRegular .logo_line1,
.JunegullRegular .logo_line2 {
  font-family: 'JunegullRegular';
}
.sprite_graffiti .logo_line1,
.sprite_graffiti .logo_line2 {
  font-family: 'SpriteGraffitiRegularRegular';
}
.sprite_graffitishadow .logo_line1,
.sprite_graffitishadow .logo_line2 {
  font-family: 'SpriteGraffitiShadow';
}
.hardpixel .logo_line1,
.hardpixel .logo_line2 {
  font-family: 'hardpixel';
}
.nisesega .logo_line1,
.nisesega .logo_line2 {
  font-family: 'nisesega';
}
.nautilus_pompilius .logo_line1,
.nautilus_pompilius .logo_line2 {
  font-family: 'nautilus_pompilius';
}
.Lobster .logo_line1,
.Lobster .logo_line2 {
  font-family: 'Lobster', cursive;
}
.Cuprum .logo_line1,
.Cuprum .logo_line2 {
  font-family: 'Cuprum', sans-serif;
}
.Roboto_Slab .logo_line1,
.Roboto_Slab .logo_line2 {
  font-family: 'Roboto Slab', serif;
}
.Comfortaa .logo_line1,
.Comfortaa .logo_line2 {
  font-family: 'Comfortaa', cursive;
}
.Russo_One .logo_line1,
.Russo_One .logo_line2 {
  font-family: 'Russo One', sans-serif;
}
.Play .logo_line1,
.Play .logo_line2 {
  font-family: 'Play', sans-serif;
}
.Bad_Script .logo_line1,
.Bad_Script .logo_line2 {
  font-family: 'Bad Script', cursive;
}
.Marck_Script .logo_line1,
.Marck_Script .logo_line2 {
  font-family: 'Marck Script', cursive;
}
.Philosopher .logo_line1,
.Philosopher .logo_line2 {
  font-family: 'Philosopher', sans-serif;
}
.Philosopher .logo_line1 {
  font-weight: bold;
}
.Rubik .logo_line1,
.Rubik .logo_line2 {
  font-family: 'Rubik One', sans-serif;
}
.Marmelad .logo_line1,
.Marmelad .logo_line2 {
  font-family: 'Marmelad', sans-serif;
}
.Kelly_Slab .logo_line1,
.Kelly_Slab .logo_line2 {
  font-family: 'Kelly Slab', cursive;
}
.Neucha .logo_line1,
.Neucha .logo_line2 {
  font-family: 'Neucha', cursive;
}
.Kurale .logo_line1,
.Kurale .logo_line2 {
  font-family: 'Kurale', serif;
}
.Tenor .logo_line1,
.Tenor .logo_line2 {
  font-family: 'Tenor Sans', sans-serif;
}
.Cormorant .logo_line1,
.Cormorant .logo_line2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: bold;
}
.Exo .logo_line1,
.Exo .logo_line2 {
  font-family: 'Exo 2', sans-serif;
}
/* @end */
/* Common HTML elements, fonts, and colors
------------------------------------------ */
/*.sidebar .ps-scrollbar-y-rail { position: absolute; }*/
/* НА КОНТРОЛЕ – предотвращает мелькание во время анимации */
/* prevent flickering */
/* http://www.bluepiccadilly.com/2012/01/prevent-flickering-css-transitions-and-transforms-webkit */
/*.content {  -webkit-transform: translate3d(0, 0, 0); }*/
/* Fix мелькания ссылок и текста, при анимации чекбоксов */
.product-sidebar,
.filter-param {
  -webkit-transform: translate3d(0, 0, 0);
}
.item-qty a:active i {
  -webkit-backface-visibility: hidden;
}
/* Fix мелькания в старых web-kit'ax при наведении на товар */
/* Если анимация вида flipInY */
#product-list,
.product {
  /*-webkit-transform:translate3d(0,0,0);
	-webkit-backface-visibility: hidden;*/
}
.content,
.p-relative {
  position: relative;
}
a,
button,
.sidebar_call_button,
.a_head,
input,
label,
.heading.filters-toggle,
.heading.toggle,
.slider_thumbs img {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
a:focus,
button:focus,
.sidebar_call_button:focus,
.a_head:focus,
input:focus,
label:focus,
.heading.filters-toggle:focus,
.heading.toggle:focus,
.slider_thumbs img:focus {
  outline: none;
}
.disabled {
  pointer-events: none;
}
/* @group Tipography */
.setsborder-bottom {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.setsborder-top {
  margin-top: 10px;
  padding-top: 15px;
}
h1,
.h1 {
  margin-bottom: 15px;
}
/*h1, .h1 { font-size: 260%; }
h2, .h2 { font-size: 175%; }
h3, .h3 { font-size: 145%; }
h4, .h4 { font-size: 120%; }
h5, .h5 { font-size: 110%; }
h6, .h6 { font-size: 100%; }*/
h1,
.h1 {
  font-size: 200%;
}
h2,
.h2 {
  font-size: 150%;
}
h3,
.h3 {
  font-size: 135%;
}
h4,
.h4 {
  font-size: 120%;
}
h5,
.h5 {
  font-size: 110%;
}
h6,
.h6 {
  font-size: 100%;
}
.head_icon {
  font-size: 68% !important;
  position: relative;
  top: -3px;
}
.page-name {
  margin-top: 25px;
}
.editor_content .button,
.editor_content .button:hover,
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a {
  text-decoration: none;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 300;
  text-transform: uppercase;
}
pre {
  overflow: auto;
}
code,
pre,
.pre {
  display: block;
  width: 100%;
  overflow: scroll;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 15px;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.well,
.info-block-wrapper {
  padding: 15px;
  line-height: 1.1;
}
.checkout-content {
  line-height: 1.1;
}
.ajax_holder .iframe100:first-of-type,
.editor_content .iframe100:first-of-type {
  margin-top: -16px;
}
.remodal_content .iframe100 {
  margin-top: 0 !important;
}
.noscroll {
  cursor: pointer;
}
.noscroll iframe,
.noscroll ymaps {
  pointer-events: none;
}
.blog-post .editor-content ul,
.blog-post .editor_content ul,
.blog-post .editor-content ol,
.blog-post .editor_content ol {
  overflow: hidden;
}
.editor-content,
.editor_content,
.category-description,
.category-desc,
.comments .text {
  /*line-height: 1.1;
	p { margin-bottom: 15px; }*/
  line-height: 1.4;
}
.editor-content .iframe100 iframe,
.editor_content .iframe100 iframe,
.category-description .iframe100 iframe,
.category-desc .iframe100 iframe,
.comments .text .iframe100 iframe,
.editor-content .iframe100 > ymaps,
.editor_content .iframe100 > ymaps,
.category-description .iframe100 > ymaps,
.category-desc .iframe100 > ymaps,
.comments .text .iframe100 > ymaps {
  width: 100% !important;
}
.editor-content .iframe100,
.editor_content .iframe100,
.category-description .iframe100,
.category-desc .iframe100,
.comments .text .iframe100 {
  margin-left: -15px;
  margin-right: -15px;
}
.editor-content p,
.editor_content p,
.category-description p,
.category-desc p,
.comments .text p {
  margin-bottom: 15px;
}
.editor-content h1,
.editor_content h1,
.category-description h1,
.category-desc h1,
.comments .text h1,
.editor-content .h1,
.editor_content .h1,
.category-description .h1,
.category-desc .h1,
.comments .text .h1,
.editor-content h2,
.editor_content h2,
.category-description h2,
.category-desc h2,
.comments .text h2,
.editor-content .h2,
.editor_content .h2,
.category-description .h2,
.category-desc .h2,
.comments .text .h2,
.editor-content h3,
.editor_content h3,
.category-description h3,
.category-desc h3,
.comments .text h3,
.editor-content .h3,
.editor_content .h3,
.category-description .h3,
.category-desc .h3,
.comments .text .h3,
.editor-content h4,
.editor_content h4,
.category-description h4,
.category-desc h4,
.comments .text h4,
.editor-content .h4,
.editor_content .h4,
.category-description .h4,
.category-desc .h4,
.comments .text .h4,
.editor-content h5,
.editor_content h5,
.category-description h5,
.category-desc h5,
.comments .text h5,
.editor-content .h5,
.editor_content .h5,
.category-description .h5,
.category-desc .h5,
.comments .text .h5,
.editor-content h6,
.editor_content h6,
.category-description h6,
.category-desc h6,
.comments .text h6,
.editor-content .h6,
.editor_content .h6,
.category-description .h6,
.category-desc .h6,
.comments .text .h6 {
  margin-top: 15px;
}
.editor-content h1,
.editor_content h1,
.category-description h1,
.category-desc h1,
.comments .text h1,
.editor-content .h1,
.editor_content .h1,
.category-description .h1,
.category-desc .h1,
.comments .text .h1,
.editor-content h2,
.editor_content h2,
.category-description h2,
.category-desc h2,
.comments .text h2,
.editor-content .h2,
.editor_content .h2,
.category-description .h2,
.category-desc .h2,
.comments .text .h2,
.editor-content h3,
.editor_content h3,
.category-description h3,
.category-desc h3,
.comments .text h3,
.editor-content .h3,
.editor_content .h3,
.category-description .h3,
.category-desc .h3,
.comments .text .h3 {
  font-weight: bold;
}
.editor-content.well h1,
.editor_content.well h1,
.category-description.well h1,
.category-desc.well h1,
.comments .text.well h1,
.editor-content.well .h1,
.editor_content.well .h1,
.category-description.well .h1,
.category-desc.well .h1,
.comments .text.well .h1,
.editor-content.well h2,
.editor_content.well h2,
.category-description.well h2,
.category-desc.well h2,
.comments .text.well h2,
.editor-content.well .h2,
.editor_content.well .h2,
.category-description.well .h2,
.category-desc.well .h2,
.comments .text.well .h2,
.editor-content.well h3,
.editor_content.well h3,
.category-description.well h3,
.category-desc.well h3,
.comments .text.well h3,
.editor-content.well .h3,
.editor_content.well .h3,
.category-description.well .h3,
.category-desc.well .h3,
.comments .text.well .h3,
.editor-content.well h4,
.editor_content.well h4,
.category-description.well h4,
.category-desc.well h4,
.comments .text.well h4,
.editor-content.well .h4,
.editor_content.well .h4,
.category-description.well .h4,
.category-desc.well .h4,
.comments .text.well .h4,
.editor-content.well h5,
.editor_content.well h5,
.category-description.well h5,
.category-desc.well h5,
.comments .text.well h5,
.editor-content.well .h5,
.editor_content.well .h5,
.category-description.well .h5,
.category-desc.well .h5,
.comments .text.well .h5,
.editor-content.well h6,
.editor_content.well h6,
.category-description.well h6,
.category-desc.well h6,
.comments .text.well h6,
.editor-content.well .h6,
.editor_content.well .h6,
.category-description.well .h6,
.category-desc.well .h6,
.comments .text.well .h6 {
  font-weight: 300;
}
.editor-content ul,
.editor_content ul,
.category-description ul,
.category-desc ul,
.comments .text ul,
.editor-content ol,
.editor_content ol,
.category-description ol,
.category-desc ol,
.comments .text ol {
  padding-left: 15px;
}
.editor-content ul li,
.editor_content ul li,
.category-description ul li,
.category-desc ul li,
.comments .text ul li,
.editor-content ol li,
.editor_content ol li,
.category-description ol li,
.category-desc ol li,
.comments .text ol li {
  margin: 0 0 5px 20px;
}
.editor-content ul,
.editor_content ul,
.category-description ul,
.category-desc ul,
.comments .text ul {
  list-style: disc;
  margin-bottom: 15px;
}
.editor-content ul ul,
.editor_content ul ul,
.category-description ul ul,
.category-desc ul ul,
.comments .text ul ul {
  margin-bottom: auto;
  list-style: circle;
}
.editor-content ol,
.editor_content ol,
.category-description ol,
.category-desc ol,
.comments .text ol {
  margin-bottom: 15px;
  list-style: decimal;
}
.editor-content ol ol,
.editor_content ol ol,
.category-description ol ol,
.category-desc ol ol,
.comments .text ol ol {
  list-style: lower-latin;
  margin-bottom: auto;
}
.editor-content iframe,
.editor_content iframe,
.category-description iframe,
.category-desc iframe,
.comments .text iframe {
  max-width: 100%;
  margin: 0 auto 15px;
}
.editor-content img,
.editor_content img,
.category-description img,
.category-desc img,
.comments .text img {
  max-width: 100%;
}
.ya-share2__list {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
/* @end */
/* @group HOME */
.top-slider.cover {
  background-size: cover !important;
}
.top-slider.repeat {
  background-repeat: repeat;
}
.top-slider.owl-theme .product .image {
  text-align: center;
  position: relative;
}
.top-slider.owl-theme .product .image img {
  max-width: 100%;
  vertical-align: middle;
}
.top-slider.owl-theme li {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center center;
}
.top-slider.owl-theme li .product_overlay,
.top-slider.owl-theme li .product_bg_overlay,
.top-slider.owl-theme li .product_bg_preoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top-slider.owl-theme li .product_bg_preoverlay {
  z-index: 0;
}
.top-slider.owl-theme li .product_bg_overlay {
  background-size: cover;
  z-index: 1;
}
.top-slider.owl-theme li .product_overlay {
  z-index: 2;
}
.top-slider.owl-theme .slider-inner {
  position: relative;
  z-index: 3;
  display: block;
  padding: 30px 45px 45px;
}
.top-slider.owl-theme .slider-inner .summary {
  font-size: 130%;
  font-weight: 300;
}
.top-slider.owl-theme .slider-inner .price,
.top-slider.owl-theme .slider-inner .price.minmax {
  font-size: 150%;
}
.top-slider.owl-theme .slider-inner .compare-at-price {
  font-size: 130%;
}
.top-slider.owl-theme .slider-inner .compare-at-price:after {
  top: 9px;
}
.top-slider.owl-theme .slider-inner .button:not(.sl-prev):not(.sl-next):not(.sl-close):not(.remodal-close):not(.simple) {
  font-size: 110%;
  position: relative;
}
.top-slider.owl-theme .slider-inner .button:not(.sl-prev):not(.sl-next):not(.sl-close):not(.remodal-close):not(.simple) i {
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 7px;
  font-size: 20px;
}
.top-slider.owl-theme .slider-inner .button.button_sub:not(.sl-prev):not(.sl-next):not(.sl-close):not(.remodal-close):not(.simple) {
  padding-left: 25px;
  padding-bottom: 6px;
  padding-top: 8px;
}
.top-slider.owl-theme .slider-inner .button.button_sub:not(.sl-prev):not(.sl-next):not(.sl-close):not(.remodal-close):not(.simple) i {
  font-size: 20px;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 5px;
}
.top-slider.owl-theme .slider-inner,
.top-slider.owl-theme .slider-inner:hover,
.top-slider.owl-theme .slider-inner a,
.top-slider.owl-theme .slider-inner a:hover {
  text-decoration: none;
}
.top-slider.owl-theme .slider-inner[href='#'] {
  pointer-events: none;
  cursor: default;
}
.top-slider.owl-theme a,
.top-slider.owl-theme a .slider-title,
.top-slider.owl-theme a .slider-text {
  position: relative;
}
.top-slider.owl-theme a .slider-title,
.top-slider.owl-theme a .slider-text {
  z-index: 5;
}
.top-slider.owl-theme a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.top-slider.owl-theme .owl-wrapper-outer {
  position: relative;
  z-index: 0;
}
.top-slider.owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.top-slider.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  float: none;
}
.top-slider.owl-theme .owl-controls .owl-buttons .owl-prev,
.top-slider.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
}
.top-slider.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.top-slider.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.top-slider.owl-theme .slider-title {
  margin-top: 0;
}
.top-slider.owl-theme .slider-text,
.top-slider.owl-theme .slider-text .button {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .top-slider.owl-theme li .slider-inner {
    padding: 30px 15px 45px;
  }
}
.bullets.v1.noslider {
  float: left;
  margin-bottom: -30px;
}
.bullets.v1.noslider .bullet-item {
  margin-bottom: 30px;
}
.bullets a,
.bullets a:hover {
  text-decoration: none;
}
.bullets a[href="#"],
.bullets a[href="#ссылка"],
.bullets a[href="#link"] {
  pointer-events: none;
}
.bullets.v1 .bullet-icon {
  font-size: 28px;
  float: left;
}
.bullets.v1 .bullet-body {
  margin-left: 47px;
  padding-right: 15px;
}
.bullets.v1 .bullet-heading {
  font-weight: 300;
  text-transform: uppercase;
}
.bullets.v1 .col-md-3 .bullet-heading,
.bullets.v1 .col .bullet-heading {
  font-size: 135%;
}
.bullets.v1 .col-md-4 .bullet-heading {
  font-size: 120%;
}
@media screen and (max-width: 767px) {
  .bullets.v1 .col-md-4 .bullet-heading {
    font-size: 135%;
  }
}
.bullets.owl-theme .owl-controls .owl-buttons {
  margin-top: -31px;
}
/* @end */
/* @group BREADCRUMBS */
.breadcrumbs {
  display: block;
  margin-bottom: 15px;
  margin-top: -5px;
  padding-bottom: 10px;
}
.breadcrumbs .breadcrumb {
  display: inline-block;
  margin: 5px 0;
  /*white-space: nowrap;*/
}
.breadcrumbs i.sep {
  display: inline-block;
  margin: 0 10px;
}
.breadcrumbs a {
  text-decoration: none;
}
.lowprice .badges-corner.left,
.bestseller .badges-corner.left,
.new .badges-corner.left {
  top: -17px;
}
/* @end */
/* @group Form Controls */
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  /* Browsers have different default form fonts */
  font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
}
input:focus,
textarea:focus {
  outline: 0;
}
input[type='text'],
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input,
textarea {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0;
}
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  margin: 3px 0;
  font-size: 14px;
  padding: 5px 25px 5px 5px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.3);
  background-image: url('img/darr.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
}
select:focus {
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
select:disabled {
  opacity: 0.5;
  cursor: default;
}
input:disabled,
input:disabled + .label-text {
  opacity: 0.5;
  cursor: default;
}
input[type=search] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
}
/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
label {
  cursor: pointer;
}
.label-holder {
  display: inline-block;
  padding: 4px 0 4px 0;
}
.styling input[type='radio'],
.styling input[type='checkbox'] {
  /*display: none;*/
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  float: left;
}
.styling input[type='radio'] + .label-text,
.styling input[type='checkbox'] + .label-text,
.styling input[type='radio'] + em + .label-text,
.styling input[type='checkbox'] + em + .label-text {
  display: inline !important;
  position: relative;
  padding-left: 20px;
  line-height: 1;
}
.styling input[type='radio'] + .label-text:before,
.styling input[type='checkbox'] + .label-text:before,
.styling input[type='radio'] + em + .label-text:before,
.styling input[type='checkbox'] + em + .label-text:before {
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 18px;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
}
.styling input[type='radio'] + .label-text:before,
.styling input[type='radio'] + em + .label-text:before {
  bottom: -2px;
}
.styling input[type='radio'] + .label-text:before,
.styling input[type='radio'] + em + .label-text:before {
  content: "\f10c";
}
.styling input[type="radio"]:checked + .label-text:before,
.styling input[type="radio"]:checked + em + .label-text:before {
  content: "\f192";
  -webkit-animation: tick 0.2s ease-in-out;
  animation: tick 0.2s ease-in-out;
}
.styling input[type='checkbox'] + .label-text:before,
.styling input[type='checkbox'] + em + .label-text:before {
  content: "\f096";
}
.styling input[type="checkbox"]:checked + .label-text:before,
.styling input[type="checkbox"]:checked + em + .label-text:before {
  content: "\f14a";
  -webkit-animation: tick 0.2s ease-in-out;
  animation: tick 0.2s ease-in-out;
}
.styling .item-qty a,
.styling item-qty a:hover {
  text-decoration: none;
  display: inline-block;
}
.styling .item-qty a i {
  display: inline-block;
  margin-top: -2px;
  font-size: 18px;
}
.styling .item-qty a:active i {
  -webkit-animation: tick 0.2s ease-in-out;
  animation: tick 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
}
/* @end */
@-webkit-keyframes tick {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  90% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes tick {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  90% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* @end */
/* @group Misc elements */
.opacity0 {
  opacity: 0;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.padding {
  padding: 0 25px;
}
.padding7 {
  padding: 0 7px;
}
.padding10 {
  padding: 0 10px;
}
.padding15 {
  padding: 0 15px;
}
.padding-v-15 {
  padding: 15px 0;
}
.padding-left15 {
  padding-left: 15px;
}
.padding-top10 {
  padding-top: 10px;
}
.padding-top15 {
  padding-top: 15px;
}
.padding-top20 {
  padding-top: 20px;
}
.padding-bottom10 {
  padding-bottom: 10px;
}
.padding-bottom15 {
  padding-bottom: 15px;
}
.padding-left10 {
  padding-left: 10px;
}
.padding-left20 {
  padding-left: 20px;
}
.padding-left30 {
  padding-left: 30px;
}
.padding-right10 {
  padding-right: 10px;
}
.padding-right20 {
  padding-right: 20px;
}
.padding-right30 {
  padding-right: 30px;
}
.margin-top5 {
  margin-top: 5px;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top15 {
  margin-top: 15px;
}
.margin-top20 {
  margin-top: 20px;
}
.margin-top25 {
  margin-top: 25px;
}
.margin-top28 {
  margin-top: 28px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top40 {
  margin-top: 40px;
}
.margin-top45 {
  margin-top: 45px;
}
.margin-bottom5 {
  margin-bottom: 5px;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.margin-bottom15 {
  margin-bottom: 15px;
}
.margin-bottom20 {
  margin-bottom: 20px;
}
.margin-bottom25 {
  margin-bottom: 25px;
}
.margin-bottom30 {
  margin-bottom: 30px;
}
.margin-bottom40 {
  margin-bottom: 40px;
}
.margin-bottom45 {
  margin-bottom: 45px;
}
.margin-bottom50 {
  margin-bottom: 50;
}
.margin-top-15 {
  margin-top: -15px;
}
.inline-block {
  display: inline-block;
}
.blank {
  height: 0.1px;
}
.block {
  margin-bottom: 15px;
}
.hidden {
  display: none;
}
.clearfix {
  clear: both;
}
.clearfix:before,
.clear-both:before,
.clearfix:after,
.clear-both:after {
  display: table;
  content: " ";
}
.clearfix:after,
.clear-both:after {
  clear: both;
}
.uppercase {
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.strike {
  text-decoration: line-through;
}
.userpic {
  border-radius: 50%;
  background-size: auto;
}
.welcome {
  text-align: center;
  background: url('img/man-tr.png') no-repeat;
  background-position: center 0;
  padding-top: 256px;
  background-size: 176px 256px;
  margin-bottom: 30px;
}
.welcome-img {
  background: url('img/man.png') no-repeat;
  background-position: center 0;
  height: 256px;
  background-size: 176px 256px;
}
.error-img {
  background: url('img/woman.png') no-repeat;
  background-position: center 0;
  height: 256px;
  background-size: 303px 256px;
}
@media only screen and (max-width: 1024px) {
  .panel_list_btns.with_name .panel_btn {
    border: none !important;
    background: none !important;
  }
  .sm-align-center {
    text-align: center;
  }
  .sm-align-left {
    text-align: left;
  }
  .sm-align-right {
    text-align: right;
  }
  .sm-padding-top-15 {
    padding-top: 15px;
  }
  .sm-padding-bottom-15 {
    padding-bottom: 15px;
  }
  .sm-padding-bt-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .sm-clear {
    float: none !important;
    clear: both;
  }
  .sm-clear:before,
  .sm-clear:after {
    display: table;
    content: " ";
  }
  .sm-clear:after {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .xs-clear {
    float: none !important;
    clear: both;
  }
  .xs-clear:before,
  .xs-clear:after {
    display: table;
    content: " ";
  }
  .xs-clear:after {
    clear: both;
  }
  .xs-align-center {
    text-align: center;
  }
  .xs-align-left {
    text-align: left;
  }
  .xs-align-right {
    text-align: right;
  }
  .xs-padding-top-15 {
    padding-top: 15px;
  }
  .xs-padding-bottom-15 {
    padding-bottom: 15px;
  }
  .xs-padding-bt-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* @end */
.popuplink .loading {
  width: auto !important;
  font-size: 12px;
  margin-left: 3px;
}
/* @group HEADER */
.top-nav {
  position: relative;
  /*первые*/
  /*li.first-level*/
  /*глубокие*/
}
.top-nav li {
  position: relative;
}
.top-nav li a {
  display: block;
  vertical-align: middle;
  position: relative;
  text-decoration: none;
}
.top-nav li a .loading {
  position: absolute;
  font-size: 10px;
  top: 2px;
  right: 2px;
}
.top-nav > li {
  display: inline-block;
}
.top-nav > li.pro_open_li > ul.pro_collapsed.pro_open {
  display: none;
}
.top-nav > li > a {
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: inherit;
}
@media only screen and (max-width: 767px) {
  .top-nav > li > a {
    padding: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-nav > li > a i.nav_icon,
.top-nav > li > a .img_plugin {
  position: relative;
  left: auto;
  float: left;
  margin: 0 6px 0 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
.top-nav > li > a span.switcher {
  position: relative;
  right: auto;
  padding: 5px 9px;
  margin: -5px 0 -5px 7px;
}
.top-nav > li > ul.pro_collapsed,
.top-nav > li > ul.menu-v {
  position: absolute;
  margin-top: -1px;
}
.top-nav > li.right ul,
.top-nav > li:nth-of-type(n+6) ul {
  right: 0;
}
.top-nav > li ul.right {
  right: auto;
  left: 0;
}
.top-nav > li ul.left {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 800px) {
  .top-nav > li.right ul,
  .top-nav > li:nth-of-type(n+4) ul {
    right: 0;
  }
  .top-nav > li ul.sm-right {
    right: auto;
    left: 0;
  }
  .top-nav > li ul.sm-left {
    right: 0;
    left: auto;
  }
}
.top-nav li.pro_collapse li a {
  vertical-align: middle;
  padding: 10px;
  padding-left: 30px;
  padding-right: 42px;
}
.top-nav li.pro_collapse li a i.nav_icon,
.top-nav li.pro_collapse li a .img_plugin {
  position: absolute;
  left: 10px;
  width: 14px;
  height: 14px;
  text-align: center;
}
.top-nav li.pro_collapse li a span.switcher {
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 5px 9px;
}
.top-nav ul.pro_collapsed,
.top-nav ul.menu-v {
  text-align: left;
  display: none;
  z-index: 210;
}
.top-nav ul.pro_collapsed ul.pro_collapsed,
.top-nav ul.menu-v ul.pro_collapsed,
.top-nav ul.pro_collapsed ul.menu-v,
.top-nav ul.menu-v ul.menu-v {
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .top-nav > li > ul.pro_collapsed,
  .top-nav > li > ul.menu-v {
    width: 230px;
  }
  .top-nav > li > ul.pro_collapsed .menu_img,
  .top-nav > li > ul.menu-v .menu_img {
    max-width: 230px;
  }
}
.top-nav .menu_img {
  display: block !important;
  text-align: center;
  max-width: 100%;
}
.top-nav .menu_img a {
  border: none;
  padding: 0 !important;
}
.top-nav .menu_img img {
  max-width: 100%;
}
.top-nav .tag-cloud.dropdown-menu.pro_collapsed {
  text-align: center;
}
.top-nav .tag-cloud.dropdown-menu.pro_collapsed li,
.top-nav .tag-cloud.dropdown-menu.pro_collapsed li > a {
  text-align: center !important;
  display: inline-block;
  width: auto !important;
  float: none !important;
  border: none !important;
  background: none ;
}
.top-nav .tag-cloud.dropdown-menu.pro_collapsed li > a {
  padding: 8px !important;
}
.top-nav .top-currency .pro_collapsed {
  min-width: 180px;
}
.top-nav .top-currency a {
  position: relative;
  padding-left: 35px !important;
  padding-right: 10px !important;
  cursor: pointer;
}
.top-nav .top-currency .nav_icon {
  position: absolute;
  left: 10px;
  -webkit-box-shadow: 0px 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0 3px rgba(0, 0, 0, 0.2);
}
.top-nav .top-logins .pro_collapsed {
  min-width: 155px;
}
.top-nav.top-logins-panel {
  opacity: 1 !important;
}
/*.top-nav*/
.desktop .sidepos_right .navbar-nav > .pro_open_li > .pro_open {
  margin-left: 0 !important;
}
.desktop .top-navbar.hover_mode .top-nav {
  /*первые*/
  /*глубокие*/
  /*раскрытые*/
  /*первые*/
  /*глубокие*/
  /*2 колонки*/
  /*3 колонки*/
  /*4 колонки*/
}
.desktop .top-navbar.hover_mode .top-nav li li.pro_collapse:hover > a + ul.pro_collapsed,
.desktop .top-navbar.hover_mode .top-nav li.pro_collapse.hover > a + ul.pro_collapsed,
.desktop .top-navbar.hover_mode .top-nav li li.pro_collapse:hover > a + ul.menu-v,
.desktop .top-navbar.hover_mode .top-nav li.pro_collapse.hover > a + ul.menu-v {
  display: block;
}
.desktop .top-navbar.hover_mode .top-nav > li {
  /*& > a {
			z-index: 240;
		}*/
}
.desktop .top-navbar.hover_mode .top-nav > li > a span.switcher {
  padding: 5px 1px;
}
.desktop .top-navbar.hover_mode .top-nav li.pro_collapse li a {
  padding-right: 26px;
}
.desktop .top-navbar.hover_mode .top-nav li.pro_collapse li a span.switcher {
  padding: 5px 1px;
}
.desktop .top-navbar.hover_mode .top-nav > li li {
  position: relative;
}
.desktop .top-navbar.hover_mode .top-nav > li li > a .switcher i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.desktop .top-navbar.hover_mode .top-nav > li li > ul.pro_collapsed,
.desktop .top-navbar.hover_mode .top-nav > li li > ul.menu-v {
  position: absolute;
  top: 0;
  margin-left: 98%;
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav li.right li > a .switcher i,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li > a .switcher i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.desktop .top-navbar.hover_mode .top-nav li.right li ul,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li ul {
  margin-left: -98%;
  right: auto;
}
.desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.two_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li ul.pro_collapsed.two_cols {
  margin-left: -198%;
}
.desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.three_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li ul.pro_collapsed.three_cols {
  margin-left: -298%;
}
.desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.four_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li ul.pro_collapsed.four_cols {
  margin-left: -398%;
}
.desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.two_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li.drop_down > ul.pro_collapsed.two_cols,
.desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.three_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li.drop_down > ul.pro_collapsed.three_cols,
.desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.four_cols,
.desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+6) li.drop_down > ul.pro_collapsed.four_cols {
  margin-left: 0;
  left: auto;
  right: 0;
}
@media only screen and (max-width: 800px) {
  .desktop .top-navbar.hover_mode .top-nav li.right li > a .switcher i,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li > a .switcher i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .desktop .top-navbar.hover_mode .top-nav li.right li ul,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li ul {
    margin-left: -98%;
    right: auto;
  }
  .desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.two_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li ul.pro_collapsed.two_cols {
    margin-left: -198%;
  }
  .desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.three_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li ul.pro_collapsed.three_cols {
    margin-left: -298%;
  }
  .desktop .top-navbar.hover_mode .top-nav li.right li ul.pro_collapsed.four_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li ul.pro_collapsed.four_cols {
    margin-left: -398%;
  }
  .desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.two_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li.drop_down > ul.pro_collapsed.two_cols,
  .desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.three_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li.drop_down > ul.pro_collapsed.three_cols,
  .desktop .top-navbar.hover_mode .top-nav li.right li.drop_down > ul.pro_collapsed.four_cols,
  .desktop .top-navbar.hover_mode .top-nav > li:nth-of-type(n+4) li.drop_down > ul.pro_collapsed.four_cols {
    margin-left: 0;
    left: auto;
    right: 0;
  }
}
.desktop .top-navbar.hover_mode .top-nav > li.pro_open_li > a .switcher i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.desktop .top-navbar.hover_mode .top-nav > li.pro_open_li > ul.pro_collapsed,
.desktop .top-navbar.hover_mode .top-nav > li.pro_open_li > ul.menu-v {
  display: none;
  position: absolute;
  top: 100%;
}
.desktop .top-navbar.hover_mode .top-nav > li.pro_open_li > ul.pro_collapsed > li,
.desktop .top-navbar.hover_mode .top-nav > li.pro_open_li > ul.menu-v > li {
  padding-left: 0;
}
.desktop .top-navbar.hover_mode .top-nav > li .pro_collapse.pro_open_li > a {
  font-weight: bold;
}
.desktop .top-navbar.hover_mode .top-nav > li .pro_collapse.pro_open_li > a .switcher i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down:hover > a .switcher i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul {
  min-width: inherit;
  top: 100%;
  margin-top: -3px;
  left: -15px;
  margin-left: 0;
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul,
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul > li {
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul.one_cols {
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul.two_cols {
  width: 460px;
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul.three_cols {
  width: 690px;
}
.desktop .top-navbar.hover_mode .top-nav > li li.pro_collapse.drop_down > ul.four_cols {
  width: 920px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.pro_open {
  margin-left: 0;
  position: relative;
  top: auto;
  z-index: auto;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.pro_open > li {
  padding-left: 5px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.one_cols {
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.two_cols {
  width: 460px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.two_cols > li {
  display: inline-block;
  float: left;
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.two_cols > li:nth-of-type(2n+1) {
  clear: left;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.three_cols {
  width: 690px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.three_cols > li {
  display: inline-block;
  float: left;
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.three_cols > li:nth-of-type(3n+1) {
  clear: left;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.four_cols {
  width: 920px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.four_cols > li {
  display: inline-block;
  float: left;
  width: 230px;
}
.desktop .top-navbar.hover_mode .top-nav .pro_collapsed.four_cols > li:nth-of-type(4n+1) {
  clear: left;
}
/*.desktop .top-navbar.hover_mode .top-nav*/
@media only screen and (max-width: 767px) {
  /*На мобилах*/
  .top-navbar {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .top-nav.mobile-full {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    /*margin-top: -1px;*/
    left: 0;
  }
  .top-nav.mobile-full li {
    display: block;
  }
  .top-nav.mobile-full li a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
    padding-right: 48px !important;
  }
  .top-nav.mobile-full li a .nav_icon,
  .top-nav.mobile-full li a .img_plugin {
    position: absolute;
    left: 10px;
  }
  .top-nav.mobile-full li a .switcher {
    position: absolute !important;
    right: 10px !important;
    top: 5px !important;
    padding: 10px 13px !important;
    margin: 0 !important;
  }
  .top-nav.mobile-full li.pro_open_li > a {
    font-weight: bold;
  }
  .top-nav.mobile-full li.pro_open_li > a + ul.pro_collapsed,
  .top-nav.mobile-full li.pro_open_li > a + ul.menu-v {
    display: block;
  }
  .top-nav.mobile-full li .menu_img a,
  .top-nav.mobile-full li.pro_collapse li .menu_img a {
    padding: 0 !important;
    padding-right: 0 !important;
  }
  .top-nav.mobile-full li .menu_img a img,
  .top-nav.mobile-full li.pro_collapse li .menu_img a img {
    max-width: 100%;
  }
  .top-nav.mobile-full ul.pro_collapsed,
  .top-nav.mobile-full ul.menu-v {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative !important;
    border-top: none !important;
  }
  .top-nav.mobile-full ul.pro_collapsed .menu_img,
  .top-nav.mobile-full ul.menu-v .menu_img {
    max-width: 100% !important;
  }
  .top-nav.mobile-full .menu-v a {
    border-bottom: none !important;
  }
}
.desktop .top-navbar.hover_mode .top-nav > .full {
  position: static;
}
.desktop .top-navbar.hover_mode .top-nav > .full .menu_img {
  max-width: 100% !important;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v {
  width: 100%;
  left: 0;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > a,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > a {
  font-weight: bold;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > a .switcher,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > a .switcher {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > ul,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > ul {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 7px;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > ul li:not(.pro_open_li):hover a .switcher i,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > ul li:not(.pro_open_li):hover a .switcher i,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > ul li:not(.pro_open_li).hover a .switcher i,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > ul li:not(.pro_open_li).hover a .switcher i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > ul li ul,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > ul li ul {
  top: 99%;
  width: 91% !important;
  left: auto;
  right: 0;
  margin-left: inherit !important;
}
.desktop .top-navbar.hover_mode .top-nav > .full > ul.pro_collapsed > li > ul li ul li,
.desktop .top-navbar.hover_mode .top-nav > .full > ul.menu-v > li > ul li ul li {
  width: 100% !important;
}
.desktop .top-navbar.hover_mode .top-nav .full.full_2 > ul.pro_collapsed > li {
  width: 50%;
}
.desktop .top-navbar.hover_mode .top-nav .full.full_3 > ul.pro_collapsed > li {
  width: 33.3333%;
}
.desktop .top-navbar.hover_mode .top-nav .full.full_5 > ul.pro_collapsed > li {
  width: 20%;
}
.desktop .top-navbar.hover_mode .top-nav .full.full_6 > ul.pro_collapsed > li {
  width: 16.6674%;
}
.header-search-ex a:after {
  content: ', ';
}
.header-search-ex a:last-of-type:after {
  content: '';
}
.header .cart {
  display: block !important;
  /*@media only screen and (max-width : 1100px) {
			.top-cart-icon-holder {
				display: none;
			}
		}*/
}
.header .cart .loading {
  font-size: 22px;
  margin-left: 5px;
  margin-right: 5px;
  color: inherit;
}
.header .cart a,
.header .cart a:hover {
  text-decoration: none;
}
.header .cart a {
  display: inline-block;
  padding: 5px;
}
.header .cart i {
  font-size: 32px;
  display: inline-block;
  /* margin-top: 9px; */
}
.header .cart .cart_title {
  padding: 4px;
  text-transform: uppercase;
  float: left;
}
.header .cart .cart_count {
  display: none;
  padding: 3px 7px;
  border-radius: 10px;
  font-size: 12px;
  float: left;
  margin: 2px 0px 0px 0px;
}
.header .cart .total_title {
  padding-left: 4px;
}
.header .cart .pro_cart_total {
  font-weight: bold;
  padding-left: 4px;
}
.header .cart.active .cart_count {
  display: inline-block;
}
/*header*/
/* @end */
/* @group Navigation menus */
.menu-h {
  margin: 0 !important;
  padding: 0 !important;
}
.menu-h li {
  list-style: none;
  display: inline-block;
  margin: 0 3px 6px 0;
}
.menu-h li:first-of-typ {
  margin: 0 3px 0 0;
}
.menu-h li:last-of-type {
  margin: 0 0 6px 0;
}
.menu-h li a {
  display: inline-block;
}
.menu-h li a i {
  float: left;
  margin: -2px 2px 0 0;
}
/*ul.menu-h*/
.auth-type,
.wa-auth-adapters {
  display: block;
  text-align: center;
  margin: 15px 0 !important;
  padding: 15px 15px 9px 15px !important;
}
.auth-type li,
.wa-auth-adapters li {
  display: inline-block;
  margin: 0 3px 6px 0;
}
.auth-type li:last-of-type,
.wa-auth-adapters li:last-of-type {
  margin: 0 0 6px 0;
}
.auth-type span,
.wa-auth-adapters span {
  padding: 0 10px 0 0;
}
.auth-type a img,
.wa-auth-adapters a img,
.auth-type span img,
.wa-auth-adapters span img {
  float: left;
  margin: 0 4px 0 -4px;
  height: 16px;
  width: auto;
}
.auth-type h3,
.wa-auth-adapters h3 {
  margin-bottom: 10px;
}
.auth-type ul,
.wa-auth-adapters ul {
  margin: 15px auto;
}
.auth-type ul li,
.wa-auth-adapters ul li {
  margin: 0 3px 6px 0;
}
/*.auth-type*/
.login-page .wa-auth-adapters {
  margin-top: -17px;
}
/* @end */
/* @group Sign up & Login forms */
.wa-auth-adapters.wa-connect {
  margin-top: 20px;
}
.editor_content .wa-subscribe-form .wa-field input.wa-fill {
  width: 70% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.editor_content .wa-subscribe-form .wa-field input.wa-captcha-input {
  min-width: 70px !important;
  width: 70px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wa-form {
  margin: 20px auto;
  overflow: visible;
  /*.wa-field*/
}
.wa-form .wa-field {
  clear: left;
  margin: 0;
  padding-top: 3px;
  /*.wa-value*/
}
.wa-form .wa-field .wa-name {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .wa-form .wa-field .wa-name {
    width: 100%;
    margin-bottom: 3px;
  }
}
.wa-form .wa-field.wa-separator {
  height: 10px;
}
.wa-form .wa-field .wa-value {
  margin-left: 25%;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
  /*input.wa-error {
				border: 2px solid red;
			}*/
}
@media only screen and (max-width: 767px) {
  .wa-form .wa-field .wa-value {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
}
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"],
.wa-form .wa-field .wa-value textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"],
.wa-form .wa-field .wa-value select {
  width: 300px;
  max-width: 100%;
  margin: 0;
}
.wa-form .wa-field .wa-value textarea {
  width: 300px;
  max-width: 100%;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .wa-form .wa-field .wa-value input[type="text"],
  .wa-form .wa-field .wa-value input[type="email"],
  .wa-form .wa-field .wa-value input[type="password"],
  .wa-form .wa-field .wa-value textarea,
  .wa-form .wa-field .wa-value select {
    width: 100%;
  }
}
.wa-form .wa-field .wa-value input.wa-captcha-input {
  width: 100px;
  min-width: 0;
  padding: 10px 5px;
  margin: -8px 0px 0px;
}
.wa-form .wa-field .wa-value label {
  display: block;
}
.wa-form .wa-field .wa-value .wa-captcha img {
  margin-left: 0;
}
.wa-form .wa-field .wa-value .errormsg {
  margin-left: 0;
}
.wa-form .wa-field .wa-value.wa-submit {
  margin-top: 10px;
}
.wa-form .wa-field .wa-value p label {
  display: block;
  margin: 0;
}
.wa-form .wa-field .wa-value p {
  margin-bottom: 5px;
  position: relative;
}
.wa-form .wa-field .wa-value p span {
  font-size: 90%;
  display: block;
  margin: 15px 0 5px;
}
.wa-form .wa-field .wa-value p i.icon16 {
  float: left;
  left: -20px;
  margin-top: 2px;
  position: absolute;
}
.wa-form .wa-field .wa-value p input {
  display: block;
  margin-bottom: 2px;
}
.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] {
  display: inline;
}
.wa-form .wa-field .wa-value.wa-required .wa-name:after,
.wa-form .wa-field .wa-value p .field.wa-required span:after {
  content: " *";
  color: #F42D64;
}
/*.wa-form*/
.wa-subscribe-form .wa-field {
  clear: left;
  margin: 0;
  padding-top: 3px;
}
.wa-required .wa-name:after,
p .field.wa-required span:after {
  content: " *";
  color: #F42D64;
}
.wa-captcha {
  padding: 25px 0 15px;
}
.wa-captcha p {
  margin: 0;
}
.wa-captcha p img {
  float: left !important;
  margin-right: 5px;
  margin-top: -8px;
}
.wa-captcha strong {
  font-size: 1.2em;
}
.wa-captcha .wa-captcha-refresh {
  font-size: 0.8em;
  text-decoration: underline;
  color: #aaa;
}
.wa-captcha .wa-captcha-input {
  display: inline !important;
}
.wa-captcha .errormsg {
  display: inline-block;
  margin-left: 10px;
  display: block\9;
  float: left\9;
}
/*.wa-captcha*/
/* @end */
/* @group MAIN */
.page-panel {
  margin-bottom: 5px;
  position: relative;
  z-index: 20;
}
.page-panel .switchers {
  /*отступ такой же, как и у .sorting.list-inline*/
  margin-bottom: 10px;
  float: right;
}
.page-panel .switchers .switch {
  display: inline-block;
  margin: 0 0 5px 5px;
}
/*page-panel*/
.list-inline-buttons {
  display: inline-block;
  margin-bottom: 10px;
}
.list-inline-buttons li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.sublist.list-inline,
.sorting.list-inline {
  display: inline-block;
  margin-bottom: 10px;
}
.sublist.list-inline li,
.sorting.list-inline li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.sublist.list-inline li a,
.sorting.list-inline li a {
  text-decoration: none;
}
.sublist.list-inline li a:after,
.sorting.list-inline li a:after {
  content: ',';
}
.sublist.list-inline li a:hover,
.sorting.list-inline li a:hover {
  text-decoration: underline;
}
.sublist.list-inline li a i,
.sorting.list-inline li a i {
  font-size: 12px;
  margin-right: 3px;
}
.sublist.list-inline li a img,
.sorting.list-inline li a img {
  display: inline-block;
  float: left;
  width: 18px;
  margin: -2px 3px 0px 0px;
}
.sublist.list-inline li:first-of-type a:after,
.sorting.list-inline li:first-of-type a:after,
.sublist.list-inline li:last-of-type a:after,
.sorting.list-inline li:last-of-type a:after {
  content: '';
}
/*sub*/
.dropdown {
  position: relative;
  display: inline-block;
  margin-bottom: 3px;
}
.dropdown a.ppp i {
  float: right;
  margin-top: 3px;
}
.dropdown .dropdown-menu {
  position: absolute;
  z-index: 2;
  left: 0;
}
.dropdown .dropdown-menu a {
  position: relative;
  display: block;
  text-decoration: none;
}
.dropdown.dropdown-right {
  float: right;
  margin-left: 3px;
}
.dropdown.dropdown-right .dropdown-menu {
  right: 0;
  left: auto;
}
.dropdown.dropdown-left {
  float: left;
  margin-right: 3px;
}
.dropdown .sorting-icon {
  margin-left: -3px;
}
/*dropdown*/
.btn-group-left {
  margin-bottom: 3px;
  float: left;
}
.btn-group-left input[type=button],
.btn-group-left input[type=submit],
.btn-group-left .button,
.btn-group-left [role="button"] {
  margin-right: 3px;
}
.btn-group-right {
  margin-bottom: 3px;
  float: right;
}
.btn-group-right input[type=button],
.btn-group-right input[type=submit],
.btn-group-right .button,
.btn-group-right [role="button"] {
  margin-left: 3px;
}
/* @end */
/* @group FOOTER + CART PANEL */
.footer_holder.alone {
  /*	position: absolute;
	bottom: @panel_height;*/
  padding-bottom: 50px;
}
.footer_holder {
  margin: 15px 0 50px;
  min-height: 100px;
  padding: 0 15px;
  position: relative;
  z-index: 20;
}
.ps-scrollbar-y-rail,
ps-scrollbar-x-rail {
  z-index: 10;
}
.footer_holder.alone,
.sidebar_unstick .footer_holder,
.footer-mb0 .footer_holder {
  margin-bottom: 0;
}
.footer_holder {
  line-height: 1.2;
}
.footer_holder h1,
.footer_holder .h1,
.footer_holder h2,
.footer_holder .h2,
.footer_holder h3,
.footer_holder .h3,
.footer_holder h4,
.footer_holder .h4,
.footer_holder h5,
.footer_holder .h5,
.footer_holder h6,
.footer_holder .h6 {
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 15px 0;
}
.footer_hook_holder {
  float: left;
  padding: 0 5px 15px;
}
.vcard {
  font-size: 16px;
  line-height: 1.4;
  padding-right: 15px;
}
.footer_holder .footer_menu ul {
  line-height: 1.4;
  padding-bottom: 15px;
}
.footer_holder .footer_menu ul li a {
  font-size: 16px;
  padding-right: 15px;
}
.footer_holder .footer_menu ul li.devider,
.footer_holder .footer_menu ul li.divider {
  height: 22px;
}
.mailer_holder > div {
  min-height: 45px !important;
}
.mailer_holder {
  float: left;
}
.mailer_holder form {
  padding-top: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .mailer_holder form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.mailer_holder .wa-after-submit {
  height: auto !important;
  padding-top: 26px;
  padding-right: 5px;
}
.mailer_holder .wa-after-submit {
  display: none;
}
.mailer_holder .wa-field {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
.mailer_holder .wa-field.abs {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .mailer_holder .wa-field.abs {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .mailer_holder .wa-subscribe-form .wa-field {
    float: none;
    display: block;
  }
}
.logos_holder img {
  padding: 5px;
}
.vcard,
.logos_holder,
.tell_friend {
  padding-bottom: 15px;
}
.footer_social .icons_holder {
  padding-bottom: 15px;
}
.footer_social .icons_holder a {
  display: inline-block;
  margin: 2.5px 5px;
}
.footer_social .icons_holder a > i {
  font-size: 26px;
}
.social-likes__widget {
  margin: 2px 3px;
  border-radius: 50%;
  padding: 2px;
}
.footer_social .social-likes-head {
  padding-top: 10px;
  padding-bottom: 5px;
}
/* @group COPYRIGHTS */
.copyrights {
  display: inline-block;
  text-align: center;
  padding: 0 0 0 5px;
  opacity: 0.75;
  position: absolute;
  bottom: 10px;
  right: 30px;
  /*weberia*/
}
.copyrights.bottom90 {
  bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .copyrights {
    position: relative;
    bottom: auto;
    right: auto;
    padding: 10px 30px;
  }
  .copyrights.bottom90 {
    bottom: auto;
  }
}
.copyrights:hover {
  opacity: 1;
}
.copyrights a {
  display: inline-block;
}
.copyrights .weberia {
  margin: 3px 0px -6px 0px;
  float: left;
  position: relative;
}
.copyrights .weberia .icon-offset {
  display: inline-block;
  margin-left: 18px;
}
.copyrights .weberia i.icecream {
  position: relative;
  z-index: 2;
  font-size: 14px;
}
.copyrights .weberia i.icecream:before {
  color: #fff;
  background: -webkit-linear-gradient(top, #f93e89 0%, #f576ac 49%, #ffc78e 50%, #ffc78e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: initial;
  /* reset Font Awesome's display:inline-block */
}
.copyrights .weberia i.shadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 14px;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.copyrights .weberia.alone i {
  font-size: 16px;
}
.copyrights .walink {
  margin: 0px 0px 0px 0px;
  float: right;
}
.copyrights .walink .dot {
  font-size: 4px;
  display: inline-block;
  margin: 0 3px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.copyrights .walink .dot1 {
  color: #FF0000;
}
.copyrights .walink .dot2 {
  color: #44AAFB;
}
.copyrights .walink .dot3 {
  color: #F3E245;
}
.copyrights .walink .dot4 {
  color: #ED6699;
}
.copyrights .walink .dot5 {
  color: #9CE233;
}
.copyrights .walink .dot6 {
  color: #45ADFF;
}
.copyrights.copy_pad_right {
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .copyrights {
    opacity: 1;
  }
  .copyrights.copy_pad_right {
    padding-right: 0;
  }
  .owl-buttons {
    display: none;
  }
}
.copyrights .fa-heart {
  color: #EC048C;
}
.copyrights:hover .fa-heart {
  text-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
}
/* @end */
.cart_panel_holder {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 330;
  height: 50px;
}
.cart_panel_holder {
  -webkit-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  -o-transform: translateZ(1px);
  transform: translateZ(1px);
}
.safari .cart_panel_holder {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.cart_panel_holder {
  /*тень от панели*/
  /*&:after {
		content: '';
		position: absolute;
		top: -5px;
		left: 0;
		width: 100%;
		height: 4px;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	}*/
  /*panel_list_btns*/
  /*.panel_list_btns.with_name*/
}
.cart_panel_holder .panel_list_btns,
.cart_panel_holder #cart,
.cart_panel_holder .currency_holder {
  display: inline-block;
  height: 50px;
}
.cart_panel_holder .panel_list_btns {
  float: left;
}
@media only screen and (min-width: 768px) {
  .cart_panel_holder .panel_list_btns.center {
    position: absolute;
    width: 100%;
    text-align: center;
  }
}
.cart_panel_holder .panel_list_btns .panel_btn.user div {
  margin-left: 5px !important;
}
.cart_panel_holder .panel_list_btns .panel_btn {
  display: inline-block;
  padding: 0 15px;
  height: 100%;
  line-height: 100%;
  text-decoration: none;
  position: relative;
  margin: 0 2px;
  /*min-width: 60px;*/
  /*&.disabled { cursor: default; pointer-events: none;
/*				span {
					display: none;
				}*!/
			}*/
}
.cart_panel_holder .panel_list_btns .panel_btn i {
  font-size: 32px;
  display: inline-block;
  margin-top: 12px;
  float: left;
}
.cart_panel_holder .panel_list_btns .panel_btn span {
  position: absolute;
  top: 7px;
  right: 0px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  height: 15.5px;
  line-height: 1.36;
  vertical-align: middle;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  /*box-shadow: 0px 0px 3px rgba(0,0,0,.7);*/
  font-size: 12px;
  padding: 0 4.5px 0 4.5px;
}
@media only screen and (max-width: 767px) {
  .cart_panel_holder .panel_list_btns .panel_btn {
    padding: 0 8px;
  }
  .cart_panel_holder .panel_list_btns .panel_btn span {
    right: -5px !important;
    left: auto !important;
  }
}
.cart_panel_holder .panel_list_btns.with_name .panel_btn {
  margin: 0;
}
.cart_panel_holder .panel_list_btns.with_name .panel_btn span {
  left: 43px;
  right: auto;
}
.cart_panel_holder .panel_list_btns.with_name .panel_btn div {
  display: inline-block;
  float: right;
  margin: 28px 0 0 0;
}
.cart_panel_holder #cart {
  float: right;
  height: 50px;
  margin-right: -2px;
  /*		&.active .cart-total {
			font-size: 16px;
		}*/
}
.cart_panel_holder #cart.active {
  pointer-events: auto !important;
}
.cart_panel_holder #cart a,
.cart_panel_holder #cart a:hover {
  text-decoration: none;
}
.cart_panel_holder #cart a {
  display: inline-block;
  height: 100%;
  line-height: 100%;
  text-decoration: none;
  position: relative;
  margin: 0 2px;
  padding: 0 35px 0 20px;
}
.cart_panel_holder #cart i {
  font-size: 32px;
  display: inline-block;
  margin-top: 12px;
}
.cart_panel_holder #cart b {
  font-weight: normal;
}
.cart_panel_holder #cart .cart-total {
  display: inline-block;
  float: right;
  margin: 28px 0px 0px 0px;
  font-weight: bold;
}
.cart_panel_holder #cart .loading {
  font-size: 22px;
  margin-left: 5px;
  margin-right: 5px;
}
.cart_panel_holder #cart .cart_count {
  position: absolute;
  top: 7px;
  /*left: 44px;*/
  left: 52px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  height: 15.5px;
  line-height: 1.36;
  vertical-align: middle;
  /*box-shadow: 0px 0px 3px rgba(0,0,0,.7);*/
  font-size: 12px;
  padding: 0 5.5px 0 4.5px;
}
.cart_panel_holder #cart.show_total a {
  padding: 0 25px 0 15px;
}
.cart_panel_holder #cart.show_total .cart_count {
  left: 42px;
}
@media only screen and (max-width: 767px) {
  .cart_panel_holder #cart {
    /*без суммы без валюты*/
    /*без суммы с валютой*/
    /*&.currency_enable a { padding: 0 25px 0 15px; }
			&.currency_enable .cart_count { left: 42px; }*/
    /*с суммой без валюты*/
    /*&.show_total a { padding: 0 25px 0 15px; }*/
    /*&.show_total .cart_count { left: 42px; }*/
    /*с суммой с валютой*/
    /*&.show_total.currency_enable a { padding: 0 10px 0 5px; }
			&.show_total.currency_enable .cart_count { left: 32px; }*/
  }
  .cart_panel_holder #cart a {
    padding: 0 35px 0 20px;
  }
  .cart_panel_holder #cart .cart_count {
    left: 52px;
  }
  .cart_panel_holder #cart.show_total a {
    padding: 0 10px 0 5px;
  }
  .cart_panel_holder #cart.show_total .cart_count {
    left: 32px;
  }
}
.toTop {
  display: block;
  text-align: center;
  float: right;
  height: 50px;
  width: 80px;
  text-decoration: none;
  position: relative;
}
.toTop:hover {
  text-decoration: none;
}
.toTop.disabled {
  opacity: 0;
  cursor: default;
}
.toTop .icon_holder,
.toTop .title_holder {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
}
.toTop .icon_holder {
  top: 17px;
  font-size: 32px;
  height: 14px;
}
.toTop .icon_holder i {
  display: block;
  width: 100%;
  text-align: center;
  float: left;
  margin-top: -20px;
}
.toTop .title_holder {
  font-size: 12px;
  bottom: 8px;
  text-transform: uppercase;
}
.toTop.alone {
  position: fixed;
  bottom: 35px;
  right: 20px;
  z-index: 200;
  margin-left: 0;
  height: 40px;
}
.toTop.alone .icon_holder {
  top: 13px;
}
.toTop.alone .title_holder {
  bottom: 5px;
}
.toTop.outside {
  position: absolute;
  bottom: 55px;
  right: 20px;
  z-index: 200;
  height: 40px;
}
.toTop.outside .icon_holder {
  top: 13px;
}
.toTop.outside .title_holder {
  bottom: 5px;
}
.toTop.outside_right {
  margin-right: 22%;
}
@media only screen and (max-width: 1025px) {
  .toTop.outside_right {
    margin-right: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .toTop.outside {
    bottom: 55px;
    right: 5px;
  }
  .toTop.outside_right {
    margin-right: 0;
  }
}
.bottom.currency_holder {
  float: right;
  margin-right: 15px;
  /*dt*/
}
.bottom.currency_holder dt a {
  height: 50px;
  position: relative;
  text-align: center;
}
.bottom.currency_holder dt span.code {
  position: absolute;
  top: 9px;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.bottom.currency_holder dt span.flag-icon {
  margin-top: 22px;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}
.bottom.currency_holder ul {
  width: 60px;
  bottom: 51px !important;
}
.bottom.currency_holder ul span.code {
  float: right;
}
.select-dropdown dd,
.select-dropdown dt,
.select-dropdown ul {
  margin: 0px;
  padding: 0px;
}
.select-dropdown dd {
  position: relative;
}
.select-dropdown a,
.select-dropdown a:visited {
  text-decoration: none;
  outline: none;
}
.select-dropdown dt a {
  position: relative;
  display: block;
  padding-right: 20px;
  width: 100%;
  /*&:before {
			font: normal normal normal 14px/1 FontAwesome;
			font-size: inherit;
			text-rendering: auto;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;

			position: absolute;
			right: 5px;
			top: 4px;
			font-size: 18px;
			content: '\f107';
		}
		&.open:before { content: '\f106'; }*/
}
.select-dropdown dt a {
  display: block;
  padding: 5px;
}
.select-dropdown dd ul {
  /*background:#e4dfcb none repeat scroll 0 0; */
  /*border:1px solid #d4ca9a; */
  display: none;
  left: 0px;
  padding: 5px 0px;
  position: absolute;
  top: 2px;
  width: 100%;
  list-style: none;
}
.select-dropdown span.value {
  display: none;
}
.select-dropdown dd ul li a {
  padding: 5px;
  display: block;
}
/*select-dropdown*/
.top .select-dropdown dd ul {
  z-index: 10;
}
.bottom .select-dropdown {
  /*dt a {
		&:before { content: '\f106'; }
		&.open:before { content: '\f107'; }
	}*/
}
.bottom .select-dropdown dd ul {
  top: auto;
  bottom: 32px;
}
.top .select-dropdown {
  margin-left: -5px;
  margin-right: -5px;
}
.top .select-dropdown .flag-icon {
  float: left;
}
.top .select-dropdown ul li a {
  padding: 10px 5px;
}
.top .select-dropdown dt a {
  position: relative;
  display: block;
  padding-right: 20px;
  width: 100%;
}
.top .select-dropdown dt a:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 5px;
  top: 4px;
  font-size: 18px;
  content: '\f107';
}
.top .select-dropdown dt a.open:before {
  content: '\f106';
}
.footer_holder .news .news-item {
  padding: 0 0 15px;
}
.footer_holder .news .h1,
.footer_holder .news .h2,
.footer_holder .news .h3,
.footer_holder .news .h4,
.footer_holder .news h5,
.footer_holder .news .h6 {
  padding: 2px 0 0;
}
.footer_holder .news .h1 a:hover,
.footer_holder .news .h2 a:hover,
.footer_holder .news .h3 a:hover,
.footer_holder .news .h4 a:hover,
.footer_holder .news h5 a:hover,
.footer_holder .news .h6 a:hover {
  text-decoration: underline;
}
.footer_holder .news .post-info {
  padding-top: 5px;
}
.footer_holder .news .blog-summary {
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.38;
}
.footer_holder .news .button {
  margin-right: 15px;
}
/*.footer_holder*/
/* @end */
/* @group SIDEBAR */
.sidebar_mailer_holder > div {
  min-height: auto !important;
  position: relative;
}
.sidebar_mailer_holder .wa-after-submit {
  height: auto !important;
}
.toggle {
  cursor: pointer;
}
.nav_holder .toggle {
  cursor: pointer;
}
.nav_holder .toggle .switcher {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
  padding: 4px 0;
  text-align: center;
  font-size: 18px;
}
.sidebar-working .button {
  width: 95%;
}
@media only screen and (max-width: 767px) {
  .sidebar_holder {
    float: none;
    min-height: 0;
  }
  .sidebar.sticky {
    position: relative;
    top: auto;
  }
  .content_holder:before {
    display: none;
  }
  .product-list .thumbs_bg .product {
    margin: 15px 10px;
  }
  .sidebar_call_button {
    display: inline-block;
    opacity: 0;
    cursor: pointer;
    /*font-size: 24px;*/
    font-size: 32px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    bottom: 50px;
    left: 0;
    /*right: -@sidebar_call_button_size;*/
    z-index: 200;
  }
  .sidebar_call_button i {
    display: inline-block;
    margin-top: 5px;
  }
  .sidebar_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
  }
  .sidebar_mobile_fixed_inner {
    position: relative;
    /*&:after {
			content: '';
			width: 1px;
			height: 100%;
			position: absolute;
		    right: 0;
		    bottom: 0;
		    /*bottom: @sidebar_call_button_size;*!/
		    /*background: linear-gradient(left, rgba(0,0,0, .3) 0%,rgba(0,0,0,0) 100%); *!/
		}*/
  }
}
.sidebar .heading {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
.sidebar .heading.toggle {
  padding: 10px 30px 10px 30px;
}
/*ГЛАВНЫЙ ПУНКТ*/
/*.sidebar-nav > ul > li > a{ text-transform: uppercase; }*/
/*.sidebar-nav > ul > li .pro_collapse > a { text-transform: uppercase; }*/
/*.sidebar-nav > ul > li > ul > li.head_link > a { border-top: none !important; }*/
li.head_link {
  padding-left: 0 !important;
}
.head_link a {
  font-weight: bold;
}
.head_link a i {
  font-weight: normal;
  text-transform: none;
}
.head_link a.currency {
  font-weight: normal;
}
.sidebar-nav .menu_img {
  display: block !important;
  /*		padding-left: 0;
		padding-right: 0;*/
  text-align: center;
}
.sidebar-nav .menu_img img {
  max-width: 100%;
}
.sidebar-nav .menu_img a,
.sidebar-nav .menu_img a:hover {
  background: none !important;
  padding: 0 !important;
}
.sidebar-nav li {
  display: block;
}
.sidebar-nav li li {
  padding-left: 5px;
}
.sidebar-nav a {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 30px 10px 25px;
  /*.switcher*/
}
.sidebar-nav a,
.sidebar-nav a:hover {
  text-decoration: none;
}
.sidebar-nav a .nav_icon {
  position: absolute;
  left: 7px;
  top: 10px;
}
.sidebar-nav a .nav_icon.flag-icon {
  width: 14px;
}
.sidebar-nav a .img_plugin {
  position: absolute;
  left: 7px;
  top: 10px;
  width: 14px;
}
.sidebar-nav a .switcher {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
  padding: 4px 0;
  text-align: center;
  font-size: 18px;
}
/*.sidebar-nav*/
.desktop .ps-container .sidebar-nav.hover_mode .pro_collapse {
  position: static;
}
.desktop .ps-container .sidebar-nav.hover_mode .pro_collapse .pro_collapse {
  position: relative;
}
.desktop .ps-container .sidebar-nav.hover_mode .pro_collapse.pro_open_li {
  position: relative;
}
.desktop .sidebar-nav.hover_mode {
  /*ЦВЕТ*/
}
.desktop .sidebar-nav.hover_mode li li {
  padding: 0;
}
.desktop .sidebar-nav.hover_mode .pro_collapse {
  position: relative;
}
.desktop .sidebar-nav.hover_mode .pro_collapse .drop_wrapper {
  position: absolute;
  z-index: 10;
  display: none;
}
.desktop .sidebar-nav.hover_mode .pro_collapse .drop_wrapper .dropdown-menu {
  display: block;
}
.desktop .sidebar-nav.hover_mode .pro_collapse:hover > a + ul.dropdown-menu,
.desktop .sidebar-nav.hover_mode .pro_collapse:hover > .drop_wrapper,
.desktop .sidebar-nav.hover_mode .pro_collapse.hover > a + ul.dropdown-menu,
.desktop .sidebar-nav.hover_mode .pro_collapse.hover > .drop_wrapper {
  display: block;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 98%;
  z-index: 300;
  /*ВЫПАД ВНИЗ*/
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.pro_open {
  display: block;
  position: relative;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: 100%;
  padding-left: 5px;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.pro_open > li {
  margin-bottom: 0;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.pro_open > li:first-of-type {
  margin-bottom: 0;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.two_cols {
  width: 200%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.two_cols > li {
  float: left;
  width: 50%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.two_cols > li:nth-of-type(even) {
  float: right;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.three_cols {
  width: 300%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.three_cols > li {
  float: left;
  width: 33.3333%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.three_cols > li:nth-of-type(3n) {
  float: right;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.three_cols > li:nth-of-type(3n+1) {
  clear: both;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.four_cols {
  width: 300%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.four_cols > li {
  float: left;
  width: 25%;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.four_cols > li:nth-of-type(4n) {
  float: right;
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.four_cols > li:nth-of-type(4n+1) {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.three_cols,
  .desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu.four_cols {
    width: 230%;
  }
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu .pro_collapse.drop_down:hover > a i.fa-angle-right,
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu .pro_collapse.drop_down.hover > a i.fa-angle-right {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.desktop .sidebar-nav.hover_mode .pro_collapse > a + ul.dropdown-menu .pro_collapse.drop_down > a + ul.dropdown-menu {
  top: 99%;
  margin-left: 15%;
  width: 85%;
}
/*.desktop .sidebar-nav.hover_mode*/
.desktop .sidepos_right .sidebar-nav.hover_mode > ul .pro_collapse a .switcher i.fa-angle-right {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu,
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu ul.dropdown-menu {
  margin-left: -98%;
}
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu ul.dropdown-menu.pro_open {
  margin-left: 0;
}
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu.three_cols,
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu.four_cols {
  margin-left: -299%;
}
.desktop .sidepos_right .sidebar-nav.hover_mode > ul > .pro_collapse > a + ul.dropdown-menu.two_cols {
  margin-left: -199%;
}
- ul.dropdown-menu.pro_open {
  display: block;
}
.touch .filters .a_head {
  padding: 15px 42px 15px 25px;
}
.touch .filters .a_head .switcher {
  width: 36px;
  padding: 9px 0;
}
.touch .sidebar-nav a {
  padding: 15px 42px 15px 25px;
  /*.switcher*/
}
.touch .sidebar-nav a .nav_icon,
.touch .sidebar-nav a .img_plugin {
  top: 15px;
}
.touch .sidebar-nav a .switcher {
  width: 36px;
  padding: 9px 0;
}
/* @group INSTAGRAM */
.insta li,
.last_photos li {
  display: inline-block;
  text-align: center;
  padding: 3px;
}
.insta a,
.last_photos a {
  display: block;
  opacity: 0.85;
}
.insta a:hover,
.last_photos a:hover {
  opacity: 1;
}
.insta img,
.last_photos img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
/*.insta*/
.banners img,
.sidebar_custom img {
  max-width: 100%;
}
.banners a,
.sidebar_custom a,
.banners a:hover,
.sidebar_custom a:hover {
  text-decoration: none;
}
.sidebar_mailer_holder form {
  width: 100%;
}
.sidebar_mailer_holder form input {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.sidebar_mailer_holder form .wa-errormsg {
  padding: 0px 6px 6px;
}
.sidebar_mailer_holder .wa-after-submit {
  text-align: center;
}
/* @end */
/* @group ОДНОКЛАССНИКИ */
#ok_group_widget iframe {
  width: 100% !important;
}
/* @end */
/* @group ТЕГИ */
.sidebar .tags {
  text-decoration: none !important;
}
/*sidebar*/
.tags {
  display: inline-block;
  margin: 5px 5px 0px 0;
  padding: 4px 7px 4px;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.4;
}
.tags:before {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02b";
}
.tags:hover {
  opacity: 1 !important;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.app-blog .editor_content .blog-plugins .tags {
  color: inherit;
}
/* @end */
/* @group ПЛАГИНЫ */
.sidebar .plugins_border {
  padding-top: 10px;
}
.sidebar .menu-v li {
  display: inline-block;
}
.sidebar .menu-v li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.sidebar .col-1 {
  padding-left: 25px;
  padding-right: 25px;
}
.sidebar .col-1 li {
  width: 100%;
}
.sidebar .col-2 {
  padding-left: 25px;
  padding-right: 25px;
}
.sidebar .col-2 li {
  width: 49%;
}
.sidebar .col-3 li {
  width: 32%;
}
.sidebar .col-4 li {
  width: 25%;
}
/*sidebar*/
/* @end */
/* @group Новости */
.sidebar .news-item {
  padding: 0 25px 20px;
}
.sidebar .news-item a {
  text-decoration: none;
}
.sidebar .news-item .post-info {
  padding-top: 7px;
}
.sidebar .news-item .blog-summary {
  display: block;
  padding: 7px 0;
}
.sidebar .nav_holder.news .heading {
  margin-bottom: 10px;
}
/*sidebar*/
/* @end */
/* @end */
/* @group 16x16 Icons */
i.icon16 {
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  display: inline-block;
  text-indent: -9999px;
  text-decoration: none!important;
  background-image: url("img/icons.png");
  background-size: 260px 160px /* 50% of the original size for auto @2x optimization */;
}
* i.icon16 {
  text-decoration: none!important;
  vertical-align: top;
  /*margin: 0.2em 0.25em 0 0;*/
}
.icon16.rss {
  background-position: -16px 0;
}
.icon16.facebook {
  background-position: -32px 0;
}
.icon16.twitter {
  background-position: -48px 0;
}
.icon16.vk {
  background-position: -64px 0;
}
.icon16.gplus {
  background-position: -80px 0;
}
.icon16.pinterest {
  background-position: -96px 0;
}
.icon16.youtube {
  background-position: -112px 0;
}
.icon16.instagram {
  background-position: -128px 0;
}
.icon16.userpic20 {
  background-position: -2px -2px;
  border-radius: 50%;
  background-size: 20px 20px;
}
.icon16.color {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 15px;
  height: 15px;
  background-image: none;
  display: inline-block;
  margin: 0 4px 0 0px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.filters .icon16.color {
  margin-top: -1px;
}
.icon16.like {
  background-position: 0 -16px;
  margin-top: 0;
}
.icon16.remove {
  background-position: -96px -16px;
}
.icon16.saved {
  background-position: -112px -16px;
}
.icon16.stock-red {
  background-position: -128px -16px;
}
.icon16.stock-yellow {
  background-position: -144px -16px;
}
.icon16.stock-green {
  background-position: -160px -16px;
}
.icon16.stock-transparent {
  background-position: -176px -16px;
}
.icon16.checkmark {
  background-position: -192px -16px;
}
.icon16.compare {
  background-position: -208px -16px;
}
.icon16.compare.active {
  background-position: -224px -16px;
}
.icon16.uarr {
  background: url('img/uarr.png');
  background-position: 0 0;
  background-size: 16px 16px;
}
.icon16.loading {
  background-image: url('img/loading16.gif');
  background-position: 0 0;
  background-size: 16px 16px;
}
.icon24.loading {
  background-image: url('img/loading.gif');
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  display: inline-block;
}
.icon32.loading {
  background-image: url('img/loading.gif');
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  display: inline-block;
}
/* @end */
/* @group 10x10 Icons */
i.icon10 {
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  display: inline-block;
  text-indent: -9999px;
  text-decoration: none!important;
  background-image: url("img/icons.png");
  background-size: 260px 160px;
}
* i.icon10 {
  text-decoration: none!important;
  vertical-align: top;
  margin: 0.3em 0.1em 0 0;
}
.icon10.darr {
  background-image: url('img/darr.png');
  background-size: 16px 16px;
}
/* @end */
/* @group 24x24 Icons */
i.icon24 {
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-indent: -9999px;
  text-decoration: none!important;
  background-image: url("img/icons.png");
  background-size: 260px 160px;
}
* i.icon16 {
  text-decoration: none!important;
  vertical-align: top;
  /*margin: 0.2em 0.25em 0 0;*/
}
.icon24.rss {
  background-position: 0 -50px;
}
.icon24.facebook {
  background-position: -24px -50px;
}
.icon24.twitter {
  background-position: -48px -50px;
}
.icon24.vk {
  background-position: -72px -50px;
}
.icon24.instagram {
  background-position: -96px -50px;
}
.icon24.youtube {
  background-position: -120px -50px;
}
.icon24.pinterest {
  background-position: -144px -50px;
}
.icon24.gplus {
  background-position: -168px -50px;
}
/* @end */
/* @group STARS */
.icon16.star,
.icon16.star-full,
.icon16.star-half,
.icon16.star-empty,
.icon16.star-hover,
.icon10.star,
.icon10.star-full,
.icon10.star-half,
.icon10.star-empty {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  text-indent: inherit;
  background-image: none;
  background-size: auto;
  text-shadow: 1px 1px 0 rgba(95, 70, 0, 0.5);
  color: #FDCC3F;
}
.icon16.star,
.icon16.star-full,
.icon16.star-half,
.icon16.star-empty,
.icon16.star-hover {
  width: 18px;
  height: 16px;
  font-size: 16px;
}
.icon10.star,
.icon10.star-full,
.icon10.star-half,
.icon10.star-empty {
  width: 12px;
  height: 10px;
  font-size: 10px;
  text-shadow: 0.5px 0.5px 0 rgba(95, 70, 0, 0.5);
}
.icon16.star:before,
.icon16.star-full:before,
.icon16.star-hover:before,
.icon10.star:before,
.icon10.star-full:before {
  content: "\f005";
}
.icon16.star-empty:before,
.icon10.star-empty:before {
  content: "\f006";
}
.icon16.star-half:before,
.icon10.star-half:before {
  content: "\f123";
}
/* @end */
/* @group Custom styling */
/*
.color_scheme_yellow header.globalheader { background: #fb0; }
.color_scheme_green header.globalheader { background: #6fb541; }
.color_scheme_blue header.globalheader { background: #4e81cc; }
.color_scheme_purple header.globalheader { background: #9a81b3; }
.color_scheme_gray header.globalheader { background: #9c9c9c; }
.color_scheme_pink header.globalheader { background: #e871b1; }
.color_scheme_cyan header.globalheader { background: #3ac1bf; }
.color_scheme_lime header.globalheader { background: #b5ce10; }
.color_scheme_brown header.globalheader { background: #a45e1a; }

.color_scheme_white header.globalheader { background: #fff; }
.color_scheme_white header.globalheader .appnav { border-top: 1px solid rgba(0,0,0,0.13); border-bottom: 1px solid rgba(0,0,0,0.13); margin-top: -1px; padding-bottom: 3px; }
.color_scheme_white header .pages li a { color: #777; }
.color_scheme_white header .pages li a:hover { color: red !important; }
.color_scheme_white header ul.flyout-nav li .flyout { box-shadow: none; }
.color_scheme_white .search-wrapper { border: 1px solid #ccc; }
.color_scheme_white .search input { margin-top: 0; }


html.font_size_12,
html.font_size_12 body { font-size: 12px; }
html.font_size_13,
html.font_size_13 body { font-size: 13px; }
html.font_size_14,
html.font_size_14 body { font-size: 14px; }
html.font_size_15,
html.font_size_15 body { font-size: 15px; }
html.font_size_16,
html.font_size_16 body { font-size: 16px; }


.font_family_trebuchet,
.font_family_trebuchet * { font-family: "Trebuchet MS", sans-serif; }
.font_family_verdana,
.font_family_verdana * { font-family: Verdana, sans-serif; }
.font_family_georgia,
.font_family_georgia * { font-family: Georgia, Times, serif; }
.font_family_opensans,
.font_family_opensans * { font-family: 'Open Sans', sans-serif; }
.font_family_ptsans,
.font_family_ptsans * { font-family: 'PT Sans', sans-serif; }
*/
/* @end */
/* @group TABS */
.tabpanel .tabs {
  padding-bottom: 5px;
}
.tabpanel .tabs li {
  display: inline-block;
  /*margin: 0 2px;*/
  margin: 0 0 4px;
}
.tabpanel .tabs li.active a {
  cursor: default;
  pointer-events: none;
}
.tabpanel .tabs li a {
  padding: 10px 16px;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
/*.tabpanel*/
.tabpanel {
  position: relative;
}
.tabpanel .tabs li.active {
  border-bottom: transparent;
}
.tabpanel .tabs li.active:first-of-type {
  border-left: none;
}
.tabpanel .tabs li.active:last-of-type {
  border-right: none;
}
.tabpanel .tab-pane {
  padding-bottom: 5px;
}
.social .tabpanel .tabs li {
  margin: 0;
}
.social .tabpanel .tabs li a {
  padding: 5px 0;
  font-size: 24px;
}
.content {
  /*.tab-content {
		padding: 15px 0;
	}*/
}
.content .tab-pane {
  padding: 15px 0 5px;
}
/*.social_insta {
	font-size: 22px;

	span {
		display: inline-block;
		width: 24px;
		height: 24px;
		border-radius: 18.5%;
	    filter: grayscale(1);
	    color: #fff;
	    opacity: .5;
		background:
		radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%),
		radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),
		radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
		radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%),
		radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
		radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%),
		radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),
		linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);


		i {
			padding: 0 2px;
		}
	}
}*/
.social li a:hover.social_vk,
.social li.active a.social_vk {
  color: #4C75A3 !important;
}
.social li a:hover.social_fb,
.social li.active a.social_fb {
  color: #4C66A4 !important;
}
.social li a:hover.social_tw,
.social li.active a.social_tw {
  color: #54ABEE !important;
}
.social li a:hover.social_ok,
.social li.active a.social_ok {
  color: #F58220 !important;
}
.social li a:hover.social_insta,
.social li.active a.social_insta {
  color: #F2445D !important;
}
.a_head:hover .social_vk > i,
.a_head.active .social_vk > i {
  color: #4C75A3 !important;
}
.a_head:hover .social_fb > i,
.a_head.active .social_fb > i {
  color: #4C66A4 !important;
}
.a_head:hover .social_tw > i,
.a_head.active .social_tw > i {
  color: #54ABEE !important;
}
.a_head:hover .social_ok > i,
.a_head.active .social_ok > i {
  color: #F58220 !important;
}
.a_head:hover .social_insta > i,
.a_head.active .social_insta > i {
  color: #F2445D !important;
}
/* @end */
/* @group Plugins */
html.cbox-is-locked,
.enable_lock {
  overflow-y: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-backface-visibility: hidden;
  max-width: 100%;
  max-height: 100%;
}
.main_wrapper.cbox-is-open,
.filter {
  /*filter: blur(2px);*/
  /*filter: grayscale(1);*/
}
.acco .a_head {
  cursor: pointer;
}
.join_community {
  border-radius: 0 !important;
}
.acco .switcher {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
  padding: 4px 0;
  text-align: center;
  font-size: 18px;
}
/*.switcher*/
/* @end */
.sidebar_call_button.rotate i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.refresh_page {
  position: fixed;
  top: 80px;
  right: 10px;
  text-align: right;
  z-index: 200;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #000;
  color: #fff;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .refresh_page {
    left: 10px;
    text-align: center;
  }
  .sidebar_mobile_fixed_inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .sidebar_mobile_fixed_content {
    height: 100%;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  /*Отключение анимации на мобильных*/
  /*.product_info.animated {
		-o-transform: none !important;
		 -moz-transform: none !important;
		 -ms-transform: none !important;
		 -webkit-transform: none !important;
		 transform: none !important;
		 -webkit-animation: none !important;
		  -moz-animation: none !important;
		  -o-animation: none !important;
		  -ms-animation: none !important;
		  animation: none !important;
	}*/
}
.sl-wrapper .sl-image .sl-caption {
  text-align: center;
}
.slider_thumbs img {
  height: 48px;
  width: auto;
  margin: 0 5px 10px;
}
.ytVideo {
  /*padding: 30px 0 0;*/
}
.ytVideo iframe {
  width: 100% !important;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  padding: 10px 10px 9px;
}
table td {
  vertical-align: top;
}
table th {
  padding-top: 9px;
  font-weight: bold;
  vertical-align: middle;
}
table.condensed th,
table.condensed td {
  padding: 5px 5px 4px;
}
table.bordered {
  border-collapse: separate;
}
.page-name {
  position: relative;
}
.page-name .clearLists {
  position: absolute;
  right: 0;
  font-size: 24px;
}
@media only screen and (max-width: 360px) {
  .page-name .clearLists {
    position: relative;
    float: right;
  }
}
.table_wrapper {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.touch .table_wrapper:before {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f7cb';
}
.touch .table_wrapper {
  overflow-x: auto;
}
@media only screen and (min-width: 768px) {
  .sidebar_mobile_fixed {
    left: auto !important;
  }
  .padding-right-15-no-xs {
    padding-right: 15px;
  }
  .padding-left-15-no-xs {
    padding-left: 15px;
  }
  .sm-padding7 {
    padding: 0 7px;
  }
}
@media only screen and (min-width: 1025px) {
  .padding-right-15-md {
    padding-right: 15px;
  }
  .padding-right-15-md .corner.right {
    right: 15px;
  }
  .padding-left-15-md {
    padding-left: 15px;
  }
  .padding-left-15-md .corner.left {
    left: 15px;
  }
  .padding-right-15-no-xs {
    padding-right: 15px;
  }
  .padding-left-15-no-xs {
    padding-left: 15px;
  }
  .md-padding7 {
    padding: 0 7px;
  }
}
.search_modal .autofill-result {
  width: 100%;
}
.search_modal .autofill-result .item-autofill {
  padding: 0;
}
.search_modal .autofill-result .item-autofill a {
  display: inline-block;
  padding: 5px;
  width: 100%;
}
.search_modal .autofill-loading {
  top: 27px;
}
.remodal iframe {
  max-width: 100%;
}
.remodal_content .page-name {
  margin-top: 0;
}
.remodal-close {
  z-index: 2;
}
.remodal_content {
  position: relative;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.s-search-f-wrapper .autofill-result {
  width: 100%;
}
.s-search-f-wrapper .autofill-result .item-autofill {
  padding: 0;
}
.s-search-f-wrapper .autofill-result .item-autofill a {
  display: inline-block;
  padding: 5px;
  width: 100%;
}
.s-search-f-wrapper .autofill-loading {
  top: 7px;
  left: auto !important;
}
.footer_payment,
.footer_shipping {
  text-align: center;
}
.footer_payment img.user_img,
.footer_shipping img.user_img,
.footer_payment img.user-img,
.footer_shipping img.user-img {
  max-width: 90%;
}
.footer_decor {
  height: 70px;
  background-size: auto 70px;
  background-repeat: repeat-x;
  position: relative;
  margin: 5px -15px 0;
}
.social-likes-head {
  padding-bottom: 5px;
}
.social-likes_notext.square .social-likes__widget {
  margin: 5px 0px 2px 6px;
  border-radius: 0;
}
.sidebar_bg {
  position: relative;
  z-index: 190;
}
@media only screen and (max-width: 767px) {
  .sidebar_bg {
    z-index: 310;
  }
}
.checkout .checkout-options,
.checkout h2 {
  position: relative;
  z-index: 0;
}
.width100 {
  width: 100%;
}
.top_cat_images_menu,
.home_cat_images_menu .home_brands_holder {
  margin: 10px auto;
}
.top_cat_images_menu.align-center li,
.home_cat_images_menu.align-center li,
.home_brands_holder li {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.top_cat_images_menu.top_img_menu,
.home_cat_images_menu.align-center,
.home_brands_holder.brands_slider {
  margin: 10px auto 0;
}
.top_cat_images_menu,
.home_cat_images_menu,
.home_brands_holder {
  text-align: center;
}
.top_cat_images_menu li,
.home_cat_images_menu li,
.home_brands_holder li {
  display: inline-block;
}
.top_cat_images_menu a,
.home_cat_images_menu a,
.home_brands_holder a {
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.top_cat_images_menu img,
.home_cat_images_menu img,
.home_brands_holder img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.top_cat_images_menu span,
.home_cat_images_menu span,
.home_brands_holder span {
  display: block;
  text-align: center;
}
.top_cat_images_menu li,
.home_cat_images_menu li,
.home_brands_holder li {
  padding: 0 10px;
}
.cat_img_holder {
  display: table-cell;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.black_to_color a img,
.black_to_color .b_holder img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.black_to_color a:hover img,
.black_to_color .b_holder:hover img {
  -webkit-filter: none;
  filter: none;
}
.color_to_black a:hover img,
.color_to_black .b_holder:hover img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.color_to_black a img,
.color_to_black .b_holder img {
  -webkit-filter: none;
  filter: none;
}
.black_to_color .active a img,
.color_to_black .active a img,
.black_to_color .selected a img,
.color_to_black .selected a img,
.black_to_color .active a:hover img,
.color_to_black .active a:hover img,
.black_to_color .selected a:hover img,
.color_to_black .selected a:hover img,
.black_to_color .active .b_holder img,
.color_to_black .active .b_holder img,
.black_to_color .selected .b_holder img,
.color_to_black .selected .b_holder img,
.black_to_color .active .b_holder:hover img,
.color_to_black .active .b_holder:hover img,
.black_to_color .selected .b_holder:hover img,
.color_to_black .selected .b_holder:hover img {
  -webkit-filter: none;
  filter: none;
}
.block .brand img {
  display: inline-block;
  max-width: 100%;
}
.block .sub-categories a {
  text-decoration: none;
}
.pro-live-query::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.pro-live-result.in-header {
  position: absolute;
  z-index: 250;
  left: 0;
  top: 100%;
}
.remodal.search_modal .pro-live-result {
  width: 100% !important;
}
.list-search li a {
  display: block;
  padding: 8px 0;
}
.list-search-modal li a {
  padding: 8px;
}
.list-search .all-results a {
  text-align: center;
  padding: 12px 0;
  text-decoration: none;
}
.list-search .pricing {
  padding-top: 5px;
}
.list-search .pricing .price {
  font-size: 110%;
  font-weight: bold;
}
.list-search .pricing .compare-at-price,
.remodal.search_modal .list-search .pricing .compare-at-price {
  font-size: 100%;
  padding: 0 3px;
  margin-right: 0;
}
.list-search .pricing .price,
.list-search .pricing .compare-at-price {
  vertical-align: baseline;
  position: relative;
}
.list-search .pricing .compare-at-price:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 8px;
}
.product .product_details .additionalProperty {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.remodal_content #page-cart .cart {
  margin: 0 -15px;
  border-right: none;
  border-left: none;
  border-bottom: none;
}
#cart_modal .container {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #cart_modal .container .compare-at-price:after {
    top: 12px;
  }
}
/*часть продублирована в head.options.html*/
#page-cart {
  /*safari width:0 issue fix*/
  /* .item-qty */
}
#page-cart .owl-carousel {
  -o-transition: none !important;
  transition: none !important;
  -webkit-transition: none !important;
}
#page-cart .cart_pay_logos img {
  margin: 5px;
  width: 55px;
  height: auto;
}
#page-cart .label-holder {
  display: block;
  padding-top: 0;
}
#page-cart .row {
  padding-top: 15px;
  padding-bottom: 15px;
}
#page-cart .product-list.row {
  padding-top: inherit;
  padding-bottom: inherit;
}
#page-cart a,
#page-cart a:hover {
  text-decoration: none;
}
#page-cart .item-qty a i {
  font-size: 14px;
}
#page-cart .item-qty input {
  display: inline-block;
  width: 30px;
  margin: -8px 6px 0;
  padding: 0 10px;
  /*font-size: 16px;*/
  text-align: center;
}
#page-cart .item-total,
#page-cart .item-total-null,
#page-cart .cart-discount,
#page-cart .affiliate-discount,
#page-cart .total,
#page-cart .total-label {
  font-weight: bold;
  font-size: 18px;
}
#page-cart .discount {
  text-transform: uppercase;
  margin-top: 3px;
}
#page-cart .item-remove .delete i {
  font-size: 18px;
}
@media only screen and (min-width: 1025px) {
  #page-cart .item-qty {
    margin: 2px auto 10px;
  }
}
@media only screen and (max-width: 1024px) {
  #page-cart .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  #page-cart .product-list.row {
    padding-left: 0;
    padding-right: 0;
  }
  #page-cart .item-qty a i,
  #page-cart a.delete i {
    font-size: 20px;
  }
}
.header.header-mini {
  -webkit-transition: top 1s;
  -o-transition: top 1s;
  transition: top 1s;
  top: -100%;
}
.header.header-mini .top-navbar-1 {
  display: none;
}
.header.header-mini .header_inner {
  padding: 5px 0 0 !important;
}
.header.header-mini .header_info > div > div:nth-of-type(n+3) {
  display: none;
}
.navbar.absolute {
  position: absolute;
  right: 0;
  top: 0;
  border-top: none !important;
}
.top-panel-offset {
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .navbar.absolute {
    position: relative;
  }
  .navbar.absolute .top-nav.float-right {
    float: none;
    text-align: center;
  }
  .navbar.absolute .top-nav.float-right li {
    width: 50%;
  }
  .navbar.absolute .top-nav.float-right li a {
    border-left: none !important;
  }
  .top-panel-offset {
    display: none;
  }
}
.item-thumb {
  text-align: center;
  padding: 0 15px;
  position: relative;
}
.item-thumb img {
  max-width: 100%;
  line-height: 100%;
}
.cart-delete-xs {
  position: absolute;
  top: 0;
  right: 0;
}
/* @end */
.well .button {
  margin: 3px 3px 4px;
}
/*анимация для верхнего меню*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.desktop.nav_animate .hover_mode .top-nav li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .top-nav li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .top-nav li.hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .top-nav li.hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li.hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li.hover > a + .pro_collapsed {
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}
.desktop.nav_animate .hover_mode .top-nav li.pro_open_li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .top-nav li.full > a + .pro_collapsed > .pro_collapse > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li.pro_open_li:hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li.full > a + .pro_collapsed > .pro_collapse > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .top-nav li.pro_open_li.hover > a + .pro_collapsed,
.desktop.nav_animate .hover_mode .navbar-nav li.pro_open_li.hover > a + .pro_collapsed {
  -webkit-animation: none;
  animation: none;
}
.black_to_color a img,
.black_to_color a:hover img,
.color_to_black a img,
.color_to_black a:hover img,
.black_to_color .b_holder img {
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.header {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header_inner a,
.header_inner a:hover {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.header_inner a i,
.header_inner a:hover i {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.list-search li:hover a,
.list-search li a {
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.alaali-image,
.alaali-image:hover,
.alaali-image.selected {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sec-img,
.first-img {
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.sec-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sec-img.no-transform {
  left: 0;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.product .sec-img {
  opacity: 0;
}
.product:hover .sec-img {
  opacity: 1;
}
.header_top_banner {
  position: relative;
  z-index: 221;
}
.header_top_banner_overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 100%);
}
.header_top_banner_texture {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
  background-position: center;
}
.header_top_banner_bottom_shadow {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.header_top_banner_content {
  position: relative;
  z-index: 3;
}
.header_top_banner_content span {
  vertical-align: middle;
}
.header_top_banner_close {
  position: absolute;
  text-align: center;
  width: 40px;
  right: 0px;
  bottom: 0;
  z-index: 3;
  height: 100%;
}
.header_top_banner_close,
.header_top_banner_close:hover {
  text-decoration: none;
}
.header_top_banner_close i {
  font-size: 24px;
}
.highlight_layer {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
/* perfect-scrollbar v0.6.8 */
.ps-container {
  -ms-touch-action: none;
  overflow-y: hidden !important;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(153, 153, 153, 0.4);
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(153, 153, 153, 0.4);
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(170, 170, 170, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 4px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(170, 170, 170, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 4px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(153, 153, 153, 0.4);
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(153, 153, 153, 0.4);
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(153, 153, 153, 0.4);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: rgba(238, 238, 238, 0.4);
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(153, 153, 153, 0.4);
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceIn_custom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  /*50% {
        opacity: .7;
        transform: scale(1.005);
    }*/
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn_custom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  /*50% {
        opacity: .7;
        transform: scale(1.005);
    }*/
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn_custom {
  -webkit-animation-name: bounceIn_custom;
  -moz-animation-name: bounceIn_custom;
  -o-animation-name: bounceIn_custom;
  -ms-animation-name: bounceIn_custom;
  animation-name: bounceIn_custom;
}
.touch .product-list .thumbs_bg .product.animated_shadow,
.touch .product_info.animated {
  -webkit-animation-duration: none;
  animation-duration: none;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  -ms-animation-name: none;
  animation-name: none;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.tooltipster-light {
  border-radius: 5px;
  border: 1px solid #cccccc;
  background: #ededed;
  color: #666666;
}
.tooltipster-light .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-noir {
  border-radius: 0px;
  border: 3px solid #2c2c2c;
  background: #fff;
  color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
  font-family: 'Georgia', serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-punk {
  border-radius: 5px;
  border-bottom: 2px solid #f71169;
  background: #2a2a2a;
  color: #fff;
}
.tooltipster-punk .tooltipster-content {
  font-family: 'Courier', monospace;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-shadow .tooltipster-content {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-content {
  text-align: center;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  /*overflow:hidden;*/
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*#cboxContent {
	box-shadow: 0px 0 20px rgba(0,0,0, 1);	
}*/
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: rgba(0, 0, 0, 0.9);
  background: -moz-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(15, 15, 15, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -ms-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: radial-gradient(circle at center, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc5E5E5E', endColorstr='#cc000000', GradientType=1);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  -ms-touch-action: none;
  touch-action: none;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: none;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 0 10px;
  width: 100%;
  bottom: 0;
  line-height: 20px;
  text-align: center;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 5px;
  color: #ccc;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxLoadingGraphic,
#cboxPrevious,
#cboxNext,
#cboxClose {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  color: #fff;
}
#cboxPrevious,
#cboxNext,
#cboxClose {
  opacity: 0.6;
}
#cboxPrevious:hover,
#cboxNext:hover,
#cboxClose:hover,
#cboxLoadingGraphic {
  color: #fff;
  opacity: 1;
}
#cboxLoadingGraphic {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  font-size: 16px;
  margin: -8px 0 0 -8px;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
#cboxLoadingGraphic:before {
  content: "\f110";
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 30px 60px 30px 0;
}
#cboxPrevious:before {
  content: "\f104";
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 30px 0 30px 60px;
}
#cboxPrevious,
#cboxNext {
  margin-top: -70px;
  font-size: 80px;
}
#cboxNext:before {
  content: "\f105";
}
#cboxClose {
  position: absolute;
  top: -4px;
  right: 0;
  display: block;
  /* width: 32px; */
  /* height: 30px; */
  padding: 0 0px 20px 20px;
}
#cboxClose:after {
  content: "\f00d";
  font-size: 32px;
}
.sl-image,
.sl-image img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.sl-close,
.sl-counter,
.sl-prev,
.sl-next,
.sl-spinner {
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  opacity: 0.7;
}
.sl-close:hover,
.sl-counter:hover,
.sl-prev:hover,
.sl-next:hover,
.sl-spinner:hover {
  opacity: 1;
}
.sl-spinner,
.sl-counter {
  opacity: 1;
}
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.87);
  background: -moz-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(15, 15, 15, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -ms-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: radial-gradient(circle at center, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc5E5E5E', endColorstr='#cc000000', GradientType=1);
  display: none;
  z-index: 11006;
}
.sl-wrapper {
  z-index: 11000;
}
.sl-wrapper button {
  border: 0 none;
  background: none !important;
  font-size: 24px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover,
.sl-wrapper button:active,
.sl-wrapper button:focus {
  background: none !important;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 15%;
  z-index: 15015;
}
.sl-wrapper .sl-close i {
  position: absolute;
  top: 15px;
  right: 20px;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 24px;
  left: 20px;
  z-index: 15010;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 15%;
  height: 85%;
  width: 50%;
  line-height: 30px;
  text-align: center;
  display: block;
  z-index: 11015;
  font-family: arial sans-serif;
}
.sl-wrapper .sl-navigation button i {
  position: absolute;
  margin-top: -56px;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 0;
}
.sl-wrapper .sl-navigation button.sl-next i {
  right: 20px;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 0;
}
.sl-wrapper .sl-navigation button.sl-prev i {
  left: 20px;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 15000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.sl-wrapper .sl-image iframe {
  border: 0 none;
  background: #000;
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: #000;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 11005;
}
.sl-spinner {
  display: none;
  /*border: 5px solid #333;*/
  /*border-radius: 40px;*/
  height: 20px;
  left: 50%;
  margin: -10px 0 0 -10px;
  /*opacity: 0;*/
  position: fixed;
  top: 50%;
  width: 20px;
  z-index: 11007;
  font-size: 20px;
  /*-webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;*/
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.touch .sl-navigation button {
  z-index: 15015;
  height: 65px;
  top: auto;
  bottom: 0;
}
.touch .sl-navigation button i {
  top: auto;
  bottom: 0;
  height: 30px;
  width: 100%;
}
.touch .sl-navigation button.sl-prev i:before {
  left: 0;
}
.touch .sl-navigation button.sl-next i:before {
  right: 0;
}
.touch .sl-navigation button i:before {
  position: absolute;
  margin-top: -12px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .sl-navigation button {
    z-index: 15015;
    height: 65px;
    top: auto;
    bottom: 0;
  }
  .sl-navigation button i {
    top: auto;
    bottom: 0;
    height: 30px;
    width: 100%;
  }
  .sl-navigation button.sl-prev i:before {
    left: 0;
  }
  .sl-navigation button.sl-next i:before {
    right: 0;
  }
  .sl-navigation button i:before {
    position: absolute;
    margin-top: -12px;
    display: inline-block;
  }
}
/*
@-webkit-keyframes pulsate{
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}
@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

@-moz-keyframes pulsate{
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

@-o-keyframes pulsate{
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

@-ms-keyframes pulsate{
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}*/
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ru {
  background-image: url(img/flags/4x3/ru.svg?v=1);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(img/flags/1x1/ru.svg?v=1);
}
.flag-icon-ua {
  background-image: url(img/flags/4x3/ua.svg?v=1);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(img/flags/1x1/ua.svg?v=1);
}
.flag-icon-by {
  background-image: url(img/flags/4x3/by.svg?v=1);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(img/flags/1x1/by.svg?v=1);
}
.flag-icon-gb {
  background-image: url(img/flags/4x3/gb.svg?v=1);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(img/flags/1x1/gb.svg?v=1);
}
.flag-icon-am {
  background-image: url(img/flags/4x3/am.svg?v=1);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(img/flags/1x1/am.svg?v=1);
}
.flag-icon-az {
  background-image: url(img/flags/4x3/az.svg?v=1);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(img/flags/1x1/az.svg?v=1);
}
.flag-icon-eu {
  background-image: url(img/flags/4x3/eu.svg?v=1);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(img/flags/1x1/eu.svg?v=1);
}
.flag-icon-us {
  background-image: url(img/flags/4x3/us.svg?v=1);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(img/flags/1x1/us.svg?v=1);
}
.flag-icon-kz {
  background-image: url(img/flags/4x3/kz.svg?v=1);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(img/flags/1x1/kz.svg?v=1);
}
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}
/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Necessary styles of the modal dialog */
.remodal {
  /*position: relative;*/
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.9);
  background: -moz-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(15, 15, 15, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -ms-radial-gradient(center, circle cover, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -webkit-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: -o-radial-gradient(center, circle, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  background: radial-gradient(circle at center, rgba(15, 15, 15, 0.9) 0%, rgba(0, 0, 0, 0.9) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc5E5E5E', endColorstr='#cc000000', GradientType=1);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}
/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}
/* Default theme styles of the modal dialog */
.remodal {
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  /* transform: translate3d(0, 0, 0);*/
  color: #2b2e38;
  background: #fff;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}
/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
/* Close button */
.remodal-is-opening .remodal-close,
.remodal-is-closing .remodal-close {
  display: none;
}
.remodal-close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  opacity: 1;
  border: 0;
  outline: 0;
  background: transparent;
}
.remodal:hover .remodal-close {
  opacity: 0.7;
}
.remodal:hover .remodal-close:hover {
  opacity: 1;
}
.remodal_content {
  margin-bottom: 15px;
}
.remodal.search {
  padding: 0;
}
.remodal.search .remodal_content {
  margin-bottom: 0;
}
.remodal.search input[type=search] {
  font-size: 32px;
  display: inline-block;
  width: 70%;
  border: none !important;
  padding: 16px 0 16px 16px;
}
.remodal.search input[type=search]:focus {
  border: none !important;
}
.remodal.search .button {
  display: inline-block;
  width: 18%;
  float: right;
  margin: 16px 16px 16px 0;
}
.remodal.search input::-webkit-input-placeholder {
  opacity: 0.5;
}
.remodal.search input:-moz-placeholder {
  opacity: 0.5;
}
.remodal.search input::-webkit-search-cancel-button {
  display: none;
}
@media only screen and (max-width: 767px) {
  .remodal.search input[type=search] {
    font-size: 24px;
    padding: 22px 0 22px 16px;
  }
}
/* Dialog buttons */
/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.lt-ie9 .remodal {
  width: 700px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(img/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.owl-item img {
  max-width: 100%;
  text-align: center;
  width: auto;
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons {
  float: right;
}
.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 0px 10px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  margin: 5px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(img/AjaxLoader.gif) no-repeat center center;
}
/*
 * Justified Gallery - v3.6.3
 * http://miromannino.com/projects/justified-gallery/
 * Copyright (c) 2016 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  opacity: 0;
  position: absolute;
  bottom: 0;
  padding: 5px;
  left: 0;
  right: 0;
  margin: 0;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
  display: initial;
  filter: "alpha(opacity=100)";
  opacity: 1;
}
.justified-gallery > .entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery > .entry-visible > img,
.justified-gallery > .entry-visible > a > img {
  filter: "alpha(opacity=100)";
  opacity: 1;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}
#zoomple_previewholder {
  left: 0;
  top: 0;
  z-index: 1099;
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
#zoomple_previewholder .image_wrap {
  left: 0;
  top: 0;
  z-index: 1099;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#zoomple_previewholder.rounded .image_wrap {
  border-radius: 50%;
  background-clip: padding-box;
}
#zoomple_previewholder .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-clip: padding-box;
  z-index: 1001;
}
#zoomple_previewholder.rounded .overlay {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 20px 7px #fff;
  box-shadow: inset 0 0 20px 7px #fff;
}
#zoomple_previewholder .cursor {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1101;
  background: url(img/cursor.png) 0 0 no-repeat;
}
#zoomple_previewholder.zp-visible {
  display: block;
}
#zoomple_previewholder img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#zoomple_previewholder .caption-wrap {
  display: none;
  /*	position:absolute;
	top:100%;
	left:0;
	z-index:1101;
	width:100%;
	margin:0;
	padding:0;   
	font:11px Verdana,sans-serif; 
	color:#090808; 
	border-radius:0 0 7px 7px;*/
}
#zoomple_previewholder .caption-wrap .caption {
  padding: 5px 10px;
  font: 11px Verdana, sans-serif;
  border-radius: 0 0 7px 7px;
  background: #fff;
}
#zoomple_image_overlay {
  background: red;
  position: absolute;
  z-index: 1100;
  filter: alpha(opacity=1);
  opacity: 0.01;
}
#zoomple_image_overlay.preview {
  background: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#zoomple_image_overlay .eyelet {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.marquee {
  filter: alpha(opacity=100);
}
.disable_touch .sidebar_mobile_fixed_content {
  -webkit-overflow-scrolling: auto;
}
.remodal.search_modal {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.remodal.search_modal form {
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.pro_open_li > a {
  font-weight: bold;
}
.pro_open_li > a > i {
  font-weight: normal;
}
/*СТИЛИ ДЛЯ ПЕЧАТИ*/
/*@media print {
    body {
        color: #000;
        background: #fff;
    }

    .sidebar_mobile_fixed,
    .footer_holder, .sidebar-search, .cart_panel_holder, .product_sidebar_holder, .sidebar_bg, .corner {
    	display: none;
    }

    .sidebar_holder.main, .content_holder {
    	width: 100%;
    }

    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
        page-break-after: avoid;
    }

    .sidebar {
    	width: 100%;
    	height: 300px;
    }


}*/
.app-blog .credentials .userpic,
.comment-form .userpic {
  width: 20px;
  height: auto;
}
.desktop .ya-share2__item_service_viber,
.desktop .ya-share2__item_service_whatsapp {
  display: none !important;
}
#storequickorder .dialog-background {
  z-index: 1999 !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
#product-features td.value span.feature-comma:last-of-type {
  display: none;
}
.cover-container {
  overflow: hidden;
  position: relative;
}
img.cover {
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.display-block {
  display: block;
}
img.width100 {
  width: 100%;
}
.top-slider .slider-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-slider .slider-inner.absolute {
  position: absolute;
  top: 0;
  left: 0;
}
.home-sets .owl-theme .owl-controls .owl-buttons {
  margin-top: -31px;
}
.pointer {
  cursor: pointer;
}
.filters .param_hide {
  cursor: pointer;
  margin-left: 1.5px;
}
.filters .param_hide .dashed {
  margin-left: 5.5px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}
.filters .filter_hide.button {
  font-size: 11px;
}
.filters .hidden {
  display: none !important;
}
.tag_hide.hidden {
  display: none !important;
}
li.pro_collapse.my_lang_switch.float-left.right.hover > .pro_collapsed,
li.pro_collapse.my_lang_switch.float-left.right:hover > .pro_collapsed {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .is-sticky .top-navbar-2 .top-nav.visible-xs {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .is-sticky .top-navbar-2 .top-nav {
    max-height: 75vh;
    overflow-y: auto;
  }
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-buttom,
body .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button {
  margin-left: 0;
}
body .wa-forgotpassword-form-wrapper input[type="text"],
body .wa-forgotpassword-form-wrapper input[type="email"],
body .wa-forgotpassword-form-wrapper input[type="password"] {
  margin-right: 16px;
}
.wa-login-form-wrapper .wa-captcha-section .wa-captcha-input:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
}
body .wa-signup-form-wrapper input[type="text"],
body .wa-signup-form-wrapper input[type="email"],
body .wa-signup-form-wrapper input[type="password"],
body .wa-login-form-wrapper input[type="text"],
body .wa-login-form-wrapper input[type="email"],
body .wa-login-form-wrapper input[type="password"],
body .wa-forgotpassword-form-wrapper input[type="text"],
body .wa-forgotpassword-form-wrapper input[type="email"],
body .wa-forgotpassword-form-wrapper input[type="password"] {
  border-color: rgba(0, 0, 0, 0.2);
}
body.scheme-blackSwan .wa-signup-form-wrapper input[type="text"],
body.scheme-blackSwan .wa-signup-form-wrapper input[type="email"],
body.scheme-blackSwan .wa-signup-form-wrapper input[type="password"],
body.scheme-blackSwan .wa-login-form-wrapper input[type="text"],
body.scheme-blackSwan .wa-login-form-wrapper input[type="email"],
body.scheme-blackSwan .wa-login-form-wrapper input[type="password"],
body.scheme-blackSwan .wa-forgotpassword-form-wrapper input[type="text"],
body.scheme-blackSwan .wa-forgotpassword-form-wrapper input[type="email"],
body.scheme-blackSwan .wa-forgotpassword-form-wrapper input[type="password"] {
  border-color: rgba(255, 255, 255, 0.2);
}
body .wa-signup-form-wrapper .wa-adapters-section .wa-section-divider .wa-text:before,
body .wa-login-form-wrapper .wa-adapters-section .wa-section-divider .wa-text:before {
  background: rgba(0, 0, 0, 0.2);
}
body.scheme-blackSwan .wa-signup-form-wrapper .wa-adapters-section .wa-section-divider .wa-text:before,
body.scheme-blackSwan .wa-login-form-wrapper .wa-adapters-section .wa-section-divider .wa-text:before {
  background: rgba(255, 255, 255, 0.2);
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex .clearfix {
  display: none;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .sl-close,
body .sl-counter,
body .sl-next,
body .sl-prev,
body .sl-spinner {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxContent button {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
img.lazyload,
img.lazyloading {
  opacity: 0;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.lazyloaded {
  opacity: 1;
}
body .product-sidebar .stock-name,
body .remodal_content .stock-name body .product-sidebar .stock-info,
body .remodal_content .stock-info {
  width: 50%;
}
.product-list.list_view .cover-container {
  height: 100%;
}
