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

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

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

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

@font-face {
  font-family: 'myriad-set-pro';
  font-weight: 700;
  font-style: normal;
  src: url("fonts/myriad-set-pro_bold/myriad-set-pro_bold.eot");
  src: url("fonts/myriad-set-pro_bold/myriad-set-pro_bold.woff") format("woff"), url("fonts/myriad-set-pro_bold/myriad-set-pro_bold.ttf") format("truetype"), url("fonts/myriad-set-pro_bold.svg#MyriadPro-Bold") format("svg"), url("fonts/myriad-set-pro_bold.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'myriad-set-pro';
  font-weight: 500;
  font-style: normal;
  src: url("fonts/myriad-set-pro_medium/myriad-set-pro_medium.eot");
  src: url("fonts/myriad-set-pro_medium/myriad-set-pro_medium.woff") format("woff"), url("fonts/myriad-set-pro_medium/myriad-set-pro_medium.ttf") format("truetype"), url("fonts/myriad-set-pro_medium.svg#MyriadSetPro-Medium") format("svg"), url("fonts/myriad-set-pro_medium.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'myriad-set-pro';
  font-weight: 400;
  font-style: normal;
  src: url("fonts/myriad-set-pro_reg/myriad-set-pro_reg.eot");
  src: url("fonts/myriad-set-pro_reg/myriad-set-pro_reg.woff") format("woff"), url("fonts/myriad-set-pro_reg/myriad-set-pro_reg.ttf") format("truetype"), url("fonts/myriad-set-pro_reg.svg#MyriadPro-Regular") format("svg"), url("fonts/myriad-set-pro_reg.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'myriad-set-pro';
  font-weight: 300;
  font-style: normal;
  src: url("fonts/myriad-set-pro_thin/myriad-set-pro_thin.eot");
  src: url("fonts/myriad-set-pro_thin/myriad-set-pro_thin.woff") format("woff"), url("fonts/myriad-set-pro_thin/myriad-set-pro_thin.ttf") format("truetype"), url("fonts/myriad-set-pro_thin.svg#MyriadSetPro-Thin") format("svg"), url("fonts/myriad-set-pro_thin.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'nautilus-pompilius';
  font-weight: 300;
  font-style: normal;
  src: url("fonts/myriad-set-pro_thin/nautilus-pompilius.eot");
  src: url("fonts/nautilus-pompilius/nautilus-pompilius.woff") format("woff"), url("fonts/nautilus-pompilius/nautilus-pompilius.ttf") format("truetype"), url("fonts/nautilus-pompilius.svg#NautilusPompilius") format("svg"), url("fonts/nautilus-pompilius.eot?#iefix") format("embedded-opentype");
}

body {
  background: #fff;
  width: 100%;
  min-width: 320px;
  font-size: 15px;
  line-height: 19px;
  text-rendering: optimizeLegibility;
}

.container {
  width: 100%;
  min-width: 320px;
  max-width: 1900px;
  padding: 0 85px;
  margin: 0 auto;
}

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

html,
body {
  font-family: 'myriad-set-pro';
  font-weight: 400;
  font-style: normal;
  min-height: 100%;
}

.page-wrapper {
  overflow: hidden;
}

.container {
  width: 100%;
  min-width: 320px;
  max-width: 1220px;
  padding: 0 25px;
  margin: 0 auto;
}

@media screen and (max-width: 500px) {
  .container {
    padding: 0 10px;
  }
}

.row {
  width: 100%;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.col-12 {
  float: left;
  width: 100%;
}

.col-11 {
  float: left;
  width: 91.66666667%;
}

.col-10 {
  float: left;
  width: 83.33333333%;
}

.col-9 {
  float: left;
  width: 75%;
}

.col-8 {
  float: left;
  width: 66.66666667%;
}

.col-7 {
  float: left;
  width: 58.33333333%;
}

.col-6 {
  float: left;
  width: 50%;
}

.col-5 {
  float: left;
  width: 41.66666667%;
}

.col-4 {
  float: left;
  width: 33.33333333%;
}

.col-3 {
  float: left;
  width: 25%;
}

.col-2 {
  float: left;
  width: 16.66666667%;
}

.col-1 {
  float: left;
  width: 8.333333333%;
}

@media screen and (max-width: 799px) {
  .col-12,
  .col-11,
  .col-10,
  .col-9,
  .col-8,
  .col-7,
  .col-6,
  .col-5,
  .col-4,
  .col-3,
  .col-1 {
    width: 100%;
  }
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel.animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeIn {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  float: left;
  min-height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  background: url("owl.video.play.png") no-repeat;
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

@media screen and (max-width: 800px) {
  .mCSB_inside > .mCSB_container {
    margin-right: 8px;
  }
}

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

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

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

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

@media screen and (max-width: 800px) {
  .mCSB_scrollTools {
    width: 8px;
  }
}

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

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

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

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

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

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

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

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

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

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

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

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

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

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

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

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

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #a442ff;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ff4284;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ff4284;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.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: .75s;
  animation-duration: .75s;
}

@-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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

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

.main-header {
  position: relative;
}

.main-header:after, .main-header:before {
  position: absolute;
  width: 100%;
  height: 1px;
  content: '';
  background: #a442ff;
  /* Old browsers */
  background: linear-gradient(to right, #a642fd 0%, #fd4286 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a642fd', endColorstr='#fd4286',GradientType=1 );
  /* IE6-9 */
}

.main-header:before {
  z-index: 50;
  bottom: 0;
}

.main-header:after {
  z-index: 50;
  bottom: -6px;
}

.main-header_top {
  overflow: hidden;
  padding: 10px 0;
  background: #a442ff;
  /* Old browsers */
  background: linear-gradient(to right, #a442ff 0%, #ff4284 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a442ff', endColorstr='#ff4284',GradientType=1 );
  /* IE6-9 */
}

.main-header_menu {
  font-size: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1219px) and (min-width: 1000px) {
  .main-header_menu {
    text-align: justify;
  }
}

.main-header_menu > li {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 1219px) and (min-width: 1000px) {
  .main-header_menu > li {
    width: 16%;
    text-align: center;
  }
}

.main-header_menu > li > a {
  font-family: 'myriad-set-pro';
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
  display: inline-block;
  padding: 0 12px;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_menu > li > a {
    font-size: 18px;
    line-height: 24px;
    padding: 0 5px;
    letter-spacing: -.6px;
  }
}

@media screen and (max-width: 1219px) and (min-width: 950px) {
  .main-header_menu > li > a {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1219px) and (min-width: 1100px) {
  .main-header_menu > li > a {
    padding: 0 15px;
  }
}

.main-header_menu > li + li {
  margin-left: .8%;
  letter-spacing: -.3px;
}

@media screen and (max-width: 950px) and (min-width: 800px) {
  .main-header_menu > li + li {
    margin-left: .7%;
  }
}

.main-header_bottom {
  padding: 15px 0;
  background: url("imgs/header-bottom.png"), #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: url("imgs/header-bottom.png"), linear-gradient(to bottom, #fff 0%, #ccf6e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccf6e8',GradientType=0 );
  /* IE6-9 */
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_logo {
    width: 50%;
  }
}

@media screen and (min-width: 1219px) {
  .main-header_logo {
    width: 47%;
    text-align: left;
  }
}

.main-header_logo img {
  overflow: hidden;
  width: 437px;
  height: auto;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_logo img {
    width: 340px;
  }
}

.main-header_logo_caption {
  font-size: 24px;
  line-height: 24px;
  display: block;
  width: 405px;
  text-align: center;
  color: #0e2858;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_logo_caption {
    width: 340px;
  }
}

.main-header_logo img + .main-header_logo_caption {
  margin-top: -15px;
}

.main-header_request-call {
  position: relative;
  max-width: auto;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .main-header_request-call {
    max-width: 380px;
  }
}

.main-header_request-call .btn {
  line-height: 46px;
}

@media screen and (max-width: 799px) {
  .main-header_request-call .btn {
    line-height: 24px;
    float: right;
  }
}

.main-header_tel {
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
  position: relative;
  text-align: center;
}

.main-header_tel_icon {
  position: absolute;
  top: 0;
  left: -35px;
  display: inline-block;
  width: 30px;
  height: 40px;
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 32px;
  background-position: -604px -481px;
}

.main-header_tel + * {
  margin-top: 5px;
}

.main-header_social {
  float: right;
  width: 18%;
  text-align: center;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_social {
    width: 14%;
    max-width: 100px;
  }
}

.main-header_social-caption {
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
  color: #0e2858;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_social-caption {
    display: none;
  }
}

.main-header_social-caption + * {
  margin-top: 5px;
}

.main-header_social_list {
  font-size: 0;
  text-align: center;
}

.main-header_social_item {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: top;
  border-radius: 5px;
}

.main-header_social_item + .main-header_social_item {
  margin-left: 10px;
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_social_item + .main-header_social_item {
    margin-left: 0;
  }
}

@media screen and (max-width: 1219px) and (min-width: 800px) {
  .main-header_social_item:nth-child(2n) {
    margin-left: 10px;
  }
  .main-header_social_item + .main-header_social_item:not(:nth-child(-n+2)) {
    margin-top: 5px;
  }
}

.main-header_social.mobile {
  display: none;
}

.main-header_social_item {
  display: inline-block;
  vertical-align: top;
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
}

.main-header_social_item.youtube {
  width: 43px;
  height: 42px;
  background-position: -1087px -481px;
}

.main-header_social_item.vk {
  width: 43px;
  height: 42px;
  background-position: -273px -137px;
}

.main-header_social_item.inst {
  width: 42px;
  height: 42px;
  background-position: -25px -137px;
}

.main-header_social_item.ok {
  width: 42px;
  height: 42px;
  background-position: -149px -137px;
}

@media screen and (min-width: 0) and (max-width: 799px) {
  .main-header_btn-close {
    position: relative;
    float: left;
    padding: 17px 10px;
    cursor: pointer;
  }
  .main-header_btn-close:after, .main-header_btn-close:before {
    position: absolute;
    width: 32px;
    height: 4px;
    content: '';
    border-radius: 3px;
    background: #fafafa;
  }
  .main-header_btn-close:before {
    top: 10px;
  }
  .main-header_btn-close:after {
    bottom: 10px;
  }
  .main-header_btn-inner {
    width: 32px;
    height: 4px;
    border-radius: 3px;
    background: #fafafa;
  }
  .main-header_social {
    display: none;
  }
  .main-header_social.mobile {
    font-size: 0;
    font-size: 0;
    display: block;
    float: right;
    width: 65%;
    padding-bottom: 4px;
    text-align: right;
  }
  .mobile .main-header_social_item + .main-header_social_item {
    margin-left: 5px;
  }
  .mobile .main-header_social_item.youtube {
    background: transparent url("imgs/icon-youtube.png") center center no-repeat;
  }
  .mobile .main-header_social_item.vk {
    background: transparent url("imgs/icon-vk.png") center center no-repeat;
  }
  .mobile .main-header_social_item.inst {
    background: transparent url("imgs/icon-inst.png") center center no-repeat;
  }
  .mobile .main-header_social_item.ok {
    background: transparent url("imgs/icon-ok.png") center center no-repeat;
  }
  .main-header_social_item {
    width: 38px;
    height: 38px;
  }
  .main-header_top {
    padding-top: 4px;
    padding-bottom: 0;
  }
  .main-header_top .container:after {
    content: "";
    display: table;
    clear: both;
  }
  .main-header_menu {
    display: none;
  }
  .main-header_menu > li {
    display: block;
  }
  .main-header_menu > li > a {
    font-size: 22px;
    line-height: 28px;
    padding: 0 7px;
    border-radius: 13px;
  }
  .main-header_menu > li + li {
    margin-top: 10px;
    margin-left: 0;
  }
  .main-header_bottom {
    background: #fff;
    /* Old browsers */
    background: linear-gradient(#fff 0%, #ccf6e8 100%);
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccf6e8',GradientType=0 );
    /* IE6-9 */
  }
  .main-header_logo.col-6 {
    width: 100%;
    text-align: center;
  }
  .main-header_logo.col-6 img {
    width: 280px;
    height: auto;
  }
  .main-header_logo.col-6 img + * {
    margin-top: -15px;
  }
  .main-header_logo + * {
    margin-top: 20px;
  }
  .main-header_logo_caption {
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
  }
  .main-header_tel {
    font-size: 21px;
    line-height: 25px;
    float: left;
    padding-left: 25px;
  }
  .main-header_tel i {
    left: 0;
  }
  .main-header .main-header_tel + * {
    margin-top: 0;
  }
  .main-header_request-call:after {
    content: "";
    display: table;
    clear: both;
  }
  .main-header_request-call {
    float: right;
  }
}

@media screen and (max-width: 499px) {
  .main-header_menu {
    position: relative;
    left: 10px;
    float: right;
    box-sizing: content-box;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 40px;
    background: #b668f9;
  }
}

@media screen and (max-width: 799px) {
  .main-header_menu {
    position: relative;
    left: 40px;
    float: right;
    box-sizing: content-box;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 40px;
    background: #b668f9;
  }
}

.section-title {
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #0e2858;
}

.section-title:first {
  margin-top: 30px;
}

.section-title + * {
  margin-top: 65px;
}

.section-title_decor {
  position: absolute;
  width: auto;
  top: 0;
  font-size: 0;
  height: 26px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.section-title_decor i {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background: #a442ff;
  /* Old browsers */
  background: linear-gradient(to right, #a442ff 0%, #ff4284 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a442ff', endColorstr='#ff4284',GradientType=1 );
  /* IE6-9 */
}

.section-title_decor i + i {
  margin-left: 10px;
}

.section-title_decor .first {
  width: 20px;
  height: 20px;
}

.section-title_decor.decor-left .second {
  width: 15px;
  height: 15px;
}

.section-title_decor.decor-left .third {
  width: 10px;
  height: 10px;
}

.section-title_decor.decor-left .fourth {
  width: 10px;
  height: 10px;
}

.section-title_decor .fifth {
  width: 8px;
  height: 8px;
}

.section-title .decor-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  text-align: right;
  right: -10px;
}

.section-title .decor-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  text-align: right;
  left: -10px;
}

.section-title {
  font-size: 23px;
  line-height: 26px;
}

.section-title_decor i + i {
  margin-left: 3px;
}

.section-title.style2 {
  max-width: 67%;
}

.section-title.style2 .section-title_decor .first {
  width: 12px;
  height: 12px;
}

.section-title.style2 .section-title_decor .second {
  width: 10px;
  height: 10px;
}

.section-title.style2 .section-title_decor .third {
  width: 6px;
  height: 6px;
}

.section-title.style2 .section-title_decor .fourth {
  width: 6px;
  height: 6px;
}

.section-title.style2 .section-title_decor .fifth {
  width: 4px;
  height: 4px;
}

.section-title.style2 .section-title_decor > i + i {
  margin-left: 4px;
}

.section-title.style3 {
  max-width: 80%;
}

.section-title.style3 .section-title_decor .first,
.section-title.style3 .section-title_decor .second,
.section-title.style3 .section-title_decor .third {
  display: none;
}

.section-title.style3 .section-title_decor .fourth {
  width: 16px;
  height: 16px;
}

.section-title.style3 .section-title_decor .fifth {
  width: 10px;
  height: 10px;
}

.section-title.style3 .decor-right {
  text-align: right;
  right: -2px;
}

@media screen and (min-width: 800px) {
  .section-title.style3 .decor-right {
    right: -10px;
  }
}

.section-title.style3 .section-title_decor.decor-left {
  text-align: right;
}

.section-title.style3 .section-title_decor > i + i {
  margin-left: 8px;
}

@media screen and (min-width: 480px) {
  .section-title {
    max-width: 60%;
  }
}

@media screen and (min-width: 800px) {
  .section-title {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
  }
  .section-title_decor {
    height: 36px;
  }
  .section-title.style2 .section-title_decor .first,
  .section-title.style3 .section-title_decor .first {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  .section-title.style2 .section-title_decor .second,
  .section-title.style3 .section-title_decor .second {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
  }
  .section-title.style2 .section-title_decor .third,
  .section-title.style3 .section-title_decor .third {
    width: 10px;
    height: 10px;
  }
  .section-title.style2 .section-title_decor .fourth,
  .section-title.style3 .section-title_decor .fourth {
    width: 10px;
    height: 10px;
  }
  .section-title.style2 .section-title_decor .fifth,
  .section-title.style3 .section-title_decor .fifth {
    width: 8px;
    height: 8px;
  }
  .section-title.style2 .section-title_decor > i + i,
  .section-title.style3 .section-title_decor > i + i {
    margin-left: 7px;
  }
}

.slider-promo {
  position: relative;
  padding-bottom: 25px;
}

.slider-promo_slides {
  position: relative;
}

.slider-promo_slides:after {
  display: table;
  clear: both;
  content: '';
}

.slider-promo_slide {
  float: left;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .slider-promo_slide {
    height: 480px;
  }
}

@media screen and (max-width: 999px) {
  .slider-promo_slide {
    height: 340px;
  }
}

.slider-promo .owl-dots {
  position: absolute;
  left: 50%;
  width: 90px;
  height: 20px;
  margin-top: 5px;
  margin-left: -45px;
  text-align: center;
}

@media screen and (min-width: 1220px) {
  .slider-promo .owl-dots {
    width: 150px;
    margin-top: -44px;
    margin-left: -75px;
  }
}

.slider-promo .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
}

.slider-promo .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 1220px) {
  .slider-promo .owl-dots .owl-dot span {
    width: 30px;
    height: 30px;
  }
}

.slider-promo .owl-dots .owl-dot.active span {
  position: relative;
}

.slider-promo .owl-dots .owl-dot.active span:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  border-radius: 50%;
  background: #f9428d;
}

@media screen and (min-width: 1220px) {
  .slider-promo .owl-dots .owl-dot.active span:before {
    top: 8px;
    left: 8px;
    width: 14px;
    height: 14px;
  }
}

.slider-promo_arrow-left, .slider-promo_arrow-right {
  position: absolute;
  z-index: 50;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -50px;
  cursor: pointer;
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
}

.slider-promo_arrow-left {
  left: 10px;
  width: 24px;
  height: 24px;
  background-position: -175px -552px;
}

.slider-promo_arrow-left:hover {
  width: 24px;
  height: 24px;
  background-position: -175px -654px;
}

.slider-promo_arrow-right {
  right: 10px;
  width: 24px;
  height: 24px;
  background-position: -37px -552px;
}

.slider-promo_arrow-right:hover {
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-position: -37px -654px;
}

@media screen and (min-width: 800px) {
  .slider-promo_arrow-left, .slider-promo_arrow-right {
    position: absolute;
    z-index: 50;
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -45px;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .slider-promo_arrow-left {
    left: 10px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .slider-promo_arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .slider-promo_arrow-right {
    right: 10px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .slider-promo_arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

@media screen and (min-width: 1220px) {
  .slider-promo_arrow-left, .slider-promo_arrow-right {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    margin-top: -100px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .slider-promo_arrow-left {
    margin-left: -585px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .slider-promo_arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .slider-promo_arrow-right {
    margin-left: 520px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .slider-promo_arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

.promo-banner1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
  text-align: center;
  background-image: url("imgs/promo-slide1-car.png");
  background-repeat: no-repeat;
  background-position: 10% 35%;
  background-size: 300px auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 1219px) {
  .promo-banner1 {
    height: 480px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner1 {
    height: 340px;
  }
}

@media screen and (min-width: 800px) {
  .promo-banner1 {
    background-size: 420px auto;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner1 {
    background-size: 520px auto;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1 {
    height: 500px;
    padding-top: 20px;
    background-position: 24% 24%;
    background-size: 640px auto;
  }
}

.promo-banner1_inner {
  position: relative;
  max-width: 750px;
  height: 480px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 599px) {
  .promo-banner1_inner {
    height: 340px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1_inner {
    max-width: 1170px;
  }
}

.promo-banner1_img {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-image: url("imgs/bg-promo-slide1.png");
  background-repeat: repeat-x;
  background-size: cover;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (min-width: 1220px) {
  .promo-banner1_img {
    width: 100%;
    height: 320px;
    bottom: -100px;
    background-position: 70% center;
  }
}

.promo-banner1_title {
  font-size: 17px;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  color: #3d329e;
}

@media screen and (min-width: 1200px) {
  .promo-banner1_title {
    font-size: 36px;
    line-height: 38px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner1_title {
    font-size: 26px;
    line-height: 26px;
  }
}

.promo-banner1_lable {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 50%;
  width: 135px;
  height: 130px;
  margin-left: -68px;
  padding-top: 47px;
  text-align: center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (min-width: 600px) {
  .promo-banner1_lable {
    position: absolute;
    z-index: 20;
    right: 10%;
    bottom: auto;
    left: auto;
    width: 135px;
    height: 130px;
    margin-top: 50px;
    margin-left: 0;
    padding-top: 47px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner1_lable {
    top: 50%;
    right: 0%;
    left: auto;
    width: 205px;
    height: 205px;
    margin-top: -130px;
    padding-top: 85px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1_lable {
    top: 50%;
    right: 11%;
    left: auto;
    width: 244px;
    height: 230px;
    padding-top: 85px;
  }
}

.promo-banner1_lable > p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

@media screen and (min-width: 1000px) {
  .promo-banner1_lable > p {
    font-size: 20px;
    line-height: 22px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1_lable > p {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1_lable > p + span {
    margin-top: 10px;
  }
}

.promo-banner1_lable > span {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 1000px) {
  .promo-banner1_lable > span {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner1_lable > span {
    font-size: 20px;
    line-height: 20px;
  }
}

.promo-banner2 {
  position: relative;
  width: 100%;
  height: 480px;
  padding-top: 10px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 599px) {
  .promo-banner2 {
    height: 340px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner2 {
    height: 500px;
    padding-top: 20px;
  }
}

.promo-banner2_inner {
  position: relative;
  max-width: 750px;
  height: 480px;
  margin: 0 auto;
  text-align: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 599px) {
  .promo-banner2_inner {
    height: 340px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner2_inner {
    max-width: 1170px;
    height: 500px;
  }
}

.promo-banner2_lable {
  position: absolute;
  left: 50%;
  width: 130px;
  height: 130px;
  margin-left: -55px;
  padding-top: 40px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin-top: 35px;
  background-size: 130px;
}

@media screen and (min-width: 600px) {
  .promo-banner2_lable {
    width: 150px;
    height: 150px;
    margin-left: -75px;
    padding-top: 40px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: 150px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner2_lable {
    width: 220px;
    height: 220px;
    margin-left: -132px;
    padding-top: 80px;
    background-size: 205px;
    bottom: 80px;
    padding-top: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .promo-banner2_lable {
    width: 260px;
    height: 260px;
    margin-left: -132px;
    padding-top: 80px;
    background-size: 260px;
    bottom: 40px;
  }
}

@media screen and (min-width: 1220px) {
  .promo-banner2_lable {
    bottom: 80px;
  }
}

.promo-banner2_lable .sale {
  font-size: 18px;
  line-height: 18px;
  text-decoration: line-through;
  color: #c5c5c5;
}

@media screen and (min-width: 600px) {
  .promo-banner2_lable .sale {
    font-size: 26px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner2_lable .sale {
    font-size: 32px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1200px) {
  .promo-banner2_lable .sale {
    font-size: 40px;
    line-height: 42px;
  }
}

.promo-banner2_lable .sale + .old-price {
  margin-top: 5px;
}

@media screen and (min-width: 1000px) {
  .promo-banner2_lable .sale + .old-price {
    margin-top: 10px;
  }
}

.promo-banner2_lable .old-price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  color: #fff;
}

@media screen and (min-width: 600px) {
  .promo-banner2_lable .old-price {
    font-size: 24px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner2_lable .old-price {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1200px) {
  .promo-banner2_lable .old-price {
    font-size: 46px;
    line-height: 46px;
  }
}

.promo-banner2_title {
  font-size: 24px;
  line-height: 26px;
  font-family: "nautilus-pompilius";
  display: block;
  width: 100%;
  vertical-align: top;
  color: #a542fe;
}

@media screen and (min-width: 800px) {
  .promo-banner2_title {
    font-size: 28px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner2_title {
    font-size: 40px;
    line-height: 42px;
  }
}

.promo-banner2_title + * {
  margin-top: 25px;
}

@media screen and (min-width: 1000px) {
  .promo-banner2_title + * {
    margin-top: 45px;
  }
}

.promo-banner2_caption {
  font-size: 14px;
  line-height: 16px;
  display: block;
  width: 70%;
  max-width: 370px;
  margin-right: auto;
  margin-left: auto;
  color: #0e2858;
}

@media screen and (min-width: 800px) {
  .promo-banner2_caption {
    font-size: 18px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-banner2_caption {
    font-size: 26px;
    line-height: 28px;
  }
}

.promo-banner3 {
  position: relative;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1199px) {
  .promo-banner3 {
    width: 80%;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3 {
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

.promo-banner3_lable {
  width: 205px;
  height: 205px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: -50px;
  left: -110px;
  background-size: cover;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_lable {
    top: -28px;
    left: -15%;
    width: 170px;
    height: 170px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_lable {
    top: -33px;
    left: -16%;
    width: 155px;
    height: 155px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3_lable {
    width: 100px;
    height: 100px;
    top: -12px;
    left: -16%;
  }
}

@media screen and (max-width: 599px) {
  .promo-banner3_lable {
    width: 75px;
    height: 75px;
  }
}

.promo-banner3_title {
  font-size: 50px;
  line-height: 48px;
  font-family: "nautilus-pompilius";
  color: #cf1c64;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_title {
    font-size: 45px;
    line-height: 45px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3_title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 599px) {
  .promo-banner3_title {
    width: 80%;
    margin: auto;
    font-size: 26px;
    line-height: 26px;
  }
}

.promo-banner3_title + * {
  margin-top: 10px;
}

.promo-banner3_subtitle {
  font-size: 40px;
  line-height: 38px;
  font-family: "nautilus-pompilius";
  color: #6f17b0;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_subtitle {
    font-size: 38px;
    line-height: 38px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_subtitle {
    font-size: 30px;
    line-height: 30px;
  }
}

* + .promo-banner3_subtitle {
  margin-top: 30px;
}

@media screen and (max-width: 999px) {
  * + .promo-banner3_subtitle {
    margin-top: 20px;
  }
}

@media screen and (max-width: 799px) {
  * + .promo-banner3_subtitle {
    margin-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  * + .promo-banner3_subtitle {
    margin-top: 45px;
  }
}

@media screen and (max-width: 410px) {
  * + .promo-banner3_subtitle {
    margin-top: 20px;
  }
}

.promo-banner3_subtitle + * {
  margin-top: 15px;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_subtitle + * {
    margin-top: 15px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_subtitle + * {
    margin-top: 10px;
  }
}

.promo-banner3_list {
  width: 100%;
}

.promo-banner3_list:after {
  content: "";
  display: table;
  clear: both;
}

.promo-banner3_item {
  width: 30%;
  float: left;
  text-align: center;
}

.promo-banner3_item > p {
  color: #000000;
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

@media screen and (max-width: 999px) {
  .promo-banner3_item > p {
    font-size: 15px;
    line-height: 15px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3_item > p {
    font-size: 14px;
    line-height: 14px;
  }
}

@media screen and (max-width: 599px) {
  .promo-banner3_item > p {
    font-size: 10px;
    line-height: 10px;
  }
}

.promo-banner3_item > p > b {
  font-weight: 700;
}

.promo-banner3_item + .promo-banner3_item {
  margin-left: 5%;
}

.promo-banner3_item-icon {
  width: 105px;
  height: 105px;
  border: 1px solid #cd91f8;
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 114px;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_item-icon {
    width: 100px;
    height: 100px;
    background-size: 100px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_item-icon {
    width: 70px;
    height: 70px;
    background-size: 70px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3_item-icon {
    width: 60px;
    height: 60px;
    background-size: 60px;
  }
}

@media screen and (max-width: 599px) {
  .promo-banner3_item-icon {
    width: 55px;
    height: 55px;
    background-size: 55px;
  }
}

.promo-banner3_item-icon.num {
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  border: 1px solid #cd91f8;
  background: #fff;
  color: #fc4287;
  font-size: 44px;
  font-family: "nautilus-pompilius";
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_item-icon.num {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 40px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_item-icon.num {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
  }
}

@media screen and (max-width: 799px) {
  .promo-banner3_item-icon.num {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
  }
}

.promo-banner3_item-icon + * {
  margin-top: 5px;
}

.promo-banner3_date {
  text-align: right;
  color: #530796;
  font-size: 20px;
  line-height: 20px;
  margin-right: -70px;
}

@media screen and (max-width: 1199px) {
  .promo-banner3_date {
    font-size: 18px;
    line-height: 18px;
    margin-right: -70px;
  }
}

@media screen and (max-width: 999px) {
  .promo-banner3_date {
    font-size: 12px;
    line-height: 12px;
    margin-right: -12px;
  }
}

@media screen and (max-width: 599px) {
  .promo-banner3_date {
    font-size: 10px;
    line-height: 10px;
    margin-right: -12px;
  }
}

* + .promo-banner3_date {
  margin-top: 5px;
}

@media screen and (max-width: 599px) {
  * + .promo-banner3_date {
    margin-right: -25px;
  }
}

.our-partner {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 800px) {
  .our-partner {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1220px) {
  .our-partner {
    padding-top: 50px;
  }
}

.our-partner .container {
  text-align: center;
}

@media screen and (min-width: 800px) {
  .our-partner_arrow-left, .our-partner_arrow-right {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -40px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .our-partner_arrow-left {
    left: -65px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .our-partner_arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .our-partner_arrow-right {
    right: -65px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .our-partner_arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

@media screen and (min-width: 1220px) {
  .our-partner_arrow-left, .our-partner_arrow-right {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    margin-top: -40px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .our-partner_arrow-left {
    margin-left: -585px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .our-partner_arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .our-partner_arrow-right {
    margin-left: 520px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .our-partner_arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

.our-partner_slides {
  width: 100%;
  padding-bottom: 25px;
}

.our-partner_slides:after {
  content: "";
  display: table;
  clear: both;
}

.our-partner_slider {
  position: relative;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  /*            @media screen and (min-width: 1220px) {

												}*/
}

@media screen and (max-width: 1219px) {
  .our-partner_slider {
    max-width: 630px;
  }
}

@media screen and (max-width: 749px) {
  .our-partner_slider {
    max-width: 400px;
  }
}

.our-partner_slider .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 300px;
  height: 20px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .our-partner_slider .owl-dots {
    max-width: 700px;
    margin-top: 15px;
  }
}

@media screen and (min-width: 1220px) {
  .our-partner_slider .owl-dots {
    max-width: 940px;
  }
}

.our-partner_slider .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
}

.our-partner_slider .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 800px) {
  .our-partner_slider .owl-dots .owl-dot span {
    width: 30px;
    height: 30px;
  }
}

.our-partner_slider .owl-dots .owl-dot.active span {
  position: relative;
}

.our-partner_slider .owl-dots .owl-dot.active span:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  border-radius: 50%;
  background: #f9428d;
}

@media screen and (min-width: 800px) {
  .our-partner_slider .owl-dots .owl-dot.active span:before {
    top: 8px;
    left: 8px;
    width: 14px;
    height: 14px;
  }
}

.our-partner .section-title + * {
  margin-top: 25px;
}

.our-partner_slide {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: 95px;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .our-partner_slide {
    height: 145px;
  }
}

.our-partner_slide_item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 118px;
  height: 81px;
  margin: auto;
  background: url("imgs/bg-slide-partner.png") left top no-repeat;
  background-size: contain;
}

@media screen and (min-width: 800px) {
  .our-partner_slide_item {
    width: 195px;
    height: 140px;
  }
}

@media screen and (min-width: 1220px) {
  .our-partner_slide_item {
    width: 210px;
    height: 145px;
  }
}

.our-partner_slide_item .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 90px;
  height: auto;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-size: contain;
}

@media screen and (min-width: 800px) {
  .our-partner_slide_item .img {
    width: 105px;
    height: auto;
  }
}

@media screen and (min-width: 1220px) {
  .our-partner_slide_item .img {
    width: 170px;
    height: auto;
    background-size: contain;
  }
}

.our-partner_slide_item .img img {
  display: none !important;
}

.request {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.request:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  z-index: -1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}

.request.overlay:after {
  opacity: 1;
  z-index: 10;
}

.request .container {
  position: relative;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .request .container {
    padding-left: 59%;
    min-height: 315px;
  }
}

@media screen and (min-width: 1220px) {
  .request .container {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 600px;
  }
}

.request_banner {
  display: none;
}

@media screen and (min-width: 800px) {
  .request_banner {
    position: absolute;
    top: 0;
    right: 82%;
    display: block;
    width: 550px;
    height: 320px;
  }
}

@media screen and (min-width: 1220px) {
  .request_banner {
    top: -7%;
    right: 95%;
  }
}

@media screen and (min-width: 800px) {
  .request_banner_img1 {
    position: absolute;
    z-index: 10;
    top: -15%;
    left: 20%;
    width: 545px;
    height: 360px;
    background: url("imgs/request-banner-img1.png") center center no-repeat;
    background-size: 70% auto;
  }
  .request_banner_img2 {
    position: absolute;
    z-index: 5;
    top: 6%;
    left: 100%;
    width: 324px;
    height: 265px;
    background: url("imgs/request-banner-img2.png") center center no-repeat;
    background-size: auto 100%;
  }
  .request.overlay .request_banner_img2 {
    z-index: 20;
  }
  .request.overlay .request_banner_img2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background: utl("imgs/request-overlay.png") center center no-repeat;
    background-size: auto 100%;
  }
}

@media screen and (min-width: 1220px) {
  .request_banner_img1 {
    position: absolute;
    z-index: 10;
    top: -15%;
    left: 26%;
    width: 545px;
    height: 486px;
    background: url("imgs/request-banner-img1.png") center center no-repeat;
  }
  .request_banner_img2 {
    position: absolute;
    z-index: 5;
    top: -7%;
    left: 105%;
    width: 545px;
    height: 486px;
    background: url("imgs/request-banner-img2.png") center center no-repeat;
  }
}

.request_title {
  font-size: 26px;
  line-height: 28px;
  color: #181d84;
}

@media screen and (min-width: 1220px) {
  .request_title {
    font-size: 36px;
    line-height: 38px;
    display: block;
  }
}

@media screen and (min-width: 800px) {
  .request_title + * {
    margin-top: 5px;
  }
}

@media screen and (min-width: 1220px) {
  .request_title + * {
    margin-top: 10px;
  }
}

.request_caption {
  font-size: 18px;
  line-height: 20px;
  display: block;
  color: #000;
}

@media screen and (min-width: 1220px) {
  .request_caption {
    font-size: 28px;
    line-height: 30px;
  }
}

.request_caption + * {
  margin-top: 20px;
}

@media screen and (min-width: 800px) {
  .request_caption + * {
    margin-top: 15px;
  }
}

@media screen and (min-width: 1220px) {
  .request_caption + * {
    margin-top: 20px;
  }
}

.request_form-block-link + .request_form-block-link {
  margin-top: 45px;
}

.request .btn {
  font-size: 22px;
  font-weight: 400;
  line-height: 42px;
  max-width: none;
  padding: 0 15px;
  border: none;
}

.request_form {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 800px) {
  .request_form {
    max-width: 360px;
  }
}

.request_form_item + .request_form_item {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .request_form_item + .request_form_item {
    margin-top: 15px;
  }
}

.request_form_item + .request_form_btn {
  margin-top: 15px;
}

@media screen and (min-width: 800px) {
  .request_form_item + .request_form_btn {
    margin-top: 20px;
  }
}

.request_right {
  position: relative;
  transition: all .6s ease;
}

.request_form_btn:after {
  content: "";
  display: table;
  clear: both;
}

.request_form_btn .btn {
  float: right;
}

.request_form-link {
  float: left;
  padding-top: 4px;
  text-decoration: none;
}

@media screen and (min-width: 800px) {
  .request_form-link {
    padding-top: 0;
    margin-left: -45px;
  }
}

.request_form-link:hover > span {
  border-color: transparent;
}

.request_form-link > span {
  display: none;
}

@media screen and (min-width: 800px) {
  .request_form-link > span {
    color: #a542fd;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #a542fd;
    transition: border-color .3s ease;
    margin-left: 5px;
  }
}

@media screen and (min-width: 1220px) {
  .request_form-link > span {
    font-size: 24px;
    line-height: 24px;
  }
}

.request_form-link-icon {
  width: 36px;
  height: 36px;
  border-radius: 20px;
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  background-position: -250px -642px;
  display: inline-block;
  vertical-align: middle;
}

.request_wrapper-form {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  transition: all .6s ease;
  -webkit-transform: translateX(110%);
      -ms-transform: translateX(110%);
          transform: translateX(110%);
}

@media screen and (min-width: 800px) {
  .request_wrapper-form {
    opacity: 0;
  }
}

.request_wrapper-form.show {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (min-width: 800px) {
  .request_wrapper-form.show {
    opacity: 1;
  }
}

.request_wrapper-blocks-link {
  transition: all .6s ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.request_wrapper-blocks-link.hide {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}

.products {
  padding-top: 10px;
  padding-bottom: 35px;
  background: url("imgs/bg-products.png") center 90% no-repeat;
  background-size: auto 70%;
}

@media screen and (min-width: 800px) {
  .products {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1220px) {
  .products {
    padding-bottom: 115px;
  }
}

@media screen and (min-width: 1400px) {
  .products {
    background-size: auto 90%;
  }
}

@media screen and (min-width: 1900px) {
  .products {
    background-size: cover;
  }
}

.products .container {
  text-align: center;
}

.products .section-title + * {
  margin-top: 35px;
}

@media screen and (min-width: 1220px) {
  .products .section-title + * {
    margin-top: 60px;
  }
}

.products_background {
  display: none;
}

@media screen and (min-width: 800px) {
  .products_background {
    position: absolute;
    top: -30px;
    left: -37px;
    display: block;
    width: 245px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: 2px -173px;
    background-size: 964px auto;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1220px) {
  .products_background {
    position: absolute;
    top: -25px;
    left: -15px;
    width: 215px;
    height: 215px;
    background-size: 1155px auto;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 263px;
    height: 254px;
    background-position: -25px -218px;
  }
}

.products_list {
  font-size: 0;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.products_list:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .products_list {
    max-width: 730px;
    text-align: center;
  }
}

@media screen and (min-width: 1220px) {
  .products_list {
    max-width: 1140px;
    text-align: left;
  }
}

.products_item {
  display: inline-block;
  width: 50%;
  -webkit-transform: rotate(-6deg);
      -ms-transform: rotate(-6deg);
          transform: rotate(-6deg);
  vertical-align: top;
}

@media screen and (min-width: 800px) and (max-width: 1219px) {
  .products_item {
    width: 33%;
  }
}

@media screen and (min-width: 1220px) {
  .products_item {
    width: 25%;
  }
}

.products_item + .products_item:not(:nth-child(2)) {
  margin-top: 20px;
}

@media screen and (min-width: 800px) {
  .products_item + .products_item:not(:nth-child(-n+3)) {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1220px) {
  .products_item + .products_item:not(:nth-child(-n+3)) {
    margin-top: 0;
  }
  .products_item + .products_item:not(:nth-child(-n+4)) {
    margin-top: 110px;
  }
}

.products_item:nth-child(2n-1) {
  padding-left: 10px;
}

.products_item:nth-child(2n) {
  padding-left: 6px;
}

.products_inner-wrapper {
  position: relative;
  display: block;
  width: 135px;
  height: 135px;
  margin-right: auto;
  margin-left: auto;
  transition: all .3s ease;
  -webkit-transform: rotate(-6deg);
      -ms-transform: rotate(-6deg);
          transform: rotate(-6deg);
  border: 1px solid transparent;
  border-radius: 7px;
  background: #fd4286;
  /* Old browsers */
  background: linear-gradient(#fd4286 0%, #fd4286 16%, #1e5799 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4286', endColorstr='#1e5799',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 800px) {
  .products_inner-wrapper {
    width: 180px;
    height: 180px;
  }
}

@media screen and (min-width: 1220px) {
  .products_inner-wrapper {
    width: 215px;
    height: 215px;
  }
}

.products_inner-wrapper:hover {
  box-shadow: 0 2px 4px rgba(119, 119, 119, 0.75);
}

.products_inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border-radius: 5px;
  background-color: #fff;
}

.products_inner-img {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: 13px;
  left: -10px;
  -webkit-transform: rotate(6deg);
      -ms-transform: rotate(6deg);
          transform: rotate(6deg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 800px) {
  .products_inner-img {
    bottom: 49px;
  }
}

.products_inner > p {
  font-size: 13px;
  line-height: 13px;
  position: absolute;
  bottom: -10px;
  display: block;
  width: 100%;
  width: 103%;
  height: 45px;
  margin-left: -3%;
  padding: 10px 5px;
  -webkit-transform: rotate(6deg);
      -ms-transform: rotate(6deg);
          transform: rotate(6deg);
  text-align: center;
  letter-spacing: -.5px;
  color: #000;
  background: #ccf6e8;
  /* Old browsers */
  background: top, #fff 0, #ccf6e8 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fff 0%, #ccf6e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccf6e8',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 800px) {
  .products_inner > p {
    font-size: 16px;
    line-height: 18px;
    height: 50px;
    padding-top: 10px;
  }
}

@media screen and (min-width: 1220px) {
  .products_inner > p {
    font-size: 20px;
    line-height: 22px;
    height: 65px;
    padding-top: 15px;
  }
}

.services {
  padding-top: 10px;
  padding-bottom: 20px;
}

@media screen and (min-width: 800px) {
  .services {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1220px) {
  .services {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}

.services .container {
  text-align: center;
}

.services .section-title + * {
  margin-top: 35px;
}

@media screen and (min-width: 800px) {
  .services .section-title + * {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1220px) {
  .services .section-title + * {
    margin-top: 40px;
  }
}

.services_background {
  display: none;
}

@media screen and (min-width: 800px) {
  .services_background {
    position: absolute;
    z-index: 5;
    top: -25px;
    left: -15px;
    display: block;
    display: block;
    width: 310px;
    height: 565px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 301px;
    height: 262px;
    background-position: -830px -25px;
  }
}

.services_list {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.services_list:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .services_list {
    max-width: 730px;
  }
}

@media screen and (min-width: 1220px) {
  .services_list {
    max-width: 1150px;
  }
}

.services_item {
  float: left;
  width: 100%;
}

@media screen and (min-width: 620px) {
  .services_item {
    width: 50%;
  }
}

.services_item + .services_item {
  margin-top: 15px;
}

@media screen and (min-width: 800px) {
  .services_item + .services_item {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1220px) {
  .services_item + .services_item {
    margin-top: 50px;
  }
}

@media screen and (min-width: 620px) {
  .services_item:nth-child(2) {
    margin-top: 0;
  }
}

.services_inner-wrapper:hover {
  box-shadow: 0 2px 4px rgba(119, 119, 119, 0.75);
}

.services_inner-text {
  height: 185px;
}

@media screen and (min-width: 800px) {
  .services_inner-text {
    height: 185px;
  }
}

@media screen and (min-width: 1220px) {
  .services_inner-text {
    height: 190px;
  }
}

.services_inner-wrapper {
  display: block;
  width: 245px;
  height: 380px;
  margin: 0 auto;
  transition: all .3s ease;
  text-decoration: none;
  text-decoration: none;
  color: #0e2858;
  border: 1px solid transparent;
  border-radius: 10px;
  background: #fd4286;
  /* Old browsers */
  background: linear-gradient(#fd4286 0%, #fd4286 16%, #1e5799 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4286', endColorstr='#1e5799',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 800px) {
  .services_inner-wrapper {
    position: relative;
    width: 265px;
    height: 430px;
  }
}

@media screen and (min-width: 1220px) {
  .services_inner-wrapper {
    position: relative;
    width: 540px;
    height: 225px;
  }
}

.services_inner {
  position: relative;
  z-index: 20;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: justify;
  border-radius: 20px;
  border-radius: 9px;
  background-color: #fff;
}

@media screen and (min-width: 1220px) {
  .services_inner {
    padding-left: 50%;
  }
}

.services_item-preview {
  width: 100%;
  height: 190px;
  background: #c8c8c8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 800px) {
  .services_item-preview {
    height: 210px;
  }
}

@media screen and (min-width: 1220px) {
  .services_item-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
  }
}

.services_inner-text > h3 {
  font-size: 20px;
  line-height: 19px;
  padding-right: 7px;
  padding-left: 7px;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .services_inner-text > h3 {
    font-size: 22px;
    line-height: 21px;
    letter-spacing: -.4px;
  }
}

.services_inner-text > h3 + * {
  margin-top: 5px;
}

.services_item-preview + * {
  margin-top: 5px;
}

@media screen and (min-width: 1260px) {
  .services_item-preview + * {
    margin-top: 0;
  }
}

.services_inner-text > p {
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  padding-right: 7px;
  padding-left: 7px;
  text-align: justify;
  text-overflow: clip;
}

@media screen and (min-width: 800px) {
  .services_inner-text > p {
    font-size: 15px;
    line-height: 17px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.services_inner-text > p > b {
  font-weight: 700;
}

.services_inner-text > p + p {
  margin-top: 5px;
}

.services_inner-text > p > b {
  font-weight: 700;
}

.services_inner-text > ul {
  padding-right: 7px;
  padding-left: 7px;
}

.services_inner-text .readmore {
  font-weight: 400;
  color: #fd4286;
  border-bottom: 1px solid #fd4286;
}

.feedback {
  overflow: hidden;
  padding: 10px 0 15px;
  background-image: url("imgs/bg-feedback.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 1220px) {
  .feedback {
    padding-top: 20px;
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 800px) {
  .feedback .container {
    max-width: 900px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback .container {
    max-width: 1220px;
  }
}

.feedback_img {
  display: none;
}

@media screen and (min-width: 800px) {
  .feedback_img {
    position: absolute;
    z-index: 5;
    top: 16%;
    right: 3%;
    display: block;
    width: 340px;
    height: 365px;
    background-image: url("imgs/feedback-img.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_img {
    position: absolute;
    top: -4%;
    right: -12%;
    display: block;
    width: 400px;
    height: 430px;
  }
}

.feedback .container {
  position: relative;
  text-align: center;
}

.feedback .container > *:not(.feedback_img) {
  position: relative;
  z-index: 10;
}

.feedback_title {
  font-size: 20px;
  line-height: 22px;
  color: #181d84;
}

@media screen and (min-width: 800px) {
  .feedback_title {
    font-size: 30px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_title {
    font-size: 36px;
    line-height: 38px;
  }
}

.feedback_title + * {
  margin-top: 15px;
}

@media screen and (min-width: 800px) {
  .feedback_title + * {
    margin-top: 35px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_title + * {
    margin-top: 55px;
  }
}

.feedback_form {
  display: block;
  width: 100%;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 800px) {
  .feedback_form {
    width: 360px;
    max-width: none;
    margin-left: 0;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form {
    width: 880px;
    max-width: none;
    margin-left: 25px;
    padding-right: 4%;
  }
  .feedback_form:after {
    content: "";
    display: table;
    clear: both;
  }
}

.feedback_form_item + .feedback_form_item {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .feedback_form_item + .feedback_form_item {
    margin-top: 20px;
  }
}

.feedback_form_item + .feedback_form_btn {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .feedback_form_item + .feedback_form_btn {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form_item + .feedback_form_btn {
    margin-top: 40px;
    margin-right: -45px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form_item {
    width: 420px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form_item:not(.textarea) {
    float: left;
  }
}

@media screen and (min-width: 800px) {
  .feedback_form_item.textarea textarea {
    height: 170px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form_item.textarea {
    display: block;
    margin-left: 460px;
  }
  .feedback_form_item.textarea textarea {
    height: 178px;
  }
}

.feedback_form_btn {
  text-align: right;
}

.feedback_form_btn .btn {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  max-width: none;
  padding: 0 15px;
  border: none;
}

@media screen and (min-width: 800px) {
  .feedback_form_btn .btn {
    font-size: 20px;
    line-height: 40px;
    width: 200px;
  }
}

@media screen and (min-width: 1220px) {
  .feedback_form_btn .btn {
    font-size: 25px;
    line-height: 47px;
    width: 240px;
    height: 45px;
  }
}

.questions {
  overflow: hidden;
  padding: 10px 0 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 800px) {
  .questions {
    padding-top: 25px;
    padding-bottom: 35px;
  }
}

.questions .container {
  position: relative;
  text-align: center;
}

.questions .container > *:not(.questions_img-right):not(.questions_img-left) {
  position: relative;
  z-index: 20;
}

.questions_title {
  font-size: 26px;
  line-height: 28px;
  color: #181d84;
}

@media screen and (min-width: 800px) {
  .questions_title {
    font-size: 36px;
    line-height: 38px;
  }
}

.questions_title + * {
  margin-top: 20px;
}

@media screen and (min-width: 800px) {
  .questions_title + * {
    margin-top: 65px;
  }
}

.questions_form {
  display: block;
  width: 100%;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 800px) {
  .questions_form {
    width: 640px;
    max-width: none;
    padding-right: 6%;
  }
  .questions_form:after {
    content: "";
    display: table;
    clear: both;
  }
}

@media screen and (min-width: 1220px) {
  .questions_form {
    width: 880px;
    max-width: none;
    padding-right: 5%;
  }
}

.questions_form_item + .questions_form_item {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .questions_form_item + .questions_form_item {
    margin-top: 20px;
  }
}

.questions_form_item + .questions_form_btn {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .questions_form_item + .questions_form_btn {
    margin-top: 45px;
    margin-right: -45px;
  }
}

.questions_form_btn .btn {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  max-width: none;
  padding: 0 15px;
  border: none;
}

@media screen and (min-width: 800px) {
  .questions_form_btn .btn {
    font-size: 25px;
    line-height: 47px;
    width: 240px;
  }
}

@media screen and (min-width: 800px) {
  .questions_form_btn {
    margin-right: -45px;
    text-align: right;
  }
}

.questions_form_item .field-textarea {
  height: 140px;
}

@media screen and (min-width: 800px) {
  .questions_form_item.textarea {
    display: block;
    margin-left: 335px;
  }
  .questions_form_item.textarea textarea {
    height: 178px;
  }
}

@media screen and (min-width: 1220px) {
  .questions_form_item.textarea {
    display: block;
    margin-left: 460px;
  }
  .questions_form_item.textarea textarea {
    height: 178px;
  }
}

@media screen and (min-width: 800px) {
  .questions_form_item {
    width: 320px;
  }
}

@media screen and (min-width: 1220px) {
  .questions_form_item {
    width: 420px;
  }
}

@media screen and (min-width: 800px) {
  .questions_form_item:not(.textarea) {
    float: left;
  }
}

@media screen and (min-width: 800px) {
  .questions_img-left {
    position: absolute;
    top: 7%;
    right: 87%;
    width: 445px;
    height: 380px;
    background: url("imgs/questions-left-img.png") center center no-repeat;
  }
  .questions_img-right {
    position: absolute;
    z-index: 5;
    top: -7%;
    left: 74%;
    width: 445px;
    width: 585px;
    height: 365px;
    height: 430px;
    background: url("imgs/questions-right-img.png") center center no-repeat;
  }
}

@media screen and (min-width: 1220px) {
  .questions_img-left {
    position: absolute;
    top: 7%;
    left: -27%;
    width: 445px;
    height: 380px;
    background: url("imgs/questions-left-img.png") center center no-repeat;
  }
  .questions_img-right {
    position: absolute;
    z-index: 5;
    top: -7%;
    right: -26%;
    width: 445px;
    width: 585px;
    height: 365px;
    height: 430px;
    background: url("imgs/questions-right-img.png") center center no-repeat;
  }
}

.video {
  padding-top: 20px;
  padding-bottom: 15px;
}

@media screen and (min-width: 800px) {
  .video {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 1220px) {
  .video {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}

.video .container {
  text-align: center;
}

.video .section-title + * {
  margin-top: 15px;
}

@media screen and (min-width: 1220px) {
  .video .section-title + * {
    margin-top: 30px;
  }
}

.video__list {
  position: relative;
  width: 100%;
  max-width: 245px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 25px;
}

@media screen and (min-width: 800px) {
  .video__list {
    max-width: 590px;
  }
}

@media screen and (min-width: 1220px) {
  .video__list {
    max-width: 1005px;
    margin-right: auto;
    margin-left: auto;
  }
}

.video__list .owl-dots {
  position: absolute;
  left: 50%;
  width: 90px;
  height: 20px;
  margin-top: 5px;
  margin-left: -45px;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .video__list .owl-dots {
    width: 150px;
    margin-top: 20px;
    margin-left: -75px;
  }
}

.video__list .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
}

.video__list .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 800px) {
  .video__list .owl-dots .owl-dot span {
    width: 30px;
    height: 30px;
  }
}

.video__list .owl-dots .owl-dot.active span {
  position: relative;
}

.video__list .owl-dots .owl-dot.active span:before {
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  border-radius: 50%;
  background: #f9428d;
}

@media screen and (min-width: 800px) {
  .video__list .owl-dots .owl-dot.active span:before {
    top: 8px;
    left: 8px;
    width: 14px;
    height: 14px;
  }
}

.video__slides:after {
  content: "";
  display: table;
  clear: both;
}

.video__item {
  float: left;
  width: 245px;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .video__item {
    width: 280px;
  }
}

@media screen and (min-width: 1220px) {
  .video__item {
    width: 318px;
  }
}

.video__item + .video__item:not(:first-child) {
  margin-top: 15px;
}

.video__icon {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 4px solid #fd4286;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 5;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
}

.video__icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #fd4286;
  border-bottom: 10px solid transparent;
  left: 9px;
  top: 7px;
  margin: auto;
  position: absolute;
}

.video__prew {
  position: relative;
  width: 100%;
  padding-bottom: 55.10%;
  background: #000;
}

@media screen and (min-width: 1220px) {
  .video__prew {
    padding-bottom: 57%;
  }
}

.video__prew > img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.video__caption {
  font-size: 18px;
  line-height: 18px;
  color: #0e2858;
}

@media screen and (min-width: 1220px) {
  .video__caption {
    font-size: 24px;
    line-height: 26px;
  }
}

.video__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}

@media screen and (min-width: 800px) {
  .video__arrow-left, .video__arrow-right {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -60px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .video__arrow-left {
    left: -75px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .video__arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .video__arrow-right {
    right: -75px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .video__arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

@media screen and (min-width: 1220px) {
  .video__arrow-left, .video__arrow-right {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    margin-top: -50px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .video__arrow-left {
    margin-left: -585px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .video__arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .video__arrow-right {
    margin-left: 520px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .video__arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

.video-clip {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .video-clip {
    padding: 10px 0;
  }
}

@media screen and (max-width: 799px) {
  .video-clip {
    padding-bottom: 20px;
  }
}

.video-clip_prew {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  height: 0;
  padding-bottom: 46%;
  position: relative;
  background: #000;
}

.video-clip_prew > img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (max-width: 1219px) {
  .video-clip_prew {
    max-width: 720px;
  }
}

.video-clip_icon {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 4px solid #fd4286;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.video-clip_icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 30px solid #fd4286;
  border-bottom: 15px solid transparent;
  left: 15px;
  top: 11px;
  margin: auto;
  position: absolute;
}

.video-clip_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.our-instagram {
  padding: 30px 0;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .our-instagram {
    padding: 10px 0;
  }
}

@media screen and (max-width: 799px) {
  .our-instagram {
    padding-bottom: 20px;
  }
}

.our-instagram .section-title + * {
  margin-top: 35px;
}

.our-instagram__slider {
  position: relative;
  width: 100%;
  max-width: 245px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 800px) {
  .our-instagram__slider {
    max-width: 590px;
  }
}

@media screen and (min-width: 1220px) {
  .our-instagram__slider {
    max-width: 1005px;
    margin-right: auto;
    margin-left: auto;
  }
}

.our-instagram__slider .owl-dots {
  display: none;
}

@media screen and (min-width: 800px) {
  .our-instagram__arrow-left, .our-instagram__arrow-right {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -60px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .our-instagram__arrow-left {
    left: -75px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .our-instagram__arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .our-instagram__arrow-right {
    right: -75px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .our-instagram__arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

@media screen and (min-width: 1220px) {
  .our-instagram__arrow-left, .our-instagram__arrow-right {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    margin-top: -50px;
    cursor: pointer;
    cursor: pointer;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .our-instagram__arrow-left {
    margin-left: -585px;
    width: 63px;
    height: 63px;
    background-position: -25px -25px;
  }
  .our-instagram__arrow-left:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -138px -25px;
  }
  .our-instagram__arrow-right {
    margin-left: 520px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -251px -25px;
  }
  .our-instagram__arrow-right:hover {
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    background-position: -364px -25px;
  }
}

.section-title + .video-clip_prew {
  margin-top: 45px;
}

@media screen and (max-width: 1219px) {
  .section-title + .video-clip_prew {
    margin-top: 10px;
  }
}

.btn {
  font-size: 25px;
  font-weight: 500;
  line-height: 37px;
  position: relative;
  display: inline-block;
  padding: 2px;
  padding: 0 15px;
  cursor: pointer;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  outline: none;
  background: #a442ff;
  background: linear-gradient(36deg, #a442ff 0%, #ff4284 66%);
  box-shadow: 1px 2px 4px rgba(119, 119, 119, 0.75);
}

.btn:hover {
  box-shadow: none;
}

.btn:active {
  box-shadow: inset 3px 4px 5px 0 rgba(149, 111, 182, 0.75);
}

@media screen and (max-width: 799px) {
  .btn {
    font-size: 14px;
    line-height: 25px;
    max-width: 120px;
    padding: 0 10px;
  }
}

.field,
.field-textarea {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-size: 20px;
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  display: block;
  width: 100%;
  padding: 8px 15px;
  cursor: pointer;
  color: #6c6c6c;
  border: 1px solid #fff;
  border-radius: 8px;
  outline: none;
  background: #fff;
}

@media screen and (min-width: 1220px) {
  .field,
  .field-textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
  }
}

.field::-webkit-input-placeholder,
.field-textarea::-webkit-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field::-moz-placeholder,
.field-textarea::-moz-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field::-ms-input-placeholder,
.field-textarea::-ms-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field::-webkit-input-placeholder,
.field-textarea::-webkit-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field::-moz-placeholder,
.field-textarea::-moz-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field:-ms-input-placeholder,
.field-textarea:-ms-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field::placeholder,
.field-textarea::placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #6c6c6c;
}

.field:focus,
.field-textarea:focus {
  border-color: #a442ff;
  outline: none;
}

.field-textarea {
  height: 165px;
  resize: none;
  rezise: none;
}

.process {
  padding: 10px 0;
}

@media screen and (min-width: 800px) {
  .process {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}

.process .section-title + * {
  margin-top: 15px;
}

@media screen and (min-width: 800px) {
  .process .section-title + * {
    margin-top: 35px;
  }
}

.process .container {
  text-align: center;
}

.process_list {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.process_list:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .process_list {
    font-size: 0;
    max-width: 740px;
    text-align: center;
  }
}

@media screen and (min-width: 1220px) {
  .process_list {
    max-width: 1170px;
    text-align: left;
  }
}

.process_item_inner {
  display: inline-block;
  width: 135px;
  text-align: center;
  vertical-align: top;
}

@media screen and (min-width: 1220px) {
  .process_item_inner {
    width: 180px;
  }
}

.process_item {
  position: relative;
  z-index: 100;
  width: 50%;
}

@media screen and (min-width: 800px) {
  .process_item {
    display: inline-block;
    overflow: hidden;
    width: 33.33%;
    vertical-align: top;
  }
}

@media screen and (min-width: 1220px) {
  .process_item {
    width: 21%;
  }
}

@media screen and (min-width: 1220px) {
  .process_item:last-child {
    width: 16%;
  }
}

.process_item:nth-child(2n-1):not(:last-child):after {
  position: absolute;
  z-index: 2;
  z-index: 2px;
  top: 125px;
  right: -68px;
  width: 200px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  background: linear-gradient(to right, #a442ff 0%, #ff4284 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

@media screen and (min-width: 800px) {
  .process_item:nth-child(2n-1):not(:last-child):after {
    display: none;
  }
}

.process_item:nth-child(2n):before {
  position: absolute;
  z-index: 2;
  z-index: 2px;
  top: 125px;
  left: -68px;
  width: 200px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
  background: linear-gradient(to right, #a442ff 0%, #ff4284 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

@media screen and (min-width: 800px) {
  .process_item:nth-child(2n):before {
    display: none;
  }
}

.process_item:nth-child(2n-1) {
  float: left;
  text-align: left;
}

@media screen and (min-width: 800px) {
  .process_item:nth-child(2n-1) {
    float: none;
  }
}

.process_item:nth-child(2n) {
  float: right;
  margin-top: 80px;
  text-align: right;
}

@media screen and (min-width: 800px) {
  .process_item:nth-child(2n) {
    display: inline-block;
    float: none;
    text-align: left;
    vertical-align: top;
  }
}

.process_item + .process_item {
  margin-top: 50px;
}

@media screen and (min-width: 800px) {
  .process_item + .process_item {
    margin-top: 0;
  }
}

@media screen and (min-width: 800px) {
  .process_item:nth-child(1) .process_icon {
    background-size: 130px auto;
  }
  .process_item:nth-child(2) .process_icon {
    background-size: 130px auto;
  }
  .process_item:nth-child(3) .process_icon {
    background-size: 130px auto;
  }
  .process_item:nth-child(4) .process_icon {
    background-size: 130px auto;
  }
  .process_item:nth-child(5) .process_icon {
    background-size: 130px auto;
  }
  .process_item_arrow {
    position: absolute;
    top: 50%;
    right: 5.2%;
    display: block;
    width: 45px;
    height: 80px;
    margin-top: -72px;
    content: '';
    background: url("imgs/procesed-arrow.png") center center no-repeat;
  }
}

.process_item + .process_item:nth-child(2n) {
  margin-top: 90px;
}

@media screen and (min-width: 800px) {
  .process_item + .process_item:nth-child(2n) {
    margin-top: 0;
  }
}

.process_icon-wrapper {
  position: relative;
  z-index: 100;
  display: inline-block;
  width: 135px;
  height: 135px;
  vertical-align: top;
  border: 2px solid transparent;
  border-radius: 50%;
  background: #fd4286;
  /* Old browsers */
  background: linear-gradient(#fd4286 0%, #fd4286 16%, #1e5799 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4286', endColorstr='#1e5799',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 800px) {
  .process_icon-wrapper {
    width: 180px;
    height: 180px;
  }
}

.process_icon-wrapper + * {
  margin-top: 10px;
}

.process_icon {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}

.process_item_inner > span {
  font-size: 14px;
  line-height: 15px;
  display: inline-block;
  vertical-align: top;
  color: #0e2858;
}

@media screen and (min-width: 800px) {
  .process_item_inner > span {
    font-size: 18px;
    line-height: 19px;
  }
}

.registration {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("imgs/bg-registration.png"), #fff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: url("imgs/bg-registration.png"), linear-gradient(to bottom, #fff 0%, #ccf6e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccf6e8',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 800px) {
  .registration {
    padding-top: 40px;
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 1000px) {
  .registration {
    padding-top: 50px;
    padding-bottom: 55px;
  }
}

.registration .section-title + * {
  margin-top: 15px;
}

@media screen and (min-width: 800px) {
  .registration .section-title + * {
    margin-top: 45px;
  }
}

.registration .container {
  text-align: center;
}

.registration_social-list {
  font-size: 0;
  width: 100%;
  text-align: center;
}

.registration_social-list + * {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .registration_social-list + * {
    margin-top: 25px;
  }
}

.registration_social-item {
  display: inline-block;
  overflow: hidden;
  width: 90px;
  height: 100px;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 799px) {
  .registration_social-item.vk {
    background-image: url("imgs/bg-registration-vk.png");
    background-repeat: no-repeat;
    background-position: center center;
  }
  .registration_social-item.ok {
    background-image: url("imgs/bg-registration-ok.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 113%;
  }
  .registration_social-item.inst {
    background-image: url("imgs/bg-registration-inst.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 89%;
  }
}

@media screen and (min-width: 800px) {
  .registration_social-item {
    width: 210px;
    height: 205px;
    background-image: url("imgs/sprite.png");
    background-repeat: no-repeat;
  }
  .registration_social-item.vk {
    width: 216px;
    height: 203px;
    background-position: -338px -471px;
  }
  .registration_social-item.ok {
    width: 217px;
    height: 203px;
    background-position: -338px -218px;
  }
  .registration_social-item.inst {
    width: 175px;
    height: 202px;
    background-position: -605px -218px;
  }
}

@media screen and (min-width: 800px) {
  .registration_social-item + .registration_social-item {
    margin-left: 10px;
  }
}

.registration .btn {
  font-size: 20px;
  line-height: 34px;
  max-width: 160px;
}

@media screen and (min-width: 800px) {
  .registration .btn {
    font-size: 26px;
    line-height: 44px;
    max-width: 220px;
  }
}

.main-footer {
  position: relative;
  padding-bottom: 51px;
}

@media screen and (min-width: 800px) {
  .main-footer {
    padding-bottom: 0;
  }
}

.main-footer:after, .main-footer:before {
  position: absolute;
  width: 100%;
  height: 1px;
  content: '';
  background: #a442ff;
  /* Old browsers */
  background: linear-gradient(to right, #a642fd 0%, #fd4286 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a642fd', endColorstr='#fd4286',GradientType=1 );
  /* IE6-9 */
}

.main-footer:before {
  top: 0;
}

.main-footer:after {
  top: 6px;
}

.main-footer_top {
  padding: 10px 0;
  text-align: center;
  background: #fff;
}

@media screen and (min-width: 800px) {
  .main-footer_top {
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

.main-footer_logo.col-6 {
  width: 100%;
  text-align: center;
}

.main-footer_logo.col-6 img {
  width: 160px;
  height: auto;
}

@media screen and (min-width: 800px) {
  .main-footer_logo.col-6 img {
    width: 335px;
  }
}

.main-footer_logo.col-6 img + * {
  margin-top: -15px;
}

@media screen and (min-width: 800px) {
  .main-footer_logo.col-6 {
    float: left;
    width: 40%;
    text-align: left;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_logo.col-6 {
    float: left;
    width: 64%;
    text-align: left;
  }
}

.main-footer_logo_caption {
  font-size: 16px;
  line-height: 18px;
  display: block;
  width: 100%;
  text-align: center;
  color: #0e2858;
}

@media screen and (min-width: 800px) {
  .main-footer_logo_caption {
    font-size: 20px;
    line-height: 22px;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_logo_caption {
    font-size: 20px;
    line-height: 22px;
    float: right;
    width: 50%;
    padding-top: 23px;
    padding-bottom: 20px;
  }
}

.main-footer_logo img + .main-footer_logo_caption {
  margin-top: -15px;
}

.main-footer_logo + * {
  margin-top: 5px;
}

@media screen and (min-width: 800px) {
  .main-footer_logo + * {
    margin-top: 0;
  }
}

.main-footer_request-call {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .main-footer_request-call {
    float: right;
    width: 50%;
    max-width: 300px;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_request-call {
    width: 36%;
    max-width: none;
  }
}

.main-footer_request-call .btn {
  font-size: 20px;
  line-height: 40px;
}

.main-footer_tel_icon {
  position: absolute;
  top: 0;
  left: -35px;
  display: inline-block;
  width: 30px;
  height: 40px;
  background-image: url("imgs/sprite.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 32px;
  background-position: -604px -481px;
}

.main-footer_tel {
  font-size: 18px;
  line-height: 26px;
  position: relative;
  float: left;
  padding-left: 25px;
}

@media screen and (min-width: 800px) {
  .main-footer_tel {
    font-size: 24px;
    line-height: 26px;
    float: none;
    margin-right: 10px;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_tel {
    float: left;
    margin-top: 5px;
  }
}

.main-footer_tel i {
  left: 0;
}

@media screen and (min-width: 800px) {
  .main-footer_tel i {
    top: 5px;
  }
}

@media screen and (min-width: 800px) {
  .main-footer_tel + * {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_tel + * {
    margin-top: 0;
  }
}

.main-footer_request-call:after {
  content: "";
  display: table;
  clear: both;
}

.main-footer_request-call .btn {
  font-size: 15px;
  line-height: 26px;
  float: right;
  min-width: 130px;
}

@media screen and (min-width: 800px) {
  .main-footer_request-call .btn {
    font-size: 24px;
    line-height: 43px;
    float: none;
  }
}

@media screen and (min-width: 1220px) {
  .main-footer_request-call .btn {
    float: right;
  }
}

.main-footer_nav {
  font-size: 0;
  width: 100%;
  padding: 4px 0;
  text-align: justify;
  background: #a442ff;
  background: linear-gradient(to right, #a442ff 0%, #ff4284 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: 0 2px 4px rgba(119, 119, 119, 0.25);
  position: fixed;
  bottom: -1px;
  z-index: 200;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 10000;
}

.main-footer_nav:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .main-footer_nav {
    display: none;
  }
}

.main-footer_nav.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.main-footer_nav > ul > li {
  position: relative;
  float: left;
  width: 25%;
  padding-top: 24px;
  text-align: center;
}

.main-footer_nav > ul > li > a {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
}

.main-footer_nav-icon {
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 32px;
  height: 24px;
  margin-left: -15px;
  vertical-align: top;
}

.main-footer_nav > ul li:first-child i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAnCAYAAAACeRhJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM1QkI1NkE1MDI2MTExRTZBNEZDQ0M3MUM2QzVFNzlFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM1QkI1NkE2MDI2MTExRTZBNEZDQ0M3MUM2QzVFNzlFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzVCQjU2QTMwMjYxMTFFNkE0RkNDQzcxQzZDNUU3OUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzVCQjU2QTQwMjYxMTFFNkE0RkNDQzcxQzZDNUU3OUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz53SnF6AAACIElEQVR42qzVS0hUURzH8XuvIpKiNJapmBCKJNYQLl0kBD4QrVW0ToJWLVq5sEVEq0B6EAht27RSKQQJRdxE+MAHPSERCgsXVgYaROPt+4f/kdOgxztzPPCBua/fnHse/xvGcRxktWK04CLOIIUIP/AOzzGLbfuhMCuoGgNowphaRyFq0YFOrOIOPu8+KUGqFtMYQoRGtOOkdY84god4jQZz3lwsxhQG9fgmxvAUF7KCjNuYQbkdNIAJ/X0DiziPEu1dsI9h8+dycAwrqEc1PqHZ8bCtBquok0G8giWsYAiTeBska18xhasyrV0Y1QsyvQ+C3NoI2qRHNVjQk49lInMMWkSJ9KgA38xqCHJvP5GJdNXuBPk3eTaWkAwqPIJKZeVL0AbOegTJdvorQdPo9QiSzT0ni+qULsKqhIvQVoaPSEe6k1/ibh69uYV5LJvklO6vawgT9uYy3mvV+K+MpPFGN23KESC7vU9DWs357MImM/AIa3iBD/iia+24Xu9BA/q1Uu5ZIU2pvY5zKEKZnstouZUxeYJfrlJrt0qtzycwrr25hM29bo4cM9KtvfiNLf0IbO53c6Ej6DSe6WvJH95zrQNX0CvU474G/XEFucYoxFF8T7IyXWMUa0iBb5DpVZjgvgNviHXmvIPs8hv5BgWHMUZmnA78MOTSI++gRF+ZpK8W+wZFGnJoQV6zFlpfUu+g0ArMO2hHXytR0D8BBgBI3/Bu60LsJQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center top;
}

.main-footer_nav > ul li:nth-child(2) i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGMkY1RERFMDI2MTExRTZCN0M4RTdFODA5NUJEMzdFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGMkY1RERGMDI2MTExRTZCN0M4RTdFODA5NUJEMzdFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEYyRjVEREMwMjYxMTFFNkI3QzhFN0U4MDk1QkQzN0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEYyRjVEREQwMjYxMTFFNkI3QzhFN0U4MDk1QkQzN0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7zpcgJAAABvklEQVR42qyUzStEURjGB/nIAtnIZ2IwGh8j+UhKYxbMUMLC32FpYSMbayv/AwsLn2VmoSwsBjVpaBSxMRNFQvm4npPn1ul2x31v49TvnnvPed/nPeee874ewzA8QrrAPciAXqlfnnoI2yVo4fstaJA45QvFRym+DBZBPYhIHKU7uACtyp7fhnQXkh0MUXxbG9vgLkKO3oKDShi/rVEbq+FYysnfbrAQNIMxsEShmI3dFudWwDjwgiK7AFUUOuA1tLYny+pNqsGjjX2aC1oGteqQ1WHV8Y+9gSQ4AwmQAkcgk+UPV4Jh4AV+EAA+UMr5tEeLPOIi6ZwYNEXVR4Tvz6DtH8SbwAM1p83BSW0nAzmIBzSdWestmsgxSI/mP5PtmoZp8A36XK78g75TTnkQpOGViwBJ+oStc3alIsb+0yNvpu2OpBb1s4+6CGAKByUBOtmfuggQZ++TBOhmn7DZ2S7YZ4W1lnPVOiTV9FBLQoUPrNvUnE3g1+xUO3GqpgU0vAZlYFUTjIJ2ZvueNr4GysE5v4v/ClBCoy9NIM7SbbUNgWPN7p19hVMezIMXcAfmBDmgsvYGvIIF6/yPAAMATXRsUNHPVm4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center top;
}

.main-footer_nav > ul li:nth-child(3) i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0QjJFMjQzMDI2MTExRTZCNjg5RDY2RjVGRUMxMzRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0QjJFMjQ0MDI2MTExRTZCNjg5RDY2RjVGRUMxMzRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjRCMkUyNDEwMjYxMTFFNkI2ODlENjZGNUZFQzEzNEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjRCMkUyNDIwMjYxMTFFNkI2ODlENjZGNUZFQzEzNEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B2Bx5AAACH0lEQVR42mL4//8/Aw6sDsS9QHzjPyr4CcRHgbgGiGXw6CeIsQmaAPFhNAuPAfF6IN4KxJfR5NYAsSw1LC9GMnQxENvi0MgHxP5AvA+q9h8Qe1JieRvUoFdArEOCIeFIDtYlx3JXqOYHQMxNRhD6QfW/IMfyT1DNqhQkoLVQM6yh/BggjgZiPXyWO0E1LaMk5QKxJdSc+VD+G6TouATEDUAshG55C1SBI4WWC0HNeQrlL/+PCV5Coxish4mBgUGeAQKeM1AGvkBpbij9EYsaMSDeBcROIA7I8q9QCS4KLReC0q+htAQetTuBmBdk+VmogDWFljtA6clEmMcCxGmgsBdHyt+UxDmsGAaxjf8TBntgGidSmOLzkUpFEP88EZZfRTbgElRwFRCzkmCxFlTfXyjf+T9x4AJ6eX0SKvEWiFOAmIWAxbxI+RlWuPwm0vIV2AzsR1LwB4inAHEQ1CJkdcxI8ZwHFdv5n3jggctHclBLvyApdkCS5wEFG1S8DSrWQ4LF+3HV5+i4AKrBBsrXhVYgIFAPFVtIgsVHgJiJWMv9oZoEgdgOyZBKqDyoFnxChKUfgbiVUEsGHUdDNW9CMigci7pZOCzdC82KosQ0o9BxMJJB9whUu3FYLDfDpZ6JiGJTAUpPAmIlIL6NR+0iINYE4htIYqI4VRPhc1do0JNS4rEgRUMyLnUsRPh8NxmVzB9wxcHA8Aqp1sQAAAEGAK5TuecgxN4aAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center top;
}

.main-footer_nav > ul li:last-child i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFMjdEMzc5MDI2MTExRTY4OTAyQjVCOEZBRUQ0NjA0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFMjdEMzdBMDI2MTExRTY4OTAyQjVCOEZBRUQ0NjA0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEUyN0QzNzcwMjYxMTFFNjg5MDJCNUI4RkFFRDQ2MDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEUyN0QzNzgwMjYxMTFFNjg5MDJCNUI4RkFFRDQ2MDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63WWAFAAABYUlEQVR42qTUvUsDMRjH8Tux7VjwbesgFQquuji4iCDSyaF/gyAuFpycHLo4OAkdKtLBWVysCuooODkKHSxowbeqOIj2HM5v9DmJofZyZ+ADJUl/9+SSi+v7vhOjuajhEeNIYxTPPTHCEhJ0Ir+TqOIamd6IYWr+A5bhYQJZfOAFV26EJauwJxTRRhkDeJfxUzQdFWhhEC0soIALpLTxJva/irMMPMISpvzvVtbGboIwxXZT8ujHNnIYRkmWeY7Zn5mWFa7hFWmtT7Vdc65NWBVtJLS+S2x2mh8WtoU3YwNusffXf8LCzMruUOtWRLcwD0mjsoOwV9SpsyTnKmUcjZrNBpodRdm9bNTKAsGnl8ExGhhCH+ZQwf2vcxbWJLmOVe1JDal0w7Yyfcl57CCHRRlQB3Y9aliwZPUJjcn1U5GLckVeg+fEuN9GMIMzFDCJ6ThhQeAhWnLX1THv/KN9CjAAkFHnYEG0XE4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center center;
}

.popup-product {
  position: relative;
  width: 100%;
  min-width: 280px;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  padding-top: 30px;
  border-radius: 20px;
  background: #fff;
}

.popup-product:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .popup-product {
    padding: 15px;
    padding-top: 25px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 20spx;
  }
}

.popup-product_text {
  text-align: justify;
}

@media screen and (min-width: 800px) {
  .popup-product_text {
    float: right;
    width: 340px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product_text {
    float: right;
    width: 490px;
  }
}

.popup-product_text > h3 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #b142ee;
}

.popup-product_text > p, .popup-product_text > ul > li {
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 800px) {
  .popup-product_text > p, .popup-product_text > ul > li {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product_text > p, .popup-product_text > ul > li {
    font-size: 18px;
    line-height: 22px;
  }
}

.popup-product_text > h3 + * {
  margin-top: 15px;
}

.popup-product_text > p + p {
  margin-top: 10px;
}

.popup-product_text ul + p,
.popup-product_text p + ul {
  margin-top: 15px;
}

.popup-product_text > ul > li + li {
  margin-top: 15px;
}

.popup-product_text .list-style2 > li {
  position: relative;
  padding-left: 15px;
}

.popup-product_text .list-style2 > li:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 4px;
  background: #000;
}

.popup-product_text > p > b {
  font-weight: 700;
}

@media screen and (min-width: 800px) {
  .popup-product {
    max-width: 750px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product {
    max-width: 1005px;
  }
}

.popup-product_text + * {
  margin-top: 10px;
}

.popup-product_img-box {
  float: left;
}

.popup-product_img-box:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .popup-product_img-box {
    width: 360px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product_img-box {
    width: 430px;
  }
}

.popup-product_img:nth-child(even) {
  margin-left: 5px;
}

.popup-product_img:nth-child(odd) {
  margin-right: 5px;
}

.popup-product_img + .popup-product_img:not(:nth-child(-n+2)) {
  margin-top: 10px;
}

.popup-product_img {
  float: left;
  width: 135px;
  height: 105px;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 800px) {
  .popup-product_img {
    width: 160px;
    height: 125px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-product_img {
    width: 210px;
    height: 165px;
  }
}

* + .popup-product_btn {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  * + .popup-product_btn {
    margin-top: 30px;
  }
}

.popup-product_btn {
  float: left;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 800px) {
  .popup-product_btn {
    float: right;
    text-align: right;
  }
}

.popup-product_btn .btn {
  font-size: 25px;
  line-height: 40px;
  width: 200px;
  text-align: center;
}

.popup-product .btn-close,
.popup-services .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #b142ee;
  border-radius: 50%;
}

@media screen and (min-width: 1220px) {
  .popup-product .btn-close,
  .popup-services .btn-close {
    top: 20px;
    right: 20px;
  }
}

.popup-product .btn-close::after,
.popup-services .btn-close::after {
  position: absolute;
  top: 0;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #b142ee;
}

.popup-product .btn-close::before,
.popup-services .btn-close::before {
  position: absolute;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #b142ee;
}

.request-call_popup {
  position: absolute;
  z-index: -10;
  min-width: 250px;
  padding: 10px 45px 10px 10px;
  transition: .4s all ease;
  opacity: 0;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+99 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fcfcfc+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, white 0%, #fcfcfc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: -2px 2px 12px rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

@media screen and (min-width: 800px) {
  .request-call_popup {
    min-width: 370px;
    padding: 30px 45px 15px 30px;
  }
}

.request-call_popup.open {
  z-index: 100;
  opacity: 1;
}

.request-call_popup .field {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-size: 14px;
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
  line-height: 14px;
  display: block;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
  color: #000;
  border: 1px solid #959595;
  border-radius: 8px;
  outline: none;
  background: #fcfcfc;
}

@media screen and (min-width: 800px) {
  .request-call_popup .field {
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
  }
}

.request-call_popup .field::-webkit-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field::-moz-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field::-ms-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field::-webkit-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field::-moz-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field:-ms-input-placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field::placeholder {
  font-family: 'myriad-set-pro', Helvetica, Arial, 'sans-serif';
  font-weight: normal;
  font-style: normal;
  color: #757575;
}

.request-call_popup .field:focus {
  border-color: #9e3af8;
  outline: none;
}

.request-call_popup-triangle {
  position: absolute;
  top: -25px;
  left: 40%;
  overflow: hidden;
  width: 45px;
  height: 26px;
}

@media screen and (max-width: 799px) {
  .request-call_popup-triangle {
    left: 75%;
  }
}

.request-call_popup-triangle:before {
  position: absolute;
  top: 16px;
  left: 10px;
  width: 26px;
  height: 26px;
  content: '';
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fcfcfc+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, white 0%, #fcfcfc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: 2px -2px 11px rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.request-call_popup-btn {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 38px;
  display: block;
  width: 120px;
  margin: 0 auto;
  padding: 0 10px;
  cursor: pointer;
  transition: all .3s ease-in-out;
  text-align: center;
  letter-spacing: .5px;
  color: #fff;
  border: 1px solid #ff4285;
  border-radius: 8px;
  outline: none;
  background: #ff4285;
}

@media screen and (max-width: 799px) {
  .request-call_popup-btn {
    line-height: 34px;
  }
}

.request-call_popup-btn:hover {
  color: #fff;
  border: 1px solid #9e3af8;
  background: #9e3af8;
}

.request-call_popup-btn:active {
  border: 1px solid #9e3af8;
  background: #9e3af8;
}

.request-call_popup-item + .request-call_popup-item {
  margin-top: 5px;
}

@media screen and (min-width: 800px) {
  .request-call_popup-item + .request-call_popup-item {
    margin-top: 10px;
  }
}

.request-call_popup-item + .request-call_popup-btn-wrapper {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .request-call_popup-item + .request-call_popup-btn-wrapper {
    margin-top: 20px;
  }
}

@media screen and (min-width: 800px) {
  .request-call_popup-btn-wrapper {
    text-align: center;
  }
}

.request-call_popup-btn {
  text-align: center;
}

.request-call_popup-btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #9e3af8;
  border-radius: 50%;
}

.request-call_popup-btn-close:after {
  position: absolute;
  top: 0;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #9e3af8;
}

.request-call_popup-btn-close:before {
  position: absolute;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #9e3af8;
}

.main-header_request-call .request-call_popup {
  right: 0;
  bottom: -10px;
  -webkit-transform: translate(-20px, 102%);
  -ms-transform: translate(-20px, 102%);
  transform: translate(-20px, 102%);
}

@media screen and (max-width: 799px) {
  .main-header_request-call .request-call_popup {
    right: 30px;
  }
}

.main-header_request-call .request-call_popup.open {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.main-footer_request-call .request-call_popup {
  top: -10px;
  right: 0;
  -webkit-transform: translate(-20px, -102%);
  -ms-transform: translate(-20px, -102%);
  transform: translate(-20px, -102%);
}

@media screen and (max-width: 999px) {
  .main-footer_request-call .request-call_popup {
    right: 50px;
  }
}

@media screen and (max-width: 799px) {
  .main-footer_request-call .request-call_popup {
    right: 30px;
  }
}

.main-footer_request-call .request-call_popup .request-call_popup-triangle {
  top: auto;
  bottom: -25px;
}

.main-footer_request-call .request-call_popup .request-call_popup-triangle::before {
  top: auto;
  bottom: 16px;
}

.main-footer_request-call .request-call_popup.open {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.request-call_popup.single {
  position: relative;
  z-index: 600;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  min-width: 300px;
  padding: 45px 10px 10px 10px;
  transition: 0s .15s;
  opacity: 1;
}

@media screen and (min-width: 1000px) {
  .request-call_popup.single {
    min-width: 400px;
    padding: 45px 45px 30px 45px;
  }
}

.request-call_popup.single .request-call_popup-triangle {
  display: none;
}

.request-call_popup.single .request-call_popup-item + .request-call_popup-btn-wrapper {
  margin-top: 15px;
}

.request-call_popup.single .request-call_popup-item + .request-call_popup-item {
  margin-top: 10px;
}

.request-call_popup.single .request-call_popup-btn {
  margin: 0 auto;
  color: #ff4285;
  background: transparent;
}

.request-call_popup.single .request-call_popup-btn:hover {
  color: #9e3af8;
  border-color: #9e3af8;
}

@media screen and (min-width: 1000px) {
  .request-call_popup.single .field {
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    border-radius: 10px;
  }
  .request-call_popup.single .request-call_popup-item + .request-call_popup-btn-wrapper {
    margin-top: 20px;
  }
  .request-call_popup.single .request-call_popup-item + .request-call_popup-item {
    margin-top: 15px;
  }
  .request-call_popup.single .request-call_popup-btn {
    font-size: 20px;
    border-radius: 10px;
  }
  .request-call_popup.single .request-call_popup-btn-close {
    top: 15px;
    right: 15px;
    cursor: pointer;
  }
}

.popup-services {
  position: relative;
  width: 100%;
  min-width: 280px;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  padding-top: 30px;
  text-align: justify;
  color: #0e2858;
  border-radius: 20px;
  background: #fff;
}

.popup-services:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  .popup-services {
    padding: 25px;
    padding-top: 30px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-services {
    padding: 45px;
    padding-top: 35px;
  }
}

.popup-services > h3 {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #b142ee;
}

.popup-services > p, .popup-services > ul > li {
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 800px) {
  .popup-services > p, .popup-services > ul > li {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-services > p, .popup-services > ul > li {
    font-size: 18px;
    line-height: 22px;
  }
}

.popup-services > h3 + * {
  margin-top: 15px;
}

.popup-services > p + p {
  margin-top: 10px;
}

.popup-services ul + p,
.popup-services p + ul {
  margin-top: 15px;
}

.popup-services > ul > li + li {
  margin-top: 15px;
}

.popup-services .list-style2 > li {
  position: relative;
  padding-left: 15px;
}

.popup-services .list-style2 > li:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 4px;
  background: #000;
}

.popup-services > p > b {
  font-weight: 700;
}

@media screen and (min-width: 800px) {
  .popup-services {
    max-width: 750px;
  }
}

@media screen and (min-width: 1220px) {
  .popup-services {
    max-width: 1005px;
  }
}

.popup-message-thanks {
  position: relative;
  z-index: 600;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  max-width: 480px;
  padding: 50px;
  opacity: 1;
  color: #ff4285;
  border-radius: 10px;
  background: white;
  background: linear-gradient(45deg, white 0%, #fcfcfc 100%);
}

@media screen and (min-width: 1200px) {
  .popup-message-thanks {
    min-width: 400px;
    padding: 45px;
  }
}

@media screen and (min-width: 1000px) {
  .popup-message-thanks {
    min-width: 400px;
    padding: 30px;
  }
}

.popup-message-thanks_btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #b142ee;
  border-radius: 50%;
}

@media screen and (min-width: 1220px) {
  .popup-message-thanks_btn-close {
    top: 20px;
    right: 20px;
  }
}

.popup-message-thanks_btn-close::after {
  position: absolute;
  top: 0;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #b142ee;
}

.popup-message-thanks_btn-close::before {
  position: absolute;
  top: 8px;
  left: 4px;
  display: block;
  width: 10px;
  height: 2px;
  content: '';
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #b142ee;
}

.popup-message-thanks > h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block;
  width: 90%;
  vertical-align: top;
}

@media screen and (max-width: 800px) {
  .popup-message-thanks > h3 {
    font-size: 28px;
    line-height: 30px;
  }
}

.popup-message-thanks > h3 + p {
  margin-top: 5px;
}

.popup-message-thanks > p {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
  width: 90%;
  vertical-align: top;
}

@media screen and (max-width: 800px) {
  .popup-message-thanks > p {
    font-size: 24px;
    line-height: 26px;
  }
}

.field.error,
.field-textarea.error {
  border: 1px solid red;
  box-shadow: 0 0 0 1px red inset;
}

input.hidden {
  display: none;
}