@charset 'UTF-8';
/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
.ban-container
{
    min-width: 320px;
    max-width: 800px;
    margin: 100px auto;
}

.ban-eyes
{
    position: relative; 

    width: 100%;
    max-width: 853px;
    padding-bottom: 36.92%;

    background: url('/suspicious.img/') no-repeat 0 0;
    background-size: 100% auto;
}

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
/*(
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default;*/
/*(
  sm: 540px,
  md: 720px,
  lg: 960px,
  xl: 1140px
) !default;*/
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html
{
    font-family: sans-serif;
    line-height: 1.15;

        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body
{
    margin: 0;
}

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

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

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

    height: 0;
}

progress
{
    vertical-align: baseline;
}

template,
[hidden]
{
    display: none;
}

a
{
    background-color: transparent;

    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover
{
    outline-width: 0;
}

abbr[title]
{
    text-decoration: underline;
    text-decoration: underline dotted; 

    border-bottom: none;
}

b,
strong
{
    font-weight: inherit;
}

b,
strong
{
    font-weight: bolder;
}

dfn
{
    font-style: italic;
}

h1
{
    font-size: 2em;

    margin: .67em 0;
}

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

small
{
    font-size: 80%;
}

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

img
{
    border-style: none;
}

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

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

figure
{
    margin: 1em 40px;
}

hr
{
    overflow: visible; 

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

button,
input,
optgroup,
select,
textarea
{
    font: inherit;

    margin: 0;
}

optgroup
{
    font-weight: bold;
}

button,
input
{
    overflow: visible;
}

button,
select
{
    text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0; 

    border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}

fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em; 

    border: 1px solid #c0c0c0;
}

legend
{
    display: table;

    box-sizing: border-box;
    max-width: 100%;
    padding: 0;

    white-space: normal; 

    color: inherit;
}

textarea
{
    overflow: auto;
}

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

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

[type='search']
{
    outline-offset: -2px; 

    -webkit-appearance: textfield;
}

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

::-webkit-input-placeholder
{
    opacity: .54; 
    color: inherit;
}

::-webkit-file-upload-button
{
    font: inherit; 

    -webkit-appearance: button;
}

html
{
    box-sizing: border-box;
}

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

@-ms-viewport
{
    width: device-width;
}

html
{
    font-size: 16px;

    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body
{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;

    color: #444;
    background-color: #f0f0f0;
}

[tabindex='-1']:focus
{
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    margin-top: 0;
    margin-bottom: .5rem;
}

p
{
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title]
{
    cursor: help;

    border-bottom: 1px dotted #999;
}

address
{
    font-style: normal;
    line-height: inherit; 

    margin-bottom: 1rem;
}

ol,
ul,
dl
{
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol
{
    margin-bottom: 0;
}

dt
{
    font-weight: bold;
}

dd
{
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote
{
    margin: 0 0 1rem;
}

a
{
    text-decoration: none; 

    color: #0086ee;
}
a:focus,
a:hover
{
    text-decoration: underline; 

    color: #005ba2;
}
a:focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:not([href]):not([tabindex])
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):focus
{
    outline: none;
}

pre
{
    overflow: auto; 

    margin-top: 0;
    margin-bottom: 1rem;
}

figure
{
    margin: 0 0 1rem;
}

img
{
    vertical-align: middle;
}

[role='button']
{
    cursor: pointer;
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea
{
    touch-action: manipulation;
}

table
{
    border-collapse: collapse;

    background-color: transparent;
}

caption
{
    padding-top: .75rem;
    padding-bottom: .75rem;

    caption-side: bottom; 

    text-align: left;

    color: #999;
}

th
{
    text-align: left;
}

label
{
    display: inline-block;

    margin-bottom: .5rem;
}

button:focus
{
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea
{
    line-height: inherit;
}

input[type='radio']:disabled,
input[type='checkbox']:disabled
{
    cursor: not-allowed;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month']
{
    -webkit-appearance: listbox;
}

textarea
{
    resize: vertical;
}

fieldset
{
    min-width: 0;
    margin: 0;
    padding: 0;

    border: 0;
}

legend
{
    font-size: 1.5rem;
    line-height: inherit; 

    display: block;

    width: 100%;
    margin-bottom: .5rem;
    padding: 0;
}

input[type='search']
{
    -webkit-appearance: none;
}

output
{
    display: inline-block;
}

[hidden]
{
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;

    margin-bottom: .5rem;

    color: inherit;
}

h1,
.h1
{
    font-size: 2.5rem;
}

h2,
.h2
{
    font-size: 2rem;
}

h3,
.h3
{
    font-size: 1.75rem;
}

h4,
.h4
{
    font-size: 1.5rem;
}

h5,
.h5
{
    font-size: 1.25rem;
}

h6,
.h6
{
    font-size: 1rem;
}

.lead
{
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1
{
    font-size: 6rem;
    font-weight: 300;
}

.display-2
{
    font-size: 5.5rem;
    font-weight: 300;
}

.display-3
{
    font-size: 4.5rem;
    font-weight: 300;
}

.display-4
{
    font-size: 3.5rem;
    font-weight: 300;
}

hr
{
    margin-top: 1rem;
    margin-bottom: 1rem;

    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

small,
.small
{
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark
{
    padding: .2em;

    background-color: #ffed99;
}

.list-unstyled
{
    padding-left: 0;

    list-style: none;
}

.list-inline
{
    padding-left: 0;

    list-style: none;
}

.list-inline-item
{
    display: inline-block;
}
.list-inline-item:not(:last-child)
{
    margin-right: 5px;
}

.initialism
{
    font-size: 90%;

    text-transform: uppercase;
}

.blockquote
{
    font-size: 1.25rem;

    margin-bottom: 1rem;
    padding: .5rem 1rem;

    border-left: .25rem solid #ededed;
}

.blockquote-footer
{
    font-size: 80%;

    display: block;

    color: #999;
}
.blockquote-footer::before
{
    content: '\2014 \00A0';
}

.blockquote-reverse
{
    padding-right: 1rem;
    padding-left: 0;

    text-align: right;

    border-right: .25rem solid #ededed;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before
{
    content: '';
}

.blockquote-reverse .blockquote-footer::after
{
    content: '\00A0 \2014';
}

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

.img-thumbnail
{
    max-width: 100%;
    height: auto; 
    padding: .25rem;

    transition: all .2s ease-in-out;

    border: 1px solid #ddd;
    border-radius: .15rem;
    background-color: #f0f0f0;
}

.figure
{
    display: inline-block;
}

.figure-img
{
    line-height: 1; 

    margin-bottom: .5rem;
}

.figure-caption
{
    font-size: 90%;

    color: #999;
}

code,
kbd,
pre,
samp
{
    font-family: Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

code
{
    font-size: 90%;

    padding: .2rem .4rem;

    color: #bd4147;
    border-radius: .15rem; 
    background-color: #f7f7f9;
}

kbd
{
    font-size: 90%;

    padding: .2rem .4rem;

    color: #fff;
    border-radius: .2rem; 
    background-color: #333;
}
kbd kbd
{
    font-size: 100%;
    font-weight: bold; 

    padding: 0;
}

pre
{
    font-size: 90%;

    display: block;

    margin-top: 0;
    margin-bottom: 1rem;

    color: #444;
}
pre code
{
    font-size: inherit;

    padding: 0;

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

.pre-scrollable
{
    overflow-y: scroll; 

    max-height: 340px;
}

.container
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 8px; 
    padding-left: 8px;
}
@media (min-width: 576px)
{
    .container
    {
        width: 540px;
        max-width: 100%;
    }
}
@media (min-width: 768px)
{
    .container
    {
        width: 720px;
        max-width: 100%;
    }
}
@media (min-width: 992px)
{
    .container
    {
        width: 960px;
        max-width: 100%;
    }
}
@media (min-width: 1260px)
{
    .container
    {
        width: 1240px;
        max-width: 100%;
    }
}

.container-fluid
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 8px; 
    padding-left: 8px;
}

.row
{
    display: flex;

    margin-right: -8px;
    margin-left: -8px; 

    flex-wrap: wrap;
}
@media (min-width: 576px)
{
    .row
    {
        margin-right: -8px;
        margin-left: -8px;
    }
}
@media (min-width: 768px)
{
    .row
    {
        margin-right: -8px;
        margin-left: -8px;
    }
}
@media (min-width: 992px)
{
    .row
    {
        margin-right: -8px;
        margin-left: -8px;
    }
}
@media (min-width: 1260px)
{
    .row
    {
        margin-right: -8px;
        margin-left: -8px;
    }
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12
{
    position: relative;

    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}
@media (min-width: 576px)
{
    .col-xs,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12
    {
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media (min-width: 768px)
{
    .col-xs,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12
    {
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media (min-width: 992px)
{
    .col-xs,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12
    {
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media (min-width: 1260px)
{
    .col-xs,
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12
    {
        padding-right: 8px;
        padding-left: 8px;
    }
}

.col-xs
{
    max-width: 100%; 

    flex-basis: 0;
    flex-grow: 1;
}

.col-xs-1
{
    max-width: 8.33333%; 

    flex: 0 0 8.33333%;
}

.col-xs-2
{
    max-width: 16.66667%; 

    flex: 0 0 16.66667%;
}

.col-xs-3
{
    max-width: 25%; 

    flex: 0 0 25%;
}

.col-xs-4
{
    max-width: 33.33333%; 

    flex: 0 0 33.33333%;
}

.col-xs-5
{
    max-width: 41.66667%; 

    flex: 0 0 41.66667%;
}

.col-xs-6
{
    max-width: 50%; 

    flex: 0 0 50%;
}

.col-xs-7
{
    max-width: 58.33333%; 

    flex: 0 0 58.33333%;
}

.col-xs-8
{
    max-width: 66.66667%; 

    flex: 0 0 66.66667%;
}

.col-xs-9
{
    max-width: 75%; 

    flex: 0 0 75%;
}

.col-xs-10
{
    max-width: 83.33333%; 

    flex: 0 0 83.33333%;
}

.col-xs-11
{
    max-width: 91.66667%; 

    flex: 0 0 91.66667%;
}

.col-xs-12
{
    max-width: 100%; 

    flex: 0 0 100%;
}

.pull-xs-0
{
    right: auto;
}

.pull-xs-1
{
    right: 8.33333%;
}

.pull-xs-2
{
    right: 16.66667%;
}

.pull-xs-3
{
    right: 25%;
}

.pull-xs-4
{
    right: 33.33333%;
}

.pull-xs-5
{
    right: 41.66667%;
}

.pull-xs-6
{
    right: 50%;
}

.pull-xs-7
{
    right: 58.33333%;
}

.pull-xs-8
{
    right: 66.66667%;
}

.pull-xs-9
{
    right: 75%;
}

.pull-xs-10
{
    right: 83.33333%;
}

.pull-xs-11
{
    right: 91.66667%;
}

.pull-xs-12
{
    right: 100%;
}

.push-xs-0
{
    left: auto;
}

.push-xs-1
{
    left: 8.33333%;
}

.push-xs-2
{
    left: 16.66667%;
}

.push-xs-3
{
    left: 25%;
}

.push-xs-4
{
    left: 33.33333%;
}

.push-xs-5
{
    left: 41.66667%;
}

.push-xs-6
{
    left: 50%;
}

.push-xs-7
{
    left: 58.33333%;
}

.push-xs-8
{
    left: 66.66667%;
}

.push-xs-9
{
    left: 75%;
}

.push-xs-10
{
    left: 83.33333%;
}

.push-xs-11
{
    left: 91.66667%;
}

.push-xs-12
{
    left: 100%;
}

.offset-xs-1
{
    margin-left: 8.33333%;
}

.offset-xs-2
{
    margin-left: 16.66667%;
}

.offset-xs-3
{
    margin-left: 25%;
}

.offset-xs-4
{
    margin-left: 33.33333%;
}

.offset-xs-5
{
    margin-left: 41.66667%;
}

.offset-xs-6
{
    margin-left: 50%;
}

.offset-xs-7
{
    margin-left: 58.33333%;
}

.offset-xs-8
{
    margin-left: 66.66667%;
}

.offset-xs-9
{
    margin-left: 75%;
}

.offset-xs-10
{
    margin-left: 83.33333%;
}

.offset-xs-11
{
    margin-left: 91.66667%;
}

@media (min-width: 576px)
{
    .col-sm
    {
        max-width: 100%; 

        flex-basis: 0;
        flex-grow: 1;
    }
    .col-sm-1
    {
        max-width: 8.33333%; 

        flex: 0 0 8.33333%;
    }
    .col-sm-2
    {
        max-width: 16.66667%; 

        flex: 0 0 16.66667%;
    }
    .col-sm-3
    {
        max-width: 25%; 

        flex: 0 0 25%;
    }
    .col-sm-4
    {
        max-width: 33.33333%; 

        flex: 0 0 33.33333%;
    }
    .col-sm-5
    {
        max-width: 41.66667%; 

        flex: 0 0 41.66667%;
    }
    .col-sm-6
    {
        max-width: 50%; 

        flex: 0 0 50%;
    }
    .col-sm-7
    {
        max-width: 58.33333%; 

        flex: 0 0 58.33333%;
    }
    .col-sm-8
    {
        max-width: 66.66667%; 

        flex: 0 0 66.66667%;
    }
    .col-sm-9
    {
        max-width: 75%; 

        flex: 0 0 75%;
    }
    .col-sm-10
    {
        max-width: 83.33333%; 

        flex: 0 0 83.33333%;
    }
    .col-sm-11
    {
        max-width: 91.66667%; 

        flex: 0 0 91.66667%;
    }
    .col-sm-12
    {
        max-width: 100%; 

        flex: 0 0 100%;
    }
    .pull-sm-0
    {
        right: auto;
    }
    .pull-sm-1
    {
        right: 8.33333%;
    }
    .pull-sm-2
    {
        right: 16.66667%;
    }
    .pull-sm-3
    {
        right: 25%;
    }
    .pull-sm-4
    {
        right: 33.33333%;
    }
    .pull-sm-5
    {
        right: 41.66667%;
    }
    .pull-sm-6
    {
        right: 50%;
    }
    .pull-sm-7
    {
        right: 58.33333%;
    }
    .pull-sm-8
    {
        right: 66.66667%;
    }
    .pull-sm-9
    {
        right: 75%;
    }
    .pull-sm-10
    {
        right: 83.33333%;
    }
    .pull-sm-11
    {
        right: 91.66667%;
    }
    .pull-sm-12
    {
        right: 100%;
    }
    .push-sm-0
    {
        left: auto;
    }
    .push-sm-1
    {
        left: 8.33333%;
    }
    .push-sm-2
    {
        left: 16.66667%;
    }
    .push-sm-3
    {
        left: 25%;
    }
    .push-sm-4
    {
        left: 33.33333%;
    }
    .push-sm-5
    {
        left: 41.66667%;
    }
    .push-sm-6
    {
        left: 50%;
    }
    .push-sm-7
    {
        left: 58.33333%;
    }
    .push-sm-8
    {
        left: 66.66667%;
    }
    .push-sm-9
    {
        left: 75%;
    }
    .push-sm-10
    {
        left: 83.33333%;
    }
    .push-sm-11
    {
        left: 91.66667%;
    }
    .push-sm-12
    {
        left: 100%;
    }
    .offset-sm-0
    {
        margin-left: 0;
    }
    .offset-sm-1
    {
        margin-left: 8.33333%;
    }
    .offset-sm-2
    {
        margin-left: 16.66667%;
    }
    .offset-sm-3
    {
        margin-left: 25%;
    }
    .offset-sm-4
    {
        margin-left: 33.33333%;
    }
    .offset-sm-5
    {
        margin-left: 41.66667%;
    }
    .offset-sm-6
    {
        margin-left: 50%;
    }
    .offset-sm-7
    {
        margin-left: 58.33333%;
    }
    .offset-sm-8
    {
        margin-left: 66.66667%;
    }
    .offset-sm-9
    {
        margin-left: 75%;
    }
    .offset-sm-10
    {
        margin-left: 83.33333%;
    }
    .offset-sm-11
    {
        margin-left: 91.66667%;
    }
}

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

        flex-basis: 0;
        flex-grow: 1;
    }
    .col-md-1
    {
        max-width: 8.33333%; 

        flex: 0 0 8.33333%;
    }
    .col-md-2
    {
        max-width: 16.66667%; 

        flex: 0 0 16.66667%;
    }
    .col-md-3
    {
        max-width: 25%; 

        flex: 0 0 25%;
    }
    .col-md-4
    {
        max-width: 33.33333%; 

        flex: 0 0 33.33333%;
    }
    .col-md-5
    {
        max-width: 41.66667%; 

        flex: 0 0 41.66667%;
    }
    .col-md-6
    {
        max-width: 50%; 

        flex: 0 0 50%;
    }
    .col-md-7
    {
        max-width: 58.33333%; 

        flex: 0 0 58.33333%;
    }
    .col-md-8
    {
        max-width: 66.66667%; 

        flex: 0 0 66.66667%;
    }
    .col-md-9
    {
        max-width: 75%; 

        flex: 0 0 75%;
    }
    .col-md-10
    {
        max-width: 83.33333%; 

        flex: 0 0 83.33333%;
    }
    .col-md-11
    {
        max-width: 91.66667%; 

        flex: 0 0 91.66667%;
    }
    .col-md-12
    {
        max-width: 100%; 

        flex: 0 0 100%;
    }
    .pull-md-0
    {
        right: auto;
    }
    .pull-md-1
    {
        right: 8.33333%;
    }
    .pull-md-2
    {
        right: 16.66667%;
    }
    .pull-md-3
    {
        right: 25%;
    }
    .pull-md-4
    {
        right: 33.33333%;
    }
    .pull-md-5
    {
        right: 41.66667%;
    }
    .pull-md-6
    {
        right: 50%;
    }
    .pull-md-7
    {
        right: 58.33333%;
    }
    .pull-md-8
    {
        right: 66.66667%;
    }
    .pull-md-9
    {
        right: 75%;
    }
    .pull-md-10
    {
        right: 83.33333%;
    }
    .pull-md-11
    {
        right: 91.66667%;
    }
    .pull-md-12
    {
        right: 100%;
    }
    .push-md-0
    {
        left: auto;
    }
    .push-md-1
    {
        left: 8.33333%;
    }
    .push-md-2
    {
        left: 16.66667%;
    }
    .push-md-3
    {
        left: 25%;
    }
    .push-md-4
    {
        left: 33.33333%;
    }
    .push-md-5
    {
        left: 41.66667%;
    }
    .push-md-6
    {
        left: 50%;
    }
    .push-md-7
    {
        left: 58.33333%;
    }
    .push-md-8
    {
        left: 66.66667%;
    }
    .push-md-9
    {
        left: 75%;
    }
    .push-md-10
    {
        left: 83.33333%;
    }
    .push-md-11
    {
        left: 91.66667%;
    }
    .push-md-12
    {
        left: 100%;
    }
    .offset-md-0
    {
        margin-left: 0;
    }
    .offset-md-1
    {
        margin-left: 8.33333%;
    }
    .offset-md-2
    {
        margin-left: 16.66667%;
    }
    .offset-md-3
    {
        margin-left: 25%;
    }
    .offset-md-4
    {
        margin-left: 33.33333%;
    }
    .offset-md-5
    {
        margin-left: 41.66667%;
    }
    .offset-md-6
    {
        margin-left: 50%;
    }
    .offset-md-7
    {
        margin-left: 58.33333%;
    }
    .offset-md-8
    {
        margin-left: 66.66667%;
    }
    .offset-md-9
    {
        margin-left: 75%;
    }
    .offset-md-10
    {
        margin-left: 83.33333%;
    }
    .offset-md-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px)
{
    .col-lg
    {
        max-width: 100%; 

        flex-basis: 0;
        flex-grow: 1;
    }
    .col-lg-1
    {
        max-width: 8.33333%; 

        flex: 0 0 8.33333%;
    }
    .col-lg-2
    {
        max-width: 16.66667%; 

        flex: 0 0 16.66667%;
    }
    .col-lg-3
    {
        max-width: 25%; 

        flex: 0 0 25%;
    }
    .col-lg-4
    {
        max-width: 33.33333%; 

        flex: 0 0 33.33333%;
    }
    .col-lg-5
    {
        max-width: 41.66667%; 

        flex: 0 0 41.66667%;
    }
    .col-lg-6
    {
        max-width: 50%; 

        flex: 0 0 50%;
    }
    .col-lg-7
    {
        max-width: 58.33333%; 

        flex: 0 0 58.33333%;
    }
    .col-lg-8
    {
        max-width: 66.66667%; 

        flex: 0 0 66.66667%;
    }
    .col-lg-9
    {
        max-width: 75%; 

        flex: 0 0 75%;
    }
    .col-lg-10
    {
        max-width: 83.33333%; 

        flex: 0 0 83.33333%;
    }
    .col-lg-11
    {
        max-width: 91.66667%; 

        flex: 0 0 91.66667%;
    }
    .col-lg-12
    {
        max-width: 100%; 

        flex: 0 0 100%;
    }
    .pull-lg-0
    {
        right: auto;
    }
    .pull-lg-1
    {
        right: 8.33333%;
    }
    .pull-lg-2
    {
        right: 16.66667%;
    }
    .pull-lg-3
    {
        right: 25%;
    }
    .pull-lg-4
    {
        right: 33.33333%;
    }
    .pull-lg-5
    {
        right: 41.66667%;
    }
    .pull-lg-6
    {
        right: 50%;
    }
    .pull-lg-7
    {
        right: 58.33333%;
    }
    .pull-lg-8
    {
        right: 66.66667%;
    }
    .pull-lg-9
    {
        right: 75%;
    }
    .pull-lg-10
    {
        right: 83.33333%;
    }
    .pull-lg-11
    {
        right: 91.66667%;
    }
    .pull-lg-12
    {
        right: 100%;
    }
    .push-lg-0
    {
        left: auto;
    }
    .push-lg-1
    {
        left: 8.33333%;
    }
    .push-lg-2
    {
        left: 16.66667%;
    }
    .push-lg-3
    {
        left: 25%;
    }
    .push-lg-4
    {
        left: 33.33333%;
    }
    .push-lg-5
    {
        left: 41.66667%;
    }
    .push-lg-6
    {
        left: 50%;
    }
    .push-lg-7
    {
        left: 58.33333%;
    }
    .push-lg-8
    {
        left: 66.66667%;
    }
    .push-lg-9
    {
        left: 75%;
    }
    .push-lg-10
    {
        left: 83.33333%;
    }
    .push-lg-11
    {
        left: 91.66667%;
    }
    .push-lg-12
    {
        left: 100%;
    }
    .offset-lg-0
    {
        margin-left: 0;
    }
    .offset-lg-1
    {
        margin-left: 8.33333%;
    }
    .offset-lg-2
    {
        margin-left: 16.66667%;
    }
    .offset-lg-3
    {
        margin-left: 25%;
    }
    .offset-lg-4
    {
        margin-left: 33.33333%;
    }
    .offset-lg-5
    {
        margin-left: 41.66667%;
    }
    .offset-lg-6
    {
        margin-left: 50%;
    }
    .offset-lg-7
    {
        margin-left: 58.33333%;
    }
    .offset-lg-8
    {
        margin-left: 66.66667%;
    }
    .offset-lg-9
    {
        margin-left: 75%;
    }
    .offset-lg-10
    {
        margin-left: 83.33333%;
    }
    .offset-lg-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1260px)
{
    .col-xl
    {
        max-width: 100%; 

        flex-basis: 0;
        flex-grow: 1;
    }
    .col-xl-1
    {
        max-width: 8.33333%; 

        flex: 0 0 8.33333%;
    }
    .col-xl-2
    {
        max-width: 16.66667%; 

        flex: 0 0 16.66667%;
    }
    .col-xl-3
    {
        max-width: 25%; 

        flex: 0 0 25%;
    }
    .col-xl-4
    {
        max-width: 33.33333%; 

        flex: 0 0 33.33333%;
    }
    .col-xl-5
    {
        max-width: 41.66667%; 

        flex: 0 0 41.66667%;
    }
    .col-xl-6
    {
        max-width: 50%; 

        flex: 0 0 50%;
    }
    .col-xl-7
    {
        max-width: 58.33333%; 

        flex: 0 0 58.33333%;
    }
    .col-xl-8
    {
        max-width: 66.66667%; 

        flex: 0 0 66.66667%;
    }
    .col-xl-9
    {
        max-width: 75%; 

        flex: 0 0 75%;
    }
    .col-xl-10
    {
        max-width: 83.33333%; 

        flex: 0 0 83.33333%;
    }
    .col-xl-11
    {
        max-width: 91.66667%; 

        flex: 0 0 91.66667%;
    }
    .col-xl-12
    {
        max-width: 100%; 

        flex: 0 0 100%;
    }
    .pull-xl-0
    {
        right: auto;
    }
    .pull-xl-1
    {
        right: 8.33333%;
    }
    .pull-xl-2
    {
        right: 16.66667%;
    }
    .pull-xl-3
    {
        right: 25%;
    }
    .pull-xl-4
    {
        right: 33.33333%;
    }
    .pull-xl-5
    {
        right: 41.66667%;
    }
    .pull-xl-6
    {
        right: 50%;
    }
    .pull-xl-7
    {
        right: 58.33333%;
    }
    .pull-xl-8
    {
        right: 66.66667%;
    }
    .pull-xl-9
    {
        right: 75%;
    }
    .pull-xl-10
    {
        right: 83.33333%;
    }
    .pull-xl-11
    {
        right: 91.66667%;
    }
    .pull-xl-12
    {
        right: 100%;
    }
    .push-xl-0
    {
        left: auto;
    }
    .push-xl-1
    {
        left: 8.33333%;
    }
    .push-xl-2
    {
        left: 16.66667%;
    }
    .push-xl-3
    {
        left: 25%;
    }
    .push-xl-4
    {
        left: 33.33333%;
    }
    .push-xl-5
    {
        left: 41.66667%;
    }
    .push-xl-6
    {
        left: 50%;
    }
    .push-xl-7
    {
        left: 58.33333%;
    }
    .push-xl-8
    {
        left: 66.66667%;
    }
    .push-xl-9
    {
        left: 75%;
    }
    .push-xl-10
    {
        left: 83.33333%;
    }
    .push-xl-11
    {
        left: 91.66667%;
    }
    .push-xl-12
    {
        left: 100%;
    }
    .offset-xl-0
    {
        margin-left: 0;
    }
    .offset-xl-1
    {
        margin-left: 8.33333%;
    }
    .offset-xl-2
    {
        margin-left: 16.66667%;
    }
    .offset-xl-3
    {
        margin-left: 25%;
    }
    .offset-xl-4
    {
        margin-left: 33.33333%;
    }
    .offset-xl-5
    {
        margin-left: 41.66667%;
    }
    .offset-xl-6
    {
        margin-left: 50%;
    }
    .offset-xl-7
    {
        margin-left: 58.33333%;
    }
    .offset-xl-8
    {
        margin-left: 66.66667%;
    }
    .offset-xl-9
    {
        margin-left: 75%;
    }
    .offset-xl-10
    {
        margin-left: 83.33333%;
    }
    .offset-xl-11
    {
        margin-left: 91.66667%;
    }
}

.table
{
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.table th,
.table td
{
    padding: .75rem;

    vertical-align: top;

    border-top: 1px solid #ededed;
}
.table thead th
{
    vertical-align: bottom;

    border-bottom: 2px solid #ededed;
}
.table tbody + tbody
{
    border-top: 2px solid #ededed;
}
.table .table
{
    background-color: #f0f0f0;
}

.table-sm th,
.table-sm td
{
    padding: .3rem;
}

.table-bordered
{
    border: 1px solid #ededed;
}
.table-bordered th,
.table-bordered td
{
    border: 1px solid #ededed;
}
.table-bordered thead th,
.table-bordered thead td
{
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd)
{
    background-color: rgba(0, 0, 0, .05);
}

.table-hover tbody tr:hover
{
    background-color: rgba(0, 0, 0, .075);
}

.table-active,
.table-active > th,
.table-active > td
{
    background-color: rgba(0, 0, 0, .075);
}

.table-hover .table-active:hover
{
    background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th
{
    background-color: rgba(0, 0, 0, .075);
}

.table-success,
.table-success > th,
.table-success > td
{
    background-color: #dff0d8;
}

.table-hover .table-success:hover
{
    background-color: #d0e9c6;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th
{
    background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td
{
    background-color: #d9edf7;
}

.table-hover .table-info:hover
{
    background-color: #c4e3f3;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th
{
    background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td
{
    background-color: #ffed99;
}

.table-hover .table-warning:hover
{
    background-color: #ffe980;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th
{
    background-color: #ffe980;
}

.table-danger,
.table-danger > th,
.table-danger > td
{
    background-color: #f2dede;
}

.table-hover .table-danger:hover
{
    background-color: #ebcccc;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th
{
    background-color: #ebcccc;
}

.thead-inverse th
{
    color: #fff;
    background-color: #444;
}

.thead-default th
{
    color: #777;
    background-color: #ededed;
}

.table-inverse
{
    color: #ededed;
    background-color: #444;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th
{
    border-color: #777;
}
.table-inverse.table-bordered
{
    border: 0;
}

.table-responsive
{
    display: block;
    overflow-x: auto; 

    width: 100%;
    min-height: 0;
}

.table-reflow thead
{
    float: left;
}

.table-reflow tbody
{
    display: block;

    white-space: nowrap;
}

.table-reflow th,
.table-reflow td
{
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
}
.table-reflow th:last-child,
.table-reflow td:last-child
{
    border-right: 1px solid #ededed;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td
{
    border-bottom: 1px solid #ededed;
}

.table-reflow tr
{
    float: left;
}
.table-reflow tr th,
.table-reflow tr td
{
    display: block !important;

    border: 1px solid #ededed;
}

.form-control,
.input-container
{
    font-size: 1rem;
    line-height: 1.25;

    display: block;

    width: 100%;
    padding: .5rem .75rem;

    color: #777;
    border: 1px solid #e6e5e4;
    border-radius: .15rem; 
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
}
.form-control::-ms-expand,
.input-container::-ms-expand
{
    border: 0; 
    background-color: transparent;
}
.form-control:focus,
.input-container:focus
{
    color: #777;
    border-color: #66afe9;
    outline: none; 
    background-color: #fff;
}
.form-control::placeholder,
.input-container::placeholder
{
    opacity: 1; 
    color: #999;
}
.form-control:disabled,
.input-container:disabled,
.form-control[readonly],
.input-container[readonly]
{
    opacity: 1; 
    background-color: #ededed;
}
.form-control:disabled,
.input-container:disabled
{
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]),
select.input-container:not([size]):not([multiple])
{
    height: calc(2.5rem - 2px);
}

select.form-control:focus::-ms-value,
select.input-container:focus::-ms-value
{
    color: #777;
    background-color: #fff;
}

.form-control-file,
.form-control-range
{
    display: block;
}

.col-form-label
{
    margin-bottom: 0; 
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.col-form-label-lg
{
    font-size: 1.25rem; 

    padding-top: .75rem;
    padding-bottom: .75rem;
}

.col-form-label-sm
{
    font-size: .875rem; 

    padding-top: .25rem;
    padding-bottom: .25rem;
}

.col-form-legend
{
    font-size: 1rem; 

    margin-bottom: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.form-control-static
{
    line-height: 1.25;

    padding-top: .5rem;
    padding-bottom: .5rem;

    border: solid transparent;
    border-width: 1px 0;
}
.form-control-static.form-control-sm,
.form-control-static.form-control-lg
{
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm
{
    font-size: .875rem;

    padding: .25rem .5rem;

    border-radius: .2rem;
}

select.form-control-sm:not([size]):not([multiple])
{
    height: 1.8125rem;
}

.form-control-lg
{
    font-size: 1.25rem;

    padding: .75rem 1.5rem;

    border-radius: .3rem;
}

select.form-control-lg:not([size]):not([multiple])
{
    height: 3.16667rem;
}

.form-group,
.input-container
{
    margin-bottom: 1rem;
}

.form-text
{
    display: block;

    margin-top: .25rem;
}

.form-check
{
    position: relative;

    display: block;

    margin-bottom: .75rem;
}
.form-check + .form-check
{
    margin-top: -.25rem;
}
.form-check.disabled .form-check-label
{
    cursor: not-allowed; 

    color: #999;
}

.form-check-label
{
    margin-bottom: 0;
    padding-left: 1.25rem;

    cursor: pointer;
}

.form-check-input
{
    position: absolute;

    margin-top: .25rem;
    margin-left: -1.25rem;
}
.form-check-input:only-child
{
    position: static;
}

.form-check-inline
{
    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding-left: 1.25rem;

    cursor: pointer; 
    vertical-align: middle;
}
.form-check-inline + .form-check-inline
{
    margin-left: .75rem;
}
.form-check-inline.disabled
{
    cursor: not-allowed; 

    color: #999;
}

.form-control-feedback
{
    margin-top: .25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger
{
    padding-right: 2.25rem;

    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control
{
    color: #70ba01;
}

.has-success .form-control,
.has-success .input-container
{
    border-color: #70ba01;
}
.has-success .form-control:focus,
.has-success .input-container:focus
{
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #a6fe23;
}

.has-success .input-group-addon
{
    color: #70ba01;
    border-color: #70ba01;
    background-color: #cffe89;
}

.has-success .form-control-success
{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'#70ba01\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E');
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control
{
    color: #ffd200;
}

.has-warning .form-control,
.has-warning .input-container
{
    border-color: #ffd200;
}
.has-warning .form-control:focus,
.has-warning .input-container:focus
{
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffe466;
}

.has-warning .input-group-addon
{
    color: #ffd200;
    border-color: #ffd200;
    background-color: #fff6cc;
}

.has-warning .form-control-warning
{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'#FFD200\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E');
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control
{
    color: #d02d30;
}

.has-danger .form-control,
.has-danger .input-container
{
    border-color: #d02d30;
}
.has-danger .form-control:focus,
.has-danger .input-container:focus
{
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e38081;
}

.has-danger .input-group-addon
{
    color: #d02d30;
    border-color: #d02d30;
    background-color: #f6d3d4;
}

.has-danger .form-control-danger
{
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'#D02D30\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23d9534f\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E');
}

@media (min-width: 576px)
{
    .form-inline .form-group,
    .form-inline .input-container
    {
        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle;
    }
    .form-inline .form-control,
    .form-inline .input-container
    {
        display: inline-block;

        width: auto;

        vertical-align: middle;
    }
    .form-inline .form-control-static
    {
        display: inline-block;
    }
    .form-inline .input-group
    {
        display: inline-table;

        width: auto;

        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-container
    {
        width: auto;
    }
    .form-inline .input-group > .form-control,
    .form-inline .input-group > .input-container
    {
        width: 100%;
    }
    .form-inline .form-control-label
    {
        margin-bottom: 0;

        vertical-align: middle;
    }
    .form-inline .form-check
    {
        display: inline-block;

        margin-top: 0;
        margin-bottom: 0;

        vertical-align: middle;
    }
    .form-inline .form-check-label
    {
        padding-left: 0;
    }
    .form-inline .form-check-input
    {
        position: relative;

        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback
    {
        top: 0;
    }
}

.btn
{
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;

    display: inline-block;

    padding: .5rem 1rem;

    cursor: pointer;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    border: 1px solid transparent;
    border-radius: .15rem;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover
{
    text-decoration: none;
}
.btn.focus
{
    text-decoration: none;
}
.btn:active,
.btn.active
{
    outline: 0; 
    background-image: none;
}
.btn.disabled,
.btn:disabled
{
    cursor: not-allowed;

    opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn
{
    pointer-events: none;
}

.btn-primary
{
    color: #fff;
    border-color: #1083c7; 
    background-color: #1083c7;
}
.btn-primary:hover
{
    color: #fff;
    border-color: #0b5e8e; 
    background-color: #0c6498;
}
.btn-primary:focus,
.btn-primary.focus
{
    color: #fff;
    border-color: #0b5e8e; 
    background-color: #0c6498;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle
{
    color: #fff;
    border-color: #0b5e8e;
    background-color: #0c6498;
    background-image: none;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus
{
    color: #fff;
    border-color: #073551; 
    background-color: #0a4e77;
}
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus
{
    border-color: #1083c7; 
    background-color: #1083c7;
}
.btn-primary.disabled:hover,
.btn-primary:disabled:hover
{
    border-color: #1083c7; 
    background-color: #1083c7;
}

.btn-secondary
{
    color: #444;
    border-color: #ccc; 
    background-color: #fff;
}
.btn-secondary:hover
{
    color: #444;
    border-color: #adadad; 
    background-color: #e6e6e6;
}
.btn-secondary:focus,
.btn-secondary.focus
{
    color: #444;
    border-color: #adadad; 
    background-color: #e6e6e6;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle
{
    color: #444;
    border-color: #adadad;
    background-color: #e6e6e6;
    background-image: none;
}
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus
{
    color: #444;
    border-color: #8c8c8c; 
    background-color: #d4d4d4;
}
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus
{
    border-color: #ccc; 
    background-color: #fff;
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover
{
    border-color: #ccc; 
    background-color: #fff;
}

.btn-info
{
    color: #fff;
    border-color: #5bc0de; 
    background-color: #5bc0de;
}
.btn-info:hover
{
    color: #fff;
    border-color: #2aabd2; 
    background-color: #31b0d5;
}
.btn-info:focus,
.btn-info.focus
{
    color: #fff;
    border-color: #2aabd2; 
    background-color: #31b0d5;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle
{
    color: #fff;
    border-color: #2aabd2;
    background-color: #31b0d5;
    background-image: none;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus
{
    color: #fff;
    border-color: #1f7e9a; 
    background-color: #269abc;
}
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus
{
    border-color: #5bc0de; 
    background-color: #5bc0de;
}
.btn-info.disabled:hover,
.btn-info:disabled:hover
{
    border-color: #5bc0de; 
    background-color: #5bc0de;
}

.btn-success
{
    color: #fff;
    border-color: #70ba01; 
    background-color: #70ba01;
}
.btn-success:hover
{
    color: #fff;
    border-color: #4b7d01; 
    background-color: #518701;
}
.btn-success:focus,
.btn-success.focus
{
    color: #fff;
    border-color: #4b7d01; 
    background-color: #518701;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle
{
    color: #fff;
    border-color: #4b7d01;
    background-color: #518701;
    background-image: none;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus
{
    color: #fff;
    border-color: #243b00; 
    background-color: #3c6401;
}
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus
{
    border-color: #70ba01; 
    background-color: #70ba01;
}
.btn-success.disabled:hover,
.btn-success:disabled:hover
{
    border-color: #70ba01; 
    background-color: #70ba01;
}

.btn-warning
{
    color: #fff;
    border-color: #ffd200; 
    background-color: #ffd200;
}
.btn-warning:hover
{
    color: #fff;
    border-color: #c2a000; 
    background-color: #cca800;
}
.btn-warning:focus,
.btn-warning.focus
{
    color: #fff;
    border-color: #c2a000; 
    background-color: #cca800;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle
{
    color: #fff;
    border-color: #c2a000;
    background-color: #cca800;
    background-image: none;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus
{
    color: #fff;
    border-color: #806900; 
    background-color: #a88b00;
}
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus
{
    border-color: #ffd200; 
    background-color: #ffd200;
}
.btn-warning.disabled:hover,
.btn-warning:disabled:hover
{
    border-color: #ffd200; 
    background-color: #ffd200;
}

.btn-danger
{
    color: #fff;
    border-color: #d02d30; 
    background-color: #d02d30;
}
.btn-danger:hover
{
    color: #fff;
    border-color: #9e2224; 
    background-color: #a62426;
}
.btn-danger:focus,
.btn-danger.focus
{
    color: #fff;
    border-color: #9e2224; 
    background-color: #a62426;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle
{
    color: #fff;
    border-color: #9e2224;
    background-color: #a62426;
    background-image: none;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus
{
    color: #fff;
    border-color: #671618; 
    background-color: #891e20;
}
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus
{
    border-color: #d02d30; 
    background-color: #d02d30;
}
.btn-danger.disabled:hover,
.btn-danger:disabled:hover
{
    border-color: #d02d30; 
    background-color: #d02d30;
}

.btn-outline-primary
{
    color: #1083c7;
    border-color: #1083c7; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-primary:hover
{
    color: #fff;
    border-color: #1083c7; 
    background-color: #1083c7;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus
{
    color: #fff;
    border-color: #1083c7; 
    background-color: #1083c7;
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle
{
    color: #fff;
    border-color: #1083c7; 
    background-color: #1083c7;
}
.btn-outline-primary:active:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus
{
    color: #fff;
    border-color: #073551; 
    background-color: #0a4e77;
}
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus
{
    border-color: #4cb4f1;
}
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover
{
    border-color: #4cb4f1;
}

.btn-outline-secondary
{
    color: #ccc;
    border-color: #ccc; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-secondary:hover
{
    color: #fff;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus
{
    color: #fff;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle
{
    color: #fff;
    border-color: #ccc; 
    background-color: #ccc;
}
.btn-outline-secondary:active:hover,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active.focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus
{
    color: #fff;
    border-color: #8c8c8c; 
    background-color: #a1a1a1;
}
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled.focus
{
    border-color: white;
}
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover
{
    border-color: white;
}

.btn-outline-info
{
    color: #5bc0de;
    border-color: #5bc0de; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-info:hover
{
    color: #fff;
    border-color: #5bc0de; 
    background-color: #5bc0de;
}
.btn-outline-info:focus,
.btn-outline-info.focus
{
    color: #fff;
    border-color: #5bc0de; 
    background-color: #5bc0de;
}
.btn-outline-info:active,
.btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle
{
    color: #fff;
    border-color: #5bc0de; 
    background-color: #5bc0de;
}
.btn-outline-info:active:hover,
.btn-outline-info:active:focus,
.btn-outline-info:active.focus,
.btn-outline-info.active:hover,
.btn-outline-info.active:focus,
.btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus
{
    color: #fff;
    border-color: #1f7e9a; 
    background-color: #269abc;
}
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled.focus
{
    border-color: #b0e1ef;
}
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover
{
    border-color: #b0e1ef;
}

.btn-outline-success
{
    color: #70ba01;
    border-color: #70ba01; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-success:hover
{
    color: #fff;
    border-color: #70ba01; 
    background-color: #70ba01;
}
.btn-outline-success:focus,
.btn-outline-success.focus
{
    color: #fff;
    border-color: #70ba01; 
    background-color: #70ba01;
}
.btn-outline-success:active,
.btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle
{
    color: #fff;
    border-color: #70ba01; 
    background-color: #70ba01;
}
.btn-outline-success:active:hover,
.btn-outline-success:active:focus,
.btn-outline-success:active.focus,
.btn-outline-success.active:hover,
.btn-outline-success.active:focus,
.btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus
{
    color: #fff;
    border-color: #243b00; 
    background-color: #3c6401;
}
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled.focus
{
    border-color: #a6fe23;
}
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover
{
    border-color: #a6fe23;
}

.btn-outline-warning
{
    color: #ffd200;
    border-color: #ffd200; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-warning:hover
{
    color: #fff;
    border-color: #ffd200; 
    background-color: #ffd200;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus
{
    color: #fff;
    border-color: #ffd200; 
    background-color: #ffd200;
}
.btn-outline-warning:active,
.btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle
{
    color: #fff;
    border-color: #ffd200; 
    background-color: #ffd200;
}
.btn-outline-warning:active:hover,
.btn-outline-warning:active:focus,
.btn-outline-warning:active.focus,
.btn-outline-warning.active:hover,
.btn-outline-warning.active:focus,
.btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus
{
    color: #fff;
    border-color: #806900; 
    background-color: #a88b00;
}
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled.focus
{
    border-color: #ffe466;
}
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover
{
    border-color: #ffe466;
}

.btn-outline-danger
{
    color: #d02d30;
    border-color: #d02d30; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-danger:hover
{
    color: #fff;
    border-color: #d02d30; 
    background-color: #d02d30;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus
{
    color: #fff;
    border-color: #d02d30; 
    background-color: #d02d30;
}
.btn-outline-danger:active,
.btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle
{
    color: #fff;
    border-color: #d02d30; 
    background-color: #d02d30;
}
.btn-outline-danger:active:hover,
.btn-outline-danger:active:focus,
.btn-outline-danger:active.focus,
.btn-outline-danger.active:hover,
.btn-outline-danger.active:focus,
.btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus
{
    color: #fff;
    border-color: #671618; 
    background-color: #891e20;
}
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled.focus
{
    border-color: #e38081;
}
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover
{
    border-color: #e38081;
}

.btn-link
{
    font-weight: normal;

    color: #0086ee;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled
{
    background-color: transparent;
}
.btn-link,
.btn-link:focus,
.btn-link:active
{
    border-color: transparent;
}
.btn-link:hover
{
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover
{
    text-decoration: underline;

    color: #005ba2;
    background-color: transparent;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover
{
    text-decoration: none; 

    color: #999;
}

.btn-lg,
.btn-group-lg > .btn
{
    font-size: 1.25rem;

    padding: .75rem 1.5rem;

    border-radius: .3rem;
}

.btn-sm,
.btn-group-sm > .btn
{
    font-size: .875rem;

    padding: .25rem .5rem;

    border-radius: .2rem;
}

.btn-block
{
    display: block;

    width: 100%;
}

.btn-block + .btn-block
{
    margin-top: .5rem;
}

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block
{
    width: 100%;
}

.fade
{
    transition: opacity .15s linear; 

    opacity: 0;
}
.fade.in
{
    opacity: 1;
}

.collapse
{
    display: none;
}
.collapse.in
{
    display: block;
}

tr.collapse.in
{
    display: table-row;
}

tbody.collapse.in
{
    display: table-row-group;
}

.collapsing
{
    position: relative;

    overflow: hidden;

    height: 0;

    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height;
}

.dropup,
.dropdown
{
    position: relative;
}

.dropdown-toggle::after
{
    display: inline-block;

    width: 0;
    height: 0;
    margin-left: .3em;

    content: '';
    vertical-align: middle;

    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.dropdown-toggle:focus
{
    outline: 0;
}

.dropup .dropdown-toggle::after
{
    border-top: 0;
    border-bottom: .3em solid;
}

.dropdown-menu
{
    font-size: 1rem;

    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;

    display: none;
    float: left;

    min-width: 10rem;
    margin: .125rem 0 0;
    padding: .5rem 0;

    list-style: none;

    text-align: left;

    color: #444;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .15rem; 
    background-color: #fff;
    background-clip: padding-box;
}

.dropdown-divider
{
    overflow: hidden;

    height: 1px;
    margin: .5rem 0;

    background-color: #e5e5e5;
}

.dropdown-item
{
    font-weight: normal;

    display: block;
    clear: both;

    width: 100%;
    padding: 3px 1.5rem;

    text-align: inherit;
    white-space: nowrap;

    color: #444;
    border: 0; 
    background: none;
}
.dropdown-item:focus,
.dropdown-item:hover
{
    text-decoration: none;

    color: #373737;
    background-color: #f5f5f5;
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover
{
    text-decoration: none;

    color: #fff;
    outline: 0; 
    background-color: #1083c7;
}
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover
{
    color: #999;
}
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover
{
    cursor: not-allowed;
    text-decoration: none;

    background-color: transparent;
    background-image: none;

    filter: 'progid:DXImageTransform.Microsoft.gradient(enabled = false)';
}

.open > .dropdown-menu
{
    display: block;
}

.open > a
{
    outline: 0;
}

.dropdown-menu-right
{
    right: 0;
    left: auto;
}

.dropdown-menu-left
{
    right: auto;
    left: 0;
}

.dropdown-header
{
    font-size: .875rem;

    display: block;

    margin-bottom: 0;
    padding: .5rem 1.5rem;

    white-space: nowrap; 

    color: #999;
}

.dropdown-backdrop
{
    position: fixed;
    z-index: 990; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret
{
    content: '';

    border-top: 0;
    border-bottom: .3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu
{
    top: auto;
    bottom: 100%;

    margin-bottom: .125rem;
}

.btn-group,
.btn-group-vertical
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn
{
    position: relative;

    float: left;

    margin-bottom: 0;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active
{
    z-index: 2;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover
{
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group
{
    margin-left: -1px;
}

.btn-toolbar
{
    margin-left: -.5rem;
}
.btn-toolbar::after
{
    display: table;
    clear: both; 

    content: '';
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group
{
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group
{
    margin-left: .5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
    border-radius: 0;
}

.btn-group > .btn:first-child
{
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle)
{
    border-top-right-radius: 0; 
    border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child)
{
    border-top-left-radius: 0; 
    border-bottom-left-radius: 0;
}

.btn-group > .btn-group
{
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn
{
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle
{
    border-top-right-radius: 0; 
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child
{
    border-top-left-radius: 0; 
    border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle
{
    outline: 0;
}

.btn + .dropdown-toggle-split
{
    padding-right: .75rem;
    padding-left: .75rem;
}
.btn + .dropdown-toggle-split::after
{
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split
{
    padding-right: .375rem;
    padding-left: .375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split
{
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn .caret
{
    margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret
{
    border-width: .3em .3em 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret
{
    border-width: 0 .3em .3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn
{
    display: block;
    float: none;

    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group::after
{
    display: table;
    clear: both; 

    content: '';
}

.btn-group-vertical > .btn-group > .btn
{
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group
{
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child)
{
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child)
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child)
{
    border-top-left-radius: 0; 
    border-top-right-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn
{
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child
{
    border-top-left-radius: 0; 
    border-top-right-radius: 0;
}

[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox']
{
    position: absolute;

    clip: rect(0, 0, 0, 0);

    pointer-events: none;
}

.nav
{
    margin-bottom: 0;
    padding-left: 0;

    list-style: none;
}

.nav-link
{
    display: inline-block;
}
.nav-link:focus,
.nav-link:hover
{
    text-decoration: none;
}
.nav-link.disabled
{
    color: #999;
}
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover
{
    cursor: not-allowed;

    color: #999;
    background-color: transparent;
}

.nav-inline .nav-item
{
    display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link
{
    margin-left: 1rem;
}

.nav-tabs
{
    border-bottom: 1px solid #ddd;
}
.nav-tabs::after
{
    display: table;
    clear: both; 

    content: '';
}
.nav-tabs .nav-item
{
    float: left;

    margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item
{
    margin-left: .2rem;
}
.nav-tabs .nav-link
{
    display: block;

    padding: .5em 1em;

    border: 1px solid transparent;
    border-top-left-radius: .15rem; 
    border-top-right-radius: .15rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover
{
    border-color: #ededed #ededed #ddd;
}
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover
{
    color: #999;
    border-color: transparent; 
    background-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover
{
    color: #777;
    border-color: #ddd #ddd transparent; 
    background-color: #f0f0f0;
}
.nav-tabs .dropdown-menu
{
    margin-top: -1px;

    border-top-left-radius: 0; 
    border-top-right-radius: 0;
}

.nav-pills::after
{
    display: table;
    clear: both; 

    content: '';
}

.nav-pills .nav-item
{
    float: left;
}
.nav-pills .nav-item + .nav-item
{
    margin-left: .2rem;
}

.nav-pills .nav-link
{
    display: block;

    padding: .5em 1em;

    border-radius: .15rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover
{
    cursor: default;

    color: #fff;
    background-color: #1083c7;
}

.nav-stacked .nav-item
{
    display: block;
    float: none;
}
.nav-stacked .nav-item + .nav-item
{
    margin-top: .2rem;
    margin-left: 0;
}

.tab-content > .tab-pane
{
    display: none;
}

.tab-content > .active
{
    display: block;
}

.navbar
{
    position: relative;

    padding: .5rem 1rem;
}
.navbar::after
{
    display: table;
    clear: both; 

    content: '';
}
@media (min-width: 576px)
{
    .navbar
    {
        border-radius: .15rem;
    }
}

.navbar-full
{
    z-index: 1000;
}
@media (min-width: 576px)
{
    .navbar-full
    {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom
{
    position: fixed;
    z-index: 1030; 
    right: 0;
    left: 0;
}
@media (min-width: 576px)
{
    .navbar-fixed-top,
    .navbar-fixed-bottom
    {
        border-radius: 0;
    }
}

.navbar-fixed-top
{
    top: 0;
}

.navbar-fixed-bottom
{
    bottom: 0;
}

.navbar-sticky-top
{
    position: sticky;
    z-index: 1030;
    top: 0;

    width: 100%;
}
@media (min-width: 576px)
{
    .navbar-sticky-top
    {
        border-radius: 0;
    }
}

.navbar-brand
{
    font-size: 1.25rem;
    line-height: inherit; 

    float: left;

    margin-right: 1rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.navbar-brand:focus,
.navbar-brand:hover
{
    text-decoration: none;
}

.navbar-divider
{
    float: left;
    overflow: hidden; 

    width: 1px;
    margin-right: 1rem;
    margin-left: 1rem;
    padding-top: .425rem;
    padding-bottom: .425rem;
}
.navbar-divider::before
{
    content: '\00a0';
}

.navbar-text
{
    display: inline-block;

    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-toggler
{
    font-size: 1.25rem;
    line-height: 1;

    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;

    border: 1px solid transparent;
    border-radius: .15rem; 
    background: transparent no-repeat center center;
    background-size: 24px 24px;
}
.navbar-toggler:focus,
.navbar-toggler:hover
{
    text-decoration: none;
}

.navbar-toggleable-xs::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 575px)
{
    .navbar-toggleable-xs .navbar-brand
    {
        display: block;
        float: none;

        margin-top: .5rem;
        margin-right: 0;
    }
    .navbar-toggleable-xs .navbar-nav
    {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu
    {
        position: static;

        float: none;
    }
}

@media (min-width: 576px)
{
    .navbar-toggleable-xs
    {
        display: block;
    }
}

.navbar-toggleable-sm::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 767px)
{
    .navbar-toggleable-sm .navbar-brand
    {
        display: block;
        float: none;

        margin-top: .5rem;
        margin-right: 0;
    }
    .navbar-toggleable-sm .navbar-nav
    {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu
    {
        position: static;

        float: none;
    }
}

@media (min-width: 768px)
{
    .navbar-toggleable-sm
    {
        display: block;
    }
}

.navbar-toggleable-md::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 991px)
{
    .navbar-toggleable-md .navbar-brand
    {
        display: block;
        float: none;

        margin-top: .5rem;
        margin-right: 0;
    }
    .navbar-toggleable-md .navbar-nav
    {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .navbar-toggleable-md .navbar-nav .dropdown-menu
    {
        position: static;

        float: none;
    }
}

@media (min-width: 992px)
{
    .navbar-toggleable-md
    {
        display: block;
    }
}

.navbar-toggleable-lg::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 1259px)
{
    .navbar-toggleable-lg .navbar-brand
    {
        display: block;
        float: none;

        margin-top: .5rem;
        margin-right: 0;
    }
    .navbar-toggleable-lg .navbar-nav
    {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu
    {
        position: static;

        float: none;
    }
}

@media (min-width: 1260px)
{
    .navbar-toggleable-lg
    {
        display: block;
    }
}

.navbar-toggleable-xl
{
    display: block;
}
.navbar-toggleable-xl::after
{
    display: table;
    clear: both; 

    content: '';
}
.navbar-toggleable-xl .navbar-brand
{
    display: block;
    float: none;

    margin-top: .5rem;
    margin-right: 0;
}
.navbar-toggleable-xl .navbar-nav
{
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu
{
    position: static;

    float: none;
}

.navbar-nav .nav-item
{
    float: left;
}

.navbar-nav .nav-link
{
    display: block;

    padding-top: .425rem;
    padding-bottom: .425rem;
}
.navbar-nav .nav-link + .nav-link
{
    margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item
{
    margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler
{
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover
{
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-nav .nav-link
{
    color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover
{
    color: rgba(0, 0, 0, .7);
}

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .open > .nav-link:focus,
.navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover
{
    color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-toggler
{
    border-color: rgba(0, 0, 0, .1); 
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 32 32\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0, 0, 0, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 8h24M4 16h24M4 24h24\'/%3E%3C/svg%3E');
}

.navbar-light .navbar-divider
{
    background-color: rgba(0, 0, 0, .075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler
{
    color: white;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover
{
    color: white;
}

.navbar-dark .navbar-nav .nav-link
{
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover
{
    color: rgba(255, 255, 255, .75);
}

.navbar-dark .navbar-nav .open > .nav-link,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover
{
    color: white;
}

.navbar-dark .navbar-toggler
{
    border-color: rgba(255, 255, 255, .1); 
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 32 32\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255, 255, 255, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 8h24M4 16h24M4 24h24\'/%3E%3C/svg%3E');
}

.navbar-dark .navbar-divider
{
    background-color: rgba(255, 255, 255, .075);
}

.navbar-toggleable-xs::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 575px)
{
    .navbar-toggleable-xs .navbar-nav .nav-item
    {
        float: none;

        margin-left: 0;
    }
}

@media (min-width: 576px)
{
    .navbar-toggleable-xs
    {
        display: block !important;
    }
}

.navbar-toggleable-sm::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 767px)
{
    .navbar-toggleable-sm .navbar-nav .nav-item
    {
        float: none;

        margin-left: 0;
    }
}

@media (min-width: 768px)
{
    .navbar-toggleable-sm
    {
        display: block !important;
    }
}

.navbar-toggleable-md::after
{
    display: table;
    clear: both; 

    content: '';
}

@media (max-width: 991px)
{
    .navbar-toggleable-md .navbar-nav .nav-item
    {
        float: none;

        margin-left: 0;
    }
}

@media (min-width: 992px)
{
    .navbar-toggleable-md
    {
        display: block !important;
    }
}

.tag
{
    font-size: 75%;
    font-weight: normal;
    line-height: 1;

    display: inline-block;

    padding: .25em .4em;

    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;

    color: #fff;
    border-radius: .15rem;
}
.tag:empty
{
    display: none;
}

.btn .tag
{
    position: relative;
    top: -1px;
}

a.tag:focus,
a.tag:hover
{
    cursor: pointer; 
    text-decoration: none;

    color: #fff;
}

.tag-pill
{
    padding-right: .6em;
    padding-left: .6em;

    border-radius: 10rem;
}

.tag-default
{
    background-color: #999;
}
.tag-default[href]:focus,
.tag-default[href]:hover
{
    background-color: gray;
}

.tag-primary
{
    background-color: #1083c7;
}
.tag-primary[href]:focus,
.tag-primary[href]:hover
{
    background-color: #0c6498;
}

.tag-success
{
    background-color: #70ba01;
}
.tag-success[href]:focus,
.tag-success[href]:hover
{
    background-color: #518701;
}

.tag-info
{
    background-color: #5bc0de;
}
.tag-info[href]:focus,
.tag-info[href]:hover
{
    background-color: #31b0d5;
}

.tag-warning
{
    background-color: #ffd200;
}
.tag-warning[href]:focus,
.tag-warning[href]:hover
{
    background-color: #cca800;
}

.tag-danger
{
    background-color: #d02d30;
}
.tag-danger[href]:focus,
.tag-danger[href]:hover
{
    background-color: #a62426;
}

.alert
{
    margin-bottom: 1rem;
    padding: .75rem 1.25rem;

    border: 1px solid transparent;
    border-radius: .15rem;
}

.alert-heading
{
    color: inherit;
}

.alert-link
{
    font-weight: bold;
}

.alert-dismissible
{
    padding-right: 2.5rem;
}
.alert-dismissible .close
{
    position: relative;
    top: -.125rem;
    right: -1.25rem;

    color: inherit;
}

.alert-success
{
    color: #3c763d; 
    border-color: #d0e9c6;
    background-color: #dff0d8;
}
.alert-success hr
{
    border-top-color: #c1e2b3;
}
.alert-success .alert-link
{
    color: #2b542c;
}

.alert-info
{
    color: #31708f; 
    border-color: #bcdff1;
    background-color: #d9edf7;
}
.alert-info hr
{
    border-top-color: #a6d5ec;
}
.alert-info .alert-link
{
    color: #245269;
}

.alert-warning
{
    color: #8a6d3b; 
    border-color: #ffe980;
    background-color: #ffed99;
}
.alert-warning hr
{
    border-top-color: #ffe466;
}
.alert-warning .alert-link
{
    color: #66512c;
}

.alert-danger
{
    color: #a94442; 
    border-color: #ebcccc;
    background-color: #f2dede;
}
.alert-danger hr
{
    border-top-color: #e4b9b9;
}
.alert-danger .alert-link
{
    color: #843534;
}

.embed-responsive
{
    position: relative;

    display: block;
    overflow: hidden; 

    height: 0;
    padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    border: 0;
}

.embed-responsive-21by9
{
    padding-bottom: 42.85714%;
}

.embed-responsive-16by9
{
    padding-bottom: 56.25%;
}

.embed-responsive-4by3
{
    padding-bottom: 75%;
}

.embed-responsive-1by1
{
    padding-bottom: 100%;
}

.close
{
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;

    float: right;

    opacity: .2; 
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.close:focus,
.close:hover
{
    cursor: pointer;
    text-decoration: none;

    opacity: .5; 
    color: #000;
}

button.close
{
    padding: 0;

    cursor: pointer;

    border: 0;
    background: transparent;

    -webkit-appearance: none;
}

.align-baseline
{
    vertical-align: baseline !important;
}

.align-top
{
    vertical-align: top !important;
}

.align-middle
{
    vertical-align: middle !important;
}

.align-bottom
{
    vertical-align: bottom !important;
}

.align-text-bottom
{
    vertical-align: text-bottom !important;
}

.align-text-top
{
    vertical-align: text-top !important;
}

.bg-faded
{
    background-color: #fbfcfa;
}

.bg-primary
{
    background-color: #1083c7 !important;
}

a.bg-primary:focus,
a.bg-primary:hover
{
    background-color: #0c6498 !important;
}

.bg-success
{
    background-color: #dff0d8 !important;
}

a.bg-success:focus,
a.bg-success:hover
{
    background-color: #c1e2b3 !important;
}

.bg-info
{
    background-color: #d9edf7 !important;
}

a.bg-info:focus,
a.bg-info:hover
{
    background-color: #afd9ee !important;
}

.bg-warning
{
    background-color: #ffed99 !important;
}

a.bg-warning:focus,
a.bg-warning:hover
{
    background-color: #ffe466 !important;
}

.bg-danger
{
    background-color: #f2dede !important;
}

a.bg-danger:focus,
a.bg-danger:hover
{
    background-color: #e4b9b9 !important;
}

.bg-inverse
{
    background-color: #444 !important;
}

a.bg-inverse:focus,
a.bg-inverse:hover
{
    background-color: #2b2b2b !important;
}

.rounded
{
    border-radius: .15rem;
}

.rounded-top
{
    border-top-left-radius: .15rem; 
    border-top-right-radius: .15rem;
}

.rounded-right
{
    border-top-right-radius: .15rem; 
    border-bottom-right-radius: .15rem;
}

.rounded-bottom
{
    border-bottom-right-radius: .15rem;
    border-bottom-left-radius: .15rem;
}

.rounded-left
{
    border-top-left-radius: .15rem; 
    border-bottom-left-radius: .15rem;
}

.rounded-circle
{
    border-radius: 50%;
}

.clearfix::after
{
    display: table;
    clear: both; 

    content: '';
}

.d-block
{
    display: block !important;
}

.d-inline-block
{
    display: inline-block !important;
}

.d-inline
{
    display: inline !important;
}

.flex-xs-first
{
    order: -1;
}

.flex-xs-last
{
    order: 1;
}

.flex-xs-unordered
{
    order: 0;
}

.flex-items-xs-top
{
    align-items: flex-start;
}

.flex-items-xs-middle
{
    align-items: center;
}

.flex-items-xs-bottom
{
    align-items: flex-end;
}

.flex-xs-top
{
    align-self: flex-start;
}

.flex-xs-middle
{
    align-self: center;
}

.flex-xs-bottom
{
    align-self: flex-end;
}

.flex-items-xs-left
{
    justify-content: flex-start;
}

.flex-items-xs-center
{
    justify-content: center;
}

.flex-items-xs-right
{
    justify-content: flex-end;
}

.flex-items-xs-around
{
    justify-content: space-around;
}

.flex-items-xs-between
{
    justify-content: space-between;
}

@media (min-width: 576px)
{
    .flex-sm-first
    {
        order: -1;
    }
    .flex-sm-last
    {
        order: 1;
    }
    .flex-sm-unordered
    {
        order: 0;
    }
}

@media (min-width: 576px)
{
    .flex-items-sm-top
    {
        align-items: flex-start;
    }
    .flex-items-sm-middle
    {
        align-items: center;
    }
    .flex-items-sm-bottom
    {
        align-items: flex-end;
    }
}

@media (min-width: 576px)
{
    .flex-sm-top
    {
        align-self: flex-start;
    }
    .flex-sm-middle
    {
        align-self: center;
    }
    .flex-sm-bottom
    {
        align-self: flex-end;
    }
}

@media (min-width: 576px)
{
    .flex-items-sm-left
    {
        justify-content: flex-start;
    }
    .flex-items-sm-center
    {
        justify-content: center;
    }
    .flex-items-sm-right
    {
        justify-content: flex-end;
    }
    .flex-items-sm-around
    {
        justify-content: space-around;
    }
    .flex-items-sm-between
    {
        justify-content: space-between;
    }
}

@media (min-width: 768px)
{
    .flex-md-first
    {
        order: -1;
    }
    .flex-md-last
    {
        order: 1;
    }
    .flex-md-unordered
    {
        order: 0;
    }
}

@media (min-width: 768px)
{
    .flex-items-md-top
    {
        align-items: flex-start;
    }
    .flex-items-md-middle
    {
        align-items: center;
    }
    .flex-items-md-bottom
    {
        align-items: flex-end;
    }
}

@media (min-width: 768px)
{
    .flex-md-top
    {
        align-self: flex-start;
    }
    .flex-md-middle
    {
        align-self: center;
    }
    .flex-md-bottom
    {
        align-self: flex-end;
    }
}

@media (min-width: 768px)
{
    .flex-items-md-left
    {
        justify-content: flex-start;
    }
    .flex-items-md-center
    {
        justify-content: center;
    }
    .flex-items-md-right
    {
        justify-content: flex-end;
    }
    .flex-items-md-around
    {
        justify-content: space-around;
    }
    .flex-items-md-between
    {
        justify-content: space-between;
    }
}

@media (min-width: 992px)
{
    .flex-lg-first
    {
        order: -1;
    }
    .flex-lg-last
    {
        order: 1;
    }
    .flex-lg-unordered
    {
        order: 0;
    }
}

@media (min-width: 992px)
{
    .flex-items-lg-top
    {
        align-items: flex-start;
    }
    .flex-items-lg-middle
    {
        align-items: center;
    }
    .flex-items-lg-bottom
    {
        align-items: flex-end;
    }
}

@media (min-width: 992px)
{
    .flex-lg-top
    {
        align-self: flex-start;
    }
    .flex-lg-middle
    {
        align-self: center;
    }
    .flex-lg-bottom
    {
        align-self: flex-end;
    }
}

@media (min-width: 992px)
{
    .flex-items-lg-left
    {
        justify-content: flex-start;
    }
    .flex-items-lg-center
    {
        justify-content: center;
    }
    .flex-items-lg-right
    {
        justify-content: flex-end;
    }
    .flex-items-lg-around
    {
        justify-content: space-around;
    }
    .flex-items-lg-between
    {
        justify-content: space-between;
    }
}

@media (min-width: 1260px)
{
    .flex-xl-first
    {
        order: -1;
    }
    .flex-xl-last
    {
        order: 1;
    }
    .flex-xl-unordered
    {
        order: 0;
    }
}

@media (min-width: 1260px)
{
    .flex-items-xl-top
    {
        align-items: flex-start;
    }
    .flex-items-xl-middle
    {
        align-items: center;
    }
    .flex-items-xl-bottom
    {
        align-items: flex-end;
    }
}

@media (min-width: 1260px)
{
    .flex-xl-top
    {
        align-self: flex-start;
    }
    .flex-xl-middle
    {
        align-self: center;
    }
    .flex-xl-bottom
    {
        align-self: flex-end;
    }
}

@media (min-width: 1260px)
{
    .flex-items-xl-left
    {
        justify-content: flex-start;
    }
    .flex-items-xl-center
    {
        justify-content: center;
    }
    .flex-items-xl-right
    {
        justify-content: flex-end;
    }
    .flex-items-xl-around
    {
        justify-content: space-around;
    }
    .flex-items-xl-between
    {
        justify-content: space-between;
    }
}

.float-xs-left
{
    float: left !important;
}

.float-xs-right
{
    float: right !important;
}

.float-xs-none
{
    float: none !important;
}

@media (min-width: 576px)
{
    .float-sm-left
    {
        float: left !important;
    }
    .float-sm-right
    {
        float: right !important;
    }
    .float-sm-none
    {
        float: none !important;
    }
}

@media (min-width: 768px)
{
    .float-md-left
    {
        float: left !important;
    }
    .float-md-right
    {
        float: right !important;
    }
    .float-md-none
    {
        float: none !important;
    }
}

@media (min-width: 992px)
{
    .float-lg-left
    {
        float: left !important;
    }
    .float-lg-right
    {
        float: right !important;
    }
    .float-lg-none
    {
        float: none !important;
    }
}

@media (min-width: 1260px)
{
    .float-xl-left
    {
        float: left !important;
    }
    .float-xl-right
    {
        float: right !important;
    }
    .float-xl-none
    {
        float: none !important;
    }
}

.sr-only
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus
{
    position: static;

    overflow: visible;
    clip: auto; 

    width: auto;
    height: auto;
    margin: 0;
}

.w-100
{
    width: 100% !important;
}

.h-100
{
    height: 100% !important;
}

.mx-auto
{
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-0
{
    margin: 0 0 !important;
}

.mt-0
{
    margin-top: 0 !important;
}

.mr-0
{
    margin-right: 0 !important;
}

.mb-0
{
    margin-bottom: 0 !important;
}

.ml-0
{
    margin-left: 0 !important;
}

.mx-0
{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1
{
    margin: 1rem 1rem !important;
}

.mt-1
{
    margin-top: 1rem !important;
}

.mr-1
{
    margin-right: 1rem !important;
}

.mb-1
{
    margin-bottom: 1rem !important;
}

.ml-1
{
    margin-left: 1rem !important;
}

.mx-1
{
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-1
{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-2
{
    margin: 1.5rem 1.5rem !important;
}

.mt-2
{
    margin-top: 1.5rem !important;
}

.mr-2
{
    margin-right: 1.5rem !important;
}

.mb-2
{
    margin-bottom: 1.5rem !important;
}

.ml-2
{
    margin-left: 1.5rem !important;
}

.mx-2
{
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-2
{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-3
{
    margin: 3rem 3rem !important;
}

.mt-3
{
    margin-top: 3rem !important;
}

.mr-3
{
    margin-right: 3rem !important;
}

.mb-3
{
    margin-bottom: 3rem !important;
}

.ml-3
{
    margin-left: 3rem !important;
}

.mx-3
{
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-3
{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0
{
    padding: 0 0 !important;
}

.pt-0
{
    padding-top: 0 !important;
}

.pr-0
{
    padding-right: 0 !important;
}

.pb-0
{
    padding-bottom: 0 !important;
}

.pl-0
{
    padding-left: 0 !important;
}

.px-0
{
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0
{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1
{
    padding: 1rem 1rem !important;
}

.pt-1
{
    padding-top: 1rem !important;
}

.pr-1
{
    padding-right: 1rem !important;
}

.pb-1
{
    padding-bottom: 1rem !important;
}

.pl-1
{
    padding-left: 1rem !important;
}

.px-1
{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1
{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-2
{
    padding: 1.5rem 1.5rem !important;
}

.pt-2
{
    padding-top: 1.5rem !important;
}

.pr-2
{
    padding-right: 1.5rem !important;
}

.pb-2
{
    padding-bottom: 1.5rem !important;
}

.pl-2
{
    padding-left: 1.5rem !important;
}

.px-2
{
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-2
{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-3
{
    padding: 3rem 3rem !important;
}

.pt-3
{
    padding-top: 3rem !important;
}

.pr-3
{
    padding-right: 3rem !important;
}

.pb-3
{
    padding-bottom: 3rem !important;
}

.pl-3
{
    padding-left: 3rem !important;
}

.px-3
{
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-3
{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pos-f-t
{
    position: fixed;
    z-index: 1030; 
    top: 0;
    right: 0;
    left: 0;
}

.text-justify
{
    text-align: justify !important;
}

.text-nowrap
{
    white-space: nowrap !important;
}

.text-truncate
{
    overflow: hidden;

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

.text-xs-left
{
    text-align: left !important;
}

.text-xs-right
{
    text-align: right !important;
}

.text-xs-center
{
    text-align: center !important;
}

@media (min-width: 576px)
{
    .text-sm-left
    {
        text-align: left !important;
    }
    .text-sm-right
    {
        text-align: right !important;
    }
    .text-sm-center
    {
        text-align: center !important;
    }
}

@media (min-width: 768px)
{
    .text-md-left
    {
        text-align: left !important;
    }
    .text-md-right
    {
        text-align: right !important;
    }
    .text-md-center
    {
        text-align: center !important;
    }
}

@media (min-width: 992px)
{
    .text-lg-left
    {
        text-align: left !important;
    }
    .text-lg-right
    {
        text-align: right !important;
    }
    .text-lg-center
    {
        text-align: center !important;
    }
}

@media (min-width: 1260px)
{
    .text-xl-left
    {
        text-align: left !important;
    }
    .text-xl-right
    {
        text-align: right !important;
    }
    .text-xl-center
    {
        text-align: center !important;
    }
}

.text-lowercase
{
    text-transform: lowercase !important;
}

.text-uppercase
{
    text-transform: uppercase !important;
}

.text-capitalize
{
    text-transform: capitalize !important;
}

.font-weight-normal
{
    font-weight: normal;
}

.font-weight-bold
{
    font-weight: bold;
}

.font-italic
{
    font-style: italic;
}

.text-white
{
    color: #fff !important;
}

.text-muted
{
    color: #999 !important;
}

a.text-muted:focus,
a.text-muted:hover
{
    color: gray !important;
}

.text-primary
{
    color: #1083c7 !important;
}

a.text-primary:focus,
a.text-primary:hover
{
    color: #0c6498 !important;
}

.text-success
{
    color: #70ba01 !important;
}

a.text-success:focus,
a.text-success:hover
{
    color: #518701 !important;
}

.text-info
{
    color: #5bc0de !important;
}

a.text-info:focus,
a.text-info:hover
{
    color: #31b0d5 !important;
}

.text-warning
{
    color: #ffd200 !important;
}

a.text-warning:focus,
a.text-warning:hover
{
    color: #cca800 !important;
}

.text-danger
{
    color: #d02d30 !important;
}

a.text-danger:focus,
a.text-danger:hover
{
    color: #a62426 !important;
}

.text-gray-dark
{
    color: #444 !important;
}

a.text-gray-dark:focus,
a.text-gray-dark:hover
{
    color: #2b2b2b !important;
}

.text-hide
{
    font: 0/0 a;

    color: transparent;
    border: 0; 
    background-color: transparent;
    text-shadow: none;
}

.invisible
{
    visibility: hidden !important;
}

.hidden-xs-up
{
    display: none !important;
}

@media (max-width: 575px)
{
    .hidden-xs-down
    {
        display: none !important;
    }
}

@media (min-width: 576px)
{
    .hidden-sm-up
    {
        display: none !important;
    }
}

@media (max-width: 767px)
{
    .hidden-sm-down
    {
        display: none !important;
    }
}

@media (min-width: 768px)
{
    .hidden-md-up
    {
        display: none !important;
    }
}

@media (max-width: 991px)
{
    .hidden-md-down
    {
        display: none !important;
    }
}

@media (min-width: 992px)
{
    .hidden-lg-up
    {
        display: none !important;
    }
}

@media (max-width: 1259px)
{
    .hidden-lg-down
    {
        display: none !important;
    }
}

@media (min-width: 1260px)
{
    .hidden-xl-up
    {
        display: none !important;
    }
}

.hidden-xl-down
{
    display: none !important;
}

.visible-print-block
{
    display: none !important;
}
@media print
{
    .visible-print-block
    {
        display: block !important;
    }
}

.visible-print-inline
{
    display: none !important;
}
@media print
{
    .visible-print-inline
    {
        display: inline !important;
    }
}

.visible-print-inline-block
{
    display: none !important;
}
@media print
{
    .visible-print-inline-block
    {
        display: inline-block !important;
    }
}

@media print
{
    .hidden-print
    {
        display: none !important;
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face
{
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal; 

    src: url('/assets/fonts/awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/assets/fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
}

.fa,
.glyphicon
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;

    display: inline-block;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg
{
    font-size: 1.33333em;
    line-height: .75em;

    vertical-align: -15%;
}

.fa-2x
{
    font-size: 2em;
}

.fa-3x
{
    font-size: 3em;
}

.fa-4x
{
    font-size: 4em;
}

.fa-5x
{
    font-size: 5em;
}

.fa-fw
{
    width: 1.28571em;

    text-align: center;
}

.fa-ul
{
    margin-left: 2.14286em;
    padding-left: 0;

    list-style-type: none;
}
.fa-ul > li
{
    position: relative;
}

.fa-li
{
    position: absolute;
    top: .14286em;
    left: -2.14286em;

    width: 2.14286em;

    text-align: center;
}
.fa-li.fa-lg
{
    left: -1.85714em;
}

.fa-border
{
    padding: .2em .25em .15em;

    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left
{
    float: left;
}

.fa-pull-right
{
    float: right;
}

.fa.fa-pull-left,
.fa-pull-left.glyphicon
{
    margin-right: .3em;
}

.fa.fa-pull-right,
.fa-pull-right.glyphicon
{
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right
{
    float: right;
}

.pull-left
{
    float: left;
}

.fa.pull-left,
.pull-left.glyphicon
{
    margin-right: .3em;
}

.fa.pull-right,
.pull-right.glyphicon
{
    margin-left: .3em;
}

.fa-spin
{
    -webkit-animation: fa-spin 2s infinite linear;
            animation: fa-spin 2s infinite linear;
}

.fa-pulse
{
    -webkit-animation: fa-spin 1s infinite steps(8);
            animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

@keyframes fa-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

.fa-rotate-90
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); 

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}

.fa-rotate-180
{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); 

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}

.fa-rotate-270
{
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); 

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}

.fa-flip-horizontal
{
    -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
            transform: scale(-1, 1); 

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}

.fa-flip-vertical
{
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1); 

    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical
{
    filter: none;
}

.fa-stack
{
    line-height: 2em;

    position: relative;

    display: inline-block;

    width: 2em;
    height: 2em;

    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x
{
    position: absolute;
    left: 0;

    width: 100%;

    text-align: center;
}

.fa-stack-1x
{
    line-height: inherit;
}

.fa-stack-2x
{
    font-size: 2em;
}

.fa-inverse
{
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before
{
    content: '';
}

.fa-music:before
{
    content: '';
}

.fa-search:before
{
    content: '';
}

.fa-envelope-o:before
{
    content: '';
}

.fa-heart:before
{
    content: '';
}

.fa-star:before
{
    content: '';
}

.fa-star-o:before
{
    content: '';
}

.fa-user:before
{
    content: '';
}

.fa-film:before
{
    content: '';
}

.fa-th-large:before
{
    content: '';
}

.fa-th:before
{
    content: '';
}

.fa-th-list:before
{
    content: '';
}

.fa-check:before
{
    content: '';
}

.fa-remove:before,
.fa-close:before,
.fa-times:before
{
    content: '';
}

.fa-search-plus:before
{
    content: '';
}

.fa-search-minus:before
{
    content: '';
}

.fa-power-off:before
{
    content: '';
}

.fa-signal:before
{
    content: '';
}

.fa-gear:before,
.fa-cog:before
{
    content: '';
}

.fa-trash-o:before
{
    content: '';
}

.fa-home:before
{
    content: '';
}

.fa-file-o:before
{
    content: '';
}

.fa-clock-o:before
{
    content: '';
}

.fa-road:before
{
    content: '';
}

.fa-download:before
{
    content: '';
}

.fa-arrow-circle-o-down:before
{
    content: '';
}

.fa-arrow-circle-o-up:before
{
    content: '';
}

.fa-inbox:before
{
    content: '';
}

.fa-play-circle-o:before
{
    content: '';
}

.fa-rotate-right:before,
.fa-repeat:before
{
    content: '';
}

.fa-refresh:before
{
    content: '';
}

.fa-list-alt:before
{
    content: '';
}

.fa-lock:before
{
    content: '';
}

.fa-flag:before
{
    content: '';
}

.fa-headphones:before
{
    content: '';
}

.fa-volume-off:before
{
    content: '';
}

.fa-volume-down:before
{
    content: '';
}

.fa-volume-up:before
{
    content: '';
}

.fa-qrcode:before
{
    content: '';
}

.fa-barcode:before
{
    content: '';
}

.fa-tag:before
{
    content: '';
}

.fa-tags:before
{
    content: '';
}

.fa-book:before
{
    content: '';
}

.fa-bookmark:before
{
    content: '';
}

.fa-print:before
{
    content: '';
}

.fa-camera:before
{
    content: '';
}

.fa-font:before
{
    content: '';
}

.fa-bold:before
{
    content: '';
}

.fa-italic:before
{
    content: '';
}

.fa-text-height:before
{
    content: '';
}

.fa-text-width:before
{
    content: '';
}

.fa-align-left:before
{
    content: '';
}

.fa-align-center:before
{
    content: '';
}

.fa-align-right:before
{
    content: '';
}

.fa-align-justify:before
{
    content: '';
}

.fa-list:before
{
    content: '';
}

.fa-dedent:before,
.fa-outdent:before
{
    content: '';
}

.fa-indent:before
{
    content: '';
}

.fa-video-camera:before
{
    content: '';
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before
{
    content: '';
}

.fa-pencil:before,
.glyphicon-pencil:before
{
    content: '';
}

.fa-map-marker:before
{
    content: '';
}

.fa-adjust:before
{
    content: '';
}

.fa-tint:before
{
    content: '';
}

.fa-edit:before,
.fa-pencil-square-o:before
{
    content: '';
}

.fa-share-square-o:before
{
    content: '';
}

.fa-check-square-o:before
{
    content: '';
}

.fa-arrows:before
{
    content: '';
}

.fa-step-backward:before
{
    content: '';
}

.fa-fast-backward:before
{
    content: '';
}

.fa-backward:before
{
    content: '';
}

.fa-play:before
{
    content: '';
}

.fa-pause:before
{
    content: '';
}

.fa-stop:before
{
    content: '';
}

.fa-forward:before
{
    content: '';
}

.fa-fast-forward:before
{
    content: '';
}

.fa-step-forward:before
{
    content: '';
}

.fa-eject:before
{
    content: '';
}

.fa-chevron-left:before
{
    content: '';
}

.fa-chevron-right:before
{
    content: '';
}

.fa-plus-circle:before
{
    content: '';
}

.fa-minus-circle:before
{
    content: '';
}

.fa-times-circle:before
{
    content: '';
}

.fa-check-circle:before
{
    content: '';
}

.fa-question-circle:before
{
    content: '';
}

.fa-info-circle:before
{
    content: '';
}

.fa-crosshairs:before
{
    content: '';
}

.fa-times-circle-o:before
{
    content: '';
}

.fa-check-circle-o:before
{
    content: '';
}

.fa-ban:before
{
    content: '';
}

.fa-arrow-left:before
{
    content: '';
}

.fa-arrow-right:before
{
    content: '';
}

.fa-arrow-up:before
{
    content: '';
}

.fa-arrow-down:before
{
    content: '';
}

.fa-mail-forward:before,
.fa-share:before
{
    content: '';
}

.fa-expand:before
{
    content: '';
}

.fa-compress:before
{
    content: '';
}

.fa-plus:before
{
    content: '';
}

.fa-minus:before
{
    content: '';
}

.fa-asterisk:before
{
    content: '';
}

.fa-exclamation-circle:before
{
    content: '';
}

.fa-gift:before
{
    content: '';
}

.fa-leaf:before
{
    content: '';
}

.fa-fire:before
{
    content: '';
}

.fa-eye:before,
.glyphicon-eye-open:before
{
    content: '';
}

.fa-eye-slash:before
{
    content: '';
}

.fa-warning:before,
.fa-exclamation-triangle:before
{
    content: '';
}

.fa-plane:before
{
    content: '';
}

.fa-calendar:before
{
    content: '';
}

.fa-random:before
{
    content: '';
}

.fa-comment:before
{
    content: '';
}

.fa-magnet:before
{
    content: '';
}

.fa-chevron-up:before
{
    content: '';
}

.fa-chevron-down:before
{
    content: '';
}

.fa-retweet:before
{
    content: '';
}

.fa-shopping-cart:before
{
    content: '';
}

.fa-folder:before
{
    content: '';
}

.fa-folder-open:before
{
    content: '';
}

.fa-arrows-v:before
{
    content: '';
}

.fa-arrows-h:before
{
    content: '';
}

.fa-bar-chart-o:before,
.fa-bar-chart:before
{
    content: '';
}

.fa-twitter-square:before
{
    content: '';
}

.fa-facebook-square:before
{
    content: '';
}

.fa-camera-retro:before
{
    content: '';
}

.fa-key:before
{
    content: '';
}

.fa-gears:before,
.fa-cogs:before
{
    content: '';
}

.fa-comments:before
{
    content: '';
}

.fa-thumbs-o-up:before
{
    content: '';
}

.fa-thumbs-o-down:before
{
    content: '';
}

.fa-star-half:before
{
    content: '';
}

.fa-heart-o:before
{
    content: '';
}

.fa-sign-out:before
{
    content: '';
}

.fa-linkedin-square:before
{
    content: '';
}

.fa-thumb-tack:before
{
    content: '';
}

.fa-external-link:before
{
    content: '';
}

.fa-sign-in:before
{
    content: '';
}

.fa-trophy:before
{
    content: '';
}

.fa-github-square:before
{
    content: '';
}

.fa-upload:before,
.glyphicon-upload:before
{
    content: '';
}

.fa-lemon-o:before
{
    content: '';
}

.fa-phone:before
{
    content: '';
}

.fa-square-o:before
{
    content: '';
}

.fa-bookmark-o:before
{
    content: '';
}

.fa-phone-square:before
{
    content: '';
}

.fa-twitter:before
{
    content: '';
}

.fa-facebook-f:before,
.fa-facebook:before
{
    content: '';
}

.fa-github:before
{
    content: '';
}

.fa-unlock:before
{
    content: '';
}

.fa-credit-card:before
{
    content: '';
}

.fa-feed:before,
.fa-rss:before
{
    content: '';
}

.fa-hdd-o:before
{
    content: '';
}

.fa-bullhorn:before
{
    content: '';
}

.fa-bell:before
{
    content: '';
}

.fa-certificate:before
{
    content: '';
}

.fa-hand-o-right:before
{
    content: '';
}

.fa-hand-o-left:before
{
    content: '';
}

.fa-hand-o-up:before
{
    content: '';
}

.fa-hand-o-down:before
{
    content: '';
}

.fa-arrow-circle-left:before
{
    content: '';
}

.fa-arrow-circle-right:before
{
    content: '';
}

.fa-arrow-circle-up:before
{
    content: '';
}

.fa-arrow-circle-down:before
{
    content: '';
}

.fa-globe:before
{
    content: '';
}

.fa-wrench:before
{
    content: '';
}

.fa-tasks:before
{
    content: '';
}

.fa-filter:before
{
    content: '';
}

.fa-briefcase:before
{
    content: '';
}

.fa-arrows-alt:before
{
    content: '';
}

.fa-group:before,
.fa-users:before
{
    content: '';
}

.fa-chain:before,
.fa-link:before
{
    content: '';
}

.fa-cloud:before
{
    content: '';
}

.fa-flask:before
{
    content: '';
}

.fa-cut:before,
.fa-scissors:before
{
    content: '';
}

.fa-copy:before,
.fa-files-o:before
{
    content: '';
}

.fa-paperclip:before
{
    content: '';
}

.fa-save:before,
.fa-floppy-o:before
{
    content: '';
}

.fa-square:before
{
    content: '';
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before
{
    content: '';
}

.fa-list-ul:before
{
    content: '';
}

.fa-list-ol:before
{
    content: '';
}

.fa-strikethrough:before
{
    content: '';
}

.fa-underline:before
{
    content: '';
}

.fa-table:before
{
    content: '';
}

.fa-magic:before
{
    content: '';
}

.fa-truck:before
{
    content: '';
}

.fa-pinterest:before
{
    content: '';
}

.fa-pinterest-square:before
{
    content: '';
}

.fa-google-plus-square:before
{
    content: '';
}

.fa-google-plus:before
{
    content: '';
}

.fa-money:before
{
    content: '';
}

.fa-caret-down:before
{
    content: '';
}

.fa-caret-up:before
{
    content: '';
}

.fa-caret-left:before
{
    content: '';
}

.fa-caret-right:before
{
    content: '';
}

.fa-columns:before
{
    content: '';
}

.fa-unsorted:before,
.fa-sort:before
{
    content: '';
}

.fa-sort-down:before,
.fa-sort-desc:before
{
    content: '';
}

.fa-sort-up:before,
.fa-sort-asc:before
{
    content: '';
}

.fa-envelope:before
{
    content: '';
}

.fa-linkedin:before
{
    content: '';
}

.fa-rotate-left:before,
.fa-undo:before
{
    content: '';
}

.fa-legal:before,
.fa-gavel:before
{
    content: '';
}

.fa-dashboard:before,
.fa-tachometer:before
{
    content: '';
}

.fa-comment-o:before
{
    content: '';
}

.fa-comments-o:before
{
    content: '';
}

.fa-flash:before,
.fa-bolt:before
{
    content: '';
}

.fa-sitemap:before
{
    content: '';
}

.fa-umbrella:before
{
    content: '';
}

.fa-paste:before,
.fa-clipboard:before
{
    content: '';
}

.fa-lightbulb-o:before
{
    content: '';
}

.fa-exchange:before
{
    content: '';
}

.fa-cloud-download:before
{
    content: '';
}

.fa-cloud-upload:before
{
    content: '';
}

.fa-user-md:before
{
    content: '';
}

.fa-stethoscope:before
{
    content: '';
}

.fa-suitcase:before
{
    content: '';
}

.fa-bell-o:before
{
    content: '';
}

.fa-coffee:before
{
    content: '';
}

.fa-cutlery:before
{
    content: '';
}

.fa-file-text-o:before
{
    content: '';
}

.fa-building-o:before
{
    content: '';
}

.fa-hospital-o:before
{
    content: '';
}

.fa-ambulance:before
{
    content: '';
}

.fa-medkit:before
{
    content: '';
}

.fa-fighter-jet:before
{
    content: '';
}

.fa-beer:before
{
    content: '';
}

.fa-h-square:before
{
    content: '';
}

.fa-plus-square:before
{
    content: '';
}

.fa-angle-double-left:before
{
    content: '';
}

.fa-angle-double-right:before
{
    content: '';
}

.fa-angle-double-up:before
{
    content: '';
}

.fa-angle-double-down:before
{
    content: '';
}

.fa-angle-left:before
{
    content: '';
}

.fa-angle-right:before
{
    content: '';
}

.fa-angle-up:before
{
    content: '';
}

.fa-angle-down:before
{
    content: '';
}

.fa-desktop:before
{
    content: '';
}

.fa-laptop:before
{
    content: '';
}

.fa-tablet:before
{
    content: '';
}

.fa-mobile-phone:before,
.fa-mobile:before
{
    content: '';
}

.fa-circle-o:before
{
    content: '';
}

.fa-quote-left:before
{
    content: '';
}

.fa-quote-right:before
{
    content: '';
}

.fa-spinner:before
{
    content: '';
}

.fa-circle:before
{
    content: '';
}

.fa-mail-reply:before,
.fa-reply:before
{
    content: '';
}

.fa-github-alt:before
{
    content: '';
}

.fa-folder-o:before
{
    content: '';
}

.fa-folder-open-o:before
{
    content: '';
}

.fa-smile-o:before
{
    content: '';
}

.fa-frown-o:before
{
    content: '';
}

.fa-meh-o:before
{
    content: '';
}

.fa-gamepad:before
{
    content: '';
}

.fa-keyboard-o:before
{
    content: '';
}

.fa-flag-o:before
{
    content: '';
}

.fa-flag-checkered:before
{
    content: '';
}

.fa-terminal:before
{
    content: '';
}

.fa-code:before
{
    content: '';
}

.fa-mail-reply-all:before,
.fa-reply-all:before
{
    content: '';
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before
{
    content: '';
}

.fa-location-arrow:before
{
    content: '';
}

.fa-crop:before
{
    content: '';
}

.fa-code-fork:before
{
    content: '';
}

.fa-unlink:before,
.fa-chain-broken:before
{
    content: '';
}

.fa-question:before
{
    content: '';
}

.fa-info:before
{
    content: '';
}

.fa-exclamation:before
{
    content: '';
}

.fa-superscript:before
{
    content: '';
}

.fa-subscript:before
{
    content: '';
}

.fa-eraser:before
{
    content: '';
}

.fa-puzzle-piece:before
{
    content: '';
}

.fa-microphone:before
{
    content: '';
}

.fa-microphone-slash:before
{
    content: '';
}

.fa-shield:before
{
    content: '';
}

.fa-calendar-o:before
{
    content: '';
}

.fa-fire-extinguisher:before
{
    content: '';
}

.fa-rocket:before
{
    content: '';
}

.fa-maxcdn:before
{
    content: '';
}

.fa-chevron-circle-left:before
{
    content: '';
}

.fa-chevron-circle-right:before
{
    content: '';
}

.fa-chevron-circle-up:before
{
    content: '';
}

.fa-chevron-circle-down:before
{
    content: '';
}

.fa-html5:before
{
    content: '';
}

.fa-css3:before
{
    content: '';
}

.fa-anchor:before
{
    content: '';
}

.fa-unlock-alt:before
{
    content: '';
}

.fa-bullseye:before
{
    content: '';
}

.fa-ellipsis-h:before
{
    content: '';
}

.fa-ellipsis-v:before
{
    content: '';
}

.fa-rss-square:before
{
    content: '';
}

.fa-play-circle:before
{
    content: '';
}

.fa-ticket:before
{
    content: '';
}

.fa-minus-square:before
{
    content: '';
}

.fa-minus-square-o:before
{
    content: '';
}

.fa-level-up:before
{
    content: '';
}

.fa-level-down:before
{
    content: '';
}

.fa-check-square:before
{
    content: '';
}

.fa-pencil-square:before
{
    content: '';
}

.fa-external-link-square:before
{
    content: '';
}

.fa-share-square:before
{
    content: '';
}

.fa-compass:before
{
    content: '';
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before
{
    content: '';
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before
{
    content: '';
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before
{
    content: '';
}

.fa-euro:before,
.fa-eur:before
{
    content: '';
}

.fa-gbp:before
{
    content: '';
}

.fa-dollar:before,
.fa-usd:before
{
    content: '';
}

.fa-rupee:before,
.fa-inr:before
{
    content: '';
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before
{
    content: '';
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before
{
    content: '';
}

.fa-won:before,
.fa-krw:before
{
    content: '';
}

.fa-bitcoin:before,
.fa-btc:before
{
    content: '';
}

.fa-file:before
{
    content: '';
}

.fa-file-text:before
{
    content: '';
}

.fa-sort-alpha-asc:before
{
    content: '';
}

.fa-sort-alpha-desc:before
{
    content: '';
}

.fa-sort-amount-asc:before
{
    content: '';
}

.fa-sort-amount-desc:before
{
    content: '';
}

.fa-sort-numeric-asc:before
{
    content: '';
}

.fa-sort-numeric-desc:before
{
    content: '';
}

.fa-thumbs-up:before
{
    content: '';
}

.fa-thumbs-down:before
{
    content: '';
}

.fa-youtube-square:before
{
    content: '';
}

.fa-youtube:before
{
    content: '';
}

.fa-xing:before
{
    content: '';
}

.fa-xing-square:before
{
    content: '';
}

.fa-youtube-play:before
{
    content: '';
}

.fa-dropbox:before
{
    content: '';
}

.fa-stack-overflow:before
{
    content: '';
}

.fa-instagram:before
{
    content: '';
}

.fa-flickr:before
{
    content: '';
}

.fa-adn:before
{
    content: '';
}

.fa-bitbucket:before
{
    content: '';
}

.fa-bitbucket-square:before
{
    content: '';
}

.fa-tumblr:before
{
    content: '';
}

.fa-tumblr-square:before
{
    content: '';
}

.fa-long-arrow-down:before
{
    content: '';
}

.fa-long-arrow-up:before
{
    content: '';
}

.fa-long-arrow-left:before
{
    content: '';
}

.fa-long-arrow-right:before
{
    content: '';
}

.fa-apple:before
{
    content: '';
}

.fa-windows:before
{
    content: '';
}

.fa-android:before
{
    content: '';
}

.fa-linux:before
{
    content: '';
}

.fa-dribbble:before
{
    content: '';
}

.fa-skype:before
{
    content: '';
}

.fa-foursquare:before
{
    content: '';
}

.fa-trello:before
{
    content: '';
}

.fa-female:before
{
    content: '';
}

.fa-male:before
{
    content: '';
}

.fa-gittip:before,
.fa-gratipay:before
{
    content: '';
}

.fa-sun-o:before
{
    content: '';
}

.fa-moon-o:before
{
    content: '';
}

.fa-archive:before
{
    content: '';
}

.fa-bug:before
{
    content: '';
}

.fa-vk:before
{
    content: '';
}

.fa-weibo:before
{
    content: '';
}

.fa-renren:before
{
    content: '';
}

.fa-pagelines:before
{
    content: '';
}

.fa-stack-exchange:before
{
    content: '';
}

.fa-arrow-circle-o-right:before
{
    content: '';
}

.fa-arrow-circle-o-left:before
{
    content: '';
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before
{
    content: '';
}

.fa-dot-circle-o:before
{
    content: '';
}

.fa-wheelchair:before
{
    content: '';
}

.fa-vimeo-square:before
{
    content: '';
}

.fa-turkish-lira:before,
.fa-try:before
{
    content: '';
}

.fa-plus-square-o:before
{
    content: '';
}

.fa-space-shuttle:before
{
    content: '';
}

.fa-slack:before
{
    content: '';
}

.fa-envelope-square:before
{
    content: '';
}

.fa-wordpress:before
{
    content: '';
}

.fa-openid:before
{
    content: '';
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before
{
    content: '';
}

.fa-mortar-board:before,
.fa-graduation-cap:before
{
    content: '';
}

.fa-yahoo:before
{
    content: '';
}

.fa-google:before
{
    content: '';
}

.fa-reddit:before
{
    content: '';
}

.fa-reddit-square:before
{
    content: '';
}

.fa-stumbleupon-circle:before
{
    content: '';
}

.fa-stumbleupon:before
{
    content: '';
}

.fa-delicious:before
{
    content: '';
}

.fa-digg:before
{
    content: '';
}

.fa-pied-piper-pp:before
{
    content: '';
}

.fa-pied-piper-alt:before
{
    content: '';
}

.fa-drupal:before
{
    content: '';
}

.fa-joomla:before
{
    content: '';
}

.fa-language:before
{
    content: '';
}

.fa-fax:before
{
    content: '';
}

.fa-building:before
{
    content: '';
}

.fa-child:before
{
    content: '';
}

.fa-paw:before
{
    content: '';
}

.fa-spoon:before
{
    content: '';
}

.fa-cube:before
{
    content: '';
}

.fa-cubes:before
{
    content: '';
}

.fa-behance:before
{
    content: '';
}

.fa-behance-square:before
{
    content: '';
}

.fa-steam:before
{
    content: '';
}

.fa-steam-square:before
{
    content: '';
}

.fa-recycle:before
{
    content: '';
}

.fa-automobile:before,
.fa-car:before
{
    content: '';
}

.fa-cab:before,
.fa-taxi:before
{
    content: '';
}

.fa-tree:before
{
    content: '';
}

.fa-spotify:before
{
    content: '';
}

.fa-deviantart:before
{
    content: '';
}

.fa-soundcloud:before
{
    content: '';
}

.fa-database:before
{
    content: '';
}

.fa-file-pdf-o:before
{
    content: '';
}

.fa-file-word-o:before
{
    content: '';
}

.fa-file-excel-o:before
{
    content: '';
}

.fa-file-powerpoint-o:before
{
    content: '';
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before
{
    content: '';
}

.fa-file-zip-o:before,
.fa-file-archive-o:before
{
    content: '';
}

.fa-file-sound-o:before,
.fa-file-audio-o:before
{
    content: '';
}

.fa-file-movie-o:before,
.fa-file-video-o:before
{
    content: '';
}

.fa-file-code-o:before
{
    content: '';
}

.fa-vine:before
{
    content: '';
}

.fa-codepen:before
{
    content: '';
}

.fa-jsfiddle:before
{
    content: '';
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before
{
    content: '';
}

.fa-circle-o-notch:before
{
    content: '';
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before
{
    content: '';
}

.fa-ge:before,
.fa-empire:before
{
    content: '';
}

.fa-git-square:before
{
    content: '';
}

.fa-git:before
{
    content: '';
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before
{
    content: '';
}

.fa-tencent-weibo:before
{
    content: '';
}

.fa-qq:before
{
    content: '';
}

.fa-wechat:before,
.fa-weixin:before
{
    content: '';
}

.fa-send:before,
.fa-paper-plane:before
{
    content: '';
}

.fa-send-o:before,
.fa-paper-plane-o:before
{
    content: '';
}

.fa-history:before
{
    content: '';
}

.fa-circle-thin:before
{
    content: '';
}

.fa-header:before
{
    content: '';
}

.fa-paragraph:before
{
    content: '';
}

.fa-sliders:before
{
    content: '';
}

.fa-share-alt:before
{
    content: '';
}

.fa-share-alt-square:before
{
    content: '';
}

.fa-bomb:before
{
    content: '';
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before
{
    content: '';
}

.fa-tty:before
{
    content: '';
}

.fa-binoculars:before
{
    content: '';
}

.fa-plug:before
{
    content: '';
}

.fa-slideshare:before
{
    content: '';
}

.fa-twitch:before
{
    content: '';
}

.fa-yelp:before
{
    content: '';
}

.fa-newspaper-o:before
{
    content: '';
}

.fa-wifi:before
{
    content: '';
}

.fa-calculator:before
{
    content: '';
}

.fa-paypal:before
{
    content: '';
}

.fa-google-wallet:before
{
    content: '';
}

.fa-cc-visa:before
{
    content: '';
}

.fa-cc-mastercard:before
{
    content: '';
}

.fa-cc-discover:before
{
    content: '';
}

.fa-cc-amex:before
{
    content: '';
}

.fa-cc-paypal:before
{
    content: '';
}

.fa-cc-stripe:before
{
    content: '';
}

.fa-bell-slash:before
{
    content: '';
}

.fa-bell-slash-o:before
{
    content: '';
}

.fa-trash:before,
.glyphicon-trash:before
{
    content: '';
}

.fa-copyright:before
{
    content: '';
}

.fa-at:before
{
    content: '';
}

.fa-eyedropper:before
{
    content: '';
}

.fa-paint-brush:before
{
    content: '';
}

.fa-birthday-cake:before
{
    content: '';
}

.fa-area-chart:before
{
    content: '';
}

.fa-pie-chart:before
{
    content: '';
}

.fa-line-chart:before
{
    content: '';
}

.fa-lastfm:before
{
    content: '';
}

.fa-lastfm-square:before
{
    content: '';
}

.fa-toggle-off:before
{
    content: '';
}

.fa-toggle-on:before
{
    content: '';
}

.fa-bicycle:before
{
    content: '';
}

.fa-bus:before
{
    content: '';
}

.fa-ioxhost:before
{
    content: '';
}

.fa-angellist:before
{
    content: '';
}

.fa-cc:before
{
    content: '';
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before
{
    content: '';
}

.fa-meanpath:before
{
    content: '';
}

.fa-buysellads:before
{
    content: '';
}

.fa-connectdevelop:before
{
    content: '';
}

.fa-dashcube:before
{
    content: '';
}

.fa-forumbee:before
{
    content: '';
}

.fa-leanpub:before
{
    content: '';
}

.fa-sellsy:before
{
    content: '';
}

.fa-shirtsinbulk:before
{
    content: '';
}

.fa-simplybuilt:before
{
    content: '';
}

.fa-skyatlas:before
{
    content: '';
}

.fa-cart-plus:before
{
    content: '';
}

.fa-cart-arrow-down:before
{
    content: '';
}

.fa-diamond:before
{
    content: '';
}

.fa-ship:before
{
    content: '';
}

.fa-user-secret:before
{
    content: '';
}

.fa-motorcycle:before
{
    content: '';
}

.fa-street-view:before
{
    content: '';
}

.fa-heartbeat:before
{
    content: '';
}

.fa-venus:before
{
    content: '';
}

.fa-mars:before
{
    content: '';
}

.fa-mercury:before
{
    content: '';
}

.fa-intersex:before,
.fa-transgender:before
{
    content: '';
}

.fa-transgender-alt:before
{
    content: '';
}

.fa-venus-double:before
{
    content: '';
}

.fa-mars-double:before
{
    content: '';
}

.fa-venus-mars:before
{
    content: '';
}

.fa-mars-stroke:before
{
    content: '';
}

.fa-mars-stroke-v:before
{
    content: '';
}

.fa-mars-stroke-h:before
{
    content: '';
}

.fa-neuter:before
{
    content: '';
}

.fa-genderless:before
{
    content: '';
}

.fa-facebook-official:before
{
    content: '';
}

.fa-pinterest-p:before
{
    content: '';
}

.fa-whatsapp:before
{
    content: '';
}

.fa-server:before
{
    content: '';
}

.fa-user-plus:before
{
    content: '';
}

.fa-user-times:before
{
    content: '';
}

.fa-hotel:before,
.fa-bed:before
{
    content: '';
}

.fa-viacoin:before
{
    content: '';
}

.fa-train:before
{
    content: '';
}

.fa-subway:before
{
    content: '';
}

.fa-medium:before
{
    content: '';
}

.fa-yc:before,
.fa-y-combinator:before
{
    content: '';
}

.fa-optin-monster:before
{
    content: '';
}

.fa-opencart:before
{
    content: '';
}

.fa-expeditedssl:before
{
    content: '';
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before
{
    content: '';
}

.fa-battery-3:before,
.fa-battery-three-quarters:before
{
    content: '';
}

.fa-battery-2:before,
.fa-battery-half:before
{
    content: '';
}

.fa-battery-1:before,
.fa-battery-quarter:before
{
    content: '';
}

.fa-battery-0:before,
.fa-battery-empty:before
{
    content: '';
}

.fa-mouse-pointer:before
{
    content: '';
}

.fa-i-cursor:before
{
    content: '';
}

.fa-object-group:before
{
    content: '';
}

.fa-object-ungroup:before
{
    content: '';
}

.fa-sticky-note:before
{
    content: '';
}

.fa-sticky-note-o:before
{
    content: '';
}

.fa-cc-jcb:before
{
    content: '';
}

.fa-cc-diners-club:before
{
    content: '';
}

.fa-clone:before
{
    content: '';
}

.fa-balance-scale:before
{
    content: '';
}

.fa-hourglass-o:before
{
    content: '';
}

.fa-hourglass-1:before,
.fa-hourglass-start:before
{
    content: '';
}

.fa-hourglass-2:before,
.fa-hourglass-half:before
{
    content: '';
}

.fa-hourglass-3:before,
.fa-hourglass-end:before
{
    content: '';
}

.fa-hourglass:before
{
    content: '';
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before
{
    content: '';
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before
{
    content: '';
}

.fa-hand-scissors-o:before
{
    content: '';
}

.fa-hand-lizard-o:before
{
    content: '';
}

.fa-hand-spock-o:before
{
    content: '';
}

.fa-hand-pointer-o:before
{
    content: '';
}

.fa-hand-peace-o:before
{
    content: '';
}

.fa-trademark:before
{
    content: '';
}

.fa-registered:before
{
    content: '';
}

.fa-creative-commons:before
{
    content: '';
}

.fa-gg:before
{
    content: '';
}

.fa-gg-circle:before
{
    content: '';
}

.fa-tripadvisor:before
{
    content: '';
}

.fa-odnoklassniki:before
{
    content: '';
}

.fa-odnoklassniki-square:before
{
    content: '';
}

.fa-get-pocket:before
{
    content: '';
}

.fa-wikipedia-w:before
{
    content: '';
}

.fa-safari:before
{
    content: '';
}

.fa-chrome:before
{
    content: '';
}

.fa-firefox:before
{
    content: '';
}

.fa-opera:before
{
    content: '';
}

.fa-internet-explorer:before
{
    content: '';
}

.fa-tv:before,
.fa-television:before
{
    content: '';
}

.fa-contao:before
{
    content: '';
}

.fa-500px:before
{
    content: '';
}

.fa-amazon:before
{
    content: '';
}

.fa-calendar-plus-o:before
{
    content: '';
}

.fa-calendar-minus-o:before
{
    content: '';
}

.fa-calendar-times-o:before
{
    content: '';
}

.fa-calendar-check-o:before
{
    content: '';
}

.fa-industry:before
{
    content: '';
}

.fa-map-pin:before
{
    content: '';
}

.fa-map-signs:before
{
    content: '';
}

.fa-map-o:before
{
    content: '';
}

.fa-map:before
{
    content: '';
}

.fa-commenting:before
{
    content: '';
}

.fa-commenting-o:before
{
    content: '';
}

.fa-houzz:before
{
    content: '';
}

.fa-vimeo:before
{
    content: '';
}

.fa-black-tie:before
{
    content: '';
}

.fa-fonticons:before
{
    content: '';
}

.fa-reddit-alien:before
{
    content: '';
}

.fa-edge:before
{
    content: '';
}

.fa-credit-card-alt:before
{
    content: '';
}

.fa-codiepie:before
{
    content: '';
}

.fa-modx:before
{
    content: '';
}

.fa-fort-awesome:before
{
    content: '';
}

.fa-usb:before
{
    content: '';
}

.fa-product-hunt:before
{
    content: '';
}

.fa-mixcloud:before
{
    content: '';
}

.fa-scribd:before
{
    content: '';
}

.fa-pause-circle:before
{
    content: '';
}

.fa-pause-circle-o:before
{
    content: '';
}

.fa-stop-circle:before
{
    content: '';
}

.fa-stop-circle-o:before
{
    content: '';
}

.fa-shopping-bag:before
{
    content: '';
}

.fa-shopping-basket:before
{
    content: '';
}

.fa-hashtag:before
{
    content: '';
}

.fa-bluetooth:before
{
    content: '';
}

.fa-bluetooth-b:before
{
    content: '';
}

.fa-percent:before
{
    content: '';
}

.fa-gitlab:before
{
    content: '';
}

.fa-wpbeginner:before
{
    content: '';
}

.fa-wpforms:before
{
    content: '';
}

.fa-envira:before
{
    content: '';
}

.fa-universal-access:before
{
    content: '';
}

.fa-wheelchair-alt:before
{
    content: '';
}

.fa-question-circle-o:before
{
    content: '';
}

.fa-blind:before
{
    content: '';
}

.fa-audio-description:before
{
    content: '';
}

.fa-volume-control-phone:before
{
    content: '';
}

.fa-braille:before
{
    content: '';
}

.fa-assistive-listening-systems:before
{
    content: '';
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before
{
    content: '';
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before
{
    content: '';
}

.fa-glide:before
{
    content: '';
}

.fa-glide-g:before
{
    content: '';
}

.fa-signing:before,
.fa-sign-language:before
{
    content: '';
}

.fa-low-vision:before
{
    content: '';
}

.fa-viadeo:before
{
    content: '';
}

.fa-viadeo-square:before
{
    content: '';
}

.fa-snapchat:before
{
    content: '';
}

.fa-snapchat-ghost:before
{
    content: '';
}

.fa-snapchat-square:before
{
    content: '';
}

.fa-pied-piper:before
{
    content: '';
}

.fa-first-order:before
{
    content: '';
}

.fa-yoast:before
{
    content: '';
}

.fa-themeisle:before
{
    content: '';
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before
{
    content: '';
}

.fa-fa:before,
.fa-font-awesome:before
{
    content: '';
}

.fa-handshake-o:before
{
    content: '';
}

.fa-envelope-open:before
{
    content: '';
}

.fa-envelope-open-o:before
{
    content: '';
}

.fa-linode:before
{
    content: '';
}

.fa-address-book:before
{
    content: '';
}

.fa-address-book-o:before
{
    content: '';
}

.fa-vcard:before,
.fa-address-card:before
{
    content: '';
}

.fa-vcard-o:before,
.fa-address-card-o:before
{
    content: '';
}

.fa-user-circle:before
{
    content: '';
}

.fa-user-circle-o:before
{
    content: '';
}

.fa-user-o:before
{
    content: '';
}

.fa-id-badge:before
{
    content: '';
}

.fa-drivers-license:before,
.fa-id-card:before
{
    content: '';
}

.fa-drivers-license-o:before,
.fa-id-card-o:before
{
    content: '';
}

.fa-quora:before
{
    content: '';
}

.fa-free-code-camp:before
{
    content: '';
}

.fa-telegram:before
{
    content: '';
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before
{
    content: '';
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before
{
    content: '';
}

.fa-thermometer-2:before,
.fa-thermometer-half:before
{
    content: '';
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before
{
    content: '';
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before
{
    content: '';
}

.fa-shower:before
{
    content: '';
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before
{
    content: '';
}

.fa-podcast:before
{
    content: '';
}

.fa-window-maximize:before
{
    content: '';
}

.fa-window-minimize:before
{
    content: '';
}

.fa-window-restore:before
{
    content: '';
}

.fa-times-rectangle:before,
.fa-window-close:before
{
    content: '';
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before
{
    content: '';
}

.fa-bandcamp:before
{
    content: '';
}

.fa-grav:before
{
    content: '';
}

.fa-etsy:before
{
    content: '';
}

.fa-imdb:before
{
    content: '';
}

.fa-ravelry:before
{
    content: '';
}

.fa-eercast:before
{
    content: '';
}

.fa-microchip:before
{
    content: '';
}

.fa-snowflake-o:before
{
    content: '';
}

.fa-superpowers:before
{
    content: '';
}

.fa-wpexplorer:before
{
    content: '';
}

.fa-meetup:before
{
    content: '';
}

.sr-only
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus
{
    position: static;

    overflow: visible;
    clip: auto; 

    width: auto;
    height: auto;
    margin: 0;
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0;

    width: 100%;
    height: 100%;
}

.fotorama--fullscreen,
.fotorama__img
{
    min-width: 0 !important;
    max-width: 99999px !important;
    min-height: 0 !important;
    max-height: 99999px !important;
    padding: 0 !important; 

    border-radius: 0 !important;
    box-shadow: none !important;
}

.fotorama__wrap .fotorama__grab
{
    cursor: move;
    cursor: -webkit-grab;
    cursor:      -o-grab;
    cursor:     -ms-grab;
    cursor:         grab;
}

.fotorama__grabbing *
{
    cursor: move;
    cursor: -webkit-grabbing;
    cursor:      -o-grabbing;
    cursor:     -ms-grabbing;
    cursor:         grabbing;
}

.fotorama__spinner
{
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame
{
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame
{
    outline: 0;
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after
{
    content: '';

    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5);
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft
{
    -webkit-transform: none !important;
            transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border
{
    transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    transition-duration: 0ms; 
    transition-property: -webkit-transform, width;
    transition-property:         transform, width;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap
{
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.fotorama__select
{
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
}

.fotorama__nav,
.fotorama__nav__frame
{
    margin: auto;
    padding: 0;
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft
{
    display: inline-block;

    vertical-align: middle;

    -moz-box-orient: vertical;
    *display: inline;
    *zoom: 1;
}

.fotorama__nav__frame,
.fotorama__thumb-border
{
    box-sizing: content-box;
}

.fotorama__caption__wrap
{
    box-sizing: border-box;
}

.fotorama--hidden,
.fotorama__load
{
    position: absolute;
    z-index: -1; 
    top: -99999px;
    left: -99999px;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play
{
    -webkit-tap-highlight-color: transparent;
}

.fotorama__thumb
{
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2);
}

@media print
{
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play
    {
        background: none !important;
    }
}

.fotorama
{
    overflow: hidden; 

    min-width: 1px;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child)
{
    display: none;
}

.fullscreen
{
    overflow: hidden !important;

    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    background: #000;
}

.fotorama--fullscreen
{
    position: absolute !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;

    float: none !important;

    width: 100% !important;
    height: 100% !important;
    margin: 0 !important; 

    background: #000;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage
{
    background: #000;
}

.fotorama__wrap
{
    position: relative;
    z-index: 0; 

    -webkit-text-size-adjust: 100%;
    direction: ltr;
}

.fotorama__wrap--rtl .fotorama__stage__frame
{
    direction: rtl;
}

.fotorama__nav,
.fotorama__stage
{
    position: relative;

    overflow: hidden;

    max-width: 100%;
}

.fotorama__wrap--pan-y
{
    -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer
{
    cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame
{
    opacity: 1 !important;
}

.fotorama__stage__frame
{
    overflow: hidden;
}

.fotorama__stage__frame.fotorama__active
{
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame
{
    display: none;
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active
{
    top: 0; 
    left: 0;

    display: block;
}

.fotorama__wrap--fade .fotorama__fade-front
{
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear
{
    z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active
{
    z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow
{
    display: none;
}

.fotorama__img
{
    opacity: 0;
    border: none !important; 

    -ms-filter: 'alpha(Opacity=0)';
        filter: alpha(opacity=0);
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img
{
    opacity: 1; 

    -ms-filter: 'alpha(Opacity=100)';
        filter: alpha(opacity=100);
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full
{
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full
{
    display: block;
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage
{
    max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame
{
    visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active
{
    visibility: visible;
}

.fotorama__nav
{
    font-size: 0;
    line-height: 0;

    z-index: 5; 

    display: none;

    text-align: center;
    white-space: nowrap;
}

.fotorama__nav__shaft
{
    position: relative;
    top: 0;
    left: 0;

    text-align: left;
}

.fotorama__nav__frame
{
    position: relative;

    cursor: pointer;
}

.fotorama__nav--dots
{
    display: block;
}

.fotorama__nav--dots .fotorama__nav__frame
{
    width: 18px;
    height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border
{
    display: none;
}

.fotorama__nav--thumbs
{
    display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame
{
    padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child
{
    padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot
{
    display: none;
}

.fotorama__dot
{
    position: relative;
    top: 12px;
    left: 6px;

    display: block;

    width: 4px;
    height: 4px;

    border: 1px solid #7f7f7f; 
    border-radius: 6px;
}

.fotorama__nav__frame:focus .fotorama__dot:after
{
    top: -1px;
    left: -1px; 

    padding: 1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot
{
    width: 0;
    height: 0;

    border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after
{
    top: -3px;
    left: -3px; 

    padding: 3px;
}

.fotorama__thumb
{
    position: relative;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb
{
    z-index: 2;
}

.fotorama__thumb-border
{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;

    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1));
}

.fotorama__caption
{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;

    position: absolute;
    z-index: 12;
    right: 0;
    bottom: 0;
    left: 0;

    color: #000;
}

.fotorama__caption a
{
    text-decoration: none;

    color: #000;
    border-color: rgba(0, 0, 0, .5); 
    border-bottom: 1px solid;
}

.fotorama__caption a:hover
{
    color: #333;
    border-color: rgba(51, 51, 51, .5);
}

.fotorama__wrap--rtl .fotorama__caption
{
    right: 0; 
    left: auto;
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption
{
    display: none;
}

.fotorama__caption__wrap
{
    padding: 5px 10px; 

    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
}

@-webkit-keyframes spinner
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes spinner
{
    0%
    {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.fotorama__wrap--css3 .fotorama__spinner
{
    -webkit-animation: spinner 24s infinite linear;
            animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img
{
    transition-timing-function: linear;
    transition-duration: .3s; 
    transition-property: opacity;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img
{
    opacity: 0; 

    -ms-filter: 'alpha(Opacity=0)';
        filter: alpha(opacity=0);
}

.fotorama__select
{
    cursor: auto;
}

.fotorama__video
{
    position: absolute;
    z-index: 10; 
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
}

@-moz-document url-prefix()
{
    .fotorama__active
    {
        box-shadow: 0 0 0 transparent;
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play
{
    position: absolute;
    z-index: 11;

    cursor: pointer;
}

.fotorama__arr
{
    position: absolute;
    top: 50%;

    width: 32px;
    height: 32px;
    margin-top: -16px;
}

.fotorama__arr--prev
{
    left: 2px;

    background-position: 0 0;
}

.fotorama__arr--next
{
    right: 2px;

    background-position: -32px 0;
}

.fotorama__arr--disabled
{
    cursor: default;
    pointer-events: none;

    opacity: .1; 

    *display: none;
}

.fotorama__fullscreen-icon
{
    z-index: 20; 
    top: 2px;
    right: 2px;

    width: 32px;
    height: 32px;

    background-position: 0 -32px;
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus
{
    border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon
{
    background-position: -32px -32px;
}

.fotorama__video-play
{
    top: 50%;
    left: 50%;

    width: 96px;
    height: 96px;
    margin-top: -48px;
    margin-left: -48px;

    opacity: 0; 
    background-position: 0 -64px;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play
{
    display: none;
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play
{
    display: block; 

    opacity: 1;
}

.fotorama__nav__frame .fotorama__video-play
{
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;

    background-position: -64px -32px;
}

.fotorama__video-close
{
    z-index: 20;
    top: 0;
    right: 0;

    width: 32px;
    height: 32px;

    opacity: 0; 
    background-position: -64px 0;
}

.fotorama__wrap--css2 .fotorama__video-close
{
    display: none;
}

.fotorama__wrap--css3 .fotorama__video-close
{
    -webkit-transform: translate3d(32px, -32px, 0);
            transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close
{
    display: block;

    opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon
{
    opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus
{
    opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon
{
    opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon
{
    display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus
{
    display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon
{
    display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus)
{
    -webkit-transform: translate3d(32px, -32px, 0);
            transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus)
{
    -webkit-transform: translate3d(-48px, 0, 0);
            transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus)
{
    -webkit-transform: translate3d(48px, 0, 0);
            transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon
{
    -webkit-transform: translate3d(32px, -32px, 0) !important;
            transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev
{
    -webkit-transform: translate3d(-48px, 0, 0) !important;
            transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next
{
    -webkit-transform: translate3d(48px, 0, 0) !important;
            transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus)
{
    transition-duration: .3s; 
    transition-property: -webkit-transform, opacity;
    transition-property:         transform, opacity;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before
{
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;

    display: block;

    width: 10px;
    height: auto;

    content: '';
    text-decoration: none;
    pointer-events: none;

    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before,
.fotorama__stage:before
{
    left: -10px; 

    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before
{
    left: 0;
}

.fotorama__nav:after,
.fotorama__stage:after
{
    right: -10px; 

    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after
{
    right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before
{
    display: none;
}

/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;

    src: url('/assets/fonts/fira/FiraSans-Regular.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-Regular.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-Regular.woff') format('woff'), url('/assets/fonts/fira/FiraSans-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: normal;
    font-style: italic;

    src: url('/assets/fonts/fira/FiraSans-Italic.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-Italic.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-Italic.woff') format('woff'), url('/assets/fonts/fira/FiraSans-Italic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: bold;
    font-style: normal;

    src: url('/assets/fonts/fira/FiraSans-Bold.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-Bold.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-Bold.woff') format('woff'), url('/assets/fonts/fira/FiraSans-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: bold;
    font-style: italic;

    src: url('/assets/fonts/fira/FiraSans-BoldItalic.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-BoldItalic.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-BoldItalic.woff') format('woff'), url('/assets/fonts/fira/FiraSans-BoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: 500;
    font-style: normal;

    src: url('/assets/fonts/fira/FiraSans-Medium.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-Medium.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-Medium.woff') format('woff'), url('/assets/fonts/fira/FiraSans-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'FiraSans';
    /* Safari, Android, iOS */
    font-weight: 500;
    font-style: italic;

    src: url('/assets/fonts/fira/FiraSans-MediumItalic.eot');
    /* IE9 Compat Modes */
    src: url('/assets/fonts/fira/FiraSans-MediumItalic.woff2') format('woff2'), url('/assets/fonts/fira/FiraSans-MediumItalic.woff') format('woff'), url('/assets/fonts/fira/FiraSans-MediumItalic.ttf') format('truetype');
    font-display: swap;
}

html,
body
{
    font-family: 'FiraSans','Segoe UI', 'Roboto', Tahoma, Arial, sans-serif;
    line-height: 1.3; 

    color: #222;

    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font-micro
{
    font-size: 11px;
}

.font-mini
{
    font-size: 12px;
}

.font-small
{
    font-size: 14px;
}

.font-default
{
    font-size: 16px;
}

.font-medium
{
    font-size: 18px;
}

.font-big
{
    font-size: 20px;
}

.font-huge
{
    font-size: 24px;
}

.font-giant
{
    font-size: 72px;
}

a
{
    color: #1083c7;
}
a:hover,
a:active,
a:focus
{
    text-decoration: none; 

    color: #0067b7;
}

h1,
.h1
{
    font-size: 26px; 
    font-weight: 500;

    margin: 0 0 20px;
    padding: 0;
}
@media (min-width: 576px)
{
    h1,
    .h1
    {
        font-size: 36px;
    }
}

h2,
.h2
{
    font-size: 24px; 
    font-weight: 500;

    margin: 0 0 20px;
    padding: 0;
}
@media (min-width: 576px)
{
    h2,
    .h2
    {
        font-size: 30px;
    }
}

h3,
.h3
{
    font-size: 20px; 
    font-weight: 500;

    margin: 0 0 20px;
    padding: 0;
}
@media (min-width: 576px)
{
    h3,
    .h3
    {
        font-size: 24px;
    }
}

h4,
.h4
{
    font-size: 16px; 
    font-weight: 500;

    margin: 0 0 10px;
    padding: 0;
}
@media (min-width: 576px)
{
    h4,
    .h4
    {
        font-size: 18px;
    }
}

h5,
.h5
{
    font-size: 16px; 
    font-weight: 500;

    margin: 0 0 10px;
    padding: 0;
}

.uppercase
{
    text-transform: uppercase;
}

.font-weight-normal
{
    font-weight: normal;
}

.pagination
{
    font-size: 0;

    display: inline-block;

    margin: 0;
    padding: 0;

    list-style: none;

    letter-spacing: -.36em;
}
.pagination > li
{
    display: none; 

    vertical-align: top;
}
.pagination > li.prev,
.pagination > li.next
{
    display: inline-block;
}
@media (min-width: 576px)
{
    .pagination > li
    {
        display: inline-block;
    }
}
.pagination > li > a,
.pagination > li > span
{
    font-size: 15px;

    display: inline-block;

    margin: 0;
    padding: 8px 14px 5px;

    vertical-align: top;
    letter-spacing: normal;

    border-bottom: 3px solid transparent;
}
.pagination > li > a:hover,
.pagination > li > span:hover
{
    text-decoration: none;

    background-color: #ededed;
}
.pagination > li > span
{
    color: #999;
}
.pagination > li.active > a,
.pagination > li.active > span
{
    font-weight: bold; 

    color: #222;
    border-color: #1083c7;
}

.breadcrumb
{
    display: block;

    padding: 0;

    list-style: none;

    white-space: nowrap;

    background-color: unset;
}
.breadcrumb-container
{
    position: relative;
    z-index: 50;

    overflow-x: auto;
    overflow-y: hidden;

    max-width: 100%;
    margin: -20px auto 20px;

    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}
.breadcrumb-container::-webkit-scrollbar
{
    display: none;
}
.breadcrumb-item
{
    font-size: 14px;

    display: inline-block;

    vertical-align: top;

    color: #777;
}
.breadcrumb-item > a,
.breadcrumb-item > span
{
    display: inline-block;

    padding: 0; 

    vertical-align: top;
}
.breadcrumb-item + .breadcrumb-item
{
    padding: 0;
}
.breadcrumb-item + .breadcrumb-item::before
{
    display: inline-block;

    margin: 0 10px; 
    padding: 0;

    content: '/';
}
.breadcrumb-item.active > a,
.breadcrumb-item.active > span
{
    color: #777;
}

.button
{
    font-size: 14px;

    display: inline-block;

    padding: 10px 30px 7px;

    cursor: pointer;
    transition: background-color .3s;
    text-align: center; 
    text-decoration: none;

    color: #fff;
    border: none;
    border-bottom: 2px solid #0067b7;
    border-radius: 30px;
    background-color: #0086ee;
}
.button:hover,
.button:active,
.button:focus
{
    text-decoration: none;

    color: #fff;
    background-color: #0067b7;
}
.button-big
{
    font-size: 14px;

    padding: 16px 40px 10px; 

    border-width: 3px;
}
@media (min-width: 768px)
{
    .button-big
    {
        font-size: 18px;

        padding: 16px 60px 10px;
    }
}
.button-green
{
    border-color: #5b9900; 
    background-color: #70ba01;
}
.button-green:hover,
.button-green:active,
.button-green:focus
{
    background-color: #5b9900;
}
.button-grey
{
    color: #222; 
    background-color: #d8d8d8;
}
.button-grey:hover,
.button-grey:active,
.button-grey:focus
{
    color: #222; 
    background-color: #bfbfbf;
}
.button-ghost
{
    color: #222; 
    border: 1px solid #0086ee;
    background-color: transparent;
}
.button-ghost:hover,
.button-ghost:active,
.button-ghost:focus
{
    background-color: #0086ee;
}
.button-yellow
{
    color: #222; 
    border-color: #ffc924;
    background-color: #ffd200;
}
.button-yellow:hover,
.button-yellow:active,
.button-yellow:focus
{
    color: #222; 
    background-color: #ffc924;
}
.button-small
{
    font-size: 12px;

    padding: 5px 16px 3px;

    border-bottom: none;
}

/*! nouislider - 13.1.1 - 2/14/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target *
{
    -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;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-touch-action: none;
        touch-action: none;
}

.noUi-target
{
    position: relative;

    direction: ltr;
}

.noUi-base,
.noUi-connects
{
    position: relative;
    z-index: 1; 

    width: 100%;
    height: 100%;
}

/* Wrapper for all connect elements.
 */
.noUi-connects
{
    z-index: 0; 

    overflow: hidden;
}

.noUi-connect,
.noUi-origin
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; 

    will-change: transform;
}

/* Offset direction
 */
html:not([dir='rtl']) .noUi-horizontal .noUi-origin
{
    right: 0; 
    left: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin
{
    width: 0;
}

.noUi-horizontal .noUi-origin
{
    height: 0;
}

.noUi-handle
{
    position: absolute;
}

.noUi-touch-area
{
    width: 100%; 
    height: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin
{
    -webkit-transition: transform .3s;
            transition: transform .3s;
}

.noUi-state-drag *
{
    cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal
{
    height: 18px;
}

.noUi-horizontal .noUi-handle
{
    top: -6px; 
    left: -17px;

    width: 34px;
    height: 28px;
}

.noUi-vertical
{
    width: 18px;
}

.noUi-vertical .noUi-handle
{
    top: -17px; 
    left: -6px;

    width: 28px;
    height: 34px;
}

html:not([dir='rtl']) .noUi-horizontal .noUi-handle
{
    right: -17px;
    left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target
{
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}

.noUi-connects
{
    border-radius: 3px;
}

.noUi-connect
{
    background: #3fb8af;
}

/* Handles and cursors;
 */
.noUi-draggable
{
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable
{
    cursor: ns-resize;
}

.noUi-handle
{
    cursor: default;

    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}

.noUi-active
{
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after
{
    position: absolute;
    top: 6px; 
    left: 14px;

    display: block;

    width: 1px;
    height: 14px;

    content: '';

    background: #e8e7e6;
}

.noUi-handle:after
{
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after
{
    top: 14px; 
    left: 6px;

    width: 14px;
    height: 1px;
}

.noUi-vertical .noUi-handle:after
{
    top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect
{
    background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle
{
    cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips *
{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.noUi-pips
{
    position: absolute;

    color: #999;
}

/* Values;
 *
 */
.noUi-value
{
    position: absolute;

    text-align: center; 
    white-space: nowrap;
}

.noUi-value-sub
{
    font-size: 10px; 

    color: #ccc;
}

/* Markings;
 *
 */
.noUi-marker
{
    position: absolute;

    background: #ccc;
}

.noUi-marker-sub
{
    background: #aaa;
}

.noUi-marker-large
{
    background: #aaa;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal
{
    top: 100%;
    left: 0;

    width: 100%; 
    height: 80px;
    padding: 10px 0;
}

.noUi-value-horizontal
{
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal
{
    -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker
{
    width: 2px;
    height: 5px; 
    margin-left: -1px;
}

.noUi-marker-horizontal.noUi-marker-sub
{
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large
{
    height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical
{
    top: 0;
    left: 100%; 

    height: 100%;
    padding: 0 10px;
}

.noUi-value-vertical
{
    padding-left: 25px; 

    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.noUi-rtl .noUi-value-vertical
{
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker
{
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub
{
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large
{
    width: 15px;
}

.noUi-tooltip
{
    position: absolute;

    display: block;

    padding: 5px;

    text-align: center;
    white-space: nowrap; 

    color: #000;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
}

.noUi-horizontal .noUi-tooltip
{
    bottom: 120%; 
    left: 50%;

    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.noUi-vertical .noUi-tooltip
{
    top: 50%;
    right: 120%; 

    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.mortgage-field
{
    display: flex;

    padding: 8px 12px;

    border: 1px solid #c1c4c9;
    border-radius: 2px;
    background-color: #fff;

    flex-wrap: nowrap;
}
.mortgage-field-input
{
    font-size: 20px;

    display: block;

    box-sizing: border-box; 
    width: 100%;
    max-width: 100%;

    color: #222;
    border: none;
    outline: unset;
    background: none;
}
.mortgage-field-input-wrapper
{
    flex: 1 1 auto;
}
.mortgage-field-input-slider.noUi-target
{
    border: unset;
    border-radius: unset; 
    background-color: transparent;
}
.mortgage-field-input-slider.noUi-horizontal
{
    height: 3px; 
    margin-top: -3px;
}
.mortgage-field-input-slider.noUi-horizontal .noUi-handle
{
    top: 2px;
    right: -7px !important;

    width: 16px;
    height: 22px;

    cursor: pointer;

    border: none;
    border: unset;
    background-color: unset;
    background-image: url('/assets/images/handle.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 16px 22px;
    box-shadow: unset;
}
.mortgage-field-input-slider.noUi-horizontal .noUi-handle::after,
.mortgage-field-input-slider.noUi-horizontal .noUi-handle::before
{
    display: none;
}
.mortgage-field-input-slider.noUi-horizontal .noUi-connects
{
    border-radius: unset;
    border-bottom-left-radius: 2px;
}
.mortgage-field-input-slider.noUi-horizontal .noUi-connect
{
    background-color: #1083c7;
}
.mortgage-field-addition
{
    font-size: 20px;

    margin-left: 12px;

    color: #a5a5a5;

    flex-grow: 0;
}
.mortgage-field-label
{
    font-size: 14px;

    margin: 0 0 4px;

    text-transform: none; 

    color: #444;
}

.mortgage-result-container
{
    margin-bottom: 20px;
}
@media (min-width: 768px)
{
    .mortgage-result-container
    {
        margin-bottom: 0;
    }
}

.mortgage-result-header
{
    font-size: 16px;
    font-weight: normal;

    margin: 0 0 6px;

    color: #fff;
}

.mortgage-result-value
{
    font-size: 32px;
    font-weight: bold;

    color: #fff;
}

.gallery-cont
{
    position: relative;

    overflow: hidden;

    max-width: 100%;

    -moz-user-select: none;
         user-select: none; 
    transition: left .3s ease;
}

.gallery-film
{
    position: absolute;
    left: 0;

    display: flex;

    width: auto;

    user-select: none;
    transition: left 300ms ease-in-out; 

    align-items: flex-start;
}
.gallery-film > *
{
    user-select: none;
    text-align: center;
    vertical-align: middle;
}

.gallery-arrow
{
    position: absolute;
    top: 50%;

    width: 30px; 
    height: 30px;
    margin-top: -15px;

    cursor: pointer;
    transition: opacity .3s ease;
    text-align: center;

    opacity: .5;
    background-color: #fff;
}
@media (min-width: 600px)
{
    .gallery-arrow
    {
        width: 60px; 
        height: 60px;
        margin-top: -30px;
    }
}
.gallery-arrow::after
{
    display: block;

    width: 10px;
    height: 10px; 
    margin: 10px auto 0;

    content: '';

    border-right: 2px solid #222;
    border-bottom: 2px solid #222;
}
@media (min-width: 600px)
{
    .gallery-arrow::after
    {
        width: 20px;
        height: 20px; 
        margin: 20px auto 0;
    }
}
.gallery-arrow-left
{
    left: 1%;
}
.gallery-arrow-left::after
{
    margin-right: 7px; 

    transform: rotate(135deg);
}
@media (min-width: 600px)
{
    .gallery-arrow-left::after
    {
        margin-right: 15px;
    }
}
.gallery-arrow-right
{
    right: 1%;
}
.gallery-arrow-right::after
{
    margin-left: 7px; 

    transform: rotate(-45deg);
}
@media (min-width: 600px)
{
    .gallery-arrow-right::after
    {
        margin-left: 15px;
    }
}
.gallery-arrow:hover
{
    opacity: .9;
}

.landing-modal-background
{
    position: fixed;
    z-index: 1000; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .8);
}

.landing-modal-window
{
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;

    min-width: 300px;
    max-width: 90%;
    max-height: 90vh;
    margin: 0 auto;

    transform: translate(-50%, -50%);
}

.landing-modal-close
{
    position: fixed;
    z-index: 1002;
    top: 20px;
    right: 20px;

    display: block;

    width: 32px;
    height: 32px;

    transition: opacity .3s ease-in; 

    opacity: .5;
    background-color: transparent;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADPSURBVHgBvZdtCsMgEES3vVi9QXoje/Op/khrxPix7uyAEKLwHqgrK5ICIKTxFqdcePkD/3yEnMwoeOG0gYdEBc85zonIlmjAY72AJjGEMyWm4QyJZbilhBpuIbEN35Ewg2skzOErEjT4jAQd3pNwg3ck/OADCRX8Kbo8Jv/Zp7HnzYPpBY9weMpv4cUcVwITV40mgYV7bi4BRZExk8BGhduWgEF5VUtYwNUSlvBlCQZ8WoIJH0rg2htS4B2JUPeG9Pe8kvj1hkcaL3FKyfsC/0E1heZTvSYAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-position: center center;
}
.landing-modal-close:hover
{
    opacity: 1;
}

body.modal-open
{
    overflow: hidden;
}

.modal-window-background
{
    position: fixed;
    z-index: 1000; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .8);
}

.modal-window-cont
{
    position: fixed;
    z-index: 1001; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: flex;

    align-items: center;
    justify-content: center;
    justify-items: center;
}

.modal-window-window
{
    z-index: 1002;

    display: block;
    overflow: hidden; 

    min-width: 300px;
    max-width: 95%;
    max-height: 95%;
}
.modal-window-window iframe
{
    display: block;

    margin: 0 auto;
}

.modal-window-fullscreen
{
    display: flex;

    width: 100%;
    min-width: unset !important;
    max-width: unset !important;
    height: 100%;
    min-height: unset !important;

    align-items: center;
    justify-content: center;
}

.modal-window-close
{
    position: fixed;
    z-index: 1003;
    top: 0;
    right: 0;

    display: block;

    width: 50px;
    height: 50px;

    transition: opacity .3s ease-in; 

    opacity: .5;
    background-color: #fff;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADPSURBVHgBvZdtCsMgEES3vVi9QXoje/Op/khrxPix7uyAEKLwHqgrK5ICIKTxFqdcePkD/3yEnMwoeOG0gYdEBc85zonIlmjAY72AJjGEMyWm4QyJZbilhBpuIbEN35Ewg2skzOErEjT4jAQd3pNwg3ck/OADCRX8Kbo8Jv/Zp7HnzYPpBY9weMpv4cUcVwITV40mgYV7bi4BRZExk8BGhduWgEF5VUtYwNUSlvBlCQZ8WoIJH0rg2htS4B2JUPeG9Pe8kvj1hkcaL3FKyfsC/0E1heZTvSYAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-position: center center;
}
.modal-window-close:hover
{
    opacity: 1;
}

.lightbox-image
{
    display: block;

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

.lightbox-arrow
{
    position: fixed;
    z-index: 1000;
    top: 50%;

    display: block;

    width: 64px;
    height: 64px;
    margin-top: -32px;

    cursor: pointer;
    transition: opacity .3s ease-in-out;

    opacity: .5;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}
.lightbox-arrow:hover
{
    opacity: 1;
}
.lightbox-arrow-left
{
    left: 10px;

    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADQSURBVHgB7ZlBDQIxFAVfUIADkIADLKyDRQIOkALOkAAOyt8XEkjDiexl980kP017m2lvlRZGa+1UMyiREr+1D2fNwEYLYZKvZfw62imF7uYn7jV7JYA88sgjj3wCyCOPPPLIJ4A88sgjj3wCyCOPPPLIJ4A88pnyw1rk//0dfnb77XtyqBu/dK/gUXNQEkQQEQwRRARDBBHBEEFEMEQQEQwRRARDBBHBEEFEMEQQEQwRRARDBBHBEEFEMEQQEQwR9DPCVWl0EUYlUuLHOZ//C5/FR7oNlaPMAAAAAElFTkSuQmCC');
}
.lightbox-arrow-right
{
    right: 10px;

    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADKSURBVHgB7ZJbDcJQFAQ3GMACEpBQB0gACUioAyRUGhLAweXcTQmPhB/Sn2ZnkhUwc460EK21fW1QIiV+ai9GpVHSU/tkVBLz+9+IQAQiEKFDBBHBEEFEMEQQEQwRRARDBBHBEEFEMEQQEQwRRARDBBHBEEFEMEQQEQwRRATzI8KgP9hondznvbNVAnXpXe36df1JCSCPPPLII58A8sgjjzzyCSCPPPLII58A8sgjjzzyCSCPfKB8p2QvsfKdEj7Hyj8p8UPtqJXxAMBhV6nerbUlAAAAAElFTkSuQmCC');
}

.lightbox-image
{
    display: block;

    width: auto;
    max-width: 100%;
    max-height: 80vh;
    margin: 0 auto;

    cursor: pointer;
}
.lightbox-image-desc
{
    margin-top: 20px; 

    text-align: center;
}

.arrow-micro-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #222; 
    background-color: transparent;
}

.arrow-micro-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #fff; 
    background-color: transparent;
}

.arrow-micro-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #444; 
    background-color: transparent;
}

.arrow-micro-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #000; 
    background-color: transparent;
}

.arrow-micro-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #d02d30; 
    background-color: transparent;
}

.arrow-micro-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #ffd200; 
    background-color: transparent;
}

.arrow-micro-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-micro-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #70ba01; 
    background-color: transparent;
}

.arrow-micro-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #edf2d8; 
    background-color: transparent;
}

.arrow-micro-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #777; 
    background-color: transparent;
}

.arrow-micro-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #ededed; 
    background-color: transparent;
}

.arrow-micro-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #7b858f; 
    background-color: transparent;
}

.arrow-micro-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #999; 
    background-color: transparent;
}

.arrow-micro-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #dcdee1; 
    background-color: transparent;
}

.arrow-micro-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-micro-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #bbb; 
    background-color: transparent;
}

.arrow-micro-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #ff9100; 
    background-color: transparent;
}

.arrow-micro-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #f9a425; 
    background-color: transparent;
}

.arrow-micro-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #1083c7; 
    background-color: transparent;
}

.arrow-micro-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-bottom: 5px solid #0086ee; 
    background-color: transparent;
}

.arrow-micro-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #222; 
    background-color: transparent;
}

.arrow-micro-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #fff; 
    background-color: transparent;
}

.arrow-micro-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #444; 
    background-color: transparent;
}

.arrow-micro-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #000; 
    background-color: transparent;
}

.arrow-micro-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #d02d30; 
    background-color: transparent;
}

.arrow-micro-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #ffd200; 
    background-color: transparent;
}

.arrow-micro-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-micro-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #70ba01; 
    background-color: transparent;
}

.arrow-micro-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #edf2d8; 
    background-color: transparent;
}

.arrow-micro-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #777; 
    background-color: transparent;
}

.arrow-micro-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #ededed; 
    background-color: transparent;
}

.arrow-micro-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #7b858f; 
    background-color: transparent;
}

.arrow-micro-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #999; 
    background-color: transparent;
}

.arrow-micro-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #dcdee1; 
    background-color: transparent;
}

.arrow-micro-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-micro-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #bbb; 
    background-color: transparent;
}

.arrow-micro-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #ff9100; 
    background-color: transparent;
}

.arrow-micro-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #f9a425; 
    background-color: transparent;
}

.arrow-micro-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #1083c7; 
    background-color: transparent;
}

.arrow-micro-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-right: 5px solid #0086ee; 
    background-color: transparent;
}

.arrow-micro-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #222; 
    background-color: transparent;
}

.arrow-micro-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #fff; 
    background-color: transparent;
}

.arrow-micro-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #444; 
    background-color: transparent;
}

.arrow-micro-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #000; 
    background-color: transparent;
}

.arrow-micro-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #d02d30; 
    background-color: transparent;
}

.arrow-micro-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #ffd200; 
    background-color: transparent;
}

.arrow-micro-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-micro-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #70ba01; 
    background-color: transparent;
}

.arrow-micro-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #edf2d8; 
    background-color: transparent;
}

.arrow-micro-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #777; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #ededed; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #7b858f; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #999; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #dcdee1; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-micro-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #bbb; 
    background-color: transparent;
}

.arrow-micro-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #ff9100; 
    background-color: transparent;
}

.arrow-micro-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #f9a425; 
    background-color: transparent;
}

.arrow-micro-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #1083c7; 
    background-color: transparent;
}

.arrow-micro-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-top: 5px solid #0086ee; 
    background-color: transparent;
}

.arrow-micro-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #222; 
    background-color: transparent;
}

.arrow-micro-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #fff; 
    background-color: transparent;
}

.arrow-micro-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #444; 
    background-color: transparent;
}

.arrow-micro-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #000; 
    background-color: transparent;
}

.arrow-micro-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #d02d30; 
    background-color: transparent;
}

.arrow-micro-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #ffd200; 
    background-color: transparent;
}

.arrow-micro-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-micro-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #70ba01; 
    background-color: transparent;
}

.arrow-micro-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #edf2d8; 
    background-color: transparent;
}

.arrow-micro-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #777; 
    background-color: transparent;
}

.arrow-micro-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #ededed; 
    background-color: transparent;
}

.arrow-micro-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #7b858f; 
    background-color: transparent;
}

.arrow-micro-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #999; 
    background-color: transparent;
}

.arrow-micro-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #dcdee1; 
    background-color: transparent;
}

.arrow-micro-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-micro-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #bbb; 
    background-color: transparent;
}

.arrow-micro-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #ff9100; 
    background-color: transparent;
}

.arrow-micro-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #f9a425; 
    background-color: transparent;
}

.arrow-micro-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #1083c7; 
    background-color: transparent;
}

.arrow-micro-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 5px solid transparent;
    border-left: 5px solid #0086ee; 
    background-color: transparent;
}

.arrow-mini-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #222; 
    background-color: transparent;
}

.arrow-mini-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #fff; 
    background-color: transparent;
}

.arrow-mini-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #444; 
    background-color: transparent;
}

.arrow-mini-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #000; 
    background-color: transparent;
}

.arrow-mini-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #d02d30; 
    background-color: transparent;
}

.arrow-mini-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #ffd200; 
    background-color: transparent;
}

.arrow-mini-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-mini-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #70ba01; 
    background-color: transparent;
}

.arrow-mini-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #edf2d8; 
    background-color: transparent;
}

.arrow-mini-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #777; 
    background-color: transparent;
}

.arrow-mini-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #ededed; 
    background-color: transparent;
}

.arrow-mini-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #7b858f; 
    background-color: transparent;
}

.arrow-mini-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #999; 
    background-color: transparent;
}

.arrow-mini-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #dcdee1; 
    background-color: transparent;
}

.arrow-mini-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-mini-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #bbb; 
    background-color: transparent;
}

.arrow-mini-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #ff9100; 
    background-color: transparent;
}

.arrow-mini-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #f9a425; 
    background-color: transparent;
}

.arrow-mini-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #1083c7; 
    background-color: transparent;
}

.arrow-mini-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-bottom: 10px solid #0086ee; 
    background-color: transparent;
}

.arrow-mini-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #222; 
    background-color: transparent;
}

.arrow-mini-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #fff; 
    background-color: transparent;
}

.arrow-mini-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #444; 
    background-color: transparent;
}

.arrow-mini-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #000; 
    background-color: transparent;
}

.arrow-mini-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #d02d30; 
    background-color: transparent;
}

.arrow-mini-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #ffd200; 
    background-color: transparent;
}

.arrow-mini-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-mini-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #70ba01; 
    background-color: transparent;
}

.arrow-mini-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #edf2d8; 
    background-color: transparent;
}

.arrow-mini-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #777; 
    background-color: transparent;
}

.arrow-mini-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #ededed; 
    background-color: transparent;
}

.arrow-mini-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #7b858f; 
    background-color: transparent;
}

.arrow-mini-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #999; 
    background-color: transparent;
}

.arrow-mini-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #dcdee1; 
    background-color: transparent;
}

.arrow-mini-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-mini-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #bbb; 
    background-color: transparent;
}

.arrow-mini-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #ff9100; 
    background-color: transparent;
}

.arrow-mini-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #f9a425; 
    background-color: transparent;
}

.arrow-mini-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #1083c7; 
    background-color: transparent;
}

.arrow-mini-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-right: 10px solid #0086ee; 
    background-color: transparent;
}

.arrow-mini-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #222; 
    background-color: transparent;
}

.arrow-mini-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #fff; 
    background-color: transparent;
}

.arrow-mini-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #444; 
    background-color: transparent;
}

.arrow-mini-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #000; 
    background-color: transparent;
}

.arrow-mini-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #d02d30; 
    background-color: transparent;
}

.arrow-mini-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #ffd200; 
    background-color: transparent;
}

.arrow-mini-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-mini-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #70ba01; 
    background-color: transparent;
}

.arrow-mini-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #edf2d8; 
    background-color: transparent;
}

.arrow-mini-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #777; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #ededed; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #7b858f; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #999; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #dcdee1; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-mini-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #bbb; 
    background-color: transparent;
}

.arrow-mini-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #ff9100; 
    background-color: transparent;
}

.arrow-mini-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #f9a425; 
    background-color: transparent;
}

.arrow-mini-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #1083c7; 
    background-color: transparent;
}

.arrow-mini-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-top: 10px solid #0086ee; 
    background-color: transparent;
}

.arrow-mini-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #222; 
    background-color: transparent;
}

.arrow-mini-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #fff; 
    background-color: transparent;
}

.arrow-mini-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #444; 
    background-color: transparent;
}

.arrow-mini-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #000; 
    background-color: transparent;
}

.arrow-mini-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #d02d30; 
    background-color: transparent;
}

.arrow-mini-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #ffd200; 
    background-color: transparent;
}

.arrow-mini-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-mini-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #70ba01; 
    background-color: transparent;
}

.arrow-mini-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #edf2d8; 
    background-color: transparent;
}

.arrow-mini-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #777; 
    background-color: transparent;
}

.arrow-mini-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #ededed; 
    background-color: transparent;
}

.arrow-mini-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #7b858f; 
    background-color: transparent;
}

.arrow-mini-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #999; 
    background-color: transparent;
}

.arrow-mini-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #dcdee1; 
    background-color: transparent;
}

.arrow-mini-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-mini-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #bbb; 
    background-color: transparent;
}

.arrow-mini-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #ff9100; 
    background-color: transparent;
}

.arrow-mini-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #f9a425; 
    background-color: transparent;
}

.arrow-mini-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #1083c7; 
    background-color: transparent;
}

.arrow-mini-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 10px solid transparent;
    border-left: 10px solid #0086ee; 
    background-color: transparent;
}

.arrow-small-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #222; 
    background-color: transparent;
}

.arrow-small-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #fff; 
    background-color: transparent;
}

.arrow-small-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #444; 
    background-color: transparent;
}

.arrow-small-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #000; 
    background-color: transparent;
}

.arrow-small-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #d02d30; 
    background-color: transparent;
}

.arrow-small-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #ffd200; 
    background-color: transparent;
}

.arrow-small-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-small-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #70ba01; 
    background-color: transparent;
}

.arrow-small-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #edf2d8; 
    background-color: transparent;
}

.arrow-small-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #777; 
    background-color: transparent;
}

.arrow-small-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #ededed; 
    background-color: transparent;
}

.arrow-small-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #7b858f; 
    background-color: transparent;
}

.arrow-small-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #999; 
    background-color: transparent;
}

.arrow-small-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #dcdee1; 
    background-color: transparent;
}

.arrow-small-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-small-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #bbb; 
    background-color: transparent;
}

.arrow-small-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #ff9100; 
    background-color: transparent;
}

.arrow-small-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #f9a425; 
    background-color: transparent;
}

.arrow-small-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #1083c7; 
    background-color: transparent;
}

.arrow-small-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-bottom: 16px solid #0086ee; 
    background-color: transparent;
}

.arrow-small-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #222; 
    background-color: transparent;
}

.arrow-small-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #fff; 
    background-color: transparent;
}

.arrow-small-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #444; 
    background-color: transparent;
}

.arrow-small-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #000; 
    background-color: transparent;
}

.arrow-small-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #d02d30; 
    background-color: transparent;
}

.arrow-small-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #ffd200; 
    background-color: transparent;
}

.arrow-small-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-small-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #70ba01; 
    background-color: transparent;
}

.arrow-small-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #edf2d8; 
    background-color: transparent;
}

.arrow-small-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #777; 
    background-color: transparent;
}

.arrow-small-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #ededed; 
    background-color: transparent;
}

.arrow-small-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #7b858f; 
    background-color: transparent;
}

.arrow-small-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #999; 
    background-color: transparent;
}

.arrow-small-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #dcdee1; 
    background-color: transparent;
}

.arrow-small-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-small-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #bbb; 
    background-color: transparent;
}

.arrow-small-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #ff9100; 
    background-color: transparent;
}

.arrow-small-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #f9a425; 
    background-color: transparent;
}

.arrow-small-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #1083c7; 
    background-color: transparent;
}

.arrow-small-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-right: 16px solid #0086ee; 
    background-color: transparent;
}

.arrow-small-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #222; 
    background-color: transparent;
}

.arrow-small-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #fff; 
    background-color: transparent;
}

.arrow-small-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #444; 
    background-color: transparent;
}

.arrow-small-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #000; 
    background-color: transparent;
}

.arrow-small-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #d02d30; 
    background-color: transparent;
}

.arrow-small-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #ffd200; 
    background-color: transparent;
}

.arrow-small-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-small-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #70ba01; 
    background-color: transparent;
}

.arrow-small-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #edf2d8; 
    background-color: transparent;
}

.arrow-small-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #777; 
    background-color: transparent;
}

.arrow-small-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #ededed; 
    background-color: transparent;
}

.arrow-small-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #7b858f; 
    background-color: transparent;
}

.arrow-small-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #999; 
    background-color: transparent;
}

.arrow-small-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #dcdee1; 
    background-color: transparent;
}

.arrow-small-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-small-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #bbb; 
    background-color: transparent;
}

.arrow-small-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #ff9100; 
    background-color: transparent;
}

.arrow-small-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #f9a425; 
    background-color: transparent;
}

.arrow-small-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #1083c7; 
    background-color: transparent;
}

.arrow-small-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-top: 16px solid #0086ee; 
    background-color: transparent;
}

.arrow-small-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #222; 
    background-color: transparent;
}

.arrow-small-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #fff; 
    background-color: transparent;
}

.arrow-small-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #444; 
    background-color: transparent;
}

.arrow-small-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #000; 
    background-color: transparent;
}

.arrow-small-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #d02d30; 
    background-color: transparent;
}

.arrow-small-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #ffd200; 
    background-color: transparent;
}

.arrow-small-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-small-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #70ba01; 
    background-color: transparent;
}

.arrow-small-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #edf2d8; 
    background-color: transparent;
}

.arrow-small-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #777; 
    background-color: transparent;
}

.arrow-small-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #ededed; 
    background-color: transparent;
}

.arrow-small-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #7b858f; 
    background-color: transparent;
}

.arrow-small-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #999; 
    background-color: transparent;
}

.arrow-small-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #dcdee1; 
    background-color: transparent;
}

.arrow-small-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-small-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #bbb; 
    background-color: transparent;
}

.arrow-small-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #ff9100; 
    background-color: transparent;
}

.arrow-small-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #f9a425; 
    background-color: transparent;
}

.arrow-small-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #1083c7; 
    background-color: transparent;
}

.arrow-small-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 16px solid transparent;
    border-left: 16px solid #0086ee; 
    background-color: transparent;
}

.arrow-default-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #222; 
    background-color: transparent;
}

.arrow-default-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #fff; 
    background-color: transparent;
}

.arrow-default-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #444; 
    background-color: transparent;
}

.arrow-default-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #000; 
    background-color: transparent;
}

.arrow-default-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #d02d30; 
    background-color: transparent;
}

.arrow-default-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #ffd200; 
    background-color: transparent;
}

.arrow-default-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-default-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #70ba01; 
    background-color: transparent;
}

.arrow-default-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #edf2d8; 
    background-color: transparent;
}

.arrow-default-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #777; 
    background-color: transparent;
}

.arrow-default-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #ededed; 
    background-color: transparent;
}

.arrow-default-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #7b858f; 
    background-color: transparent;
}

.arrow-default-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #999; 
    background-color: transparent;
}

.arrow-default-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #dcdee1; 
    background-color: transparent;
}

.arrow-default-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-default-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #bbb; 
    background-color: transparent;
}

.arrow-default-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #ff9100; 
    background-color: transparent;
}

.arrow-default-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #f9a425; 
    background-color: transparent;
}

.arrow-default-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #1083c7; 
    background-color: transparent;
}

.arrow-default-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-bottom: 20px solid #0086ee; 
    background-color: transparent;
}

.arrow-default-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #222; 
    background-color: transparent;
}

.arrow-default-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #fff; 
    background-color: transparent;
}

