@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,900');
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html
{
    line-height: 1.15;
    /* 1 */

        -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
i, cite, var, address, dfn{
    font-style: normal;
}

.news_inner i,
.news_inner cite,.news_inner em,.news_inner var,.news_inner address,.news_inner dfn{
    font-style: italic;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body
{
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section
{
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1
{
    font-size: 2em;

    margin: .67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main
{
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure
{
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr
{
    /* 1 */
    overflow: visible;

    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre
{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a
{
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title]
{
    /* 1 */
            text-decoration: underline;
            text-decoration: underline dotted;

    border-bottom: none;
    /* 2 */

    -webkit-text-decoration: underline dotted;
       -moz-text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong
{
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong
{
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp
{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn
{
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark
{
    color: #000; 
    background-color: #ff0;
}

/**
 * Add the correct font size in all browsers.
 */
small
{
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video
{
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls])
{
    display: none;

    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img
{
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root)
{
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea
{
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */

    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input
{
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select
{
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0; 

    border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset
{
    padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend
{
    /* 2 */
    display: table;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */

    white-space: normal;
    /* 1 */

    color: inherit;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress
{
    display: inline-block;
    /* 1 */

    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea
{
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type='checkbox'],
[type='radio']
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button
{
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search']
{
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button
{
    /* 1 */
    font: inherit;

    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu
{
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary
{
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas
{
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template
{
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden]
{
    display: none;
}

.mm-hidden
{
    display: none !important;
}

.mm-wrapper
{
    position: relative; 

    overflow-x: hidden;
}

.mm-menu
{
    position: absolute;
    z-index: 0; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;

    background: inherit;
}
.item .info{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .31);
    z-index: 10;
}
.item .info span{
    position: absolute;
    top:200px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: white;
}

.mm-panels,
.mm-panels > .mm-panel
{
    position: absolute;
    z-index: 0; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;

    border-color: inherit;
    background: inherit;
}

.mm-panels
{
    overflow: hidden;
}

.mm-panel
{
    -webkit-transition: -webkit-transform .4s ease;
       -moz-transition:         transform .4s ease, -moz-transform .4s ease;
         -o-transition:      -o-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition:         transform .4s ease;
            transition:         transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
            transition:         transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate(100%, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
        -ms-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
}

.mm-panel.mm-opened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-panel.mm-subopened
{
    -webkit-transform: translate(-30%, 0);
    -webkit-transform: translate3d(-30%, 0, 0);
       -moz-transform: translate(-30%, 0);
       -moz-transform: translate3d(-30%, 0, 0);
        -ms-transform: translate(-30%, 0);
         -o-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
            transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest
{
    z-index: 1;
}

.mm-panel.mm-noanimation
{
    -webkit-transition: none !important;
       -moz-transition: none !important;
         -o-transition: none !important;
            transition: none !important;
}

.mm-panel.mm-noanimation.mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-panels > .mm-panel
{
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;

    padding: 0 20px; 

    -webkit-overflow-scrolling: touch;
}

.mm-panels > .mm-panel.mm-hasnavbar
{
    padding-top: 40px;
}

.mm-panels > .mm-panel:not(.mm-hidden)
{
    display: block;
}

.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before
{
    display: block;

    height: 20px; 

    content: '';
}

.mm-vertical .mm-panel
{
    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel
{
    display: none;

    padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after
{
    border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel
{
    display: block;
}

.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next
{
    bottom: auto; 

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after
{
    right: 19px; 

    -webkit-transform: rotate(225deg);
       -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
         -o-transform: rotate(225deg);
            transform: rotate(225deg);
}

.mm-btn
{
    position: absolute;
    z-index: 1; 
    top: 0;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 40px;
    height: 40px;
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before
{
    position: absolute;
    top: 0;
    bottom: 0;

    display: block;

    width: 5px;
    height: 5px;
    margin: auto;

    content: '';
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); 

    border: 2px solid transparent;
}

.mm-clear:before,
.mm-close:before
{
    right: 18px; 

    border-right: none;
    border-bottom: none;
}

.mm-clear:after,
.mm-close:after
{
    right: 25px; 

    border-top: none;
    border-left: none;
}

.mm-next:after,
.mm-prev:before
{
    position: absolute;
    top: 0;
    bottom: 0; 

    display: block;

    width: 8px;
    height: 8px;
    margin: auto;

    content: '';

    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
}

.mm-prev:before
{
    right: auto; 
    left: 23px;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.mm-next:after
{
    right: 23px;
    left: auto; 

    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
}

.mm-navbar
{
    line-height: 20px;

    position: absolute;
    top: 0;
    right: 0; 
    left: 0;

    height: 40px;
    margin: 0;
    padding: 0 40px;

    text-align: center;

    border-color: inherit;
    border-bottom: 1px solid;
}

.mm-navbar > *
{
    display: block;

    padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover
{
    text-decoration: none;
}

.mm-navbar .mm-title
{
    overflow: hidden; 

    white-space: nowrap;
       text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}

.mm-navbar .mm-btn:first-child
{
    left: 0;
}

.mm-navbar .mm-btn:last-child
{
    right: 0; 

    text-align: right;
}

.mm-panel .mm-navbar
{
    display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar
{
    display: block;
}

.mm-listview,
.mm-listview > li
{
    display: block;

    margin: 0; 
    padding: 0;

    list-style: none;
}

.mm-listview
{
    font: inherit;
    font-size: 14px;
    line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover
{
    text-decoration: none;
}

.mm-listview > li
{
    position: relative;
}

.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after
{
    border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span
{
    display: block;
    overflow: hidden;

    margin: 0; 
    padding: 10px 10px 10px 20px;

    white-space: nowrap;
       text-overflow: ellipsis;

    color: inherit;

    -o-text-overflow: ellipsis;
}

.mm-listview > li:not(.mm-divider):after
{
    position: absolute;
    right: 0;
    bottom: 0; 
    left: 0;

    display: block;

    content: '';

    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.mm-listview > li:not(.mm-divider):after
{
    left: 20px;
}

.mm-listview .mm-next
{
    position: absolute;
    z-index: 2; 
    top: 0;
    right: 0;
    bottom: 0;

    width: 50px;
    padding: 0;

    background: rgba(3, 2, 1, 0);
}

.mm-listview .mm-next:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; 

    display: block;

    content: '';

    border-left-width: 1px;
    border-left-style: solid;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span
{
    margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen
{
    width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before
{
    border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span
{
    margin-right: 0; 
    padding-right: 50px;
}

.mm-panels > .mm-panel > .mm-listview
{
    margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview
{
    margin-top: -20px;
}

.mm-menu
{
    color: rgba(0, 0, 0, .75); 
    border-color: rgba(0, 0, 0, .1);
    background: #f3f3f3;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > *
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before
{
    border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview
{
    border-color: rgba(0, 0, 0, .1);
}

.mm-menu .mm-listview > li .mm-next:after
{
    border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview > li a:not(.mm-next)
{
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
            tap-highlight-color: rgba(255, 255, 255, .5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span
{
    background: rgba(255, 255, 255, .5);
}

.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu .mm-divider
{
    background: rgba(0, 0, 0, .05);
}

.mm-page
{
    position: relative; 

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.mm-slideout
{
    z-index: 1; 

    -webkit-transition: -webkit-transform .4s ease;
       -moz-transition:         transform .4s ease, -moz-transform .4s ease;
         -o-transition:      -o-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition:         transform .4s ease;
            transition:         transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
            transition:         transform .4s ease,-webkit-transform .4s ease;
}

html.mm-opened
{
    position: relative; 

    overflow-x: hidden;
}

html.mm-blocking
{
    overflow: hidden;
}

html.mm-blocking body
{
    overflow: hidden;
}

html.mm-background .mm-page
{
    background: inherit;
}

#mm-blocker
{
    position: fixed;
    z-index: 2; 
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(3, 2, 1, 0);
}

html.mm-blocking #mm-blocker
{
    display: block;
}

.mm-menu.mm-offcanvas
{
    position: fixed; 
    z-index: 0;

    display: none;
}

.mm-menu.mm-offcanvas.mm-opened
{
    display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened
{
    z-index: 10;
}

.mm-menu.mm-offcanvas
{
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}

html.mm-opening .mm-menu ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 550px)
{
    html.mm-opening .mm-menu ~ .mm-slideout
    {
        -webkit-transform: translate(440px, 0);
        -webkit-transform: translate3d(440px, 0, 0);
           -moz-transform: translate(440px, 0);
           -moz-transform: translate3d(440px, 0, 0);
            -ms-transform: translate(440px, 0);
             -o-transform: translate(440px, 0);
                transform: translate(440px, 0);
                transform: translate3d(440px, 0, 0);
    }
}

.mm-sronly
{
    position: absolute !important; 

    overflow: hidden !important;
    clip: rect(1px, 1px, 1px, 1px) !important;

    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;

    white-space: nowrap !important;

    border: 0 !important;

    -webkit-clip-path: inset(50%) !important;
            clip-path: inset(50%) !important;
}

.mm-menu .mm-listview.mm-border-none > li:after,
.mm-menu .mm-listview > li.mm-border-none:after,
.mm-menu.mm-border-none .mm-listview > li:after
{
    content: none;
}

.mm-menu .mm-listview.mm-border-full > li:after,
.mm-menu .mm-listview > li.mm-border-full:after,
.mm-menu.mm-border-full .mm-listview > li:after
{
    left: 0 !important;
}

.mm-menu .mm-listview.mm-border-offset > li:after,
.mm-menu .mm-listview > li.mm-border-offset:after,
.mm-menu.mm-border-offset .mm-listview > li:after
{
    right: 20px;
}

.mm-menu.mm-fx-menu-zoom
{
    -webkit-transition: -webkit-transform .4s ease;
       -moz-transition:         transform .4s ease, -moz-transform .4s ease;
         -o-transition:      -o-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition:         transform .4s ease;
            transition:         transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
            transition:         transform .4s ease,-webkit-transform .4s ease;
}

html.mm-opened .mm-menu.mm-fx-menu-zoom
{
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
       -moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
            transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
       -moz-transform-origin: left center;
        -ms-transform-origin: left center;
         -o-transform-origin: left center;
            transform-origin: left center;
}

html.mm-opening .mm-menu.mm-fx-menu-zoom
{
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
       -moz-transform: scale(1, 1) translate3d(0, 0, 0);
            transform: scale(1, 1) translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom
{
    -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
       -moz-transform: scale(.7, .7) translate3d(30%, 0, 0);
            transform: scale(.7, .7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
       -moz-transform-origin: right center;
        -ms-transform-origin: right center;
         -o-transform-origin: right center;
            transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom
{
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
       -moz-transform: scale(1, 1) translate3d(0, 0, 0);
            transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-fx-menu-slide
{
    -webkit-transition: -webkit-transform .4s ease;
       -moz-transition:         transform .4s ease, -moz-transform .4s ease;
         -o-transition:      -o-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition:         transform .4s ease;
            transition:         transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
            transition:         transform .4s ease,-webkit-transform .4s ease;
}

html.mm-opened .mm-menu.mm-fx-menu-slide
{
    -webkit-transform: translate(-30%, 0);
    -webkit-transform: translate3d(-30%, 0, 0);
       -moz-transform: translate(-30%, 0);
       -moz-transform: translate3d(-30%, 0, 0);
        -ms-transform: translate(-30%, 0);
         -o-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
            transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-fx-menu-slide
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide
{
    -webkit-transform: translate(30%, 0);
    -webkit-transform: translate3d(30%, 0, 0);
       -moz-transform: translate(30%, 0);
       -moz-transform: translate3d(30%, 0, 0);
        -ms-transform: translate(30%, 0);
         -o-transform: translate(30%, 0);
            transform: translate(30%, 0);
            transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu.mm-fx-menu-fade
{
    -webkit-transition: opacity .4s ease;
       -moz-transition: opacity .4s ease;
         -o-transition: opacity .4s ease;
            transition: opacity .4s ease; 

    opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-menu-fade
{
    opacity: 1;
}

.mm-menu .mm-fx-panels-none.mm-panel,
.mm-menu.mm-fx-panels-none .mm-panel
{
    -webkit-transition-property: none;
       -moz-transition-property: none;
         -o-transition-property: none;
            transition-property: none;
}

.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-zoom.mm-panel,
.mm-menu.mm-fx-panels-zoom .mm-panel
{
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
       -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
            transform: scale(1.5, 1.5) translate3d(100%, 0, 0); 
    -webkit-transform-origin: left center;
       -moz-transform-origin: left center;
        -ms-transform-origin: left center;
         -o-transform-origin: left center;
            transform-origin: left center;
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened
{
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
       -moz-transform: scale(1, 1) translate3d(0, 0, 0);
            transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened
{
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
       -moz-transform: scale(.7, .7) translate3d(-30%, 0, 0);
            transform: scale(.7, .7) translate3d(-30%, 0, 0);
}

.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened
{
    -webkit-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate(-100%, 0);
       -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
            transform: translate3d(-100%, 0, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel,
.mm-menu.mm-fx-panels-slide-up .mm-panel
{
    -webkit-transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate(0, 100%);
       -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate(0, 100%);
         -o-transform: translate(0, 100%);
            transform: translate(0, 100%);
            transform: translate3d(0, 100%, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,
.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li
{
    -webkit-transition: none .4s ease;
       -moz-transition: none .4s ease;
         -o-transition: none .4s ease;
            transition: none .4s ease;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(1)
{
    -webkit-transition-delay: 50ms;
       -moz-transition-delay: 50ms;
         -o-transition-delay: 50ms;
            transition-delay: 50ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(2)
{
    -webkit-transition-delay: .1s;
       -moz-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(3)
{
    -webkit-transition-delay: 150ms;
       -moz-transition-delay: 150ms;
         -o-transition-delay: 150ms;
            transition-delay: 150ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(4)
{
    -webkit-transition-delay: .2s;
       -moz-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(5)
{
    -webkit-transition-delay: 250ms;
       -moz-transition-delay: 250ms;
         -o-transition-delay: 250ms;
            transition-delay: 250ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(6)
{
    -webkit-transition-delay: .3s;
       -moz-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(7)
{
    -webkit-transition-delay: 350ms;
       -moz-transition-delay: 350ms;
         -o-transition-delay: 350ms;
            transition-delay: 350ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(8)
{
    -webkit-transition-delay: .4s;
       -moz-transition-delay: .4s;
         -o-transition-delay: .4s;
            transition-delay: .4s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(9)
{
    -webkit-transition-delay: 450ms;
       -moz-transition-delay: 450ms;
         -o-transition-delay: 450ms;
            transition-delay: 450ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(10)
{
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(11)
{
    -webkit-transition-delay: 550ms;
       -moz-transition-delay: 550ms;
         -o-transition-delay: 550ms;
            transition-delay: 550ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(12)
{
    -webkit-transition-delay: .6s;
       -moz-transition-delay: .6s;
         -o-transition-delay: .6s;
            transition-delay: .6s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(13)
{
    -webkit-transition-delay: 650ms;
       -moz-transition-delay: 650ms;
         -o-transition-delay: 650ms;
            transition-delay: 650ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(14)
{
    -webkit-transition-delay: .7s;
       -moz-transition-delay: .7s;
         -o-transition-delay: .7s;
            transition-delay: .7s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(15)
{
    -webkit-transition-delay: 750ms;
       -moz-transition-delay: 750ms;
         -o-transition-delay: 750ms;
            transition-delay: 750ms;
}

.mm-menu.mm-fx-listitems-slide .mm-listview > li
{
    -webkit-transition-property: opacity,-webkit-transform;
       -moz-transition-property: transform,opacity,-moz-transform;
         -o-transition-property: opacity,-o-transform;
            transition-property: opacity,-webkit-transform;
            transition-property: transform,opacity;
            transition-property: transform,opacity,-webkit-transform,-moz-transform,-o-transform;
            transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: translate(50%, 0);
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate(50%, 0);
       -moz-transform: translate3d(50%, 0, 0);
        -ms-transform: translate(50%, 0);
         -o-transform: translate(50%, 0);
            transform: translate(50%, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview > li
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.mm-menu.mm-fx-listitems-fade .mm-listview > li
{
    -webkit-transition-property: opacity;
       -moz-transition-property: opacity;
         -o-transition-property: opacity;
            transition-property: opacity;

    opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview > li
{
    opacity: 1;
}

.mm-menu.mm-fx-listitems-drop .mm-listview > li
{
    top: -25%; 

    -webkit-transition-property: opacity,top;
       -moz-transition-property: opacity,top;
         -o-transition-property: opacity,top;
            transition-property: opacity,top;

    opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview > li
{
    top: 0; 

    opacity: 1;
}

.mm-menu.mm-offcanvas.mm-fullscreen
{
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}

html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
{
    -webkit-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate(100%, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
            transform: translate3d(100%, 0, 0);
}

@media all and (max-width: 140px)
{
    html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 10000px)
{
    html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
    {
        -webkit-transform: translate(10000px, 0);
        -webkit-transform: translate3d(10000px, 0, 0);
           -moz-transform: translate(10000px, 0);
           -moz-transform: translate3d(10000px, 0, 0);
            -ms-transform: translate(10000px, 0);
             -o-transform: translate(10000px, 0);
                transform: translate(10000px, 0);
                transform: translate3d(10000px, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
{
    -webkit-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate(-100%, 0);
       -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
            transform: translate3d(-100%, 0, 0);
}

@media all and (max-width: 140px)
{
    html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 10000px)
{
    html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout
    {
        -webkit-transform: translate(-10000px, 0);
        -webkit-transform: translate3d(-10000px, 0, 0);
           -moz-transform: translate(-10000px, 0);
           -moz-transform: translate3d(-10000px, 0, 0);
            -ms-transform: translate(-10000px, 0);
             -o-transform: translate(-10000px, 0);
                transform: translate(-10000px, 0);
                transform: translate3d(-10000px, 0, 0);
    }
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top
{
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
}

html.mm-iconbar body
{
    overflow-x: hidden;
}

html.mm-iconbar .mm-page
{
    min-height: 100vh; 

    background: inherit;
}

html.mm-iconbar .mm-slideout
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 60px;

    -webkit-transform: translate(60px, 0);
    -webkit-transform: translate3d(60px, 0, 0);
       -moz-transform: translate(60px, 0);
       -moz-transform: translate3d(60px, 0, 0);
        -ms-transform: translate(60px, 0);
         -o-transform: translate(60px, 0);
            transform: translate(60px, 0);
            transform: translate3d(60px, 0, 0);
}

.mm-menu.mm-iconbar
{
    display: block;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify:after,
.mm-menu .mm-panels > .mm-panel.mm-listview-justify:before,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel:after,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel:before
{
    display: none; 

    content: none;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:    -moz-box;
    display:         flex;
            flex-direction: column;

    height: 100%;
    margin-top: 0;
    margin-bottom: 0; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li
{
    min-height: 40px; 

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
       -moz-box-flex: 1;
            flex: 1 0 auto;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li:not(.mm-divider),
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider)
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:    -moz-box;
    display:         flex;
            flex-direction: column; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li > a:not(.mm-next),
.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li > span,
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li > a:not(.mm-next),
.mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li > span
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:    -moz-box;
    display:         flex;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
       -moz-box-flex: 1;
            flex: 1 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
       -moz-box-align: center;
            align-items: center;
}

.mm-listview-small .mm-listview > li > a:not(.mm-next),
.mm-listview-small .mm-listview > li > span
{
    padding: 7px 10px 7px 20px;
}

.mm-listview-small .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-small .mm-vertical > .mm-listview > li > .mm-next
{
    height: 34px;
}

.mm-listview-large .mm-listview > li > a:not(.mm-next),
.mm-listview-large .mm-listview > li > span
{
    padding: 15px 10px 15px 20px;
}

.mm-listview-large .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-large .mm-vertical > .mm-listview > li > .mm-next
{
    height: 50px;
}

.mm-listview-huge .mm-listview > li > a:not(.mm-next),
.mm-listview-huge .mm-listview > li > span
{
    padding: 20px 10px 20px 20px;
}

.mm-listview-huge .mm-listview > li.mm-vertical > .mm-next,
.mm-listview-huge .mm-vertical > .mm-listview > li > .mm-next
{
    height: 60px;
}

.mm-listview .mm-divider
{
    font-size: 10px;
    line-height: 25px; 

    overflow: hidden;

    white-space: nowrap;
    text-indent: 20px;
    text-transform: uppercase;
       text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}

.mm-listview .mm-spacer
{
    padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next
{
    top: 40px;
}

.mm-listview .mm-spacer.mm-divider
{
    padding-top: 25px;
}

.mm-listview .mm-inset
{
    margin: 0; 
    padding: 0 10px 15px 40px;

    list-style: inside disc;
}

.mm-listview .mm-inset > li
{
    padding: 5px 0;
}

.mm-menu .mm-listview.mm-multiline > li > a,
.mm-menu .mm-listview.mm-multiline > li > span,
.mm-menu .mm-listview > li.mm-multiline > a,
.mm-menu .mm-listview > li.mm-multiline > span,
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span
{
    white-space: normal; 
       text-overflow: clip;

    -o-text-overflow: clip;
}

.mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker
{
    opacity: 0;
}

html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker
{
    -webkit-transition: opacity .4s ease .4s;
       -moz-transition: opacity .4s ease .4s;
         -o-transition: opacity .4s ease .4s;
            transition: opacity .4s ease .4s; 

    opacity: .3;
}

.mm-menu.mm-opened.mm-pagedim ~ #mm-blocker
{
    background: inherit;
}

.mm-menu.mm-opened.mm-pagedim-white ~ #mm-blocker
{
    background: #fff;
}

.mm-menu.mm-opened.mm-pagedim-black ~ #mm-blocker
{
    background: #000;
}

.mm-menu.mm-popup
{
    z-index: 2;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;

    height: 80%;
    min-height: 140px;
    max-height: 880px;

    -webkit-transition: opacity .4s ease;
       -moz-transition: opacity .4s ease;
         -o-transition: opacity .4s ease;
            transition: opacity .4s ease;
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate(-50%, -50%);
       -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            transform: translate3d(-50%, -50%, 0); 

    opacity: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
            box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
}

.mm-menu.mm-popup.mm-opened ~ .mm-slideout
{
    z-index: 0; 

    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

.mm-menu.mm-popup.mm-opened ~ #mm-blocker
{
    z-index: 1; 

    -webkit-transition-delay: 0s !important;
       -moz-transition-delay: 0s !important;
         -o-transition-delay: 0s !important;
            transition-delay: 0s !important;
}

html.mm-opening .mm-menu.mm-popup
{
    opacity: 1;
}

.mm-menu.mm-offcanvas.mm-right
{
    left: auto;
}

html.mm-right.mm-opening .mm-menu ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 550px)
{
    html.mm-right.mm-opening .mm-menu ~ .mm-slideout
    {
        -webkit-transform: translate(-440px, 0);
        -webkit-transform: translate3d(-440px, 0, 0);
           -moz-transform: translate(-440px, 0);
           -moz-transform: translate3d(-440px, 0, 0);
            -ms-transform: translate(-440px, 0);
             -o-transform: translate(-440px, 0);
                transform: translate(-440px, 0);
                transform: translate3d(-440px, 0, 0);
    }
}

html.mm-front .mm-slideout
{
    z-index: 0; 

    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

html.mm-front #mm-blocker
{
    z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas
{
    z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next
{
    -webkit-transition: -webkit-transform .4s ease;
       -moz-transition:         transform .4s ease, -moz-transform .4s ease;
         -o-transition:      -o-transform .4s ease;
            transition: -webkit-transform .4s ease;
            transition:         transform .4s ease;
            transition:         transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease;
            transition:         transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate(-100%, 0);
       -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
            transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right
{
    -webkit-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate(100%, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
            transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top
{
    -webkit-transform: translate(0, -100%);
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate(0, -100%);
       -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%);
            transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom
{
    -webkit-transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate(0, 100%);
       -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate(0, 100%);
         -o-transform: translate(0, 100%);
            transform: translate(0, 100%);
            transform: translate3d(0, 100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top
{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.mm-menu.mm-offcanvas.mm-bottom
{
    top: auto;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top
{
    height: 80%;
    min-height: 140px;
    max-height: 880px;
}

.mm-menu.mm-shadow-page:after
{
    position: absolute;
    z-index: 100;
    top: -10%;
    left: 100%;

    display: block;

    width: 20px;
    height: 120%;

    content: '';

    -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
            clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}

.mm-menu.mm-shadow-page.mm-right:after
{
    right: 100%; 
    left: auto;
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after
{
    display: none; 

    content: none;
}

.mm-menu.mm-shadow-page:after
{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
            box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2)
{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
            box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-dark
{
    color: rgba(255, 255, 255, .8); 
    border-color: rgba(0, 0, 0, .15);
    background: #333;
}

.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar > *
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before
{
    border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview
{
    border-color: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after
{
    border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next)
{
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
            tap-highlight-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next
{
    background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark .mm-divider
{
    background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark label.mm-check:before
{
    border-color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark em.mm-counter
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-fixeddivider span
{
    background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-keyboardfocus a:focus
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after
{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
            box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2)
{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
            box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.mm-menu.mm-theme-dark .mm-search input
{
    color: rgba(255, 255, 255, .8); 
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-dark .mm-noresultsmsg
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-indexer a
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen)
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark label.mm-toggle
{
    background: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before
{
    background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle
{
    background: #4bd963;
}

.mm-menu.mm-theme-white
{
    color: rgba(0, 0, 0, .6); 
    border-color: rgba(0, 0, 0, .1);
    background: #fff;
}

.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar > *
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before
{
    border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview
{
    border-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after
{
    border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next)
{
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
            tap-highlight-color: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-divider
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white label.mm-check:before
{
    border-color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white em.mm-counter
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-fixeddivider span
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-keyboardfocus a:focus
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-shadow-page.mm-theme-white:after
{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
            box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2)
{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
            box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mm-menu.mm-theme-white .mm-search input
{
    color: rgba(0, 0, 0, .6); 
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-noresultsmsg
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-indexer a
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen)
{
    background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white label.mm-toggle
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white label.mm-toggle:before
{
    background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle
{
    background: #4bd963;
}

.mm-menu.mm-theme-black
{
    color: rgba(255, 255, 255, .6); 
    border-color: rgba(255, 255, 255, .2);
    background: #000;
}

.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar > *
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before
{
    border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview
{
    border-color: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after
{
    border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next)
{
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
            tap-highlight-color: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span
{
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next
{
    background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-divider
{
    background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-check:before
{
    border-color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black em.mm-counter
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-fixeddivider span
{
    background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-keyboardfocus a:focus
{
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after
{
    display: none; 

    content: none;
}

.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2)
{
    -webkit-box-shadow: false;
            box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input
{
    color: rgba(255, 255, 255, .6); 
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-noresultsmsg
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-indexer a
{
    color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover
{
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen)
{
    background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black label.mm-toggle
{
    background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-toggle:before
{
    background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle
{
    background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after
{
    display: block;
    clear: both; 

    content: '';
}

.mm-menu .mm-tileview.mm-listview > li,
.mm-menu.mm-tileview .mm-listview > li
{
    position: relative; 

    float: left;

    width: 50%;
    height: 0;
    padding: 50% 0 0 0;
}

.mm-menu .mm-tileview.mm-listview > li:after,
.mm-menu.mm-tileview .mm-listview > li:after
{
    z-index: -1; 
    top: 0;
    left: 0;

    border-right-width: 1px;
    border-right-style: solid;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs
{
    width: 12.5%;
    padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s
{
    width: 25%;
    padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l
{
    width: 75%;
    padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl
{
    width: 100%;
    padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span,
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span
{
    line-height: 1px;

    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0; 

    margin: 0;
    padding: 50% 10px 0 10px;

    text-align: center;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next,
.mm-menu.mm-tileview .mm-listview > li > .mm-next
{
    width: auto;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before
{
    display: none; 

    content: none;
}

.mm-menu.mm-tileview .mm-panel
{
    padding-right: 0; 
    padding-left: 0;
}

.mm-menu.mm-tileview .mm-panel:after
{
    display: none; 

    content: none;
}

.mm-menu.mm-tileview .mm-listview
{
    margin: 0;
}

html.mm-widescreen body
{
    position: relative;
}

html.mm-widescreen #mm-blocker
{
    display: none !important;
}

html.mm-widescreen .mm-slideout
{
    width: 70% !important;
    margin-left: 30% !important; 

    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

html.mm-widescreen .mm-page
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; 

    background: inherit;
}

html.mm-widescreen.mm-blocking,
html.mm-widescreen.mm-blocking body
{
    overflow: auto;
}

.mm-menu.mm-widescreen
{
    z-index: 100 !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important;

    display: block !important;

    width: 30% !important;
    min-width: 0 !important;
    max-width: none !important;

    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important; 

    border-right-width: 1px;
    border-right-style: solid;
}

.mm-menu.mm-widescreen.mm-pageshadow:after
{
    display: none; 

    content: none;
}

.mm-menu.mm-autoheight
{
    -webkit-transition: none .4s ease;
       -moz-transition: none .4s ease;
         -o-transition: none .4s ease;
            transition: none .4s ease;
    -webkit-transition-property: height,-webkit-transform;
       -moz-transition-property: transform,height,-moz-transform;
         -o-transition-property: height,-o-transform;
            transition-property: height,-webkit-transform;
            transition-property: transform,height;
            transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform;
            transition-property: transform,height,-webkit-transform;
}

.mm-menu.mm-autoheight:not(.mm-offcanvas)
{
    position: relative;
}

.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,
.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical)
{
    display: block !important;
}

.mm-menu.mm-measureheight .mm-panels > .mm-panel
{
    bottom: auto !important;

    height: auto !important;
}

.mm-columns
{
    -webkit-transition-property: width;
       -moz-transition-property: width;
         -o-transition-property: width;
            transition-property: width;
}

.mm-columns .mm-panels > .mm-panel
{
    right: auto;

    -webkit-transition-property: width,-webkit-transform;
       -moz-transition-property: width,transform,-moz-transform;
         -o-transition-property: width,-o-transform;
            transition-property: width,-webkit-transform;
            transition-property: width,transform;
            transition-property: width,transform,-webkit-transform,-moz-transform,-o-transform;
            transition-property: width,transform,-webkit-transform;
}

.mm-columns .mm-panels > .mm-panel.mm-opened,
.mm-columns .mm-panels > .mm-panel.mm-subopened
{
    display: block !important; 

    border-color: inherit;
    border-left: 1px solid;
}

.mm-columns .mm-panels > .mm-columns-0
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-columns-0 .mm-panels > .mm-panel
{
    z-index: 0;
}

.mm-columns-0 .mm-panels > .mm-panel else
{
    width: 100%;
}

.mm-columns-0 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened)
{
    -webkit-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate(100%, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
            transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-0
{
    width: 80%;
    min-width: 140px;
    max-width: 0;
}

html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 0)
{
    html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
    {
        -webkit-transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate(0, 0);
           -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
                transform: translate3d(0, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 0)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout
    {
        -webkit-transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate(0, 0);
           -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.mm-columns .mm-panels > .mm-columns-1
{
    -webkit-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate(100%, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
            transform: translate3d(100%, 0, 0);
}

.mm-columns-1 .mm-panels > .mm-panel
{
    z-index: 1;

    width: 100%;
}

.mm-columns-1 .mm-panels > .mm-panel else
{
    width: 100%;
}

.mm-columns-1 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened)
{
    -webkit-transform: translate(200%, 0);
    -webkit-transform: translate3d(200%, 0, 0);
       -moz-transform: translate(200%, 0);
       -moz-transform: translate3d(200%, 0, 0);
        -ms-transform: translate(200%, 0);
         -o-transform: translate(200%, 0);
            transform: translate(200%, 0);
            transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-1
{
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}

html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 550px)
{
    html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
    {
        -webkit-transform: translate(440px, 0);
        -webkit-transform: translate3d(440px, 0, 0);
           -moz-transform: translate(440px, 0);
           -moz-transform: translate3d(440px, 0, 0);
            -ms-transform: translate(440px, 0);
             -o-transform: translate(440px, 0);
                transform: translate(440px, 0);
                transform: translate3d(440px, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 550px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout
    {
        -webkit-transform: translate(-440px, 0);
        -webkit-transform: translate3d(-440px, 0, 0);
           -moz-transform: translate(-440px, 0);
           -moz-transform: translate3d(-440px, 0, 0);
            -ms-transform: translate(-440px, 0);
             -o-transform: translate(-440px, 0);
                transform: translate(-440px, 0);
                transform: translate3d(-440px, 0, 0);
    }
}

.mm-columns .mm-panels > .mm-columns-2
{
    -webkit-transform: translate(200%, 0);
    -webkit-transform: translate3d(200%, 0, 0);
       -moz-transform: translate(200%, 0);
       -moz-transform: translate3d(200%, 0, 0);
        -ms-transform: translate(200%, 0);
         -o-transform: translate(200%, 0);
            transform: translate(200%, 0);
            transform: translate3d(200%, 0, 0);
}

.mm-columns-2 .mm-panels > .mm-panel
{
    z-index: 2;

    width: 50%;
}

.mm-columns-2 .mm-panels > .mm-panel else
{
    width: 100%;
}

.mm-columns-2 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened)
{
    -webkit-transform: translate(300%, 0);
    -webkit-transform: translate3d(300%, 0, 0);
       -moz-transform: translate(300%, 0);
       -moz-transform: translate3d(300%, 0, 0);
        -ms-transform: translate(300%, 0);
         -o-transform: translate(300%, 0);
            transform: translate(300%, 0);
            transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-2
{
    width: 80%;
    min-width: 140px;
    max-width: 880px;
}

html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 1100px)
{
    html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
    {
        -webkit-transform: translate(880px, 0);
        -webkit-transform: translate3d(880px, 0, 0);
           -moz-transform: translate(880px, 0);
           -moz-transform: translate3d(880px, 0, 0);
            -ms-transform: translate(880px, 0);
             -o-transform: translate(880px, 0);
                transform: translate(880px, 0);
                transform: translate3d(880px, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 1100px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout
    {
        -webkit-transform: translate(-880px, 0);
        -webkit-transform: translate3d(-880px, 0, 0);
           -moz-transform: translate(-880px, 0);
           -moz-transform: translate3d(-880px, 0, 0);
            -ms-transform: translate(-880px, 0);
             -o-transform: translate(-880px, 0);
                transform: translate(-880px, 0);
                transform: translate3d(-880px, 0, 0);
    }
}

.mm-columns .mm-panels > .mm-columns-3
{
    -webkit-transform: translate(300%, 0);
    -webkit-transform: translate3d(300%, 0, 0);
       -moz-transform: translate(300%, 0);
       -moz-transform: translate3d(300%, 0, 0);
        -ms-transform: translate(300%, 0);
         -o-transform: translate(300%, 0);
            transform: translate(300%, 0);
            transform: translate3d(300%, 0, 0);
}

.mm-columns-3 .mm-panels > .mm-panel
{
    z-index: 3;

    width: 33.34%;
}

.mm-columns-3 .mm-panels > .mm-panel else
{
    width: 100%;
}

.mm-columns-3 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened)
{
    -webkit-transform: translate(400%, 0);
    -webkit-transform: translate3d(400%, 0, 0);
       -moz-transform: translate(400%, 0);
       -moz-transform: translate3d(400%, 0, 0);
        -ms-transform: translate(400%, 0);
         -o-transform: translate(400%, 0);
            transform: translate(400%, 0);
            transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-3
{
    width: 80%;
    min-width: 140px;
    max-width: 1320px;
}

html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 1650px)
{
    html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
    {
        -webkit-transform: translate(1320px, 0);
        -webkit-transform: translate3d(1320px, 0, 0);
           -moz-transform: translate(1320px, 0);
           -moz-transform: translate3d(1320px, 0, 0);
            -ms-transform: translate(1320px, 0);
             -o-transform: translate(1320px, 0);
                transform: translate(1320px, 0);
                transform: translate3d(1320px, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 1650px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout
    {
        -webkit-transform: translate(-1320px, 0);
        -webkit-transform: translate3d(-1320px, 0, 0);
           -moz-transform: translate(-1320px, 0);
           -moz-transform: translate3d(-1320px, 0, 0);
            -ms-transform: translate(-1320px, 0);
             -o-transform: translate(-1320px, 0);
                transform: translate(-1320px, 0);
                transform: translate3d(-1320px, 0, 0);
    }
}

.mm-columns .mm-panels > .mm-columns-4
{
    -webkit-transform: translate(400%, 0);
    -webkit-transform: translate3d(400%, 0, 0);
       -moz-transform: translate(400%, 0);
       -moz-transform: translate3d(400%, 0, 0);
        -ms-transform: translate(400%, 0);
         -o-transform: translate(400%, 0);
            transform: translate(400%, 0);
            transform: translate3d(400%, 0, 0);
}

.mm-columns-4 .mm-panels > .mm-panel
{
    z-index: 4;

    width: 25%;
}

.mm-columns-4 .mm-panels > .mm-panel else
{
    width: 100%;
}

.mm-columns-4 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened)
{
    -webkit-transform: translate(500%, 0);
    -webkit-transform: translate3d(500%, 0, 0);
       -moz-transform: translate(500%, 0);
       -moz-transform: translate3d(500%, 0, 0);
        -ms-transform: translate(500%, 0);
         -o-transform: translate(500%, 0);
            transform: translate(500%, 0);
            transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-4
{
    width: 80%;
    min-width: 140px;
    max-width: 1760px;
}

html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
{
    -webkit-transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
       -moz-transform: translate(80%, 0);
       -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate(80%, 0);
         -o-transform: translate(80%, 0);
            transform: translate(80%, 0);
            transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
    {
        -webkit-transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
           -moz-transform: translate(140px, 0);
           -moz-transform: translate3d(140px, 0, 0);
            -ms-transform: translate(140px, 0);
             -o-transform: translate(140px, 0);
                transform: translate(140px, 0);
                transform: translate3d(140px, 0, 0);
    }
}

@media all and (min-width: 2200px)
{
    html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
    {
        -webkit-transform: translate(1760px, 0);
        -webkit-transform: translate3d(1760px, 0, 0);
           -moz-transform: translate(1760px, 0);
           -moz-transform: translate3d(1760px, 0, 0);
            -ms-transform: translate(1760px, 0);
             -o-transform: translate(1760px, 0);
                transform: translate(1760px, 0);
                transform: translate3d(1760px, 0, 0);
    }
}

html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
{
    -webkit-transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
       -moz-transform: translate(-80%, 0);
       -moz-transform: translate3d(-80%, 0, 0);
        -ms-transform: translate(-80%, 0);
         -o-transform: translate(-80%, 0);
            transform: translate(-80%, 0);
            transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
    {
        -webkit-transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
           -moz-transform: translate(-140px, 0);
           -moz-transform: translate3d(-140px, 0, 0);
            -ms-transform: translate(-140px, 0);
             -o-transform: translate(-140px, 0);
                transform: translate(-140px, 0);
                transform: translate3d(-140px, 0, 0);
    }
}

@media all and (min-width: 2200px)
{
    html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout
    {
        -webkit-transform: translate(-1760px, 0);
        -webkit-transform: translate3d(-1760px, 0, 0);
           -moz-transform: translate(-1760px, 0);
           -moz-transform: translate3d(-1760px, 0, 0);
            -ms-transform: translate(-1760px, 0);
             -o-transform: translate(-1760px, 0);
                transform: translate(-1760px, 0);
                transform: translate3d(-1760px, 0, 0);
    }
}

.mm-columns.mm-offcanvas.mm-bottom,
.mm-columns.mm-offcanvas.mm-top
{
    width: 100%;
    min-width: 100%; 
    max-width: 100%;
}

html.mm-opening .mm-columns.mm-offcanvas.mm-front,
html.mm-opening .mm-columns.mm-offcanvas.mm-next
{
    -webkit-transition-property: width,min-width,max-width,-webkit-transform;
       -moz-transition-property: width,min-width,max-width,transform,-moz-transform;
         -o-transition-property: width,min-width,max-width,-o-transform;
            transition-property: width,min-width,max-width,-webkit-transform;
            transition-property: width,min-width,max-width,transform;
            transition-property: width,min-width,max-width,transform,-webkit-transform,-moz-transform,-o-transform;
            transition-property: width,min-width,max-width,transform,-webkit-transform;
}

em.mm-counter
{
    font: inherit;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;

    position: absolute;
    top: 50%; 
    right: 45px;

    display: block;

    margin-top: -10px;

    text-indent: 0;
}

em.mm-counter + a.mm-next
{
    width: 90px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span
{
    margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen
{
    padding-left: 0;
}

em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span
{
    padding-right: 90px;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span
{
    padding-right: 90px;
}

.mm-vertical > .mm-counter
{
    top: 12px;

    margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter
{
    margin-top: 40px;
}

.mm-nosubresults > .mm-counter
{
    display: none;
}

.mm-menu em.mm-counter
{
    color: rgba(0, 0, 0, .3);
}

.mm-divider > span
{
    line-height: 25px; 

    overflow: hidden;

    padding: 0;

    white-space: nowrap;
       text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}

.mm-divider.mm-opened a.mm-next:after
{
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed)
{
    display: none;
}

.mm-fixeddivider
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;

    display: none;

    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0); 

    background: inherit;
}

.mm-fixeddivider:after
{
    display: none !important; 

    content: none !important;
}

.mm-hasdividers .mm-fixeddivider
{
    display: block;
}

.mm-menu .mm-fixeddivider span
{
    background: rgba(0, 0, 0, .05);
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout
{
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
}

.mm-menu.mm-dropdown
{
    height: 80%; 

    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
            box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
}

html.mm-dropdown .mm-slideout
{
    z-index: 0; 

    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

html.mm-dropdown #mm-blocker
{
    z-index: 1; 

    -webkit-transition-delay: 0s !important;
       -moz-transition-delay: 0s !important;
         -o-transition-delay: 0s !important;
            transition-delay: 0s !important;
}

html.mm-dropdown .mm-menu
{
    z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu
{
    display: none;
}

.mm-menu.mm-tip:before
{
    position: absolute;
    z-index: 0;

    display: block;

    width: 15px;
    height: 15px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); 

    background: inherit;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
            box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
}

.mm-menu.mm-tipleft:before
{
    left: 22px;
}

.mm-menu.mm-tipright:before
{
    right: 22px;
}

.mm-menu.mm-tiptop:before
{
    top: -8px;
}

.mm-menu.mm-tipbottom:before
{
    bottom: -8px;
}

.mm-iconpanel .mm-panels > .mm-panel
{
    -webkit-transition-property: left,-webkit-transform;
       -moz-transition-property: transform,left,-moz-transform;
         -o-transition-property: left,-o-transform;
            transition-property: left,-webkit-transform;
            transition-property: transform,left;
            transition-property: transform,left,-webkit-transform,-moz-transform,-o-transform;
            transition-property: transform,left,-webkit-transform;
}

.mm-iconpanel .mm-panels > .mm-panel.mm-opened,
.mm-iconpanel .mm-panels > .mm-panel.mm-subopened
{
    display: block !important; 

    border-color: inherit;
    border-left: 1px solid;
}

.mm-iconpanel .mm-panels > .mm-panel.mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0
{
    left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1
{
    left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2
{
    left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3
{
    left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4
{
    left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5
{
    left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6
{
    left: 240px;
}

.mm-subblocker
{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    left: 0;

    display: block;

    max-height: 100%;

    -webkit-transition: opacity .4s ease;
       -moz-transition: opacity .4s ease;
         -o-transition: opacity .4s ease;
            transition: opacity .4s ease; 

    opacity: 0;
    background: inherit;
}

.mm-subopened .mm-subblocker
{
    bottom: -100000px; 

    opacity: .6;
}

.mm-keyboardfocus a:focus
{
    outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus
{
    background: rgba(255, 255, 255, .5);
}

.mm-navbars-bottom,
.mm-navbars-top
{
    position: absolute;
    z-index: 3; 
    right: 0;
    left: 0;

    overflow: hidden;

    border-width: 0;
    border-color: inherit;
    background: inherit;
}

.mm-navbars-bottom > .mm-navbar,
.mm-navbars-top > .mm-navbar
{
    position: relative;

    padding: 0;

    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0); 

    border: none;
}

.mm-navbars-top
{
    top: 0; 

    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.mm-navbars-bottom
{
    bottom: 0; 

    border-top-width: 1px;
    border-top-style: solid;
}

.mm-navbar.mm-hasbtns
{
    padding: 0 40px;
}

.mm-navbar[class*=mm-navbar-content-] > *
{
    display: block;
    float: left; 

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.mm-navbar .mm-breadcrumbs
{
    overflow: hidden;
    overflow-x: auto;

    padding: 0 0 0 17px; 

    text-align: left;
    white-space: nowrap;
       text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
    -webkit-overflow-scrolling: touch;
}

.mm-navbar .mm-breadcrumbs > *
{
    display: inline-block;

    padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs > a
{
    text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs
{
    margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs
{
    margin-left: 0;
    padding-left: 0;
}

.mm-hasnavbar-top-1 .mm-panels
{
    top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels
{
    top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels
{
    top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels
{
    top: 160px;
}

.mm-hasnavbar-bottom-1 .mm-panels
{
    bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels
{
    bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels
{
    bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels
{
    bottom: 160px;
}

.mm-navbar-size-2
{
    height: 80px;
}

.mm-navbar-size-3
{
    height: 120px;
}

.mm-navbar-size-4
{
    height: 160px;
}

.mm-navbar-content-2 > *
{
    width: 50%;
}

.mm-navbar-content-3 > *
{
    width: 33.33%;
}

.mm-navbar-content-4 > *
{
    width: 25%;
}

.mm-navbar-content-5 > *
{
    width: 20%;
}

.mm-navbar-content-6 > *
{
    width: 16.67%;
}

.mm-menu.mm-rtl
{
    direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas
{
    right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened)
{
    -webkit-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate(-100%, 0);
       -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
            transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened
{
    -webkit-transform: translate(30%, 0);
    -webkit-transform: translate3d(30%, 0, 0);
       -moz-transform: translate(30%, 0);
       -moz-transform: translate3d(30%, 0, 0);
        -ms-transform: translate(30%, 0);
         -o-transform: translate(30%, 0);
            transform: translate(30%, 0);
            transform: translate3d(30%, 0, 0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child
{
    right: 0; 
    left: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child
{
    right: auto;
    left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after
{
    right: auto; 
    left: 23px;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before
{
    right: 23px;
    left: auto; 

    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
}

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after
{
    right: 20px; 
    left: 0;
}

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next)
{
    margin-right: 0 !important; 
    padding-right: 20px !important;
    padding-left: 10px;
}

.mm-menu.mm-rtl .mm-listview .mm-next
{
    right: auto;
    left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before
{
    right: 0; 
    left: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after
{
    right: auto; 
    left: 23px;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.mm-menu.mm-rtl .mm-listview .mm-next + a,
.mm-menu.mm-rtl .mm-listview .mm-next + span
{
    margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span
{
    padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter
{
    right: auto; 
    left: 45px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + span
{
    margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span
{
    padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle
{
    right: auto !important; 
    left: 20px;
}

.mm-menu.mm-rtl label.mm-toggle + a,
.mm-menu.mm-rtl label.mm-toggle + span
{
    padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check + a,
.mm-menu.mm-rtl label.mm-check + span
{
    padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle
{
    left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span
{
    margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span
{
    padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span
{
    padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle
{
    left: 100px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span
{
    margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]
{
    left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened
{
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel
{
    -webkit-transition-property: right,-webkit-transform;
       -moz-transition-property: transform,right,-moz-transform;
         -o-transition-property: right,-o-transform;
            transition-property: right,-webkit-transform;
            transition-property: transform,right;
            transition-property: transform,right,-webkit-transform,-moz-transform,-o-transform;
            transition-property: transform,right,-webkit-transform;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0
{
    right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1
{
    right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2
{
    right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3
{
    right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4
{
    right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5
{
    right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6
{
    right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened
{
    border-color: inherit; 
    border-right: 1px solid;
    border-left: none;
}

.mm-search,
.mm-search input
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.mm-search
{
    position: relative; 

    height: 40px;
    padding: 7px 10px 0 10px;
}

.mm-search input
{
    font: inherit;
    font-size: 14px;
    line-height: 26px;

    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    margin: 0;
    padding: 0 10px; 

    border: none !important;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}

.mm-search input::-ms-clear
{
    display: none;
}

.mm-search .mm-clear,
.mm-search .mm-next
{
    right: 0;
}

.mm-panel > .mm-search
{
    position: absolute;
    top: 0;
    left: 0; 

    width: 100%;
}

.mm-panel.mm-hassearch
{
    padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar
{
    padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar > .mm-search
{
    top: 40px;
}

.mm-noresultsmsg
{
    font-size: 21px;

    padding: 40px 0; 

    text-align: center;
}

.mm-noresults .mm-indexer
{
    display: none !important;
}

li.mm-nosubresults > a.mm-next
{
    display: none;
}

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span
{
    padding-right: 10px;
}

.mm-menu .mm-search input
{
    color: rgba(0, 0, 0, .75); 
    background: rgba(0, 0, 0, .05);
}

.mm-menu .mm-noresultsmsg
{
    color: rgba(0, 0, 0, .3);
}

.mm-indexer
{
    font-size: 12px;

    position: absolute;
    z-index: 15;
    top: 0;
    right: -100px;
    bottom: 0;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 20px;

    -webkit-transition: right .4s ease;
       -moz-transition: right .4s ease;
         -o-transition: right .4s ease;
            transition: right .4s ease;
    -webkit-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate(0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
            transform: translate3d(0, 0, 0); 
    text-align: center;

    background: inherit;
}

.mm-indexer a
{
    display: block;

    height: 3.85%; 

    text-decoration: none;
}

.mm-indexer ~ .mm-panel.mm-hasindexer
{
    padding-right: 40px;
}

.mm-hasindexer .mm-indexer
{
    right: 0;
}

.mm-hasindexer .mm-fixeddivider
{
    right: 20px;
}

.mm-menu .mm-indexer a
{
    color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen)
{
    -webkit-transition: background .4s ease;
       -moz-transition: background .4s ease;
         -o-transition: background .4s ease;
            transition: background .4s ease;
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover
{
    background: rgba(255, 255, 255, .5);
}

.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen)
{
    background: rgba(255, 255, 255, .5);
}

input.mm-check,
input.mm-toggle
{
    position: absolute;
    left: -10000px;
}

label.mm-check,
label.mm-toggle
{
    position: absolute;
    z-index: 2; 
    top: 50%;

    margin: 0;
}

label.mm-check:before,
label.mm-toggle:before
{
    display: block; 

    content: '';
}

label.mm-toggle
{
    width: 50px;
    height: 30px;
    margin-top: -15px; 

    -webkit-border-radius: 30px;
            border-radius: 30px;
}

label.mm-toggle:before
{
    width: 28px;
    height: 28px;
    margin: 1px; 

    -webkit-border-radius: 30px;
            border-radius: 30px;
}

input.mm-toggle:checked ~ label.mm-toggle:before
{
    float: right;
}

label.mm-check
{
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

label.mm-check:before
{
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); 

    opacity: .1;
    border-bottom: 3px solid;
    border-left: 3px solid;
}

input.mm-check:checked ~ label.mm-check:before
{
    opacity: 1;
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle
{
    bottom: auto;

    margin-top: 0;
}

li.mm-vertical label.mm-toggle
{
    top: 5px;
}

li.mm-vertical label.mm-check
{
    top: 5px;
}

label.mm-check,
label.mm-toggle
{
    right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span
{
    padding-right: 80px;
}

label.mm-check + a,
label.mm-check + span
{
    padding-right: 60px;
}

a.mm-next + label.mm-check,
a.mm-next + label.mm-toggle
{
    right: 60px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span,
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span
{
    margin-right: 50px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span
{
    padding-right: 70px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span
{
    padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-check,
em.mm-counter + a.mm-next + label.mm-toggle
{
    right: 100px;
}

em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span,
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span
{
    margin-right: 90px;
}

.mm-menu label.mm-toggle
{
    background: rgba(0, 0, 0, .1);
}

.mm-menu label.mm-toggle:before
{
    background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle
{
    background: #4bd963;
}

.mm-menu label.mm-check:before
{
    border-color: rgba(0, 0, 0, .75);
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table; 

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none; 
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}

[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}

.slick-prev:before
{
    content: '←';
}

[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}

[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-next:before
{
    content: '→';
}

[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.slick-lightbox
{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: opacity .5s ease;
       -moz-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
            transition: opacity .5s ease; 

    background: black;
}

.slick-lightbox .slick-loading .slick-list
{
    background-color: transparent;
}

.slick-lightbox .slick-prev
{
    left: 15px;
}

.slick-lightbox .slick-next
{
    right: 15px;
}

.slick-lightbox-hide
{
    opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie
{
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
        filter: alpha(opacity=0);
}

.slick-lightbox-hide-init
{
    position: absolute;
    top: -9999px;

    opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie
{
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
        filter: alpha(opacity=0);
}

.slick-lightbox-inner
{
    position: fixed;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.slick-lightbox-slick-item
{
    overflow: hidden; 

    text-align: center;
}

.slick-lightbox-slick-item:before
{
    display: inline-block;

    height: 100%;
    margin-right: -.25em; 

    content: '';
    vertical-align: middle;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    margin-bottom: 20px; 

    text-align: center;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption
{
    display: block;

    text-align: center;
}

.slick-lightbox-slick-item-inner
{
    display: inline-block;

    max-width: 90%;
    max-height: 90%; 

    vertical-align: middle;
}

.slick-lightbox-slick-img
{
    display: block;

    max-width: 90%;
    max-height: 90%; 
    margin: 0 auto;
}

.slick-lightbox-slick-caption
{
    margin: 10px 0 0;

    color: white;
}

.slick-lightbox-close
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 15px;
    right: 15px;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none; 
    background: transparent;
}

.slick-lightbox-close:focus
{
    outline: none;
}

.slick-lightbox-close:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    content: '×'; 

    opacity: .85;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger
{
    font: inherit;

    display: inline-block;
    overflow: visible; 

    margin: 0;
    padding: 15px 15px;

    cursor: pointer;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .15s;
       -moz-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: opacity, -webkit-filter;
       -moz-transition-property: opacity, filter;
         -o-transition-property: opacity, filter;
            transition-property: opacity, -webkit-filter;
            transition-property: opacity, filter;
            transition-property: opacity, filter, -webkit-filter;
    text-transform: none;

    color: inherit;
    border: 0;
    background-color: transparent;
}

.hamburger:hover
{
    opacity: .7;
}

.hamburger-box
{
    position: relative; 

    display: inline-block;

    width: 40px;
    height: 24px;
}

.hamburger-inner
{
    top: 50%;

    display: block;

    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after
{
    position: absolute;

    width: 40px;
    height: 4px;

    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease; 
    -webkit-transition-duration: .15s;
       -moz-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
       -moz-transition-property:         transform, -moz-transform;
         -o-transition-property:      -o-transform;
            transition-property: -webkit-transform;
            transition-property:         transform;
            transition-property:         transform, -webkit-transform, -moz-transform, -o-transform;

    -webkit-border-radius: 4px;
            border-radius: 4px;
    background-color: #000;
}

.hamburger-inner::before,
.hamburger-inner::after
{
    display: block; 

    content: '';
}

.hamburger-inner::before
{
    top: -10px;
}

.hamburger-inner::after
{
    bottom: -10px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dx .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dx.is-active .hamburger-inner
{
    -webkit-transform: rotateY(180deg);
       -moz-transform: rotateY(180deg);
            transform: rotateY(180deg); 

    background-color: transparent;
}

.hamburger--3dx.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner
{
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); 

    background-color: transparent;
}

.hamburger--3dx-r.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dy .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dy.is-active .hamburger-inner
{
    -webkit-transform: rotateX(-180deg);
       -moz-transform: rotateX(-180deg);
            transform: rotateX(-180deg); 

    background-color: transparent;
}

.hamburger--3dy.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner
{
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg); 

    background-color: transparent;
}

.hamburger--3dy-r.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dxy .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner
{
    -webkit-transform: rotateX(180deg) rotateY(180deg);
       -moz-transform: rotateX(180deg) rotateY(180deg);
            transform: rotateX(180deg) rotateY(180deg); 

    background-color: transparent;
}

.hamburger--3dxy.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box
{
    -webkit-perspective: 80px;
       -moz-perspective: 80px;
            perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner
{
    -webkit-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
       -moz-transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1);
         -o-transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), -moz-transform .15s cubic-bezier(.645, .045, .355, 1), -o-transform .15s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after
{
    -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
       -moz-transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
         -o-transition:      -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1);
            transition:         transform 0s .1s cubic-bezier(.645, .045, .355, 1), -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -moz-transform 0s .1s cubic-bezier(.645, .045, .355, 1), -o-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner
{
    -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
       -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
            transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); 

    background-color: transparent;
}

.hamburger--3dxy-r.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
}

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before
{
    -webkit-transition: top .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1);
         -o-transition: top .1s .1s ease, -o-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -webkit-transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1), -o-transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt .hamburger-inner::after
{
    -webkit-transition: bottom .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1);
         -o-transition: bottom .1s .1s ease, -o-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -webkit-transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1), -o-transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
       -moz-transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
         -o-transition: top .1s ease, -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22); 
    -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
       -moz-transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
         -o-transition: bottom .1s ease, -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22); 
    -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
}

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before
{
    -webkit-transition: top .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1);
         -o-transition: top .1s .1s ease, -o-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -webkit-transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1), -o-transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after
{
    -webkit-transition: bottom .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
       -moz-transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1);
         -o-transition: bottom .1s .1s ease, -o-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, -webkit-transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1);
            transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1), -webkit-transform .1s cubic-bezier(.165, .84, .44, 1), -moz-transform .1s cubic-bezier(.165, .84, .44, 1), -o-transform .1s cubic-bezier(.165, .84, .44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
       -moz-transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
         -o-transition: top .1s ease, -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22); 
    -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
       -moz-transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
         -o-transition: bottom .1s ease, -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22);
            transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22), -webkit-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -moz-transform .1s .1s cubic-bezier(.895, .03, .685, .22), -o-transform .1s .1s cubic-bezier(.895, .03, .685, .22); 
    -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner
{
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner
{
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before
{
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
       -moz-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
            transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1);
}

/*
   * Boring
   */
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after
{
    -webkit-transition-property: none;
       -moz-transition-property: none;
         -o-transition-property: none;
            transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner
{
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before
{
    top: 0;

    opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner
{
    top: auto;
    bottom: 0;

    -webkit-transition-delay: .13s;
       -moz-transition-delay: .13s;
         -o-transition-delay: .13s;
            transition-delay: .13s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .13s;
       -moz-transition-duration: .13s;
         -o-transition-duration: .13s;
            transition-duration: .13s;
}

.hamburger--collapse .hamburger-inner::after
{
    top: -20px;

    -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
       -moz-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
         -o-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
}

.hamburger--collapse .hamburger-inner::before
{
    -webkit-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--collapse.is-active .hamburger-inner
{
    -webkit-transition-delay: .22s;
       -moz-transition-delay: .22s;
         -o-transition-delay: .22s;
            transition-delay: .22s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--collapse.is-active .hamburger-inner::after
{
    top: 0;

    -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
       -moz-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
         -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear; 

    opacity: 0;
}

.hamburger--collapse.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -o-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .25s cubic-bezier(.215, .61, .355, 1), -o-transform .13s .25s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner
{
    top: auto;
    bottom: 0;

    -webkit-transition-delay: .13s;
       -moz-transition-delay: .13s;
         -o-transition-delay: .13s;
            transition-delay: .13s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .13s;
       -moz-transition-duration: .13s;
         -o-transition-duration: .13s;
            transition-duration: .13s;
}

.hamburger--collapse-r .hamburger-inner::after
{
    top: -20px;

    -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
       -moz-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
         -o-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear;
}

.hamburger--collapse-r .hamburger-inner::before
{
    -webkit-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--collapse-r.is-active .hamburger-inner
{
    -webkit-transition-delay: .22s;
       -moz-transition-delay: .22s;
         -o-transition-delay: .22s;
            transition-delay: .22s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(45deg);
            transform: translate3d(0, -10px, 0) rotate(45deg);
}

.hamburger--collapse-r.is-active .hamburger-inner::after
{
    top: 0;

    -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
       -moz-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
         -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear;
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear; 

    opacity: 0;
}

.hamburger--collapse-r.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -o-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .25s cubic-bezier(.215, .61, .355, 1), -o-transform .13s .25s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner
{
    top: 2px;

    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
       -moz-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
         -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
            transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55); 
    -webkit-transition-duration: .275s;
       -moz-transition-duration: .275s;
         -o-transition-duration: .275s;
            transition-duration: .275s;
}

.hamburger--elastic .hamburger-inner::before
{
    top: 10px;

    -webkit-transition: opacity .125s .275s ease;
       -moz-transition: opacity .125s .275s ease;
         -o-transition: opacity .125s .275s ease;
            transition: opacity .125s .275s ease;
}

.hamburger--elastic .hamburger-inner::after
{
    top: 20px;

    -webkit-transition: -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
       -moz-transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55), -moz-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
         -o-transition:      -o-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition: -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55), -moz-transform .275s cubic-bezier(.68, -.55, .265, 1.55), -o-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner
{
    -webkit-transition-delay: .075s;
       -moz-transition-delay: .075s;
         -o-transition-delay: .075s;
            transition-delay: .075s; 
    -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(135deg);
            transform: translate3d(0, 10px, 0) rotate(135deg);
}

.hamburger--elastic.is-active .hamburger-inner::before
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;

    opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after
{
    -webkit-transition-delay: .075s;
       -moz-transition-delay: .075s;
         -o-transition-delay: .075s;
            transition-delay: .075s; 
    -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
       -moz-transform: translate3d(0, -20px, 0) rotate(-270deg);
            transform: translate3d(0, -20px, 0) rotate(-270deg);
}

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner
{
    top: 2px;

    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
       -moz-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
         -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
            transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55); 
    -webkit-transition-duration: .275s;
       -moz-transition-duration: .275s;
         -o-transition-duration: .275s;
            transition-duration: .275s;
}

.hamburger--elastic-r .hamburger-inner::before
{
    top: 10px;

    -webkit-transition: opacity .125s .275s ease;
       -moz-transition: opacity .125s .275s ease;
         -o-transition: opacity .125s .275s ease;
            transition: opacity .125s .275s ease;
}

.hamburger--elastic-r .hamburger-inner::after
{
    top: 20px;

    -webkit-transition: -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
       -moz-transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55), -moz-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
         -o-transition:      -o-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition: -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55);
            transition:         transform .275s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .275s cubic-bezier(.68, -.55, .265, 1.55), -moz-transform .275s cubic-bezier(.68, -.55, .265, 1.55), -o-transform .275s cubic-bezier(.68, -.55, .265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner
{
    -webkit-transition-delay: .075s;
       -moz-transition-delay: .075s;
         -o-transition-delay: .075s;
            transition-delay: .075s; 
    -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(-135deg);
            transform: translate3d(0, 10px, 0) rotate(-135deg);
}

.hamburger--elastic-r.is-active .hamburger-inner::before
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;

    opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after
{
    -webkit-transition-delay: .075s;
       -moz-transition-delay: .075s;
         -o-transition-delay: .075s;
            transition-delay: .075s; 
    -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
       -moz-transform: translate3d(0, -20px, 0) rotate(270deg);
            transform: translate3d(0, -20px, 0) rotate(270deg);
}

/*
   * Emphatic
   */
.hamburger--emphatic
{
    overflow: hidden;
}

.hamburger--emphatic .hamburger-inner
{
    -webkit-transition: background-color .125s .175s ease-in;
       -moz-transition: background-color .125s .175s ease-in;
         -o-transition: background-color .125s .175s ease-in;
            transition: background-color .125s .175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before
{
    left: 0;

    -webkit-transition: top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
       -moz-transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in, -moz-transform .125s cubic-bezier(.6, .04, .98, .335);
         -o-transition: top .05s .125s linear, left .125s .175s ease-in, -o-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in;
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335), -moz-transform .125s cubic-bezier(.6, .04, .98, .335), -o-transform .125s cubic-bezier(.6, .04, .98, .335);
}

.hamburger--emphatic .hamburger-inner::after
{
    top: 10px;
    right: 0;

    -webkit-transition: top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
       -moz-transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in, -moz-transform .125s cubic-bezier(.6, .04, .98, .335);
         -o-transition: top .05s .125s linear, right .125s .175s ease-in, -o-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in;
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335), -moz-transform .125s cubic-bezier(.6, .04, .98, .335), -o-transform .125s cubic-bezier(.6, .04, .98, .335);
}

.hamburger--emphatic.is-active .hamburger-inner
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;

    background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before
{
    top: -80px;
    left: -80px;

    -webkit-transition: left .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
       -moz-transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
         -o-transition: left .125s ease-out, top .05s .125s linear, -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1); 
    -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
       -moz-transform: translate3d(80px, 80px, 0) rotate(45deg);
            transform: translate3d(80px, 80px, 0) rotate(45deg);
}

.hamburger--emphatic.is-active .hamburger-inner::after
{
    top: -80px;
    right: -80px;

    -webkit-transition: right .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
       -moz-transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
         -o-transition: right .125s ease-out, top .05s .125s linear, -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1); 
    -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
       -moz-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
            transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r
{
    overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner
{
    -webkit-transition: background-color .125s .175s ease-in;
       -moz-transition: background-color .125s .175s ease-in;
         -o-transition: background-color .125s .175s ease-in;
            transition: background-color .125s .175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before
{
    left: 0;

    -webkit-transition: top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
       -moz-transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in, -moz-transform .125s cubic-bezier(.6, .04, .98, .335);
         -o-transition: top .05s .125s linear, left .125s .175s ease-in, -o-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in;
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, left .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335), -moz-transform .125s cubic-bezier(.6, .04, .98, .335), -o-transform .125s cubic-bezier(.6, .04, .98, .335);
}

.hamburger--emphatic-r .hamburger-inner::after
{
    top: 10px;
    right: 0;

    -webkit-transition: top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
       -moz-transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in, -moz-transform .125s cubic-bezier(.6, .04, .98, .335);
         -o-transition: top .05s .125s linear, right .125s .175s ease-in, -o-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335);
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in;
            transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s .125s linear, right .125s .175s ease-in, -webkit-transform .125s cubic-bezier(.6, .04, .98, .335), -moz-transform .125s cubic-bezier(.6, .04, .98, .335), -o-transform .125s cubic-bezier(.6, .04, .98, .335);
}

.hamburger--emphatic-r.is-active .hamburger-inner
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;

    background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before
{
    top: 80px;
    left: -80px;

    -webkit-transition: left .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
       -moz-transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
         -o-transition: left .125s ease-out, top .05s .125s linear, -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1); 
    -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
       -moz-transform: translate3d(80px, -80px, 0) rotate(-45deg);
            transform: translate3d(80px, -80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after
{
    top: 80px;
    right: -80px;

    -webkit-transition: right .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
       -moz-transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
         -o-transition: right .125s ease-out, top .05s .125s linear, -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1);
            transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(.075, .82, .165, 1), -webkit-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -moz-transform .125s .175s cubic-bezier(.075, .82, .165, 1), -o-transform .125s .175s cubic-bezier(.075, .82, .165, 1); 
    -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
       -moz-transform: translate3d(-80px, -80px, 0) rotate(45deg);
            transform: translate3d(-80px, -80px, 0) rotate(45deg);
}

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after
{
    -webkit-transition: bottom .08s 0s ease-out, top .08s 0s ease-out, opacity 0s linear;
       -moz-transition: bottom .08s 0s ease-out, top .08s 0s ease-out, opacity 0s linear;
         -o-transition: bottom .08s 0s ease-out, top .08s 0s ease-out, opacity 0s linear;
            transition: bottom .08s 0s ease-out, top .08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after
{
    -webkit-transition: bottom .08s ease-out, top .08s ease-out, opacity 0s .08s linear;
       -moz-transition: bottom .08s ease-out, top .08s ease-out, opacity 0s .08s linear;
         -o-transition: bottom .08s ease-out, top .08s ease-out, opacity 0s .08s linear;
            transition: bottom .08s ease-out, top .08s ease-out, opacity 0s .08s linear; 

    opacity: 0;
}

.hamburger--minus.is-active .hamburger-inner::before
{
    top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after
{
    bottom: 0;
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner
{
    top: 2px;
}

.hamburger--slider .hamburger-inner::before
{
    top: 10px;

    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
       -moz-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s; 
    -webkit-transition-property: opacity, -webkit-transform;
       -moz-transition-property: transform, opacity, -moz-transform;
         -o-transition-property: opacity, -o-transform;
            transition-property: opacity, -webkit-transform;
            transition-property: transform, opacity;
            transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
}

.hamburger--slider .hamburger-inner::after
{
    top: 20px;
}

.hamburger--slider.is-active .hamburger-inner
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before
{
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
       -moz-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
            transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);

    opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
       -moz-transform: translate3d(0, -20px, 0) rotate(-90deg);
            transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner
{
    top: 2px;
}

.hamburger--slider-r .hamburger-inner::before
{
    top: 10px;

    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .15s;
       -moz-transition-duration: .15s;
         -o-transition-duration: .15s;
            transition-duration: .15s; 
    -webkit-transition-property: opacity, -webkit-transform;
       -moz-transition-property: transform, opacity, -moz-transform;
         -o-transition-property: opacity, -o-transform;
            transition-property: opacity, -webkit-transform;
            transition-property: transform, opacity;
            transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
}

.hamburger--slider-r .hamburger-inner::after
{
    top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner
{
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(-45deg);
            transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before
{
    -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
       -moz-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
            transform: rotate(45deg) translate3d(5.71429px, -6px, 0);

    opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after
{
    -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
       -moz-transform: translate3d(0, -20px, 0) rotate(90deg);
            transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .22s;
       -moz-transition-duration: .22s;
         -o-transition-duration: .22s;
            transition-duration: .22s;
}

.hamburger--spin .hamburger-inner::before
{
    -webkit-transition: top .1s .25s ease-in, opacity .1s ease-in;
       -moz-transition: top .1s .25s ease-in, opacity .1s ease-in;
         -o-transition: top .1s .25s ease-in, opacity .1s ease-in;
            transition: top .1s .25s ease-in, opacity .1s ease-in;
}

.hamburger--spin .hamburger-inner::after
{
    -webkit-transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19), -moz-transform .22s cubic-bezier(.55, .055, .675, .19);
         -o-transition: bottom .1s .25s ease-in, -o-transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19), -webkit-transform .22s cubic-bezier(.55, .055, .675, .19), -moz-transform .22s cubic-bezier(.55, .055, .675, .19), -o-transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin.is-active .hamburger-inner
{
    -webkit-transition-delay: .12s;
       -moz-transition-delay: .12s;
         -o-transition-delay: .12s;
            transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(225deg);
       -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
         -o-transform: rotate(225deg);
            transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s ease-out, opacity .1s .12s ease-out;
       -moz-transition: top .1s ease-out, opacity .1s .12s ease-out;
         -o-transition: top .1s ease-out, opacity .1s .12s ease-out;
            transition: top .1s ease-out, opacity .1s .12s ease-out; 

    opacity: 0;
}

.hamburger--spin.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
         -o-transition: bottom .1s ease-out, -o-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .22s .12s cubic-bezier(.215, .61, .355, 1), -o-transform .22s .12s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .22s;
       -moz-transition-duration: .22s;
         -o-transition-duration: .22s;
            transition-duration: .22s;
}

.hamburger--spin-r .hamburger-inner::before
{
    -webkit-transition: top .1s .25s ease-in, opacity .1s ease-in;
       -moz-transition: top .1s .25s ease-in, opacity .1s ease-in;
         -o-transition: top .1s .25s ease-in, opacity .1s ease-in;
            transition: top .1s .25s ease-in, opacity .1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after
{
    -webkit-transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19), -moz-transform .22s cubic-bezier(.55, .055, .675, .19);
         -o-transition: bottom .1s .25s ease-in, -o-transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19), -webkit-transform .22s cubic-bezier(.55, .055, .675, .19), -moz-transform .22s cubic-bezier(.55, .055, .675, .19), -o-transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin-r.is-active .hamburger-inner
{
    -webkit-transition-delay: .12s;
       -moz-transition-delay: .12s;
         -o-transition-delay: .12s;
            transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-225deg);
       -moz-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
         -o-transform: rotate(-225deg);
            transform: rotate(-225deg);
}

.hamburger--spin-r.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s ease-out, opacity .1s .12s ease-out;
       -moz-transition: top .1s ease-out, opacity .1s .12s ease-out;
         -o-transition: top .1s ease-out, opacity .1s .12s ease-out;
            transition: top .1s ease-out, opacity .1s .12s ease-out; 

    opacity: 0;
}

.hamburger--spin-r.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
         -o-transition: bottom .1s ease-out, -o-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .22s .12s cubic-bezier(.215, .61, .355, 1), -o-transform .22s .12s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner
{
    top: 2px;

    -webkit-transition: background-color 0s .13s linear;
       -moz-transition: background-color 0s .13s linear;
         -o-transition: background-color 0s .13s linear;
            transition: background-color 0s .13s linear;
}

.hamburger--spring .hamburger-inner::before
{
    top: 10px;

    -webkit-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spring .hamburger-inner::after
{
    top: 20px;

    -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spring.is-active .hamburger-inner
{
    -webkit-transition-delay: .22s;
       -moz-transition-delay: .22s;
         -o-transition-delay: .22s;
            transition-delay: .22s;

    background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after
{
    top: 0;

    -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(-45deg);
            transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner
{
    top: auto;
    bottom: 0;

    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .13s;
       -moz-transition-duration: .13s;
         -o-transition-duration: .13s;
            transition-duration: .13s;
}
#pencia_pay{
    padding: 25px 10px;
    background: white;
    position: inherit;
    bottom: 0px;
}
.hamburger--spring-r .hamburger-inner::after
{
    top: -20px;

    -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear;
       -moz-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear;
         -o-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear;
            transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before
{
    -webkit-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
            transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19), -moz-transform .13s cubic-bezier(.55, .055, .675, .19), -o-transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spring-r.is-active .hamburger-inner
{
    -webkit-transition-delay: .22s;
       -moz-transition-delay: .22s;
         -o-transition-delay: .22s;
            transition-delay: .22s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--spring-r.is-active .hamburger-inner::after
{
    top: 0;

    -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear;
       -moz-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear;
         -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear;
            transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear; 

    opacity: 0;
}

.hamburger--spring-r.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
            transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -moz-transform .13s .22s cubic-bezier(.215, .61, .355, 1), -o-transform .13s .22s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}

/*
   * Stand
   */
.hamburger--stand .hamburger-inner
{
    -webkit-transition: background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear, -moz-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
         -o-transition: background-color 0s .075s linear, -o-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
            transition: background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
            transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear;
            transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s .15s cubic-bezier(.55, .055, .675, .19), -o-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand .hamburger-inner::before
{
    -webkit-transition: top .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .075s .075s ease-in, -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand .hamburger-inner::after
{
    -webkit-transition: bottom .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
         -o-transition: bottom .075s .075s ease-in, -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand.is-active .hamburger-inner
{
    -webkit-transition: background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear, -moz-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
         -o-transition: background-color 0s .15s linear, -o-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
            transition: background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
            transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear;
            transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s 0s cubic-bezier(.215, .61, .355, 1), -o-transform .075s 0s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);

    background-color: transparent;
}

.hamburger--stand.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .075s .1s ease-out, -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.hamburger--stand.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
         -o-transition: bottom .075s .1s ease-out, -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner
{
    -webkit-transition: background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear, -moz-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
         -o-transition: background-color 0s .075s linear, -o-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
            transition: background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
            transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear;
            transition: transform .075s .15s cubic-bezier(.55, .055, .675, .19), background-color 0s .075s linear, -webkit-transform .075s .15s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s .15s cubic-bezier(.55, .055, .675, .19), -o-transform .075s .15s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand-r .hamburger-inner::before
{
    -webkit-transition: top .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
         -o-transition: top .075s .075s ease-in, -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand-r .hamburger-inner::after
{
    -webkit-transition: bottom .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
         -o-transition: bottom .075s .075s ease-in, -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s 0s cubic-bezier(.55, .055, .675, .19), -o-transform .075s 0s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--stand-r.is-active .hamburger-inner
{
    -webkit-transition: background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear, -moz-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
         -o-transition: background-color 0s .15s linear, -o-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
            transition: background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1);
            transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear;
            transition: transform .075s 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear, -webkit-transform .075s 0s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s 0s cubic-bezier(.215, .61, .355, 1), -o-transform .075s 0s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);

    background-color: transparent;
}

.hamburger--stand-r.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
         -o-transition: top .075s .1s ease-out, -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.hamburger--stand-r.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
         -o-transition: bottom .075s .1s ease-out, -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .15s cubic-bezier(.215, .61, .355, 1), -o-transform .075s .15s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
       -moz-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
         -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
            transition-timing-function: cubic-bezier(.55, .055, .675, .19); 
    -webkit-transition-duration: .075s;
       -moz-transition-duration: .075s;
         -o-transition-duration: .075s;
            transition-duration: .075s;
}

.hamburger--squeeze .hamburger-inner::before
{
    -webkit-transition: top .075s .12s ease, opacity .075s ease;
       -moz-transition: top .075s .12s ease, opacity .075s ease;
         -o-transition: top .075s .12s ease, opacity .075s ease;
            transition: top .075s .12s ease, opacity .075s ease;
}

.hamburger--squeeze .hamburger-inner::after
{
    -webkit-transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
       -moz-transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s cubic-bezier(.55, .055, .675, .19);
         -o-transition: bottom .075s .12s ease, -o-transform .075s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19);
            transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s cubic-bezier(.55, .055, .675, .19), -moz-transform .075s cubic-bezier(.55, .055, .675, .19), -o-transform .075s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--squeeze.is-active .hamburger-inner
{
    -webkit-transition-delay: .12s;
       -moz-transition-delay: .12s;
         -o-transition-delay: .12s;
            transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
       -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
         -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.hamburger--squeeze.is-active .hamburger-inner::before
{
    top: 0;

    -webkit-transition: top .075s ease, opacity .075s .12s ease;
       -moz-transition: top .075s ease, opacity .075s .12s ease;
         -o-transition: top .075s ease, opacity .075s .12s ease;
            transition: top .075s ease, opacity .075s .12s ease; 

    opacity: 0;
}

.hamburger--squeeze.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
       -moz-transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
         -o-transition: bottom .075s ease, -o-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1);
            transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1), -moz-transform .075s .12s cubic-bezier(.215, .61, .355, 1), -o-transform .075s .12s cubic-bezier(.215, .61, .355, 1); 
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1); 
    -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
         -o-transition-duration: .2s;
            transition-duration: .2s;
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after
{
    -webkit-transition-delay: .1s;
       -moz-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; 
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
}

.hamburger--vortex .hamburger-inner::before
{
    -webkit-transition-property: top, opacity;
       -moz-transition-property: top, opacity;
         -o-transition-property: top, opacity;
            transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after
{
    -webkit-transition-property: bottom, -webkit-transform;
       -moz-transition-property: bottom, transform, -moz-transform;
         -o-transition-property: bottom, -o-transform;
            transition-property: bottom, -webkit-transform;
            transition-property: bottom, transform;
            transition-property: bottom, transform, -webkit-transform, -moz-transform, -o-transform;
}

.hamburger--vortex.is-active .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1); 
    -webkit-transform: rotate(765deg);
       -moz-transform: rotate(765deg);
        -ms-transform: rotate(765deg);
         -o-transform: rotate(765deg);
            transform: rotate(765deg);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before
{
    top: 0;

    opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1); 
    -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
         -o-transition-duration: .2s;
            transition-duration: .2s;
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after
{
    -webkit-transition-delay: .1s;
       -moz-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; 
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
}

.hamburger--vortex-r .hamburger-inner::before
{
    -webkit-transition-property: top, opacity;
       -moz-transition-property: top, opacity;
         -o-transition-property: top, opacity;
            transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after
{
    -webkit-transition-property: bottom, -webkit-transform;
       -moz-transition-property: bottom, transform, -moz-transform;
         -o-transition-property: bottom, -o-transform;
            transition-property: bottom, -webkit-transform;
            transition-property: bottom, transform;
            transition-property: bottom, transform, -webkit-transform, -moz-transform, -o-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner
{
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1); 
    -webkit-transform: rotate(-765deg);
       -moz-transform: rotate(-765deg);
        -ms-transform: rotate(-765deg);
         -o-transform: rotate(-765deg);
            transform: rotate(-765deg);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after
{
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before
{
    top: 0;

    opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after
{
    bottom: 0;

    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked
{
    overflow: hidden;

    -ms-touch-action: none;
        touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id]
{
    display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay
{
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;

    display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper
{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: auto;

    text-align: center;

    -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after
{
    display: inline-block;

    height: 100%;
    margin-left: -.05em;

    content: '';
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper
{
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal
{
    position: relative;

    outline: none;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
}

.remodal-is-initialized
{
    /* Disable Anti-FOUC */
    display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened
{
    -webkit-filter: blur(3px);
            filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay
{
    background: rgba(43, 46, 56, .9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing
{
    -webkit-animation-duration: .3s;
       -moz-animation-duration: .3s;
         -o-animation-duration: .3s;
            animation-duration: .3s;

    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening
{
    -webkit-animation-name: remodal-overlay-opening-keyframes;
       -moz-animation-name: remodal-overlay-opening-keyframes;
         -o-animation-name: remodal-overlay-opening-keyframes;
            animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing
{
    -webkit-animation-name: remodal-overlay-closing-keyframes;
       -moz-animation-name: remodal-overlay-closing-keyframes;
         -o-animation-name: remodal-overlay-closing-keyframes;
            animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper
{
    padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;

    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    color: #2b2e38;
    background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing
{
    -webkit-animation-duration: .3s;
       -moz-animation-duration: .3s;
         -o-animation-duration: .3s;
            animation-duration: .3s;

    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

.remodal.remodal-is-opening
{
    -webkit-animation-name: remodal-opening-keyframes;
       -moz-animation-name: remodal-opening-keyframes;
         -o-animation-name: remodal-opening-keyframes;
            animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing
{
    -webkit-animation-name: remodal-closing-keyframes;
       -moz-animation-name: remodal-closing-keyframes;
         -o-animation-name: remodal-closing-keyframes;
            animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after
{
    vertical-align: middle;
}

/* Close button */
.remodal-close
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    overflow: visible;

    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;

    cursor: pointer;
    -webkit-transition: color .2s;
       -moz-transition: color .2s;
         -o-transition: color .2s;
            transition: color .2s;
    text-decoration: none;

    color: #95979c;
    border: 0;
    outline: 0;
    background: transparent;
}

.remodal-close:hover,
.remodal-close:focus
{
    color: #2b2e38;
}

.remodal-close:before
{
    font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
    font-size: 25px;
    line-height: 35px;

    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 35px;

    content: '\00d7';
    text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel
{
    font: inherit;

    display: inline-block;
    overflow: visible;

    min-width: 110px;
    margin: 0;
    padding: 12px 0;

    cursor: pointer;
    -webkit-transition: background .2s;
       -moz-transition: background .2s;
         -o-transition: background .2s;
            transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;

    border: 0;
    outline: 0;
}

.remodal-confirm
{
    color: #fff;
    background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus
{
    background: #66bb6a;
}

.remodal-cancel
{
    color: #fff;
    background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus
{
    background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner
{
    padding: 0;

    border: 0;
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }
    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-moz-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }
    to
    {
        -webkit-transform: none;
           -moz-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-o-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
             -o-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }
    to
    {
        -webkit-transform: none;
             -o-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
             -o-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }
    to
    {
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-webkit-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    to
    {
        -webkit-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-moz-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    to
    {
        -webkit-transform: scale(.95);
           -moz-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-o-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    to
    {
        -webkit-transform: scale(.95);
             -o-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    to
    {
        -webkit-transform: scale(.95);
           -moz-transform: scale(.95);
             -o-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

@-moz-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

@-o-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

@keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}

@-moz-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}

@-o-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}

@keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px)
{
    .remodal
    {
        max-width: 700px;
    }
}

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay
{
    background: #2b2e38;
}

.lt-ie9 .remodal
{
    width: 700px;
}

*
{
    outline: none;
}

::-moz-selection
{
    background: rgba(195, 159, 118, .5);
}

::selection
{
    background: rgba(195, 159, 118, .5);
}

.btnn
{
    font-size: 24px;

    padding: 10px;

    cursor: pointer; 
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;

    color: #fff;
}

.btn_red
{
    display: block;

    padding: 10px 50px; 

    border: 1px dashed #fff;
    background-color: #e30413;
}
.btn_red:hover
{
    color: #e30413; 
    background-color: #fff;
}

.btn_white
{
    display: block;

    padding: 10px 50px;

    color: #082f54; 
    border: 1px dashed #082f54;
    background-color: #fff;
}
.btn_white:hover
{
    color: #fff; 
    background-color: #082f54;
}

.btn_tr
{
    display: inline-block;

    width: 40%;
    margin: 2% 2%; 

    border: 1px solid #fff;
}
.btn_tr:hover
{
    border: 1px solid #e30413; 
    background-color: #e30413;
}

.head_main_text
{
    font-size: 30px;
    font-weight: bold;

    margin-top: 4%;
    margin-bottom: 2%; 

    color: #37383d;
}
.head_main_text span
{
    font-weight: bold; 

    color: #e30413;
}

.under_head_main_text
{
    font-size: 24px;

    margin-top: 1%; 

    color: #37383d;
}
.under_head_main_text span
{
    font-weight: bold;

    text-transform: uppercase; 

    color: #e30413;
}

body
{
    overflow-x: hidden; 

    color: #37383d;
}

a
{
    color: #000;
}
a:hover,
a:active,
a:focus
{
    text-decoration: none;

    color: #cd0021;
}

.breadcrumb > li + li:before
{
    margin-right: 5px; 

    content: '|';

    color: #1e221d;
}

.breadcrumb > .active
{
    font-weight: bold; 

    color: #1e221d;
}

.breadcrumb
{
    font-size: 16px;

    margin-top: 10px; 
    padding-left: 0;

    background-color: #fff;
}

.slick-prev:before,
.slick-next:before
{
    content: ''; 

    color: #000;
}

.slick-prev
{
    left: 0;

    width: 14px;
    height: 36px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 

    background-image: url(../icons/arrow-l.png);
    background-position: center;
}
.slick-prev:hover,
.slick-prev:focus
{
    background-image: url(../icons/arrow-l_r.png);
}

.slick-next
{
    right: 0;

    width: 14px;
    height: 36px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 

    background-image: url(../icons/arrow-r.png);
    background-position: center;
}
.slick-next:hover,
.slick-next:focus
{
    background-image: url(../icons/aroow-rr.png);
}

.slick-lightbox .slick-prev
{
    z-index: 999;
}

.slick-lightbox-close::before
{
    font-size: 45px;
    font-weight: bold;

    z-index: 999999999;

    cursor: pointer;
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 

    color: #c39f76;
}

.slick-lightbox-close
{
    right: 1.5%; 

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}

.slick-lightbox-close:hover::before
{
    color: #cd0021;
}

.after_figure
{
    position: relative;

    display: inline-block;
}
.after_figure:after
{
    position: absolute;
    bottom: -33px;
    left: 50%;

    display: block;

    width: 110%;
    height: 50px;

    content: '';
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);

    background-image: url(../icons/figureX.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 50px;
         -o-background-size: 100% 50px;
            background-size: 100% 50px;
}

.slick-lightbox-slick-caption
{
    font-weight: bold; 

    color: #fff;
}
.slick-lightbox-slick-caption:before
{
    font-size: 14px; 
    font-weight: normal;

    content: 'Артикул: ';
}

.hover_shadow_border:not(.slick-center)
{
    position: relative;
}
.hover_shadow_border:not(.slick-center):before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: .8s;
       -moz-transition: .8s;
         -o-transition: .8s;
            transition: .8s; 

    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 35px 15px #c39f76;
            box-shadow: inset 0 0 35px 15px #c39f76;
}
.hover_shadow_border:not(.slick-center):hover:before
{
    opacity: 1;
}

.hover_shadow_border_after:not(.slick-center)
{
    position: relative;
}
.hover_shadow_border_after:not(.slick-center):after
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: .8s;
       -moz-transition: .8s;
         -o-transition: .8s;
            transition: .8s; 

    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 35px 15px #c39f76;
            box-shadow: inset 0 0 35px 15px #c39f76;
}
.hover_shadow_border_after:not(.slick-center):hover:after
{
    opacity: 1;
}

.caption_over
{
    position: relative;
}
.caption_over:before
{
    position: absolute;
    bottom: 10px;
    left: 10px;

    display: block;

    width: auto; 
    min-width: 85px;
    padding: 5px 9px;

    content: attr(data-caption);

    color: #1e221d;
    border: 1px solid #c39f76;
    background-color: rgba(236, 233, 230, .8);
}

.caption_over_after
{
    position: relative;
}
.caption_over_after span
{
    position: absolute;
    z-index: 2; 
    bottom: 10px;
    left: 10px;

    display: block;

    width: auto;
    min-width: 85px;
    padding: 5px 9px;

    color: #1e221d;
    border: 1px solid #c39f76;
    background-color: rgba(236, 233, 230, .8);
}

.caption_link
{
    position: relative;
}
.caption_link:after
{
    font-family: FontAwesome;
    font-size: 54px;

    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    content: '\f0c1';
    -webkit-transition: .8s;
       -moz-transition: .8s;
         -o-transition: .8s;
            transition: .8s; 
    -webkit-transform: translate(10%, 10%) scale(.1);
       -moz-transform: translate(10%, 10%) scale(.1);
        -ms-transform: translate(10%, 10%) scale(.1);
         -o-transform: translate(10%, 10%) scale(.1);
            transform: translate(10%, 10%) scale(.1);

    opacity: 0;
    color: #cd0021;
}
.caption_link:hover:after
{
    -webkit-transform: translate(-50%, -50%) scale(1);
       -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
         -o-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); 

    opacity: .4;
}

/* Sweep To Right */
.hvr-sweep-to-right
{
    position: relative;

    display: inline-block;

    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s; 
    -webkit-transition-property: color;
       -moz-transition-property: color;
         -o-transition-property: color;
            transition-property: color;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    vertical-align: middle;

    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
}

.hvr-sweep-to-right:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out; 
    -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
         -o-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property:         transform;
    -webkit-transition-property: -webkit-transform;
       -moz-transition-property:         transform, -moz-transform;
         -o-transition-property:      -o-transform;
            transition-property: -webkit-transform;
            transition-property:         transform;
            transition-property:         transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
         -o-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
       -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
         -o-transform-origin: 0 50%;
            transform-origin: 0 50%;

    background: #c39f76;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active
{
    color: #fff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before
{
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);
}

/* Tooltip */
.images_item + .tooltip > .tooltip-inner
{
    font-size: 12px;

    margin-bottom: -5px; 
    padding: 3px;

    color: #1e221d;
    border: 1px solid #c39f76;
    background-color: rgba(195, 159, 118, .5);
}

/* Tooltip on top */
.images_item + .tooltip.top > .tooltip-arrow
{
    margin-bottom: -5px; 

    border-top: 5px solid #c39f76;
}

.slick-lightbox-slick-item-inner
{
    cursor: url(../icons/pointer3.svg), auto;
}

a
{
    cursor: pointer;
}

::-webkit-scrollbar
{
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical
{
    width: 12px;
}

::-webkit-scrollbar:horizontal
{
    height: 12px;
}

::-webkit-scrollbar-thumb
{
    border: 2px solid #c39f76; 
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #c39f76;
}

::-webkit-scrollbar-track
{
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #f2f0ed;
}

#mm-blocker
{
    z-index: 999;

    cursor: pointer;
}

.sticky:before,
.sticky:after
{
    display: table; 

    content: '';
}

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
.tooltipster-fall,
.tooltipster-grow.tooltipster-show
{
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
        -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}

.tooltipster-base
{
    position: absolute; 

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    pointer-events: none;
}

.tooltipster-box
{
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}

.tooltipster-content
{
    overflow: auto; 

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
}

.tooltipster-ruler
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    visibility: hidden; 
    overflow: hidden;
}

.tooltipster-fade
{
    -webkit-transition-property: opacity;
       -moz-transition-property: opacity;
         -o-transition-property: opacity;
            transition-property: opacity; 

    opacity: 0;
}

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

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

    -webkit-backface-visibility: hidden;
}

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

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

    opacity: 0;
}

.tooltipster-swing.tooltipster-show
{
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
       -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
         -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
            transition-timing-function: cubic-bezier(.23, .635, .495, 2.4); 
    -webkit-transform: rotateZ(0);
       -moz-transform: rotateZ(0);
        -ms-transform: rotateZ(0);
         -o-transform: rotateZ(0);
            transform: rotateZ(0);

    opacity: 1;
}

.tooltipster-fall
{
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
            transition-timing-function: cubic-bezier(.175, .885, .32, 1.15); 
    -webkit-transition-property: top;
       -moz-transition-property: top;
         -o-transition-property: top;
            transition-property: top;
}

.tooltipster-fall.tooltipster-initial
{
    top: 0 !important;
}

.tooltipster-fall.tooltipster-dying
{
    top: 0 !important;

    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;

    opacity: 0;
}

.tooltipster-slide
{
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
       -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
         -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
            transition-timing-function: cubic-bezier(.175, .885, .32, 1.15); 
    -webkit-transition-property: left;
       -moz-transition-property: left;
         -o-transition-property: left;
            transition-property: left;
}

.tooltipster-slide.tooltipster-initial
{
    left: -40px !important;
}

.tooltipster-slide.tooltipster-dying
{
    left: 0 !important;

    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;

    opacity: 0;
}

@-webkit-keyframes tooltipster-fading
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
}

@-moz-keyframes tooltipster-fading
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
}

@-o-keyframes tooltipster-fading
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
}

@keyframes tooltipster-fading
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
}

.tooltipster-update-fade
{
    -webkit-animation: tooltipster-fading .4s;
       -moz-animation: tooltipster-fading .4s;
         -o-animation: tooltipster-fading .4s;
            animation: tooltipster-fading .4s;
}

@-webkit-keyframes tooltipster-rotating
{
    25%
    {
        -webkit-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
    75%
    {
        -webkit-transform: rotate(2deg);
                transform: rotate(2deg);
    }
    100%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@-moz-keyframes tooltipster-rotating
{
    25%
    {
        -moz-transform: rotate(-2deg);
             transform: rotate(-2deg);
    }
    75%
    {
        -moz-transform: rotate(2deg);
             transform: rotate(2deg);
    }
    100%
    {
        -moz-transform: rotate(0);
             transform: rotate(0);
    }
}

@-o-keyframes tooltipster-rotating
{
    25%
    {
        -o-transform: rotate(-2deg);
           transform: rotate(-2deg);
    }
    75%
    {
        -o-transform: rotate(2deg);
           transform: rotate(2deg);
    }
    100%
    {
        -o-transform: rotate(0);
           transform: rotate(0);
    }
}

@keyframes tooltipster-rotating
{
    25%
    {
        -webkit-transform: rotate(-2deg);
           -moz-transform: rotate(-2deg);
             -o-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
    75%
    {
        -webkit-transform: rotate(2deg);
           -moz-transform: rotate(2deg);
             -o-transform: rotate(2deg);
                transform: rotate(2deg);
    }
    100%
    {
        -webkit-transform: rotate(0);
           -moz-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0);
    }
}

.tooltipster-update-rotate
{
    -webkit-animation: tooltipster-rotating .6s;
       -moz-animation: tooltipster-rotating .6s;
         -o-animation: tooltipster-rotating .6s;
            animation: tooltipster-rotating .6s;
}

@-webkit-keyframes tooltipster-scaling
{
    50%
    {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    100%
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-moz-keyframes tooltipster-scaling
{
    50%
    {
        -moz-transform: scale(1.1);
             transform: scale(1.1);
    }
    100%
    {
        -moz-transform: scale(1);
             transform: scale(1);
    }
}

@-o-keyframes tooltipster-scaling
{
    50%
    {
        -o-transform: scale(1.1);
           transform: scale(1.1);
    }
    100%
    {
        -o-transform: scale(1);
           transform: scale(1);
    }
}

@keyframes tooltipster-scaling
{
    50%
    {
        -webkit-transform: scale(1.1);
           -moz-transform: scale(1.1);
             -o-transform: scale(1.1);
                transform: scale(1.1);
    }
    100%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}

.tooltipster-update-scale
{
    -webkit-animation: tooltipster-scaling .6s;
       -moz-animation: tooltipster-scaling .6s;
         -o-animation: tooltipster-scaling .6s;
            animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box
{
    border: 2px solid #000;
    -webkit-border-radius: 4px;
            border-radius: 4px; 
    background: #565656;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box
{
    margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box
{
    margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box
{
    margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box
{
    margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content
{
    line-height: 18px;

    padding: 6px 14px; 

    color: #fff;
}

.tooltipster-sidetip .tooltipster-arrow
{
    position: absolute; 

    overflow: hidden;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow
{
    top: 0;

    width: 20px; 
    height: 10px;
    margin-left: -10px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow
{
    top: 0;
    right: 0;

    width: 10px; 
    height: 20px;
    margin-top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow
{
    top: 0;
    left: 0;

    width: 10px; 
    height: 20px;
    margin-top: -10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow
{
    bottom: 0;

    width: 20px; 
    height: 10px;
    margin-left: -10px;
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border
{
    position: absolute;

    width: 0; 
    height: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background
{
    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background
{
    top: 3px; 
    left: 0;

    border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background
{
    top: 0; 
    left: -3px;

    border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background
{
    top: 0; 
    left: 3px;

    border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background
{
    top: -3px; 
    left: 0;

    border-top-color: #fff;
}

.tooltipster-sidetip .tooltipster-arrow-border
{
    top: 0; 
    left: 0;

    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border
{
    border-bottom-color: #999;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border
{
    border-left-color: #999;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border
{
    border-right-color: #999;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border
{
    border-top-color: #999;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped
{
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped
{
    top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped
{
    left: -10px;
}

.body_OH
{
    position: relative; 

    overflow: hidden;

    height: 100%;
}

*
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

html,
body
{
    font-family: 'Roboto', sans-serif;
    font-size: 18px; 

    margin: 0;
    padding: 0;
}

.fl_container
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.overlay
{
    position: absolute;
    z-index: 2; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    opacity: 0;
    background-color: #c97a41;
}

.overlay_img
{
    position: relative;
    z-index: 3; 

    opacity: 0;
}

a
{
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 
    text-decoration: none;

    outline: none;
}
table a{
    text-decoration: underline;
}
li
{
    margin: 0; 
    padding: 0;

    list-style-type: none;
}

ul
{
    margin: 0;
    padding: 0;
}

.wr
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

button,
a
{
    outline: none;
}

.arrow50
{
    width: 50%;
}

#contPreloader
{
    position: fixed;
    z-index: 9999999999999999999999999999999999999; 
    top: 0;
    bottom: 0;

    width: 100%;
    height: 5px;
}
#contPreloader #scrollPreload
{
    width: 0;
    height: 3px; 

    background: -webkit-gradient(linear, left top, right top, from(#c97a41), to(#da2919));
    background: -webkit-linear-gradient(left, #c97a41 0%, #da2919 100%);
    background:    -moz-linear-gradient(left, #c97a41 0%, #da2919 100%);
    background:      -o-linear-gradient(left, #c97a41 0%, #da2919 100%);
    background:         linear-gradient(to right, #c97a41 0%, #da2919 100%);
}

.btn_up
{
    position: fixed;
    z-index: 100;
    right: 50px;
    bottom: 50px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 50px;
    height: 50px;

    cursor: pointer;
    -webkit-transition: opacity .5s;
    -webkit-transition: .3s;
       -moz-transition: opacity .5s;
       -moz-transition: .3s;
         -o-transition: opacity .5s;
         -o-transition: .3s;
            transition: opacity .5s;
            transition: .3s;
    pointer-events: none; 

    opacity: 0;
    border: 2px solid rgba(253, 130, 40, .86);
    outline: none;
    background: rgba(218, 41, 25, .75);
}
@media screen and (max-width: 1400px)
{
    .btn_up
    {
        right: 25px;
    }
}
@media screen and (max-width: 480px)
{
    .btn_up
    {
        right: 0;

        width: 35px;
        height: 35px;

        border-right: none; 
        -webkit-border-radius: 50% 0 0 0;
                border-radius: 50% 0 0 0;
    }
}
.btn_up:hover,
.btn_up:focus
{
    border: 2px solid rgba(253, 130, 40, .74); 
    background: rgba(201, 122, 65, .83);
}
@media screen and (max-width: 480px)
{
    .btn_up:hover,
    .btn_up:focus
    {
        border-right: none;
    }
}
.btn_up::after
{
    font-family: 'FontAwesome', sans-serif;
    font-size: 20px;

    margin: auto; 

    content: '\f077';

    color: rgba(255, 255, 255, .67);
}
@media screen and (max-width: 480px)
{
    .btn_up::after
    {
        font-size: 15px;
    }
}
.btn_up:hover::after
{
    -webkit-animation: arrowUp .8s both infinite;
       -moz-animation: arrowUp .8s both infinite;
         -o-animation: arrowUp .8s both infinite;
            animation: arrowUp .8s both infinite;

    color: #fff;
}
.btn_up.activeB
{
    pointer-events: auto; 

    opacity: 1;
}

input,
textarea
{
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;

    outline: none;
}

textarea
{
    resize: none;
}

::-webkit-input-placeholder
{
    /* Chrome/Opera/Safari */
    color: #7b7b7b;
}

::-moz-placeholder
{
    /* Firefox 19+ */
    color: #7b7b7b;
}

:-ms-input-placeholder
{
    /* IE 10+ */
    color: #7b7b7b;
}

:-moz-placeholder
{
    /* Firefox 18- */
    color: #7b7b7b;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder
{
    /* Chrome/Opera/Safari */
    color: #c97a41;
}

input:focus::-moz-placeholder
{
    /* Firefox 19+ */
    color: #c97a41;
}

input:focus:-ms-input-placeholdes
{
    /* IE 10+ */
    color: #c97a41;
}

input:focus:-moz-placeholder
{
    /* Firefox 18- */
    color: #c97a41;
}

.page
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;
    min-height: 100vh; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}
.page .content_main
{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
}

.slick-dots li button:before
{
    content: '';
}

.btn_insu
{
    display: inline-block;

    padding: 5px 45px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #202021;
    border: 1px solid #f00;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}
.btn_wr.end .btn_insu {
    display: block;
    font-weight: 400;
    font-size: 18px;
    margin: auto;
    padding: 10px 75px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #202021;
    border: 1px solid #f00;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: white;
}
.btn_wr.end .btn_insu:hover {
    color: black;
}


.btn_insu:hover
{
    color: white; 
    background-color: #f00;
}

.btn_insu_rew
{
    color: white;
    background-color: #f00;
}
.btn_insu_rew:hover
{
    color: #202021; 
    background-color: #fff;
}

.tooltip
{
    opacity: 1;
}

/* This is how you would create a custom secondary theme on top of tooltipster-noir: */
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box
{
    border: 2px solid #999;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .2);
            box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .2);
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content
{
    padding: 8px; 

    color: #999;
}

body
{
    opacity: 1;
    color: #202021;
}

.mt40
{
    margin-top: 40px !important;
}

.text-left
{
    text-align: left;
}

.text-right
{
    text-align: right;
}

h2
{
    font-size: 24px;

    margin-bottom: 5px; 
    padding-top: 20px;

    text-align: center;

    color: #202021;
}
@media screen and (max-width: 420px)
{
    h2
    {
        font-size: 22px;

        margin-bottom: 20px;
    }
}
@media screen and (max-width: 460px)
{
    h2
    {
        font-size: 20px;
    }
}

h3
{
    font-size: 18px;

    text-align: center;
}

p.underH2
{
    font-size: 18px;

    text-align: center;

    color: #999;
}

a:hover
{
    color: #f00;
}

a:active,
a:focus
{
    outline: none;
}

.par_tooltip
{
    position: relative;
}
.par_tooltip .tooltip
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;
}

.header
{
    -webkit-transition: opacity .5s;
       -moz-transition: opacity .5s;
         -o-transition: opacity .5s;
            transition: opacity .5s; 
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);

    opacity: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .75);
            box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .75);
}
.header.header_hidden,
.header.slideUp
{
    -webkit-transition: 1s;
       -moz-transition: 1s;
         -o-transition: 1s;
            transition: 1s; 
    -webkit-transform: translateY(-100px);
       -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
         -o-transform: translateY(-100px);
            transform: translateY(-100px);

    opacity: 0;
}
.header.slideDown
{
    -webkit-transition: 1s;
       -moz-transition: 1s;
         -o-transition: 1s;
            transition: 1s; 
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}
.header .head_phone
{
    position: relative;
}
.header .head_phone .tooltip
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;
}
.head_phone .tel2{
    display: block;
    text-align: right;
}
.header .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 0 10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 580px)
{
    .header .wr
    {
        padding: 5px 10px;
    }
}
.header .wr .logo_wr
{
    max-width: 145px;
    /*margin-left: 10vw;//3vw*/
}
@media screen and (max-width: 840px)
{
    .header .wr .logo_wr
    {
        margin-left: 0;
    }
}
.header .wr .logo_wr img
{
    width: 100%;
    min-width: 145px;
    height: auto;
}
@media screen and (max-width: 580px)
{
    .header .wr .logo_wr img
    {
        width: 105px; 
        min-width: 105px;
    }
}
.header .wr .right_coll
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.header .wr .right_coll .contacts_header
{
    margin-right: 2vw;
}
.header .wr .right_coll .contacts_header i
{
    font-size: 30px;

    display: none;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #f00;
}
.header .wr .right_coll .contacts_header:hover i
{
    color: #fff;
}
@media screen and (max-width: 530px)
{
    .header .wr .right_coll .contacts_header
    {
        position: relative;
    }
    .header .wr .right_coll .contacts_header i
    {
        position: relative; 

        display: block;
    }
    .header .wr .right_coll .contacts_header:after
    {
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 5px;
        bottom: 5px;
        left: 5px;

        display: block;

        content: '';
        -webkit-transition: .5s;
           -moz-transition: .5s;
             -o-transition: .5s;
                transition: .5s;
        -webkit-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
           -moz-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
             -o-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
                transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47); 

        opacity: 0;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #f00;
    }
    .header .wr .right_coll .contacts_header:hover:after
    {
        top: -8px;
        right: -8px;
        bottom: -8px; 
        left: -8px;

        opacity: 1;
    }
    .header .wr .right_coll .contacts_header:hover i
    {
        z-index: 2; 

        color: #fff;
    }
    .header .wr .right_coll .contacts_header span
    {
        display: none;
    }
}
.header .wr .right_coll .user_header
{
    margin-right: 2vw;
}
.header .wr .right_coll .pay_header
{
    margin-right: 2vw;
}
.header .wr .right_coll .user_header,
.header .wr .right_coll .pay_header
{
    position: relative;

    width: 30px;
    height: 30px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.header .wr .right_coll .user_header:after,
.header .wr .right_coll .pay_header:after
{
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;

    display: block;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
       -moz-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
         -o-transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47);
            transition-timing-function: cubic-bezier(.33, 1.83, .76, 1.47); 

    opacity: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #f00;
}
.header .wr .right_coll .top_menu:hover .user_header:after,
.header .wr .right_coll .pay_header:hover:after
{
    top: -2px;
    right: -2px;
    bottom: -2px; 
    left: -2px;

    opacity: 1;
}
.header .wr .right_coll .user_header:before,
.header .wr .right_coll .pay_header:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    content: '';
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 

    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.header .wr .right_coll .user_header:before
{
    background-image: url(../img/icons/002.png);
}
.header .wr .right_coll .pay_header:before
{
    background-image: url(../img/icons/003.png);
}
.header .wr .right_coll .top_menu:hover .user_header:before
{
    top: 3px;
    right: 3px;
    bottom: 3px; 
    left: 3px;

    background-image: url(../img/icons/002_h.png);
}
.header .wr .right_coll .pay_header:hover:before
{
    top: 3px;
    right: 3px;
    bottom: 3px; 
    left: 3px;

    background-image: url(../img/icons/003_h.png);
}
.header .wr .right_coll .burger
{
    padding: 10px 0 10px 2vw;

    border-left: 1px solid #000;
}
@media screen and (max-width: 580px)
{
    .header .wr .right_coll .burger
    {
        padding: 5px 0 0 2vw;
    }
}
.header .wr .right_coll .burger .hamburger-inner::after
{
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
}
.header .wr .right_coll .burger.is-active .hamburger-inner:after,
.header .wr .right_coll .burger.is-active .hamburger-inner:before
{
    background-color: #f00 !important;
}
.header .wr .right_coll .burger:hover .hamburger-inner::after
{
    background-color: #f00 !important;
}

@media screen and (max-width: 678px)
{
    .header .wr .head_phone
    {
        padding-right: 2vw;
    }
    .header .wr .head_phone .tel
    {
        display: none;
    }
    .header .wr .head_phone i
    {
        font-size: 28px;
    }
}

@-webkit-keyframes banerLoadFunction
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

@-moz-keyframes banerLoadFunction
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

@-o-keyframes banerLoadFunction
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

@keyframes banerLoadFunction
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

.banner_index
{
    pointer-events: none;
}
.banner_index .banner_slider
{
    width: 100%;
    height: 100%;
}
.banner_index .banner_slider .banner_slider_item
{
    overflow: hidden; 

    width: 100%;
    height: 75vmin;
    min-height: 230px;
    max-height: -webkit-calc(100vh - 71px);
    max-height:    -moz-calc(100vh - 71px);
    max-height:         calc(100vh - 71px);

    background-image: url(../img/baner1.png);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.banner_index .banner_slider .banner_slider_item .wr
{
    position: relative;

    width: 100%;
    height: 100%;
}
.banner_index .banner_slider .banner_slider_item .wr .info
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;

    background-color: rgba(0, 0, 0, .31);
}
@media screen and (max-width: 840px)
{
    .banner_index .banner_slider .banner_slider_item .wr .info
    {
        left: 0;
    }
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner
{
    position: absolute;
    top: 50%;

    width: 100%;
    padding-right: 10px; 

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: right;

    color: #fff;
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .descr
{
    font-size: 42px;
}
@media screen and (max-width: 500px)
{
    .banner_index .banner_slider .banner_slider_item .wr .info .info_inner .descr
    {
        display: none;
    }
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .under_descr
{
    font-size: 24px;
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .read_more
{
    font-size: 18px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    margin-top: 20px;
    padding: 10px 30px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 
    pointer-events: auto;

    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .read_more span
{
    position: relative;
    z-index: 2;
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .read_more:after
{
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;

    display: block;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    opacity: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(255, 0, 0, .5);
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .read_more:hover:after
{
    top: 0;
    right: 0; 
    bottom: 0;
    left: 0;

    opacity: 1;
    -webkit-border-radius: 0;
            border-radius: 0;
}
.banner_index .banner_slider .banner_slider_item .wr .info .info_inner .read_more:hover
{
    border: 1px solid transparent;
}
.banner_index .banner_slider .banner_slider_item .wr:after
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;

    display: block;

    width: 1500px;

    content: '';

    background-color: rgba(0, 0, 0, .31);
}
.banner_index .slick-dotted.slick-slider
{
    margin-bottom: 0;
}
.banner_index .slick-dots
{
    bottom: 30px;

    pointer-events: none;
}
.banner_index .slick-dots li
{
    width: 70px;
    height: 4px; 
    margin: 0 12px;
}
.banner_index .slick-dots li button
{
    width: 100%;
    height: 8px;
    padding: 0;
}
.banner_index .slick-dots li button:before
{
    z-index: 1; 
    top: 50%;
    left: 0;

    width: 100%;
    max-height: 2px;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #000;
}
.banner_index .slick-dots li button:after
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    display: block;

    width: 0;
    min-height: 2px;

    content: '';
    -webkit-transition: 0s;
       -moz-transition: 0s;
         -o-transition: 0s;
            transition: 0s; 
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #f00;
}
.banner_index .slick-dots li.slick-active button:after
{
    -webkit-animation: banerLoadFunction 5s ease-in-out;
       -moz-animation: banerLoadFunction 5s ease-in-out;
         -o-animation: banerLoadFunction 5s ease-in-out;
            animation: banerLoadFunction 5s ease-in-out;
}
.banner_index .slick-dots li button:before
{
    opacity: 1;
}

@media screen and (max-width: 420px)
{
    .types_of_insurance .wr .underH2
    {
        display: none;
    }
}

.types_of_insurance .wr .cont_in
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.types_of_insurance .wr .cont_in .item
{
    position: relative;
    position: relative;
    z-index: 1;
background: #fff;
    display: block; 

    width: 24%;
    margin: 30px 0;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;

    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
            flex-basis: 24%;
}
.types_of_insurance .wr .cont_in .item:first-child
{
    -webkit-transform-origin: 0 center;
       -moz-transform-origin: 0 center;
        -ms-transform-origin: 0 center;
         -o-transform-origin: 0 center;
            transform-origin: 0 center;
}
.types_of_insurance .wr .cont_in .item:last-child
{
    -webkit-transform-origin: 100% center;
       -moz-transform-origin: 100% center;
        -ms-transform-origin: 100% center;
         -o-transform-origin: 100% center;
            transform-origin: 100% center;
}
.types_of_insurance .wr .cont_in .item:hover
{
    z-index: 2;

    margin-bottom: 15px; 

    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);

    border: 1px solid #f00 !important;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .75);
            box-shadow: 0 0 25px 0 rgba(0, 0, 0, .75);
}
.types_of_insurance .wr .cont_in .item:hover .name
{
    font-weight: bold;

    color: #202021;
}
.types_of_insurance .wr .cont_in .item:hover .item_bottom
{
    padding: 5px 0 0 0;
    height: auto;
    //margin-top: -40px;
}
#content_buy_gifts .wr .cont_in .item:hover .item_bottom{
    margin-top: -40px;
}
@media screen and (max-width: 900px)
{
    .types_of_insurance .wr .cont_in .item
    {
        width: -webkit-calc(49% - 20px);
        width:    -moz-calc(49% - 20px);
        width:         calc(49% - 20px);
        margin: 0 10px;
        margin-bottom: 20px; 

        border: 1px solid #999;

        -webkit-flex-basis: -webkit-calc(49% - 20px);
        -ms-flex-preferred-size: calc(49% - 20px);
                flex-basis:    -moz-calc(49% - 20px);
                flex-basis:         calc(49% - 20px);
    }
    .types_of_insurance.products .wr .cont_in .item
    {
        width: -webkit-calc(100% - 20px);
        width:    -moz-calc(100% - 20px);
        width:         calc(100% - 20px);
        margin: 0 10px;
        margin-bottom: 20px; 

        border: 1px solid #999;

        -webkit-flex-basis: -webkit-calc(100% - 20px);
        -ms-flex-preferred-size: calc(100% - 20px);
                flex-basis:    -moz-calc(100% - 20px);
                flex-basis:         calc(100% - 20px);
    }
    .types_of_insurance .wr .cont_in .item:hover
    {
        margin-bottom: 20px;
        padding: 0; 

        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
    .item .info span{
        top: 150px;
    }
}
.types_of_insurance .wr .cont_in .item:last-child
{
    border-right: 1px solid #999;
}
.types_of_insurance .wr .cont_in .item_image
{
    height: 345px;
    min-height: 235px;

    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
@media screen and (max-width: 1024px)
{
    .types_of_insurance .wr .cont_in .item_image
    {
        height: 33vmax;

        background-position: center !important;
    }
}
@media screen and (max-width: 510px)
{
    .types_of_insurance .wr .cont_in .item_image
    {
        height: 25vmax;
        min-height: 140px;
    }
    .item .info span {
        top: 85px;
    }
}
.types_of_insurance .wr .cont_in .item_bottom
{
    font-size: 18px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    min-height: 70px;
    padding: 20px 0 0;

    text-align: center;
    pointer-events: none; 

    background-color: #fff;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}
@media screen and (max-width: 900px)
{
    .types_of_insurance .wr .cont_in .item_bottom
    {
        min-height: 45px; 
        padding: 0;

        pointer-events: auto;
    }
}
.types_of_insurance .wr .cont_in .item_bottom .name
{
    color: #999;
}
@media screen and (max-width: 420px)
{
    .types_of_insurance .wr .cont_in .item_bottom .name
    {
        font-size: 16px;
    }
}
.types_of_insurance .wr .cont_in .item_bottom .more
{
    line-height: 0;

    display: block;
    overflow: hidden;

    width: 80%;
    height: 0;
    margin-bottom: 10px;
    padding: 0;

    cursor: pointer; 
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    pointer-events: auto;

    opacity: 0;
    color: #fff;
    border: 1px solid transparent;
    background-color: #f00;
}
.types_of_insurance.products .wr .cont_in .item_bottom .more{
    line-height: initial;
    cursor: default;
    width: 100%;
    color: black;
    border: none !important;
    background-color: inherit;
    text-align: left;
}
.types_of_insurance.products .wr .cont_in .item:hover .item_bottom .more{
    height: auto;
}
.types_of_insurance.products .wr .cont_in .item_bottom .more a{
    display: block;
    padding: 3px 0;
}

@media screen and (max-width: 900px)
{
    .types_of_insurance .wr .cont_in .item_bottom .more
    {
        display: none !important;

        padding: 0 !important;

        -webkit-transform: scale(0) !important;
           -moz-transform: scale(0) !important;
            -ms-transform: scale(0) !important;
             -o-transform: scale(0) !important;
                transform: scale(0) !important;
    }
}
.types_of_insurance .wr .cont_in .item_bottom .more:hover
{
    color: #f00;
    border: 1px solid #f00; 
    background-color: #fff;
}
.types_of_insurance .wr .cont_in .item:nth-child(1) .item_image
{
    background-image: url(/images/webp/toi1.webp);
}
.types_of_insurance .wr .cont_in .item:nth-child(2) .item_image
{
    background-image: url(/images/webp/toi2.webp);
    background-position: -webkit-calc(50% + 50px) center;
    background-position:    -moz-calc(50% + 50px) center;
    background-position:         calc(50% + 50px) center;
}
.types_of_insurance .wr .cont_in .item:nth-child(3) .item_image
{
    background-image: url(/images/webp/toi3.webp);
}
.types_of_insurance .wr .cont_in .item:nth-child(4) .item_image
{
    background-image: url(/images/webp/toi4.webp);
    background-position: -webkit-calc(50% - 70px) center;
    background-position:    -moz-calc(50% - 70px) center;
    background-position:         calc(33% - 0px) center;
}
.types_of_insurance.products .wr .cont_in .item:nth-child(1) .item_image
{
    background-image: url(/images/ptoi1.jpg);
}
.types_of_insurance.products .wr .cont_in .item:nth-child(2) .item_image
{
    background-image: url(/images/ptoi2.jpg);
}
.types_of_insurance.products .wr .cont_in .item:nth-child(3) .item_image
{
    background-image: url(/images/ptoi3.jpg);
}




@media screen and (max-width: 1024px)
{
    .types_of_insurance .wr .cont_in .item:nth-child(4) .item_image
    {
        background-position: -webkit-calc(50% - 55px) center;
        background-position:    -moz-calc(50% - 55px) center;
        background-position:         calc(50% - 55px) center;
    }
}
.types_of_insurance .wr .cont_in .item:hover .item_bottom .more
{
    display: block;

    padding: 20px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); 

    opacity: 1;
}
@media screen and (max-width: 900px)
{
    /*.types_of_insurance .wr .cont_in .item:hover .item_bottom .more
    {
        display: none !important;

        padding: 0 !important;

        -webkit-transform: scale(0) !important;
           -moz-transform: scale(0) !important;
            -ms-transform: scale(0) !important;
             -o-transform: scale(0) !important;
                transform: scale(0) !important;
    }*/
    .types_of_insurance .wr .cont_in .item:hover .item_bottom .more{
        display: block !important; 
        padding: 20px !important;
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        transform: scale(1) !important;
    }
    #content_buy_gifts .wr .cont_in .item:hover .item_bottom .description{
       display: none; 
    }
}

@media screen and (max-width: 420px)
{
    .finan_stab
    {
        display: none;
    }
}

.finan_stab .cont_wraper
{
    width: 100%;
    padding: 30px 0; 

    background-color: #fafafa;
}

.finan_stab h2
{
    padding-top: 0;
}

.finan_stab .flex_cont
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 965px)
{
    .finan_stab .flex_cont
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.finan_stab .flex_cont .flex_item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 0 5px;

    text-align: center;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 965px)
{
    .finan_stab .flex_cont .flex_item
    {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
                flex-basis: 33%;
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
           -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                align-self: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
           -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
                justify-content: center !important;
    }
}
.finan_stab .flex_cont .flex_item .image
{
    width: 100%;
    min-height: 90px;

    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
@media screen and (max-width: 965px)
{
    .finan_stab .flex_cont .flex_item .image
    {
        -webkit-background-size: contain !important;
             -o-background-size: contain !important;
                background-size: contain !important;
    }
}
.finan_stab .flex_cont .flex_item .name
{
    font-size: 20px;
    font-weight: bold;

    color: #202021;
}
.finan_stab .flex_cont .flex_item .under_name
{
    font-size: 18px;
    font-weight: bold; 

    color: #999;
}
.finan_stab .flex_cont .flex_item:first-child
{
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
       -moz-box-flex: 2;
    -ms-flex-positive: 2;
            flex-grow: 2;
}
.finan_stab .flex_cont .flex_item:first-child .image
{
    width: 180px;
    height: 180px; 

    background-image: url(../img/icons/01.png);
}
.finan_stab .flex_cont .flex_item:first-child .name
{
    /*font-size: 14px;*/
}
.finan_stab .flex_cont .flex_item:first-child .name span
{
   /* padding: 0 20px;*/
}
.finan_stab .flex_cont .flex_item:first-child .under_name
{
    /*font-size: 30px;
    font-weight: 500;
    line-height: 32px;*/
}
@media screen and (max-width: 965px)
{
    .finan_stab .flex_cont .flex_item:first-child .under_name
    {
        font-size: 18px !important;
        line-height: inherit;
    }
}
.finan_stab .flex_cont .flex_item:nth-child(2)
{
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
}
.finan_stab .flex_cont .flex_item:nth-child(2) .image
{
    background-image: url(../img/icons/02.png);
    -webkit-background-size: 45% 45%;
         -o-background-size: 45%;
            background-size: 45%;
}
.finan_stab .flex_cont .flex_item:nth-child(3)
{
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
}
.finan_stab .flex_cont .flex_item:nth-child(3) .image
{
    background-image: url(../img/icons/06.png);
}
.finan_stab .flex_cont .flex_item:nth-child(4)
{
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
}
.finan_stab .flex_cont .flex_item:nth-child(4) .image
{
    background-image: url(../img/icons/03.png);
}
.finan_stab .flex_cont .flex_item:nth-child(5)
{
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
}
.finan_stab .flex_cont .flex_item:nth-child(5) .image
{
    background-image: url(../img/icons/05.png);
}
.finan_stab .flex_cont .flex_item:last-child .image
{
    width: 180px;
    height: 180px; 

    background-image: url(../img/icons/04.png);
}
.finan_stab .flex_cont .flex_item:last-child .name
{
    font-size: 24px;

    margin-top: 15px;
}

@media screen and (max-width: 965px)
{
    .finan_stab .flex_cont .flex_item:last-child .under_name
    {
        font-size: 18px !important;
        line-height: inherit;
    }
}

.index_news
{
    padding: 0 1% 50px;
}
.index_news .slider_container
{
    position: relative; 

    padding-top: 20px;
}
.index_news .slider_container:before,
.index_news .slider_container:after
{
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;

    display: block;

    width: 30%;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    pointer-events: none;
}
.index_news .slider_container::before
{
    left: 0;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
    background-image: -webkit-linear-gradient(left, #fff, transparent);
    background-image:    -moz-linear-gradient(left, #fff, transparent);
    background-image:      -o-linear-gradient(left, #fff, transparent);
    background-image:         linear-gradient(to right, #fff, transparent);
}
.index_news .slider_container:after
{
    right: 0; 

    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(transparent));
    background-image: -webkit-linear-gradient(right, #fff, transparent);
    background-image:    -moz-linear-gradient(right, #fff, transparent);
    background-image:      -o-linear-gradient(right, #fff, transparent);
    background-image:         linear-gradient(to left, #fff, transparent);
}
.index_news .slider_container:hover:before,
.index_news .slider_container:hover:after
{
    width: 15%;
}
.index_news .slider_container .item
{
    margin: 0 15px;
}
.index_news .slider_container .item .name
{
    font-size: 23px;

    margin-bottom: 30px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #202021;
}
.index_news .slider_container .item .descr
{
    font-size: 18px;

    padding-right: 15px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #999;
}
.index_news .slider_container .item .date
{
    margin-top: 10px; 

    color: #202021;
}
.index_news .slider_container .item .more_info
{
    display: inline-block;

    width: 200px;
    margin-top: 20px;
    padding: 8px;

    text-align: center;

    opacity: 0; 
    color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f00;
}
.index_news .slider_container .item .more_info:hover
{
    color: #f00;
    border: 1px solid #f00; 
    background-color: #fff;
}
.index_news .slider_container .item:hover .more_info
{
    opacity: 1;
}
.index_news .slider_container .item:hover .name
{
    color: #f00;
}
.index_news .slider_container .item:hover .descr
{
    color: #202021;
}
.index_news .slick-dotted.slick-slider
{
    margin-bottom: 0;
}
.index_news .slick-dots
{
    bottom: -40px;
}
.index_news .slick-dots li
{
    width: 70px;
    height: 4px; 
    margin: 0 12px;
}
.index_news .slick-dots li button
{
    width: 100%;
    height: 8px;
    padding: 0;
}
.index_news .slick-dots li button:before
{
    z-index: 1; 
    top: 50%;
    left: 0;

    width: 100%;
    max-height: 2px;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #999;
}
.index_news .slick-dots li button:after
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    display: block;

    width: 0;
    min-height: 2px;

    content: '';
    -webkit-transition: 0s;
       -moz-transition: 0s;
         -o-transition: 0s;
            transition: 0s; 
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: #f00;
}
.index_news .slick-dots li.slick-active button:after
{
    -webkit-animation: banerLoadFunction 5s ease-in-out;
       -moz-animation: banerLoadFunction 5s ease-in-out;
         -o-animation: banerLoadFunction 5s ease-in-out;
            animation: banerLoadFunction 5s ease-in-out;
}
.index_news .slick-dots li button:before
{
    opacity: 1;
}
.index_news .slick-prev,
.index_news .slick-next
{
    z-index: 2; 

    width: 40px;
    height: 40px;

    background-color: transparent;
}
.index_news .slick-prev:before,
.index_news .slick-next:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 
    -webkit-transform: translateX(30%) rotate(45deg);
       -moz-transform: translateX(30%) rotate(45deg);
        -ms-transform: translateX(30%) rotate(45deg);
         -o-transform: translateX(30%) rotate(45deg);
            transform: translateX(30%) rotate(45deg);

    border-bottom: 2px solid rgba(255, 0, 0, .3);
    border-left: 2px solid rgba(255, 0, 0, .3);
}
.index_news .slick-prev:hover:before,
.index_news .slick-next:hover:before
{
    border-bottom: 2px solid #f00; 
    border-left: 2px solid #f00;
}
.index_news .slick-next:before
{
    -webkit-transform: translateX(-30%) rotate(-45deg);
       -moz-transform: translateX(-30%) rotate(-45deg);
        -ms-transform: translateX(-30%) rotate(-45deg);
         -o-transform: translateX(-30%) rotate(-45deg);
            transform: translateX(-30%) rotate(-45deg); 

    border-right: 2px solid rgba(255, 0, 0, .3);
    border-bottom: 2px solid rgba(255, 0, 0, .3);
    border-left: 2px solid transparent;
}
.index_news .slick-next:hover:before
{
    border-right: 2px solid #f00; 
    border-bottom: 2px solid #f00;
    border-left: 2px solid transparent;
}

footer
{
    border-top: 1px solid #999;
}
footer .wr
{
    font-size: 14px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 12px 10px;

    color: #999;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 750px)
{
    footer .wr
    {
        padding: 14px 10px; 

        text-align: center;

        -webkit-flex-wrap: wrap-reverse;
            -ms-flex-wrap: wrap-reverse;
                flex-wrap: wrap-reverse;
    }
}
@media screen and (max-width: 750px)
{
    footer .wr .item
    {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
footer .wr .soc_links
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-left: 20px;
}
@media screen and (max-width: 750px)
{
    footer .wr .soc_links
    {
        margin-bottom: 20px; 

        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
footer .wr .soc_links li a
{
    display: block;

    width: 30px;
    height: 30px;
    margin-right: 20px;

    opacity: .5; 
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
footer .wr .soc_links li a:hover
{
    opacity: 1;
}
@media screen and (max-width: 750px)
{
    
    
    
    footer .wr .soc_links li a
    {
        width: 35px;
        height: 35px;
    }
}
footer .wr .soc_links li:nth-child(1) a
{
    background-image: url(../img/icons/ins.png);
}
footer .wr .soc_links li:nth-child(2) a
{
    background-image: url(../img/icons/you.png);
}
footer .wr .soc_links li:nth-child(3) a
{
    background-image: url(../img/icons/f.png);
}

.products_container .nav-tabs > li.active > a,
.products_container .nav-tabs > li.active > a:focus,
.products_container .nav-tabs > li.active > a:hover
{
    border: 1px solid transparent;
}

.products_container .nav-tabs > li.active
{
    position: relative;
}
.products_container .nav-tabs > li.active:before
{
    position: absolute;
    z-index: 1; 
    right: 0;
    bottom: 20px;
    left: 0;

    display: block;

    height: 3px;

    content: '';

    background-color: #f00;
}
@media screen and (max-width: 995px)
{
    .products_container .nav-tabs > li.active:before
    {
        bottom: 0;
    }
}

.products_container .nav-tabs > li.active
{
    position: relative;
}

.products_container .wr-tabs
{
    max-width: 1450px;
    padding: 0;
}

.products_container .nav-tabs-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    border-color: transparent; 

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (max-width: 995px)
{
    .products_container .nav-tabs-top
    {
        border: 1px solid #999; 

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media screen and (max-width: 520px)
{
    .products_container .nav-tabs-top
    {
        display: none;
    }
}
.products_container .nav-tabs-top li
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.products_container .nav-tabs-top li.active a
{
    color: #f00;
}
.products_container .nav-tabs-top li:not(.active):hover a
{
    color: #fff; 
    background-color: #f00;
}
.products_container .nav-tabs-top li a
{
    font-size: 18px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    height: 100%; 
    margin-right: 0;
    padding: 20px 1vw;

    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (max-width: 1270px)
{
    .products_container .nav-tabs-top li a
    {
        font-size: 17px;
    }
}
@media screen and (max-width: 1270px)
{
    .products_container .nav-tabs-top li a
    {
        font-size: 16px;
    }
}
@media screen and (max-width: 1130px)
{
    .products_container .nav-tabs-top li a
    {
        font-size: 15px;
    }
}
@media screen and (max-width: 1060px)
{
    .news_inner img{
        float: none !important;
    }
    .products_container .nav-tabs-top li a
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 995px)
{
    .products_container .nav-tabs-top li a
    {
        font-size: 16px;

        padding: 5px 1vw;
    }
}
@media screen and (max-width: 995px)
{
    .products_container .nav-tabs-top li
    {
        border: 1px solid #999; 

        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
                flex-basis: 20%;
    }
}

.products_container .tab-content .tab_banner
{
    overflow: hidden; 

    width: 100%;
    height: 75vmin;
    min-height: 230px;
    max-height: -webkit-calc(100vh - 71px);
    max-height:    -moz-calc(100vh - 71px);
    max-height:         calc(100vh - 71px);

    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.products_container .tab-content .tab_banner .wr
{
    position: relative;

    width: 100%;
    height: 100%;
}
.products_container .tab-content .tab_banner .wr .info
{
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;

    background-color: rgba(0, 0, 0, .31);
}
@media screen and (max-width: 400px)
{
    .products_container .tab-content .tab_banner .wr .info
    {
        right: 40%;
    }
}
.products_container .tab-content .tab_banner .wr .info .info_inner
{
    position: absolute;
    top: 50%;

    width: 100%;
    padding-left: 10px; 

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;

    color: #fff;
}
.products_container .tab-content .tab_banner .wr .info .info_inner .descr
{
    font-size: 42px;
    font-weight: 300;

    margin-bottom: 15px;
}
@media screen and (max-width: 790px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .descr
    {
        font-size: 32px;
    }
}
@media screen and (max-width: 610px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .descr
    {
        font-size: 24px;
    }
}
@media screen and (max-width: 460px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .descr
    {
        font-size: 20px;
    }
}
.products_container .tab-content .tab_banner .wr .info .info_inner .descr span
{
    font-weight: bold;
    font-weight: 400;
}
.products_container .tab-content .tab_banner .wr .info .info_inner .under_descr
{
    font-size: 24px;
}
@media screen and (max-width: 500px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .under_descr
    {
        display: none;
    }
}
@media screen and (max-width: 790px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .under_descr
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 610px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .under_descr
    {
        display: none;
    }
}
.products_container .tab-content .tab_banner .wr .info .info_inner .read_more
{
    font-size: 18px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    margin-top: 20px;
    padding: 10px 30px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    text-align: center; 
    pointer-events: auto;

    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}
@media screen and (max-width: 610px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .read_more
    {
        margin-right: 10px; 
        padding: 10px 15px;
    }
}
@media screen and (max-width: 460px)
{
    .products_container .tab-content .tab_banner .wr .info .info_inner .read_more
    {
        margin-top: 0;
    }
}
.products_container .tab-content .tab_banner .wr .info .info_inner .read_more span
{
    position: relative;
    z-index: 2;
}
.products_container .tab-content .tab_banner .wr .info .info_inner .read_more:after
{
    position: absolute;
    z-index: -1;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;

    display: block;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    opacity: 0;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(255, 0, 0, .5);
}
.products_container .tab-content .tab_banner .wr .info .info_inner .read_more:hover:after
{
    top: 0;
    right: 0; 
    bottom: 0;
    left: 0;

    opacity: 1;
    -webkit-border-radius: 0;
            border-radius: 0;
}
.products_container .tab-content .tab_banner .wr .info .info_inner .read_more:hover
{
    color: #fff;
    border: 1px solid transparent;
}
.products_container .tab-content .tab_banner .wr:after
{
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;

    display: block;

    width: 1500px;

    content: '';

    background-color: rgba(0, 0, 0, .31);
}

.products_container .tab-content .product_item_numbers .spincrement
{
    display: inline;
}

.products_container .tab-content .product_item_numbers .numbers_container
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 690px)
{
    .products_container .tab-content .tab_features .wr .info.black{
        width: 100%;
    }
    .products_container .tab-content .product_item_numbers .numbers_container
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.products_container .tab-content .product_item_numbers .numbers_container .numbers_item
{
    font-size: 18px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 5px; 

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .product_item_numbers .numbers_container .numbers_item
    {
        margin-top: 15px; 

        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
.products_container .tab-content .product_item_numbers .numbers_container .numbers_item .num
{
    font-size: 72px;

    color: #f00;
}
@media screen and (max-width: 690px)
{
    .products_container .tab-content .product_item_numbers .numbers_container .numbers_item .num
    {
        font-size: 30px;
    }
}
.products_container .tab-content .product_item_numbers .numbers_container .numbers_item .num span
{
    font-size: 18px;

    color: #202021;
}
@media screen and (max-width: 690px)
{
    .products_container .tab-content .product_item_numbers .numbers_container .numbers_item .num span
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 690px)
{
    .products_container .tab-content .product_item_numbers .numbers_container .numbers_item .info
    {
        font-size: 14px;
    }
}

.products_container .tab-content .tab_features .wr
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 50px;
    margin-bottom: 30px;
    padding: 0; 

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.products_container .tab-content .tab_features .wr .info
{
    position: relative;
    z-index: 1;

    width: 50%;
    padding: 30px 30px 50px 30px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;

    border: 1px solid #f00;
    background-color: rgba(153, 153, 153, .9);
    -webkit-box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .5);
            box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .5);
}
.products_container .tab-content .tab_features .wr .info.black{
   border: 1px solid #000; 
   background-color: transparent;
   margin: 0 auto;
   width: 60%
}
.insur_contacts.in_content{
    margin: 0 auto;
}
.products_container .tab-content .tab_features .insur_contacts.in_content .wr{
    margin-top: 0px;
}
.insur_contacts.in_content .form_questions .wr form .colll input, 
.insur_contacts.in_content .form_questions .wr form .colll select, 
.insur_contacts.in_content .form_questions .wr form .colll textarea, 
.insur_contacts.in_content .form_questions .wr form .colll .btn_submit{
    
}


.products_container .tab-content .tab_features .wr .info.black h2{
        color: #000;   
        text-decoration: underline;
}
.products_container .tab-content .tab_features .wr .info.black p{
    color: #000; 
}
@media screen and (max-width: 690px)
{
    .products_container .tab-content .tab_features .wr .info.black{
        width: 90%;
    }
    .products_container .tab-content .tab_features .insur_contacts.in_content .wr{
        display: block;
    }
    .products_container .tab-content .tab_features .wr.mobile{
        display: inline-block;
    }
}
@media screen and (max-width: 1100px)
{
    
    .products_container .tab-content .tab_features .wr .info
    {
        width: 60%;
    }
}
@media screen and (max-width: 980px)
{
    .products_container .tab-content .tab_features .wr .info
    {
        width: 70%;
    }
}
@media screen and (max-width: 950px)
{
    .products_container .tab-content .tab_features .wr .info
    {
        width: 100%;
    }
}
.products_container .tab-content .tab_features .wr .info h2
{
    margin-top: 0;
    margin-bottom: 15px; 
    padding-top: 0;

    color: #f00;
}
.products_container .tab-content .tab_features .wr .info p
{
    color: #fff;
}
.products_container .tab-content .tab_features .wr .img
{
    z-index: 0;

    width: 50%;
    height: 280px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 

    background-image: url(../img/baby.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.products_container .tab-content .tab_features .wr .img.pencia{
   background-image: url(../img/pencia.png);
   background-size: contain;
}
@media screen and (max-width: 1100px)
{
    .products_container .tab-content .tab_features .wr .img
    {
        width: 40%;

        background-position: -60px center;
    }
    .products_container .tab-content .tab_features .wr .img.pencia
    {
        background-position: 0px center;
    }
}
@media screen and (max-width: 980px)
{
    .products_container .tab-content .tab_features .wr .img
    {
        width: 30%;
    }
}
@media screen and (max-width: 950px)
{
    .products_container .tab-content .tab_features .wr .img
    {
        position: absolute;
        top: -15px;
        right: 0;
        bottom: -15px;
        left: 0;

        width: 100%;
        height: auto; 

        background-position: center;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
    }
}
@media screen and (max-width: 570px)
{
    .products_container .tab-content .tab_features .wr .img
    {
        background-position: -100px center;
    }
    .products_container .tab-content .tab_features .wr .img.pencia
    {
        background-position: -50px center;
    }
}
@media screen and (max-width: 400px)
{
    .products_container .tab-content .tab_features .wr .img
    {
        background-position: -150px center;
    }
    .products_container .tab-content .tab_features .wr .img.pencia
    {
        background-position: -50px center;
    }
}

.products_container .tab-content .tab_conditions .wr h2
{
    color: #202021;
}

.products_container .tab-content .tab_conditions .wr p
{
    padding-top: 20px;
    padding-bottom: 0; 

    color: #999;
}
.products_container .tab-content .tab_conditions .wr .toggle_text p{
    color: #202021;
}
.toggle_text li{
    list-style-type: auto;
}
.products_container .tab-content .tab_conditions .wr .rw p{
    padding-top: 0px;
}
.products_container .tab-content .tab_conditions .wr p span
{
    color: #f00;
}

.products_container .tab-content .calculate
{
    margin-top: 50px; 
    margin-bottom: 70px;

    background-color: #f00;
}
.products_container .tab-content .calculate .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 0;
}
@media screen and (max-width: 830px)
{
    .products_container .tab-content .calculate .wr
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.products_container .tab-content .calculate .wr .item
{
    width: 50%;

    border: 1px solid #f00;
    background-color: #fff;
    background-image: url(../img/calc_1.jpg);
    background-repeat: no-repeat;
    background-position: 30px bottom;
}
@media screen and (max-width: 830px)
{
    .products_container .tab-content .calculate .wr .item
    {
        width: 100%;
    }
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .calculate .wr .item
    {
        background-position: 5px bottom;
    }
}
.products_container .tab-content .calculate .wr .item .wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-left: 125px;
    padding: 10px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 500px)
{
    .products_container .tab-content .calculate .wr .item .wrap
    {
        margin-left: 175px;

        text-align: left;

        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .calculate .wr .item .wrap
    {
        margin-left: 150px;
    }
}
.products_container .tab-content .calculate .wr .item .wrap h2
{
    font-size: 24px; 

    margin: 0;
    padding-top: 60px;
}
@media screen and (max-width: 500px)
{
    .products_container .tab-content .calculate .wr .item .wrap h2
    {
        text-align: left;
    }
}
.products_container .tab-content .calculate .wr .item .wrap .btn_insu
{
    margin-top: 40px;
    margin-bottom: 40px;
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .calculate .wr .item .wrap .btn_insu
    {
        padding: 5px 30px;
    }
}
.products_container .tab-content .calculate .wr .item:first-child
{
    border-right: 0 solid transparent;
}
@media screen and (max-width: 830px)
{
    .products_container .tab-content .calculate .wr .item:first-child
    {
        border-right: 1px solid #f00;
        border-bottom: 0 solid transparent;
    }
}
.products_container .tab-content .calculate .wr .item:last-child
{
    background-image: url(../img/calc_2.png);
    background-position: -webkit-calc(100% - 20px) center;
    background-position:    -moz-calc(100% - 20px) center;
    background-position:         calc(100% - 20px) center;
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .calculate .wr .item:last-child
    {
        background-position: -webkit-calc(100% + 10px) center;
        background-position:    -moz-calc(100% + 10px) center;
        background-position:         calc(100% + 10px) center;
    }
}
.products_container .tab-content .calculate .wr .item:last-child .wrap
{
    margin-right: 200px; 
    margin-left: 0;
}
@media screen and (max-width: 500px)
{
    .products_container .tab-content .calculate .wr .item:last-child .wrap
    {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }
}
@media screen and (max-width: 415px)
{
    .products_container .tab-content .calculate .wr .item:last-child .wrap
    {
        margin-right: 160px;
    }
}
@media screen and (max-width: 500px)
{
    .products_container .tab-content .calculate .wr .item:last-child .wrap h2
    {
        text-align: right;
    }
}

.products_container .goBack
{
    font-weight: bold;

    position: relative;

    float: right;

    margin-bottom: 40px; 

    color: #f00;
}
.products_container .goBack:before
{
    position: absolute;
    right: -5px;
    bottom: -3px;
    left: -5px;

    display: block;

    height: 2px;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    -webkit-transform: scaleX(.1);
       -moz-transform: scaleX(.1);
        -ms-transform: scaleX(.1);
         -o-transform: scaleX(.1);
            transform: scaleX(.1);

    opacity: 0; 
    background-color: #f00;
}
.products_container .goBack:hover:before
{
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);

    opacity: 1;
}

.product_container .only-mob
{
    display: none;
}
@media screen and (max-width: 439px)
{
    .product_container .only-mob
    {
        display: block;

        margin: 0;
        margin-top: 20px; 
        padding: 0;
    }
}

.product_container .nav-slider
{
    position: relative; 

    margin-bottom: 30px;

    border: none;
}
.product_container .nav-slider:before,
.product_container .nav-slider:after
{
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;

    display: none;

    width: 20%;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    pointer-events: none;
}
@media screen and (max-width: 1750px)
{
    .product_container .nav-slider:before,
    .product_container .nav-slider:after
    {
        display: block;
    }
}
@media screen and (max-width: 439px)
{
    .product_container .nav-slider:before,
    .product_container .nav-slider:after
    {
        display: none;
    }
}
.product_container .nav-slider::before
{
    left: 0;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
    background-image: -webkit-linear-gradient(left, #fff, transparent);
    background-image:    -moz-linear-gradient(left, #fff, transparent);
    background-image:      -o-linear-gradient(left, #fff, transparent);
    background-image:         linear-gradient(to right, #fff, transparent);
}
.product_container .nav-slider:after
{
    right: 0; 

    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(transparent));
    background-image: -webkit-linear-gradient(right, #fff, transparent);
    background-image:    -moz-linear-gradient(right, #fff, transparent);
    background-image:      -o-linear-gradient(right, #fff, transparent);
    background-image:         linear-gradient(to left, #fff, transparent);
}
.product_container .nav-slider:hover:before,
.product_container .nav-slider:hover:after
{
    width: 10%;
}
.product_container .nav-slider li
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    border: none;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.product_container .nav-slider li.slick-active:first-of-type
{
    -webkit-transform-origin: 0 center;
       -moz-transform-origin: 0 center;
        -ms-transform-origin: 0 center;
         -o-transform-origin: 0 center;
            transform-origin: 0 center;
}
.product_container .nav-slider li.slick-active:last-child
{
    -webkit-transform-origin: 100% center;
       -moz-transform-origin: 100% center;
        -ms-transform-origin: 100% center;
         -o-transform-origin: 100% center;
            transform-origin: 100% center;
}
.product_container .nav-slider li:hover
{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
@media screen and (max-width: 439px)
{
    .product_container .nav-slider li
    {
        position: relative;
    }
    .product_container .nav-slider li.slick-slide:not(.slick-current)
    {
        opacity: .3;
    }
    .product_container .nav-slider li
    {
        -webkit-transition: .5s;
           -moz-transition: .5s;
             -o-transition: .5s;
                transition: .5s;
    }
    .product_container .nav-slider li.slick-current
    {
        z-index: 100; 

        -webkit-transition: .5s;
           -moz-transition: .5s;
             -o-transition: .5s;
                transition: .5s;
        -webkit-transform: scale(1.1);
           -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
             -o-transform: scale(1.1);
                transform: scale(1.1);
    }
    .product_container .nav-slider li.slick-current .image
    {
        -webkit-box-shadow: 0 0 15px -1px red;
                box-shadow: 0 0 15px -1px red;
    }
}
.product_container .nav-slider li a
{
    margin: 0;
    padding: 0; 

    border: none;
}
.product_container .nav-slider li a .image
{
    display: block;

    width: 190px;
    height: 170px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
@media screen and (max-width: 439px)
{
    .product_container .nav-slider li a .image
    {
        width: 67vw;
        height: 60vw;
    }
}
.product_container .nav-slider li a .name
{
    display: block;

    margin-top: 20px; 

    text-align: center;
}
.product_container .nav-slider li:hover .image
{
    -webkit-box-shadow: 0 0 15px -1px red;
            box-shadow: 0 0 15px -1px red;
}
.product_container .nav-slider .slick-track
{
    margin: 0 auto;
    padding: 40px 0;
}
.product_container .nav-slider .slick-prev,
.product_container .nav-slider .slick-next
{
    z-index: 2;
    top: 45%; 

    width: 20px;
    height: 20px;

    background-color: transparent;
}
.product_container .nav-slider .slick-prev:before,
.product_container .nav-slider .slick-next:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 
    -webkit-transform: translateX(30%) rotate(45deg);
       -moz-transform: translateX(30%) rotate(45deg);
        -ms-transform: translateX(30%) rotate(45deg);
         -o-transform: translateX(30%) rotate(45deg);
            transform: translateX(30%) rotate(45deg);

    border-bottom: 2px solid rgba(255, 0, 0, .5);
    border-left: 2px solid rgba(255, 0, 0, .5);
}
.product_container .nav-slider .slick-prev:hover:before,
.product_container .nav-slider .slick-next:hover:before
{
    border-bottom: 2px solid #f00; 
    border-left: 2px solid #f00;
}
.product_container .nav-slider .slick-next:before
{
    -webkit-transform: translateX(-30%) rotate(-45deg);
       -moz-transform: translateX(-30%) rotate(-45deg);
        -ms-transform: translateX(-30%) rotate(-45deg);
         -o-transform: translateX(-30%) rotate(-45deg);
            transform: translateX(-30%) rotate(-45deg); 

    border-right: 2px solid rgba(255, 0, 0, .5);
    border-bottom: 2px solid rgba(255, 0, 0, .5);
    border-left: 2px solid transparent;
}
.product_container .nav-slider .slick-next:hover:before
{
    border-right: 2px solid #f00; 
    border-bottom: 2px solid #f00;
    border-left: 2px solid transparent;
}
.product_container .nav-slider .slick-prev
{
    left: 15px;
}
.product_container .nav-slider .slick-next
{
    right: 15px;
}

.product_container .youGet .wr .flexCont
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden; 

    margin-top: 40px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 930px)
{
    .product_container .youGet .wr .flexCont
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media screen and (max-width: 420px)
{
    .product_container .youGet .wr .flexCont
    {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
.product_container .youGet .wr .flexCont .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 5px 30px;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 930px)
{
    .product_container .youGet .wr .flexCont .item
    {
        margin-top: 10px; 

        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
    }
}
@media screen and (max-width: 420px)
{
    .product_container .youGet .wr .flexCont .item
    {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
.product_container .youGet .wr .flexCont .item .image
{
    width: 70px;
    height: 75px;

    background-repeat: no-repeat; 
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.product_container .youGet .wr .flexCont .item .name
{
    font-weight: bold; 

    margin: 10px 0;
}
.product_container .youGet .wr .flexCont .item .descr
{
    font-size: 15px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    color: #999;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 520px)
{
    .product_container .youGet .wr .flexCont .item .descr
    {
        display: none;
    }
}
.product_container .youGet .wr .flexCont .item:nth-child(1) .image
{
    background-image: url(../img/icons/15.png);
}
.product_container .youGet .wr .flexCont .item:nth-child(2) .image
{
    background-image: url(../img/icons/16.png);
}
.product_container .youGet .wr .flexCont .item:nth-child(3) .image
{
    background-image: url(../img/icons/17.png);
}
.product_container .youGet .wr .flexCont .item:nth-child(4) .image
{
    background-image: url(../img/icons/18.png);
}

.product_container .features .wr
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    display:         flex;

    margin-top: 50px;
    margin-bottom: 30px;
    padding: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.product_container .features .wr .info
{
    position: relative;
    z-index: 1;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 505px;
    margin: 30px 0;
    padding: 30px 30px 30px 30px;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;

    background-color: #999;
    -webkit-box-shadow: 0 0 20px 0 #999;
            box-shadow: 0 0 20px 0 #999;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 1030px)
{
    .product_container .features .wr .info
    {
        background-color: rgba(153, 153, 153, .8);
    }
}
.product_container .features .wr .info h2
{
    font-size: 24px; 

    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;

    color: #fff;
}
.product_container .features .wr .info p
{
    font-size: 18px; 

    color: #fff;
}
.product_container .features .wr .info .btn_insu
{
    font-size: 18px;

    margin-top: 15px; 

    color: #fff;
    border-color: #fff;
}
.product_container .features .wr .img
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;

    width: 100%;
    max-width: 850px;
    height: 90%;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s; 
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-image: url(../img/type_1.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
@media screen and (max-width: 500px)
{
    .product_container .features .wr .img
    {
        height: 90%;

        background-position: -40px center;
    }
}

.product_container .insur_descr h2
{
    margin-bottom: 35px;
}

.product_container .insur_descr p
{
    margin: 25px 0;

    color: #999;
}

.product_container .calculate
{
    margin-top: 50px; 
    margin-bottom: 70px;

    background-color: #f00;
}
.product_container .calculate .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 0;
}
@media screen and (max-width: 830px)
{
    .product_container .calculate .wr
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.product_container .calculate .wr .item
{
    width: 50%;

    border: 1px solid #f00;
    background-color: #fff;
    background-image: url(../img/calc_1.jpg);
    background-repeat: no-repeat;
    background-position: 30px bottom;
}
@media screen and (max-width: 830px)
{
    .product_container .calculate .wr .item
    {
        width: 100%;
    }
}
@media screen and (max-width: 415px)
{
    .product_container .calculate .wr .item
    {
        background-position: 5px bottom;
    }
}
.product_container .calculate .wr .item .wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-left: 125px;
    padding: 10px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 500px)
{
    .product_container .calculate .wr .item .wrap
    {
        margin-left: 175px;

        text-align: left;

        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }
}
@media screen and (max-width: 415px)
{
    .product_container .calculate .wr .item .wrap
    {
        margin-left: 150px;
    }
}
.product_container .calculate .wr .item .wrap h2
{
    font-size: 24px; 

    margin: 0;
    padding-top: 60px;
}
@media screen and (max-width: 500px)
{
    .product_container .calculate .wr .item .wrap h2
    {
        text-align: left;
    }
}
.product_container .calculate .wr .item .wrap .btn_insu
{
    margin-top: 40px;
    margin-bottom: 40px;
}
@media screen and (max-width: 415px)
{
    .product_container .calculate .wr .item .wrap .btn_insu
    {
        padding: 5px 30px;
    }
}
.product_container .calculate .wr .item:first-child
{
    border-right: 0 solid transparent;
}
@media screen and (max-width: 830px)
{
    .product_container .calculate .wr .item:first-child
    {
        border-right: 1px solid #f00;
        border-bottom: 0 solid transparent;
    }
}
.product_container .calculate .wr .item:last-child
{
    background-image: url(../img/calc_2.png);
    background-position: -webkit-calc(100% - 20px) center;
    background-position:    -moz-calc(100% - 20px) center;
    background-position:         calc(100% - 20px) center;
}
@media screen and (max-width: 415px)
{
    .product_container .calculate .wr .item:last-child
    {
        background-position: -webkit-calc(100% + 10px) center;
        background-position:    -moz-calc(100% + 10px) center;
        background-position:         calc(100% + 10px) center;
    }
}
.product_container .calculate .wr .item:last-child .wrap
{
    margin-right: 200px; 
    margin-left: 0;
}
@media screen and (max-width: 500px)
{
    .product_container .calculate .wr .item:last-child .wrap
    {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }
}
@media screen and (max-width: 415px)
{
    .product_container .calculate .wr .item:last-child .wrap
    {
        margin-right: 160px;
    }
}
@media screen and (max-width: 500px)
{
    .product_container .calculate .wr .item:last-child .wrap h2
    {
        text-align: right;
    }
}

.product_container .features-bottom .wr
{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.product_container .features-bottom .wr .info
{
    max-width: 520px;

    border: 1px solid #f00; 
    -webkit-box-shadow: none;
            box-shadow: none;
}
@media screen and (max-width: 530px)
{
    .product_container .features-bottom .wr .info h2
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 530px)
{
    .product_container .features-bottom .wr .info p
    {
        font-size: 16px;
    }
}
.product_container .features-bottom .wr .img
{
    right: 0;
    left: auto;

    height: 78%;

    border: 1px solid #999; 
    background-image: url(../img/type_2.jpg);
    background-position: center right;
}
@media screen and (max-width: 530px)
{
    .product_container .features-bottom .wr .img
    {
        height: 95%;

        background-position: -webkit-calc(100% + 220px) center;
        background-position:    -moz-calc(100% + 220px) center;
        background-position:         calc(100% + 220px) center;
    }
}

.stability_container
{
    width: 100%;
}
.stability_container .banner_stability
{
    width: 100%;
    height: 29vmax;
    min-height: 150px;
    max-height: 545px;

    border: 1px solid #000; 
    background-image: url(../img/satability_banner.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.stability_container .flexCont
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;

    margin-top: 40px;
    margin-bottom: 70px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 930px)
{
    .stability_container .flexCont
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
@media screen and (max-width: 420px)
{
    .stability_container .flexCont
    {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
.stability_container .flexCont .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 5px 15px;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 930px)
{
    .stability_container .flexCont .item
    {
        margin-top: 10px; 

        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
                flex-basis: 30%;
    }
}
@media screen and (max-width: 650px)
{
    .stability_container .flexCont .item
    {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
    }
    .slick-dots{
        display: none !important;
    }
}
@media screen and (max-width: 400px)
{
    .stability_container .flexCont .item
    {
        margin-top: 20px; 

        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
.stability_container .flexCont .item .image
{
    width: 115px;
    height: 115px;

    background-repeat: no-repeat; 
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.stability_container .flexCont .item .name
{
    font-size: 24px;

    margin: 10px 0;
    margin-bottom: 0;
}
.stability_container .flexCont .item .descr
{
    font-size: 18px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    color: #999;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 520px)
{
    .stability_container .flexCont .item .descr
    {
        display: none;
    }
}
.stability_container .flexCont .item:nth-child(1) .image
{
    background-image: url(../img/icons/19.png);
}
.stability_container .flexCont .item:nth-child(2) .image
{
    background-image: url(../img/icons/06.png);
}
.stability_container .flexCont .item:nth-child(3) .image
{
    background-image: url(../img/icons/02.png);
}
.stability_container .flexCont .item:nth-child(4) .image
{
    background-image: url(../img/icons/05.png);
}
.stability_container .flexCont .item:nth-child(5) .image
{
    background-image: url(../img/icons/04.png);
}
.stability_container .graphics
{
    margin: 50px 0;
}
.stability_container .graphics .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
            justify-content: space-around;
}
.stability_container .graphics .wr .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 0 15px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
}
.stability_container .graphics .wr .item .name
{
    font-size: 24px; 
    font-weight: bold;

    margin-bottom: 25px;

    text-align: center;
}
@media screen and (max-width: 750px)
{
    .stability_container .graphics .wr .item .name
    {
        font-size: 16px;

        margin-bottom: 5px;
    }
}
.stability_container .graphics .wr .item .image
{
    display: block;

    width: 460px;
    height: 420px;

    background-repeat: no-repeat; 
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
@media screen and (max-width: 1024px)
{
    .stability_container .graphics .wr .item .image
    {
        width: 40vw;
        height: 40vw;
    }
}
.stability_container .graphics .wr .item .under_imege
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.stability_container .graphics .wr .item .under_imege span
{
    margin: 0 90px;
}
@media screen and (max-width: 1024px)
{
    .stability_container .graphics .wr .item .under_imege span
    {
        margin: 0 6vw;
    }
}
@media screen and (max-width: 560px)
{
    .stability_container .graphics .wr .item .under_imege span
    {
        font-size: 14px; 

        margin: 0 5vw;
    }
}
@media screen and (max-width: 390px)
{
    .stability_container .graphics .wr .item .under_imege span
    {
        margin: 0 4vw;
    }
}
.stability_container .graphics .wr .item:nth-child(1) .image
{
    background-image: url(../img/icons/22.png);
}
.stability_container .graphics .wr .item:nth-child(2) .image
{
    background-image: url(../img/icons/21.png);
}
.stability_container .graphics.graphics_bottom
{
    padding: 30px 0; 

    background-color: #fafafa;
}
.stability_container .graphics.graphics_bottom .wr .item .image
{
    width: 360px;
    height: 320px;
}
@media screen and (max-width: 1024px)
{
    .stability_container .graphics.graphics_bottom .wr .item .image
    {
        width: 40vw;
        height: 40vw;
    }
}
.stability_container .graphics.graphics_bottom .wr .item .under_imege span
{
    margin: 0 60px;
}
@media screen and (max-width: 1024px)
{
    .stability_container .graphics.graphics_bottom .wr .item .under_imege span
    {
        margin: 0 6vw;
    }
}
@media screen and (max-width: 560px)
{
    .stability_container .graphics.graphics_bottom .wr .item .under_imege span
    {
        font-size: 14px; 

        margin: 0 5vw;
    }
}
.stability_container .graphics.graphics_bottom .wr .item:nth-child(1) .image
{
    background-image: url(../img/icons/23.png);
}
.stability_container .graphics.graphics_bottom .wr .item:nth-child(2) .image
{
    background-image: url(../img/icons/20.png);
}
.stability_container .calculate
{
    margin-top: 50px; 
    margin-bottom: 70px;

    background-color: #f00;
}
.stability_container .calculate .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 0;
}
@media screen and (max-width: 830px)
{
    .stability_container .calculate .wr
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.stability_container .calculate .wr .item
{
    width: 50%;

    border: 1px solid #f00;
    background-color: #fff;
    background-image: url(../img/calc_1.jpg);
    background-repeat: no-repeat;
    background-position: 30px bottom;
}
@media screen and (max-width: 830px)
{
    .stability_container .calculate .wr .item
    {
        width: 100%;
    }
}
@media screen and (max-width: 415px)
{
    .stability_container .calculate .wr .item
    {
        background-position: 5px bottom;
    }
}
.stability_container .calculate .wr .item .wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-left: 125px;
    padding: 10px; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 500px)
{
    .stability_container .calculate .wr .item .wrap
    {
        margin-left: 175px;

        text-align: left;

        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }
}
@media screen and (max-width: 415px)
{
    .stability_container .calculate .wr .item .wrap
    {
        margin-left: 150px;
    }
}
.stability_container .calculate .wr .item .wrap h2
{
    font-size: 24px; 

    margin: 0;
    padding-top: 60px;
}
@media screen and (max-width: 500px)
{
    .stability_container .calculate .wr .item .wrap h2
    {
        text-align: left;
    }
}
.stability_container .calculate .wr .item .wrap .btn_insu
{
    margin-top: 40px;
    margin-bottom: 40px;
}
@media screen and (max-width: 415px)
{
    .stability_container .calculate .wr .item .wrap .btn_insu
    {
        padding: 5px 30px;
    }
}
.stability_container .calculate .wr .item:first-child
{
    border-right: 0 solid transparent;
}
@media screen and (max-width: 830px)
{
    .stability_container .calculate .wr .item:first-child
    {
        border-right: 1px solid #f00;
        border-bottom: 0 solid transparent;
    }
}
.stability_container .calculate .wr .item:last-child
{
    background-image: url(../img/calc_2.png);
    background-position: -webkit-calc(100% - 20px) center;
    background-position:    -moz-calc(100% - 20px) center;
    background-position:         calc(100% - 20px) center;
}
@media screen and (max-width: 415px)
{
    .stability_container .calculate .wr .item:last-child
    {
        background-position: -webkit-calc(100% + 10px) center;
        background-position:    -moz-calc(100% + 10px) center;
        background-position:         calc(100% + 10px) center;
    }
}
.stability_container .calculate .wr .item:last-child .wrap
{
    margin-right: 200px; 
    margin-left: 0;
}
@media screen and (max-width: 500px)
{
    .stability_container .calculate .wr .item:last-child .wrap
    {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }
}
@media screen and (max-width: 415px)
{
    .stability_container .calculate .wr .item:last-child .wrap
    {
        margin-right: 160px;
    }
}
@media screen and (max-width: 500px)
{
    .stability_container .calculate .wr .item:last-child .wrap h2
    {
        text-align: right;
    }
}
@media screen and (max-width: 500px)
{
    .stability_container .calculate
    {
        display: none;
    }
}
.stability_container .goBackWr .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 15px 10px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.stability_container .goBackWr .wr .goBack
{
    font-weight: bold;

    position: relative;

    display: block; 

    color: #f00;
}
.stability_container .goBackWr .wr .goBack:before
{
    position: absolute;
    right: -5px;
    bottom: -3px;
    left: -5px;

    display: block;

    height: 2px;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    -webkit-transform: scaleX(.1);
       -moz-transform: scaleX(.1);
        -ms-transform: scaleX(.1);
         -o-transform: scaleX(.1);
            transform: scaleX(.1);

    opacity: 0; 
    background-color: #f00;
}
.stability_container .goBackWr .wr .goBack:hover:before
{
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);

    opacity: 1;
}

.insur_calculator .wr
{
    max-width: 630px;
    margin-bottom: 50px;
}
.insur_calculator .wr form h2
{
    padding-top: 20px;
}
.insur_calculator .wr form .form_row
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 580px)
{
    .insur_calculator .wr form .form_row
    {
                flex-direction: column;

        text-align: center; 

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
.insur_calculator .wr form .form_row .name
{
    color: #999;
}
@media screen and (max-width: 580px)
{
    .insur_calculator .wr form .form_row .name
    {
        font-size: 16px; 

        margin-bottom: 5px;
    }
}
.insur_calculator .wr form .form_row select
{
    font-size: 16px; 

    width: 100%;
    max-width: 210px;
    padding: 8px 10px;

    color: #999;
    border: 1px solid #999;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f0f0f0;
}
.insur_calculator .wr form .form_row input
{
    font-size: 16px; 

    width: 100%;
    max-width: 210px;
    padding: 10px;

    color: #999;
    border: 1px solid #999;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f0f0f0;
}
.insur_calculator .wr form .form_row input::-webkit-input-placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .form_row input:-moz-placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .form_row input::-moz-placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .form_row input:-ms-input-placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .form_row input::-ms-input-placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .form_row input::placeholder
{
    font-size: 16px;
}
.insur_calculator .wr form .sex
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.insur_calculator .wr form .sex label
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin: 20px;

    cursor: pointer; 

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.insur_calculator .wr form .sex label input
{
    display: none;
}
.insur_calculator .wr form .sex label input:checked + .name_radio
{
    color: #f00;
}
.insur_calculator .wr form .sex label .image
{
    width: 36px;
    height: 75px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.insur_calculator .wr form .sex label .name_radio
{
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #999;
}
.insur_calculator .wr form .sex label:first-child .image
{
    background-image: url(../img/icons/14.png);
}
.insur_calculator .wr form .sex label:last-child .image
{
    background-image: url(../img/icons/12.png);
}
.insur_calculator .wr form .sex label:first-child input:checked ~ .image,
.insur_calculator .wr form .sex label:first-child:hover .image
{
    background-image: url(../img/icons/11.png);
}
.insur_calculator .wr form .sex label:last-child input:checked ~ .image,
.insur_calculator .wr form .sex label:last-child:hover .image
{
    background-image: url(../img/icons/13.png);
}
.insur_calculator .wr form .sex label:first-child input:checked ~ .image
{
    background-image: url(../img/icons/11.png);
}
.insur_calculator .wr form .sex label:last-child input:checked ~ .image
{
    background-image: url(../img/icons/13.png);
}
.insur_calculator .wr form .sex label:first-child input:checked ~ .name_radio
{
    color: #f00;
}
.insur_calculator .wr form .sex label:last-child input:checked ~ .name_radio
{
    color: #f00;
}
.insur_calculator .wr form .btn_wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 50px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.insur_calculator .wr form .btn_submit
{
    margin: auto;
}

.insur_contacts .mapBox
{
    position: relative;
}
.insur_contacts .mapBox #map1
{
    width: 100%;
    height: 38vmax;
    min-height: 380px;
}
.insur_contacts .mapBox .contacts_info
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    pointer-events: none;

    color: #fff;
}
.insur_contacts .mapBox .contacts_info a
{
    pointer-events: auto; 

    color: #fff;
}
@media screen and (max-width: 380px)
{
    .insur_contacts .mapBox .contacts_info a
    {
        font-size: 14px;
    }
}
.insur_contacts .mapBox .contacts_info a:hover
{
    color: #f00;
}
.insur_contacts .mapBox .contacts_info .wr
{
    position: relative;

    height: 100%;
    padding: 0;
}
.insur_contacts .mapBox .contacts_info .wr:after
{
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;

    display: block;

    width: 1500px;

    content: '';

    background-color: rgba(0, 0, 0, .5);
}
.insur_contacts .mapBox .contacts_info .wr .cont
{
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    background-color: rgba(0, 0, 0, .5);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (max-width: 980px)
{
    .insur_contacts .mapBox .contacts_info .wr .cont
    {
        right: 0;
        /*bottom: 50%;*/

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.insur_contacts .mapBox .contacts_info .wr .cont .info_box
{
    padding: 0 20px;

    pointer-events: auto;
}
@media screen and (max-width: 980px)
{
    .insur_contacts .mapBox .contacts_info .wr .cont .info_box.info_box2
    {
        display: none;
    }
}
.insur_contacts .mapBox .contacts_info .wr .cont .info_box h3
{
    font-size: 24px; 

    margin-top: 30px;

    text-align: left;
}
.insur_contacts .mapBox .contacts_info .wr .cont .info_box .contact_item
{
    padding: 5px 0;
}
@media screen and (max-width: 380px)
{
    .insur_contacts .mapBox .contacts_info .wr .cont .info_box .contact_item
    {
        font-size: 14px;
    }
}
.insur_contacts .mapBox .contacts_info .wr .cont .info_box li
{
    padding: 5px 0;
}

.insur_contacts .form_questions .wr
{
    max-width: 780px;
}
.insur_contacts .form_questions .wr form
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 20px 0 50px; 

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.insur_contacts .form_questions .wr form .colll
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    max-width: 380px;
    padding: 0 10px;

    -webkit-flex-basis: 360px;
    -ms-flex-preferred-size: 360px;
            flex-basis: 360px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.insur_contacts .form_questions .wr form .colll:first-child{
    height: auto;
}
.insur_contacts .form_questions .wr form .colll .input_wrap
{
    position: relative;
}
.insur_contacts .form_questions .wr form .colll label.error
{
    font-size: 14px;
    font-weight: 300;

    position: absolute;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none; 

    color: #f00;
}
.insur_contacts .form_questions .wr form .colll input,
.insur_contacts .form_questions .wr form .colll select,
.insur_contacts .form_questions .wr form .colll textarea,
.insur_contacts .form_questions .wr form .colll .btn_submit,
.ty-primary-button
{
    font-size: 18px;

    width: 100%; 
    margin: 10px;
    padding: 17px 14px;

    color: #999;
    border: 1px solid #999;
}
.insur_contacts .form_questions .wr form .colll textarea
{
    min-height: 130px; 

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
}
.insur_contacts .form_questions .wr form .colll .btn_submit,
.ty-primary-button
{
    font-size: 24px;

    padding: 13px 14px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s; 

    color: #fff;
    background-color: #f00;
}
.insur_contacts .form_questions .wr form .colll .btn_submit:hover,
.ty-primary-button:hover
{
    color: #202021;
    border: 1px solid #f00; 
    background-color: #fff;
}
.ty-primary-button{
    display: block;
    width: 40%;
    margin: 15px auto;
    text-align: center;
    text-decoration: none;
}
.type_of_payment .wr
{
    max-width: 665px;
}
.type_of_payment .wr h2
{
    padding-top: 20px;
}

.type_of_payment form .label_container
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (max-width: 415px)
{
    .type_of_payment form .label_container
    {
                flex-direction: column;

        margin-top: 10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.type_of_payment form .label_container input
{
    display: none;
}
.type_of_payment form .label_container input:checked + label
{
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .5);
            box-shadow: 0 0 30px 0 rgba(0, 0, 0, .5);
}
.type_of_payment form .label_container input:checked + label:nth-of-type(1) .image
{
    background-image: url(../img/icons/pay_visa_a.png);
}
.type_of_payment form .label_container input:checked + label:nth-of-type(2) .image
{
    background-image: url(../img/icons/pay_quitung_a.png);
}
.type_of_payment form .label_container input:checked + label:nth-of-type(3) .image
{
    background-image: url(../img/icons/pay_privat_a.png);
}
.type_of_payment form .label_container label
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin: 50px 10px 0;

    cursor: pointer;
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    border: 1px solid #999;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.type_of_payment form .label_container label:hover .name_radio
{
    color: #f00;
}
@media screen and (max-width: 650px)
{
    .type_of_payment form .label_container label
    {
        margin: 50px 4px 0;
    }
}
@media screen and (max-width: 415px)
{
    .type_of_payment form .label_container label
    {
        max-width: 125px;
        margin: 20px 4px 0;

        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
.type_of_payment form .label_container label .name_radio
{
    font-size: 16px;
    font-weight: 300;
    display: block;
    text-align: center;
    padding: 8px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    color: #999;
}
@media screen and (max-width: 650px)
{
    .type_of_payment form .label_container label .name_radio
    {
        font-size: 10px;
    }
}
.type_of_payment form .label_container label .image
{
    width: 140px;
    height: 75px;
    margin: 20px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
@media screen and (max-width: 650px)
{
    .ui-datepicker{
        width: 100% !important;
        left: 0px !important;
    }
    .type_of_payment form .label_container label .image
    {
        width: 95px;
        height: 58px;
        margin: 10px;
    }
}
.type_of_payment form .label_container label:nth-of-type(1) .image
{
    background-image: url(../img/icons/pay_visa.png);
}
.type_of_payment form .label_container label:nth-of-type(2) .image
{
    background-image: url(../img/icons/pay_quitung.png);
}
.type_of_payment form .label_container label:nth-of-type(3) .image
{
    background-image: url(../img/icons/pay_privat.png);
}

.type_of_payment form .form_row
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media screen and (max-width: 580px)
{
    .type_of_payment form .form_row
    {
                flex-direction: column;

        text-align: center;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}
.type_of_payment form .form_row .name
{
    color: #999;
}
@media screen and (max-width: 580px)
{
    .news_inner img{
        width: 100% !important;
        height: auto !important;
    }
    .type_of_payment form .form_row .name
    {
        font-size: 16px;

        margin-bottom: 5px;
    }
}
.type_of_payment form .form_row select
{
    font-size: 16px;

    width: 100%;
    max-width: 245px;
    padding: 8px 10px;

    color: #999;
    border: 1px solid #999;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f0f0f0;
}
.type_of_payment form .form_row .selectCont
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 245px;
}
.type_of_payment form .form_row .selectCont select
{
    padding: 8px 0;
}
.type_of_payment form .form_row .selectCont select:nth-child(2)
{
    min-width: 100px;
    margin: 0 16px;
    padding-right: 0;
    padding-left: 5px;
}
.type_of_payment form .form_row .selectCont select:nth-child(3)
{
    min-width: 60px;
}
.type_of_payment form .form_row input,
.type_of_payment form .form_row textarea
{
    font-size: 16px;

    width: 100%;
    max-width: 245px;
    padding: 10px;

    color: #999;
    border: 1px solid #999;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f0f0f0;
}
.type_of_payment form .form_row textarea{
    height: 75px;
}
.type_of_payment form .form_row input::-webkit-input-placeholder
{
    font-size: 16px;
}
.type_of_payment form .form_row input:-moz-placeholder
{
    font-size: 16px;
}
.type_of_payment form .form_row input::-moz-placeholder
{
    font-size: 16px;
}
.type_of_payment form .form_row input:-ms-input-placeholder
{
    font-size: 16px;
}
.type_of_payment form .form_row input::-ms-input-placeholder
{
    font-size: 16px;
}
.type_of_payment form .form_row input::placeholder
{
    font-size: 16px;
}

.type_of_payment form .note
{
    font-size: 16px;

    margin-top: 10px;
    margin-bottom: 30px;
}

.type_of_payment form .under_note
{
    margin-bottom: 30px;

    color: #999;
}

.type_of_payment form .btn_wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
}

.type_of_payment form .btn_submit
{
    margin: auto;
    padding: 10px 75px;
}

.type_of_payment .bottom_info
{
    margin: 30px 0 60px;
}
.type_of_payment .bottom_info .wr
{
    max-width: 960px;
}
.type_of_payment .bottom_info .wr p
{
    font-size: 16px;

    color: #999;
}
.type_of_payment .bottom_info .wr p span
{
    margin-right: 30px;

    color: #f00;
}

.news_container .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding: 20px 10px 20px 20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.news_container .wr .news_header
{
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
}
.news_container .wr .news_list
{
    padding-right: 4vw;

    color: #999;

    -webkit-flex-basis: 79%;
    -ms-flex-preferred-size: 79%;
            flex-basis: 79%;
}
@media screen and (max-width: 840px)
{
    .news_container .wr .news_list
    {
        padding-right: 0;

        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
    }
}
.news_container .wr .news_list .item
{
    display: block;

    padding: 20px 0;

    border-bottom: 1px solid #999;
}
.news_container .wr .news_list .item:last-child
{
    border-bottom: 1px solid transparent;
}
.news_container .wr .news_list .item:hover .name
{
    text-decoration: none;

    color: #f00;
}
.news_container .wr .news_list .item .data
{
    color: #999;
}
.news_container .wr .news_list .item .name
{
    font-weight: 500;

    margin: 10px 0;

    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
    text-decoration: underline;

    color: #999;
}
.news_container .wr .news_list .item .shortDescr
{
    color: #999;
}
.news_container .wr .aside_menu
{
    -webkit-flex-basis: 15%;
    -ms-flex-preferred-size: 15%;
            flex-basis: 15%;
}
@media screen and (max-width: 840px)
{
    .news_container .wr .aside_menu
    {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
                order: -1;
    }
}
.news_container .wr .aside_menu .news_filter
{
    font-size: 14px;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    color: #999;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.news_container .wr .aside_menu .news_filter a{
    color: #999;

}
@media screen and (max-width: 840px)
{
    .news_container .wr .aside_menu .news_filter a{
       line-height: 2.2;
    }
    .news_container .wr .aside_menu .news_filter
    {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.news_container .wr .aside_menu .news_filter .item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}
@media screen and (max-width: 840px)
{
    .news_container .wr .aside_menu .news_filter .item
    {
                flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
        -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.news_container .wr .aside_menu .news_filter .item input
{
    display: none;
}
.news_container .wr .aside_menu .news_filter .item input:checked + label
{
    font-weight: 500;

    cursor: default;
    text-decoration: none;
    pointer-events: none;


}
.news_container .wr .aside_menu .news_filter .item input:checked + label a{
    font-weight: 500;

    cursor: default;
    color: #f00;
}
.news_container .wr .aside_menu .news_filter .item label
{
    font-weight: 400;

    margin: 0 10px;

    cursor: pointer;
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
    text-decoration: underline;
}

.news_container .wr .aside_menu .news_filter .item label:hover
{
    color: #f00;
}
.news_container .wr .aside_menu .news_filter .item label:hover a{
    color: #f00;
}
@media screen and (max-width: 840px)
{
    .news_container .wr .aside_menu .news_filter .item label
    {
        margin: 0;

        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
                flex-basis: 33%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
        -ms-flex-positive: 1;
                flex-grow: 1;
    }
}
@media screen and (max-width: 560px)
{
    .news_container .wr .aside_menu .news_filter .years
    {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
                flex-basis: 40%;
    }
}
@media screen and (max-width: 840px)
{
    .news_container .wr .aside_menu .news_filter .years label
    {
        margin: 0;
        margin-top: 5px;

        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
                flex-basis: 20%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
        -ms-flex-positive: 1;
                flex-grow: 1;
    }
}
@media screen and (max-width: 560px)
{
    .news_container .wr .aside_menu .news_filter .years label
    {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
                flex-basis: 33%;
    }
}
.news_container .wr .aside_menu .news_filter .mounths
{
    margin-left: 4vw;
}
@media screen and (max-width: 560px)
{
    .news_container .wr .aside_menu .news_filter .mounths
    {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
                flex-basis: 60%;
    }
}
.news_inner * {
    font-family: 'Roboto' !important;
}
.news_inner span,
.news_inner b,
.news_inner strong,
.news_inner div,
.news_inner ul,
.news_inner p,
.news_inner a,
.news_inner li{
    font-size: 18px !important;
}
.news_inner h2
{
    margin-bottom: 20px;
}

.news_inner img
{
    display: block;

    width: 100%;
    max-width: 780px;
    height: auto;
    margin: 30px auto 40px;
}
@media screen and (max-width: 560px)
{
    .news_inner img
    {
        margin: 20px auto;
    }
}

.news_inner .goBack
{
    font-weight: bold;

    position: relative;

    float: right;

    margin-bottom: 40px;

    color: #f00;
}
.news_inner .goBack:before
{
    position: absolute;
    right: -5px;
    bottom: -3px;
    left: -5px;

    display: block;

    height: 2px;

    content: '';
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    -webkit-transform: scaleX(.1);
       -moz-transform: scaleX(.1);
        -ms-transform: scaleX(.1);
         -o-transform: scaleX(.1);
            transform: scaleX(.1);

    opacity: 0;
    background-color: #f00;
}
.news_inner .goBack:hover:before
{
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);

    opacity: 1;
}

.page404
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    height: -webkit-calc(100vh - 121px);
    height:    -moz-calc(100vh - 121px);
    height:         calc(100vh - 121px);

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.page404 .wr
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 750px;
    height: 440px;

    background-image: url(../img/404.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}
@media screen and (max-width: 750px)
{
    .page404 .wr
    {
        height: 65vmax;
    }
}
.page404 .wr .info
{
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;

    text-align: center;
    text-transform: uppercase;

    color: #999;
}
@media screen and (max-width: 750px)
{
    .page404 .wr .info
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 540px)
{
    .page404 .wr .info
    {
        font-size: 18px;
    }
}
@media screen and (max-width: 440px)
{
    #pencia_pay .ty-primary-button{
        width: auto;
    }
    .page404 .wr .info
    {
        font-size: 16px;
    }
}
.page404 .wr .goToIndex
{
    font-weight: 500;

    display: block;

    margin: 30px 20px 0;
    padding: 15px 20px;

    text-transform: uppercase;

    color: #fff;
    border: 1px solid transparent;
    background-color: #f00;
}
@media screen and (max-width: 540px)
{
    .page404 .wr .goToIndex
    {
        margin: 15px 0;
    }
}
@media screen and (max-width: 440px)
{
    .page404 .wr .goToIndex
    {
        font-size: 16px;
    }
}
.page404 .wr .goToIndex:hover
{
    color: #f00;
    border: 1px solid #f00;
    background-color: #fff;
}

.mm-listview > li > a:hover
{
    color: #f00;
}

.mm-menu .mm-listview > li .mm-next:after
{
    -webkit-transition: .3s;
       -moz-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}

.mm-menu .mm-listview > li .mm-next:hover:after
{
    border-color: #f00;
}

.mm-navbars-bottom .mm-navbar > a:hover
{
    color: #f00;
}

.auth a{
    display: inline-block;
    overflow: hidden;
    width: 20%;
    height: auto;
    margin: 20px 0;
    padding: 5px 0px ;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    pointer-events: auto;
    border: 1px solid #f00;
    color: #f00;
    background-color: #fff;
    text-align: center
}
.auth a:nth-child(2){
    margin: 20px -webkit-calc(20% - 6px);
    margin: 20px   -moz-calc(20% - 6px);
    margin: 20px        calc(20% - 6px);
}
.auth a:hover,
.auth a.active{
    color: #fff;
    border: 1px solid transparent;
    background-color: #f00;
}
.recover_password{
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #999;
    font-size: 20px;
    text-decoration: underline;

}
.ty-login__remember-me-label::before{
    display: inline-block;
    border: 1px solid #999;
    content: "";
    width: 30px;
    height: 30px;
    position: relative;
    top: 3px;
    margin-right: 10px;
    cursor: pointer;
}
.remember_me:checked + .ty-login__remember-me-label::before{
    background: url(/img/checked.png) center no-repeat;

}
@media screen and (max-width: 850px){
    .auth a{
        width: 100%;
    }
    .auth a:nth-child(2){
        margin: auto;
    }
}
.cm-recaptcha{
  padding: 17px 14px;
}

.cm-recaptcha > div{
    margin: 0px auto;
}

.types_of_insurance .wr .cont_in .item
{
    pointer-events: auto;
}
@media screen and (max-width: 900px)
{
    .types_of_insurance .wr .cont_in .item
    {
        pointer-events: auto;
    }
}
.types_of_insurance .wr .cont_in .item .item_bottom
{
    pointer-events: auto;
    background: #fff;
}
td{
    padding: 5px;
}
.card-view .title{
    margin-right: 25px;
    margin-bottom: 15px;
}
.faq h2{
   text-align: left;
   text-decoration: underline;
   color:#000;
}
.faq *{
    color:#999;
}
.faq .goBack{
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
    font-weight: bold;
    color: #f00;
    position: relative;
    text-decoration: underline;
}
.faq .goBack:hover
{
text-decoration: none;
}

.cont_in .summ{
    background: url("../img/round_summ_bals.png") center no-repeat;
    display: block;
    width: 92px;
    height: 75px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 77px;
    font-size: 25px;
    color: red;
}
.cont_in .description{
    display: none;
    font-size: 16px;
    color: #999;
}
.cont_in .item:hover > .item_bottom > .description{
    width: 100%;
    /*margin-top: -160px;*/
    padding: 15px 0;
    background: #fff;
    text-align: center;
    color: black;
    display: block;
    align-items: flex-start;
}
#content_buy_gifts.types_of_insurance .wr .cont_in .item_bottom .more{
    width: 100%;
}
#content_buy_gifts.types_of_insurance .wr .cont_in .item{
    pointer-events: auto;
    background: #fff;
    margin: 15px 0;
}
#content_buy_gifts.types_of_insurance .wr .cont_in .item:hover .summ *{
    font-weight: bold;
}
.types_of_insurance .wr .cont_in .item:nth-child(4n){
    border-right: 1px solid #999;
}
.gallery .col-sm-3{
    display: block;
}
.img-fluid{
    max-width: 100%;
}
.gallery .row{
   margin-bottom: 15px;
}


.ty-pagination {
    display: table;
    margin: 10px auto;
    padding: 10px 0 10px 0;
}
.ty-pagination__items {
    display: inline-block;
    color: #FF0000;
}
.ty-pagination__bottom {
    border-top: 1px solid #dedede;
}
.ty-pagination__item,
.ty-pagination__selected {
    color: #FF0000;
    display: inline-block;
    padding: 3px 7px;
    min-width: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all 200ms;
}
.ty-pagination__item {
    color: #FF0000;
}
.ty-pagination__item:hover {
    background: #FF0000;
    color: #fff;
    padding: 4px 7px;
}
.ty-pagination__selected {
    color: black;
    font-size: 18px;
    background: #fff;
}
.ty-pagination__range,
.ty-pagination__btn {
    margin: 0 4px;
    padding: 5px 7px;
    width: auto;
    color: #FF0000;
}
.ty-pagination__btn:hover {
    color: #fff;
}
.ty-pagination__prev,
.ty-pagination__next {
    color: #FF0000;
}
.ty-pagination__prev:hover,
.ty-pagination__next:hover {
    color: #fff;
    background: #FF0000;
    cursor: pointer
}
.ty-pagination__text {
    text-transform: uppercase;
}
.ty-pagination__text-arrow {
    font-size: 16px;
    line-height: 10px;
    font-style: normal;
}

/* /pagination */
.red{
    color:#FF0000 !important;
}
.grey{
    color: #999999  !important;
}
.motivation > div{
   border: 1px solid #999;
}
.motivation > div:hover{
    border: 1px solid #FF0000;
}
.motivation .title{
    margin: 10px 0;
    padding: 5px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.motivation * {
    text-align: center;
}
.motivation ul {
   color: #999999;
}
.motivation .img img{
    max-width: 150px;
}
.img img{
    max-width: 150px;
}
/*vps*/
* {
    -o-transition: -o-transform .3s linear;
    -webkit-transition: -webkit-box-shadow .3s linear;
    -moz-transition: -moz-box-shadow .3s linear;
    transition: box-shadow .3s linear;
}
.tab-pane {
    padding: 5px 0;
}
.prices-blocks {
    margin: auto 0;
    display: inline-block;
}
.price-col {
    margin: 0;
    padding: 0 9px;
    display: inline-block;
    vertical-align: top;
}
.pricing-table {
    position: relative;
    float: left;
    width: 365px;
    text-align: left;
    margin-top: 20px;
}
.pricing-table ul {
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 1;
    padding: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pricing-table ul li {
    color: #59657c;
    background-color: #ecf0f1;
    padding: 10px;
    border-bottom: 1px solid #fff;
    list-style: none;
}
.pricing-table .title {
    background-color: #CECECE;
    color: #59657c;
    font-size: 18px;
    font-weight: bold;
    padding: 17px 0;
    text-align: center;
}
.pricing-table .button, .pricing-table .label, .pricing-table .price, .pricing-table .title {
    border-bottom: none!important;
}
.pricing-table ul li:first-child {
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
}
.pricing-table li.price {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    background-color: #dfe3e4;
    padding: 18px 15px 1px 31px;
    text-align: center;
    height: 80px;
    color: #59657c;
}
.pricing-table .price .currency-symbol {
    position: relative;
    top: -17px;
    color: #77939a;
}
.pricing-table .price strong {
    font-size: 44px;
    line-height: 44px;
    display: inline-block;
}
.pricing-table .price sup {
    position: relative;
    top: -20px;
}
.pricing-table .price em {
    position: relative;
    bottom: -2px;
    font-size: 14px;
    font-weight: 400;
    color: #a3b6bb;
    right: 20px;
    font-style: normal;
}
.discont {
    padding: 0!important;
}
.pricing-table p {
    padding-top: 0;
}
.pull-right {
    float: right!important;
}
.hiden {
    display: none;
}
.gold-hole .title {
    background-color: #FFD97C;
}
.platinum-hole .title {
    background-color: #C7C7C7;
}
.button-show {
    text-align: center;
}
.btn, button:hover, input[type=submit] {
    background-color: #acacac;
}
.pricing-table .btn {
    height: auto;
    width: 100%;
    padding: 13px;
    margin: 0;
    border-radius: 0;
    color: white;
}
.pricing-table ul li:last-child {
    border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
}
.pricing-table:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.75);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.75);
}
.pricing-table p{
    font-size: 15px;
}
.button-show{
    cursor: pointer;
}
.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hid{
    display: none;
}
.item .date{
    float: left;
}
.news_boom{
    float: right;
    text-align: right;

}
.news_boom img{
    text-align: right;
    max-width: 85%;
    display: inline;
}
.item .descr{
    clear: both;
}
.news_list .data{
    float: left;
}
.news_list .news_boom{
    float: left;
    text-align: left;
    margin-top: -7px;
    margin-left: 15px;
}
.news_list .name{
    clear: both;
}
/*languages*/
.language{
    border: 1px solid #A6A6A6;
    border-radius: 16px;
    height: 32px;
    margin-left: -2vw;
}
.language a{
   display: inline-block;
   text-transform: uppercase;
   color: #999999;
   padding: 0 5px;
   font-size: 15px;
   line-height: 30px;
}
.language .active{
    text-align: center;
    color: white;
    background: #FC0100;
    border: 1px solid #C92625;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
}
b, strong {
    font-weight: bolder;
}
.counter_boom{
    clear: both;
    display: block;
    width: 500px;
    margin: 0 auto;
    padding-top: 30px;
}
.counter_boom span{
    display: block;
    text-align:center;
}

.counter_boom .flip-clock-wrapper{
    float: none;
}
.boom_blocks > div{
    display: block;
    float: left;
    width: 20%;
    margin-right: 20%;
    height: 200px;
    padding: 15px;
    border: 1px solid #999;
    border-radius: 2%;
    text-align: center;
    overflow: hidden;
}
.boom_blocks > div.fio, .boom_blocks > div.booms{
    font-size: 24px;
}
div.fio span{
    display: block;
    margin-top: 28%;
}
.small{
    font-size: 14px;
}

.boom_blocks > div:nth-child(3){
   margin-right: 0;
}
.boom_blocks > div img{
    position: relative;
    max-width: 90%;
    max-height: 90%;
}
.booms .title{
    display: block;
    padding-bottom: 20px;
}
.booms .red{
    font-size: 24px;
}
.boom_blocks > div.booms .middle{
    display: block;
    padding-top: 56px;

}

.table{
    margin-bottom: 5px;
}

#myModal.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#myModal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 800px;
    max-height: 550px;
    overflow-x: hidden;
    overflow-y: hidden;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
#myModal .close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 0.7;
}

#myModal .close:hover,
#myModal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


#myModal .li-modal{
    text-decoration: underline;
    cursor: pointer;
}

#myModal .modal-header {
    padding: 2px 16px;
    color: white;
}

#myModal .modal-body {padding: 2px 16px;text-align: center;color: #898989;}
#myModal .modal-body * {font-size:14px;}
#myModal .modal-body p {text-align: left}
#myModal .red{font-size: 20px;color:red}
#myModal .modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
#magazine,
.cover_magazine{
	width:1000px;
	height:710px;
        margin: 0 auto;
}
@media screen and (max-width: 995px)
{
    #magazine,
    .cover_magazine{
	width:500px;
    }
}
@media screen and (max-width: 500px)
{
    #magazine,
    .cover_magazine{
	width:100%;
        height:auto;
        max-height: 652px;
        overflow: hidden;
    }
}
#magazine img{
    width: 100%;
    height: 100%;
}
.cover_magazine{
    position: relative
}
.cover_magazine .fa-chevron-left{
    position: absolute;
    font-size: 25px;
    top:49%;
    left: 10px;
    z-index: -1;
    color: #adadad;
    display: none;
}
.cover_magazine .fa-chevron-right{
    position: absolute;
    font-size: 25px;
    top:49%;
    right: 10px;
    z-index: -1;
    color: #adadad;
    display: none;
}
.cover_magazine:hover .fa-chevron-right,
.cover_magazine:hover .fa-chevron-left{
    z-index: 101;
    display: block;
}
.cover_magazine .left,
.cover_magazine .right{
    position: absolute;
    width: 40px;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}
.cover_magazine .left{
    left: 0;
}
.cover_magazine .right{
    right: 0;
}
.cover_magazine:hover .left{
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(204,204,204,0.7) 0%, rgba(255,255,255,0.7) 100%);
}
.cover_magazine:hover .right{
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(255,255,255,0.7) 0%, rgba(204,204,204,0.7) 100%);
}

@media screen and (max-width: 1020px)
{

    .header .wr .head_phone .tel
    {
        font-size: 16px;
    }
}
@media screen and (max-width: 960px)
{
        .header .wr .head_phone .tel
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 900px)
{

    .header .wr .head_phone:nth-child(2) .tel,
    .header .wr .head_phone:nth-child(3) .tel
    {
       display: none;
    }
    .boom_blocks > div.booms .middle{
        padding-top: 0;
    }
}

@media screen and (max-width: 840px)
{
    #myModal .modal-content{
        width: 100% !important;
    }
    p.font16{
        font-size: 16px !important;
    }
}
@media screen and (max-width: 550px){
    .boom_blocks > div{
        width: 100%;
        margin: 0 0 20px 0;
        float:none;
    }

}


   @media screen and (max-width: 430px)
{

    .language > a.active{
        display: none;
    }

}
.mm-menu.mm-offcanvas{
    display: none;
}

label.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

label.container span{
   font-weight: normal
}

/* Hide the browser's default checkbox */
label.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
label.container a{
    text-transform: uppercase
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid white;
  border-radius: 30%;
}



/* On mouse-over, add a grey background color */
label.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
label.container input:checked ~ .checkmark {
  background-color: #f00;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label.container input:checked ~ .checkmark:after ,
.checkmark.on:after{
  display: block;
}
.checkmark.on{
   background-color: #008280;
}

/* Style the checkmark/indicator */
label.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.calc_form .step{
    display: flex;
    margin: 20px 0;
}

.step .number{
    margin-left: 10px;
    width: 28px;
    color: white !important;
    background-color: #FC0100;
    border-radius: 50%;
    border: 1px solid #FC0100;
    text-align: center;
}
.step .line{
    margin: 12px 0 8px 5px;
    width: 100%;
    height: 2px;
    background: #DDDDDD;
}
.zastrah{
    display: none
}
form.statement{

}
form.statement label{
   margin: 10px 0 0 0;
}
form.statement input,
form.statement select{
    font-size: 18px;
    width: 100%;
    margin: 2px 0;
    padding: 10px;
    border: 1px solid #999;
}
form.statement .b-input-btn{
    text-align: center;
    margin: 20px 0;
    color: white;
    background-color: #FC0100;
    font-size: 18px;
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
    display: block;
}



.onoff {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  cursor: pointer;
  top: 4px;
  width: 55px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.onoff + span{
    padding-left: 15px;
}
form.statement .onoff label {
    margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(252,1,0,0.6);
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: background 0.3s, text-indent 0.3s;
  -moz-transition: background 0.3s, text-indent 0.3s;
  -o-transition: background 0.3s, text-indent 0.3s;
  transition: background 0.3s, text-indent 0.3s;
  text-indent: 27px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.onoff label:after {
  content: 'Ні';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
  z-index: 1;
}
.onoff label:before {
  content: '';
  width: 15px;
  height: 24px;
  border-radius: 3px;
  background: #FFF;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 3px;
  display: block;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.onoff input:checked + label {
  background: #026514;
  text-indent: 8px;
}
.onoff input:checked + label:after {
  content: 'Так';
  color: #ffffff;
}
.onoff input:checked + label:before {
  left: 37px;
}
form.statement input[type="checkbox"]{
   display: none;
}
.type_of_payment form.statement .label_container label:hover .name_radio {
    color: #999;
}
.type_of_payment form.statement .label_container label .image{
   width: 140px;
   max-width: 100%;
    height: 93px;
    margin: 10px 5px;
}
.type_of_payment form.statement .label_container .name_radio{
    color: #000;
}
.label_container{
    margin-bottom: 25px
}
.label_container .button{
   color: white;
   text-transform: lowercase;
   background-color: #FC0100;
   border: 1px solid #FC0100;
   border-radius: 5px;
   padding: 3px 5px;
   margin: 5px 0 10px;
   font-weight: normal;
}
.medical_options .b-input-text{
    margin-bottom: 15px;
}
.mobile_style a{
    text-decoration: underline;
}
.mobile_style li{
    list-style-type: inherit;
}
.mobile_style ul{
    padding-left: 40px;
    /*padding-inline-start: 40px;*/
}
.mobile_app a{
    padding-right: 15px;
}    
.banner_img{
    float: left; 
    width: 30%;
}
@media screen and (max-width: 840px){
    .banner_img{ 
        width: 40%;
    }
}
.toggle_title{
    border: 1px solid #999;
    padding: 5px;
    cursor: pointer;
}
.toggle_title::before{
   content: "+";
   display: inline-block;
   margin: 0px 10px;
}
.toggle_title.active::before{
   content: "-";
}
.info_box1{
    padding-top: 10px;
}

.top_menu,
.top_menu ul,
.top_menu li,
.top_menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.top_menu {
    position: relative;
    height: 30px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.top_menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 40px;
}
.top_menu li a {
    display: block;
    line-height: 18px;
    text-decoration: none;
    font-size: 18px;
    color: #999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.top_menu li:first-child a { border-left: none; }
.top_menu li:last-child a{ border-right: none; }

.top_menu li:hover > a { color: #999; }
.top_menu ul {
    position: absolute;
    top: 40px;
    width: 300px;
    right: -110px;
    opacity: 0;
    border: 2px solid #999;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .2);
}

.top_menu li:hover > ul { opacity: 1; }

.top_menu ul li {
    height: 0;
    display: block;
    overflow: hidden;
    padding: 0;
    transition: height .25s ease .1s;
}

.top_menu li:hover > ul li {
    height: auto;
    overflow: visible;
    padding: 5px 0;

}

.top_menu ul li a {
    width: 100%;
    padding: 4px 0 4px 6px;
    margin: 0;
    border: none;
}
.top_menu ul li a:hover{
    color: #f00;
}
.top_menu ul li:last-child a {
    border: none;
}
.top_menu li:hover .arrow{
    top: 32px;
    width: 20px;
    height: 10px;
    margin-left: 5px;
    position: absolute;
    overflow: hidden;
}
.top_menu li:hover .arrow .tooltipster-arrow-uncropped{
    top: -10px;
    position: relative;
}
.top_menu li:hover .arrow .tooltipster-arrow-border{

    top: 0;
    left: 0;
    border: 10px solid transparent;
    border-bottom-color: #999;
}

.top_menu li:hover .arrow .tooltipster-arrow-background{
    border: 10px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    top: 3px;
    left: 0;
    border-bottom-color: #fff;
}