.arrow-default-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #444; 
    background-color: transparent;
}

.arrow-default-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #000; 
    background-color: transparent;
}

.arrow-default-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #d02d30; 
    background-color: transparent;
}

.arrow-default-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #ffd200; 
    background-color: transparent;
}

.arrow-default-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-default-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #70ba01; 
    background-color: transparent;
}

.arrow-default-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #edf2d8; 
    background-color: transparent;
}

.arrow-default-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #777; 
    background-color: transparent;
}

.arrow-default-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #ededed; 
    background-color: transparent;
}

.arrow-default-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #7b858f; 
    background-color: transparent;
}

.arrow-default-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #999; 
    background-color: transparent;
}

.arrow-default-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #dcdee1; 
    background-color: transparent;
}

.arrow-default-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-default-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #bbb; 
    background-color: transparent;
}

.arrow-default-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #ff9100; 
    background-color: transparent;
}

.arrow-default-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #f9a425; 
    background-color: transparent;
}

.arrow-default-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #1083c7; 
    background-color: transparent;
}

.arrow-default-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-right: 20px solid #0086ee; 
    background-color: transparent;
}

.arrow-default-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #222; 
    background-color: transparent;
}

.arrow-default-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #fff; 
    background-color: transparent;
}

.arrow-default-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #444; 
    background-color: transparent;
}

.arrow-default-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #000; 
    background-color: transparent;
}

.arrow-default-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #d02d30; 
    background-color: transparent;
}

.arrow-default-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #ffd200; 
    background-color: transparent;
}

.arrow-default-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-default-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #70ba01; 
    background-color: transparent;
}

.arrow-default-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #edf2d8; 
    background-color: transparent;
}

.arrow-default-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #777; 
    background-color: transparent;
}

.arrow-default-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #ededed; 
    background-color: transparent;
}

.arrow-default-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #7b858f; 
    background-color: transparent;
}

.arrow-default-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #999; 
    background-color: transparent;
}

.arrow-default-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #dcdee1; 
    background-color: transparent;
}

.arrow-default-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-default-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #bbb; 
    background-color: transparent;
}

.arrow-default-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #ff9100; 
    background-color: transparent;
}

.arrow-default-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #f9a425; 
    background-color: transparent;
}

.arrow-default-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #1083c7; 
    background-color: transparent;
}

.arrow-default-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-top: 20px solid #0086ee; 
    background-color: transparent;
}

.arrow-default-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #222; 
    background-color: transparent;
}

.arrow-default-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #fff; 
    background-color: transparent;
}

.arrow-default-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #444; 
    background-color: transparent;
}

.arrow-default-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #000; 
    background-color: transparent;
}

.arrow-default-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #d02d30; 
    background-color: transparent;
}

.arrow-default-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #ffd200; 
    background-color: transparent;
}

.arrow-default-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-default-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #70ba01; 
    background-color: transparent;
}

.arrow-default-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #edf2d8; 
    background-color: transparent;
}

.arrow-default-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #777; 
    background-color: transparent;
}

.arrow-default-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #ededed; 
    background-color: transparent;
}

.arrow-default-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #7b858f; 
    background-color: transparent;
}

.arrow-default-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #999; 
    background-color: transparent;
}

.arrow-default-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #dcdee1; 
    background-color: transparent;
}

.arrow-default-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-default-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #bbb; 
    background-color: transparent;
}

.arrow-default-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #ff9100; 
    background-color: transparent;
}

.arrow-default-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #f9a425; 
    background-color: transparent;
}

.arrow-default-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #1083c7; 
    background-color: transparent;
}

.arrow-default-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 20px solid transparent;
    border-left: 20px solid #0086ee; 
    background-color: transparent;
}

.arrow-medium-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #222; 
    background-color: transparent;
}

.arrow-medium-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #fff; 
    background-color: transparent;
}

.arrow-medium-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #444; 
    background-color: transparent;
}

.arrow-medium-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #000; 
    background-color: transparent;
}

.arrow-medium-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #d02d30; 
    background-color: transparent;
}

.arrow-medium-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #ffd200; 
    background-color: transparent;
}

.arrow-medium-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-medium-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #70ba01; 
    background-color: transparent;
}

.arrow-medium-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #edf2d8; 
    background-color: transparent;
}

.arrow-medium-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #777; 
    background-color: transparent;
}

.arrow-medium-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #ededed; 
    background-color: transparent;
}

.arrow-medium-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #7b858f; 
    background-color: transparent;
}

.arrow-medium-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #999; 
    background-color: transparent;
}

.arrow-medium-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #dcdee1; 
    background-color: transparent;
}

.arrow-medium-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-medium-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #bbb; 
    background-color: transparent;
}

.arrow-medium-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #ff9100; 
    background-color: transparent;
}

.arrow-medium-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #f9a425; 
    background-color: transparent;
}

.arrow-medium-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #1083c7; 
    background-color: transparent;
}

.arrow-medium-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-bottom: 30px solid #0086ee; 
    background-color: transparent;
}

.arrow-medium-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #222; 
    background-color: transparent;
}

.arrow-medium-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #fff; 
    background-color: transparent;
}

.arrow-medium-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #444; 
    background-color: transparent;
}

.arrow-medium-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #000; 
    background-color: transparent;
}

.arrow-medium-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #d02d30; 
    background-color: transparent;
}

.arrow-medium-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #ffd200; 
    background-color: transparent;
}

.arrow-medium-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-medium-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #70ba01; 
    background-color: transparent;
}

.arrow-medium-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #edf2d8; 
    background-color: transparent;
}

.arrow-medium-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #777; 
    background-color: transparent;
}

.arrow-medium-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #ededed; 
    background-color: transparent;
}

.arrow-medium-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #7b858f; 
    background-color: transparent;
}

.arrow-medium-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #999; 
    background-color: transparent;
}

.arrow-medium-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #dcdee1; 
    background-color: transparent;
}

.arrow-medium-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-medium-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #bbb; 
    background-color: transparent;
}

.arrow-medium-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #ff9100; 
    background-color: transparent;
}

.arrow-medium-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #f9a425; 
    background-color: transparent;
}

.arrow-medium-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #1083c7; 
    background-color: transparent;
}

.arrow-medium-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-right: 30px solid #0086ee; 
    background-color: transparent;
}

.arrow-medium-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #222; 
    background-color: transparent;
}

.arrow-medium-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #fff; 
    background-color: transparent;
}

.arrow-medium-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #444; 
    background-color: transparent;
}

.arrow-medium-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #000; 
    background-color: transparent;
}

.arrow-medium-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #d02d30; 
    background-color: transparent;
}

.arrow-medium-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #ffd200; 
    background-color: transparent;
}

.arrow-medium-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-medium-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #70ba01; 
    background-color: transparent;
}

.arrow-medium-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #edf2d8; 
    background-color: transparent;
}

.arrow-medium-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #777; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #ededed; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #7b858f; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #999; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #dcdee1; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-medium-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #bbb; 
    background-color: transparent;
}

.arrow-medium-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #ff9100; 
    background-color: transparent;
}

.arrow-medium-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #f9a425; 
    background-color: transparent;
}

.arrow-medium-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #1083c7; 
    background-color: transparent;
}

.arrow-medium-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-top: 30px solid #0086ee; 
    background-color: transparent;
}

.arrow-medium-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #222; 
    background-color: transparent;
}

.arrow-medium-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #fff; 
    background-color: transparent;
}

.arrow-medium-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #444; 
    background-color: transparent;
}

.arrow-medium-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #000; 
    background-color: transparent;
}

.arrow-medium-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #d02d30; 
    background-color: transparent;
}

.arrow-medium-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #ffd200; 
    background-color: transparent;
}

.arrow-medium-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-medium-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #70ba01; 
    background-color: transparent;
}

.arrow-medium-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #edf2d8; 
    background-color: transparent;
}

.arrow-medium-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #777; 
    background-color: transparent;
}

.arrow-medium-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #ededed; 
    background-color: transparent;
}

.arrow-medium-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #7b858f; 
    background-color: transparent;
}

.arrow-medium-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #999; 
    background-color: transparent;
}

.arrow-medium-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #dcdee1; 
    background-color: transparent;
}

.arrow-medium-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-medium-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #bbb; 
    background-color: transparent;
}

.arrow-medium-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #ff9100; 
    background-color: transparent;
}

.arrow-medium-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #f9a425; 
    background-color: transparent;
}

.arrow-medium-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #1083c7; 
    background-color: transparent;
}

.arrow-medium-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 30px solid transparent;
    border-left: 30px solid #0086ee; 
    background-color: transparent;
}

.arrow-big-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #222; 
    background-color: transparent;
}

.arrow-big-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #fff; 
    background-color: transparent;
}

.arrow-big-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #444; 
    background-color: transparent;
}

.arrow-big-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #000; 
    background-color: transparent;
}

.arrow-big-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #d02d30; 
    background-color: transparent;
}

.arrow-big-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #ffd200; 
    background-color: transparent;
}

.arrow-big-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-big-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #70ba01; 
    background-color: transparent;
}

.arrow-big-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #edf2d8; 
    background-color: transparent;
}

.arrow-big-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #777; 
    background-color: transparent;
}

.arrow-big-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #ededed; 
    background-color: transparent;
}

.arrow-big-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #7b858f; 
    background-color: transparent;
}

.arrow-big-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #999; 
    background-color: transparent;
}

.arrow-big-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #dcdee1; 
    background-color: transparent;
}

.arrow-big-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-big-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #bbb; 
    background-color: transparent;
}

.arrow-big-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #ff9100; 
    background-color: transparent;
}

.arrow-big-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #f9a425; 
    background-color: transparent;
}

.arrow-big-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #1083c7; 
    background-color: transparent;
}

.arrow-big-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-bottom: 40px solid #0086ee; 
    background-color: transparent;
}

.arrow-big-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #222; 
    background-color: transparent;
}

.arrow-big-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #fff; 
    background-color: transparent;
}

.arrow-big-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #444; 
    background-color: transparent;
}

.arrow-big-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #000; 
    background-color: transparent;
}

.arrow-big-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #d02d30; 
    background-color: transparent;
}

.arrow-big-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #ffd200; 
    background-color: transparent;
}

.arrow-big-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-big-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #70ba01; 
    background-color: transparent;
}

.arrow-big-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #edf2d8; 
    background-color: transparent;
}

.arrow-big-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #777; 
    background-color: transparent;
}

.arrow-big-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #ededed; 
    background-color: transparent;
}

.arrow-big-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #7b858f; 
    background-color: transparent;
}

.arrow-big-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #999; 
    background-color: transparent;
}

.arrow-big-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #dcdee1; 
    background-color: transparent;
}

.arrow-big-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-big-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #bbb; 
    background-color: transparent;
}

.arrow-big-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #ff9100; 
    background-color: transparent;
}

.arrow-big-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #f9a425; 
    background-color: transparent;
}

.arrow-big-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #1083c7; 
    background-color: transparent;
}

.arrow-big-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-right: 40px solid #0086ee; 
    background-color: transparent;
}

.arrow-big-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #222; 
    background-color: transparent;
}

.arrow-big-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #fff; 
    background-color: transparent;
}

.arrow-big-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #444; 
    background-color: transparent;
}

.arrow-big-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #000; 
    background-color: transparent;
}

.arrow-big-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #d02d30; 
    background-color: transparent;
}

.arrow-big-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #ffd200; 
    background-color: transparent;
}

.arrow-big-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-big-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #70ba01; 
    background-color: transparent;
}

.arrow-big-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #edf2d8; 
    background-color: transparent;
}

.arrow-big-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #777; 
    background-color: transparent;
}

.arrow-big-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #ededed; 
    background-color: transparent;
}

.arrow-big-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #7b858f; 
    background-color: transparent;
}

.arrow-big-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #999; 
    background-color: transparent;
}

.arrow-big-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #dcdee1; 
    background-color: transparent;
}

.arrow-big-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-big-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #bbb; 
    background-color: transparent;
}

.arrow-big-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #ff9100; 
    background-color: transparent;
}

.arrow-big-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #f9a425; 
    background-color: transparent;
}

.arrow-big-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #1083c7; 
    background-color: transparent;
}

.arrow-big-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-top: 40px solid #0086ee; 
    background-color: transparent;
}

.arrow-big-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #222; 
    background-color: transparent;
}

.arrow-big-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #fff; 
    background-color: transparent;
}

.arrow-big-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #444; 
    background-color: transparent;
}

.arrow-big-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #000; 
    background-color: transparent;
}

.arrow-big-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #d02d30; 
    background-color: transparent;
}

.arrow-big-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #ffd200; 
    background-color: transparent;
}

.arrow-big-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-big-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #70ba01; 
    background-color: transparent;
}

.arrow-big-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #edf2d8; 
    background-color: transparent;
}

.arrow-big-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #777; 
    background-color: transparent;
}

.arrow-big-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #ededed; 
    background-color: transparent;
}

.arrow-big-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #7b858f; 
    background-color: transparent;
}

.arrow-big-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #999; 
    background-color: transparent;
}

.arrow-big-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #dcdee1; 
    background-color: transparent;
}

.arrow-big-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-big-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #bbb; 
    background-color: transparent;
}

.arrow-big-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #ff9100; 
    background-color: transparent;
}

.arrow-big-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #f9a425; 
    background-color: transparent;
}

.arrow-big-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #1083c7; 
    background-color: transparent;
}

.arrow-big-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 40px solid transparent;
    border-left: 40px solid #0086ee; 
    background-color: transparent;
}

.arrow-huge-top-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #222; 
    background-color: transparent;
}

.arrow-huge-top-white
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #fff; 
    background-color: transparent;
}

.arrow-huge-top-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #444; 
    background-color: transparent;
}

.arrow-huge-top-black
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #000; 
    background-color: transparent;
}

.arrow-huge-top-red
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #d02d30; 
    background-color: transparent;
}

.arrow-huge-top-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #ffd200; 
    background-color: transparent;
}

.arrow-huge-top-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-huge-top-green
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #70ba01; 
    background-color: transparent;
}

.arrow-huge-top-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #edf2d8; 
    background-color: transparent;
}

.arrow-huge-top-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #777; 
    background-color: transparent;
}

.arrow-huge-top-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #ededed; 
    background-color: transparent;
}

.arrow-huge-top-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #7b858f; 
    background-color: transparent;
}

.arrow-huge-top-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #999; 
    background-color: transparent;
}

.arrow-huge-top-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #dcdee1; 
    background-color: transparent;
}

.arrow-huge-top-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-huge-top-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #bbb; 
    background-color: transparent;
}

.arrow-huge-top-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #ff9100; 
    background-color: transparent;
}

.arrow-huge-top-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #f9a425; 
    background-color: transparent;
}

.arrow-huge-top-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #1083c7; 
    background-color: transparent;
}

.arrow-huge-top-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-bottom: 60px solid #0086ee; 
    background-color: transparent;
}

.arrow-huge-left-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #222; 
    background-color: transparent;
}

.arrow-huge-left-white
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #fff; 
    background-color: transparent;
}

.arrow-huge-left-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #444; 
    background-color: transparent;
}

.arrow-huge-left-black
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #000; 
    background-color: transparent;
}

.arrow-huge-left-red
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #d02d30; 
    background-color: transparent;
}

.arrow-huge-left-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #ffd200; 
    background-color: transparent;
}

.arrow-huge-left-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-huge-left-green
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #70ba01; 
    background-color: transparent;
}

.arrow-huge-left-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #edf2d8; 
    background-color: transparent;
}

.arrow-huge-left-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #777; 
    background-color: transparent;
}

.arrow-huge-left-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #ededed; 
    background-color: transparent;
}

.arrow-huge-left-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #7b858f; 
    background-color: transparent;
}

.arrow-huge-left-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #999; 
    background-color: transparent;
}

.arrow-huge-left-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #dcdee1; 
    background-color: transparent;
}

.arrow-huge-left-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-huge-left-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #bbb; 
    background-color: transparent;
}

.arrow-huge-left-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #ff9100; 
    background-color: transparent;
}

.arrow-huge-left-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #f9a425; 
    background-color: transparent;
}

.arrow-huge-left-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #1083c7; 
    background-color: transparent;
}

.arrow-huge-left-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-right: 60px solid #0086ee; 
    background-color: transparent;
}

.arrow-huge-bottom-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #222; 
    background-color: transparent;
}

.arrow-huge-bottom-white
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #fff; 
    background-color: transparent;
}

.arrow-huge-bottom-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #444; 
    background-color: transparent;
}

.arrow-huge-bottom-black
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #000; 
    background-color: transparent;
}

.arrow-huge-bottom-red
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #d02d30; 
    background-color: transparent;
}

.arrow-huge-bottom-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #ffd200; 
    background-color: transparent;
}

.arrow-huge-bottom-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-huge-bottom-green
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #70ba01; 
    background-color: transparent;
}

.arrow-huge-bottom-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #edf2d8; 
    background-color: transparent;
}

.arrow-huge-bottom-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #777; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #ededed; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #7b858f; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #999; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #dcdee1; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-huge-bottom-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #bbb; 
    background-color: transparent;
}

.arrow-huge-bottom-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #ff9100; 
    background-color: transparent;
}

.arrow-huge-bottom-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #f9a425; 
    background-color: transparent;
}

.arrow-huge-bottom-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #1083c7; 
    background-color: transparent;
}

.arrow-huge-bottom-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-top: 60px solid #0086ee; 
    background-color: transparent;
}

.arrow-huge-right-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #222; 
    background-color: transparent;
}

.arrow-huge-right-white
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #fff; 
    background-color: transparent;
}

.arrow-huge-right-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #444; 
    background-color: transparent;
}

.arrow-huge-right-black
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #000; 
    background-color: transparent;
}

.arrow-huge-right-red
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #d02d30; 
    background-color: transparent;
}

.arrow-huge-right-yellow
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #ffd200; 
    background-color: transparent;
}

.arrow-huge-right-yellow-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #fdfbe3; 
    background-color: transparent;
}

.arrow-huge-right-green
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #70ba01; 
    background-color: transparent;
}

.arrow-huge-right-green-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #edf2d8; 
    background-color: transparent;
}

.arrow-huge-right-grey
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #777; 
    background-color: transparent;
}

.arrow-huge-right-grey-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #ededed; 
    background-color: transparent;
}

.arrow-huge-right-grey-dark
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #7b858f; 
    background-color: transparent;
}

.arrow-huge-right-grey-medium
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #999; 
    background-color: transparent;
}

.arrow-huge-right-grey-default
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #dcdee1; 
    background-color: transparent;
}

.arrow-huge-right-grey-text
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #a5a5a5; 
    background-color: transparent;
}

.arrow-huge-right-grey-text-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #bbb; 
    background-color: transparent;
}

.arrow-huge-right-orange
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #ff9100; 
    background-color: transparent;
}

.arrow-huge-right-orange-light
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #f9a425; 
    background-color: transparent;
}

.arrow-huge-right-primary
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #1083c7; 
    background-color: transparent;
}

.arrow-huge-right-blue
{
    display: block;

    width: 0;
    height: 0;

    border: 60px solid transparent;
    border-left: 60px solid #0086ee; 
    background-color: transparent;
}

.card
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-bottom: 20px;

    border: 1px solid #e6e5e4; 
    border-radius: 3px;
    background-color: #fff;
}
.card:hover,
.card:active,
.card:visited,
.card:focus
{
    text-decoration: none;
}
.card-padding
{
    padding: 24px;
}
.card-padding-medium
{
    padding: 30px;
}
.card-cover
{
    min-height: 230px;
}
@media (min-width: 1260px)
{
    .card-cover
    {
        min-height: 210px;
    }
}
.card-dark
{
    background-color: #000;
}
.card-bgimg
{
    display: block;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.card-list
{
    font-size: 12px; 

    display: inline-block;

    margin: 0;
    padding: 0;
}
@media (min-width: 1260px)
{
    .card-list
    {
        font-size: 13px;
    }
}
.card-list li
{
    line-height: 1.1;

    display: block;

    width: 0; 
    margin: 0;
    margin-left: 30px;
    padding: 0;

    color: #ededed;
}
.card-list li + li
{
    margin-top: 12px;
}
.card-list li a
{
    display: inline-block;

    margin-right: 5px;

    text-decoration: none;

    color: #fff;
}
.card-list li a:hover
{
    text-decoration: none;
}
.card-list li a span.card-hover
{
    display: inline-block;

    transition: border-color .1s ease-in; 

    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.card-list li a:hover span.card-hover
{
    border-color: white;
}
.card-list-item
{
    display: block;

    padding: 10px 18px; 

    text-decoration: none;
}
.card-list-item-header
{
    font-size: 18px; 

    display: block;
}
.card-list-item-anonse
{
    font-size: 14px; 

    display: block;

    margin-top: 5px;

    color: #777;
}
.card-list-item:hover
{
    text-decoration: none;
}
.card-list-item:hover .card-list-item-header
{
    text-decoration: underline;
}
.card-list-item + .card-list-item
{
    border-top: 1px solid #e6e5e4;
}
.card-content
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    transition: background-color .3s ease-in-out; 

    background-color: rgba(0, 0, 0, .4);
}
.card-content-hover
{
    position: absolute;
    right: 100%;
    bottom: 27px;
    left: -100%;

    display: block;

    margin-left: -100%;

    transition: opacity .3s ease-in, bottom .3s ease-in;
    white-space: nowrap; 

    opacity: 0;
}
@media (max-width: 800px)
{
    .card-content-hover
    {
        bottom: 30px; 

        opacity: 1;
    }
}
.card-content-hover-col
{
    position: relative;

    display: inline-block;

    width: 0;
    margin-left: 100%;

    vertical-align: top;

    text-shadow: 0 0 2px rgba(0, 0, 0, .9);
}
.card-content-hover-col-right
{
    margin-left: 25%;
}
.card-content-hover-col-right li
{
    margin-left: 0;
}
.card-content:hover
{
    text-decoration: none;

    background-color: rgba(0, 0, 0, .5);
}
.card:hover .card-content-hover
{
    bottom: 30px; 

    opacity: 1;
}
.card-content-list
{
    font-size: 14px;

    position: relative; 

    display: block;

    min-height: 250px;
    padding: 24px 24px 80px;
}
.card-content-button
{
    position: absolute;
    right: 0;
    bottom: 24px;
    left: 0;

    display: block;

    width: 100%; 

    text-align: center;
}
.card-header
{
    font-size: 24px; 

    display: block;

    color: #fff;
}
.card-header-main
{
    font-size: 20px; 

    color: #222;
}
@media (min-width: 768px)
{
    .card-header-main
    {
        font-size: 28px;
    }
}
.card:hover .card-header-main
{
    color: #0a5480;
}
.card-subheader-count
{
    font-size: 14px;

    display: inline-block;

    transition: color .3s ease-in; 

    color: #fff;
}
.card-content:hover .card-subheader-count
{
    color: #fff;
}
.card-image-main
{
    display: block;

    min-height: 240px; 
    padding-bottom: 66%;
}
@media (min-width: 576px)
{
    .card-image-main
    {
        min-height: 300px;
    }
}
.card-base-novomsk
{
    background-image: url('/assets/images/bases/novo-msk.jpg');
}
.card-base-novopodm
{
    background-image: url('/assets/images/bases/novo-podm.jpg');
}
.card-base-novonewmsk
{
    background-image: url('/assets/images/bases/novo-new-msk.jpg');
}
.card-base-zhkmsk
{
    background-image: url('/assets/images/bases/novo-msk.jpg');
}
.card-base-zhkpodm
{
    background-image: url('/assets/images/bases/novo-podm.jpg');
}
.card-base-zhknewmsk
{
    background-image: url('/assets/images/bases/novo-new-msk.jpg');
}
.card-base-apartment
{
    background-image: url('/assets/images/bases/apartments.jpg');
}
.card-base-zhk
{
    background-image: url('/assets/images/bases/zhk.jpg');
}
.card-base-townhouse
{
    background-image: url('/assets/images/bases/townhouse.jpg');
}
.card-base-cottage
{
    background-image: url('/assets/images/bases/cottage.jpg');
}
.card-base-ubp_settlement
{
    background-image: url('/assets/images/bases/land.jpg');
}
.card-count
{
    display: inline-block;

    margin-left: 5px;

    color: #ccc;
}
a:hover .card-count
{
    color: #fff;
}
.card-geo-moscow
{
    background-image: url('/assets/images/geo/moscow.jpg');
}
.card-geo-new-moscow
{
    background-image: url('/assets/images/geo/new-moscow.jpg');
}
.card-geo-podmoskovie
{
    background-image: url('/assets/images/geo/podmoskovie.jpg');
}
.card-shadow-hover
{
    transition: box-shadow .5s;
}
.card-shadow-hover:hover
{
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
.card-pb
{
    max-width: 300px;
    margin: 0 auto 20px;

    transition: box-shadow .5s;
    text-decoration: none;
}
.photoblock-search-slider-item .card-pb
{
    margin-bottom: 0;
}
@media (min-width: 768px)
{
    .card-pb
    {
        min-width: 300px;
    }
}
.card-pb .zeropixel
{
    position: absolute;
}
.card-pb-img
{
    display: block;

    padding-bottom: 66%; 

    background-color: #d8d8d8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (min-width: 768px)
{
    .card-pb-img
    {
        float: left; 

        width: 300px;
        max-width: 100%;
        height: 200px;
        margin: 20px;
        padding: 0;
    }
}
.card-pb-content
{
    position: relative; 

    display: block;

    height: 280px;
}
.card-pb-company
{
    font-size: 13px;

    display: block;

    margin: 0 0 5px; 

    color: #a5a5a5;
}
.card-pb-header
{
    font-size: 20px;

    display: block;

    margin-bottom: 10px;

    transition: color .3s; 

    color: #222;
}
.card-pb-body
{
    font-size: 14px; 

    display: block;

    color: #777;
}
.card-pb-price
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    margin-top: 40px;
    padding: 24px; 

    text-align: center;
}
.card-pb:hover
{
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
.card-pb:hover .card-pb-header
{
    color: #d02d30;
}
.card-pb:active,
.card-pb:focus
{
    text-decoration: none;
}
@media (min-width: 768px)
{
    .card-pb.object-list-item
    {
        max-width: none;
    }
}
.card-pb.object-list-item .photoblock-container
{
    position: relative;

    height: auto; 
    min-height: 160px;
}
.card-pb.object-list-item .photoblock-header
{
    font-size: 26px;

    display: block;

    margin: 0 0 5px; 

    color: #1083c7;
}
.card-pb.object-list-item .photoblock-content
{
    font-size: 16px;

    display: block;

    color: #222;
}
.card-pb.object-list-item .photoblock-image
{
    display: none;
}
.card-pb.object-list-item .photoblock-price
{
    position: static;

    margin-top: 20px;
    padding: 0;

    text-align: center;
    /*					@media(min-width: screen(md)){
											position: absolute;
											width: 50%;
											right: -50%;
											top: 0;
											left: auto;
											margin: 0;
										}*/
}
@media (min-width: 992px)
{
    .card-pb.object-list-item .photoblock-price
    {
        text-align: left;
    }
}
.card-pb.object-list-item .photoblock-price .card-pb-button
{
    font-size: 18px; 
    font-weight: bold;

    display: block;

    margin: 20px 0;
    padding: 0;

    text-align: center;
    text-transform: none;

    color: #222;
    border: none;
    background: none;
}
@media (min-width: 992px)
{
    .card-pb.object-list-item .photoblock-price .card-pb-button
    {
        font-size: 24px;

        display: inline-block;

        margin-right: 20px; 

        text-align: left;
    }
}
.card-pb.object-list-item .photoblock-price .object-list-item-button-box
{
    text-align: center;
}
@media (min-width: 992px)
{
    .card-pb.object-list-item .photoblock-price .object-list-item-button-box
    {
        display: inline-block;

        text-align: left;
    }
}
.card-image
{
    display: block;
}
.card-image-top
{
    position: relative;

    display: block;
    overflow: hidden; 

    height: 200px;
}

/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
.position-relative
{
    position: relative;
}

.position-absolute
{
    position: absolute;
}
.position-absolute-width-full
{
    right: 0; 
    left: 0;
}
.position-absolute-height-full
{
    top: 0;
    bottom: 0;
}
.position-absolute-top
{
    position: absolute;
    top: 0;
}
.position-absolute-left
{
    position: absolute;
    left: 0;
}
.position-absolute-bottom
{
    position: absolute;
    bottom: 0;
}
.position-absolute-right
{
    position: absolute;
    right: 0;
}

.position-fixed
{
    position: fixed;
}

.display-hidden,
.hidden
{
    display: none;
}

.display-block
{
    display: block;
}

.diplay-inline
{
    display: inline;
}

.display-inline-block
{
    display: inline-block;
}

.animation
{
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

.lazy_img
{
    opacity: 0;
}

.nowrap
{
    white-space: nowrap;
}

@media (min-width: 576px)
{
    .nowrap-sm
    {
        white-space: nowrap;
    }
}

.hidden
{
    display: none !important;
}

.background-cover
{
    display: block;

    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}

.help-block-error
{
    color: #d02d30;
}

.error-summary
{
    color: #d02d30;
}

.card-pb .adv-info,
.object-list-pb .adv-info
{
    font-size: 9px;
    line-height: 1;

    position: absolute;
    right: 5px;
    bottom: 5px;

    display: block;

    padding: 0;

    color: rgba(0, 0, 0, .3);
}

.text-left
{
    text-align: left;
}

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

.text-right
{
    text-align: right;
}

.text-justify
{
    text-align: justify;
}

.clear
{
    clear: both;
}

.flex
{
    display: flex;
}
.flex-wrap
{
    flex-wrap: wrap;
}
.flex-nowrap
{
    flex-wrap: nowrap;
}
.flex-vertical-center
{
    display: flex;
    flex-direction: column; 

    justify-content: center;
}

.width-full
{
    width: 100%;
    min-width: 100%;
}

.height-full
{
    height: 100%;
    min-height: 100%;
}

.hover-underline-box
{
    text-decoration: none;
}
.hover-underline-box:hover
{
    text-decoration: none;
}
.hover-underline-box:hover .hover-underline
{
    text-decoration: underline;
}

.overlay
{
    position: fixed;
    z-index: 1000; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    background-color: rgba(0, 0, 0, .7);
}

.tag-fat
{
    padding: 4px 8px;
}

.tag-warning
{
    color: #000;
}
.tag-warning:hover
{
    color: #000 !important;
}

.banner
{
    display: block;
    overflow: hidden;
}
.banner-screen
{
    width: 100%;
    height: 90px;
}
.banner-screen a.d-block
{
    height: 90px;
}
.banner-screen img
{
    width: auto;
    max-width: 100%;
    height: auto;
}
.banner iframe
{
    overflow: hidden; 

    margin: 0;
    padding: 0;

    border: none;
}

.site-views-counter
{
    position: absolute;
    right: 0;

    overflow: hidden;

    width: 1px;
    height: 1px;

    opacity: 0;
}

.sticky
{
    position: static;
    position: -webkit-sticky;
    position:         sticky;
    top: 0;
}
.sticky:before,
.sticky:after
{
    display: table; 

    content: '';
}

.close-button
{
    position: fixed;
    z-index: 2000;
    top: 20px;
    right: 20px;

    width: 20px; 
    height: 20px;

    cursor: pointer;
}
@media (min-width: 992px)
{
    .close-button
    {
        width: 40px; 
        height: 40px;
    }
}
.close-button::after,
.close-button::before
{
    position: absolute;
    top: 50%;

    display: block;

    width: 100%;
    height: 2px;

    content: '';
    transform: rotate(45deg); 

    background-color: #a5a5a5;
}
.close-button::after
{
    transform: rotate(-45deg);
}
.close-button:hover::before,
.close-button:hover::after
{
    background-color: #222;
}

.autocomplete-suggestions
{
    /* core styles should not be changed */
    position: absolute;
    z-index: 9999;

    display: none;
    overflow: hidden;
    overflow-y: auto;

    box-sizing: border-box; 
    max-height: 254px;

    cursor: default;
    text-align: left;

    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
}

.autocomplete-suggestion
{
    font-size: 14px;
    line-height: 23px;

    position: relative;

    overflow: hidden;

    padding: 5px 10px;

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

    color: #222;
}
.autocomplete-suggestion.selected
{
    background-color: #fdfbe3;
}
.autocomplete-suggestion b
{
    font-weight: normal;

    color: #1083c7;
}

.to-top
{
    font-size: 16px;
    line-height: 50px;

    position: fixed;
    z-index: 1000;
    right: 30px;
    bottom: 30px;

    display: block;

    width: 50px;
    height: 50px;

    cursor: pointer;
    transition: opacity .3s ease, bottom .3s ease, background-color .3s ease; 
    text-align: center;

    color: #fff;
    border-bottom: 2px solid #0067b7;
    border-radius: 50%;
    background-color: #0086ee;
}
.to-top .fa,
.to-top .glyphicon
{
    line-height: 50px;
}
.to-top:hover
{
    background-color: #0067b7;
}
.to-top.hidden
{
    bottom: 25px; 

    opacity: 0;
}

.rounded
{
    line-height: 1;

    display: inline-block;

    padding: 5px 10px;

    border-radius: 16px; 
    background-color: rgba(100, 100, 100, .1);
}

input[type='number']
{
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button
{
    -webkit-appearance: none;
}

.dropdown-menu
{
    padding: 0;
}

.dropdown-item
{
    font-size: 12px; 

    padding: 10px 20px;
}
.dropdown-iconed .dropdown-item
{
    padding-left: 30px;
}
.dropdown-item.selected
{
    position: relative;
}
.dropdown-item.selected:before
{
    font-family: FontAwesome;
    font-size: 12px; 

    position: absolute;
    top: 10px;
    left: 10px;

    display: block;

    width: 16px;
    height: 16px;

    content: '\f00c';

    color: #1083c7;
}
.dropdown-item:hover
{
    color: #1083c7;
}
.dropdown-item + .dropdown-item
{
    border-top: 1px solid #e6e5e4;
}

.dropdown-toggle
{
    position: relative;

    padding-right: 30px;
}
.dropdown-toggle::after
{
    font-family: FontAwesome;
    font-size: 10px;

    position: absolute;
    top: 7px;
    right: 10px;

    display: block;

    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;

    content: '\f078';
    transition: transform .2s ease, top .2s ease; 
    vertical-align: middle;

    border: 0;
}
.open .dropdown-toggle::after
{
    transform: rotate(180deg);
}

@media (min-width: 576px)
{
    .columns
    {
        columns: 2;
    }
}

@media (min-width: 768px)
{
    .columns
    {
        columns: 3;
    }
}

@media (min-width: 992px)
{
    .columns
    {
        columns: 4;
    }
}

.award-image
{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 200px;

    text-align: center; 
    vertical-align: middle;
}
.award-image-big
{
    max-height: 350px;
}

.rating-date
{
    margin: 10px 0 10px 2px;
}

.rating-body img
{
    width: auto; 
    max-width: 100%;
}

.rating-item-header
{
    margin: 26px 0 6px;
}

ymaps
{
    box-sizing: content-box;
}

.search-theme
{
    font-size: 14px;

    display: inline-block;

    padding: 5px 10px;

    color: #777;
    border-radius: 14px;
}
.search-theme:hover
{
    text-decoration: none; 

    color: #fff;
    background-color: #1083c7;
}

@media (min-width: 992px)
{
    .search-form-expand
    {
        display: none;
    }
}

.search-form-expander
{
    font-size: 14px;

    display: none;

    width: 100%;
    padding: 0 10px 16px;

    cursor: pointer; 
    text-align: center;

    color: #a5a5a5;
}
.search-form-expander:hover
{
    color: #777;
}
@media (min-width: 992px)
{
    .search-form-expander
    {
        display: block;
    }
}

.search-form-found
{
    font-size: 12px; 

    margin: 10px 0 0;

    text-align: center;

    color: #777;
}

.search-form-autocomplete
{
    position: relative;

    margin: 0 0 20px;
}
.search-form-autocomplete .form-group,
.search-form-autocomplete .input-container
{
    margin: 0;
}
.search-form-autocomplete .help-block
{
    display: none;
}
.search-form-autocomplete-items
{
    position: absolute;
    z-index: 10;
    top: 100%;
    right: 0;
    left: 0;

    display: none;

    width: 100%;

    border: 1px solid #ededed;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.search-form-autocomplete-items-item
{
    font-size: 16px; 

    display: block;

    padding: 5px 10px;
}
.search-form-autocomplete-items-item + .search-form-autocomplete-items-item
{
    border-top: 1px solid #ededed;
}
.search-form-autocomplete-items-item:hover,
.search-form-autocomplete-items-item.active
{
    color: #fff; 
    background-color: #1083c7;
}

.search-form-container
{
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow-y: auto;

    width: 100%;
    max-width: 600px;
    margin: 0 auto;

    background-color: #fff;
}
.search-form-container .row
{
    margin-bottom: 50px;
}
@media (min-width: 576px)
{
    .search-form-container .row
    {
        margin-bottom: 0;
    }
}
.search-form-container .sticky
{
    position: static !important;
}
@media (min-width: 576px)
{
    .search-form-container
    {
        position: absolute;
        top: 5%;
        bottom: auto;
    }
}
@media (min-width: 992px)
{
    .search-form-container
    {
        position: static;

        display: block; 

        width: 100%;
        max-width: none;
    }
    .search-form-container .row
    {
        margin-bottom: 0;
    }
}
.search-form-container .has-success input,
.search-form-container .has-error input
{
    border-color: #e6e5e4; 
    box-shadow: unset;
}
.search-form-container .has-success input:focus,
.search-form-container .has-error input:focus
{
    border-color: #66afe9; 
    box-shadow: unset;
}

@media (min-width: 576px)
{
    .search-form-close
    {
        position: absolute;
    }
}

.search-form-controls
{
    margin: 0 -24px -24px;
}
.search-form-controls .button
{
    font-size: 16px; 

    display: block;

    width: 100%;
    margin: 0 auto;
    padding: 16px 20px 12px;

    text-transform: none;

    border-radius: 0;
}
@media (max-width: 576px)
{
    .search-form-controls
    {
        position: fixed;
        z-index: 3000; 
        right: 0;
        bottom: 0;
        left: 0;

        display: block;

        margin: 0;

        background-color: #fff;
    }
    .search-form-controls .button
    {
        width: 100%;
    }
}

.search-form-reset a
{
    font-size: 12px;

    display: inline-block;

    margin-top: 20px;

    border-bottom: 1px dashed #1083c7;
}

.search-form-adaptive
{
    font-size: 16px;

    display: none;

    margin: 0 0 40px;
    padding: 16px 20px 12px;

    cursor: pointer;
    transition: background-color .3s ease; 
    text-align: center;

    color: #fff;
    border-radius: 2px;
    background-color: #70ba01;
}
@media (max-width: 992px)
{
    .search-form-adaptive
    {
        display: block;
    }
}
.search-form-adaptive:hover
{
    background-color: #5b9900;
}

.search-form-sticky
{
    display: none;

    margin-top: 10px;

    border-color: #5b9900; 
    background-color: #70ba01;
}
.search-form-sticky:hover
{
    background-color: #5b9900;
}

.search-recomend
{
    display: none;

    margin-top: 40px;
}
.search-recomend a
{
    display: block;

    margin-right: 10px;
    margin-bottom: 5px;
}
@media (min-width: 992px)
{
    .search-recomend
    {
        display: block;
    }
}

.object-card-map
{
    height: 400px;
}

.object-card-price-main
{
    font-size: 20px;

    display: block;

    margin: 0 0 5px;
}
@media (min-width: 992px)
{
    .object-card-price-main
    {
        font-size: 20px;
    }
}

.object-card-price-secondary
{
    font-size: 16px; 

    color: #777;
}
@media (min-width: 992px)
{
    .object-card-price-secondary
    {
        font-size: 16px;
    }
}

.object-card-price-header
{
    font-size: 20px; 

    display: block;

    margin: 0 0 5px;

    color: #a5a5a5;
}

.object-card-price-item
{
    padding: 15px 0;
}
.object-card-price-item:hover
{
    background-color: #fbfcfa;
}
.object-card-price-item + .object-card-price-item
{
    border-top: 1px solid #ededed;
}

.object-card-flatset
{
    margin: 0;
    padding: 0; 

    list-style: none;
}
.object-card-flatset li
{
    padding: 5px 0 0;
}

.object-card-container
{
    position: relative;
}

.object-card-photos
{
    width: 100%;
    height: 400px;

    background-color: #ededed;
}
.object-card-photos .fotorama__nav-wrap
{
    margin-top: -78px;
}
.object-card-photos .fotorama__nav-wrap .fotorama__nav--thumbs
{
    padding: 5px; 

    background-color: rgba(0, 0, 0, .5);
}
.object-card-photos .fotorama__caption
{
    text-align: right;
}
.object-card-photos .fotorama__caption .fotorama__caption__wrap
{
    font-size: 11px;

    color: #fff;
    background: none; 
    text-shadow: 0 1px 1px rgba(0, 0, 0, .9);
}

.object-card-main-location
{
    font-size: 16px; 

    color: #999;
}

.object-card-main-badges .badge + .badge
{
    margin-left: 5px;
}

.object-card-photo
{
    display: block;
}
.object-card-photo img
{
    display: block;

    height: 400px;
    margin: 0 auto;
}

.object-card-photos
{
    position: relative;

    display: block;

    height: 400px;

    background-color: #000;
}
.object-card-photos-map
{
    position: absolute;
    right: 20px;
    bottom: 20px;

    display: block;

    width: 120px;
    height: 120px;

    border: 2px solid #0086ee;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center top; 
    background-size: cover;
}
.object-card-photos-photo
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;

    text-align: right;

    opacity: .8; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.object-card-photos-photo-expand
{
    font-size: 20px;

    position: absolute;
    top: 20px;
    right: 20px;

    display: block;

    cursor: pointer;

    color: #fff;
    text-shadow: 0 0 3px #000;
}
.object-card-photos-gallery
{
    font-size: 16px;

    position: absolute;
    bottom: 20px;
    left: 20px;

    display: block;

    color: #fff;
    text-shadow: 0 0 2px #444;
}
.object-card-photos-gallery:active,
.object-card-photos-gallery:hover,
.object-card-photos-gallery:visited
{
    color: #fff;
}
.object-card-photos-gallery .fa,
.object-card-photos-gallery .glyphicon
{
    display: inline-block;

    margin-right: 6px; 

    transform: rotate(-12deg);
}
.object-card-photos-gallery:hover
{
    text-decoration: underline; 

    color: #fff;
}

.object-card-cover
{
    position: relative;

    display: block;

    height: 400px;
    margin-bottom: 40px;

    background-color: #000;
}
.object-card-cover:hover
{
    text-decoration: none;
}
.object-card-cover-image
{
    position: absolute;
    z-index: 10; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: .4;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.object-card-cover-content
{
    position: absolute;
    z-index: 50;
    right: 0;
    bottom: 40px;
    left: 0;

    width: 100%;

    color: #fff;
}
.object-card-cover-content a
{
    color: #fff;
}
.object-card-cover-content .object-card-main-header
{
    font-size: 26px;
}
@media (min-width: 576px)
{
    .object-card-cover-content .object-card-main-header
    {
        font-size: 30px;
    }
}
@media (min-width: 768px)
{
    .object-card-cover-content .object-card-main-header
    {
        font-size: 40px;
    }
}
.object-card-cover-content .object-card-main-location
{
    color: #a5a5a5;
}
.object-card-cover-content .object-card-favorite
{
    font-size: 20px;
}
@media (min-width: 768px)
{
    .object-card-cover-content .object-card-favorite
    {
        font-size: 28px;
    }
}

.object-card-favorite
{
    font-size: 28px;

    display: inline-block;

    padding: 5px;

    cursor: pointer; 

    color: #a5a5a5;
    border-radius: 2px;
}
.object-card-favorite:hover
{
    color: #d02d30;
}
.object-card-favorite::before
{
    content: '\f097';
}
.object-card-favorite.active
{
    display: inline-block;

    color: #d02d30;
}
.object-card-favorite.active::before
{
    content: '\f02e';
}

.object-card-description
{
    position: relative;

    overflow: hidden;

    max-height: 150px;

    text-overflow: ellipsis;
}
.object-card-description::after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    height: 30px;

    content: '';
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */

    background:    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
}
.object-card-description.opened
{
    max-height: none;
}
.object-card-description.opened::after
{
    display: none;
}

.object-card-tabs
{
    display: block; 

    margin: 0;
    padding: 0;

    list-style: none;

    border-bottom: 1px solid #dcdcdc;
}
.object-card-tabs-item
{
    display: inline-block;

    padding: 0;
}
.object-card-tabs-link
{
    display: inline-block;

    margin: 0 0 -1px; 
    padding: 7px 15px;

    color: #888;
    border-bottom: 3px solid transparent;
}
.object-card-tabs-link:hover
{
    color: #444; 
    border-bottom: 3px solid #999;
}
.object-card-tabs-link.active
{
    color: #000;
    border-bottom: 3px solid #0086ee;
}
.object-card-tabs-link.active:hover
{
    border-bottom: 3px solid #0078d5;
}

.object-card-menu
{
    margin: 40px 0 20px;
}
.object-card-menu a
{
    display: inline-block;

    padding: 2px 5px;
}

@media (min-width: 992px)
{
    .object-card-header-container
    {
        display: flex;
    }
}

.object-card-header-block
{
    margin: 40px 0;
    padding: 24px;

    text-align: center;

    background-color: #fff;
}
@media (min-width: 992px)
{
    .object-card-header-block
    {
        margin: 0; 
        padding: 0;

        text-align: right;

        border-radius: 3px;
        background-color: unset;

        flex: 1 1 20%;
    }
}
.object-card-header-block .button-yellow
{
    font-size: 14px;

    padding: 12px 50px !important;

    border: unset !important;
}
@media (min-width: 992px)
{
    .object-card-header-block .button-yellow
    {
        font-size: 18px;
    }
}

.object-card-header-phone
{
    font-size: 24px; 
    font-weight: bold;

    display: block;

    margin: 0 0 16px;

    color: #222;
}
@media (min-width: 992px)
{
    .object-card-header-phone
    {
        font-size: 32px;
    }
}
.object-card-header-phone:hover,
.object-card-header-phone:active,
.object-card-header-phone:visited
{
    color: #222;
}
.object-card-header-phone-show
{
    color: #d02d30;
}

.object-card-header-1
{
    font-size: 26px;
    font-weight: normal;

    margin-bottom: 5px;
}
@media (min-width: 576px)
{
    .object-card-header-1
    {
        font-size: 32px;
    }
}

.object-card-header-2
{
    font-size: 20px;
    font-weight: normal;

    margin: 0 0 20px;
}
@media (min-width: 576px)
{
    .object-card-header-2
    {
        font-size: 24px;
    }
}

.object-card-header-3
{
    font-size: 18px;
    font-weight: normal;

    margin: 0 0 16px;
}
@media (min-width: 576px)
{
    .object-card-header-3
    {
        font-size: 20px;
    }
}

.object-card-bank
{
    display: flex;

    padding: 10px 0;
}
.object-card-bank-logo
{
    display: block;
    overflow: hidden;

    width: 50px;
    height: 50px;
    margin-right: 10px;

    border-radius: 50%;

    flex: 0 0 50px;
}
.object-card-bank-name
{
    font-size: 20px;

    margin-bottom: 5px; 

    color: #222;
}
.object-card-bank-data
{
    font-size: 16px;

    color: #a5a5a5;
}
.object-card-bank-item:nth-child(n+5)
{
    display: none;
}
.opened .object-card-bank-item:nth-child(n+5)
{
    display: block;
}

.object-flats
{
    display: flex;

    padding: 10px; 

    flex-wrap: wrap;
}
.object-flats + .object-flats
{
    border-top: 1px solid #ededed;
}
.object-flats-rooms
{
    width: 50%;

    align-self: center;
}
@media (min-width: 768px)
{
    .object-flats-rooms
    {
        width: 35%;
    }
}
.object-flats-square
{
    display: none;

    width: 20%;
    padding: 0 5px;

    color: #777;

    align-self: center;
}
@media (min-width: 768px)
{
    .object-flats-square
    {
        display: block;

        width: 20%;
    }
}
.object-flats-price
{
    width: 50%;

    align-self: center;
}
@media (min-width: 768px)
{
    .object-flats-price
    {
        width: 25%;
    }
}
.object-flats-offers
{
    display: none;
}
@media (min-width: 768px)
{
    .object-flats-offers
    {
        display: block;

        width: 15%;
        padding: 0;

        text-align: left;
    }
}
.object-flats-offers-responsive-label
{
    display: none;
}
@media (min-width: 1260px)
{
    .object-flats-offers-responsive-label
    {
        display: inline-block;
    }
}

.object-info-item
{
    position: relative;

    display: block;

    min-height: 20px;
}
@media (min-width: 576px)
{
    .object-info-item
    {
        display: flex;
    }
}
.object-info-item > span
{
    font-size: 14px; 

    display: block;
}
@media (min-width: 576px)
{
    .object-info-item > span
    {
        font-size: 16px; 

        width: 50%;
    }
}
.object-info-item > span:first-child
{
    margin: 0 0 5px; 

    color: #797979;
}
@media (min-width: 576px)
{
    .object-info-item > span:first-child
    {
        display: flex;

        align-items: baseline;
        flex-wrap: nowrap;
    }
    .object-info-item > span:first-child:after
    {
        display: inline-block;

        margin: 0 7px; 

        content: '';

        border-bottom: 1px dotted #b3b3b3;

        flex: 1;
    }
}
.object-info-item-additional
{
    font-size: 12px;

    display: block;

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

    color: #777;
}
.object-info-item + .object-info-item
{
    margin-top: 20px;
}
@media (min-width: 576px)
{
    .object-info-item + .object-info-item
    {
        margin-top: 10px;
    }
}

.object-info-location a
{
    display: block;
}

.object-list
{
    /* Карточка объекта в результатах поиска */
}
.object-list-item
{
    /*
			&.card-pb {

			}
			*/
}
.object-list-item.open
{
    box-shadow: 0 0 0 3px #ffd200;
}
.object-list-item-header
{
    font-size: 26px;

    display: block;

    margin: 0 0 5px; 

    color: #1083c7;
}
.object-list-item-location
{
    font-size: 14px;

    display: block;

    margin: 0 0 20px; 

    color: #999;
    border-radius: 18px;
}
.object-list-item-info
{
    font-size: 16px;

    display: block;

    color: #222;
}
.object-list-item-price-main
{
    font-size: 18px; 

    display: block;

    margin: 20px 0 5px;

    color: #222;
}
@media (min-width: 576px)
{
    .object-list-item-price-main
    {
        margin-top: 0;
    }
}
@media (min-width: 992px)
{
    .object-list-item-price-main
    {
        font-size: 24px;
    }
}
.object-list-item-price-secondary
{
    font-size: 16px; 

    display: block;

    color: #999;
}
@media (min-width: 992px)
{
    .object-list-item-price-secondary
    {
        font-size: 18px;
    }
}
.object-list-item-button
{
    font-size: 12px;

    margin: 0 auto;

    transition: opacity .15s ease-in-out, background-color .3s;
}
@media (min-width: 992px)
{
    .object-list-item-button
    {
        opacity: 0;
    }
}
.object-list-item-button-box
{
    display: block;

    text-align: center;
}
@media (min-width: 992px)
{
    .object-list-item-button-box
    {
        text-align: left;
    }
}
.object-list-item:hover .object-list-item-button
{
    opacity: 1;
}
.object-list-item:hover .object-list-item-header
{
    color: #d02d30;
}
.object-list-item-archived .object-list-item-header
{
    color: #999;
}
.object-list-item-archived:hover .object-list-item-header
{
    color: #777;
}
.object-list-pb
{
    position: relative;

    border-left: 5px solid #ffd200;
}
.object-list-pb-label
{
    display: block;
    overflow: hidden; 

    margin: -10px 0 10px -30px;
}
.object-list-pb-label > span
{
    font-size: 14px; 

    position: relative;

    display: inline-block;

    padding: 5px 10px 5px 20px;

    color: #fff;
    background-color: #70ba01;
}
.object-list-pb-label > span:after,
.object-list-pb-label > span:before
{
    position: absolute;
    top: -2px;
    right: -3px;
    bottom: -2px;

    display: block;

    width: 10px;

    content: '';
    transform: rotate(-15deg); 

    background-color: #70ba01;
}
.object-list-pb-label > span:before
{
    transform: rotate(15deg);
}
.object-list-favorite
{
    font-size: 20px;

    position: absolute;
    z-index: 100;
    top: 20px;
    right: 20px;

    display: inline-block; 

    padding: 5px;

    color: #a5a5a5;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, .6);
}
@media (min-width: 768px)
{
    .object-list-favorite
    {
        display: none;
    }
}
.object-list-favorite:hover
{
    color: #d02d30;
}
.object-list-item:hover .object-list-favorite
{
    display: inline-block;
}
.object-list-favorite::before
{
    content: '\f097';
}
.object-list-favorite.active
{
    display: inline-block;

    color: #d02d30;
}
.object-list-favorite.active::before
{
    content: '\f02e';
}
.object-list:hover .object-list-favorite
{
    display: inline-block;
}

.object-seller
{
    display: block;
}
@media (min-width: 768px)
{
    .object-seller
    {
        display: flex;

        align-items: center;
    }
}
.object-seller-logo
{
    width: 120px;
    height: 100px;
    margin: 0 auto 10px; 

    border: 1px solid #eee;
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;

    flex: 0 0 120px;
}
@media (min-width: 768px)
{
    .object-seller-logo
    {
        margin-right: 12px;
    }
}
.object-seller-header
{
    font-size: 16px; 

    display: block;

    margin-bottom: 5px;
}
@media (min-width: 768px)
{
    .object-seller-header
    {
        font-size: 20px;
    }
}
.object-seller-info
{
    display: block;
}
.object-seller-link
{
    font-size: 14px; 

    color: #999;
}
@media (min-width: 768px)
{
    .object-seller-link
    {
        font-size: 16px;
    }
}

.object-geo-map
{
    display: none; 

    height: 500px;

    background-color: #fbfcfa;
}
@media (min-width: 1260px)
{
    .object-geo-map
    {
        display: block;
    }
}

.object-doc-item
{
    display: flex;

    text-decoration: none; 

    flex-wrap: nowrap;
}
.object-doc-item:hover
{
    text-decoration: none;
}
.object-doc-item:hover .object-doc-name
{
    text-decoration: underline;
}
.object-doc-item-container
{
    margin-bottom: 20px;
}
@media (min-width: 768px)
{
    .object-doc-item-container
    {
        margin-bottom: 0;
    }
}

.object-doc-icon
{
    font-size: 40px;
    line-height: 40px;

    display: block;

    height: 40px;
    margin-top: 4px; 
    margin-right: 12px;

    color: #bbb;
}

.object-doc-info
{
    display: block;
}

.object-doc-name
{
    font-size: 20px;

    display: block;

    margin: 0 0 2px; 

    color: #1083c7;
}

.object-doc-data
{
    font-size: 16px; 

    display: block;

    color: #999;
}

.object-notice
{
    font-size: 11px;
    line-height: 1.2;

    display: inline-block;

    margin: 10px 0 0;
    padding: 4px;

    opacity: .7;
    color: #777;
    border-radius: 2px;
    background-color: #ededed;
}
.object-notice .object-notice-teaser
{
    display: inline-block;
}
.object-notice .object-notice-content
{
    display: none;
}
.object-notice .fa,
.object-notice .glyphicon
{
    margin: 0 0 0 5px;
}
.object-notice:hover .object-notice-teaser
{
    display: none;
}
.object-notice:hover .object-notice-content
{
    display: inline;
}
.object-notice.card-notice
{
    position: absolute;
    top: 0;
    right: 7px;

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

    text-align: center; 

    border-radius: 10px;
}
.object-notice.card-notice .fa,
.object-notice.card-notice .glyphicon
{
    line-height: 20px;

    display: inline-block;

    width: 20px; 
    margin: 0 auto;

    color: #000;
}
.object-notice.card-notice .object-notice-content
{
    text-align: left;
}
.object-notice.card-notice:hover
{
    left: 7px;

    width: auto;
    height: auto;
    padding: 10px;

    text-align: left; 

    opacity: 1;
}
.object-notice.card-notice:hover .fa,
.object-notice.card-notice:hover .glyphicon
{
    display: none;
}

.object-flats
{
    padding: 10px 24px;
}
.object-flats:hover
{
    background-color: #f0f0f0;
}
.object-flats.has_flats
{
    cursor: pointer;
}
.object-flats.has_flats .object-flats-rooms
{
    text-decoration: underline; 

    color: #1083c7;
}
.object-flats.has_flats.opened
{
    color: #fff; 
    background-color: #0086ee;
}
.object-flats.has_flats.opened .object-flats-rooms,
.object-flats.has_flats.opened .object-flats-square,
.object-flats.has_flats.opened .object-flats-price
{
    color: #fff;
}
.object-flats.has_flats.opened .button
{
    color: #1083c7; 
    background-color: #fff;
}
.object-flats-list
{
    overflow-x: hidden;

    max-height: 800px;

    border-top: 2px solid #0086ee;
    border-bottom: 2px solid #0086ee;
}
.object-flats-list-container
{
    border-right: 2px solid transparent; 
    border-left: 2px  solid transparent;
}
.object-flats-list-container.opened
{
    margin-top: -1px; 

    border: 2px solid #ffd200;
    background-color: #fff;
}
.object-flats-list-container.opened .object-flats-list-item
{
    border-top: none;
}
.object-flats-list-container.opened .object-flats-list-item-info
{
    display: block;
}
.object-flats-list-item
{
    font-size: 90%; 

    display: flex;

    padding: 10px 0 10px 24px;

    cursor: pointer;

    border-top: 1px solid #e0e0e0;

    align-items: center;
    flex-wrap: wrap;
}
.object-flats-list-item:hover
{
    background-color: #efefef;
}
.object-flats-list-item-image
{
    width: 30%; 

    text-align: center;
}
@media (min-width: 768px)
{
    .object-flats-list-item-image
    {
        width: 10%;
    }
}
.object-flats-list-item-image-preview
{
    width: 50px;
    height: 50px;
    margin: 0 auto;

    background-color: #dadada;
    background-repeat: no-repeat; 
    background-position: center center;
    background-size: contain;
}
.object-flats-list-item-rooms
{
    width: 70%;
    margin: 0 0 6px; 

    text-decoration: underline;

    color: #1083c7;
}
@media (min-width: 768px)
{
    .object-flats-list-item-rooms
    {
        width: 20%;
    }
}
.object-flats-list-item-floor
{
    width: 100%; 
    margin: 0 0 6px;
}
@media (min-width: 768px)
{
    .object-flats-list-item-floor
    {
        width: 15%;
    }
}
.object-flats-list-item-area
{
    width: 100%;
    margin: 0 0 6px;
}
@media (min-width: 768px)
{
    .object-flats-list-item-area
    {
        width: 20%; 

        color: #777;
    }
}
.object-flats-list-item-price
{
    font-weight: bold;

    width: 100%;
    margin: 0 0 6px;
}
@media (min-width: 768px)
{
    .object-flats-list-item-price
    {
        width: 25%;
    }
}
.object-flats-list-item-gk
{
    width: 100%;
    margin: 0 0 6px;
}
@media (min-width: 768px)
{
    .object-flats-list-item-gk
    {
        width: 15%;
    }
}
.object-flats-list-item-responsive-label
{
    display: inline-block;

    margin-right: 5px;
}
@media (min-width: 768px)
{
    .object-flats-list-item-responsive-label
    {
        display: none;
    }
}
.object-flats-list-item-info
{
    display: none; 

    width: 100%;
}
.object-flats-list-item-info-image
{
    padding: 20px 0;

    text-align: center;

    border-bottom: 1px solid #dadada;
}
.object-flats-list-item-info-image img
{
    max-width: 100%;
    height: auto; 
    max-height: 300px;
    margin: 0 auto;
}
.object-flats-list-item-info-link
{
    padding: 20px; 

    text-align: center;
}

.project-card
{
    display: block;
    overflow: hidden;

    max-width: 100%; 
    margin: 8px;
    padding: 0;

    flex: 1 1 100%;
}
@media (min-width: 576px)
{
    .project-card
    {
        max-width: 47%; 

        flex: 1 1 47%;
    }
}
.project-card-content
{
    display: block; 

    padding: 16px 20px 8px;
}
.project-card-image
{
    display: block;

    padding-bottom: 66%; 

    background-color: #dadada;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.project-cards
{
    display: flex;

    margin: -8px; 

    flex-wrap: wrap;
}

.photoblock-item
{
    text-align: left;
}
.photoblock-item.object-list-pb
{
    max-width: none;
}
@media (min-width: 576px)
{
    .photoblock-item.object-list-pb .photoblock-container
    {
        position: relative; 

        width: 66.666%;
    }
    .photoblock-item.object-list-pb .photoblock-container .photoblock-price
    {
        position: absolute;
        top: 0;
        left: 100%; 

        width: 50%;
    }
    .photoblock-item.object-list-pb .photoblock-container .photoblock-price .card-pb-button
    {
        display: block;

        margin-bottom: 0;

        text-align: left;
    }
    .photoblock-item.object-list-pb .photoblock-container .photoblock-price .object-list-item-button-box
    {
        display: block; 

        text-align: left;
    }
}

.photoblock-slider,
.photoblock-search-slider,
.photoblock-additional-slider
{
    display: flex; 
    overflow: hidden;
}
.photoblock-slider-item,
.photoblock-search-slider-item,
.photoblock-additional-slider-item
{
    float: left;

    padding: 0 8px;

    text-align: center;
}
.photoblock-slider-item .card-pb-img,
.photoblock-search-slider-item .card-pb-img,
.photoblock-additional-slider-item .card-pb-img
{
    float: none;

    margin: 0;
}
.photoblock-slider-compact,
.photoblock-search-slider-compact,
.photoblock-additional-slider-compact
{
    text-align: center;
}
.photoblock-slider-compact .card-pb,
.photoblock-search-slider-compact .card-pb,
.photoblock-additional-slider-compact .card-pb
{
    position: relative;

    display: inline-block;
    overflow: hidden; 

    height: 310px;
}
.photoblock-slider-compact .card-pb + .card-pb,
.photoblock-search-slider-compact .card-pb + .card-pb,
.photoblock-additional-slider-compact .card-pb + .card-pb
{
    margin-left: 3px;
}
.photoblock-slider-compact .card-pb-header,
.photoblock-search-slider-compact .card-pb-header,
.photoblock-additional-slider-compact .card-pb-header
{
    font-size: 16px;

    text-transform: none; 

    color: #1083c7;
}
.photoblock-slider-compact .card-pb-body img,
.photoblock-search-slider-compact .card-pb-body img,
.photoblock-additional-slider-compact .card-pb-body img
{
    float: left;

    margin: 0 10px 10px 0;
}
.photoblock-slider-compact .card-pb-content,
.photoblock-search-slider-compact .card-pb-content,
.photoblock-additional-slider-compact .card-pb-content
{
    overflow: hidden; 

    height: 310px;
}
.photoblock-slider-compact .card-pb-company,
.photoblock-search-slider-compact .card-pb-company,
.photoblock-additional-slider-compact .card-pb-company
{
    position: absolute;
    right: 0;
    bottom: 75px; 
    left: 0;

    width: 100%;

    text-align: center;
}
.photoblock-slider-compact .card-pb-price,
.photoblock-search-slider-compact .card-pb-price,
.photoblock-additional-slider-compact .card-pb-price
{
    position: absolute;
    right: 0;
    bottom: 0; 
    left: 0;

    width: 100%;

    text-align: center;
}
.photoblock-slider-big .photoblock-item .card-pb-img,
.photoblock-search-slider-big .photoblock-item .card-pb-img,
.photoblock-additional-slider-big .photoblock-item .card-pb-img
{
    float: none;

    margin: 0;
}

.photoblock-search-slider
{
    max-height: 200px;
    margin: 0 -8px 16px;
}
.photoblock-search-slider-item .card-pb
{
    max-width: none;

    border-left: 4px solid #ffd200;
}
.photoblock-search-slider-item .card-pb-header
{
    font-size: 16px;

    text-transform: none; 

    color: #1083c7;
}
.photoblock-search-slider-item .card-pb-content
{
    height: auto;
    min-height: 220px;
}
@media (min-width: 992px)
{
    .photoblock-search-slider-item .card-pb-content
    {
        min-height: 290px;
    }
}
@media (min-width: 1260px)
{
    .photoblock-search-slider-item .card-pb-content
    {
        min-height: 190px;
    }
}
.photoblock-search-slider-item .card-pb-body
{
    padding-left: 96px;
}
.photoblock-search-slider-item .card-pb-body .photoblock-image
{
    float: left;

    margin-left: -96px;
}
.photoblock-search-slider-item .card-pb-price
{
    position: static;

    margin: 20px 0 0;
    padding: 0 0 0 96px;

    text-align: left;
}
.photoblock-search-slider-item .card-pb-company
{
    font-size: 13px;

    display: inline-block;

    margin: 0;
}
.photoblock-search-slider-item .card-pb-button
{
    font-weight: bold; 

    display: inline-block;

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

    text-transform: none;

    color: #222;
    border: none;
    background: none;
}

.photoblock-priority-container .photoblock-priority
{
    max-width: 300px; 

    border: 5px solid #70ba01;
}
@media (min-width: 768px)
{
    .photoblock-priority-container .photoblock-priority
    {
        max-width: none;
    }
}
.photoblock-priority-container .photoblock-priority .photoblock
{
    height: 250px;
}
.photoblock-priority-container .photoblock-priority .photoblock-container
{
    height: auto; 
    min-height: 250px;
}
.photoblock-priority-container .photoblock-priority .photoblock-image
{
    width: 80px;
    height: 80px;
    margin: 0 20px 0 0;
}
.photoblock-priority-container .photoblock-priority .photoblock-image-big
{
    display: block;

    width: 300px;
    height: 200px; 
    padding: 0;
}
@media (min-width: 768px)
{
    .photoblock-priority-container .photoblock-priority .photoblock-image
    {
        float: left;
    }
    .photoblock-priority-container .photoblock-priority .photoblock-image-big
    {
        margin: 20px;
    }
}
@media (min-width: 992px)
{
    .photoblock-priority-container .photoblock-priority .photoblock-header
    {
        font-size: 24px;
    }
}
@media (min-width: 768px)
{
    .photoblock-priority-container .photoblock-priority .photoblock-price
    {
        left: 340px;

        width: auto;
    }
}
.photoblock-priority-container .photoblock-priority .card-pb-body
{
    padding-left: 0;
}

.photoblock-priority-container .photoblock-cover
{
    overflow: hidden;

    border: none; 
    border-radius: 5px;
    background-color: #000;
}
.photoblock-priority-container .photoblock-cover:hover
{
    box-shadow: none;
}
.photoblock-priority-container .photoblock-cover:hover .photoblock-background
{
    opacity: .3;
}
.photoblock-priority-container .photoblock-cover .adv-info
{
    color: #fff;
}
.photoblock-priority-container .photoblock-cover .object-notice.card-notice:hover
{
    left: auto;

    max-width: 300px;

    color: #222; 
    border-radius: 3px;
    background-color: #ffd200;
}
.photoblock-priority-container .photoblock-cover .photoblock-background
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    transition: opacity .3s ease-in-out;

    opacity: .4; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.photoblock-priority-container .photoblock-cover .photoblock-container
{
    height: auto;
    min-height: 200px;
    padding: 30px;
}
@media (min-width: 992px)
{
    .photoblock-priority-container .photoblock-cover .photoblock-container
    {
        padding: 60px 30px;
    }
}
.photoblock-priority-container .photoblock-cover .photoblock-header
{
    font-size: 30px;

    width: auto; 
    margin: 0 auto 30px;

    text-align: center;

    color: #fff;
}
@media (min-width: 992px)
{
    .photoblock-priority-container .photoblock-cover .photoblock-header
    {
        font-size: 50px;

        margin: 0 25% 40px;
    }
}
.photoblock-priority-container .photoblock-cover .photoblock-content
{
    font-size: 18px;

    width: auto;
    min-width: unset;
    min-height: unset;
    padding: 0 30px !important;

    text-align: center; 

    color: #fff;
}
@media (min-width: 992px)
{
    .photoblock-priority-container .photoblock-cover .photoblock-content
    {
        font-size: 28px; 

        padding: 0 25% !important;
    }
}
.photoblock-priority-container .photoblock-cover .photoblock-price
{
    position: static;

    width: auto !important;
    margin-top: 30px;

    text-align: center;
}
.photoblock-priority-container .photoblock-cover .photoblock-price .card-pb-button
{
    font-size: 16px;

    padding: 10px 40px;

    color: #222; 
    border: unset;
    background-color: #ffd200;
}
@media (min-width: 992px)
{
    .photoblock-priority-container .photoblock-cover .photoblock-price .card-pb-button
    {
        font-size: 22px !important;

        padding: 15px 60px;
    }
}
.photoblock-priority-container .photoblock-cover .card-pb-body
{
    padding-left: 0;
}

.company-content
{
    display: flex;

    height: 100px;

    text-align: left;
}
.company-content-info
{
    text-align: left; 

    flex: 3;
}

.company-logo
{
    display: flex;

    width: 120px;
    height: 100px;
    margin-right: 20px;

    background-color: #fff;
}
.company-logo img
{
    display: block;

    max-width: 120px;
    height: auto;
}

.company-name
{
    font-size: 20px; 

    text-align: left;

    color: #222;
}
.card-list-item:hover .company-name
{
    text-decoration: underline; 

    color: #0067b7;
}

.company-objects
{
    width: 200px;

    text-align: right;

    flex: 1;
}

.company-info
{
    font-size: 14px; 

    display: block;

    color: #777;
}

.company-card-phone
{
    font-size: 24px;
    font-weight: bold; 

    margin-bottom: 10px;
}

.company-search
{
    text-align: left;
}
.company-search-input
{
    font-size: 12px;

    width: 180px;
    margin-right: 10px;
    padding: 5px;

    border: none;
    border-bottom: 1px solid #dcdee1;
    border-radius: 0;
    background-color: transparent; 
    box-shadow: none;
}

.company__container
{
    display: flex;

    align-items: flex-start;
    align-content: flex-start;
}

.company__image
{
    width: 100px;
    height: 100px;
    margin: 0 20px 0 0;

    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 100px;
}
.company__image img
{
    max-width: 100px;
    max-height: 100px;
}

.theme-columns
{
    padding: 0 10px;
    /*		@media(min-width: screen(sm)){
			columns: 2;
			padding: 0;
		}
		@media(min-width: screen(md)){
			columns: 3;
		}
		@media(min-width: screen(lg)){
			columns: 4;
		}*/
}
.theme-columns-nowrap
{
    display: inline-block;

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

.theme-item
{
    font-size: 14px;

    display: inline-block;

    margin-right: 20px; 
    padding: 5px 0;
}
.theme-item:hover
{
    text-decoration: none;
}

.theme-name
{
    display: inline-block; 

    border-bottom: 1px solid #abdbf8;
}
.theme-item:hover .theme-name
{
    border-color: #1083c7;
}

.theme-count
{
    display: inline-block;

    margin-left: 5px;

    color: #a5a5a5;
}

.list
{
    display: block;

    margin: 0;
    padding: 0;
}
.list-item
{
    position: relative; 

    display: block;
}
.list-item + .list-item
{
    margin-top: 5px;
}
.list-item-wide + .list-item-wide
{
    margin-top: 10px;
}
.list-item a
{
    display: block;
}
.list-item a:hover
{
    text-decoration: none;
}
.list-item-grey-ellipsys
{
    position: relative; 
    z-index: 10;

    display: block;

    color: #a5a5a5;
}
.list-item-ellipsys
{
    position: relative;
    z-index: 1; 

    overflow: hidden;

    max-width: 90%;
    margin-right: -5px;
    padding-right: 15px;

    white-space: nowrap;
}
.list-item-ellipsys-container
{
    display: flex;

    padding: 0 0 5px; 

    align-items: start;
}
a:hover .list-item-ellipsys
{
    text-decoration: underline;
}
.list-item-ellipsys:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;

    width: 15px;

    content: '';

    background:    -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%);
    /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */
}
.list-half
{
    columns: 2;
}
.list-row
{
    display: block;

    margin: 0 -20px; 
    padding: 10px 20px;
}
.list-row-value
{
    float: right;

    margin-bottom: 10px;
    margin-left: 10px;

    color: #222;
}
.list-row + .list-row
{
    border-top: 1px solid #ededed;
}
.list-row:header
{
    font-size: 18px;
}
.list-row:hover
{
    text-decoration: none; 

    background-color: #fafafa;
}
.list-row:hover .list-row-header
{
    text-decoration: underline;

    color: #1083c7;
}
.list-row::after
{
    display: block;
    clear: both; 

    content: '';
}

.form-group,
.input-container
{
    margin: 0 0 25px;
}

.form-control,
.input-container
{
    color: #222;
}
.form-control:focus,
.input-container:focus
{
    color: #222;
}

label
{
    font-size: 15px; 

    margin: 0 0 14px;

    text-transform: uppercase;
}

.input-container
{
    display: flex;
}

.input-field
{
    display: flex;

    width: 49.9%;
    margin: 0; 

    cursor: text;
}
.input-field:nth-child(1)
{
    padding-right: 10px;
}
.input-field .form-group,
.input-field .input-container
{
    display: inline-block;

    margin: 0;
}
.input-field .form-control,
.input-field .input-container
{
    line-height: 1.25;

    display: block;

    padding: 0;

    border: none;
}

.input-label
{
    display: inline-block;

    margin: 0;
    padding-right: 5px;

    vertical-align: middle;
    text-transform: none;

    color: #999;
}

.input-sublabel
{
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;

    color: #b2b2b2;
}

.input-checkbox
{
    border-bottom: 1px solid #e6e5e4;
}
.input-checkbox .checkbox
{
    position: relative; 

    display: inline-block;
    overflow: hidden;
}
.input-checkbox .checkbox label
{
    font-size: 15px;

    display: block;

    margin: 0;
    padding: 10px 5px 5px;

    cursor: pointer;
    text-align: center;

    color: #b2b2b2; 
    border-bottom: 3px solid transparent;
}
.input-checkbox .checkbox label:hover
{
    color: #222; 
    background-color: #ededed;
}
.input-checkbox .checkbox input
{
    position: absolute;
    left: -100px;
}
.input-checkbox .checkbox input:checked + label
{
    font-weight: bold; 

    color: #0086ee;
    border-color: #0086ee;
}
.input-checkbox > div
{
    display: flex;

    justify-content: space-between;
}
.input-checkbox > div .checkbox
{
    flex: 1 0;
}

.input-field .has-success .form-control,
.input-field .has-success .input-container,
.input-field .has-error .form-control,
.input-field .has-error .input-container
{
    box-shadow: none;
}
.input-field .has-success .form-control:focus,
.input-field .has-success .input-container:focus,
.input-field .has-error .form-control:focus,
.input-field .has-error .input-container:focus
{
    box-shadow: none;
}

.tabs-container
{
    padding-bottom: 20px;
}
.tabs-container > div:not(:first-child)
{
    display: none;
}

html,
body
{
    min-width: 320px;

    background-color: #f0f0f0;
}

body
{
    display: flex;
    flex-direction: column; 

    min-height: 100vh;
}

.site-content
{
    flex: 1 1 0;
}

.container
{
    display: block;
}

header
{
    position: relative; 

    margin-bottom: 60px;

    background-color: #fff;
}

.header-icon
{
    font-size: 24px;

    position: relative; 

    color: #444;
}
.header-icon + .header-icon
{
    margin-left: 20px;
}
.header-icon:hover
{
    text-decoration: none; 

    color: #d02d30;
}
.header-icon-favorite.active
{
    color: #d02d30;
}
.header-icon-favorite.active::before
{
    content: '\f02e';
}
.header-icon-favorite-count
{
    font-size: 10px;
    line-height: 14px;

    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;

    display: none;

    padding: 0 5px;

    color: #222;
    border-radius: 10px;
    background-color: #ffd200;
}
.active + .header-icon-favorite-count
{
    display: block;
}

.header-nav
{
    font-size: 14px;

    position: relative; 

    display: flex;

    height: 80px;

    text-align: center;

    justify-content: space-between;
    align-items: center;
}
.header-nav-logo
{
    display: block;

    margin: 0 auto;
}
@media (min-width: 992px)
{
    .header-nav-logo
    {
        margin-right: 30px;
    }
}
.header-nav-menu
{
    position: absolute;
    z-index: 200;
    top: 100%;
    left: 0;

    display: none;

    width: 100%;
    padding: 10px 0; 

    text-align: left;

    border-top: 1px solid #dcdee1;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .3);

    justify-content: center;
}
@media (min-width: 992px)
{
    .header-nav-menu
    {
        position: static;
        top: 0;

        display: flex;

        height: 100%;
        padding: 0;

        border: none;
        background-color: unset;
        box-shadow: none;
    }
}
.header-nav-menu > a
{
    display: block;

    margin: 0;
    padding: 10px 20px;

    text-transform: uppercase;

    color: #444; 
    border-left: 3px solid transparent;
}
.header-nav-menu > a.active
{
    text-decoration: none;

    color: #444; 
    border-color: #d02d30;
    background-color: #fbfcfa;
}
@media (min-width: 992px)
{
    .header-nav-menu > a
    {
        display: flex;
        flex-direction: column;

        margin: 0 2px;

        text-align: center;

        color: #777; 
        border-bottom: 3px solid transparent;
        border-left: none;

        justify-content: center;
    }
    .header-nav-menu > a:hover
    {
        text-decoration: none;

        color: #444; 
        border-color: #d02d30;
        background-color: #fbfcfa;
    }
}
.header-nav-menu-separator
{
    display: block;

    height: 1px;
    margin: 10px 0; 
    padding: 0;

    background-color: #dcdee1;
}
.header-nav-button
{
    line-height: 1.4;

    display: inline-block;

    height: auto;
    margin: 0; 

    color: #fff;
}
@media (min-width: 992px)
{
    .header-nav-button
    {
        margin-top: 24px;
    }
}
.header-nav-button-cont
{
    padding: 0 20px;
}
@media (min-width: 992px)
{
    .header-nav-button-cont
    {
        display: none; 

        padding: 0;
    }
}
@media (min-width: 1260px)
{
    .header-nav-button-cont
    {
        display: block;
    }
}
.header-nav-utils
{
    display: none;

    white-space: nowrap;
}
@media (min-width: 992px)
{
    .header-nav-utils
    {
        display: block;
    }
}
.header-nav-toggle
{
    position: absolute;
    z-index: 100; 
    top: 24px;
    left: 10px;

    width: 32px;
    height: 32px;
    padding: 4px 5px;

    cursor: pointer;

    border: none;
    background: none;
}
.header-nav-toggle span
{
    position: relative;

    display: block;

    height: 2px;

    transition: background-color .3s; 

    border-radius: 1px;
    background-color: #777;
}
.header-nav-toggle span::before,
.header-nav-toggle span::after
{
    position: absolute;

    display: block;

    width: 100%;
    height: 2px;

    content: '';
    transition: background-color .3s; 

    border-radius: 1px;
    background-color: #777;
}
.header-nav-toggle span::before
{
    top: -7px;
}
.header-nav-toggle span::after
{
    bottom: -7px;
}
.header-nav-toggle:hover span
{
    background-color: #222;
}
.header-nav-toggle:hover span::before,
.header-nav-toggle:hover span::after
{
    background-color: #222;
}
@media (min-width: 992px)
{
    .header-nav-toggle
    {
        display: none;
    }
}

footer
{
    display: block;

    margin-top: 60px;
    padding: 40px 0 40px;

    transition: color .3s; 

    color: #777;
    background-color: #222;
}
footer a
{
    transition: color .3s; 

    color: #c4c4c4;
}
footer a:hover,
footer a:active,
footer a:focus
{
    color: #fff;
}
footer:hover
{
    color: #aaa;
}
footer:hover a
{
    color: #fff;
}
footer .list
{
    font-size: 14px;
}

@media (max-width: 576px)
{
    .footer-container
    {
        padding: 0 30px;
    }
}

.footer-header
{
    font-size: 16px;
    font-weight: 500;

    margin: 0 0 24px; 

    text-transform: uppercase;
}

.promo-pb
{
    display: block;
    overflow: hidden;

    min-height: 440px; 

    text-decoration: none;

    color: #fff;
    background-color: #777;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (min-width: 1260px)
{
    .promo-pb
    {
        min-height: 470px;
    }
}
.promo-pb-notice
{
    font-size: 12px;

    display: block;

    margin: 20px 0 0; 

    color: #ededed;
}
.promo-pb-slider
{
    display: flex;
    overflow: hidden;

    min-height: 440px;
}
@media (min-width: 1260px)
{
    .promo-pb-slider
    {
        min-height: 470px;
    }
}
.promo-pb-slider-item
{
    text-align: left;

    flex: 0 0 100%;
}
.promo-pb-slider .gallery-arrow
{
    background-color: transparent;
}
.promo-pb-slider .gallery-arrow::after
{
    border-color: #fff;
}
.promo-pb-overlay
{
    display: block;

    min-height: 440px; 

    transition: background-color 1s ease-in-out;

    background-color: rgba(0, 0, 0, .5);
}
@media (min-width: 1260px)
{
    .promo-pb-overlay
    {
        min-height: 470px;
    }
}
.promo-pb-content
{
    display: block;

    padding: 40px 40px;
}
@media (min-width: 576px)
{
    .promo-pb-content
    {
        padding: 40px 20px;
    }
}
@media (min-width: 1260px)
{
    .promo-pb-content
    {
        padding: 60px 10% 60px 25%;
    }
}
.promo-pb-preheader
{
    font-size: 12px;

    display: block;

    margin: 0 0 10px;

    opacity: .7;
}
@media (min-width: 768px)
{
    .promo-pb-preheader
    {
        font-size: 14px;
    }
}
@media (min-width: 992px)
{
    .promo-pb-preheader
    {
        font-size: 20px;
    }
}
.promo-pb-header
{
    font-size: 25px;
    font-weight: bold;

    display: block;

    margin: 0 0 30px;

    text-transform: uppercase;
    word-wrap: break-word; 

    color: #ffd200;
}
.promo-pb-header:hover
{
    text-decoration: none;

    color: #ffd200;
}
@media (min-width: 768px)
{
    .promo-pb-header
    {
        font-size: 35px;
    }
}
@media (min-width: 992px)
{
    .promo-pb-header
    {
        font-size: 45px;
    }
}
.promo-pb-body
{
    font-size: 16px; 

    display: block;
}
@media (min-width: 768px)
{
    .promo-pb-body
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .promo-pb-body
    {
        font-size: 26px;
    }
}
.promo-pb-body-link
{
    text-decoration: underline; 

    color: #fff;
}
.promo-pb-body-link:hover,
.promo-pb-body-link:active,
.promo-pb-body-link:visited
{
    text-decoration: underline; 

    color: #fff;
}
.promo-pb-footer
{
    display: block;

    margin-top: 40px;

    text-align: center;
}
@media (min-width: 1260px)
{
    .promo-pb-footer
    {
        text-align: left;
    }
}
.promo-pb-button
{
    font-size: 16px; 

    display: inline-block;

    transition: box-shadow .3s, background-color .3s;
    text-transform: none;
}
@media (min-width: 768px)
{
    .promo-pb-button
    {
        font-size: 20px;

        padding: 12px 30px;

        border-radius: 30px;
    }
}
@media (min-width: 992px)
{
    .promo-pb-button
    {
        font-size: 24px;

        padding: 15px 40px;

        border-radius: 40px;
    }
}
.promo-pb-company
{
    font-size: 12px; 

    display: block;

    vertical-align: middle;
}
@media (min-width: 576px)
{
    .promo-pb-company
    {
        font-size: 15px; 

        display: inline-block;

        margin-left: 40px;
    }
}
.promo-pb:hover,
.promo-pb:focus,
.promo-pb:active
{
    text-decoration: none; 

    color: #fff;
}
.promo-pb:hover .promo-pb-overlay,
.promo-pb:focus .promo-pb-overlay,
.promo-pb:active .promo-pb-overlay
{
    background-color: rgba(0, 0, 0, .7);
}
.promo-pb:hover .promo-pb-button,
.promo-pb:focus .promo-pb-button,
.promo-pb:active .promo-pb-button
{
    background-color: #0993ff;
    box-shadow: 0 1px 5px #222;
}
.promo-pb:hover .promo-pb-button:hover,
.promo-pb:focus .promo-pb-button:hover,
.promo-pb:active .promo-pb-button:hover
{
    background-color: #0078d5;
    box-shadow: 0 1px 5px #000;
}

.promo-special-container
{
    padding: 60px 0;
}
@media (min-width: 768px)
{
    .promo-special-container
    {
        display: flex;

        justify-content: center;
        align-items: center;
    }
}

.promo-special-content
{
    padding: 0 40px;
}

.promo-special-icon
{
    display: block;

    width: 100px;
    height: 178px; 
    margin: 0 auto 20px;

    background-image: url('/assets/images/special_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;

    flex: 1 0 100px;
}
@media (min-width: 576px)
{
    .promo-special-icon
    {
        width: 150px;
        height: 266px; 

        flex: 1 0 150px;
    }
}
@media (min-width: 768px)
{
    .promo-special-icon
    {
        width: 201px;
        min-width: 201px;
        max-width: 25%;
        height: 356px;
        margin: 0 30px 0 0;

        background-size: unset; 

        flex: 1 0 201px;
    }
}

.realty .card-pb
{
    position: relative;

    max-width: none;
}
.realty .card-pb.photoblock-priority
{
    max-width: 300px;
}
@media (min-width: 768px)
{
    .realty .card-pb.photoblock-priority
    {
        max-width: none;
    }
}
.realty .card-pb-content
{
    height: auto;
}
.realty .card-pb-header
{
    font-size: 18px; 

    color: #1083c7;
}
@media (min-width: 992px)
{
    .realty .card-pb-header
    {
        font-size: 24px; 

        width: 70%;
    }
}
.realty .card-pb-body
{
    min-height: 90px; 
    padding-left: 100px;
}
@media (min-width: 992px)
{
    .realty .card-pb-body
    {
        font-size: 16px;

        width: 70%;

        color: #222;
    }
}
.realty .card-pb-body img
{
    float: left;

    margin-left: -100px;
}
@media (min-width: 992px)
{
    .realty .card-pb-company
    {
        float: right;

        width: 25%;
    }
}
.realty .card-pb-price
{
    position: static;

    margin: 20px 0 0;
    padding: 0; 

    text-align: center;
}
@media (min-width: 992px)
{
    .realty .card-pb-price
    {
        position: absolute;
        top: 40%;
        right: 24px;
        left: auto !important;

        width: 25%  !important;
        margin: 0; 

        text-align: left;
    }
}

.location-widget-input
{
    position: relative;

    height: 40px; 
    padding-right: 30px;
    padding-left: 30px;

    cursor: pointer;
}
.location-widget-input-value
{
    font-size: 14px;
    line-height: 24px; 

    overflow: hidden;

    white-space: nowrap;

    color: #1083c7;
}
.location-widget-input-icon-location
{
    font-size: 18px;

    position: absolute;
    top: 10px;
    left: 10px;

    color: #777;
}
.location-widget-input-icon-dropdown
{
    font-size: 20px;

    position: absolute;
    top: 10px;
    right: 10px;

    display: none;

    color: #222;
}
.location-widget-input-icon-close
{
    position: absolute;
    top: 10px;
    right: 10px;

    display: block;

    width: 18px;
    height: 18px;

    color: #a5a5a5;
}
.location-widget-input-icon-close::after,
.location-widget-input-icon-close::before
{
    background-color: #a5a5a5;
}
.location-widget-input-icon-close:hover:after,
.location-widget-input-icon-close:hover:before
{
    background-color: #d02d30;
}
.location-widget-input-placeholder
{
    font-size: 14px; 

    color: #777;
}
.location-widget-input:hover .location-widget-input-icon-dropdown
{
    color: #1083c7;
}

.location-widget-empty .location-widget-input-icon-dropdown
{
    display: block;
}

.location-widget-empty .location-widget-input-icon-close
{
    display: none;
}

.location-tabs
{
    margin-top: 5px;

    border: none;
}
.location-tabs .nav-item
{
    margin: 0; 

    border: none;
    border-radius: 0;
}
.location-tabs .nav-link
{
    font-size: 14px;

    color: #b2b2b2;
    border: none;
    border-bottom: 3px solid transparent; 
    border-radius: 0;
}
.location-tabs .nav-link.active
{
    color: #1083c7; 
    border-color: #1083c7;
    background-color: transparent;
}
.location-tabs .nav-link.color-primary
{
    color: #1083c7;
}
.location-tabs .nav-link:hover,
.location-tabs .nav-link:focus
{
    color: #222; 
    background-color: #ededed;
}
.location-tabs .nav-link:hover.active,
.location-tabs .nav-link:focus.active
{
    color: #1083c7; 
    border-color: #1083c7;
    background-color: transparent;
}
.location-tabs-container
{
    overflow-y: auto; 

    max-height: 500px;
}
.location-tabs-search
{
    position: relative; 

    margin: 0 0 20px;
    padding: 5px 16px 5px 30px;

    border: 1px solid #e6e5e4;
    border-radius: 15px;
}
.location-tabs-search input
{
    font-size: 14px;

    display: block;

    width: 100%;

    color: #222;
    border: none;
    outline: none;
    box-shadow: none;
}
.location-tabs-search .fa,
.location-tabs-search .glyphicon
{
    font-size: 14px;

    position: absolute;
    top: 7px;
    left: 10px;

    color: #a5a5a5;
}
.location-tabs-search-found
{
    position: absolute;
    top: 100%;
    right: 20px;
    left: 20px;

    background-color: #fff;
    box-shadow: 0 3px 3px #777;
}
.location-tabs-search-found span
{
    font-size: 14px;

    display: block;

    width: 100%;
    padding: 5px 10px;

    cursor: pointer; 

    color: #222;
    border: 1px solid #e6e5e4;
}
.location-tabs-search-found span:hover,
.location-tabs-search-found span.active
{
    color: #fff; 
    background-color: #1083c7;
}
.location-tabs-search-found span + span
{
    border-top: none;
}
.location-tabs-hidden
{
    display: none;
}

.location-controls
{
    padding: 0 10px 20px 0;

    text-align: right;
}
.location-controls .button
{
    font-size: 14px;

    padding: 10px 30px;

    border-bottom: unset;
}
.location-controls-clear
{
    font-size: 14px;

    display: inline-block;

    margin: 0 20px;

    cursor: pointer; 

    color: #999;
    border-bottom: 1px dashed #999;
}
.location-controls-clear:hover
{
    color: #222;
    border-color: #222;
}

.location-selected-list
{
    margin: 20px 0;
}

.location-selected-item
{
    font-size: 12px;

    display: inline-block;

    margin: 10px 10px 0 0;
    padding: 5px 10px;

    cursor: pointer; 

    border: 1px solid #1083c7;
    border-radius: 14px;
}
.location-selected-item .fa,
.location-selected-item .glyphicon
{
    display: inline-block;

    margin-left: 10px;

    color: #777;
}
.location-selected-item:hover
{
    color: #fff; 
    background-color: #1083c7;
}
.location-selected-item:hover .fa,
.location-selected-item:hover .glyphicon
{
    color: #fff;
}

.location-autocomplete
{
    font-size: 16px;

    display: block;

    width: 100%;
    padding: 10px;

    color: #222;
    border: 1px solid #e6e5e4;
    border-radius: 2px;
    outline: none;
}
.location-autocomplete:focus
{
    font-size: 16px;

    border-color: inherit; 
    box-shadow: none;
}

.location-letters
{
    margin: 0;
    padding: 0; 

    list-style: none;
}
@media (min-width: 768px)
{
    .location-letters
    {
        columns: 3;
    }
}
.location-letters li
{
    page-break-inside: avoid;
}
.location-letters-letter
{
    font-size: 20px;

    margin-bottom: 10px; 

    color: #777;
}
.location-letters-items
{
    margin-bottom: 20px;
}
.location-letters-item
{
    cursor: pointer;
}
.location-letters-item + .location-letters-item
{
    margin-top: 5px;
}
.location-letters-item label
{
    display: inline-block;

    margin: 0; 
    padding: 5px 10px;

    cursor: pointer;
    text-transform: none;
}
.location-letters-item label:hover
{
    color: #1083c7;
}
.location-letters-item label .fa,
.location-letters-item label .glyphicon
{
    display: none;
}
.location-letters-item input
{
    display: none;
}
.location-letters-item input:checked + label
{
    padding: 5px 10px; 

    color: #fff;
    border-radius: 14px;
    background-color: #1083c7;
}
.location-letters-item input:checked + label .fa,
.location-letters-item input:checked + label .glyphicon
{
    display: inline-block;

    margin-left: 10px;
}

.alert-warning
{
    border: 1px solid #ffdb33; 
    background-color: #fff4ce;
}
.alert-warning a
{
    text-decoration: underline; 

    color: #66512c;
}
.alert-warning .h4
{
    margin: 0;
}
.alert-warning div:last-child:after
{
    display: block;
    clear: both; 

    content: '';
}

.alert-face
{
    display: none;
    float: left;

    margin: 0 20px 5px 0;
}
@media (min-width: 768px)
{
    .alert-face
    {
        display: block;
    }
}
@media (min-width: 1260px)
{
    .alert-face + div
    {
        margin-top: 7px;
    }
}
.alert-face .fa,
.alert-face .glyphicon
{
    font-size: 50px;
    line-height: 1; 

    vertical-align: top;
}
@media (min-width: 576px)
{
    .alert-face .fa,
    .alert-face .glyphicon
    {
        font-size: 60px;
    }
}

/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
.color-text
{
    color: #222;
}

.background-color-text
{
    background-color: #222;
}

.color-white
{
    color: #fff;
}

.background-color-white
{
    background-color: #fff;
}

.color-dark
{
    color: #444;
}

.background-color-dark
{
    background-color: #444;
}

.color-black
{
    color: #000;
}

.background-color-black
{
    background-color: #000;
}

.color-red
{
    color: #d02d30;
}

.background-color-red
{
    background-color: #d02d30;
}

.color-yellow
{
    color: #ffd200;
}

.background-color-yellow
{
    background-color: #ffd200;
}

.color-yellow-light
{
    color: #fdfbe3;
}

.background-color-yellow-light
{
    background-color: #fdfbe3;
}

.color-green
{
    color: #70ba01;
}

.background-color-green
{
    background-color: #70ba01;
}

.color-green-light
{
    color: #edf2d8;
}

.background-color-green-light
{
    background-color: #edf2d8;
}

.color-grey
{
    color: #777;
}

.background-color-grey
{
    background-color: #777;
}

.color-grey-light
{
    color: #ededed;
}

.background-color-grey-light
{
    background-color: #ededed;
}

.color-grey-dark
{
    color: #7b858f;
}

.background-color-grey-dark
{
    background-color: #7b858f;
}

.color-grey-medium
{
    color: #999;
}

.background-color-grey-medium
{
    background-color: #999;
}

.color-grey-default
{
    color: #dcdee1;
}

.background-color-grey-default
{
    background-color: #dcdee1;
}

.color-grey-text
{
    color: #a5a5a5;
}

.background-color-grey-text
{
    background-color: #a5a5a5;
}

.color-grey-text-light
{
    color: #bbb;
}

.background-color-grey-text-light
{
    background-color: #bbb;
}

.color-orange
{
    color: #ff9100;
}

.background-color-orange
{
    background-color: #ff9100;
}

.color-orange-light
{
    color: #f9a425;
}

.background-color-orange-light
{
    background-color: #f9a425;
}

.color-primary
{
    color: #1083c7;
}

.background-color-primary
{
    background-color: #1083c7;
}

.color-blue
{
    color: #0086ee;
}

.background-color-blue
{
    background-color: #0086ee;
}

.developer__card
{
    position: relative; 

    display: block;

    margin: 0;
    padding: 10px;

    transition: box-shadow .5s;
    text-align: center;
    text-decoration: none;

    border-radius: 3px;
    background-color: #fff;
}
.developer__card:hover
{
    box-shadow: 0 1px 5px #999;
}
.developer__card__logo
{
    position: relative;

    display: block;

    margin: 0 0 20px;
    padding-bottom: 100%;
}
.developer__card__logo img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}
.developer__card__name
{
    font-size: 26px;

    display: block;

    margin: 0 0 20px; 

    text-align: center;

    color: #222;
}
.developer__card:hover .developer__card__name
{
    text-decoration: underline;
}
.developer__card__label
{
    position: absolute;
    z-index: 10;
    top: -2px;
    right: 10px;

    display: block;
}

/* COLORS */
/* SPACES */
/* Breakpoints */
/* Grid */
/* Assets paths */
.space-zero
{
    margin: 0 !important;
}

.space-zero-top
{
    margin-top: 0;
}

.space-zero-left
{
    margin-left: 0;
}

.space-zero-bottom
{
    margin-bottom: 0;
}

.space-zero-right
{
    margin-right: 0;
}

.space-micro
{
    margin: 5px;
}

.space-micro-horizontal
{
    margin-right: 5px; 
    margin-left: 5px;
}

.space-micro-vertical
{
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 0)
{
    .space-micro-xs
    {
        margin: 5px;
    }
}

@media (max-width: 576px)
{
    .space-micro-sm
    {
        margin: 5px;
    }
}

@media (max-width: 768px)
{
    .space-micro-md
    {
        margin: 5px;
    }
}

@media (max-width: 992px)
{
    .space-micro-lg
    {
        margin: 5px;
    }
}

@media (max-width: 1260px)
{
    .space-micro-xl
    {
        margin: 5px;
    }
}

.space-micro-top
{
    margin-top: 5px;
}

@media (max-width: 0)
{
    .space-micro-top-xs
    {
        margin-top: 5px;
    }
}

@media (max-width: 576px)
{
    .space-micro-top-sm
    {
        margin-top: 5px;
    }
}

@media (max-width: 768px)
{
    .space-micro-top-md
    {
        margin-top: 5px;
    }
}

@media (max-width: 992px)
{
    .space-micro-top-lg
    {
        margin-top: 5px;
    }
}

@media (max-width: 1260px)
{
    .space-micro-top-xl
    {
        margin-top: 5px;
    }
}

.space-micro-left
{
    margin-left: 5px;
}

@media (max-width: 0)
{
    .space-micro-left-xs
    {
        margin-left: 5px;
    }
}

@media (max-width: 576px)
{
    .space-micro-left-sm
    {
        margin-left: 5px;
    }
}

@media (max-width: 768px)
{
    .space-micro-left-md
    {
        margin-left: 5px;
    }
}

@media (max-width: 992px)
{
    .space-micro-left-lg
    {
        margin-left: 5px;
    }
}

@media (max-width: 1260px)
{
    .space-micro-left-xl
    {
        margin-left: 5px;
    }
}

.space-micro-bottom
{
    margin-bottom: 5px;
}

@media (max-width: 0)
{
    .space-micro-bottom-xs
    {
        margin-bottom: 5px;
    }
}

@media (max-width: 576px)
{
    .space-micro-bottom-sm
    {
        margin-bottom: 5px;
    }
}

@media (max-width: 768px)
{
    .space-micro-bottom-md
    {
        margin-bottom: 5px;
    }
}

@media (max-width: 992px)
{
    .space-micro-bottom-lg
    {
        margin-bottom: 5px;
    }
}

@media (max-width: 1260px)
{
    .space-micro-bottom-xl
    {
        margin-bottom: 5px;
    }
}

.space-micro-right
{
    margin-right: 5px;
}

@media (max-width: 0)
{
    .space-micro-right-xs
    {
        margin-right: 5px;
    }
}

@media (max-width: 576px)
{
    .space-micro-right-sm
    {
        margin-right: 5px;
    }
}

@media (max-width: 768px)
{
    .space-micro-right-md
    {
        margin-right: 5px;
    }
}

@media (max-width: 992px)
{
    .space-micro-right-lg
    {
        margin-right: 5px;
    }
}

@media (max-width: 1260px)
{
    .space-micro-right-xl
    {
        margin-right: 5px;
    }
}

.space-mini
{
    margin: 10px;
}

.space-mini-horizontal
{
    margin-right: 10px; 
    margin-left: 10px;
}

.space-mini-vertical
{
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 0)
{
    .space-mini-xs
    {
        margin: 10px;
    }
}

@media (max-width: 576px)
{
    .space-mini-sm
    {
        margin: 10px;
    }
}

@media (max-width: 768px)
{
    .space-mini-md
    {
        margin: 10px;
    }
}

@media (max-width: 992px)
{
    .space-mini-lg
    {
        margin: 10px;
    }
}

@media (max-width: 1260px)
{
    .space-mini-xl
    {
        margin: 10px;
    }
}

.space-mini-top
{
    margin-top: 10px;
}

@media (max-width: 0)
{
    .space-mini-top-xs
    {
        margin-top: 10px;
    }
}

@media (max-width: 576px)
{
    .space-mini-top-sm
    {
        margin-top: 10px;
    }
}

@media (max-width: 768px)
{
    .space-mini-top-md
    {
        margin-top: 10px;
    }
}

@media (max-width: 992px)
{
    .space-mini-top-lg
    {
        margin-top: 10px;
    }
}

@media (max-width: 1260px)
{
    .space-mini-top-xl
    {
        margin-top: 10px;
    }
}

.space-mini-left
{
    margin-left: 10px;
}

@media (max-width: 0)
{
    .space-mini-left-xs
    {
        margin-left: 10px;
    }
}

@media (max-width: 576px)
{
    .space-mini-left-sm
    {
        margin-left: 10px;
    }
}

@media (max-width: 768px)
{
    .space-mini-left-md
    {
        margin-left: 10px;
    }
}

@media (max-width: 992px)
{
    .space-mini-left-lg
    {
        margin-left: 10px;
    }
}

@media (max-width: 1260px)
{
    .space-mini-left-xl
    {
        margin-left: 10px;
    }
}

.space-mini-bottom
{
    margin-bottom: 10px;
}

@media (max-width: 0)
{
    .space-mini-bottom-xs
    {
        margin-bottom: 10px;
    }
}

@media (max-width: 576px)
{
    .space-mini-bottom-sm
    {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px)
{
    .space-mini-bottom-md
    {
        margin-bottom: 10px;
    }
}

@media (max-width: 992px)
{
    .space-mini-bottom-lg
    {
        margin-bottom: 10px;
    }
}

@media (max-width: 1260px)
{
    .space-mini-bottom-xl
    {
        margin-bottom: 10px;
    }
}

.space-mini-right
{
    margin-right: 10px;
}

@media (max-width: 0)
{
    .space-mini-right-xs
    {
        margin-right: 10px;
    }
}

@media (max-width: 576px)
{
    .space-mini-right-sm
    {
        margin-right: 10px;
    }
}

@media (max-width: 768px)
{
    .space-mini-right-md
    {
        margin-right: 10px;
    }
}

@media (max-width: 992px)
{
    .space-mini-right-lg
    {
        margin-right: 10px;
    }
}

@media (max-width: 1260px)
{
    .space-mini-right-xl
    {
        margin-right: 10px;
    }
}

.space-small
{
    margin: 16px;
}

.space-small-horizontal
{
    margin-right: 16px; 
    margin-left: 16px;
}

.space-small-vertical
{
    margin-top: 16px;
    margin-bottom: 16px;
}

@media (max-width: 0)
{
    .space-small-xs
    {
        margin: 16px;
    }
}

@media (max-width: 576px)
{
    .space-small-sm
    {
        margin: 16px;
    }
}

@media (max-width: 768px)
{
    .space-small-md
    {
        margin: 16px;
    }
}

@media (max-width: 992px)
{
    .space-small-lg
    {
        margin: 16px;
    }
}

@media (max-width: 1260px)
{
    .space-small-xl
    {
        margin: 16px;
    }
}

.space-small-top
{
    margin-top: 16px;
}

@media (max-width: 0)
{
    .space-small-top-xs
    {
        margin-top: 16px;
    }
}

@media (max-width: 576px)
{
    .space-small-top-sm
    {
        margin-top: 16px;
    }
}

@media (max-width: 768px)
{
    .space-small-top-md
    {
        margin-top: 16px;
    }
}

@media (max-width: 992px)
{
    .space-small-top-lg
    {
        margin-top: 16px;
    }
}

@media (max-width: 1260px)
{
    .space-small-top-xl
    {
        margin-top: 16px;
    }
}

.space-small-left
{
    margin-left: 16px;
}

@media (max-width: 0)
{
    .space-small-left-xs
    {
        margin-left: 16px;
    }
}

@media (max-width: 576px)
{
    .space-small-left-sm
    {
        margin-left: 16px;
    }
}

@media (max-width: 768px)
{
    .space-small-left-md
    {
        margin-left: 16px;
    }
}

@media (max-width: 992px)
{
    .space-small-left-lg
    {
        margin-left: 16px;
    }
}

@media (max-width: 1260px)
{
    .space-small-left-xl
    {
        margin-left: 16px;
    }
}

.space-small-bottom
{
    margin-bottom: 16px;
}

@media (max-width: 0)
{
    .space-small-bottom-xs
    {
        margin-bottom: 16px;
    }
}

@media (max-width: 576px)
{
    .space-small-bottom-sm
    {
        margin-bottom: 16px;
    }
}

@media (max-width: 768px)
{
    .space-small-bottom-md
    {
        margin-bottom: 16px;
    }
}

@media (max-width: 992px)
{
    .space-small-bottom-lg
    {
        margin-bottom: 16px;
    }
}

@media (max-width: 1260px)
{
    .space-small-bottom-xl
    {
        margin-bottom: 16px;
    }
}

.space-small-right
{
    margin-right: 16px;
}

@media (max-width: 0)
{
    .space-small-right-xs
    {
        margin-right: 16px;
    }
}

@media (max-width: 576px)
{
    .space-small-right-sm
    {
        margin-right: 16px;
    }
}

@media (max-width: 768px)
{
    .space-small-right-md
    {
        margin-right: 16px;
    }
}

@media (max-width: 992px)
{
    .space-small-right-lg
    {
        margin-right: 16px;
    }
}

@media (max-width: 1260px)
{
    .space-small-right-xl
    {
        margin-right: 16px;
    }
}

.space-default
{
    margin: 20px;
}

.space-default-horizontal
{
    margin-right: 20px; 
    margin-left: 20px;
}

.space-default-vertical
{
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 0)
{
    .space-default-xs
    {
        margin: 20px;
    }
}

@media (max-width: 576px)
{
    .space-default-sm
    {
        margin: 20px;
    }
}

@media (max-width: 768px)
{
    .space-default-md
    {
        margin: 20px;
    }
}

@media (max-width: 992px)
{
    .space-default-lg
    {
        margin: 20px;
    }
}

@media (max-width: 1260px)
{
    .space-default-xl
    {
        margin: 20px;
    }
}

.space-default-top
{
    margin-top: 20px;
}

@media (max-width: 0)
{
    .space-default-top-xs
    {
        margin-top: 20px;
    }
}

@media (max-width: 576px)
{
    .space-default-top-sm
    {
        margin-top: 20px;
    }
}

@media (max-width: 768px)
{
    .space-default-top-md
    {
        margin-top: 20px;
    }
}

@media (max-width: 992px)
{
    .space-default-top-lg
    {
        margin-top: 20px;
    }
}

@media (max-width: 1260px)
{
    .space-default-top-xl
    {
        margin-top: 20px;
    }
}

.space-default-left
{
    margin-left: 20px;
}

@media (max-width: 0)
{
    .space-default-left-xs
    {
        margin-left: 20px;
    }
}

@media (max-width: 576px)
{
    .space-default-left-sm
    {
        margin-left: 20px;
    }
}

@media (max-width: 768px)
{
    .space-default-left-md
    {
        margin-left: 20px;
    }
}

@media (max-width: 992px)
{
    .space-default-left-lg
    {
        margin-left: 20px;
    }
}

@media (max-width: 1260px)
{
    .space-default-left-xl
    {
        margin-left: 20px;
    }
}

.space-default-bottom
{
    margin-bottom: 20px;
}

@media (max-width: 0)
{
    .space-default-bottom-xs
    {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px)
{
    .space-default-bottom-sm
    {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px)
{
    .space-default-bottom-md
    {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px)
{
    .space-default-bottom-lg
    {
        margin-bottom: 20px;
    }
}

@media (max-width: 1260px)
{
    .space-default-bottom-xl
    {
        margin-bottom: 20px;
    }
}

.space-default-right
{
    margin-right: 20px;
}

@media (max-width: 0)
{
    .space-default-right-xs
    {
        margin-right: 20px;
    }
}

@media (max-width: 576px)
{
    .space-default-right-sm
    {
        margin-right: 20px;
    }
}

@media (max-width: 768px)
{
    .space-default-right-md
    {
        margin-right: 20px;
    }
}

@media (max-width: 992px)
{
    .space-default-right-lg
    {
        margin-right: 20px;
    }
}

@media (max-width: 1260px)
{
    .space-default-right-xl
    {
        margin-right: 20px;
    }
}

.space-medium
{
    margin: 30px;
}

.space-medium-horizontal
{
    margin-right: 30px; 
    margin-left: 30px;
}

.space-medium-vertical
{
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (max-width: 0)
{
    .space-medium-xs
    {
        margin: 30px;
    }
}

@media (max-width: 576px)
{
    .space-medium-sm
    {
        margin: 30px;
    }
}

@media (max-width: 768px)
{
    .space-medium-md
    {
        margin: 30px;
    }
}

@media (max-width: 992px)
{
    .space-medium-lg
    {
        margin: 30px;
    }
}

@media (max-width: 1260px)
{
    .space-medium-xl
    {
        margin: 30px;
    }
}

.space-medium-top
{
    margin-top: 30px;
}

@media (max-width: 0)
{
    .space-medium-top-xs
    {
        margin-top: 30px;
    }
}

@media (max-width: 576px)
{
    .space-medium-top-sm
    {
        margin-top: 30px;
    }
}

@media (max-width: 768px)
{
    .space-medium-top-md
    {
        margin-top: 30px;
    }
}

@media (max-width: 992px)
{
    .space-medium-top-lg
    {
        margin-top: 30px;
    }
}

@media (max-width: 1260px)
{
    .space-medium-top-xl
    {
        margin-top: 30px;
    }
}

.space-medium-left
{
    margin-left: 30px;
}

@media (max-width: 0)
{
    .space-medium-left-xs
    {
        margin-left: 30px;
    }
}

@media (max-width: 576px)
{
    .space-medium-left-sm
    {
        margin-left: 30px;
    }
}

@media (max-width: 768px)
{
    .space-medium-left-md
    {
        margin-left: 30px;
    }
}

@media (max-width: 992px)
{
    .space-medium-left-lg
    {
        margin-left: 30px;
    }
}

@media (max-width: 1260px)
{
    .space-medium-left-xl
    {
        margin-left: 30px;
    }
}

.space-medium-bottom
{
    margin-bottom: 30px;
}

@media (max-width: 0)
{
    .space-medium-bottom-xs
    {
        margin-bottom: 30px;
    }
}

@media (max-width: 576px)
{
    .space-medium-bottom-sm
    {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px)
{
    .space-medium-bottom-md
    {
        margin-bottom: 30px;
    }
}

@media (max-width: 992px)
{
    .space-medium-bottom-lg
    {
        margin-bottom: 30px;
    }
}

@media (max-width: 1260px)
{
    .space-medium-bottom-xl
    {
        margin-bottom: 30px;
    }
}

.space-medium-right
{
    margin-right: 30px;
}

@media (max-width: 0)
{
    .space-medium-right-xs
    {
        margin-right: 30px;
    }
}

@media (max-width: 576px)
{
    .space-medium-right-sm
    {
        margin-right: 30px;
    }
}

@media (max-width: 768px)
{
    .space-medium-right-md
    {
        margin-right: 30px;
    }
}

@media (max-width: 992px)
{
    .space-medium-right-lg
    {
        margin-right: 30px;
    }
}

@media (max-width: 1260px)
{
    .space-medium-right-xl
    {
        margin-right: 30px;
    }
}

.space-big
{
    margin: 40px;
}

.space-big-horizontal
{
    margin-right: 40px; 
    margin-left: 40px;
}

.space-big-vertical
{
    margin-top: 40px;
    margin-bottom: 40px;
}

@media (max-width: 0)
{
    .space-big-xs
    {
        margin: 40px;
    }
}

@media (max-width: 576px)
{
    .space-big-sm
    {
        margin: 40px;
    }
}

@media (max-width: 768px)
{
    .space-big-md
    {
        margin: 40px;
    }
}

@media (max-width: 992px)
{
    .space-big-lg
    {
        margin: 40px;
    }
}

@media (max-width: 1260px)
{
    .space-big-xl
    {
        margin: 40px;
    }
}

.space-big-top
{
    margin-top: 40px;
}

@media (max-width: 0)
{
    .space-big-top-xs
    {
        margin-top: 40px;
    }
}

@media (max-width: 576px)
{
    .space-big-top-sm
    {
        margin-top: 40px;
    }
}

@media (max-width: 768px)
{
    .space-big-top-md
    {
        margin-top: 40px;
    }
}

@media (max-width: 992px)
{
    .space-big-top-lg
    {
        margin-top: 40px;
    }
}

@media (max-width: 1260px)
{
    .space-big-top-xl
    {
        margin-top: 40px;
    }
}

.space-big-left
{
    margin-left: 40px;
}

@media (max-width: 0)
{
    .space-big-left-xs
    {
        margin-left: 40px;
    }
}

@media (max-width: 576px)
{
    .space-big-left-sm
    {
        margin-left: 40px;
    }
}

@media (max-width: 768px)
{
    .space-big-left-md
    {
        margin-left: 40px;
    }
}

@media (max-width: 992px)
{
    .space-big-left-lg
    {
        margin-left: 40px;
    }
}

@media (max-width: 1260px)
{
    .space-big-left-xl
    {
        margin-left: 40px;
    }
}

.space-big-bottom
{
    margin-bottom: 40px;
}

@media (max-width: 0)
{
    .space-big-bottom-xs
    {
        margin-bottom: 40px;
    }
}

@media (max-width: 576px)
{
    .space-big-bottom-sm
    {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px)
{
    .space-big-bottom-md
    {
        margin-bottom: 40px;
    }
}

@media (max-width: 992px)
{
    .space-big-bottom-lg
    {
        margin-bottom: 40px;
    }
}

@media (max-width: 1260px)
{
    .space-big-bottom-xl
    {
        margin-bottom: 40px;
    }
}

.space-big-right
{
    margin-right: 40px;
}

@media (max-width: 0)
{
    .space-big-right-xs
    {
        margin-right: 40px;
    }
}

@media (max-width: 576px)
{
    .space-big-right-sm
    {
        margin-right: 40px;
    }
}

@media (max-width: 768px)
{
    .space-big-right-md
    {
        margin-right: 40px;
    }
}

@media (max-width: 992px)
{
    .space-big-right-lg
    {
        margin-right: 40px;
    }
}

@media (max-width: 1260px)
{
    .space-big-right-xl
    {
        margin-right: 40px;
    }
}

.space-huge
{
    margin: 60px;
}

.space-huge-horizontal
{
    margin-right: 60px; 
    margin-left: 60px;
}

.space-huge-vertical
{
    margin-top: 60px;
    margin-bottom: 60px;
}

@media (max-width: 0)
{
    .space-huge-xs
    {
        margin: 60px;
    }
}

@media (max-width: 576px)
{
    .space-huge-sm
    {
        margin: 60px;
    }
}

@media (max-width: 768px)
{
    .space-huge-md
    {
        margin: 60px;
    }
}

@media (max-width: 992px)
{
    .space-huge-lg
    {
        margin: 60px;
    }
}

@media (max-width: 1260px)
{
    .space-huge-xl
    {
        margin: 60px;
    }
}

.space-huge-top
{
    margin-top: 60px;
}

@media (max-width: 0)
{
    .space-huge-top-xs
    {
        margin-top: 60px;
    }
}

@media (max-width: 576px)
{
    .space-huge-top-sm
    {
        margin-top: 60px;
    }
}

@media (max-width: 768px)
{
    .space-huge-top-md
    {
        margin-top: 60px;
    }
}

@media (max-width: 992px)
{
    .space-huge-top-lg
    {
        margin-top: 60px;
    }
}

@media (max-width: 1260px)
{
    .space-huge-top-xl
    {
        margin-top: 60px;
    }
}

.space-huge-left
{
    margin-left: 60px;
}

@media (max-width: 0)
{
    .space-huge-left-xs
    {
        margin-left: 60px;
    }
}

@media (max-width: 576px)
{
    .space-huge-left-sm
    {
        margin-left: 60px;
    }
}

@media (max-width: 768px)
{
    .space-huge-left-md
    {
        margin-left: 60px;
    }
}

@media (max-width: 992px)
{
    .space-huge-left-lg
    {
        margin-left: 60px;
    }
}

@media (max-width: 1260px)
{
    .space-huge-left-xl
    {
        margin-left: 60px;
    }
}

.space-huge-bottom
{
    margin-bottom: 60px;
}

@media (max-width: 0)
{
    .space-huge-bottom-xs
    {
        margin-bottom: 60px;
    }
}

@media (max-width: 576px)
{
    .space-huge-bottom-sm
    {
        margin-bottom: 60px;
    }
}

@media (max-width: 768px)
{
    .space-huge-bottom-md
    {
        margin-bottom: 60px;
    }
}

@media (max-width: 992px)
{
    .space-huge-bottom-lg
    {
        margin-bottom: 60px;
    }
}

@media (max-width: 1260px)
{
    .space-huge-bottom-xl
    {
        margin-bottom: 60px;
    }
}

.space-huge-right
{
    margin-right: 60px;
}

@media (max-width: 0)
{
    .space-huge-right-xs
    {
        margin-right: 60px;
    }
}

@media (max-width: 576px)
{
    .space-huge-right-sm
    {
        margin-right: 60px;
    }
}

@media (max-width: 768px)
{
    .space-huge-right-md
    {
        margin-right: 60px;
    }
}

@media (max-width: 992px)
{
    .space-huge-right-lg
    {
        margin-right: 60px;
    }
}

@media (max-width: 1260px)
{
    .space-huge-right-xl
    {
        margin-right: 60px;
    }
}

.padding-zero
{
    padding: 0 !important;
}

.padding-zero-top
{
    padding-top: 0;
}

.padding-zero-left
{
    padding-left: 0;
}

.padding-zero-bottom
{
    padding-bottom: 0;
}

.padding-zero-right
{
    padding-right: 0;
}

.padding-micro
{
    padding: 5px;
}

.padding-micro-horizontal
{
    padding-right: 5px; 
    padding-left: 5px;
}

.padding-micro-vertical
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-micro-top
{
    padding-top: 5px;
}

.padding-micro-left
{
    padding-left: 5px;
}

.padding-micro-bottom
{
    padding-bottom: 5px;
}

.padding-micro-right
{
    padding-right: 5px;
}

.padding-mini
{
    padding: 10px;
}

.padding-mini-horizontal
{
    padding-right: 10px; 
    padding-left: 10px;
}

.padding-mini-vertical
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-mini-top
{
    padding-top: 10px;
}

.padding-mini-left
{
    padding-left: 10px;
}

.padding-mini-bottom
{
    padding-bottom: 10px;
}

.padding-mini-right
{
    padding-right: 10px;
}

.padding-small
{
    padding: 16px;
}

.padding-small-horizontal
{
    padding-right: 16px; 
    padding-left: 16px;
}

.padding-small-vertical
{
    padding-top: 16px;
    padding-bottom: 16px;
}

.padding-small-top
{
    padding-top: 16px;
}

.padding-small-left
{
    padding-left: 16px;
}

.padding-small-bottom
{
    padding-bottom: 16px;
}

.padding-small-right
{
    padding-right: 16px;
}

.padding-default
{
    padding: 20px;
}

.padding-default-horizontal
{
    padding-right: 20px; 
    padding-left: 20px;
}

.padding-default-vertical
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-default-top
{
    padding-top: 20px;
}

.padding-default-left
{
    padding-left: 20px;
}

.padding-default-bottom
{
    padding-bottom: 20px;
}

.padding-default-right
{
    padding-right: 20px;
}

.padding-medium
{
    padding: 30px;
}

.padding-medium-horizontal
{
    padding-right: 30px; 
    padding-left: 30px;
}

.padding-medium-vertical
{
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-medium-top
{
    padding-top: 30px;
}

.padding-medium-left
{
    padding-left: 30px;
}

.padding-medium-bottom
{
    padding-bottom: 30px;
}

.padding-medium-right
{
    padding-right: 30px;
}

.padding-big
{
    padding: 40px;
}

.padding-big-horizontal
{
    padding-right: 40px; 
    padding-left: 40px;
}

.padding-big-vertical
{
    padding-top: 40px;
    padding-bottom: 40px;
}

.padding-big-top
{
    padding-top: 40px;
}

.padding-big-left
{
    padding-left: 40px;
}

.padding-big-bottom
{
    padding-bottom: 40px;
}

.padding-big-right
{
    padding-right: 40px;
}

.padding-huge
{
    padding: 60px;
}

.padding-huge-horizontal
{
    padding-right: 60px; 
    padding-left: 60px;
}

.padding-huge-vertical
{
    padding-top: 60px;
    padding-bottom: 60px;
}

.padding-huge-top
{
    padding-top: 60px;
}

.padding-huge-left
{
    padding-left: 60px;
}

.padding-huge-bottom
{
    padding-bottom: 60px;
}

.padding-huge-right
{
    padding-right: 60px;
}
