/* Minification failed. Returning unminified contents.
(8640,35): run-time error CSS1019: Unexpected token, found ' '
(8640,35): run-time error CSS1019: Unexpected token, found ' '
(8640,35): run-time error CSS1042: Expected function, found ' '
(8640,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

span.skype_pnh_print_container {
    display: inline !important;
}

span.skype_pnh_container {
    display: none !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -moz-appearance: button;
    -o-appearance: button;
    -ms-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        -moz-box-sizing: content-box;
        -o-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
            -ms-appearance: none;
            -moz-appearance: none;
            -o-appearance: none;
            appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-size: 16px;
    line-height: 1.33;
    margin: 0;
    padding: 0;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none !important;
}

/*a {
    color: #269de2;
}*/

/*a:hover, a:focus {
        color: #d20436;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }*/

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}


.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 22px;
    }
}

small, .small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #999;
}


code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}



pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1200px) {
    .navbar-collapse.collapse {
        border-top: none;
        float: none !important;
        clear: both;
    }

    .nav > li {
        float: left;
        /*text-align: right;*/
    }
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }

    .navbar-collapse.collapse {
        clear: none;
        float: right;
    }
}

.page_content {
    margin: 0 auto;
    background: white;
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1190px;
    }
}



.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-md-45 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.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 {
    float: left;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .col-md-45 {
        width: 45%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: 0;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: 0;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .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 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: 0;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .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 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: 0;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: 0;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .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 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: 0;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}



fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
}

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=date] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 10px;
}

.modal .form-group {
    padding: 2px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}


@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
            float: none;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #b8b8b8;
    background-color: #fff;
    border-color: #E0E0E0;
    height: 32px;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #b8b8b8;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    transition: height .35s ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-toggle.top_link:hover {
            text-decoration: none;
            color: #f64142 !important;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2;
        }

        .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
            outline: 0;
        }

    .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: -5px;
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.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-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.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 > .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-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-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-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
    display: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }


        .nav > li.disabled > a {
            color: #999;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #428bca;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

/*.nav-pills > li {
    float: left;
}*/

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: -1px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
}

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}


@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }
}

@media (min-width:1200px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
            float: none;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }


    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

    /*@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}*/

    .navbar-default .navbar-link {
        color: #777;
    }

        .navbar-default .navbar-link:hover {
            color: #333;
        }



.navbar-inverse .navbar-brand {
    color: #999;
}

    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar-inverse .navbar-text {
    color: #999;
}

.navbar-inverse .navbar-nav > li > a {
    color: #999;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent;
    }


.navbar-inverse .navbar-toggle {
    border-color: #333;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #333;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #fff;
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #999;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #999;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #428bca;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #2a6496;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label[href]:hover, .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #999;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: gray;
    }

.label-primary {
    background-color: #428bca;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #3071a9;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

.container .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -ms-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .thumbnail > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: 700;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -o-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -o-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

    .media, .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5;
    }

    a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
            color: #e1edf7;
        }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px 20px;
}

.panel-heading {
    padding: 10px 25px;
    border-bottom: 1px solid transparent;
}

.panel-body {
    background: #efefef;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0;
}

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px;
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px;
        }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px;
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px;
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #ffffff;
        background-color: #4a4a4a;
        height: 55px;
        font-size: 27px;
        font-weight: bold;
        line-height: 37px;
        text-transform: uppercase;
    }

.close_but {
    right: 20px;
    top: 20px;
    font-size: 30px;
    z-index: 20;
    width: 16px;
    height: 15px;
    position: absolute;
    background: none;
    border: none;
    color: #dddddd;
    background: url(../pic/close.png) right top no-repeat;
}

    .close_but:hover {
        background-position: bottom;
    }

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #428bca;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1;
    }


button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.modal-open {
    /*overflow: hidden;*/
}

.modal {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    margin: 0 auto;
    position: relative;
    width: 650px;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -325px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    font-family: Arial;
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
    font-family: Arial;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -o-transition: .6s ease-in-out left;
        -moz-transition: .6s ease-in-out left;
        -webkit-transition: .6s ease-in-out left;
        -ms-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1;
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
        width: 100%;
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    bottom: 0;
    width: 50px;
    height: 49px;
    background: url(../pic/arrow.png);
}

    .carousel-control.left {
        background-position: 0 0;
        left: 1%;
    }

        .carousel-control.left:hover {
            background-position: 0 -52px;
        }

    .carousel-control.right {
        background-position: -50px 0;
        right: 1%;
    }

        .carousel-control.right:hover {
            background-position: -50px -52px;
        }

blockquote, .blockquote {
    border-left: 2px solid #d20436;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 17px;
    margin: 10px 0;
    margin-before: 0;
    margin-after: 0;
    margin-start: 0;
    margin-end: 0;
    -moz-margin-before: 0;
    -moz-margin-after: 0;
    -moz-margin-start: 0;
    -moz-margin-end: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

.carousel-indicators_wrap {
    position: absolute;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    list-style: none;
}

.carousel-indicators {
    list-style: none;
    padding: 0;
}

    .carousel-indicators ol {
        list-style: none;
    }

    .carousel-indicators li {
        display: inline-block;
        margin: 1px;
        cursor: pointer;
        background-color: rgba(0,0,0,0);
    }



.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

.bann_top {
    background-color: #232323;
}

@media screen and (min-width:1400px) {
    .carousel-control.left {
        left: 3%;
    }

    .carousel-control.right {
        right: 3%;
    }
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }

        td.visible-xs.table_rowspan_td {
            display: block !important;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/* Real Person jQuery plugin styles v2.0.1. */
.captch_wrapper {
    width: 225px;
    margin-left: 15px;
}

.realperson-challenge {
    display: block;
    color: #000;
    /*float: left;*/
    overflow: hidden;
    margin-bottom: 10px;
}

.captch {
    position: relative;
    padding-bottom: 20px;
}

.realperson-text {
    font-family: "Courier New",monospace !important;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 3px;
    float: left;
}

.realperson-regen {
    font-size: 0;
    text-align: center;
    cursor: pointer;
    background: url(/Content/pic/reload.svg) center no-repeat;
    text-indent: -1000px;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 15px;
    margin-top: -4px;
}

.captch label.error {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.realperson-disabled {
    opacity: 0.5;
    filter: Alpha(Opacity=50);
}

    .realperson-disabled .realperson-regen {
        cursor: default;
    }


@font-face {
    font-family: 'icomoon';
    src: url('../iconMoon/icomoon.eot?-3lrdlq');
    src: url('../iconMoon/icomoon.eot?#iefix-3lrdlq') format('embedded-opentype'), url('../iconMoon/icomoon.ttf?-3lrdlq') format('truetype'), url('../iconMoon/icomoon.woff?-3lrdlq') format('woff'), url('../iconMoon/icomoon.svg?-3lrdlq#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

[class^="iconMoon-"], [class*=" iconMoon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.iconMoon-native:before {
    content: "\e954";
}

.iconMoon-social:before {
    content: "\e95f";
}

.iconMoon-video:before {
    content: "\e969";
}

.iconMoon-slide_share:before {
    content: "\e968";
}

.iconMoon-alarm:before {
    content: "\e900";
}

.iconMoon-allformats:before {
    content: "\e901";
}

.iconMoon-arrowRight:before {
    content: "\e902";
}

.iconMoon-arrowRight2:before {
    content: "\e903";
}

.iconMoon-attach:before {
    content: "\e904";
}

.iconMoon-audience:before {
    content: "\e905";
}

.iconMoon-audiences:before {
    content: "\e906";
}

.iconMoon-banner:before {
    content: "\e907";
}

.iconMoon-betterSources:before {
    content: "\e908";
}

.iconMoon-blog:before {
    content: "\e909";
}

.iconMoon-browser:before {
    content: "\e90a";
}

.iconMoon-calendar:before {
    content: "\e90b";
}

.iconMoon-campaigns:before {
    content: "\e90c";
}

.iconMoon-Clients:before {
    content: "\e90d";
}

.iconMoon-clock:before {
    content: "\e90e";
}

.iconMoon-clock2:before {
    content: "\e90f";
}

.iconMoon-crm:before {
    content: "\e910";
}

.iconMoon-customCreatives:before {
    content: "\e911";
}

.iconMoon-default:before {
    content: "\e912";
}

.iconMoon-desktop:before {
    content: "\e913";
}

.iconMoon-eventTrackers:before {
    content: "\e914";
}

.iconMoon-eye:before {
    content: "\e915";
}

.iconMoon-facebook:before {
    content: "\e916";
}

.iconMoon-facebook_round:before {
    content: "\e917";
}

.iconMoon-factory:before {
    content: "\e918";
    color: #cbcac9;
}

.iconMoon-form_banner:before {
    content: "\e919";
}

.iconMoon-form_mobile:before {
    content: "\e91a";
}

.iconMoon-form_teaser:before {
    content: "\e91b";
}

.iconMoon-form_video:before {
    content: "\e91c";
}

.iconMoon-frequency:before {
    content: "\e91d";
}

.iconMoon-game:before {
    content: "\e91e";
    color: #fff;
}

.iconMoon-geo:before {
    content: "\e91f";
}

.iconMoon-globe:before {
    content: "\e920";
}

.iconMoon-impressions:before {
    content: "\e921";
}

.iconMoon-info:before {
    content: "\e922";
}

.iconMoon-Information:before {
    content: "\e923";
    color: #fff;
}

.iconMoon-internalSources:before {
    content: "\e924";
}

.iconMoon-inventory:before {
    content: "\e925";
}

.iconMoon-lamp:before {
    content: "\e926";
    color: #919191;
}

.iconMoon-left:before {
    content: "\e927";
}

.iconMoon-linkedIn:before {
    content: "\e928";
}

.iconMoon-linkedIn_round:before {
    content: "\e929";
}

.iconMoon-LiveDemo:before {
    content: "\e92a";
    color: #fff;
}

.iconMoon-login:before {
    content: "\e92b";
}

.iconMoon-mail:before {
    content: "\e92c";
}

.iconMoon-market_MoreClients:before {
    content: "\e92d";
}

.iconMoon-market_targeting:before {
    content: "\e92e";
}

.iconMoon-market_UploadPriceList:before {
    content: "\e92f";
}

.iconMoon-mediyka:before {
    content: "\e930";
}

.iconMoon-mobile:before {
    content: "\e931";
}

.iconMoon-mobile_thick:before {
    content: "\e932";
}

.iconMoon-more:before {
    content: "\e933";
}

.iconMoon-mute:before {
    content: "\e934";
}

.iconMoon-network:before {
    content: "\e935";
}

.iconMoon-nonstandart:before {
    content: "\e936";
}

.iconMoon-os:before {
    content: "\e937";
}

.iconMoon-pack:before {
    content: "\e938";
}

.iconMoon-paketpryamo:before {
    content: "\e939";
}

.iconMoon-paused:before {
    content: "\e93a";
}

.iconMoon-pdf:before {
    content: "\e93b";
}

.iconMoon-platform:before {
    content: "\e93c";
}

.iconMoon-povedenka:before {
    content: "\e93d";
}

.iconMoon-Preview:before {
    content: "\e93e";
    color: #fff;
}

.iconMoon-print:before {
    content: "\e93f";
    color: #474c4e;
}

.iconMoon-priority:before {
    content: "\e940";
}

.iconMoon-report:before {
    content: "\e941";
}

.iconMoon-reportexpand:before {
    content: "\e942";
}

.iconMoon-reportinteraction:before {
    content: "\e943";
}

.iconMoon-reportperfomance:before {
    content: "\e944";
}

.iconMoon-reportvast:before {
    content: "\e945";
}

.iconMoon-resume:before {
    content: "\e946";
}

.iconMoon-retargetingGroups:before {
    content: "\e947";
}

.iconMoon-retargetingGroups2:before {
    content: "\e948";
}

.iconMoon-rich:before {
    content: "\e949";
}

.iconMoon-right:before {
    content: "\e94a";
}

.iconMoon-search:before {
    content: "\e94b";
}

.iconMoon-segments:before {
    content: "\e94c";
}

.iconMoon-send:before {
    content: "\e94d";
}

.iconMoon-send2:before {
    content: "\e94e";
}

.iconMoon-sitePreview:before {
    content: "\e94f";
}

.iconMoon-sites:before {
    content: "\e950";
}

.iconMoon-skiped:before {
    content: "\e951";
}

.iconMoon-skype:before {
    content: "\e952";
}

.iconMoon-slideshare:before {
    content: "\e953";
}

.iconMoon-submit:before {
    content: "\e955";
    color: #fff;
}

.iconMoon-tablet:before {
    content: "\e956";
}

.iconMoon-teaser:before {
    content: "\e957";
}

.iconMoon-times:before {
    content: "\e958";
}

.iconMoon-twitter:before {
    content: "\e959";
}

.iconMoon-ui_template:before {
    content: "\e95a";
    color: #fff;
}

.iconMoon-unmute:before {
    content: "\e95b";
}

.iconMoon-urls:before {
    content: "\e95c";
}

.iconMoon-user:before {
    content: "\e95d";
}

.iconMoon-user2:before {
    content: "\e95e";
}

.iconMoon-viewSettings:before {
    content: "\e960";
}

.iconMoon-vk:before {
    content: "\e961";
}

.iconMoon-vk_round:before {
    content: "\e962";
    color: #939393;
}

.iconMoon-wallet:before {
    content: "\e963";
}

.iconMoon-warning:before {
    content: "\e964";
}

.iconMoon-weStars:before {
    content: "\e965";
}

.iconMoon-Wiki:before {
    content: "\e966";
    color: #fff;
}

.iconMoon-zip_archive:before {
    content: "\e967";
    color: #fff;
}

@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

@-webkit-keyframes bounce {
    0%,100%,20%,53%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    0%,100%,20%,53%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg);
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg);
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg);
    }
}

@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@-webkit-keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes bounceInUp {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes bounceInUp {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg);
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg);
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg);
    }
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@-webkit-keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    100% {
        opacity: 0;
    }
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}



@media (min-width:769px) {
    .animated {
        -webkit-animation-duration: 0.2s;
        animation-duration: 0.2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }

        .animated.hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }

        .animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
            -webkit-animation-duration: .75s;
            animation-duration: .75s;
        }



    .bounce {
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }



    .flash {
        -webkit-animation-name: flash;
        animation-name: flash;
    }


    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse;
    }



    .scaleIn {
        -webkit-animation-name: scaleIn;
        animation-name: scaleIn;
    }


    .rubberBand {
        -webkit-animation-name: rubberBand;
        animation-name: rubberBand;
    }



    .shake {
        -webkit-animation-name: shake;
        animation-name: shake;
    }



    .swing {
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        animation-name: swing;
    }



    .tada {
        -webkit-animation-name: tada;
        animation-name: tada;
    }



    .wobble {
        -webkit-animation-name: wobble;
        animation-name: wobble;
    }




    .bounceIn {
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
        animation-duration: 1s;
        animation-fill-mode: both;
    }

    .delay1 {
        animation-delay: 0.2s;
    }

    .delay2 {
        animation-delay: 0.4s;
    }


    .bounceInDown {
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown;
    }



    .bounceInLeft {
        -webkit-animation-name: bounceInLeft;
        animation-name: bounceInLeft;
    }


    .bounceInRight {
        -webkit-animation-name: bounceInRight;
        animation-name: bounceInRight;
    }


    .bounceInUp {
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
    }


    .bounceOut {
        -webkit-animation-name: bounceOut;
        animation-name: bounceOut;
    }



    .bounceOutDown {
        -webkit-animation-name: bounceOutDown;
        animation-name: bounceOutDown;
    }



    .bounceOutLeft {
        -webkit-animation-name: bounceOutLeft;
        animation-name: bounceOutLeft;
    }



    .bounceOutRight {
        -webkit-animation-name: bounceOutRight;
        animation-name: bounceOutRight;
    }



    .bounceOutUp {
        -webkit-animation-name: bounceOutUp;
        animation-name: bounceOutUp;
    }



    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-duration: 1s;
        animation-name: fadeIn;
    }



    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }



    .fadeInDownBig {
        -webkit-animation-name: fadeInDownBig;
        animation-name: fadeInDownBig;
    }



    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }



    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig;
    }



    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }



    .fadeInRightBig {
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig;
    }


    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }


    .fadeInUpBig {
        -webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig;
    }


    .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }



    .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown;
    }


    .fadeOutDownBig {
        -webkit-animation-name: fadeOutDownBig;
        animation-name: fadeOutDownBig;
    }



    .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft;
    }



    .fadeOutLeftBig {
        -webkit-animation-name: fadeOutLeftBig;
        animation-name: fadeOutLeftBig;
    }


    .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight;
    }

    .fadeOutRightBig {
        -webkit-animation-name: fadeOutRightBig;
        animation-name: fadeOutRightBig;
    }



    .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp;
    }



    .fadeOutUpBig {
        -webkit-animation-name: fadeOutUpBig;
        animation-name: fadeOutUpBig;
    }



    .animated.flip {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-animation-name: flip;
        animation-name: flip;
    }



    .flipInX {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipInX;
        animation-name: flipInX;
    }



    .flipInY {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipInY;
        animation-name: flipInY;
    }



    .flipOutX {
        -webkit-animation-name: flipOutX;
        animation-name: flipOutX;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
    }



    .flipOutY {
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-name: flipOutY;
        animation-name: flipOutY;
    }



    .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }



    .lightSpeedOut {
        -webkit-animation-name: lightSpeedOut;
        animation-name: lightSpeedOut;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }



    .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn;
    }



    .rotateInDownLeft {
        -webkit-animation-name: rotateInDownLeft;
        animation-name: rotateInDownLeft;
    }



    .rotateInDownRight {
        -webkit-animation-name: rotateInDownRight;
        animation-name: rotateInDownRight;
    }



    .rotateInUpLeft {
        -webkit-animation-name: rotateInUpLeft;
        animation-name: rotateInUpLeft;
    }



    .rotateInUpRight {
        -webkit-animation-name: rotateInUpRight;
        animation-name: rotateInUpRight;
    }



    .rotateOut {
        -webkit-animation-name: rotateOut;
        animation-name: rotateOut;
    }



    .rotateOutDownLeft {
        -webkit-animation-name: rotateOutDownLeft;
        animation-name: rotateOutDownLeft;
    }



    .rotateOutDownRight {
        -webkit-animation-name: rotateOutDownRight;
        animation-name: rotateOutDownRight;
    }



    .rotateOutUpLeft {
        -webkit-animation-name: rotateOutUpLeft;
        animation-name: rotateOutUpLeft;
    }



    .rotateOutUpRight {
        -webkit-animation-name: rotateOutUpRight;
        animation-name: rotateOutUpRight;
    }



    .hinge {
        -webkit-animation-name: hinge;
        animation-name: hinge;
    }


    .rollIn {
        -webkit-animation-name: rollIn;
        animation-name: rollIn;
    }



    .rollOut {
        -webkit-animation-name: rollOut;
        animation-name: rollOut;
    }


    .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn;
    }

   

    .zoomInDown {
        -webkit-animation-name: zoomInDown;
        animation-name: zoomInDown;
    }


    .zoomInLeft {
        -webkit-animation-name: zoomInLeft;
        animation-name: zoomInLeft;
    }



    .zoomInRight {
        -webkit-animation-name: zoomInRight;
        animation-name: zoomInRight;
    }

 

    .zoomInUp {
        -webkit-animation-name: zoomInUp;
        animation-name: zoomInUp;
    }

    

    .zoomOut {
        -webkit-animation-name: zoomOut;
        animation-name: zoomOut;
    }

  
    .zoomOutDown {
        -webkit-animation-name: zoomOutDown;
        animation-name: zoomOutDown;
    }

  
    .zoomOutLeft {
        -webkit-animation-name: zoomOutLeft;
        animation-name: zoomOutLeft;
    }

  

    .zoomOutRight {
        -webkit-animation-name: zoomOutRight;
        animation-name: zoomOutRight;
    }

 

    .zoomOutUp {
        -webkit-animation-name: zoomOutUp;
        animation-name: zoomOutUp;
    }

  

    .slideInDown {
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
    }



    .slideInLeft {
        -webkit-animation-name: slideInLeft;
        animation-name: slideInLeft;
    }



    .slideInRight {
        -webkit-animation-name: slideInRight;
        animation-name: slideInRight;
    }


    .slideInUp {
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp;
    }



    .slideOutDown {
        -webkit-animation-name: slideOutDown;
        animation-name: slideOutDown;
    }



    .slideOutLeft {
        -webkit-animation-name: slideOutLeft;
        animation-name: slideOutLeft;
    }



    .slideOutRight {
        -webkit-animation-name: slideOutRight;
        animation-name: slideOutRight;
    }


    .slideOutUp {
        -webkit-animation-name: slideOutUp;
        animation-name: slideOutUp;
    }
}


@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}


@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}


@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1);
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@-webkit-keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}



@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}


@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}


@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}


@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


html,
body {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}

.wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .wrapper .page {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
        right: 0;
        /*padding-top: 60px;*/
        padding-top: 120px;
        /*-ms-transform: scale(1);*/
        opacity: 1;
        background-color: #222327;
        display: none;
    }

    .wrapper.up .page {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .wrapper.down .page {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    .wrapper .page.newPage {
        animation-duration: 1s;
        animation-fill-mode: both;
        -ms-animation-duration: 1s;
        -ms-animation-fill-mode: both;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        will-change: transform;
        display: block;
    }

    .wrapper.up .page.newPage {
        animation-name: up_transform;
        -ms-animation-name: up_transform;
        -webkit-animation-name: up_transform;
    }

    .wrapper.down .page.newPage {
        animation-name: down_transform;
        -ms-animation-name: down_transform;
        -webkit-animation-name: down_transform;
    }

@keyframes up_transform {
    0% {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-webkit-transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}

@keyframes down_transform {
    0% {
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}

.previewFrame_wrapper {
    margin: 15px auto 0;
    /*max-width: 1400px;
        width: 90%;*/
}

.wrapper .page.newPage {
    z-index: 40;
    opacity: 1;
}

.wrapper .page.previousPage {
    z-index: 2;
}

.wrapper .page.coverPage {
    z-index: 3;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    margin-top: 0;
    display: block;
}

@media (min-width: 768px) {
    .bot_abs {
        position: absolute;
        left: 0;
        bottom: 10px;
    }

    .wrapper .page .h2 {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        text-transform: uppercase;
        font-size: 3em;
    }

    #notebook_wrap, #mobile_wrap {
        display: none;
    }

    .notebook_screen {
        border: 30px solid #1b1c1f;
        border-radius: 30px;
        padding: 0;
        position: relative;
        overflow: hidden;
        z-index: 3;
        height: calc(100% - 65px);
        height: webkit-calc(100% - 65px);
    }

    .dark_tamplate td {
        background-color: #222327;
        border: 1px solid #303137;
        border-radius: 0;
        vertical-align: top;
    }

    #mobile_wrap {
        width: 381px;
        height: 579px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -320px 0 0 -190px;
        /*background: url("../img/creatives/phone_parent.png") no-repeat;*/
        background: url("../img/creatives/NewPhone.png") no-repeat;
    }

    #mobile_screen {
        height: 452px;
        left: 65px;
        position: absolute;
        top: 48px;
        width: 253px;
        overflow: hidden;
        background: white;
    }

    #mobileFrame {
        width: 270px;
        height: 470px;
    }

    .top_scr {
        width: 150px;
        background: #222327;
        height: 30px;
        margin: 0 auto 5px;
    }

    .top_minimal {
        display: inline-block;
        margin: 5px 6px;
        background: #222327;
        width: 50px;
        height: 4px;
    }

    .top_test {
        margin-left: 190px;
        margin-right: 290px;
        height: 50px;
        overflow: hidden;
    }

    .line_med, .rectangle_big, .dark_tamplate .header_td, .line_sm, .line_big, .rectangle_med {
        background: #303137;
    }

    .rectangle_big {
        height: 45px;
        width: 100%;
        margin-bottom: 15px;
    }

    .rectangle_med {
        height: 70px;
        width: 100%;
        margin-bottom: 15px;
    }

        .rectangle_med.hx2 {
            height: 75px;
        }

    .w-50 {
        width: 50%;
    }



    .line_med {
        height: 10px;
        margin: 10px 0;
    }

    .line_sm {
        height: 6px;
        margin: 7px 0;
    }

    .dark_tamplate .wrapper-table {
        /*padding: 20px 20px 12px;*/
        /*padding:15px 15px 10px;*/
        margin: 10px 15px 10px;
        overflow: hidden;
    }

    .dark_tamplate #left_div {
        background-color: #222327;
    }

    .dark_tamplate .header_td .wrapper-table {
        height: 50px;
        min-height: 20px;
    }

    .m-t-none {
        margin-top: 0;
    }

    .line_big {
        height: 35px;
    }

    .wrapper-table .o-h {
        overflow: hidden;
    }

    .wrapper-table .margin-minus {
        margin-left: -2%;
        margin-right: -3%;
    }

    .w-33 {
        width: 29%;
        margin: 0 2%;
    }

    .w-55 {
        width: 50%;
        margin: 0 2%;
    }

    .notebook_bottom {
        background-color: #1b1c1f;
        clear: both;
        height: 10px;
        margin: 0 auto;
        max-width: 98%;
        position: relative;
        z-index: 2;
        width: 1400px;
    }

    .notebook_trapezoid {
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 20px solid #1b1c1f;
        height: 0;
        margin: 0 auto;
        max-width: 98%;
        position: relative;
        z-index: 2;
        width: 1400px;
    }

    .notebook_shadow {
        background: url("../img/creatives/LaptopShadow.png") no-repeat scroll center top;
        bottom: -112px;
        height: 201px;
        left: 50%;
        margin-left: -600px;
        position: absolute;
        width: 1200px;
        max-width: 98%;
        z-index: 1;
    }

    .nav-panel {
        position: fixed;
        top: 50%;
        left: 1em;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 300;
        -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
        transition: opacity 0.5s, transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
        -ms-transition: opacity 0.5s, transform 0.5s cubic-bezier(0.57, 1.2, 0.68, 2.6);
        will-change: transform, opacity;
    }

        .nav-panel.invisible {
            opacity: 0;
            -webkit-transform: translateY(-50%) scale(0.5);
            -ms-transform: translateY(-50%) scale(0.5);
            transform: translateY(-50%) scale(0.5);
        }

        .nav-panel ul {
            list-style-type: none;
        }

            .nav-panel ul .nav-btn {
                position: relative;
                width: 24px;
                height: 20px;
                margin-bottom: 64px;
                /*background-size: auto 100%;*/
                -webkit-transition: background 0.3s;
                transition: background 0.3s;
                -ms-transition: background 0.3s;
            }

                .nav-panel ul .nav-btn span {
                    /*opacity: 0.5;*/
                    display: block;
                    width: 100%;
                    height: 100%;
                    background-position: left;
                    background-repeat: no-repeat;
                }

                .nav-panel ul .nav-btn.active {
                }

                    .nav-panel ul .nav-btn.active span {
                        /*opacity: 1;*/
                    }

    .nav_home {
        margin-bottom: 5px;
    }

        .nav_home span {
            background-position: 0 3px;
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE1LjIzNSwxOWgtMy43MzljLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjV2LTQuNzI5SDcuOTQ4VjE4LjVjMCwwLjI3Ni0wLjIyNCwwLjUtMC41LDAuNUgzLjcxYy0wLjI3NiwwLTAuNS0wLjIyNC0wLjUtMC41di04LjAzNWwtMi45MzMtMC4wMDNjLTAuMjAxLDAtMC4zODMtMC4xMi0wLjQ2MS0wLjMwNmMtMC4wNzgtMC4xODUtMC4wMzgtMC4zOTgsMC4xMDItMC41NDJsOS4xOTctOS40ODZDOS4yMSwwLjAzLDkuMzM5LTAuMDI0LDkuNDc1LTAuMDI0bDAsMGMwLjEzNiwwLDAuMjY2LDAuMDU1LDAuMzU5LDAuMTUybDkuMTkzLDkuNTA4YzAuMTQsMC4xNDUsMC4xOCwwLjM1OCwwLjEwMSwwLjU0M2MtMC4wNzgsMC4xODUtMC4yNiwwLjMwNS0wLjQ2LDAuMzA1bDAsMGwtMi45MzMtMC4wMDN2OC4wMkMxNS43MzUsMTguNzc2LDE1LjUxMiwxOSwxNS4yMzUsMTl6IE0xMS45OTYsMThoMi43MzlWOS45OGMwLTAuMjc2LDAuMjI0LTAuNSwwLjUtMC41bDIuMjUzLDAuMDAyTDkuNDc0LDEuMTk0TDEuNDU4LDkuNDYzbDIuMjIxLDAuMDAyYzAuMjc2LDAsMC41MzEsMC4yMjQsMC41MzEsMC41VjE4aDIuNzM4di00LjcyOWMwLTAuMjc2LDAuMjI0LTAuNSwwLjUtMC41aDQuMDQ4YzAuMjc2LDAsMC41LDAuMjI0LDAuNSwwLjVWMTh6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

        .nav_home:hover span, .nav_home.nav_previous_link span, .nav_home.active span {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTE1LjIzNSwxOWgtMy43MzljLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjV2LTQuNzI5SDcuOTQ4VjE4LjVjMCwwLjI3Ni0wLjIyNCwwLjUtMC41LDAuNUgzLjcxYy0wLjI3NiwwLTAuNS0wLjIyNC0wLjUtMC41di04LjAzNWwtMi45MzMtMC4wMDNjLTAuMjAxLDAtMC4zODMtMC4xMi0wLjQ2MS0wLjMwNmMtMC4wNzgtMC4xODUtMC4wMzgtMC4zOTgsMC4xMDItMC41NDJsOS4xOTctOS40ODZDOS4yMSwwLjAzLDkuMzM5LTAuMDI0LDkuNDc1LTAuMDI0bDAsMGMwLjEzNiwwLDAuMjY2LDAuMDU1LDAuMzU5LDAuMTUybDkuMTkzLDkuNTA4YzAuMTQsMC4xNDUsMC4xOCwwLjM1OCwwLjEwMSwwLjU0M2MtMC4wNzgsMC4xODUtMC4yNiwwLjMwNS0wLjQ2LDAuMzA1bDAsMGwtMi45MzMtMC4wMDN2OC4wMkMxNS43MzUsMTguNzc2LDE1LjUxMiwxOSwxNS4yMzUsMTl6IE0xMS45OTYsMThoMi43MzlWOS45OGMwLTAuMjc2LDAuMjI0LTAuNSwwLjUtMC41bDIuMjUzLDAuMDAyTDkuNDc0LDEuMTk0TDEuNDU4LDkuNDYzbDIuMjIxLDAuMDAyYzAuMjc2LDAsMC41MzEsMC4yMjQsMC41MzEsMC41VjE4aDIuNzM4di00LjcyOWMwLTAuMjc2LDAuMjI0LTAuNSwwLjUtMC41aDQuMDQ4YzAuMjc2LDAsMC41LDAuMjI0LDAuNSwwLjVWMTh6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

    .nav-panel ul .nav_game.nav3 {
        margin-top: 43px;
    }

    .nav-panel ul .nav_game {
        height: 5px;
    }

        .nav-panel ul .nav_game span {
            background-position: center center;
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTkuODgsMTBIMC41QzAuMjI0LDEwLDAsOS43NzYsMCw5LjVTMC4yMjQsOSwwLjUsOWg5LjM4YzAuMjc2LDAsMC41LDAuMjI0LDAuNSwwLjVTMTAuMTU2LDEwLDkuODgsMTB6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

        .nav-panel ul .nav_game:hover span, .nav-panel ul .nav_game.nav_previous_link span, .nav-panel ul .nav_game.active span {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTkuODgsOS41SDAuNUMwLjIyNCw5LjUsMCw5LjI3NiwwLDlzMC4yMjQtMC41LDAuNS0wLjVoOS4zOGMwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41UzEwLjE1Niw5LjUsOS44OCw5LjV6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

        .nav-panel ul .nav_game.nav3, .nav-panel ul .nav_game.nav4 {
            margin-bottom: 5px;
        }

        .nav-panel ul .nav_game.active span {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjUsMTAuODQ4aC0xOGMtMC4yNzYsMC0wLjUtMC4yMjQtMC41LTAuNXMwLjIyNC0wLjUsMC41LTAuNWgxOGMwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41UzE4Ljc3NiwxMC44NDgsMTguNSwxMC44NDh6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

        .nav-panel ul .nav_game.active:hover span, .nav-panel ul .nav_game.active.active span {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTE4LjUsMTAuODQ4aC0xOGMtMC4yNzYsMC0wLjUtMC4yMjQtMC41LTAuNXMwLjIyNC0wLjUsMC41LTAuNWgxOGMwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41UzE4Ljc3NiwxMC44NDgsMTguNSwxMC44NDh6Ii8+PC9nPjwvZz48L3N2Zz4=);
        }

    .nav_square span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwLjI0MnB4IiBoZWlnaHQ9IjkuMTRweCIgdmlld0JveD0iMCAwIDEwLjI0MiA5LjE0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC4yNDIgOS4xNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTcuNTE5LDEuODU2VjYuOTJIMi40NTVWMS44NTZINy41MTkgTTguNTE5LDAuODU2SDEuNDU1VjcuOTJoNy4wNjNWMC44NTZMOC41MTksMC44NTZ6Ii8+PC9nPjwvc3ZnPg==);
    }

    .nav_square:hover span {
    }

    .nav_go span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTkuMzI2LDE2Ljg1N2MtNC42MzEsMC04LjM5OC0zLjc2OC04LjM5OC04LjM5OGMwLTQuNjMyLDMuNzY4LTguMzk5LDguMzk4LTguMzk5czguMzk4LDMuNzY4LDguMzk4LDguMzk5QzE3LjcyNSwxMy4wOSwxMy45NTcsMTYuODU3LDkuMzI2LDE2Ljg1N3ogTTkuMzI2LDEuMDZjLTQuMDc5LDAtNy4zOTgsMy4zMTktNy4zOTgsNy4zOTljMCw0LjA3OSwzLjMxOSw3LjM5OCw3LjM5OCw3LjM5OHM3LjM5OC0zLjMxOSw3LjM5OC03LjM5OEMxNi43MjUsNC4zNzksMTMuNDA1LDEuMDYsOS4zMjYsMS4wNnoiLz48L2c+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTExLjYwOCwxMS40NTRjLTAuMTAzLDAtMC4yMDYtMC4wMzEtMC4yOTYtMC4wOTdMOC41NjIsOS4zNDJDOC40MzQsOS4yNDgsOC4zNTcsOS4wOTgsOC4zNTcsOC45MzhWNC4yMjZjMC0wLjI3NiwwLjIyNC0wLjUsMC41LTAuNXMwLjUsMC4yMjQsMC41LDAuNXY0LjQ1OWwyLjU0NywxLjg2NmMwLjIyMywwLjE2MywwLjI3MSwwLjQ3NywwLjEwNywwLjY5OUMxMS45MTQsMTEuMzgzLDExLjc2MiwxMS40NTQsMTEuNjA4LDExLjQ1NHoiLz48L2c+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE0LjA3NCwxOC44ODhoLTkuMzhjLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjVzMC4yMjQtMC41LDAuNS0wLjVoOS4zOGMwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41UzE0LjM1MSwxOC44ODgsMTQuMDc0LDE4Ljg4OHoiLz48L2c+PC9nPjwvc3ZnPg==);
    }

    .nav_go:hover span, .nav_go.nav_previous_link span, .nav_go.active span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDE5IDE5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTkuMzI2LDE2Ljg1N2MtNC42MzEsMC04LjM5OC0zLjc2OC04LjM5OC04LjM5OGMwLTQuNjMyLDMuNzY4LTguMzk5LDguMzk4LTguMzk5czguMzk4LDMuNzY4LDguMzk4LDguMzk5QzE3LjcyNSwxMy4wOSwxMy45NTcsMTYuODU3LDkuMzI2LDE2Ljg1N3ogTTkuMzI2LDEuMDZjLTQuMDc5LDAtNy4zOTgsMy4zMTktNy4zOTgsNy4zOTljMCw0LjA3OSwzLjMxOSw3LjM5OCw3LjM5OCw3LjM5OHM3LjM5OC0zLjMxOSw3LjM5OC03LjM5OEMxNi43MjUsNC4zNzksMTMuNDA1LDEuMDYsOS4zMjYsMS4wNnoiLz48L2c+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTExLjYwOCwxMS40NTRjLTAuMTAzLDAtMC4yMDYtMC4wMzEtMC4yOTYtMC4wOTdMOC41NjIsOS4zNDJDOC40MzQsOS4yNDgsOC4zNTcsOS4wOTgsOC4zNTcsOC45MzhWNC4yMjZjMC0wLjI3NiwwLjIyNC0wLjUsMC41LTAuNXMwLjUsMC4yMjQsMC41LDAuNXY0LjQ1OWwyLjU0NywxLjg2NmMwLjIyMywwLjE2MywwLjI3MSwwLjQ3NywwLjEwNywwLjY5OUMxMS45MTQsMTEuMzgzLDExLjc2MiwxMS40NTQsMTEuNjA4LDExLjQ1NHoiLz48L2c+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTE0LjA3NCwxOC44ODhoLTkuMzhjLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjVzMC4yMjQtMC41LDAuNS0wLjVoOS4zOGMwLjI3NiwwLDAuNSwwLjIyNCwwLjUsMC41UzE0LjM1MSwxOC44ODgsMTQuMDc0LDE4Ljg4OHoiLz48L2c+PC9nPjwvc3ZnPg==);
    }

    .nav_demo span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTMuMDY5cHgiIHZpZXdCb3g9IjAgMCAxOSAxMy4wNjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5IDEzLjA2OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNDgyLDEzLjA2OWMtNS4xOSwwLTkuMjctNi4wMTMtOS40NDEtNi4yNjhjLTAuMTA2LTAuMTYxLTAuMTA2LTAuMzcsMC0wLjUzQzAuMjEzLDYuMDE2LDQuMjkyLDAsOS40ODIsMHM5LjI2OCw2LjAxNiw5LjQzOSw2LjI3MWMwLjEwNywwLjE2LDAuMTA3LDAuMzY5LDAsMC41M0MxOC43NSw3LjA1NywxNC42NzMsMTMuMDY5LDkuNDgyLDEzLjA2OXogTTEuMDIzLDYuNTM1YzAuODQsMS4xNDQsNC4zNjIsNS41NzksOC40NTksNS41NzljNC4xMDIsMCw3LjYxOS00LjQzNiw4LjQ1Ny01LjU3OWMtMC44MzktMS4xNDItNC4zNjEtNS41OC04LjQ1Ny01LjU4QzUuMzgsMC45NTUsMS44NjIsNS4zOTIsMS4wMjMsNi41MzV6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05LjQ4Miw5LjkyQzcuNjE2LDkuOTIsNi4xLDguNDAxLDYuMSw2LjUzNWMwLTAuODc0LDAuMzMzLTEuNzA1LDAuOTM4LTIuMzM4QzcuMjIxLDQuMDA4LDcuNTIzLDQsNy43MTMsNC4xODJjMC4xOSwwLjE4MywwLjE5NywwLjQ4NSwwLjAxNSwwLjY3NmMtMC40MzUsMC40NTMtMC42NzUsMS4wNS0wLjY3NSwxLjY3OGMwLDEuMzQsMS4wOTEsMi40MywyLjQzLDIuNDNjMS4zMzgsMCwyLjQyOC0xLjA5LDIuNDI4LTIuNDNjMC0xLjMzOC0xLjA5LTIuNDI3LTIuNDI4LTIuNDI3Yy0wLjI2NCwwLTAuNDc4LTAuMjE0LTAuNDc4LTAuNDc4czAuMjE0LTAuNDc4LDAuNDc4LTAuNDc4YzEuODY1LDAsMy4zODMsMS41MTksMy4zODMsMy4zODJDMTIuODY1LDguNDAxLDExLjM0OCw5LjkyLDkuNDgyLDkuOTJ6Ii8+PC9nPjwvZz48L3N2Zz4=);
    }

    .nav_demo:hover span, .nav_demo.nav_previous_link span, .nav_demo.active span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTMuMDY5cHgiIHZpZXdCb3g9IjAgMCAxOSAxMy4wNjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5IDEzLjA2OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTkuNDgyLDEzLjA2OWMtNS4xOSwwLTkuMjctNi4wMTMtOS40NDEtNi4yNjhjLTAuMTA2LTAuMTYxLTAuMTA2LTAuMzcsMC0wLjUzQzAuMjEzLDYuMDE2LDQuMjkyLDAsOS40ODIsMHM5LjI2OCw2LjAxNiw5LjQzOSw2LjI3MWMwLjEwNywwLjE2LDAuMTA3LDAuMzY5LDAsMC41M0MxOC43NSw3LjA1NywxNC42NzMsMTMuMDY5LDkuNDgyLDEzLjA2OXogTTEuMDIzLDYuNTM1YzAuODQsMS4xNDQsNC4zNjIsNS41NzksOC40NTksNS41NzljNC4xMDIsMCw3LjYxOS00LjQzNiw4LjQ1Ny01LjU3OWMtMC44MzktMS4xNDItNC4zNjEtNS41OC04LjQ1Ny01LjU4QzUuMzgsMC45NTUsMS44NjIsNS4zOTIsMS4wMjMsNi41MzV6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNEMzIwMzYiIGQ9Ik05LjQ4Miw5LjkyQzcuNjE2LDkuOTIsNi4xLDguNDAxLDYuMSw2LjUzNWMwLTAuODc0LDAuMzMzLTEuNzA1LDAuOTM4LTIuMzM4QzcuMjIxLDQuMDA4LDcuNTIzLDQsNy43MTMsNC4xODJjMC4xOSwwLjE4MywwLjE5NywwLjQ4NSwwLjAxNSwwLjY3NmMtMC40MzUsMC40NTMtMC42NzUsMS4wNS0wLjY3NSwxLjY3OGMwLDEuMzQsMS4wOTEsMi40MywyLjQzLDIuNDNjMS4zMzgsMCwyLjQyOC0xLjA5LDIuNDI4LTIuNDNjMC0xLjMzOC0xLjA5LTIuNDI3LTIuNDI4LTIuNDI3Yy0wLjI2NCwwLTAuNDc4LTAuMjE0LTAuNDc4LTAuNDc4czAuMjE0LTAuNDc4LDAuNDc4LTAuNDc4YzEuODY1LDAsMy4zODMsMS41MTksMy4zODMsMy4zODJDMTIuODY1LDguNDAxLDExLjM0OCw5LjkyLDkuNDgyLDkuOTJ6Ii8+PC9nPjwvZz48L3N2Zz4=);
    }

    .nav_stat span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzLjYyMnB4IiBoZWlnaHQ9IjE0LjEzOXB4IiB2aWV3Qm94PSIwIDAgMTMuNjIyIDE0LjEzOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMuNjIyIDE0LjEzOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEwLjkwMSwxMC44MDljLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjVWMC41YzAtMC4yNzYsMC4yMjQtMC41LDAuNS0wLjVzMC41LDAuMjI0LDAuNSwwLjV2OS44MDlDMTEuNDAxLDEwLjU4NSwxMS4xNzgsMTAuODA5LDEwLjkwMSwxMC44MDl6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik02LjY3NCwxMC44MDljLTAuMjc2LDAtMC41LTAuMjI0LTAuNS0wLjVWMy42NTVjMC0wLjI3NiwwLjIyNC0wLjUsMC41LTAuNXMwLjUsMC4yMjQsMC41LDAuNXY2LjY1M0M3LjE3NCwxMC41ODUsNi45NSwxMC44MDksNi42NzQsMTAuODA5eiIvPjwvZz48Zz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMi43MjEsMTAuODA5Yy0wLjI3NiwwLTAuNS0wLjIyNC0wLjUtMC41VjcuMjQ1YzAtMC4yNzYsMC4yMjQtMC41LDAuNS0wLjVzMC41LDAuMjI0LDAuNSwwLjV2My4wNjNDMy4yMjEsMTAuNTg1LDIuOTk3LDEwLjgwOSwyLjcyMSwxMC44MDl6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMy4xMjIsMTQuMTM5SDAuNWMtMC4yNzYsMC0wLjUtMC4yMjQtMC41LTAuNXMwLjIyNC0wLjUsMC41LTAuNWgxMi42MjJjMC4yNzYsMCwwLjUsMC4yMjQsMC41LDAuNVMxMy4zOTgsMTQuMTM5LDEzLjEyMiwxNC4xMzl6Ii8+PC9nPjwvZz48L3N2Zz4=);
    }

    .nav_stat:hover span, .nav_stat.nav_previous_link span, .nav_stat.active span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzLjYyMXB4IiBoZWlnaHQ9IjE0LjEzOXB4IiB2aWV3Qm94PSIwIDAgMTMuNjIxIDE0LjEzOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMuNjIxIDE0LjEzOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTEwLjksMTAuODA5Yy0wLjI3NSwwLTAuNS0wLjIyNC0wLjUtMC41VjAuNWMwLTAuMjc2LDAuMjI1LTAuNSwwLjUtMC41YzAuMjc3LDAsMC41LDAuMjI0LDAuNSwwLjV2OS44MDlDMTEuNCwxMC41ODUsMTEuMTc4LDEwLjgwOSwxMC45LDEwLjgwOXoiLz48L2c+PGc+PHBhdGggZmlsbD0iI0QzMjAzNiIgZD0iTTYuNjc0LDEwLjgwOWMtMC4yNzcsMC0wLjUtMC4yMjQtMC41LTAuNVYzLjY1NWMwLTAuMjc2LDAuMjIzLTAuNSwwLjUtMC41YzAuMjc1LDAsMC41LDAuMjI0LDAuNSwwLjV2Ni42NTNDNy4xNzQsMTAuNTg1LDYuOTQ5LDEwLjgwOSw2LjY3NCwxMC44MDl6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNEMzIwMzYiIGQ9Ik0yLjcyMSwxMC44MDljLTAuMjc3LDAtMC41LTAuMjI0LTAuNS0wLjVWNy4yNDVjMC0wLjI3NiwwLjIyMy0wLjUsMC41LTAuNWMwLjI3NSwwLDAuNSwwLjIyNCwwLjUsMC41djMuMDYzQzMuMjIxLDEwLjU4NSwyLjk5NiwxMC44MDksMi43MjEsMTAuODA5eiIvPjwvZz48Zz48cGF0aCBmaWxsPSIjRDMyMDM2IiBkPSJNMTMuMTIxLDE0LjEzOUgwLjVjLTAuMjc3LDAtMC41LTAuMjI0LTAuNS0wLjVzMC4yMjMtMC41LDAuNS0wLjVoMTIuNjIxYzAuMjc3LDAsMC41LDAuMjI0LDAuNSwwLjVTMTMuMzk4LDE0LjEzOSwxMy4xMjEsMTQuMTM5eiIvPjwvZz48L2c+PC9zdmc+);
    }

    .nav_finish span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE0LjU4OXB4IiBoZWlnaHQ9IjE0LjgwOHB4IiB2aWV3Qm94PSIwIDAgMTQuNTg5IDE0LjgwOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQuNTg5IDE0LjgwOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHJlY3QgeD0iMy43NTIiIHk9IjMuNjI1IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iNi4wMiIgaGVpZ2h0PSIxIi8+PC9nPjxnPjxyZWN0IHg9IjMuNzUyIiB5PSI2LjQ3NiIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjYuMDIiIGhlaWdodD0iMSIvPjwvZz48Zz48cmVjdCB4PSIzLjc1MiIgeT0iOS4zMjUiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIyLjUwMiIgaGVpZ2h0PSIxIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05LjkzNCwxNC44MDhIMC41Yy0wLjI3NywwLTAuNS0wLjIyNC0wLjUtMC41VjAuNUMwLDAuMjI0LDAuMjIzLDAsMC41LDBoMTMuNDQzYzAuMjc1LDAsMC41LDAuMjI0LDAuNSwwLjV2MTAuNjU5YzAsMC4xNTMtMC4wNywwLjI5OS0wLjE5MSwwLjM5NGwtNC4wMSwzLjE0OEMxMC4xNTQsMTQuNzcxLDEwLjA0NSwxNC44MDgsOS45MzQsMTQuODA4eiBNMSwxMy44MDhoOC43NmwzLjY4NC0yLjg5MlYxSDFWMTMuODA4eiIvPjwvZz48Zz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNOS45MzIsMTQuODA4Yy0wLjA3NCwwLTAuMTQ4LTAuMDE3LTAuMjE5LTAuMDUxYy0wLjE3Mi0wLjA4My0wLjI4MS0wLjI1OC0wLjI4MS0wLjQ0OXYtMy4xMDFjMC0wLjI3MywwLjIyMS0wLjQ5NywwLjQ5NC0wLjVsNC4wMTItMC4wNDhjMC4yMjctMC4wMywwLjQwNiwwLjEzMywwLjQ3NywwLjMzNGMwLjA3MiwwLjIwMiwwLjAwNiwwLjQyNy0wLjE2MiwwLjU2bC00LjAxMiwzLjE0OEMxMC4xNSwxNC43NzEsMTAuMDQxLDE0LjgwOCw5LjkzMiwxNC44MDh6IE0xMC40MzIsMTEuNzAxdjEuNTc4bDIuMDQzLTEuNjAzTDEwLjQzMiwxMS43MDF6Ii8+PC9nPjwvZz48L3N2Zz4=);
    }

    .nav_finish:hover span, .nav_finish.nav_previous_link span, .nav_finish.active span {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE0LjU5cHgiIGhlaWdodD0iMTQuODA4cHgiIHZpZXdCb3g9IjAgMCAxNC41OSAxNC44MDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0LjU5IDE0LjgwOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PGc+PHJlY3QgeD0iMy43NTIiIHk9IjMuNjI1IiBmaWxsPSIjRDMyMDM2IiB3aWR0aD0iNi4wMiIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMy43NTIiIHk9IjYuNDc2IiBmaWxsPSIjRDMyMDM2IiB3aWR0aD0iNi4wMiIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMy43NTIiIHk9IjkuMzI1IiBmaWxsPSIjRDMyMDM2IiB3aWR0aD0iMi41MDIiIGhlaWdodD0iMSIvPjxwYXRoIGZpbGw9IiNEMzIwMzYiIGQ9Ik0xNC40NDMsMC41YzAtMC4yNzYtMC4yMjUtMC41LTAuNS0wLjVIMC41QzAuMjIzLDAsMCwwLjIyNCwwLDAuNXYxMy44MDhjMCwwLjI3NiwwLjIyMywwLjUsMC41LDAuNWg5LjQzNGMwLjExMSwwLDAuMjIxLTAuMDM3LDAuMzA5LTAuMTA2bDQuMDEtMy4xNDhjMC4wNzYtMC4wNTksMC4xMjMtMC4xNCwwLjE1NC0wLjIyOGMwLjAwOC0wLjAyNCwwLjAxMi0wLjA0NywwLjAxNi0wLjA3MmMwLjAwNi0wLjAzMSwwLjAyMS0wLjA2MSwwLjAyMS0wLjA5NFYwLjV6IE0xLDFoMTIuNDQzdjkuNjY1bC0zLjUxOCwwLjA0MmMtMC4yNzMsMC4wMDMtMC40OTQsMC4yMjctMC40OTQsMC41djIuNjAxSDFWMXogTTExLjk5MiwxMi4wNTVsLTEuNTYxLDEuMjI1di0xLjU3OGwyLjA0My0wLjAyNEwxMS45OTIsMTIuMDU1eiIvPjwvZz48L2c+PC9zdmc+);
    }

    .page_chapter_header {
        padding: 100px 0 50px;
    }

    .nav-panel ul .nav_home:after, .nav-panel ul .nav_go:after, .nav-panel ul .nav_square:after, .nav-panel ul .nav_demo:after, .nav-panel ul .nav_stat:after, .nav5.nav_game:after {
        content: '';
        display: block;
        width: 1px;
        height: 44px;
        position: absolute;
        background: #ffffff;
        top: 30px;
        left: 8px;
        /*opacity: 0.5;*/
    }

    .nav-panel ul .nav_previous_link:after {
        background: #d32036;
    }

    .nav-panel ul .nav5.nav_game, .nav-panel ul .nav_go {
        margin-bottom: 40px;
    }

        .nav5.nav_game:after, .nav-panel ul .nav_go:after {
            height: 22px;
        }

    .nav-panel ul .nav_game.nav5:after {
        top: 15px;
    }

    .nav-panel .tooltip-arrow {
        display: none;
    }

    .nav-panel .tooltip-inner {
        background: none;
        padding-left: 0;
        text-transform: uppercase;
        color: #d32036;
    }
}

.page1 #counting_numbers {
    bottom: 15%;
    position: absolute;
    width: 100%;
}

.page1 .big_cif {
    color: white;
}

.listed_vendor {
    background: url(../img/creatives/koza.png) #2c2d30 center no-repeat;
    max-height: 200px;
    position: relative;
}

    .listed_vendor .overlay-content {
        padding-left: 50px;
        padding-right: 50px;
        text-transform: uppercase;
        text-align: center;
        font-size: 13px;
    }

#scroll_mouse {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMjIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmljX21vdXNlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iMDEtSW5kZXgiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MDEuMDAwMDAwLCAtNjk2LjAwMDAwMCkiPiAgICAgICAgICAgIDxnIGlkPSJDb25ldG50IiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIj4gICAgICAgICAgICAgICAgPGcgaWQ9IlNjcm9sbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAxLjAwMDAwMCwgNjk2LjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImljX21vdXNlIj4gICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjAsMjMuMzMzMzMzMyBDMjAsMjcuMzggMTYuNzA2NjY2NywzMC42NjczMzMzIDEyLjY2NjY2NjcsMzAuNjY3MzMzMyBMOC42NjY2NjY2NywzMC42NjczMzMzIEM0LjYyLDMwLjY2NzMzMzMgMS4zMzMzMzMzMywyNy4zOCAxLjMzMzMzMzMzLDIzLjMzMzMzMzMgTDEuMzMzMzMzMzMsOC42NjY2NjY2NyBDMS4zMzMzMzMzMyw0LjYyNjY2NjY3IDQuNjIsMS4zMzMzMzMzMyA4LjY2NjY2NjY3LDEuMzMzMzMzMzMgTDEyLjY2NjY2NjcsMS4zMzMzMzMzMyBDMTYuNzA2NjY2NywxLjMzMzMzMzMzIDIwLDQuNjI2NjY2NjcgMjAsOC42NjY2NjY2NyBMMjAsMjMuMzMzMzMzMyBMMjAsMjMuMzMzMzMzMyBaIE0xMi42NjY2NjY3LDAgTDguNjY2NjY2NjcsMCBDMy44ODY2NjY2NywwIDAsMy44ODY2NjY2NyAwLDguNjY2NjY2NjcgTDAsMjMuMzMzMzMzMyBDMCwyOC4xMTMzMzMzIDMuODg2NjY2NjcsMzIgOC42NjY2NjY2NywzMiBMMTIuNjY2NjY2NywzMiBDMTcuNDQsMzIgMjEuMzMzMzMzMywyOC4xMTMzMzMzIDIxLjMzMzMzMzMsMjMuMzMzMzMzMyBMMjEuMzMzMzMzMyw4LjY2NjY2NjY3IEMyMS4zMzMzMzMzLDMuODg2NjY2NjcgMTcuNDQsMCAxMi42NjY2NjY3LDAgTDEyLjY2NjY2NjcsMCBaIiBpZD0iRmlsbC0zNDc3IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjMzMzMzMzMsMTAgQzExLjMzMzMzMzMsMTAuMzY3MzMzMyAxMS4wMzMzMzMzLDEwLjY2NjY2NjcgMTAuNjY2NjY2NywxMC42NjY2NjY3IEMxMC4yOTMzMzMzLDEwLjY2NjY2NjcgMTAsMTAuMzY3MzMzMyAxMCwxMCBMMTAsNy4zMzMzMzMzMyBDMTAsNi45NjY2NjY2NyAxMC4yOTMzMzMzLDYuNjY2NjY2NjcgMTAuNjY2NjY2Nyw2LjY2NjY2NjY3IEMxMS4wMzMzMzMzLDYuNjY2NjY2NjcgMTEuMzMzMzMzMyw2Ljk2NjY2NjY3IDExLjMzMzMzMzMsNy4zMzMzMzMzMyBMMTEuMzMzMzMzMywxMCBMMTEuMzMzMzMzMywxMCBaIE0xMC42NjY2NjY3LDUuMzMzMzMzMzMgQzkuNTYsNS4zMzMzMzMzMyA4LjY2NjY2NjY3LDYuMjMzMzMzMzMgOC42NjY2NjY2Nyw3LjMzMzMzMzMzIEw4LjY2NjY2NjY3LDEwIEM4LjY2NjY2NjY3LDExLjEwNjY2NjcgOS41NiwxMiAxMC42NjY2NjY3LDEyIEMxMS43NjY2NjY3LDEyIDEyLjY2NjY2NjcsMTEuMTA2NjY2NyAxMi42NjY2NjY3LDEwIEwxMi42NjY2NjY3LDcuMzMzMzMzMzMgQzEyLjY2NjY2NjcsNi4yMzMzMzMzMyAxMS43NjY2NjY3LDUuMzMzMzMzMzMgMTAuNjY2NjY2Nyw1LjMzMzMzMzMzIEwxMC42NjY2NjY3LDUuMzMzMzMzMzMgWiIgaWQ9IkZpbGwtMzQ3OCIgZmlsbD0iI0QzMUYzNiI+PC9wYXRoPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+");
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 20px;
    display: block;
    height: 45px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    width: 22px;
    z-index: 4;
    cursor: pointer;
}

    #scroll_mouse::after {
        -khtml-animation: 2.2s cubic-bezier(0.45, 0.19, 0.45, 0.8) infinite arrow;
        -moz-animation: 2.2s cubic-bezier(0.45, 0.19, 0.45, 0.8) infinite arrow;
        -webkit-animation: 2.2s cubic-bezier(0.45, 0.19, 0.45, 0.8) infinite arrow;
        animation: 2.2s cubic-bezier(0.45, 0.19, 0.45, 0.8) infinite arrow;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTAgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPkZpbGwgMTYxNzwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJEZXNpZ24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9IjAxLUluZGV4IiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTA3LjAwMDAwMCwgLTczNi4wMDAwMDApIiBmaWxsPSIjRDMxRjM2Ij4gICAgICAgICAgICA8ZyBpZD0iQ29uZXRudCIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCI+ICAgICAgICAgICAgICAgIDxnIGlkPSJTY3JvbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwMS4wMDAwMDAsIDY5Ni4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMC43MDUyNTczLDUxLjg2NjE1MzggQzEwLjc0MzU5MTEsNTEuOTA4MTUzOCAxMC43ODk4NDE2LDUxLjk0MDQ2MTUgMTAuODQxMDkyMSw1MS45Njc2OTIzIEMxMC44OTE5MjYsNTEuOTkwNzY5MiAxMC45NDU2NzY1LDUyIDEwLjk5OTg0MzcsNTIgQzExLjA1NDQyNzcsNTIgMTEuMTA4MTc4Miw1MS45OTA3NjkyIDExLjE1OTAxMjEsNTEuOTY3NjkyMyBDMTEuMjEwMjYyNiw1MS45NDA0NjE1IDExLjI1NjUxMzEsNTEuOTA4MTUzOCAxMS4yOTQ4NDY4LDUxLjg2NjE1MzggTDE1Ljg3NzgxMTIsNDYuNzg5MjMwOCBDMTYuMDQwNzI5Niw0Ni42MDk2OTIzIDE2LjA0MDcyOTYsNDYuMzE4OTIzMSAxNS44Nzc4MTEyLDQ2LjEzODQ2MTUgQzE1LjcxNTMwOTUsNDUuOTU4OTIzMSAxNS40NTE1NTY4LDQ1Ljk1ODkyMzEgMTUuMjg4NjM4NCw0Ni4xMzg0NjE1IEwxMS40MTY1MTQ4LDUwLjQyNjYxNTQgTDExLjQxNjUxNDgsNDAuNDYxNTM4NSBDMTEuNDE2NTE0OCw0MC4yMDc2OTIzIDExLjIzMDI2MjgsNDAgMTAuOTk5ODQzNyw0MCBDMTAuNzY5ODQxNCw0MCAxMC41ODMxNzI3LDQwLjIwNzY5MjMgMTAuNTgzMTcyNyw0MC40NjE1Mzg1IEwxMC41ODMxNzI3LDUwLjQyNjYxNTQgTDYuNzExMDQ5MDcsNDYuMTM4NDYxNSBDNi41NDg1NDczOCw0NS45NTg5MjMxIDYuMjg0Nzk0NjMsNDUuOTU4OTIzMSA2LjEyMTg3NjI3LDQ2LjEzODQ2MTUgQzUuOTU5Mzc0NTgsNDYuMzE4OTIzMSA1Ljk1OTM3NDU4LDQ2LjYwOTY5MjMgNi4xMjE4NzYyNyw0Ni43ODkyMzA4IEwxMC43MDUyNTczLDUxLjg2NjE1MzgiIGlkPSJGaWxsLTE2MTciPjwvcGF0aD4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==");
        background-position: center center;
        background-repeat: no-repeat;
        content: "";
        height: 20px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 35px;
        width: 20px;
    }

@media (max-width: 1281px) {
    .nav-panel {
        left: -30px;
    }

    .hr {
        margin-top: 10px;
    }

    .section-tall .section-heading, .page .section-heading {
        margin-top: 15px;
    }

    .portfolio-box {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .bread {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .height_30 {
        padding: 1.5rem 0;
    }

    .m-t-lg {
        margin-top: 20px;
    }

    .big_cif {
        margin-top: -10px;
    }
}


@media (max-width: 980px) {
    .tabs li.m-r-lg {
        margin-right: 10px;
    }

    .tabs li {
        max-width: 30%;
    }

    section.section-half, div.section-half, .section-third {
        padding: 1.0rem 0;
    }

    .service-box {
        margin: 20px auto 0;
    }

        .service-box .fa img {
            max-height: 7vh;
        }

    .detailed_column {
        min-height: 10px;
    }

    .head_request_form .form-group {
        /*width: 260px;*/
        max-width: 24%;
    }

    .h1, .h2, .h3, h1, h2, h3 {
        margin-top: 15px;
    }

    .h3, h3 {
        font-size: 22px;
    }

    p {
        font-size: 15px;
        line-height: 1.33;
        margin-bottom: 10px;
    }

    .bread_elem {
        font-size: 15px;
    }

    .big_cif {
        line-height: 1.0;
        font-size: 5vh;
    }

    .m-t-md {
        margin-top: 15px;
    }

    .portfolio-box .img-responsive {
        max-height: 30vh;
    }

    .m-t-xl {
        margin-top: 25px;
    }

    .page8 .sendForm {
        margin-right: -15px;
    }

    .btn-xl {
        padding: 5px 15px;
    }

    .timing_counters .m-r-md {
        margin-right: 10px !important;
    }
}

@media (min-width: 801px) and (max-width: 1050px) {

    .graph_section .m-b-sm {
        margin-bottom: 5px;
    }
}

@media (max-height: 800px) {
    .text-big {
        font-size: 120%;
    }
}

@media (max-height: 600px) {
    .wrapper .page {
        padding-top: 60px;
    }

    .h3, h3 {
        font-size: 17px;
    }

    .page .section-heading {
        margin-top: 8px;
    }

    .bread {
        margin: 10px 0;
    }

    .portfolio-box {
        margin: 20px 0;
    }

    .badge {
        font-size: 15px;
        width: auto;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 90%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }



    .m-t-md {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .page5 .text-medium, .page4 .text-medium, .page3 .text-medium {
        font-size: 15px;
    }

    #mainNavCreatives {
        position: fixed;
        top: 0;
    }

    .header-content .sendForm {
        position: relative;
    }

    #wrapper {
        position: absolute;
        top: 0;
        bottom: 0;
        overflow: hidden;
        left: 0;
        right: 0;
    }

    .page {
        padding: 0 15px;
    }

    .h1 {
        font-size: 40px;
    }

    .ad_page_title .h1 {
        margin-bottom: 0;
        font-size: 13.5vw;
        white-space: nowrap;
        margin-top: -5px;
    }

    .page_lozung.m-b-lg {
        margin-bottom: 15px;
    }

    .head_request_form .form-group {
        width: auto;
    }

    .btn-xl, .head_request_form .form-control {
        font-size: 18px;
    }

    .bread {
        display: none;
    }

    .page.page7 {
        display: none;
    }

    #counting_numbers {
        display: none;
    }

    .head_request_form .form-group {
        max-width: 100%;
    }

    .input__field--minoru {
        height: 38px;
        font-size: 14px;
    }

    .page {
        height: 100%;
    }

    .sendForm .btn-xl {
        margin-left: 5px;
    }

    .header-content {
        /*position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        margin-top: -150px;*/
        position: relative;
    }

        .header-content .text-medium br {
            display: none;
        }

    .disclaimer {
        color: white;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 15px;
        background: #333333;
        font-size: 16px;
        font-family: "Open Sans Bold";
    }

    .minoru-group .input-icon {
        color: #929293;
    }

    .minoru-group.filled .input-icon {
        color: #222;
    }

    #mainNavCreatives {
        background: #000000;
    }

    .header-content .h1 {
        display: none;
    }
}


.col-md-6  .fieldset {
    background: #3c3d42;
    padding: 15px 20px 20px;
    position: relative;
    width: 100%;
    height: 410px;
    max-height: 100%;
    overflow: hidden;
}

    .fieldset .square_blick {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#50434a+0,4e4049+25,3b3d42+53,3b3d42+100 */
        background: rgb(80,67,74); /* Old browsers */
        background: -moz-radial-gradient(center, ellipse cover, rgba(80,67,74,1) 0%, rgba(78,64,73,1) 25%, rgba(59,61,66,1) 53%, rgba(59,61,66,1) 100%); /* FF3.6-15 */
        background: -webkit-radial-gradient(center, ellipse cover, rgba(80,67,74,1) 0%,rgba(78,64,73,1) 25%,rgba(59,61,66,1) 53%,rgba(59,61,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: radial-gradient(ellipse at center, rgba(80,67,74,1) 0%,rgba(78,64,73,1) 25%,rgba(59,61,66,1) 53%,rgba(59,61,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50434a', endColorstr='#3b3d42',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        position: absolute;
        left: 0;
        top: 2%;
        right: 0;
        bottom: 2%;
        border-radius: 50%;
        opacity: 0.9;
        background-blend-mode: screen;
        -webkit-background-blend-mode: screen;
    }

    .fieldset > div, .fieldset > section {
        position: relative;
    }

.row.metro {
    height: calc(100% - 110px);
    height: -webkit-calc(100% - 110px);
}

.metro .text-small, .metro .text-xs {
    font-size: 9px;
}

.metro .legend {
    color: #737373;
    font-size: 18px;
    line-height: 1.24;
    margin-bottom: 10px;
}

.metro .ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tabs li {
    display: inline-block; max-width:33%
}

.metro .citate {
    color: #737373;
    overflow: hidden;
    padding-left: 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.metro div, .metro span, .metro p, .metro textarea, .metro input {
    font-family: "Segoe UI_","Open Sans",Verdana,Arial,Helvetica,sans-serif;
}

.uniques_bar {
    background: #fb9900;
}

.view_bar {
    background: #7acfff;
}

.confview_bar {
    background: #00a3ff;
}

.click_bar {
    background: #ab28db;
}

.ctr_bar {
    background: #7f13a6;
}

.vertical_bar .bar_value {
    bottom: 0;
    height: 0;
    position: absolute;
    transition: height 1s ease 0s;
    width: 3px;
}

.fieldset .vertical_bar {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 3px;
}

.metro .uppercase {
    text-transform: uppercase !important;
}

.metro .subheader {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 3px;
}

.metro .m-b-none {
    margin-bottom: 0 !important;
}

.fieldset .graph_wrap {
    height: 68%;
    position: relative;
    padding-top: 20px;
    padding-right: 30px;
    width: 100%;
    min-width: 320px;
}

.fieldset .graph_label {
    color: #a0a0a0;
    position: absolute;
    text-transform: uppercase;
    font-size: 11px;
}

.y-axis {
    left: 0;
    top: 0;
}

.y-axis2 {
    right: 0;
    top: 0;
}

.x-axis {
    bottom: 17px;
    right: 0;
}

#tooltip {
    font-size: 12px;
    background-color: #454b4d;
    color: #ffffff;
    padding: 0 3px;
    z-index: 1000;
}

.tooltip_title {
    font-size: 24px;
}

    .tooltip_title.ConfViews {
        color: #00a3ff;
    }

    .tooltip_title.Uniques {
        color: #fbb23f;
    }

    .tooltip_title.Clicks {
        color: #D259FF;
    }

    .tooltip_title.Views {
        color: #87d0f5;
    }

.report_vast_creative {
    font-size: 12px;
}

.metro .adm_label {
    color: #808080;
    font-size: 11px;
    line-height: 1.33;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
}

.metro .text-info {
    color: #1ba1e2 !important;
}

.w-25 {
    width: 25%;
}

.metro .report_vast_creative .progress-bar {
    height: 3px;
    background-color: #eeeeee;
    display: block;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

    .metro .report_vast_creative .progress-bar .bar {
        background-color: #1ba1e2;
        display: block;
        float: left;
        height: 100%;
        position: relative;
        width: 0;
    }

.timing_progress {
    line-height: 1;
    position: relative;
}

.video_quartile {
    position: relative;
    height: 14px;
    padding-top: 4px;
}

    .video_quartile::after {
        background: #3c3d42;
        content: "";
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        top: -3px;
        width: 3px;
    }

.timing_progress .timing_value {
    margin-left: -5px;
    font-size: 12px;
}

.timing_progress .icon-arrow-up-4 {
    cursor: default;
    display: block;
    font-size: 15px;
    line-height: 10px;
    margin-left: -2px;
    visibility: visible;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 6px;
    border-color: transparent transparent #2b95cc transparent;
}

.m-r-md {
    margin-right: 20px !important;
}

@media (max-width: 960px) {
    .metro .text-small, .metro .text-xs {
        font-size: 8px;
    }

    .metro .subheader, .text-big {
        font-size: 15px;
    }

    .tabs li.m-r-lg {
        margin-right: 10px;
    }
 
}


#cookiesdirective {
    opacity: 0;
    position: fixed;
    bottom: -80px;
    margin-top: 100%;
    background: #016595;
    color: rgb(255, 255, 255);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    z-index: 1000;
    width: 100%;
    left: 0;
    text-align: left;
    height: auto;
    letter-spacing: 1px;
    font-weight: normal;
    padding: 2em 4em;
    line-height: 1.6;
    transition: bottom opacity .5s;
}

    #cookiesdirective.shown {
        bottom: -1px;
        opacity: 1;
    }

    #cookiesdirective a {
        color: #27bdcf;
        text-decoration: underline;
    }

        #cookiesdirective a:hover {
            color: #ffffff;
        }



#impliedsubmit {
    visibility: hidden;
    border: 1px solid #fff;
    font-weight: normal;
    cursor: pointer;
    padding: 8px 35px;
    border-radius: 24px;
    box-shadow: 0px 8px 16px -3px rgba(0,0,0,0.2);
    transition-property: box-shadow;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow; /* Safari */
    -webkit-transition-duration: 0.3s; /* Safari */
}

    #impliedsubmit.visible {
        visibility: visible;
    }

    #impliedsubmit:hover {
        color: #fff;
        box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    }

@media (min-width:992px) {
    .cookiesdirective-close {
        position: absolute;
        top: 4px;
        right: 20px;
    }

    #cookiesdirective .container {
        padding-right: 170px;
    }
}

@media (max-width:991px) {
    .cookiesdirective-close {
        clear: both;
        margin: 20px 0 10px;
        text-align: center;
    }
}

@media (max-width:1800px) {
    /*#cookiesdirective .container {
        padding-bottom: 35px;
    }*/
}

.nav > li > a {
    font-size: 14px;
}

#all {
    padding-top: 80px;
}

#right_buttons {
    position: absolute;
    right: 80px;
    top: 18px;
    white-space: nowrap;
}

@media (min-width: 768px) {
    #right_buttons {
        right: 150px;
    }
}

.top_lang .dropdown-toggle {
    color: #003b60;
}

.dark-dropdown li {
    margin-left: 0;
}

.dark-dropdown .dropdown-menu {
    width: 100%;
    padding-top: 0;
    min-width: 100px;
    border: none;
    box-shadow: none;
    margin-top: 0;
    border-radius: 0;
}

@media (min-width: 1200px) {
    #bs-example-navbar-collapse-1 li:hover .caret, #top_lang li:hover .caret {
        visibility: hidden;
    }

    .dark-dropdown.open .dropdown-toggle {
        color: white !important;
    }

    /*.dark-dropdown.open a:hover {
        color: white !important;
    }*/

    .dark-dropdown .dropdown-menu {
        background: rgba(0,0,0,.8);
    }

    .dark-dropdown.open .dropdown-toggle, .dark-dropdown:hover .dropdown-toggle {
        background: rgba(0,0,0,.8);
        color: white !important;
    }
}

.navbar a.log_in {
    /*font-size: 19px;*/
    text-decoration: none;
    color: #3e404a;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 12px;
    display: inline-block;
    height: 37px;
    vertical-align: top;
}

    .navbar a.log_in .squared_icon {
        display: block;
        width: 20px;
        height: 20px;
        background: #3e404a;
        color: white;
        float: left;
        font-size: 30px;
        position: relative;
        margin-top: 2px;
    }

.log_in .squared_icon font {
    display: block;
    position: absolute;
    left: -5px;
    position: absolute;
    top: -5px;
    top: -4.7px;
}


#mainNav.white {
    background: #ffffff;
    box-shadow: 0px 8px 32px -8px rgba(0,0,0,.15);
    transition: 0.24s ease-in-out;
    opacity: 1;
}

.scrolled #mainNav {
    min-height: 1px;
    background: #B8BDC1;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%);
    transition: 1s all !important;
}

#mainNav {
    z-index: 500;
    left: 0;
    right: 0;
    padding: 14px 0;
    border: none !important;
    margin-bottom: 0;
    -webkit-transition: background 0.5s ease, height 0.1s ease;
}



    #mainNav .navbar-header {
        float: none;
        margin: 0;
    }

#mainNav {
    height: 80px;
}

.navbar-brand {
    padding-top: 0 !important;
}

    .navbar-brand.page-scroll img {
        height: 45px !important;
    }

#bs-example-navbar-collapse-1 {
    margin: 8px 0 10px 38px;
    float: left !important;
}

/*.affix #bs-example-navbar-collapse-1 {
    margin: 2px 0 0 3px !important;
}*/

.navbar .top_link, .navbar .top_link_href {
    color: white;
}

.navbar-nav > li {
    padding-left: 0;
    margin-left: 10px;
}

.navbar-nav .top_link, .navbar-nav .top_link_href {
    font-size: 14px;
    padding: 9px 15px;
    text-decoration: none;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    line-height: 1.4
}



#bs-example-navbar-collapse-1 .dropdown-menu, #right_buttons .dropdown-menu {
    padding: 0;
}

.dropdown-menu li {
    padding: 0;
    text-align: left;
}

    .dropdown-menu li:last-of-type {
        border-bottom: none;
    }

.dropdown-menu .footer__list_link {
    min-height: 39px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    padding: 9px 15px !important;
    text-align: left !important;
    color: #003b60;
}

.navbar-toggle-times {
    display: none;
}

.table_mobile_menu_xs {
    width: 100%;
}



.navbar-toggle .icon-bar {
    background: #333333;
}

@media screen and (min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        /*-webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;*/
    }
}

@media (max-width: 1199px) {
    #bs-example-navbar-collapse-1 {
        display: none !important;
    }

    #mainNav .navbar-toggle {
        margin-right: 5px;
        padding: 0;
        width: 30px;
        height: 28px;
    }

    #bs-example-navbar-collapse-1.in {
        display: block !important;
        position: absolute;
        background: white;
        left: 0;
        right: 0px;
        top: 70px;
        /*bottom: 0;*/
        padding: 0;
        margin: 0;
        overflow-y: auto;
        max-height: 2000px;
    }

    #bs-example-navbar-collapse-1 ul {
        margin: 0;
        float: none;
    }

    #bs-example-navbar-collapse-1 li {
        border-bottom: 1px solid #e7e7e7;
        margin-left: 0;
    }

        #bs-example-navbar-collapse-1 li.visible-xs.visible-sm {
            border-top: 1px solid #e7e7e7;
        }
    /*#bs-example-navbar-collapse-1 li.visible-xs {
            border-bottom: none;
        }*/
    .table_mobile_menu_xs td {
        text-align: center;
    }

    .table_mobile_menu_xs__td_border {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
    }

    /*.navbar-nav .top_link:hover, .navbar-nav .top_link_href:hover {
        background: #def8ff;
    }*/
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav a.top_link, .navbar-nav a.top_link_href {
        padding: 8px 8px;
    }

    .navbar-nav > li {
        margin-left: 10px;
    }
}

#mobile_nav_btn span,
#mobile_nav_btn span:before,
#mobile_nav_btn span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 27px;
    position: absolute;
    display: block;
    content: '';
}

#mobile_nav_btn.collapsed span,
#mobile_nav_btn.collapsed span:before,
#mobile_nav_btn.collapsed span:after {
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}

#mobile_nav_btn span:before,
#mobile_nav_btn span:after {
    background: #3e404a;
}

#mobile_nav_btn.collapsed span {
    background: #3e404a;
}

#mobile_nav_btn span,
#mobile_nav_btn span:before,
#mobile_nav_btn span:after {
    transition: transform 200ms ease-in-out;
    -webkit-transition: transform 200ms ease-in-out;
    -o-transition: transform 200ms ease-in-out;
    -moz-transition: transform 200ms ease-in-out;
}

#mobile_nav_btn.collapsed span:before {
    top: -10px;
}

#mobile_nav_btn.collapsed span:after {
    bottom: -10px;
}

#mobile_nav_btn span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#mobile_nav_btn span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#mobile_nav_btn.active span {
    background-color: transparent;
}

@media (min-width: 1200px) {
    #bs-example-navbar-collapse-1 li.dropdown.dark-dropdown {
        max-width: 190px;
        text-align: left;
        margin-right: 5px;
        text-align: left;
    }

        #bs-example-navbar-collapse-1 li.dropdown.dark-dropdown.width_long {
            /*width: 170px;*/
            min-width: 160px;
        }

    #bs-example-navbar-collapse-1 .dropdown-menu {
        /*min-width: 170px !important;*/
        border-radius: 0;
    }

    #bs-example-navbar-collapse-2 {
        display: none !important;
    }

    #bs-example-navbar-collapse-1 {
        padding-right: 25px;
    }

    .dropdown.dark-dropdown .footer__list_link {
        color: white;
        background: none;
    }

    #top_lang .dropdown.dark-dropdown .footer__list_link {
        padding-left: 34px !important;
    }

    #mainNav.affix.menu-hidden {
        transform: translate(0,-100%);
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transition: 0.2s ease-in-out;
        box-shadow: 0px 8px 32px -8px rgba(0,0,0,.1);
        opacity: 0.1;
    }
}

@media (max-width: 1199px) {
    /*#top_lang {
        display: none
    }*/

    #bs-example-navbar-collapse-1 li {
        clear: both;
    }

    .dropdown-menu.vis-xs {
        position: inherit;
        /*display: block;*/
    }

    #mainNav.affix {
        position: absolute;
    }

    .top_link {
        height: 39px;
    }

    .dropdown-menu.vis-xs .footer__list_link {
        padding-left: 40px !important;
    }

    #bs-example-navbar-collapse-1 .caret {
        position: absolute;
        right: 9px;
        top: 8px;
        bottom: 0;
        font-size: 0;
        width: 21px;
        background: url(/Content/img/march/accordion-icon.png) 0 0;
        border: none;
        height: 21px
    }

    #bs-example-navbar-collapse-1 .open .caret {
        background-position: -21px -21px;
    }
}

@media (max-width: 767px) {
    .navbar a.log_in {
        display: block;
        height: 21px;
        overflow: hidden;
        padding-top: 0;
    }

        .navbar a.log_in .squared_icon {
            float: none;
            margin: 0 auto;
        }
}

.navbar-nav a:hover, .navbar-nav a.active,
.navbar-nav a:active,
.navbar-nav .footer__list_link:hover,
.navbar-nav .footer__list_link.active,
.navbar-nav .footer__list_link:focus {
    color: #cc1c2e !important;
    background: #f5f5f5;
}

.sub-nav-dark {
    background: #2f2f2f;
}

    .sub-nav-dark a {
        color: white;
        text-decoration: none;
    }

@media(min-width:768px) {
    .sub-nav .nav > li {
        float: left
    }
}


.top_lang {
    margin-left: 15px;
    margin-top: 4px;
}

    .top_lang .dropdown-toggle, .top_lang .dropdown-toggle:hover, .top_lang .dropdown-toggle:active, .top_lang .dropdown-toggle:focus {
        border: none !important;
        box-shadow: none !important;
    }

.affix .top_lang .dropdown-toggle, .affix .top_lang .dropdown-toggle:hover, .affix .top_lang .dropdown-toggle:active, .affix .top_lang .dropdown-toggle:focus {
    color: #3e404a;
}
.top_lang .dropdown-toggle {
    text-transform: none;
    color: #003b60;
    width: 120px;
    padding-left: 9px;
    text-align: left;
    background: none;
}

    .top_lang .dropdown-toggle .iconMoon-globe {
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        font-size: 17px;
        margin-top: -1px;
    }

    .top_lang .dropdown-toggle .caret {
        position: absolute;
        right: 10px;
        top: 17px;
    }

.btn .caret {
    margin-left: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
html {
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
}

body {
    font-size: 1.4rem;
    -webkit-overflow-scrolling: touch;
}


.o-h {
    overflow: hidden;
}

.ul, .custom-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.uppercase {
    text-transform: uppercase;
}

.text-muted {
    color: #a5a5a7;
}

.text-grey {
    color: #5a5a5b;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; /*overflow:hidden;*/
    background-color: #222327;
    color: white;
}


/*#region Margins*/
.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-n {
    margin: 0;
}

.m-l-none {
    margin-left: 0 !important;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0 !important;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0 !important;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}
/*#endregion Margins*/

/*#region Typography*/


a {
    color: #d32036;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    a:hover,
    a:focus {
        color: #d32036;
        outline: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

h1, .h1 {
    text-transform: uppercase;
}

.h3, h3 {
    font-size: 23px;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.text-big {
    font-size: 140%;
}
/*#endregion Typography*/


.animated {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.8,.8,.8);
        transform: scale3d(.8,.8,.8);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.93,0.93,0.93);
        transform: scale3d(0.93,0.93,0.93);
    }

    80% {
        -webkit-transform: scale3d(.87,.87,.87);
        transform: scale3d(.87,.87,.87);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.delay1 {
    animation-delay: 0.2s;
}

.delay2 {
    animation-delay: 0.4s;
}

.shake {
    animation: shake 1.02s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    animation-fill-mode: forwards;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-5px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30% {
        transform: translate3d(-30px, 0, 0);
    }

    40% {
        transform: translate3d(25px, 0, 0);
    }

    60% {
        transform: translate3d(10px, 0, 0);
    }

    50%, 70% {
        transform: translate3d(-8px, 0, 0);
    }
}

hr {
    max-width: 50px;
    border-color: #d32036;
    border-width: 3px;
}

    hr.light {
        border-color: #fff;
    }

.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    padding: 15px 15px;
}

.graph_section .row {
    margin-left: -12px;
    margin-right: -12px;
}

.graph_section .col-md-6 {
    padding-left: 12px;
    padding-right: 12px;
}


/*#region Colors*/
.bg-primary {
    background-color: #d32036 !important;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.bg-grey {
    background-color: #3b3c40 !important;
}

.bg-white {
    background: white;
}

.text-info {
    color: #2b95cc;
}

.bg-silver {
    /*background: #e6e6e6 !important;*/
    background: #4f5055 !important;
}

.bg-medium {
    background: #474c4f;
}

.text-black {
    color: black;
}
/*#endregion Colors*/

section.section-tall {
    padding: 100px 0;
    padding: 4.5rem 0;
    background-color: #222327;
}

section.section-half, div.section-half, .section-third {
    padding: 2.0rem 0;
}

.b-b-section {
    border-bottom: 2px solid #feffff;
}

/*#region Navbar*/
.navbar-default {
    /*height: 65px;*/
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    .navbar-default .navbar-header .navbar-brand {
        text-transform: uppercase;
        font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
        color: #f05f40;
    }

        .navbar-default .navbar-header .navbar-brand:hover,
        .navbar-default .navbar-header .navbar-brand:focus {
            color: #eb3812;
        }

    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
    }

        .navbar-default .nav > li > a.active {
            color: #d32036 !important;
        }

.navbar-right {
    margin-right: -27px;
}

.squared_icon {
    background: #e6e5db;
    color: #22140f;
    display: inline-block;
    font-size: 14px;
    height: 21px;
    width: 21px;
    text-align: center;
    margin-right: 8px;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
    color: #eb3812;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: #eb3812 !important;
    background-color: transparent;
}

    .navbar-default .nav > li.active > a:hover,
    .navbar-default .nav > li.active > a:focus:hover {
        background-color: transparent;
    }
/*#endregion Navbar*/


#step_1, #step_2, #step_3, #preview, #stats_section, #request {
    display: none;
    overflow: hidden;
}


#banners {
    position: relative;
}

    #banners .customNavigation {
        position: absolute;
        top: 50%;
        width: 50px;
        height: 90px;
        overflow: hidden;
        padding: 5px;
        cursor: pointer;
        margin-top: -40px;
    }

#stats_gallery .customNavigation {
    bottom: 15px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    width: 40px;
}

#stats_gallery .item {
    text-align: left;
}

.customNavigation.prev {
    left: 0;
    text-align: right;
}

.customNavigation.next {
    right: 0;
    text-align: left;
}

#banners .customNavigation > div {
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    color: #47484a;
    font-size: 35px;
    height: 80px;
    line-height: 80px;
    padding: 2px 20px;
    width: 80px;
    position: absolute;
}

.customNavigation.prev > div {
    right: 5px;
    text-align: right;
}

.customNavigation.next > div {
    left: 5px;
    text-align: left;
}

/*#region badge*/
.badge {
    background: #d32036;
    border-radius: 0;
    color: white;
    font-size: 17px;
    font-weight: normal;
    padding: 8px 10px 10px;
    width: auto;
    text-align: center;
    position: absolute;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    /*text-transform: uppercase;*/
}

    .badge.center {
        left: 50%;
    }

    .badge.bottom {
        bottom: -17px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .badge.top.center {
        top: 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
/*#endregion badge*/


#owl-banner .item {
    height: 40%;
    height: 24rem;
    padding: 13px 0;
    margin: 5px 15px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

    #owl-banner .item .top {
        top: 0;
    }

/*#region 1st Screen*/

header {
    position: relative;
    width: 100%;
    min-height: auto;
    color: #fff;
}

.noize_container, .video_container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.noize_container {
    background-image: url(/Content/img/creatives/giphy.gif);
}

.video_container {
    background-image: url(/Content/img/creatives/header.jpg);
    background-position: center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#video_container_2 {
    display: none;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
}

    header .header-content .header-content-inner h1 {
        margin-top: 0;
        text-transform: uppercase;
        font-weight: 700;
    }

    header .header-content .header-content-inner hr {
        margin: 30px auto;
    }

    header .header-content .header-content-inner p {
        margin-bottom: 30px;
        font-size: 20px;
        font-weight: 300;
    }
/*#endregion 1st Screen*/

/*#region mainNavCreatives*/
#bs-example-navbar-collapse-2 {
    display: none !important;
}

    #bs-example-navbar-collapse-2.in {
        display: block !important;
    }

#lang_trigger {
    font-size: 26px;
    position: absolute;
    right: 60px;
    top: 0;
}

#mainNavCreatives {
    top: -100%;
    border: none;
    animation-name: top_animate;
    animation-duration: .8s;
    animation-fill-mode: both;
}

    #mainNavCreatives.page_header {
        position: absolute;
    }

        #mainNavCreatives.page_header .navbar-brand {
            position: absolute;
            /*left: 15px;*/
        }

.star_logo {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGQ9Ik0tNzEwLjUyMS0xMzIzLjMxNGMxNDcuMzkzLDAsMjk0Ljc4NiwwLDQ0Mi4xNzksMGMxNDcuMzk2LDAsMjk0Ljc5LDAsNDQyLjE4NiwwYzEyLjUyNywwLDI1LjA1NSwwLDM3LjU4MiwwYzIuOTQ3LDAsNS44OTUsMCw4Ljg0MiwwYzEuODc5LTAuNzA5LDIuNzgxLTAuMTI1LDIuNzA5LDEuNzVjMC4zNjksMS4xNDEsMC44MDUsMi4yNTgsMS4zMDUsMy4zNDljMi4wNTcsNC44NTgsNS4zMzIsOS4xNjksNy44MDcsMTMuODE1YzIuNDE0LDQuNTM1LDEuOSw5Ljg3NCw0LjAyNSwxNC40NTNjMi4zODMsNS4xMzUsNS4wNTksOS4yMDEsNi4yNjYsMTQuODMyYzIuNzAxLDEyLjYsNS40LDI1LjIsOC4xLDM3LjhjLTAuMDA4LTAuODMzLTAuMDE2LTEuNjY3LTAuMDI1LTIuNWMwLDUuMDcyLTEuMTY4LDExLjU1OSwwLjAyNSwxNi41YzIuMjk3LDkuNDk3LDQuOSwxOC45MTIsNy41MSwyOC4zMjZjMi42MzksOS41MjEsNS4yMywxOS4wNTQsNy40OSwyOC42NzRjMC42MTUsMi42Mi0xLjEzMSw3LjMyMy0xLjQsMTBjLTAuNDU5LDQuNTkxLTAuNjQ2LDcuMTg3LTQuMTU4LDEwLjM1NWMtMi41MzUsMi4yODgtNS40NjcsMy45MjQtNy43MjEsNi41NDFjLTIuMTMxLDIuNDc2LTEuMDIzLDguOTAyLTEuMTQ1LDEyLjAyNWMtMC4zODksMTAuMTEyLTAuNzc3LDIwLjIyMy0xLjE2NiwzMC4zMzRjLTAuMTk3LDUuMTMxLTAuNTEsMTAuMjY1LTAuNDIyLDE1LjQwMmMwLjAzNywyLjIzNSwyLjQwNCw0Ljg0MiwzLjY0NSw2LjU2MWMyLjI0OCwzLjExOCw0LjIyNSw2LjA3NCw1LjM2Nyw5Ljc4MWMtMC4wMDgtMC44MzMtMC4wMTYtMS42NjctMC4wMjUtMi41YzAsMjguNjY3LDAsNTcuMzMzLDAsODZjMC4wMS0wLjgzMywwLjAxOC0xLjY2NywwLjAyNS0yLjVjLTMuODk1LDE1LjczNS05LjA2MSwzMS4xMDgtMTMuOTI4LDQ2LjU2Yy0xLjExMywzLjUzMy0xLjQ2Myw2Ljk2Ni0xLjg3MSwxMC42NDFjLTAuMzc5LDMuMzk4LTIuMjczLDYuMTQyLTQuMjk5LDguODI2Yy00LjExOSw1LjQ1Ni05Ljg0Niw5LjQzOS0xMy45MDIsMTQuOTc0Yy03LjcwNSwxMC41MTQtNy45MTQsMjcuODQ2LTE5LjA1MywzNS42NjljLTUuMDg2LDMuNTczLTEwLjQ4LDQuMzM1LTEzLjk2MSw5Ljk3M2MtNC4zNCw3LjAzLTYuNjEzLDE1LjIzNS05LjczLDIyLjgzMmMtMy4wNDMsNy40MTctNy42NTQsMTQuMTIzLTExLjc1NiwyMC45NzljLTQuNjI3LDcuNzM0LTkuMjEzLDE1LjQ5NC0xMy44MjQsMjMuMjM3Yy04LjgzNiwxNC44MzMtMTcuNzk5LDI5LjU5Mi0yNy4yNzUsNDQuMDI4Yy05LjE1NCwxMy45NDctMTkuMTU0LDI2LjQ2MS0zMC40OTgsMzguNjc2Yy0xMS41NDMsMTIuNDMyLTIwLjMyNiwyNS44Mi0yOS4xMTEsNDAuMjY2Yy00LDYuNTc2LTguMjUyLDEyLjc0LTEzLjcyMSwxOC4xNzljLTUuNDA4LDUuMzc3LTExLjMzNiwxMC4xMzYtMTYuMDcsMTYuMTYyYy0xMC4xNDMsMTIuOTEtMjAuMjExLDI1LjY5LTMxLjg1NSwzNy4zMTNDMi4wODYtNTkwLjQ3NS0zLjgxMS01ODUuMzIzLTkuOTY5LTU4MC41Yy0zLjI2NCwyLjU1NS01LjgyMiw2LjA2Ny04LjU1Myw5LjE4N2MtMi45MTgsMy4zMzUtNy42NDUsNS45OS0xMS4wOSw4LjgyN2MtMTEuNzM0LDkuNjY3LTIyLjk2OSwyMC4zMS0zNi4xNTYsMjcuOTk3Yy03LjU1OSw0LjQwNy05LjA1OCwxMC44ODYtOC43NiwxOS4wODdjMC4xMzIsMy42MiwxMC4wMzYsNy43NTMsMTIuNzk3LDkuNTIxYzYuNTIsNC4xNzQsMTIuODI2LDguNjYyLDE4LjQ5NiwxMy45NDhjMTAuNjg0LDkuOTU2LDE1Ljk0MSwyNC4xMTMsMjIuMzUsMzYuODg5YzYuNTI3LDEzLjAxNCwxNC45MzYsMjIuNzcxLDI3LjUzOSwzMC4xNDZjMTUuODQ4LDkuMjcxLDMzLjkyNiwxNC41ODksNDYuMzMyLDI4LjgwOGMxMi4yMTMsMTMuOTk1LDIwLjU1NywzMS4yOTksMjkuNjA3LDQ3LjM3OWMxOS43ODUsMzUuMTQ5LDQ3LjEsNjUuMjg3LDU2Ljg4NSwxMDUuMzk4YzAtMS42NjcsMC0zLjMzMywwLTVjLTE0Ny4yOTcsMC0yOTQuNTkyLDAtNDQxLjg4OSwwYy0xNDcuMzAxLDAtMjk0LjYwMSwwLTQ0MS45MDIsMGMtMzIuNDAzLDAtNjQuODA2LDAtOTcuMjA5LDBjMC4wMDgsMC44MzMsMC4wMTcsMS42NjcsMC4wMjUsMi41YzAtMC4zMzMsMC0wLjY2NywwLTFjLTAuMDA4LDAuODMzLTAuMDE3LDEuNjY3LTAuMDI1LDIuNWMxLjk2NCwwLDQuMTUxLTQuNjc2LDUuMzg4LTYuMjk1YzIuMDM1LTIuNjY1LDQuMjk1LTUuMTU2LDYuNTc5LTcuNjA2YzUuMjgzLTUuNjcsMTEuMTE5LTEwLjgyMywxNy4wNDQtMTUuODA1YzUuMTI0LTQuMzA4LDEwLjQzMS04LjM5NiwxNS43OTItMTIuNDA0YzYuMjk3LTQuNzA5LDExLjA0Ny0xMS4wMjIsMTcuMTk3LTE1Ljg5YzExLjcyNy05LjI4MSwyNC43NDItMTcuNDc5LDM3Ljg5Ni0yNC41NTdjMTMuOTIxLTcuNDkyLDI4Ljg1NS0xMC45MzQsNDQuMjQxLTE0LjAwOGMxNC4xMzItMi44MjQsMjcuNzMtNy4yMTIsNDEuNzM4LTEwLjQ0N2MxMy45MTktMy4yMTUsMjguMTcyLTUuMDYzLDQyLjQyNy01Ljg2MWMxNC41OS0wLjgxNSwyOS4zODgtMC4yMjEsNDMuNjk4LDIuODczYzMuNjEsMC43OCw4LjI5NCwwLDEyLDBjNC4yMDQsMCw4LjA0MiwwLjg3NCwxMi4xNzMsMS42MTFjOC42ODgsMS41NTEsMTcuNDc4LDIuNDg2LDI2LjE5MywzLjg2NWMxMC43NSwxLjcsMjAuOTc5LDQuNDYsMzAuNzY4LDkuMjQyYzguNTE0LDQuMTU5LDE2LjYzNyw4LjA3NywyNi4xOTEsOS4wOTZjMy40MjgsMC4zNjUsNC4wOTYtMC4yMTgsNi41NzUtMi41YzIuNDI3LTIuMjM0LDQuOTA2LTQuNDEyLDcuMzk2LTYuNTc1YzQuNDk5LTMuOTEsOS4xMjMtNy42NzUsMTMuNzkzLTExLjM3OGM5LjQxNy03LjQ2NywxOS4xNzktMTQuNDkyLDI5LjA2NC0yMS4zMjFjMTguMTI1LTEyLjUyMSwzNi42NzEtMjUuMzA4LDU1Ljk0OS0zNS45OTRjNy4wOTItMy45MzEsMTQuMjYyLTcuNjkzLDIxLjAxNS0xMi4yYzUuNTM3LTMuNjk2LDEyLjcxOS04Ljc4MSwxMy44ODItMTUuODQ2YzAuMDg3LTAuNTMxLDAuMzAyLTQuODc4LDAtNWMtMTUuNjkxLTYuMzUtMzIuMzU1LTkuNjY2LTQ4LjM1LTE1LjExMmMtMTYuNzUzLTUuNzA0LTMzLjA5LTEyLjk4NC00OS42NTgtMTkuMjM3Yy0xNi41MTgtNi4yMzMtMzMuMDM1LTEyLjQ3MS00OS4zMDUtMTkuMzMxYy03LjI2NS0zLjA2My0xNC4xNy02LjM1OS0yMC43OTktMTAuNjQ3Yy02Ljc1Ni00LjM3LTEzLjEyLTkuMzE2LTE5Ljg4OC0xMy42NzJjLTE0LjYzMS05LjQxNi0yOS44NTMtMTcuODM1LTQ0LTI4Yy0xMi44MzYtOS4yMjMtMjQuMzE5LTIwLjIyNS0zNS4wMTEtMzEuODI1Yy0xMC44MDQtMTEuNzIxLTIwLjY1NS0yNC4yOTctMzAuMjE5LTM3LjAzNmMtOS43MDctMTIuOTMxLTIwLjk0LTI0LjY2OS0zMC4xMjYtMzcuOTU4Yy05LjU0LTEzLjgtMTguMzQyLTI4LjEwNy0yNi4xNS00Mi45NTljLTMuODEzLTcuMjU0LTcuMjg1LTE0LjY4My0xMC40OTMtMjIuMjIyYy0zLjEyOS03LjM1My0zLjkxMS0xNS40MjItNS4yOC0yMy4yMmMtMS4zNzItNy44MTUtMy43MjgtMTUuNDY3LTUuNDItMjMuMjIxYy0xLjg4Ni04LjYzNy0zLjQ5Ni0xNy4zMzMtNS4xODktMjYuMDA4Yy0xLjY4NC04LjYyNy00LjA0NC0xNy4xNS00LjI3LTI1Ljk2MmMtMC4yNDEtOS4zODktMC40ODEtMTguNzc4LTAuNzIyLTI4LjE2N2MtMC4xOTgtNy43MTEtMi44Mi0xNS4xNTYtNC45MjMtMjIuNTUxYy0yLjM5Ni04LjQyMy01LjA0My0xNi43NzQtNy43MzgtMjUuMTA2Yy01LjIxOS0xNi4xMzUtMTAuMjk1LTMxLjkxMS0xMy42MDUtNDguNTcxYy0xLjU3Ni03LjkzMi0zLjI2OS0xNS44MTctNS43NTQtMjMuNTIxYy0yLjY2My04LjI1My02Ljc4NS0xNS45OTgtMTAuNDYzLTIzLjgyNWMtMS42NzQtMy41NjMtMy4yMy03LjE3MS00LjYzNS0xMC44NDljLTEuNDI0LTMuNzI4LTEuNjQtOC40NzQtMi40LTEyLjRjLTAuOC00LjEzMy0xLjYtOC4yNjctMi40LTEyLjRjLTAuNC0yLjA2Ni0wLjgtNC4xMzMtMS4yLTYuMmMwLjA3LDAuMzYxLTUuMDY5LDIuNDA0LTUuNjE1LDIuNjM0Yy00LjgzOSwyLjAzNi05Ljc4NCwyLjE4OS0xNC45MTcsMS40NzZjLTMuMzgtMC40Ny01LjEzLTAuODQ1LTcuMzEzLTMuMzk4Yy0yLjAzNy0yLjM4Mi00LjEyNC00LjQ3Ni01LjYxMi03LjI3Yy0zLjE5Ni01Ljk5OS0wLjM0MS0xNC4wMTIsMS40OTItMjAuMDI3YzEuOTc3LTYuNDg1LDIuNDQ1LTEyLjY0MSwyLjk2Ni0xOS40MTVjMC4yNDEtMy4xMjksMS43MzktNi42MTYsMi41NDYtOS42NTZjMS4wMjQtMy44NTgsMi4wODUtNy43MDYsMy4xODEtMTEuNTQ0YzEuOTI1LTYuNzQ1LDQuMjkyLTEzLjM1NCw2LjA4Ni0yMC4xMzNjMS42MTgtNi4xMTUsMy4wMjktMTIuMjIyLDYuNDI3LTE3LjYzYzEuNDQyLTIuMjk1LDIuODM1LTQuNDc1LDMuNzYtNy4wMzdjMC45OTQtMi43NTEsMC40NDgtNy4xNSwwLjYzMi0xMC4wODljMC41MDItOC4wMzUsMi44NDYtMTUuODA0LDQuNzU2LTIzLjYwNWMxLjgxMy03LjQwNiwzLjk1NS0xNC42ODcsNi41NzctMjEuODQ4YzQuOTY5LTEzLjU3MywxMS40NDMtMjYuNTUzLDE3LjIzNy0zOS43OGM1LjUxNy0xMi41OTUsMTAuMzg1LTI0LjgwNiwxMS4wNjktMzguNjM5Qy03MTguNDc5LTEyOTIuODc1LTcxMy45NS0xMzA4LjEyNi03MTAuNTIxLTEzMjMuMzE0YzAuMzYtMS41OTMtMC4zNTYtMy40MjMsMC01Yy0zLjU5NCwxNS45MTYtOC4wMjIsMzEuNjU2LTguODMxLDQ4LjAwMmMtMC44MzEsMTYuNzkzLTksMzIuNDkyLTE1LjgzNiw0Ny41N2MtNi45MTUsMTUuMjU0LTEzLjYzNiwzMC40MjctMTcuOTE4LDQ2LjY2OGMtMS4wNTgsNC4wMTItMS45OTgsOC4wNTUtMi45NjgsMTIuMDg5Yy0wLjczOSwzLjA3NC0yLjI1OCw2LjYyMS0yLjQ1NCw5Ljc2MWMtMC4yNSw0LTAuNSw4LTAuNzUsMTJjLTAuMzE4LDUuMDkxLTIuMjQzLDguMTQ2LTQuODU0LDEyLjMwM2MtMy42MTUsNS43NTQtNC42OTIsMTMuMTIxLTYuNDY3LDE5LjU4MmMtMi4yNiw4LjIyNS01LjA5NSwxNi4yOTItNy4zNDQsMjQuNTMxYy0xLjA0OSwzLjg0My0yLjA1NCw3LjY5OS0zLjA2NywxMS41NTJjLTEuMDc3LDQuMDk5LTEuMDE5LDguNTU0LTEuMzQ0LDEyLjc3N2MtMC41MTcsNi43MjQtMy43OTYsMTMuMTg1LTQuODI5LDE5LjkxMWMtMC40ODEsMy4xMzQtMC4zODksNi4zNjEtMC4zNTcsOS41MjRjMC4wNjMsNi4yOTQsMS45MzcsMTAuNjkzLDYuMTUsMTUuMzE0YzEuMDEsMS4xMDcsMS45NjMsMi4yMjMsMi44NywzLjQxN2MwLjUzNiwwLjcwNyw0LjU0OSwwLjk1LDUuNDY3LDEuMTFjMi44NTIsMC40OTUsNS43MTYsMC41NjEsOC41ODgsMC4yNTljMi42Ni0wLjI3OSw1LjIwNy0xLjI2Myw3LjY1LTIuMjkxYzEuNDY0LTAuNjE2LDIuODc5LTEuMzU5LDQuMjk0LTIuMDc4Yy0wLjI5NywwLjE1MSwxLjQ2Miw3LjU1MywxLjYsOC4yNjdjMS41MzgsNy45NDgsMi4xOTMsMTYuOTU4LDUuMDgxLDI0LjUxNWMzLjA5Miw4LjA5Miw3LjI0OSwxNS43NjIsMTAuNzk3LDIzLjY1NmM2Ljk1LDE1LjQ2Myw4Ljg3OSwzMi4zNDksMTIuNzU3LDQ4LjdjMy44NTQsMTYuMjQ5LDEwLjE3LDMyLjAwNSwxNS4wNjYsNDcuOTY3YzIuNDE3LDcuODc4LDQuNjQ0LDE1LjgxMSw2LjY4NCwyMy43OTVjMi40MTQsOS40NDcsMS40MjUsMjAuMjkyLDEuNjc1LDMwLjAxMmMwLjExMSw0LjMzMywwLjIyMiw4LjY2NywwLjMzMywxM2MwLjA4LDMuMTA1LDEuNDg0LDYuNjg0LDIuMTI2LDkuNzM4YzEuODE0LDguNjI5LDMuNDA5LDE3LjMwMyw1LjEyMywyNS45NTNjMS41NjIsNy44ODEsMy4yNTksMTUuNzMzLDUuMjU5LDIzLjUxNmMyLjA1Myw3Ljk5MSwzLjA2NCwxNi4xMTksNC43ODEsMjQuMTc0YzEuNjI5LDcuNjQ0LDUuMjgsMTQuNzgxLDguNjI0LDIxLjc4OGMzLjgwOSw3Ljk3OSw4LjAzOSwxNS43NTQsMTIuNDY0LDIzLjQwNmM4LjE5NCwxNC4xNzQsMTcuMDM1LDI4LjYzOSwyNy42NjQsNDEuMTNjMTkuOTA0LDIzLjM4OSwzNy4yNTMsNDguODg0LDU4Ljg0Myw3MC44NTJjMTAuODgsMTEuMDcxLDIyLjgyNywyMC44NTEsMzUuNzE0LDI5LjQ5YzEzLjU2LDkuMDkxLDI4LjAwNywxNi44MDEsNDEuNDQyLDI2LjA3NWM2LjE4OSw0LjI3MiwxMi4yMTMsOC43NSwxOC42NTUsMTIuNjQ1YzYuODUxLDQuMTQxLDE0LjQzOCw3LjAxNywyMS44MTIsMTAuMDcyYzE1LjY4Niw2LjUsMzEuNjExLDEyLjQxNCw0Ny40OTMsMTguNDEyYzE1Ljg4NCw1Ljk5OCwzMS41MjYsMTIuOTE1LDQ3LjU5MiwxOC4zODZjMTUuMzU4LDUuMjI5LDMxLjM0MSw4LjM1Myw0Ni40MTYsMTQuNDUzYzAtMS42NjcsMC0zLjMzMywwLTVjLTEuNTgxLDkuNTk5LTEzLjU3NSwxNS45MDUtMjEuMDg0LDIwLjM2M2MtMTAuMzEsNi4xMi0yMC43NDgsMTEuNzgtMzAuODkxLDE4LjIwOGMtMjguMjU4LDE3LjkwOC01Ni4zMTUsMzYuMzIxLTgxLjcyOSw1OC4xNjhjLTMuMDAxLDIuNTgtNS45MzgsNS4yMzMtOC44NTEsNy45MTRjLTIuNTk3LDIuMzkxLTYuODkyLDEuMDMzLTEwLjIxMiwwLjQzM2MtNi41MjEtMS4xNzktMTIuNTc1LTQuMTI4LTE4LjQ1OC03LjA1NGMtMTMuODkyLTYuOTA5LTI4LjA5OS05LjkwMy00My40MDctMTIuMDI0Yy04LjE2My0xLjEzMi0xNi4zMS0yLjI1OS0yNC4zNjktNC4wMDhjLTMuNjA3LTAuNzgzLTguMjk2LDAtMTIsMGMtNC4yLDAtOC4wNjktMC44NzQtMTIuMjA5LTEuNTIxYy0xNC42NzItMi4yOTMtMjkuNzQ3LTEuOTc4LTQ0LjQ5Ny0wLjcxMmMtMTAuMjA4LDAuODc1LTIwLjM1NywyLjQ1NC0zMC4zODEsNC41NTNjLTkuMjg1LDEuOTQ0LTE4LjIxMSw1LjAxNS0yNy4zODcsNy4zNTRjLTExLjQyNywyLjkxMy0yMy4xMTMsNC42ODMtMzQuNTczLDcuNDU4Yy0xMC43MDYsMi41OTQtMjAuNTgzLDYuNzI4LTMwLjIxMSwxMi4wMjhjLTkuNzE1LDUuMzUtMTguOTgyLDExLjUzMS0yOC4wMjMsMTcuOTM4Yy00LjI1OCwzLjAxOS04LjM5NSw2LjA1OC0xMi4xMTQsOS43MzNjLTMuODY5LDMuODIzLTcuNDEzLDcuNzk4LTExLjgwMSwxMS4wNThjLTguMjY2LDYuMTQxLTE2LjMwMywxMi41OTEtMjMuOTM3LDE5LjUwNGMtMy45MjcsMy41NTctNy42NjcsNy4zMTItMTEuMjI1LDExLjIzNmMtMS44NCwyLjAzLTMuNTU3LDQuMTY1LTUuMjIsNi4zNDFjLTEuMTM3LDEuNDg5LTIuNTM0LDUuMDI5LTQuNDIxLDUuMDI5Yy0wLjAyOSwwLTAuMDI1LDIuMzctMC4wMjUsMi41YzAsMC4zMzMsMCwwLjY2NywwLDFjMCwwLjEzLTAuMDA0LDIuNSwwLjAyNSwyLjVjMTQ3LjI5NiwwLDI5NC41OTMsMCw0NDEuODksMGMxNDcuMzAxLDAsMjk0LjYwMSwwLDQ0MS45MDEsMGMzMi40MDQsMCw2NC44MDcsMCw5Ny4yMDksMGMtMC4wMTgsMCwwLjExNS00LjUyNSwwLTVjLTcuMDI5LTI4LjgxMi0yMi44NDItNTMuMDY5LTM5LjIzLTc3LjMyOUM4NS4yODktMzQ3Ljc5LDc0LjAyLTM3Mi4yNyw1OC41Mi0zOTQuMDA5Yy03LjUyOS0xMC41NjMtMTYuNDI2LTE3LjcxNC0yNy44NzktMjMuNzEyYy0xMi4yMDktNi4zOTQtMjUuMjY2LTExLjQyNC0zNS44NzMtMjAuNDU0Yy0xMC45NDUtOS4zMTktMTYuMzc1LTIzLjQ5MS0yMi41NDktMzYuMDU4Yy02Ljc1OC0xMy43NTQtMTUuMzk2LTIzLjg2OC0yNy45NTMtMzIuNjZjLTMuNDIyLTIuMzk2LTYuOTY3LTQuNjIyLTEwLjUwMi02Ljg0N2MtMS45NTEtMS4yMjktMy45MS0yLjQ0Ny01Ljg2My0zLjY3NWMtMS41NjUtMC45ODMtMS40MTItMS42NDMtMi40MjEtMi44OTljMC4wMDIsMS42MzcsMC4wMDUsMy4yNzMsMC4wMDcsNC45MTFjMC4zMjQtNi4xNjgsMi42MjItMTAuMTc2LDcuNzU0LTEzLjQ4NWM1LjgzNC0zLjc2MiwxMS40MzgtNy40NDksMTYuOTA0LTExLjc4NmMxMy4xOTEtMTAuNDY3LDI3LjI2Ni0yMC45OSwzOC4zMzQtMzMuNjRjMi40MjItMi43NjcsNi4yODktNC45NjQsOS4xMDctNy4zNzhjMi45NzEtMi41NDQsNS44MjItNS4yMjUsOC42MzktNy45MzhjNi4xMjctNS45MDIsMTEuODM2LTEyLjIyOSwxNy4zNTUtMTguNjk2YzUuMTA0LTUuOTc5LDkuOTUzLTEyLjE3NCwxNC43MTctMTguNDI1YzQuNjk3LTYuMTY0LDEwLjM1NS0xMS4yMDEsMTUuOTc1LTE2LjQ5NGMxMi4wNjEtMTEuMzU5LDE4Ljc3NS0yNi44NjEsMjguMDEtNDAuMzc2YzkuMTExLTEzLjMzMiwyMS4zNzUtMjQuMTU2LDMxLjU3OC0zNi42MDRjMTAuNjkzLTEzLjA0MywxOS40NzMtMjcuOTc4LDI4LjMyNi00Mi4yOTVjOS4xMDktMTQuNzI5LDE3Ljg1Ny0yOS42ODEsMjYuNzI3LTQ0LjU1NWMzLjgwMy02LjM3Nyw3Ljk4Mi0xMi42MjMsMTEuMjcxLTE5LjI4NGMzLjA5NC02LjI3LDUuMTA5LTEzLjA0NSw3Ljg0LTE5LjQ3NmMyLjUxOC01LjkzMiw1LjE4Ni0xMC41NjEsMTEuMDA2LTEzLjU0MWM1LjM0NC0yLjczNCw4Ljk0OS00LjY4MywxMi4xNTgtOS45NjJjNi4zODUtMTAuNDk3LDcuODc5LTIzLjEyNiwxNi4xOTEtMzIuNTczYzMuODU1LTQuMzc5LDguNDMyLTcuOTczLDExLjk2Ny0xMi42NTZjNC4xMzUtNS40NzcsMy4yNDYtMTEuOTI1LDUuMjA1LTE4LjE4OGM0LjI3MS0xMy42NSw4LjgwMS0yNy4yMTYsMTIuNTE4LTQxLjAzM2MzLjA4NC0xMS40NTgsMS40MzYtMjQuMTAyLDEuNDM2LTM1Ljg4NGMwLTE1Ljc4NCwwLTMxLjU2OSwwLTQ3LjM1NGMwLTMuOTEzLDEuMTQxLTkuNTE0LTAuMDI1LTEzLjI4OWMtMS44NjktNi4wNTctNi42Ny0xMC4yMi05LTE2YzAuMDAyLDEuNjM3LDAuMDA2LDMuMjc0LDAuMDA4LDQuOTExYzAuNjA5LTE1Ljg4OSwxLjIyMS0zMS43NzgsMS44MzItNDcuNjY3YzAuMTUyLTMuOTQzLDAuOTgyLTUuODQzLDMuODg1LTguMjY0YzIuMjgzLTEuOTAzLDQuNzI3LTMuNDU4LDYuNzc1LTUuNjQxYzIuMTE5LTIuMjU2LDEuODExLTUuNDUxLDIuMS04LjMzOWMwLjMwNS0zLjAzOCwwLjg5OC01LjkxNywxLjM5NS04LjkyYzEuMzItOC4wMDYtMS4wNjMtMTUuNzUzLTMuMDU1LTIzLjQzM2MtMy44NjktMTQuOTE0LTguMzE2LTI5LjY2OC0xMS45MzktNDQuNjQ3YzAuMDEsMC44MzMsMC4wMTgsMS42NjcsMC4wMjUsMi41YzAtNS40NjEsMC4xOC0xMC45NTMtMC4wMTgtMTYuNDExYy0wLjEyNS0zLjQxOS0xLjUzOS03LjIzNi0yLjI1OC0xMC41ODljLTEuMDQ5LTQuOS0yLjEtOS44LTMuMTUtMTQuNzAxYy0xLjY4Mi03Ljg0OC0yLjY0OC0xNS44ODgtNi41MzctMjIuOTg3Yy0xLjgzNi0zLjM1Mi0zLjEwNy02LjA0MS0zLjg2My05LjgxM2MtMC45MDItNC41MTQtMS45NjktOC4wOTktNC4yNTgtMTIuMTA3Yy0xLjc2LTMuMDgyLTMuNjk5LTYuMDQzLTUuMzYzLTkuMTgyYy0wLjg0NC0xLjU5NC0xLjQ3Ny0zLjI2Ny0yLjA4LTQuOTYxYy0wLjk2My0yLjY5Ny0yLjE4OC0xLjc1LTQuOTItMS43NWMtOS41NzgsMC0xOS4xNTgsMC0yOC43MzgsMGMtMTguNDI0LDAtMzYuODQ2LDAtNTUuMjcsMGMtNzMuNjk1LDAtMTQ3LjM5MywwLTIyMS4wODksMGMtMTQ3LjM5OCwwLTI5NC43OTcsMC00NDIuMTk2LDBjLTYwLjQyOCwwLTEyMC44NTYsMC0xODEuMjg1LDBDLTcxMC41NTktMTMyOC4zMTQtNzEwLjU1OS0xMzIzLjMxNC03MTAuNTIxLTEzMjMuMzE0eiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU0OC40MzYtNzg3LjYyOGMtMi4zNzMtMjIuMzc5LTQuMTAyLTQ0LjgzOS01LjYxMy02Ny4yOWMtMi44NTktNDIuNDQ3LTUuMDYzLTg1LjEzNC0zLjA4Mi0xMjcuNjY4YzIuMzA3LTQ5LjYwNCwxMi44MDUtOTguMDQ0LDMxLjc5Ny0xNDMuOTYyYzUuNjU4LTEzLjY3NywxMi4wMjctMjcuMTA1LDE5LjMwOS0zOS45OTdjMS4xNS0yLjAzOCwyLjMyMi00LjA2OCwzLjU2OC02LjA1YzAuMTA1LTAuMTY4LDcuOTgyLDYuMDI5LDguNDQzLDYuNDExYzE2LjE0MywxMy4zODEsMjkuNzcxLDMwLjMwMywzNi44MDksNTAuMjA5YzUuNDU1LDE1LjQyNywxNy41MTgsMjkuMDIsMjcuNDc3LDQxLjY3OGMxMy41NjMsMTcuMjQxLDI3LjU1NywzNC4xNjQsMzkuOTc5LDUyLjI2NmMxMC44NDYsMTUuODA2LDIxLjUxMiwzMy4zNDIsMjQuNzQ2LDUyLjUzMWMwLjI3MSwxLjYxMywwLjQzNiwzLjI0MSwwLjU2OCw0Ljg3Yy0wLjQ1My01LjU5NiwwLjE0MS0xMS40NDYsMC4wNy0xNy4wNzFjLTAuMjc5LTIyLjI1LTIuNzg1LTQ0LjU4Ny02LjgzMi02Ni40NDhjLTYuMzA5LTM0LjA5Mi0xNy4yMTctNzQuMTgxLTQ1LjQ2MS05Ni44NzVjLTAuMjYtMC4yMDItMC41Mi0wLjQwNC0wLjc3Ny0wLjYwNmMwLDYuNjY3LDAsMTMuMzMzLDAsMjBjMzguMjM0LDI1LjY0MSw3NS4zMzgsNTMuMTA4LDExMC42MjksODIuNjc5YzE4LjAxNiwxNS4wOTcsMzUuNTI3LDMwLjg0Niw1MS45NTEsNDcuNjcyYzEzLjU3MiwxMy45MDYsMjYuNjA1LDI4LjcwMSwzNi45MDQsNDUuMjM4YzMuOTUzLDYuMzQ4LDcuNCwxMy4wNTYsOS44MDksMjAuMTQ3YzAuNjYyLDEuOTQ3LDAuMzMyLDIuNzgzLDEuNjUsMS4xMThjMS4zOTgtMS43NjYsMi42NDUtMy42NSwzLjgyOC01LjU2M2MxMS43MzYtMTguOTU4LDEyLjE3LTQwLjIyOSwxMS45NTUtNjEuODY1Yy0wLjA2MS01Ljk0OC0wLjQ4Mi0xMS44MTEtMS40Mi0xNy42ODhjLTAuNTMzLTMuMzUyLTEuMTUtNi42NzEtMS41NDMtMTAuMDQ2Yy0wLjIxMy0xLjgzNC0wLjMyMi0zLjY3OS0wLjQwOC01LjUyM2MtMC4yMzYsMTQuNDQ2LTAuMjE3LDE4LjcyMywwLjA1NywxMi44MzNjMC4wNjQtMS4wMjQsMC4xNi0yLjA0NiwwLjI4OS0zLjA2NGMwLjczNi02LjQyMywyLjk5OC0xMi45MDUsNy42MjctMTcuNTU3YzEuOTk0LTIuMDAzLDQuNjA0LTMuNjQ4LDcuMzcxLTQuMzE4YzEuMDY0LTAuMjU4LDMuMDkyLDEuMjU2LDQuMDA0LDEuNjg3YzM0Ljc2NiwxNi40MTcsNjkuNTMxLDMyLjgzNCwxMDQuMjk3LDQ5LjI1MWMtMC41MzUtMC4yNTIsMC4xLTkuMjY3LDAuMS0xMGMwLTEuNTIzLDEuMDI5LTguODEyLTAuMS0xMGMtNy4yMDMtNy41NzctMTUuMjEzLTE0LjQ2Ny0yMy4wNDMtMjEuMzczYy04LjA3Ni03LjEyNC0xNi42MTEtMTMuNzk0LTI0LjI0NC0yMS40MDNjLTYuNjctNi42NTEtMTIuNzQ2LTEzLjg5OS0xOC42MzUtMjEuMjQyYy0xNy41LTIxLjgyNC0zMy40MDQtNDUuMTY5LTQ4LjA3OC02OC45ODJjMCw2LjY2NywwLDEzLjMzMywwLDIwYzQ4LjIwNSwyNC40NTgsOTUuNzUsNTAuNjA2LDE0MS44MTYsNzguODg3YzIzLjQyNCwxNC4zOCw0Ny4wNDksMjkuMjY5LDY3Ljk1MSw0Ny4yMTNjMTAuNjc0LDkuMTYzLDE5LjQwNCwyMC4xNzksMjguNjA5LDMwLjc2M2MwLjQ5NCwwLjU2OCwxMy4wODgsMTUuMDA0LDEzLjEzMSwxNC45NjRjMS4wNzYtMC45NzQsMC4xMDItOC42NTcsMC4xMDItMTBjMC0yLjMyNywxLjAyOS03Ljg2LTAuMTAyLTEwYy0wLjM1LTAuNjYzLTEuMDIzLTEuMjU2LTEuNTA4LTEuODI3YzAsNi42NjcsMCwxMy4zMzMsMCwyMGM1LjE0OC0yMy41MDYsNC44MDUtNDkuMDI5LDMuNDQzLTcyLjgzOWMtMi4xNjgtMzcuOTkyLTE1Ljk4Mi03NS45NDEtNDguNDQzLTk4LjE2MWMwLjc0OCwwLjUxMi0wLjEsOS4wNDgtMC4xLDEwYzAsMS4wOTgtMC44NjMsOS4zMTYsMC4xLDEwYzQ0LjY5MywzMS43NzgsODkuMjMsNjMuOTc4LDEzMS41MjUsOTguOTIyYzI3LjM1MiwyMi41OTcsNTQuMzU0LDQ2LjU1LDc2LjI2OCw3NC42MDVjMTIuMjA3LDE1LjYyNSwyMi41NTcsMzIuOTAyLDI4LjQ2Myw1MS45MTljMi41NDksOC4yMDksNC4xNSwxNi42OTEsNC45MjQsMjUuMjQ4YzAuMjAxLDIuMjMxLDAuMzE4LDQuNDcsMC4zOTgsNi43MDhjMC4yMjUsNi4zMjIsMC4xODktMTYuNTM3LDAtMTAuMTY2Yy0wLjAzMSwxLjEtMC4wODQsMi4xOTktMC4xNDEsMy4yOThjLTAuMjUsNC44NDEtMC43Nyw5LjY2Ni0xLjQzOCwxNC40NjZjLTAuNDQ5LDMuMjI4LTAuMSw2Ljc1NC0wLjEsMTBjMCwyLjg0OCwwLjg4NSw3LjI0NCwwLjEsMTBjMTAuMDAyLTM1LjA2OSwxMi44NjktNzAuNDU4LDEyLjY2OC0xMDYuNzU3Yy0wLjA4OC0xNS42NzEtMC40ODItMzEuODI3LTMuNjY4LTQ3LjI0M2MwLDYuNjY3LDAsMTMuMzMzLDAsMjBjMTMuNjA0LDU0LjI4NCwyNC4zODMsMTA5Ljg1MSwzMC4yNzksMTY1LjUwNmMwLjgyNiw3Ljc5OCwxLjUwNiwxNS42MTMsMi4wMTgsMjMuNDM3YzAuMjM4LDMuNjIsMC40MjQsNy4yNDMsMC41NzQsMTAuODY3YzAuMDc0LDEuNzYyLDAuMTI5LDMuNTI0LDAuMTc4LDUuMjg3YzAuMDIsMC43MDQsMC4wMzMsMS40MDgsMC4wNDcsMi4xMTJjMC4xMDcsNS41NDQsMC4wOTYtMTEuNjM3LDAuMDA2LTYuMTk5Yy0wLjE4OSwxMS4zODMtMS4xMzEsMjIuOTY1LTQuMTAyLDMzLjk5Yy0wLjc4OSwyLjkyOC0wLjEsNy4wMDgtMC4xLDEwYzAsMi4zNTcsMC4wMDQsNC43MTQsMC4wMjksNy4wNzFjMCwwLjE4OCwwLjI2NCwyLjU5OCwwLjA3LDIuOTI5YzIyLjgxMy0zOS4wNjMsMzguMzIyLTgyLjM4NCw1Mi4wMzUtMTI1LjMzM2M5LjQ0MS0yOS41NzMsMTcuODUtNTkuNTI0LDI1LjA0MS04OS43MjZjMC4zMTMtMS4zMTMsMC42MjUtMi42MjUsMC45MjQtMy45NDFjMC02LjY2NywwLTEzLjMzMywwLTIwYy01Ljg5Niw1MS41NzUtMTQuNDA4LDEwMy4wOTMtMjUuNTU3LDE1My43ODJjLTUuMjI1LDIzLjc1NS0xMS4xNzYsNDcuNDExLTE4Ljg3Myw3MC40OTZjLTUuODM4LDE3LjUxNi0xMi41NzYsMzUuNzAxLTIzLjU3LDUwLjcyM2MtMS4xNzYsMS42MDUtMC4xLDguMTI0LTAuMSwxMGMwLDIuMzU3LDAuMDA0LDQuNzE0LDAuMDI5LDcuMDcxYzAsMC4wNzIsMC4yNDIsMi42OTIsMC4wNywyLjkyOWM3Ljk1NS0xMC44NjksMTMuNDQ1LTIzLjQzOCwxOC4yNzctMzUuOTM5YzYuMjY2LTE2LjIxNSwxMS4xODItMzIuOTQ3LDE1LjYyMS00OS43NDJjOS41ODgtMzYuMjczLDE2LjY0My03My4yMTksMjIuNzcxLTExMC4yMTdjNC4zNTItMjYuMjY2LDguMzA1LTUyLjY0NiwxMS4zMy03OS4xMDJjMC4zNzMtMy4yNjUsMC4xLTYuNzIyLDAuMS0xMGMwLTIuOTk3LTAuNzY4LTcuMDY3LTAuMS0xMGMtNS4xMjMsMjIuNTI0LTExLjI5Myw0NC44NDQtMTcuODAxLDY3Yy0xMi43MDcsNDMuMjYtMjcuMjc3LDg2LjM3Mi00Ni45MywxMjcuMDIxYy00LjEwNSw4LjQ5MS04LjUxNCwxNi44MzYtMTMuMjcsMjQuOTc5YzAsNi42NjcsMCwxMy4zMzMsMCwyMGMzLjg3My0xNC4zNzQsNC4xOTMtMjkuNDcxLDQuMjgzLTQ0LjI2M2MwLjEyMS0yMC4yODItMC41NjgtNDAuNDMyLTIuNTM1LTYwLjYyMWMtMy42NzgtMzcuNzY3LTEwLjI4My03NS4yNTgtMTcuODU1LTExMi40MmMtMy45MzQtMTkuMzAyLTguMTA0LTM4LjU4Ni0xMi44OTMtNTcuNjk3YzAuNzE3LDIuODY0LTAuMSw3LjA2Mi0wLjEsMTBjMCwzLjEzLTAuNTM5LDYuOTEsMC4xLDEwYzIuMjU0LDEwLjkxMSwyLjk1NSwyMi4yNTksMy4zNzEsMzMuMzU4YzAuMDQ3LDEuMjY0LDAuMDgsMi41MjgsMC4xMDcsMy43OTNjMC4xMjksNS44NzEsMC4xNDUtMTAuOC0wLjAyNS0zLjc1NmMtMC4wOCwzLjM5Mi0wLjIzOCw2Ljc4Mi0wLjQyOCwxMC4xNjljLTAuNDA0LDcuMzE2LTEuMTIxLDE0LjYxMi0yLjAyNSwyMS44ODJjLTIuMDQxLDE2LjQxOS01LjQ2NSwzMi42NDgtMTAsNDguNTU0YzAsNi42NjcsMCwxMy4zMzMsMCwyMGMyLjA5OC0xNS4wODcsMi4wNjEtMzAuMzksMS42NjgtNDUuNTljLTAuMjc1LTEwLjY0OS0xLjc4MS0yMS4xOTYtNC42Ny0zMS40NTVjLTYuODM4LTI0LjI4MS0yMS4zMDEtNDUuNjIzLTM3LjUzMy02NC42MDJjLTIyLjMzNC0yNi4xMTItNDguNjQ2LTQ4Ljc2Ny03NS4yMjctNzAuNDA3Yy00MC4xMDctMzIuNjU1LTgyLjEwNC02Mi45ODYtMTI0LjIzOC05Mi45NDZjMCw2LjY2NywwLDEzLjMzMywwLDIwYzMyLjg4OSwyMi41MTMsNDYuNDk0LDYxLjAwMyw0OC41LDk5LjQzN2MwLjEwMiwxLjkzLDAuMTY2LDMuODYyLDAuMjAzLDUuNzk1Yy0wLjMzNC0xNy4yMTMsMC4wNjQtMTEuOTkzLTAuMDM1LTguMTk5Yy0wLjAyMywwLjg2Ni0wLjA1NywxLjczMi0wLjA5LDIuNTk4Yy0wLjEzNywzLjU4NS0wLjM3Nyw3LjE2Ny0wLjY4OSwxMC43NDFjLTAuNDI2LDQuODkxLTEuMDI1LDkuNzY5LTEuNzk3LDE0LjYxOGMtMC4zMTYsMS45OTgtMC42NTgsMy45OTctMS4wODQsNS45NzZjLTEuMjMyLDUuNzIxLTAuMTU4LDEyLjgzMS0wLjA1OSwxOC42N2MwLjAxOCwxLjA4NS0wLjEwNywxLjE3OCwwLjQzOCwxLjgyM2MwLjM1OSwwLjQyNiwwLjg1OSwwLjg3NCwxLjEyMSwxLjM3YzAtNi42NjcsMC0xMy4zMzMsMC0yMGMtMC4wMzcsMC4wMzUtMTkuNTIzLTIyLjMyLTIwLjI3MS0yMy4xODJjLTEwLjEzNy0xMS42NzQtMjAuMjM0LTIyLjAyNS0zMi40OS0zMS40NzdjLTI4LjQxMi0yMS45MTEtNTkuNjAyLTQwLjM2NS05MC41OTQtNTguMzM0Yy0zNS40ODgtMjAuNTc3LTcxLjU2Ni00MC4yNzEtMTA4LjE1Mi01OC44MzRjMC41NzQsMC4yOTItMC4xLDkuMjM0LTAuMSwxMGMwLDIuMTE4LTEuMDY2LDguMTA4LDAuMSwxMGMxNC42ODQsMjMuODI3LDMwLjYzNyw0Ny4wOTUsNDguMDc4LDY4Ljk4MmM1LjY1LDcuMDg5LDExLjU0OSwxMy45OTUsMTcuODg1LDIwLjQ4MmM3LjQzMiw3LjYwOSwxNS44OTEsMTQuMTc5LDIzLjg3OSwyMS4xODJjOC4yMTksNy4yMDMsMTYuNjE3LDE0LjQyLDI0LjE1OCwyMi4zNTNjMC02LjY2NywwLTEzLjMzMywwLTIwYy0yMC45ODgtOS45MTEtNDEuOTc3LTE5LjgyMi02Mi45NjMtMjkuNzMyYy0xMi4zNDYtNS44My0yNC42OTEtMTEuNjYtMzcuMDM3LTE3LjQ5Yy0yLjU4Ni0xLjIyMS01LjE3LTIuNDQxLTcuNzU2LTMuNjYyYy0xLjA3OC0wLjUwOS0zLjMzLDAuOTYxLTQuMjA5LDEuNDVjLTE0LjcwNSw4LjE3NS0xMS45NjUsMzAuOTU4LTExLjgzLDQ0LjYyYzAuMDU1LDUuNTA1LDAuMzk1LDEwLjkwOSwxLjIwMywxNi4zNmMwLjUxLDMuNDM5LDEuMTkzLDYuODM5LDEuNjIzLDEwLjI5MmMwLjI1NiwyLjA0NiwwLjM5MSw0LjEwNSwwLjUwNCw2LjE2NGMwLjIwMy0xMi4wOCwwLjE5My0xNS40NTEtMC4wMzEtMTAuMTE0Yy0wLjA3LDEuMzE4LTAuMTc0LDIuNjM0LTAuMzExLDMuOTQ2Yy0wLjkyNiw5LjcxNS0zLjcwNywxOS4yNDMtNy45MTIsMjguMDM0Yy0yLjEzMSw0LjQ1Mi00LjcxNyw4Ljc5NC03Ljg0OCwxMi42MjNjLTAuOTY1LDEuMTgtMS42MTEtMy4xMi0xLjk1My00LjA1MWMtMS4zMDMtMy41NTktMi45MzktNi45OTItNC42OTMtMTAuMzQ5Yy04LjUzMS0xNi4zNDctMjAuNzU4LTMwLjc3Mi0zMy4xNzYtNDQuMjcxYy0yNS4xODQtMjcuMzc0LTUzLjc1NC01MS42NTgtODIuODI0LTc0Ljc3MWMtMjguMzU0LTIyLjU0My01Ny43MDUtNDMuODczLTg3Ljc4Ny02NC4wNDdjMC43MzYsMC40OTQtMC4xLDkuMDYzLTAuMSwxMGMwLDEuMTg0LTAuOTA4LDkuMjE0LDAuMSwxMGMyNy43OTEsMjEuNjY4LDM4Ljc3OSw2MC4xNTYsNDUuNDE0LDkzLjIwMmMzLjA3MiwxNS4yOTksNS4xMDcsMzAuODExLDYuNDA2LDQ2LjM1OGMwLjQxMiw0LjkzNSwwLjcyNyw5Ljg3OCwwLjk0OSwxNC44MjVjMC4wNjMsMS40MTgsMC4xMTUsMi44MzcsMC4xNTgsNC4yNTVjMC4wMzksMS4zNC0wLjAwNC0wLjMyMiwwLjAxMiwwLjQxM2MwLjAxNCwwLjY0LDAuMDI1LDEuODY2LTAuMDEtMC45ODJjMC4wMjMtNS42OSwwLjA0Ny0xMS4zODEsMC4wNy0xNy4wNzFjLTEuNTMxLTE4LjkyNy0xMS41NjQtMzYuMzk1LTIxLjY5Ny01MS45ODljLTExLjk5Ni0xOC40NjUtMjYuMDIzLTM1LjUzOC0zOS43MDMtNTIuNzU3Yy0xMC43NjQtMTMuNTQ3LTIyLjY2OC0yNy4zNy0yOS45NzUtNDMuMjAyYy0xLjg0OC00LjAwMy0zLjExNS04LjI0Mi00Ljk1MS0xMi4yNTljLTIuNTY4LTUuNjIxLTUuODQ2LTEwLjkwMy05LjQwMi0xNS45NDNjLTUuODMtOC4yNTktMTIuODQ2LTE1LjY4LTIwLjM2OS0yMi40MDhjLTMuNzE3LTMuMzI0LTcuNjE1LTYuNTEtMTEuNzMyLTkuMzI4Yy0wLjM4Ny0wLjI2NC0yLjM2MywzLjUzNi0yLjYwNSwzLjk1M2MtNi44MjYsMTEuNzU1LTEyLjczLDI0LjA1Ny0xOC4xMzUsMzYuNTIxYy0xOS40MTQsNDQuNzczLTMwLjYxNSw5Mi41MDItMzMuNjg4LDE0MS4xNzFjLTIuOTY5LDQ3LjAxOC0xLjczNCw5NC40OTksMC42MDcsMTQxLjUxOWMxLjU4MiwzMS43NTksMy45MDQsNjMuNDk4LDYuOTg4LDk1LjE0N2MwLjIxMywyLjE5MiwwLjQzLDQuMzg0LDAuNjYyLDYuNTc0QzU0Ny43MzgtNzc0LjIwMiw1NDkuMTM1LTc4MS4wMjQsNTQ4LjQzNi03ODcuNjI4TDU0OC40MzYtNzg3LjYyOHoiLz48L2c+PC9nPjxwYXRoIGZpbGw9IiNEMjFGMzUiIGQ9Ik0yNC41NzQsOWMtMC4yMzYtMC42OTktMC40MDktMS4xOTYtMC42MjctMS41NDljLTAuMjk5LTAuNTAxLTAuNjk5LTAuNzM4LTEuMjMzLTAuNzM4Yy0wLjU1MywwLTEuMTk4LDAuMjQ5LTIuMzc5LDAuNjk5bC01Ljc1NCwyLjc1bDAuNjcyLTYuNDI0YzAuMDM3LTEuNzMyLDAuMDY0LTIuNTI0LTAuNDYyLTMuMDU3QzE0LjMwMiwwLjE4LDEzLjU2NSwwLjE4LDEyLjQ2OSwwLjE4Yy0xLjEzNiwwLTEuODg4LDAtMi4zNzksMC41MDlDOS41NzMsMS4yMzIsOS42MDEsMi4wMjEsOS42ODIsMy43NDVsMC43MzQsNi40MTZMNC41OTEsNy40MDNDMy41MjgsNy4wMTUsMi44MTIsNi43NTksMi4yNjgsNi43NTljLTAuNTM2LDAtMC45MzYsMC4yMjktMS4yNDIsMC42OTljLTAuMjIsMC4zMzQtMC4zNzMsMC43ODgtMC42MSwxLjQ4N2MtMC4zNzEsMS4xNjEtMC41OCwxLjgwNi0wLjI1MiwyLjQxNmMwLjMzNCwwLjY0NSwxLjA5NywwLjg3LDIuNzY3LDEuMzcxbDYuMzksMS4wODFsLTQuNDc1LDQuODgxYy0xLjA2MywxLjMyNS0xLjU0MiwxLjkyMy0xLjQ0MiwyLjY0OWMwLjA5MSwwLjY3MiwwLjYzNSwxLjA3MSwxLjYzMywxLjc5OGMwLjg0NSwwLjYwNSwxLjQwNiwxLjAxNCwyLjAxNiwxLjAxNGMwLjg4LDAsMS4zODktMC43NzYsMi4zMDUtMi4xOTRsMy4xMjEtNS42N2wzLjE2Nyw1LjY3OGMwLjk1NCwxLjQxLDEuNDg5LDIuMTg3LDIuMzUyLDIuMTg3YzAuNjA4LDAsMS4xNTEtMC40MDgsMS45Ny0xLjAxNGMxLjAwNi0wLjcyNywxLjU1MS0xLjEyNiwxLjYzMy0xLjc5OGMwLjEwOC0wLjcyNy0wLjM4MS0xLjMzMi0xLjQ0My0yLjY2MWwtNC41MjgtNC44NjlsNi40MzQtMS4wODFjMS42ODgtMC41MDEsMi40NTEtMC43MjYsMi43OTctMS4zNzFDMjUuMTYzLDEwLjc2MywyNC45MzgsMTAuMDk5LDI0LjU3NCw5Ii8+PC9zdmc+);
    width: 25px;
    height: 25px;
    margin: 20px 10px 20px 15px;
}

.navbar-toggle.nav_menu_xs {
    width: 40px;
    height: 40px;
    line-height: 1.0;
    padding: 0;
    margin: 10px 15px 10px 0;
    cursor: pointer;
    text-align: center;
    border: none !important;
    background: none !important;
}

.navbar-toggle .icon-bar {
    margin: 0 auto;
    height: 4px;
    background: white !important;
    border-radius: 0;
}

.navbar-toggle .navbar-toggle-times {
    font-size: 40px;
    line-height: 30px;
    /*border: 1px solid red;*/
    height: 40px;
    margin-top: 5px;
}

.navbar-toggle.collapsed .navbar-toggle-times {
    display: none;
}

.navbar-toggle .navbar-toggle-bar {
    display: none;
}

.navbar-toggle.collapsed .navbar-toggle-bar {
    display: block;
    margin: 10px 0 0;
}

@keyframes top_animate {
    0% {
        top: -100%;
    }

    100% {
        top: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
}

.dropdown-menu {
    padding-top: 0;
    min-width: 100px;
    border: none;
    box-shadow: none;
    margin-top: 0;
    border-radius: 0;
}

.top_lang a {
    text-align: center;
    background: none !important;
    color: #ebebeb !important;
}

    .top_lang a:hover {
        color: #d32036 !important;
    }
/*#endregion mainNavCreatives*/

/*#region Footer */
.footer_plash {
    bottom: 0;
    font-size: 140%;
    left: 0;
    padding: 12px 0;
    position: absolute;
    right: 0;
    z-index: 4;
    font-family: "Open Sans Bold", Arial,sans-serif;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
}

    .footer_plash:hover {
        background: #c31c30 !important;
    }

    .footer_plash font {
        display: inline-block;
        font-size: 140%;
        line-height: 1;
        margin-left: 5px;
        margin-top: -2px;
        vertical-align: middle;
    }

#footer {
    background: url(/Content/img/creatives/footer_bg.png) #212326 right bottom no-repeat;
}

.footer_soc {
    border: 1px solid white;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 35px;
    height: 60px;
    line-height: 57px;
    margin: 12px 20px 0 0;
    text-decoration: none !important;
    vertical-align: top;
    width: 60px;
}

    .footer_soc a {
        text-align: center;
    }

    .footer_soc:hover {
        border-color: #d32036;
    }

.blade_footer {
    padding-bottom: 30px;
}

.footer_panel {
    background: #000000;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
}

    .footer_panel a {
        color: white;
    }

        .footer_panel a:hover {
            color: #d32036;
        }

.center_ul {
    margin: 0;
    padding: 0;
}

    .center_ul li {
        display: inline-block;
        margin: 8px 5px;
        vertical-align: middle;
    }
/*#endregion Footer */

/*#region helpers*/
.r {
    position: relative;
}

.no-padding {
    padding: 0 !important;
}

.pointer {
    cursor: pointer;
}

.inline-block {
    display: inline-block;
}

/*#endregion helpers*/

/*#region Height*/
.section-half {
    height: 50%;
}

.section-third {
    height: 30%;
}

.height_100 {
    height: 100%;
}

.height_50, .header_bottom.height_50 {
    height: 50%;
}

.height_30 {
    height: 30%;
    padding: 50px 0;
    padding: 2.5rem 0;
    overflow: hidden;
}

.height_70 {
    height: 70%;
    padding: 50px 0;
    padding: 2.0rem 0;
    overflow: hidden;
}

.height_75 {
    height: 75%;
}


/*#endregion Height*/



/*#region Stats*/
#stats p {
    margin-bottom: 0;
}

#stats .container .col-lg-4:first-child {
    border-right: 1px solid #3f4044;
}

#stats .container .col-lg-4:last-child {
    border-left: 1px solid #3f4044;
}

.stats_content {
    position: absolute;
    width: 100%;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*#endregion Stats*/


/*#region Form*/

#request .section-heading, #request_form .section-heading {
    margin-top: 0;
}

#request .form-control, #request_form .form-control, .head_request_form .form-control {
    height: 50px;
    font-size: 16px;
    padding-left: 60px;
}

#request .btn-submit, #request_form .btn-submit {
    margin-top: 0;
    margin-bottom: 2px;
    /*height: 45px;
    line-height: 1.2;*/
}

.head_request_form {
    margin-top: 30px;
}



.height_30_inner .iagree_form {
    margin: 10px 0 0 5px
}

.sendForm .form-control, .custom_form .form-control {
    background: none;
    border: 1px solid #e6e6e6;
    font-family: "Open Sans", Arial,sans-serif;
    font-size: 130%;
    color: white;
    padding-left: 60px;
    width: 326px;
}

.captch_wrapper .form-control {
    width: 220px
}

#footer_submit_done {
    color: white;
    font-size: 18px;
    margin-bottom: 30px;
    margin-left: 4px;
    display: none;
}

.sendForm .input__field {
    padding-left: 55px;
}

.custom_form .input__field {
    padding-left: 15px;
}

.sendForm #nameinput {
    padding-left: 50px;
}

#contactsendForm {
    margin-left: -4px;
}

    #contactsendForm .form-control {
        width: 100%;
    }

.sendForm .btn-xl {
    margin-left: 10px;
    max-width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom_form .form-control {
    padding-left: 12px;
    font-size: 13px;
    font-weight: normal;
    height: 27px;
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
}

.custom_form textarea {
    resize: none;
    height: 93px;
    height: calc(13vh + 3px);
    height: -webkit-calc(13vh + 3px);
    max-height: 108px;
    margin: 0 0 2px;
    min-height: 97px;
    height: 104px;
}

#contactsendForm .row {
    margin-left: -10px;
    margin-right: -10px;
}

#contactsendForm .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.form_div {
    margin-left: -5px;
}

.form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.075);
}

    .form-control::-moz-placeholder {
        color: #cbcac9;
    }

    .form-control::-webkit-input-placeholder {
        color: #cbcac9;
    }

    .form-control:-moz-placeholder {
        color: #cbcac9;
    }

    .form-control:-ms-input-placeholder {
        color: #cbcac9;
    }

.focused .input__field::-moz-placeholder, .focused .input__field::-webkit-input-placeholder, .focused .input__field:-moz-placeholder, .focused .input__field:-ms-input-placeholder {
    color: #d32036;
}

.form-control:focus {
    border-color: #d32036;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(211,32,54,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(211,32,54,.6);
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.form-group {
    position: relative;
}

.input-icon {
    position: absolute;
    left: 0;
    top: 0;
    /*line-height: 50px;*/
    font-size: 28px;
    color: #a9a9a9;
    width: 60px;
    margin-bottom: 0;
    text-align: center;
}

.minoru-group .input-icon {
    /*line-height: 40px;*/
    line-height: 0.8;
    left: 3px;
    top: 50%;
    z-index: 2;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer_submit, #submit_loading {
    border: medium none;
    bottom: 5px;
    height: 27px;
    position: absolute;
    right: 0;
    width: 29px;
}

#submit_loading {
    background: url("../img/creatives/ajax-loader.gif") no-repeat center;
    display: none;
    z-index: 3;
}

.footer_submit {
    color: #717171;
    cursor: pointer;
    display: block;
    font-size: 23px;
    z-index: 3;
}

    .footer_submit:hover {
        color: #d32036;
    }

.form_success, .form_error {
    display: none;
}

/*#endregion Form*/

.bot_buttons {
    bottom: 3%;
    position: absolute;
    left: 0;
    right: 0;
}

.index_top_success.attention_block {
    position: relative;
    height: 55%;
    background: url("../img/creatives/Texture_ewhite.png") left top;
    margin-top: -30px;
    min-height: 300px;
    display: block;
}

.index_top_success::before {
    background: rgba(0, 0, 0, 0) url("../img/creatives/FormSuccesIcon.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 180px;
    left: 50%;
    margin: -139px 0 0 -90px;
    opacity: 0.65;
    position: absolute;
    top: 50%;
    width: 180px;
}

.index_top_success .h1 {
    color: #aeaeae;
    font-size: 50px;
}

.index_top_success.attention_block .btn-xl {
    background: #d21e39;
    color: white;
    height: 62px;
    max-height: 62px;
    line-height: 40px;
    width: auto;
    text-transform: none;
}

    .index_top_success.attention_block .btn-xl:hover {
        background: #3b3c40;
        color: white;
    }

.index_top_success.attention_block .btn-default {
    background: none;
    color: #3b3c40;
    border: none;
    line-height: 1.8;
    text-decoration: none;
    font-size: 16px;
    font-family: "Open Sans Bold", Arial,sans-serif;
}

    .index_top_success.attention_block .btn-default:hover {
        color: #d21e39;
    }

    .index_top_success.attention_block .btn-default font {
        font-size: 20px;
    }

@media(min-width:768px) {
    #header .header-content {
        position: fixed;
        z-index: 1;
    }

    #about {
        z-index: 2;
        position: relative;
    }

    #step_1 {
        z-index: 3;
        position: relative;
    }

    #step_2, #step_3, #preview, #stats_section, #request, #footer {
        z-index: 4;
        position: relative;
    }

    header, .section-tall {
        overflow: hidden;
        min-height: 100%;
        height: 100%;
        min-height: calc(100% - 30px);
        height: calc(100% - 30px);
    }

    header {
        min-height: 100%;
        height: 100%;
    }

    .header-content {
        width: 100%;
        position: absolute;
        top: 38%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .success .header-content {
        top: 150px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .success .section-half {
        height: 300px;
        max-height: 35vh;
    }

    .text-medium, .wiki_div p.text-medium {
        font-size: 18px;
    }

    .form-group-m-none {
        margin-bottom: 0;
    }
}

@media(max-height:650px) {
    .text-medium, .wiki_div p.text-medium {
        font-size: 15px;
    }
}

.section-heading {
    text-transform: uppercase;
    font-size: 28px;
    font-size: 4.5vh;
}

.section-tall .section-heading, .page .section-heading {
    margin-top: 20px;
}

.graph_section .section-heading {
    margin-top: 40px;
}

@media (max-height: 800px) {
    .graph_section .section-heading {
        margin-top: 20px;
    }
}
/*#region 2nd Screen*/


.before_race_begin span {
    display: block;
    /*float: left;*/
    clear: both;
    line-height: 1.0;
    color: #b1b1b1;
}

    .before_race_begin span.bordered {
        border-bottom: 4px solid #464b4e;
        border-top: 4px solid #464b4e;
        margin-bottom: 5px;
        margin-top: 7px;
        padding-bottom: 7px;
        padding-top: 6px;
        white-space: nowrap;
    }

.service-box {
    max-width: 400px;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.page1 .service-box {
    min-height: 145px;
}

.ugolok {
    position: absolute;
    width: 18px;
    height: 18px;
    border-color: #45494c !important;
}

.features-col-start .ugolok {
    border-color: #c6c3c2 !important;
}

.t-l {
    left: 0;
    top: 0;
    border-top: 5px solid;
    border-left: 5px solid;
}

.t-r {
    right: 0;
    top: 0;
    border-top: 5px solid;
    border-right: 5px solid;
}

.b-r {
    right: 0;
    bottom: 0;
    border-bottom: 5px solid;
    border-right: 5px solid;
}

.b-l {
    left: 0;
    bottom: 0;
    border-bottom: 5px solid;
    border-left: 5px solid;
}

.service-box .fa img {
    max-height: 100px;
    max-height: 9.5vh;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.header_bottom .overlay {
    background: #242427;
    bottom: 0;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 10;
}

.header_bottom .features-col-inner .h3 {
    text-transform: uppercase;
}

.header_bottom .col-md-3:hover .features-col-inner {
    display: none;
}

.features-col-start {
    padding: 5%;
}

.header_bottom .col-md-3:hover .overlay {
    animation-duration: 0.8s;
    animation-name: fadeIn;
    opacity: 1;
}

.header_bottom .overlay-inner {
    opacity: 0;
    position: relative;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .header_bottom .overlay-inner .h3 {
        color: #a3a3a3;
        font-size: 21px;
    }

.header_bottom .col-md-3:hover .overlay-inner {
    animation-duration: 0.5s;
    opacity: 1;
    top: 0;
}

.header_bottom .col-lg-3 {
    /*max-height: 250px;*/
    max-height: 200px;
}

.page1 .header_bottom .col-lg-3 {
    position: relative;
}

.page1 .header_bottom .features-col-start {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 90%;
}

.page1, .page2 {
    padding-bottom: 50px;
}

.features-col-start .service-box {
    padding: 0 5%;
}

.overlay-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.features-col-inner {
    bottom: 0;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0;
}

.service-box p {
    margin-bottom: 0;
}

.overlay-content p {
    font-size: 14px;
    padding: 0 20px;
    color: #464b4e;
}

.header_bottom .col-md-4:hover .overlay-inner {
    animation-duration: 0.5s;
    opacity: 1;
}

.header_bottom {
    height: 100%;
}
/*#endregion 2nd Screen*/

/*#region Start bread*/
.bread {
    position: relative;
    text-transform: uppercase;
    color: white;
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Open Sans Bold", Arial,sans-serif;
    overflow: hidden;
}

    .bread .col-md-4 {
        position: relative;
    }

        .bread .col-md-4:before {
            display: block;
            position: absolute;
            right: 50%;
            height: 4px;
            background: #3b3c40;
            top: 50%;
            margin-top: -2px;
            left: -130px;
            content: "";
            z-index: 1;
        }

        .bread .col-md-4:nth-child(2):before {
            left: -160px;
            right: 0;
        }

        .bread .col-md-4:first-child:before {
            left: 0;
        }

        .bread .col-md-4:last-child:before {
            right: 0;
        }

        .bread .col-md-4.passed:before {
            background: #d32036;
        }

.bread_elem {
    display: inline-block;
    background: #222327;
    padding: 2px 10px;
    position: relative;
    z-index: 2;
}

    .bread_elem font {
        font-family: "Open Sans", Arial,sans-serif;
    }
/*#endregion Start bread*/


/*#region AdsGallery Screen*/
.owl-item {
    text-align: center;
}

.portfolio-box {
    margin-top: 20px;
    margin-bottom: 10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    max-width: 650px;
    background: none !important;
}

.portfolio_wrapper .portfolio-box:hover, .portfolio_wrapper .portfolio-box.active {
    margin-top: 0;
}

.portfolio_wrapper .text-medium {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.creatives_choose {
    display: none;
}

.gallery_cover {
    display: none;
    background: rgba(0,0,0,0.4);
    height: 100%;
    position: absolute;
    top: 0;
    color: white;
    width: 100%;
}

.gallery_more {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.portfolio-box:hover .gallery_cover {
    display: block;
}

.gallery_cover_title {
    bottom: 0;
    color: white;
    font-size: 170%;
    left: 0;
    line-height: 1.24;
    padding: 8px 15px;
    position: absolute;
    right: 0;
    text-align: left;
}

.play_btn {
    background: url(../../img/creatives/play_btn.png) center no-repeat;
    background-size: cover;
    height: 80px;
    left: 50%;
    margin: -45px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px;
}

.portfolio-box .img-responsive {
    max-height: 34vh;
    margin: 0 auto;
}

.ad-gallery-wrap .portfolio-box {
    border: 5px solid #222327;
}

.start_gallery {
    white-space: nowrap;
    max-width: 98%;
    overflow: hidden;
    margin: 1% auto !important;
}

    .start_gallery .portfolio-box-wrap {
        margin: 2% 1% 5% 1%;
        width: 33%;
        display: inline-block;
    }

    .start_gallery .portfolio-box {
        border: 5px solid #4f5055;
    }

.blade_footer .container {
    width: 1480px;
    max-width: 90%;
}

.blade_footer .start_gallery {
    overflow: visible;
}

.blade_footer .portfolio-box {
    cursor: default;
}

    .blade_footer .portfolio-box .img-responsive {
        max-height: 35vh;
    }

.portfolio-box.active .img-responsive, .ad-gallery-wrap .portfolio-box:hover, .ad-gallery-wrap .active-open {
    border: 5px solid #d32036;
    border-radius: 3px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.65);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box.active .portfolio-box-caption {
    background: rgba(0,0,0,0);
}

.portfolio-box:hover .portfolio-box-caption {
    background: none;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .project-category,
.portfolio-box .project-name {
    padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 4.0vh;
    line-height: 1.1;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}
/*#endregion AdsGallery Screen*/

#previewFrame {
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
}

.big_cif {
    color: #bdbdbd;
    font-size: 35px;
    font-size: 5vh;
    margin-bottom: 5px;
    margin-top: -5px;
}

#stats .big_cif {
    font-size: 30px;
    font-size: 6vh;
    color: #fdfffe;
}

#stats_section .col-md-6 {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 30px;
}



.scroll {
    z-index: 1;
    position: fixed;
    bottom: 40px;
    left: 50%;
    margin-left: -11px;
    height: 52px;
    width: 22px;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMjIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmljX21vdXNlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iMDEtSW5kZXgiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MDEuMDAwMDAwLCAtNjk2LjAwMDAwMCkiPiAgICAgICAgICAgIDxnIGlkPSJDb25ldG50IiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIj4gICAgICAgICAgICAgICAgPGcgaWQ9IlNjcm9sbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAxLjAwMDAwMCwgNjk2LjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImljX21vdXNlIj4gICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjAsMjMuMzMzMzMzMyBDMjAsMjcuMzggMTYuNzA2NjY2NywzMC42NjczMzMzIDEyLjY2NjY2NjcsMzAuNjY3MzMzMyBMOC42NjY2NjY2NywzMC42NjczMzMzIEM0LjYyLDMwLjY2NzMzMzMgMS4zMzMzMzMzMywyNy4zOCAxLjMzMzMzMzMzLDIzLjMzMzMzMzMgTDEuMzMzMzMzMzMsOC42NjY2NjY2NyBDMS4zMzMzMzMzMyw0LjYyNjY2NjY3IDQuNjIsMS4zMzMzMzMzMyA4LjY2NjY2NjY3LDEuMzMzMzMzMzMgTDEyLjY2NjY2NjcsMS4zMzMzMzMzMyBDMTYuNzA2NjY2NywxLjMzMzMzMzMzIDIwLDQuNjI2NjY2NjcgMjAsOC42NjY2NjY2NyBMMjAsMjMuMzMzMzMzMyBMMjAsMjMuMzMzMzMzMyBaIE0xMi42NjY2NjY3LDAgTDguNjY2NjY2NjcsMCBDMy44ODY2NjY2NywwIDAsMy44ODY2NjY2NyAwLDguNjY2NjY2NjcgTDAsMjMuMzMzMzMzMyBDMCwyOC4xMTMzMzMzIDMuODg2NjY2NjcsMzIgOC42NjY2NjY2NywzMiBMMTIuNjY2NjY2NywzMiBDMTcuNDQsMzIgMjEuMzMzMzMzMywyOC4xMTMzMzMzIDIxLjMzMzMzMzMsMjMuMzMzMzMzMyBMMjEuMzMzMzMzMyw4LjY2NjY2NjY3IEMyMS4zMzMzMzMzLDMuODg2NjY2NjcgMTcuNDQsMCAxMi42NjY2NjY3LDAgTDEyLjY2NjY2NjcsMCBaIiBpZD0iRmlsbC0zNDc3IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjMzMzMzMzMsMTAgQzExLjMzMzMzMzMsMTAuMzY3MzMzMyAxMS4wMzMzMzMzLDEwLjY2NjY2NjcgMTAuNjY2NjY2NywxMC42NjY2NjY3IEMxMC4yOTMzMzMzLDEwLjY2NjY2NjcgMTAsMTAuMzY3MzMzMyAxMCwxMCBMMTAsNy4zMzMzMzMzMyBDMTAsNi45NjY2NjY2NyAxMC4yOTMzMzMzLDYuNjY2NjY2NjcgMTAuNjY2NjY2Nyw2LjY2NjY2NjY3IEMxMS4wMzMzMzMzLDYuNjY2NjY2NjcgMTEuMzMzMzMzMyw2Ljk2NjY2NjY3IDExLjMzMzMzMzMsNy4zMzMzMzMzMyBMMTEuMzMzMzMzMywxMCBMMTEuMzMzMzMzMywxMCBaIE0xMC42NjY2NjY3LDUuMzMzMzMzMzMgQzkuNTYsNS4zMzMzMzMzMyA4LjY2NjY2NjY3LDYuMjMzMzMzMzMgOC42NjY2NjY2Nyw3LjMzMzMzMzMzIEw4LjY2NjY2NjY3LDEwIEM4LjY2NjY2NjY3LDExLjEwNjY2NjcgOS41NiwxMiAxMC42NjY2NjY3LDEyIEMxMS43NjY2NjY3LDEyIDEyLjY2NjY2NjcsMTEuMTA2NjY2NyAxMi42NjY2NjY3LDEwIEwxMi42NjY2NjY3LDcuMzMzMzMzMzMgQzEyLjY2NjY2NjcsNi4yMzMzMzMzMyAxMS43NjY2NjY3LDUuMzMzMzMzMzMgMTAuNjY2NjY2Nyw1LjMzMzMzMzMzIEwxMC42NjY2NjY3LDUuMzMzMzMzMzMgWiIgaWQ9IkZpbGwtMzQ3OCIgZmlsbD0iI0QzMUYzNiI+PC9wYXRoPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
}

    .scroll:after {
        content: '';
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTAgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPkZpbGwgMTYxNzwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJEZXNpZ24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9IjAxLUluZGV4IiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTA3LjAwMDAwMCwgLTczNi4wMDAwMDApIiBmaWxsPSIjRDMxRjM2Ij4gICAgICAgICAgICA8ZyBpZD0iQ29uZXRudCIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCI+ICAgICAgICAgICAgICAgIDxnIGlkPSJTY3JvbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwMS4wMDAwMDAsIDY5Ni4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMC43MDUyNTczLDUxLjg2NjE1MzggQzEwLjc0MzU5MTEsNTEuOTA4MTUzOCAxMC43ODk4NDE2LDUxLjk0MDQ2MTUgMTAuODQxMDkyMSw1MS45Njc2OTIzIEMxMC44OTE5MjYsNTEuOTkwNzY5MiAxMC45NDU2NzY1LDUyIDEwLjk5OTg0MzcsNTIgQzExLjA1NDQyNzcsNTIgMTEuMTA4MTc4Miw1MS45OTA3NjkyIDExLjE1OTAxMjEsNTEuOTY3NjkyMyBDMTEuMjEwMjYyNiw1MS45NDA0NjE1IDExLjI1NjUxMzEsNTEuOTA4MTUzOCAxMS4yOTQ4NDY4LDUxLjg2NjE1MzggTDE1Ljg3NzgxMTIsNDYuNzg5MjMwOCBDMTYuMDQwNzI5Niw0Ni42MDk2OTIzIDE2LjA0MDcyOTYsNDYuMzE4OTIzMSAxNS44Nzc4MTEyLDQ2LjEzODQ2MTUgQzE1LjcxNTMwOTUsNDUuOTU4OTIzMSAxNS40NTE1NTY4LDQ1Ljk1ODkyMzEgMTUuMjg4NjM4NCw0Ni4xMzg0NjE1IEwxMS40MTY1MTQ4LDUwLjQyNjYxNTQgTDExLjQxNjUxNDgsNDAuNDYxNTM4NSBDMTEuNDE2NTE0OCw0MC4yMDc2OTIzIDExLjIzMDI2MjgsNDAgMTAuOTk5ODQzNyw0MCBDMTAuNzY5ODQxNCw0MCAxMC41ODMxNzI3LDQwLjIwNzY5MjMgMTAuNTgzMTcyNyw0MC40NjE1Mzg1IEwxMC41ODMxNzI3LDUwLjQyNjYxNTQgTDYuNzExMDQ5MDcsNDYuMTM4NDYxNSBDNi41NDg1NDczOCw0NS45NTg5MjMxIDYuMjg0Nzk0NjMsNDUuOTU4OTIzMSA2LjEyMTg3NjI3LDQ2LjEzODQ2MTUgQzUuOTU5Mzc0NTgsNDYuMzE4OTIzMSA1Ljk1OTM3NDU4LDQ2LjYwOTY5MjMgNi4xMjE4NzYyNyw0Ni43ODkyMzA4IEwxMC43MDUyNTczLDUxLjg2NjE1MzgiIGlkPSJGaWxsLTE2MTciPjwvcGF0aD4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
        width: 20px;
        background-position: center;
        background-repeat: no-repeat;
        height: 20px;
        position: absolute;
        margin: auto;
        top: 45px;
        right: 0;
        left: 0;
        -webkit-animation: 2s arrow infinite ease;
        animation: 2s arrow infinite ease;
    }

.brands_div {
    display: none;
}

@keyframes arrow {
    0%,100% {
        top: 35px;
    }

    50% {
        top: 30px;
    }
}

.hr {
    background: #d32036;
    height: 5px;
    width: 100px;
    margin: 10px 0;
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #d32036;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #d32036;
    color: #ffffff;
    background: none;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        border-color: #d32036;
        color: #d32036;
        background: none;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        border-color: #fff;
        background-color: #fff;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #222;
    }

.btn-primary {
    min-width: 120px;
    border-color: #d32036;
    color: #fff;
    background-color: #d32036 !important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary,
    .adformat_details .popup_close:hover {
        border-color: #c31c30;
        color: #fff;
        background-color: #c31c30;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        border-color: #f05f40;
        background-color: #f05f40;
    }

.clear_filters.btn-xl {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-bottom: 35px;
    border-color: #d32036;
    color: #333333;
    background-color: #d32036;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.clear_filters font {
    margin-top: -5px;
    line-height: 1;
}

.clear_filter {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 16px;
    font-size: 20px;
    text-align: center;
    padding-right: 2px;
    cursor: pointer;
}


.btn .clear_filters_ico {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE3cHgiIHZpZXdCb3g9IjAgMCAxNyAxNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcgMTciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJMYXllcl8yIj48L2c+PGcgaWQ9IkxheWVyXzFfMV8iPjxwb2x5Z29uIGZpbGw9IiMzMzMzMzMiIHBvaW50cz0iMTQuNjAyLDMuODE0IDEzLjE4NiwyLjM5OSA4LjUsNy4wODUgMy44MTQsMi4zOTkgMi40LDMuODEzIDcuMDg2LDguNSAyLjM5OSwxMy4xODggMy44MTMsMTQuNjAyIDguNSw5LjkxNCAxMy4xODYsMTQuNiAxNC42MDIsMTMuMTg2IDkuOTE1LDguNSAiLz48L2c+PC9zdmc+);
}

.clear_filters.btn-xl:hover {
    color: #fff;
}

.btn:hover .clear_filters_ico {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE3cHgiIGhlaWdodD0iMTdweCIgdmlld0JveD0iMCAwIDE3IDE3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNyAxNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxNC42MDEsMy44MTQgMTMuMTg2LDIuMzk5IDguNSw3LjA4NSAzLjgxNCwyLjM5OSAyLjQsMy44MTMgNy4wODYsOC41IDIuMzk5LDEzLjE4NyAzLjgxMywxNC42MDEgOC41LDkuOTE0IDEzLjE4NiwxNC42IDE0LjYwMSwxMy4xODYgOS45MTUsOC41ICIvPjwvZz48L3N2Zz4=);
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    font-size: 15px;
    border-width: 2px;
    border-radius: 0;
    font-family: "Open Sans Bold", Arial,sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.btn-xl {
    padding: 8px 30px;
    font-size: 16px;
    height: 45px;
    margin-top: 1px;
    line-height: 1.5;
}

    .btn-xl font {
        display: inline-block;
        font-size: 140%;
        height: 26px;
        vertical-align: middle;
    }

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}



/*#region LOADING*/
#loading {
    background: rgba(0,0,0,.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1040;
}

@-webkit-keyframes uil-default-anim {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes uil-default-anim {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.uil-default-css > div:nth-of-type(1) {
    -webkit-animation: uil-default-anim 1s linear infinite;
    animation: uil-default-anim 1s linear infinite;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(2) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.4166666666666667s;
        animation-delay: -0.4166666666666667s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(3) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.33333333333333337s;
        animation-delay: -0.33333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(4) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.25s;
        animation-delay: -0.25s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(5) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.16666666666666669s;
        animation-delay: -0.16666666666666669s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(6) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.08333333333333331s;
        animation-delay: -0.08333333333333331s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(7) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(8) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.08333333333333337s;
        animation-delay: 0.08333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(9) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.16666666666666663s;
        animation-delay: 0.16666666666666663s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(10) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(11) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.33333333333333337s;
        animation-delay: 0.33333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(12) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.41666666666666663s;
        animation-delay: 0.41666666666666663s;
    }

.uil-default-css {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    background: none;
    width: 200px;
    height: 200px;
}
/*#endregion LOADING*/

/*#region ASIDE_ABSOLUTE*/
#aside_absolute {
    background-color: #272727;
    bottom: 0;
    color: #a5a5a5;
    height: 100%;
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: -350px;
    top: 0;
    /*width: 364px;*/
    width: 324px;
    z-index: 1032;
    padding: 0 20px 20px;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

    #aside_absolute.active {
        right: 0;
    }

.aside_menu_list_only {
    display: block;
    padding: 30px 10px 0;
}

.aside_list {
    margin-bottom: 35px;
}

    .aside_list li {
        margin: 0 0 12px;
    }

    .aside_list a, .foot_phone {
        font-size: 18px;
        text-decoration: none;
        color: #ffffff;
    }

        .aside_list a:hover {
            color: #d32036;
        }

.aside_from {
    margin-left: 5px;
}

.aside_absolute {
    padding-bottom: 50px;
}

.aside_copy {
    color: white;
    margin: 0 0 25px 8px;
}

.aside_header {
    background: #1f1f1f;
    height: 105px;
    margin: 0 -20px;
    padding: 40px 20px;
    white-space: nowrap;
}

    .aside_header .inline-block {
        height: 24px;
        line-height: 24px;
        vertical-align: bottom;
        vertical-align: top;
    }

#aside_absolute .footer_content {
    font-size: 13px;
}

#aside_absolute .footer_logo img {
    width: 75px !important;
}

.aside_title, .aside_block {
    margin-left: 4px;
}

#aside_absolute .btn-xl {
    display: block;
    margin-left: 5px;
    margin-right: -4px;
}

    #aside_absolute .btn-xl font {
        line-height: 26px;
    }

#aside_absolute .foot_social {
    margin-top: 20px;
    text-align: center;
}

#aside_absolute .form-group {
    margin-bottom: 20px;
}

.foot_social a {
    color: #a5a5a5;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    text-decoration: none !important;
    width: 35px;
    text-align: center;
}

    .foot_social a:hover {
        color: #d32036;
    }

/*#endregion ASIDE_ABSOLUTE*/


.minoru-group {
    width: 250px;
    max-width: 24%;
}

#contactsendForm .minoru-group, #aside_absolute .minoru-group {
    width: 100%;
    max-width: 100%;
}

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 2px;
    /*max-width: 350px;*/
    width: calc(100% - 5px);
    width: 100%;
    vertical-align: top;
}

.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 10px;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #cbcac9;
    color: #aaa;
    /*font-weight: bold;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none; /* for box shadows to show on iOS */
}

    .input__field:focus, .filled .input__field {
        outline: none;
        background: #f0f0f0;
        color: #222;
    }


.filled .input-icon, .focused .input-icon {
    color: #222;
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}

.icon {
    color: #ddd;
    font-size: 150%;
}


/* Minoru */
.input__field--minoru {
    /*height: 6.5vh;*/
    /*max-height: 42px;*/
    min-height: 30px;
    width: calc(100% - 4px);
    background: none;
    height: 45px;
    box-shadow: 0 0 0 2px transparent;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.btn-xl {
    /*height: calc(6.5vh + 2px);*/
    margin-top: 0;
    margin-bottom: 0;
}

.input__label--minoru {
    padding: 0;
    width: 100%;
    text-align: left;
}

    .input__label--minoru::after {
        content: '';
        position: absolute;
        top: 0;
        left: 3px;
        z-index: -1;
        width: 100%;
        /*height: 4em;*/
        height: 100%;
        box-shadow: 0px 0px 0px 0px;
        color: rgba(199,152,157, 0.6);
    }

.textarea--minoru .input__label--minoru::after {
    height: 100%;
}

.input__field--minoru {
    box-shadow: 0px 0px 0px 1px #929293;
}

    .input__field--minoru:focus {
        box-shadow: 0px 0px 0px 1px #ffffff;
    }

        .input__field--minoru:focus + .input__label--minoru {
            pointer-events: none;
        }

            .input__field--minoru:focus + .input__label--minoru::after {
                -webkit-animation: anim-shadow 0.3s forwards;
                animation: anim-shadow 0.3s forwards;
            }

@-webkit-keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 100px 50px;
        opacity: 0;
    }
}

@keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 100px 50px;
        opacity: 0;
    }
}

.input__label-content--minoru {
    padding: 0.75em 0.15em;
}


/*#region PAGE_CHAPTER*/

.chapter_header {
    height: 338px;
    position: relative;
}



.formats-bg {
    background: url(/Content/img/creatives/formats-bg.jpg) center no-repeat;
}

.creatives-bg {
    background: url(/Content/img/creatives/gallery_chapter.jpg) center no-repeat;
}

.page_formats_section {
    margin-bottom: 50px;
    min-height: 300px;
    margin-top: 50px;
}

.chapter_footer {
    padding-bottom: 40px;
}

.chapter_p_s.height_30 {
    /*min-height: 260px;*/
}

.section_title_grey, #request_form .section-heading {
    font-size: 50px;
    text-transform: uppercase;
}

.chapter_footer .section_title_grey {
    color: #5c5c5c;
}

.chapter_footer .height_30 {
    height: 100%;
}

.chapter_p_s.height_30 {
    height: auto;
    padding: 50px 0 60px;
}

.filter_menu {
    /*background: #3f3d43;*/
    padding: 0;
    color: #c7c9c9;
    /*margin-top: 30px;*/
}

#filter_menu_parent.filter_menu_case {
    height: auto !important;
}

.filter_menu section {
    margin: 35px 0;
}

.filter_menu .h2 {
    color: #c7c9c9;
    text-transform: uppercase;
    border-bottom: 4px solid #c7c9c9;
    display: inline-block;
    padding-bottom: 5px;
}


.ad-gallery-wrap {
    margin-left: -3%;
    margin-right: -3%;
    /*margin-top: 2%;*/
}

.ad-gallery-wrap-gal {
    margin-left: -4%;
}

.ad-gallery .img-responsive {
    /*width: 100%;*/
    max-height: 100vh;
}

.icon_template_list {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #6f6f6f;
    line-height: 34px;
    width: 30px;
    height: 26px;
    text-align: center;
}

    .icon_template_list .icon {
        color: #ffffff;
    }

    .icon_template_list .tooltip {
        white-space: nowrap;
    }

.ad-gallery-wrap .gallery_cover {
    height: 100%;
    text-align: center;
    bottom: 0;
    top: 0;
    margin-top: 100%;
    padding: 20px 25px;
    background: rgba(255,255,255,0.7) !important;
    -webkit-transition: all 0.5s ease-out;
}

    .ad-gallery-wrap .gallery_cover .btn {
        margin-top: 47%;
        color: #ffffff;
        text-transform: uppercase;
        padding-left: 0;
        margin-left: 1px;
        margin-right: 1px;
    }

        .ad-gallery-wrap .gallery_cover .btn:hover {
            /*color: #d32036;*/
            color: #ffffff;
        }

.campains_gallery .gallery_cover {
    color: #222327;
    /*text-align: left !important;*/
    padding: 30px 15%;
}

.cover_label {
    font-size: 13px;
}

.cover_format {
    border-bottom: 3px solid #222327;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 1px;
    text-transform: uppercase;
    text-align: left;
}

.cover_var {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.campains_gallery .gallery_cover .btn {
    margin-top: 50px;
}

.campains_gallery.ad-gallery-wrap .btn {
    max-width: 100%;
}

.team_created {
    width: 40px;
    height: 40px;
    background: #d32036;
    position: absolute;
    bottom: 0;
    left: 50%;
    text-align: center;
    padding-top: 5px;
    margin-left: -20px;
    animation: team_created-grow 0.4s ease-out;
}

    .team_created svg {
        width: 30px;
        height: 30px;
        fill: #fff;
    }

.campains_gallery .tooltip-inner, .ad-gallery-wrap .tooltip-inner {
    background: white;
    color: #d32036;
}

.campains_gallery .tooltip-arrow, .ad-gallery-wrap .tooltip-arrow {
    border-top-color: #ffffff !important;
}
/*#region sunshine*/

.gallery_cover:hover .sunshine .sun-full {
    -webkit-animation: sun-grow 4s cubic-bezier(0.2, 0.85, 0.4, 1.5);
    animation: sun-grow 3s cubic-bezier(0.2, 0.85, 0.4, 1.5);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.sunshine .sun-ray-one {
    -webkit-animation: ray-show-one 1.5s ease-in;
    animation: ray-show-one 1.5s ease-in;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.sunshine .sun-ray-two {
    -webkit-animation: ray-show-two 2s ease-in;
    animation: ray-show-two 1.5s ease-in;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.sunshine .sun-ray-three {
    -webkit-animation: ray-show-three 1.5s ease-in;
    animation: ray-show-three 1.5s ease-in;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}

.sunshine .sun-ray-four {
    -webkit-animation: ray-show-four 1.5s ease-in;
    animation: ray-show-four 1.5s ease-in;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.sunshine .sun-ray-five {
    -webkit-animation: ray-show-five 1.5s ease-in;
    animation: ray-show-five 1.5s ease-in;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.sunshine .sun-ray-six {
    -webkit-animation: ray-show-six 1.5s ease-in;
    animation: ray-show-six 1.5s ease-in;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

/*.sunshine .sun-ray-seven {
  -webkit-animation: ray-show-seven 4s  ease-in;
          animation: ray-show-seven 4s  ease-in;
  -webkit-transform-origin: top center;
          transform-origin: top center;
}*/

.sunshine .sun-ray-eight {
    -webkit-animation: ray-show-eight 1.5s ease-in;
    animation: ray-show-eight 1.5s ease-in;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
/*@-webkit-keyframes sun-grow {
  0%, 90%{
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  15%, 80%, 100%  {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}*/

@keyframes sun-grow {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    15%, 80%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes team_created-grow {
    0% {
        bottom: -50px;
    }

    100% {
        bottom: 0;
    }
}

@-webkit-keyframes ray-show-one {
    0%, 15%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    20%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-one {
    0%, 15%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    20%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes ray-show-two {
    0%, 20%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    25%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-two {
    0%, 20%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    25%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes ray-show-three {
    0%, 25%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    30%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-three {
    0%, 25%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    30%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes ray-show-four {
    0%, 30%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    35%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-four {
    0%, 30%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    35%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes ray-show-five {
    0%, 35%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    40%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-five {
    0%, 35%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    40%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes ray-show-six {
    0%, 40%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    45%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-six {
    0%, 40%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    45%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/*@-webkit-keyframes ray-show-seven {
  0%, 45%, 80%, 100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50%, 70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes ray-show-seven {
  0%, 45%, 80%, 100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50%, 70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}*/

@-webkit-keyframes ray-show-eight {
    0%, 50%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    55%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ray-show-eight {
    0%, 50%, 70%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    55%, 60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/*#endregion sunshine*/






.ad-gallery-wrap .portfolio-box .gallery_cover {
    background: rgba(0,0,0,0.6);
    overflow: hidden;
}

    .ad-gallery-wrap .portfolio-box:hover .gallery_cover, .ad-gallery-wrap .portfolio-box.active .gallery_cover, .ad-gallery-wrap .portfolio-box .gallery_cover.active {
        display: block;
        margin-top: 0;
        text-align: center;
    }

.ad-gallery-wrap .btn {
    max-width: 56%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    display: inline-block;
    float: none !important;
}

.ad-gallery-wrap .gallery_cover .btn {
    padding-right: 0;
    /*margin-right: 5px;
    margin-left: 5px;*/
}

.legend {
    font-size: 17px;
}

.filter_wrap {
    margin-left: -3px;
    margin-right: -4px;
}

.custom_label {
    cursor: pointer;
    margin: 0;
    position: relative;
}

    .custom_label input {
        left: 0;
        opacity: 0;
        position: absolute;
        visibility: hidden;
        z-index: -1;
    }

.amont_ico {
    left: 0;
    min-width: 25px;
    position: absolute;
    text-align: center;
    top: 8px;
}

.custom_filter_elem {
    border: 1px solid #c7c9c9;
    color: #c7c9c9;
    display: block;
    float: left;
    font-weight: normal;
    font-size: 11px;
    height: 80px;
    line-height: 1;
    margin: 3px;
    overflow: hidden;
    padding: 3px 4px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    width: 80px;
}

    .custom_label input:checked ~ .elem_white, .elem_white.active, .elem_white.active.disabled:hover, .custom_filter_elem.elem_white.active.disabled:hover {
        background: #242427;
        border-color: #242427;
    }

    .custom_filter_elem .icon {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        display: block;
        font-size: 2.2em;
        height: 40px;
        line-height: 40px;
        margin: 10px auto 0;
        text-align: center;
        width: 40px;
    }

.dropdown_inline input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}

.dropdown_inline .input-control {
    margin-bottom: 10px;
}

.dropdown_inline .text input, .ad_page_title .text input {
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    height: 100%;
    padding: 0 5px;
    width: 100%;
    height: 25px;
    background: none;
    z-index: 1;
}

.custom_small_button {
    border: medium none !important;
    font-size: 14px;
    height: 20px;
    line-height: 20px !important;
    padding: 0 !important;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 20px;
}

.custom_list label, .custom_list .label {
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    height: 27px;
    font-weight: normal;
    border-radius: 0;
}

    .custom_list label .choosed_close {
        display: none;
    }

    .custom_list label span, .custom_list .label a {
        display: block;
        color: #ffffff;
        height: 27px;
        line-height: 25px;
        overflow: hidden;
        padding: 0 5px;
        text-align: left;
        text-decoration: none;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
    }

.custom_list .label {
    height: 30px;
}

    .custom_list label span, .custom_list .label a {
        height: 30px;
        line-height: 28px;
        font-size: 14px;
    }

    .custom_list label:nth-child(2n+1), .custom_list .label:nth-child(2n+1) {
        background: rgba(0,0,0,0.1);
    }

    .custom_list label:hover, .custom_list .label:hover {
        background: rgba(0,0,0,0.5);
    }

    .custom_list .label a.active {
        color: #d32036;
        /*font-weight: bold;*/
        font-size: 16px;
    }

b, strong {
    font-weight: normal;
}

.custom_list .label a.active b, strong,
.custom_list .label a.active,
.page_wiki .attention_block .uppercase,
h1, .h1, h2, .h2,
.section-heading,
.big_cif,
.portfolio-box .project-category,
.portfolio-box .project-name,
.legend, .bold {
    font-weight: normal;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: geometricPrecision;
    font-family: Tahoma,"Open Sans Bold", Arial,sans-serif;
    font-weight: bold;
}

    h2.text-medium {
        font-family: Tahoma,'Open Sans', 'Helvetica Neue', Arial, sans-serif
    }

.adformat_details .h2, .page_wiki .adformat_details .h1, .cover_var, .cover_format {
    font-family: Tahoma,"Open Sans Bold", Arial,sans-serif;
    font-weight: bold;
}

.list-overflow {
    height: 26px;
    position: relative;
}

.targets_ico {
    background-repeat: no-repeat;
    cursor: pointer;
    height: 17px;
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top: 9px;
    width: 38px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNnB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAzNiAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzYgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEMjFFMzkiIGQ9Ik0wLDB2MTVoMzZWMEgweiBNMTEuMDg3LDkuMjY4Yy0wLjgyOSwwLTEuNS0wLjY3MS0xLjUtMS41czAuNjcxLTEuNSwxLjUtMS41czEuNSwwLjY3MSwxLjUsMS41UzExLjkxNiw5LjI2OCwxMS4wODcsOS4yNjh6IE0xOC4wODcsOS4yNjhjLTAuODI5LDAtMS41LTAuNjcxLTEuNS0xLjVzMC42NzEtMS41LDEuNS0xLjVzMS41LDAuNjcxLDEuNSwxLjVTMTguOTE2LDkuMjY4LDE4LjA4Nyw5LjI2OHogTTI1LjA4Nyw5LjI2OGMtMC44MjksMC0xLjUtMC42NzEtMS41LTEuNXMwLjY3MS0xLjUsMS41LTEuNXMxLjUsMC42NzEsMS41LDEuNVMyNS45MTYsOS4yNjgsMjUuMDg3LDkuMjY4eiIvPjwvc3ZnPg==);
    /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE0cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzEiPjwvZz48ZyBpZD0iTGF5ZXJfMiI+PC9nPjxnIGlkPSJMYXllcl8zIj48Zz48Zz48Y2lyY2xlIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMkY5NUQ5IiBjeD0iNC4zMTQiIGN5PSI0IiByPSIwLjYxNiIvPjxjaXJjbGUgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMyRjk1RDkiIGN4PSI3IiBjeT0iNCIgcj0iMC42MTYiLz48Y2lyY2xlIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMkY5NUQ5IiBjeD0iOS42ODYiIGN5PSI0IiByPSIwLjYxNiIvPjwvZz48Zz48Zz48cGF0aCBmaWxsPSIjMkY5NUQ5IiBkPSJNMTIuOTk1LDEuMDA1djUuOTlIMS4wMDV2LTUuOTlIMTIuOTk1IE0xNCwwSDB2OGgxNFYwTDE0LDB6Ii8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==");*/
    z-index: 2;
    background-repeat: no-repeat;
}

.over_block {
    margin-top: -50px;
    padding: 50px 0;
    /*margin-bottom: -50px;*/
}

.ad-gallery .list-overflow {
    color: #d21e39;
    font-size: 16px;
    height: 32px;
    margin-left: 0;
    margin-right: 5%;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.show_more {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOC4yMjhweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTguMjI4IDE4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOC4yMjggMTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNEMjFFMzkiIGQ9Ik0xMC40ODcsMy44ODNMMTAuMzksNC44NjlDMTIuNDEzLDUuMjE2LDE0LDYuOTYsMTQsOS4wMTVjMCwwLjAxOSwwLDAuMDM3LDAsMC4wNTZjMCwxLjcyNy0xLjE3OCwzLjI1Mi0yLjcyOSwzLjkxNmwtMC4yNTYtMC43MzhsLTAuOTM4LDEuNDk5bDEuNDgsMC45MDJsLTAuMDM2LTAuNjlDMTMuNTE5LDEzLjE3NCwxNSwxMS4yNTYsMTUsOS4wN2MwLTAuMDIyLDAtMC4wNDUsMC0wLjA2OEMxNSw2LjQ2NSwxMi45ODUsNC4zMTIsMTAuNDg3LDMuODgzeiIvPjxwYXRoIGZpbGw9IiNEMjFFMzkiIGQ9Ik03LjYxNyw1LjM0OGwwLjE1NywwLjYzNGwwLjkwMi0xLjQ5OWwtMS41LTAuOTAxbDAuMTA4LDAuNzlDNS4zNzQsNS4xOTEsNCw3LjA4NSw0LDkuMTk4YzAsMC4wMjMsMCwwLjA0NywwLDAuMDdjMCwyLjI1OCwxLjU4LDQuMjQzLDMuNzI5LDQuOTRsMC4zNTMtMC45NTFjLTEuNzQtMC41NjQtMi45MDMtMi4xNzMtMi45MjctNC4wMDNDNS4xMzUsNy42LDYuMTMzLDYuMDU3LDcuNjE3LDUuMzQ4eiIvPjxwYXRoIGZpbGw9IiNEMjFFMzkiIGQ9Ik05LjM1MywwLjQ3OWMtNC43NzQsMC04LjY1OSwzLjg4NS04LjY1OSw4LjY1OXMzLjg4NSw4LjY1OSw4LjY1OSw4LjY1OXM4LjY1OS0zLjg4NSw4LjY1OS04LjY1OVMxNC4xMjcsMC40NzksOS4zNTMsMC40Nzl6IE05LjM1MywxNi43OThjLTQuMjI0LDAtNy42NTktMy40MzYtNy42NTktNy42NTlzMy40MzYtNy42NTksNy42NTktNy42NTlzNy42NTksMy40MzYsNy42NTksNy42NTlTMTMuNTc2LDE2Ljc5OCw5LjM1MywxNi43OTh6Ii8+PC9nPjwvc3ZnPg==);
    width: 32px;
    height: 32px;
    background-size: contain;
    margin-right: 5px;
    vertical-align: middle;
}

.ad-gallery .overflow_but .show_more {
    /*:hover*/
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.no-creatives {
    color: #6a6b72;
    font-size: 16px;
    margin-bottom: 30px;
}

    .no-creatives span {
        font-size: 70px;
        display: block;
        margin-bottom: 10px;
    }

.wiki_collapse {
    border: 2px solid #474c50;
    border-radius: 2px;
    padding: 0 34px;
    margin: 8px 0;
}

.wiki_collapse_name {
    color: #d21e39;
    font-size: 26px;
    padding: 20px 0;
    font-family: Tahoma, 'Open Sans Bold', Arial,sans-serif;
    font-weight: bold;
    position: relative;
}

    .wiki_collapse_name .menu_slide {
        right: -8px;
        top: 28px;
    }

    .wiki_collapse_name.collapsed .menu_slide {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    .wiki_collapse_name.collapsed {
        /*color: #454a4e;*/
        color: #919da1;
    }

.bg-silver.wiki_div {
    padding: 50px 50px 0;
    margin-bottom: 60px;
}

.wiki_spoilers {
    margin-top: 60px;
}

.collapse .wiki_div {
    padding-left: 0;
    padding-right: 0;
}

.wiki_div.collapse {
    padding-bottom: 40px;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*#endregion PAGE_CHAPTER*/


/*#region PAGE_TITLE*/
.ad_page_title {
    margin-left: -3%;
    margin-right: 0;
    margin-top: 2%;
}

    .ad_page_title .h1 {
        /*padding-top: 5px;*/
        margin-bottom: 10px !important;
        margin-top: 0;
        line-height: 1.0;
    }

    .ad_page_title .pull-right {
        margin-top: 0 !important;
    }

.page_lozung {
    text-transform: uppercase;
    color: #c7c9c9;
    line-height: 1.0;
    margin-top: -2px;
}

.ad-gallery .portfolio-box {
    margin: 2% 2% 1%;
    width: 29%;
}

.ad-formats-wrap .portfolio-box {
    width: 30%;
}

.ad_page_title .pull-left, .ad_page_title .pull-right {
    margin: 0 3% 0 2%;
    width: 45%;
}

.ad_page_title .pull-right {
    margin-top: 30px;
}

.ad_page_title .text input {
    font-size: 20px;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
}

.ad_page_title .minoru-group {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
}

.ad_page_title .right_input_formats .minoru-group {
    width: 100%;
    margin-right: 0;
}

.ad_page_title .custom_small_button {
    border: none !important;
    font-size: 15px;
    height: auto;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.ad_page_title .filled .custom_small_button, .ad_page_title .focused .custom_small_button {
    color: #333333;
}

.search_text {
    color: #c7c9c9;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 3px;
    margin-top: -5px;
}

#filter_menu_parent.page_gal {
    margin-top: 60px;
    overflow: hidden;
}

.ad_page_title_gal {
    margin-left: 2%;
    margin-top: 60px;
}

.ad_page_title .search_input {
    width: 97%;
    float: none !important;
    margin-left: -6px !important;
}
/*#endregion PAGE_TITLE*/

/*#region WIKI*/
.page_top_rasp {
    height: 25px;
}

.page_wiki {
    color: white;
    margin: 0 2% 4% 0;
    overflow: hidden;
}

    .page_wiki .adformat_details .h1 {
        margin: 0 0 40px;
        text-transform: none;
        line-height: 1.0;
        font-size: 48px;
    }


.ad-gallery.page_wiki > .pull-right {
    float: none !important;
}

.wiki_filters .h2 {
    font-size: 38px;
}

.page_wiki .ad-gallery-wrap {
    margin-right: 0;
}

.page_wiki .detailed_img {
    margin-right: 50px;
}

.page_wiki .adformat_details {
    margin: 0;
    width: 100%;
}

.wiki_desc {
    padding-bottom: 60px;
    position: relative;
}

.page_wiki .attention_block {
    margin-left: 0;
    margin-top: 0;
}

    .page_wiki .attention_block .uppercase {
        font-size: 29px;
        /*font-weight: bold;*/
    }

.page_wiki .download_wiki {
    font-size: 18px;
    max-width: 85%;
    margin-left: auto;
    line-height: 1.1;
    margin-bottom: 40px;
    margin-right: auto;
}

.wiki_div {
    padding: 20px 0 40px;
}

    .wiki_div, .wiki_div p {
        font-size: 15px;
    }

        .bg-silver.wiki_div, .wiki_div.p-b-dh {
            padding-bottom: 50px;
        }

        .wiki_div .h2 {
            margin: 10px 0 30px;
            border-bottom: 4px solid #d21e39;
            color: #d21e39;
            line-height: 1.33;
            padding-bottom: 4px;
            /*text-transform: uppercase;*/
            display: inline-block;
        }

            .wiki_div .h2.b-b-none {
                border-bottom: none;
                margin-bottom: 13px;
                font-size: 20px;
                text-transform: none;
            }

.wiki_content {
}

.archieve_list {
    margin: 20px 0;
    min-height: 28px;
    padding-left: 50px;
    position: relative;
}

    .archieve_list .number {
        background: #d21e39;
        color: white;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 26px;
        margin-right: 20px;
        position: absolute;
        left: 0;
        top: 4px;
    }

.information {
    overflow: hidden;
    padding: 0 5px 5px 40px;
    position: relative;
    font-size: 14px;
    min-height: 35px;
    line-height: 1.24;
}

    .information .info_icon {
        display: block;
        left: 0;
        position: absolute;
        top: 4px;
        font-size: 30px;
        color: #9c9f9c;
    }

.code_external strong {
    color: #d32036;
}

.wiki_div table {
    width: 100%;
    margin: 20px 0 0;
}

.table-platforms {
    table-layout: fixed;
}

    .table-platforms th {
        text-align: center;
        text-transform: uppercase;
    }

        .table-platforms th .icon {
            color: #5b5c5e;
            display: inline-block;
            vertical-align: middle;
        }

    .table-platforms .titled {
        background: #48494a;
    }

        .table-platforms .titled td {
            color: #222327;
            padding: 9px;
            text-transform: uppercase;
            text-align: center;
        }

    .table-platforms td, .table-platforms th {
        font-family: "Open Sans","Helvetica Neue",Arial,sans-serif !important;
    }

    .table-platforms .titled td, .table-platforms th {
        border-left: 2px solid #222327;
        border-right: 2px solid #222327;
    }

.wiki_div td, .wiki_div th {
    padding: 15px;
}

.wiki_div td {
    font-size: 15px;
    vertical-align: top;
    border-right: 1px solid #46484a;
}

.wiki_div tr td:last-child {
    border-right: none;
}

.wiki_div th {
    /*color: #5b5c5e;*/
    color: #919da1;
    font-size: 18px;
    font-weight: normal;
    background: #252829;
}

.text-grey-table {
    color: #5b5c5e;
    font-size: 18px;
    font-weight: normal;
}

.wiki_div tr {
    border-bottom: 1px solid #46484a;
}
/*.wiki_div tr:last-child, .wiki_div td.b-b-none {
    border-bottom: none
}*/
.wiki_div p {
    margin-bottom: 10px;
}

    .wiki_div p.m-b-lg {
        margin-bottom: 30px;
    }

.wiki_div a {
    color: #d21e39;
    font-size: 16px;
    font-weight: bold;
}

.wiki_div a {
    background: url(/Content/img/creatives/blank_link.png) right center no-repeat;
    display: inline-block;
    padding-right: 23px;
    margin-left: 2px;
    margin-right: 2px;
}

    .wiki_div a[rel=nofollow] {
        /*background: none;*/
    }

    .wiki_div a.simple {
        background: none;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        display: inline;
    }

.code_wrap {
    position: relative;
}

.wiki_div .code, .wiki_div code {
    margin: 20px 0;
    color: #919da1;
    border: 1px solid #474c4f;
    white-space: pre-wrap;
    padding: 5px 0 5px 35px;
    max-height: 470px;
    overflow-y: auto;
    /*font-family: 'Courier New', Courier, monospace;*/
    background: none !important;
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*margin-left:-35px;*/
}

.text_code {
    white-space: pre-wrap;
}

.wiki_div .code, .wiki_div code, .wiki_div td, .text_code {
    font-family: ConfluenceInstalledFont, monospace, Courier, monospace;
}

.clip {
    position: absolute;
    right: 12px;
    top: 8px;
    color: #919da1;
    cursor: pointer;
    font-size: 20px;
}

    .clip:hover {
        color: #ffffff;
    }

.red_li li, .custom-list li {
    background: url(/Content/img/creatives/red_li.png) left 4px no-repeat;
    padding-left: 30px;
    margin: 10px 0;
    min-height: 20px;
}

.wiki_filters .h2 {
    white-space: nowrap;
}

.wiki_filters .red_li {
    background-position: 0 1px;
}

    .wiki_filters .red_li a {
        color: white;
    }

        .wiki_filters .red_li a.active {
            color: #d32036;
        }

#custom_list {
    height: 360px;
    overflow: hidden;
}

.wiki-icon {
    display: inline-block;
    height: 26px;
    margin-top: -5px;
    vertical-align: middle;
    width: 30px;
    background-position: center;
}

.wiki-components {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjM2cHgiIHZpZXdCb3g9IjAgMCA0MCAzNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDAgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM1ODU5NUIiIGQ9Ik0yNy45NjMsMjkuNDkzYy0wLjAwMiwwLTAuMDA0LDAtMC4wMDYsMGMtMC40OTctMC4wMDMtMi4wMjYtMC4wMDYtMy45NzgtMC4wMDhjLTAuMDU2LDAtMC4xMTEtMC4wMDUtMC4xNjUtMC4wMTRsLTEuOTEtMC4wMDJjLTAuNzIzLTAuMDAyLTEuMzE0LTAuMzA5LTEuNjItMC44NDJjLTAuMzA0LTAuNTI5LTAuMjczLTEuMTg4LDAuMDg0LTEuODA1YzAuMDA1LTAuMDA4LDAuMDUtMC4wODIsMC4wNTUtMC4wOWMwLjI4OC0wLjU0OCwwLjA5OC0xLjIxNS0wLjIzOS0xLjQwOGMtMC40MS0wLjIzNC0xLjAxNy0wLjE1Ny0xLjM0MywwLjE3MmMtMC4zNDksMC4zNTItMC4zOSwwLjgxNS0wLjExMSwxLjI3M2MwLjQ5MSwwLjgwNSwwLjMyMSwxLjQ1NCwwLjA5MSwxLjg1NmMtMC4yMiwwLjM4NS0wLjY3NSwwLjg0My0xLjU5NSwwLjg0M2wtMi44ODEtMC4wMDRjLTAuMDU3LDAuMDExLTAuMTE1LDAuMDE2LTAuMTc0LDAuMDE2Yy0xLjY1LDAtMi45MDcsMC4wMDItMy4zMzQsMC4wMDZjLTAuNDEyLDAtMC43MzItMC4xMjEtMC45Ny0wLjM1OWMtMC4zNTctMC4zNTgtMC4zNTUtMC44MDktMC4zNTUtMC45NzljMC4wMDktMS45MjcsMC4wMDgtMy44NTQsMC4wMDUtNS43NzljLTEuMDAyLDAuNDY4LTIuMDYxLDAuMzc5LTIuOTczLTAuMjU1Yy0xLjAwOC0wLjcwMi0xLjQ1NS0xLjc1My0xLjI1Ny0yLjk1OWMwLjIwNi0xLjI2LDEuMDEtMi4xMjYsMi4yNjMtMi40NDFjMC42NzktMC4xNzEsMS4zNjItMC4xMDQsMS45NzEsMC4xOTJsMC0xLjc2N2MwLTEuMzE2LDAuMDAxLTIuNjMzLTAuMDEtMy45NDljLTAuMDAxLTAuMTU4LTAuMDA2LTAuNjQsMC4zNjMtMS4wMTNjMC4zNjQtMC4zNjcsMC44MzItMC4zNjcsMC45ODUtMC4zNjdjMC41NDgsMC4wMSwxLjA0MiwwLjAxMiwxLjUzNCwwLjAxMmwyLjk4MS0wLjAwM2MwLjQyMywwLDAuODQ2LDAuMDAxLDEuMjY5LDAuMDAzYy0wLjUzLTEuMTkzLTAuMzA4LTIuNDg5LDAuNTgtMy4zODJjMC45NDMtMC45NDksMi41ODUtMS4xNjksMy43NTYtMC40OTVjMS4yNjUsMC43MjMsMS43NTUsMi40NjcsMS4xMTYsMy44NzRsMy45ODYsMC4wMDhjMC42LDAsMS4yMDEtMC4wMDEsMS44MDEtMC4wMDZjMC40MDgsMCwwLjcyNSwwLjEyLDAuOTYsMC4zNTVjMC4zNTUsMC4zNTcsMC4zNTQsMC44MDgsMC4zNTMsMC45NTZjLTAuMDA0LDAuODM3LTAuMDA2LDMuNDY3LTAuMDA3LDYuNDM4YzEuMTI5LTAuNTUsMi40NzQtMC4yOTYsMy4zNTcsMC41ODNjMC45NzksMC45NjksMS4xODgsMi41NDgsMC40OTgsMy43NTVjLTAuNDkyLDAuODU3LTEuNDc5LDEuMzktMi41NzcsMS4zOWMwLDAsMCwwLDAsMGMtMC40NDUsMC0wLjg4My0wLjA5Mi0xLjI3Ny0wLjI2N2wwLjAwMiw1LjIxOGMwLjAwMiwwLjM2NS0wLjExMiwwLjY2OS0wLjMzOSwwLjg5N1MyOC4zMjYsMjkuNDkzLDI3Ljk2MywyOS40OTN6IE0yNC4xNDcsMjcuNDg1YzEuMjU3LDAuMDAyLDIuMzI5LDAuMDAzLDMuMDQ0LDAuMDA1bC0wLjAwMi01LjExOGMwLTAuMDY1LDAuMDA2LTAuMTMxLDAuMDE5LTAuMTk1YzAuMjM0LTEuMTcyLDEuNDg3LTEuNzI0LDIuNjAxLTEuMDgxYzAuMDEsMC4wMDYsMC4wODMsMC4wNTEsMC4wOTMsMC4wNTdjMC4xOTUsMC4xMDUsMC4zNzUsMC4xNDcsMC41NjQsMC4xNDdsMCwwYzAuMzY2LDAsMC43MTItMC4xNTgsMC44NDItMC4zODVjMC4yNC0wLjQxOSwwLjE2NS0xLjAwOC0wLjE3MS0xLjM0Yy0wLjM0OS0wLjM0OC0wLjgyOS0wLjM4OC0xLjI3Ny0wLjExNGMtMC42NTEsMC4zOTUtMS4yODksMC40MTMtMS44NTcsMC4wOWMtMC4yOTgtMC4xNzItMC42NzQtMC41MDYtMC43OTYtMS4xMzZjLTAuMDEyLTAuMDYzLTAuMDE4LTAuMTI3LTAuMDE4LTAuMTljMC4wMDEtMi42MzcsMC4wMDEtNS4wOTMsMC4wMDQtNi4zOThjLTAuMzcxLDAuMDAyLTAuNzQyLDAuMDAyLTEuMTEyLDAuMDAybC00LjM3Ni0wLjAwM2MtMC43MjUtMC4wMDMtMS4zMTUtMC4zMS0xLjYyMS0wLjg0M2MtMC4zMDQtMC41MjktMC4yNzMtMS4xODcsMC4wODQtMS44MDVsMC4wOC0wLjEyOWMwLjI2My0wLjUxLDAuMDc1LTEuMTc1LTAuMjYyLTEuMzY3Yy0wLjQxNC0wLjIzOS0xLjAyMS0wLjE1Ny0xLjM0NSwwLjE3Yy0wLjM1LDAuMzUyLTAuMzksMC44MTUtMC4xMTEsMS4yNzNjMC40OSwwLjgwOCwwLjMyLDEuNDU2LDAuMDkxLDEuODU3Yy0wLjMyMiwwLjU2MS0wLjg2LDAuODQzLTEuNjA0LDAuODQzYy0wLjU1Ny0wLjAwNC0xLjEtMC4wMDUtMS42NDMtMC4wMDVsLTIuOTgxLDAuMDAzYy0wLjI5MiwwLTAuNTg1LTAuMDAxLTAuODc4LTAuMDAzYzAuMDA2LDEuMTEyLDAuMDA2LDIuMjE3LDAuMDA1LDMuMzIxbDAsMi4wNDdjMC4wMDEsMC4zNjQsMC4wMDMsMS4yMTktMC44MzMsMS43MDljLTAuMjYyLDAuMTUzLTAuNTQzLDAuMjMyLTAuODM1LDAuMjMyYy0wLjQ1MywwLTAuODA5LTAuMTg1LTEuMDk3LTAuMzY0Yy0wLjIyOS0wLjE0My0wLjQ1NC0wLjE3Ny0wLjcxOC0wLjExMWMtMC40NzUsMC4xMTktMC43LDAuMzU4LTAuNzc2LDAuODI0Yy0wLjA3MiwwLjQzOSwwLjA1NiwwLjczNywwLjQyNSwwLjk5NWMwLjM3NCwwLjI1OSwwLjcwNiwwLjI1NiwxLjEzNCwwLjAwN2MwLjE4NC0wLjExMSwwLjQtMC4yNDIsMC42OTMtMC4yOTVjMS4wNTUtMC4yLDIuMDAyLDAuNjMzLDIuMDA0LDEuNzg1YzAuMDAyLDEuODM4LDAuMDA0LDMuNjc2LTAuMDAyLDUuNTE0YzAuNTkyLTAuMDAyLDEuNDU4LTAuMDAzLDIuNDg1LTAuMDAzYzAuMDU3LTAuMDExLDAuMTA5LTAuMDI0LDAuMTcyLTAuMDE2bDIuNjcsMC4wMDNjLTAuNTQxLTEuMjAzLTAuMzIxLTIuNDc0LDAuNTgtMy4zODFjMC45NDMtMC45NTEsMi41ODctMS4xNjksMy43NTctMC40OTdjMS4yNjQsMC43MjUsMS43NTQsMi40NywxLjExNiwzLjg3NGwxLjY4NCwwLjAwN0MyNC4wMzgsMjcuNDcyLDI0LjA5MywyNy40NzcsMjQuMTQ3LDI3LjQ4NXoiLz48L2c+PC9zdmc+);
}

.wiki-img {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNnB4IiBoZWlnaHQ9IjM2cHgiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzYgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiM1ODU5NUIiIGQ9Ik0yNy43MjQsMjkuNTUzSDguODI2Yy0wLjU2OSwwLTEuMDMtMC40NjEtMS4wMy0xLjAyOVY5LjYyNmMwLTAuNTY4LDAuNDYxLTEuMDI5LDEuMDMtMS4wMjloMTguODk3YzAuNTY5LDAsMS4wMywwLjQ2MSwxLjAzLDEuMDI5djE4Ljg5N0MyOC43NTMsMjkuMDkyLDI4LjI5MiwyOS41NTMsMjcuNzI0LDI5LjU1M3ogTTkuODU2LDI3LjQ5NGgxNi44MzhWMTAuNjU1SDkuODU2VjI3LjQ5NHoiLz48L2c+PGc+PHBhdGggZmlsbD0iIzU4NTk1QiIgZD0iTTI4LjIyNCwyOS4wMjNIOC4zMjZ2LTUuODQ1bDcuMjM2LTYuMjk4bDcuNDczLDYuNTA2bDUuMTg4LTMuNTU0VjI5LjAyM3ogTTkuMzI2LDI4LjAyM2gxNy44OTd2LTYuMjk0bC00LjI2MSwyLjkxOWwtNy40LTYuNDQxbC02LjIzNiw1LjQyN1YyOC4wMjN6Ii8+PC9nPjxnPjxjaXJjbGUgZmlsbD0iIzU4NTk1QiIgY3g9IjIzLjI2MiIgY3k9IjE1Ljc5NSIgcj0iMi4zMjMiLz48L2c+PC9nPjwvc3ZnPg==);
}

.wiki-video {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNC41cHgiIGhlaWdodD0iMzZweCIgdmlld0JveD0iMCAwIDM0LjUgMzYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM0LjUgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM1ODU5NUIiIGQ9Ik0yNy4xOTcsMjkuNTUzSDguM2MtMC41NjgsMC0xLjAyOS0wLjQ2MS0xLjAyOS0xLjAyOVY5LjYyNmMwLTAuNTY4LDAuNDYxLTEuMDI5LDEuMDI5LTEuMDI5aDE4Ljg5N2MwLjU2OCwwLDEuMDI5LDAuNDYxLDEuMDI5LDEuMDI5djE4Ljg5N0MyOC4yMjcsMjkuMDkyLDI3Ljc2NiwyOS41NTMsMjcuMTk3LDI5LjU1M3ogTTkuMzI5LDI3LjQ5NGgxNi44MzlWMTAuNjU1SDkuMzI5VjI3LjQ5NHoiLz48L2c+PGc+PHBhdGggZmlsbD0iIzU4NTk1QiIgZD0iTTE1LjcxMywyNC4xODdjLTAuMTcyLDAtMC4zMzYtMC4wNC0wLjQ4Ny0wLjExOGMtMC4zNTYtMC4xODMtMC41NzktMC41NDctMC41NzktMC45NDh2LTguMDkyYzAtMC40LDAuMjIyLTAuNzY0LDAuNTc4LTAuOTQ5YzAuMzY1LTAuMTgyLDAuNzkxLTAuMTQ1LDEuMTEsMC4wODNsNS41ODMsNC4wNDZjMC4yNzcsMC4yMDIsMC40NDIsMC41MjUsMC40NDIsMC44NjRjMCwwLjM0LTAuMTY1LDAuNjYzLTAuNDQsMC44NjNsLTUuNTc5LDQuMDQ3QzE2LjE0NywyNC4xMTgsMTUuOTMzLDI0LjE4NywxNS43MTMsMjQuMTg3eiBNMTUuNzUyLDE0Ljk3NWwtMC4xMDUsMC4wNTR2OC4wOTJsMC4wNjYsMC4wNjZjMC4wMTQsMCwwLjAzMS0wLjAwNywwLjA0OC0wLjAxOWw1LjU3MS00LjA0MXYtMC4xMDhMMTUuNzUyLDE0Ljk3NXoiLz48L2c+PC9zdmc+);
}
/*#endregion WIKI*/

/*#region POPUP*/
.adformat_details {
    background: #474c4f;
    color: white;
    margin: 0 2% 4%;
    padding: 45px 50px 45px;
    width: 95%;
    position: relative;
}

.popup_close, .menu_slide {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #d21e39;
    color: #4a4b4e;
    width: 22px;
    height: 22px;
    cursor: pointer;
    line-height: 16px;
    font-size: 24px;
    text-align: center;
}

.clear_filter, .popup_close {
    width: 17px;
    height: 17px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE3cHgiIGhlaWdodD0iMTdweCIgdmlld0JveD0iMCAwIDE3IDE3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNyAxNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNEMzIwMzYiIGQ9Ik0wLDB2MTdoMTdWMEgweiBNMTQuNjAxLDEzLjE4NkwxMy4xODYsMTQuNkw4LjUsOS45MTRsLTQuNjg3LDQuNjg3bC0xLjQxNC0xLjQxNEw3LjA4Niw4LjVMMi40LDMuODEzbDEuNDE0LTEuNDE0TDguNSw3LjA4NWw0LjY4Ni00LjY4NmwxLjQxNSwxLjQxNUw5LjkxNSw4LjVMMTQuNjAxLDEzLjE4NnoiLz48L2c+PC9zdmc+);
}

    .clear_filter:hover, .popup_close:hover {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE3cHgiIGhlaWdodD0iMTdweCIgdmlld0JveD0iMCAwIDE3IDE3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNyAxNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9IkxheWVyXzIiPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PHJlY3QgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNEMzIwMzYiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIvPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTQuNjAxLDMuODE0IDEzLjE4NiwyLjM5OSA4LjUsNy4wODUgMy44MTQsMi4zOTkgMi40LDMuODEzIDcuMDg2LDguNSAyLjM5OSwxMy4xODcgMy44MTMsMTQuNjAxIDguNSw5LjkxNCAxMy4xODYsMTQuNiAxNC42MDEsMTMuMTg2IDkuOTE1LDguNSAiLz48L2c+PC9zdmc+);
    }

.menu_slide {
    color: white;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE3cHgiIHZpZXdCb3g9IjAgMCAxNyAxNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcgMTciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEMjFFMzkiIGQ9Ik0wLDB2MTdoMTdWMEgweiBNOC4zNjUsMTIuMTM1TDIuOTk3LDYuNTg3TDQuMTYsNS4yNzlsNC4yNTcsNC4zOTZsNC4zMTUtNC40NjZsMS4yNjMsMS4yTDguMzY1LDEyLjEzNXoiLz48L3N2Zz4=);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    -moz-transition: transform .2s ease;
    -webkit-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
}

    .menu_slide.menu-opened, .wiki_collapse_name .menu_slide {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
    }

.adformat_details .portfolio-box {
    margin: 0 50px 0 0;
}

.detailed_triangle {
    position: absolute;
    margin-left: 35px;
    top: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: transparent transparent #474c4f transparent;
}

.detailed_img {
    max-width: 40%;
}

.adformat_details .img-responsive {
    /*max-width: 412px;*/
    height: auto;
    max-height: 400px;
}

.campains_gallery .adformat_details .img-responsive {
    max-height: 500px;
}

.adformat_details .h2 {
    color: #c7c9c9;
    padding-bottom: 15px;
    display: inline-block;
}

    .adformat_details .h2 span {
        border-bottom: 4px solid #c7c9c9;
        line-height: 1.4;
    }

.adformat_details .description {
    margin-bottom: 30px;
}

    .adformat_details .description p {
        margin-bottom: 0;
        font-size: 14px;
    }

.detailed_column {
    min-height: 140px;
}

.col-md-8.detailed_column {
    position: relative;
    padding-bottom: 50px;
}

.detailed_buttons {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 15px;
}

.wiki_desc .detailed_buttons {
    bottom: 0;
}

.ad-gallery-wrap .adformat_details .btn {
    width: auto;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.button.toggle, .choosed label {
    background-color: #222327;
    color: #c7c9c9;
    display: inline-block;
    height: 30px;
    line-height: 26px;
    padding: 1px 8px 4px;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: normal;
    white-space: nowrap;
}

.choosed label {
    margin-right: 10px;
}

    .button.toggle .icon, .choosed label .icon {
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
        vertical-align: top;
    }

.choosed_close {
    display: inline-block;
    font-size: 16px;
    margin-top: 6px;
    vertical-align: top;
    border-left: 1px solid #c7c9c9;
}

.toggle .choosed_close, .choosed .choosed_close {
    height: 19px;
    line-height: 1;
    margin-left: 3px;
    margin-top: 4px;
    padding-left: 5px;
    cursor: pointer;
}
/*#endregion POPUP*/


/*#region Mobile alert*/
.attention_block {
    background: url(/Content/img/creatives/attention.png) left top;
    min-height: 160px;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: -10px;
    position: relative;
}

.page_wiki .attention_block {
    margin-bottom: 0;
}

.mobile_attention::before {
    content: '';
    display: block;
    width: 150px;
    height: 124px;
    background: red;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.3;
    margin: -60px 0 0 -75px;
    background: url(/Content/img/creatives/warning.png);
}

.download_attention.attention_block {
    position: relative;
    background: url(/Content/img/creatives/Texture_for_Wiki.png) left top;
}

.download_attention.attention_block, .attention_block.attention_wiki {
    height: 270px !important;
    max-height: 270px;
}

.download_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.download_attention::before {
    content: '';
    display: block;
    width: 142px;
    height: 118px;
    background: red;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.25;
    margin: -103px 0 0 -71px;
    background: url(/Content/img/creatives/download.png);
}

.attention_block .uppercase {
    font-size: 20px;
}

.attention_block .btn {
    background: #222327;
    color: #d21e39;
    width: 157px;
    text-transform: uppercase;
}

.download_attention .btn {
    width: 220px;
    padding-left: 0 !important;
}

.attention_block .btn:hover {
    background: #d21e39;
    color: #222327;
}

.attention_block .text-grey {
    font-weight: bold;
    color: #5a5a5b;
}
/*#endregion Mobile alert*/




@media(min-width:768px) {

    /*.height_30_inner {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-51%);
        -webkit-transform: translateY(-51%);
    }

    .page8 .height_30_inner, .chapter_footer .height_30_inner {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }*/

    .filter_menu_fixed {
        position: relative;
    }

    /*#mainNavCreatives.page_header {
        background: #222327;
    }*/

    .before_race_begin {
        position: absolute;
        top: 50%;
        margin-top: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .container {
        max-width: 100%;
    }

    .navbar-default {
        /*border-color: rgba(255,255,255,.3);*/
        background: none;
    }

        .navbar-default .navbar-header .navbar-brand {
            color: white;
        }

            .navbar-default .navbar-header .navbar-brand:hover,
            .navbar-default .navbar-header .navbar-brand:focus {
                color: white;
            }

        .navbar-default .nav > li > a,
        .navbar-default .nav > li > a:focus {
            color: white;
        }

            .navbar-default .nav > li > a:hover,
            .navbar-default .nav > li > a:focus:hover {
                color: #d32036;
            }

        .navbar-default.affix {
            border-color: rgba(34,34,34,.05);
            background-color: #d32036;
        }

            .navbar-default.affix .navbar-header .navbar-brand {
                font-size: 14px;
                color: #f05f40;
            }

                .navbar-default.affix .navbar-header .navbar-brand:hover,
                .navbar-default.affix .navbar-header .navbar-brand:focus {
                    color: #eb3812;
                }

            .navbar-default.affix .nav > li > a,
            .navbar-default.affix .nav > li > a:focus {
                color: #222;
            }

                .navbar-default.affix .nav > li > a:hover,
                .navbar-default.affix .nav > li > a:focus:hover {
                    color: #f05f40;
                }

    .filter_menu {
        float: left;
        width: 276px;
        /*min-height: 700px;*/
        position: relative;
    }

        .custom_list, .filter_menu_body, .filter_menu .list-overflow {
            width: 200px;
        }


    #filter_menu_fixed, #filter_menu_case {
        width: 276px;
        background: #3f3d43;
        height: auto !important;
        padding: 30px 0 60px 40px;
    }

    .filter_menu_fixed {
        overflow-x: hidden;
        width: 276px;
        position: absolute;
        left: 0;
        /*top: 70px;*/
        bottom: 0;
        z-index: 1;
        overflow-y: auto;
        top: -100px;
    }

    .wiki_filters {
        top: 0;
    }

    #filter_menu_fixed.stick {
        overflow: hidden;
        position: fixed;
    }

    #request_form, .chapter_footer {
        position: relative;
        z-index: 2;
        background: #222327;
        clear: both;
    }

    .chapter_p_s .text-center {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .start_gallery .over_block {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3%;
        margin-top: 0;
        padding: 20px 0;
    }
}

@media(min-width:992px) {
    .head_request_form .iagree_form {
        margin-top: 50px;
    }

    .height_30_inner .iagree_form {
        margin: 55px 0 0 0;
    }

    .ad-gallery-wrap {
        margin-bottom: 40px;
        min-height: 500px;
    }

    /*.detailed_column {
        min-height: 240px;
    }*/

    .ad-gallery {
        padding-left: 50px;
    }

    h1, .h1 {
        font-size: 50px;
        font-size: 5.5vh;
    }

    h2, .h2 {
        font-size: 30px;
        /*font-size: 4.5vh;*/
    }

    .before_race_begin {
        font-size: 4.0vh;
    }

    .wiki_desc {
        min-height: 350px;
    }

    .case_desc {
        min-height: 290px;
    }

    .form-group.m-b-none-lg {
        margin-bottom: 0;
    }
}

@media(min-width:1280px) {
    h1, .h1 {
        font-size: 70px;
        font-size: 7.5vh;
    }

    .big_cif {
        font-size: 7vh;
    }
}

@media (max-height: 800px) {
    .page8 .height_70 {
        padding-top: 0;
    }

    .page8 .start_gallery .portfolio-box-wrap {
        margin-top: 0;
    }
}

@media (max-width: 1600px) {
    .ad-gallery-wrap .gallery_cover {
        padding: 20px 2%;
    }

        .ad-gallery-wrap .gallery_cover .btn {
            margin-top: 32%;
        }

    .page_gallery_section .ad-gallery-wrap .gallery_cover .btn {
        margin-top: 6%;
    }

    .wiki_filters .h2 {
        font-size: 30px;
    }
}

@media (min-width: 1270px) and (max-width: 1290px) {
    .ad-gallery-wrap {
        margin-right: 0;
    }

    /*.ad_page_title .search_input {
        width: 102%;
    }*/

    .wiki_filters .h2 {
        margin-top: 0;
    }
}

@media (max-width: 1250px) {
    .h3, h3 {
        font-size: 20px;
    }

    .page .container {
        max-width: 90%;
    }

    .listed_vendor {
        background-size: auto 80%;
    }

        .listed_vendor .overlay-content {
            padding-left: 20px;
            padding-right: 20px;
            font-size: 12px;
        }

    .start_gallery .portfolio-box-wrap:nth-child(5) {
        display: none;
    }

    .wiki_filters .h2 {
        font-size: 30px;
    }

    #mainNavCreatives .navbar-right {
        margin-right: 27px;
    }

    .campains_gallery .gallery_cover {
        padding: 5% 10%;
    }

    .cover_format {
        margin-bottom: 5%;
        margin-top: 15px;
    }

    .page_gallery_section .ad-gallery-wrap.campains_gallery .gallery_cover .btn {
        margin-top: -3px;
    }
}

@media(max-width:1300px) {
    [class^="col-"] p br {
        display: none;
    }

    .badge {
        font-size: 15px;
    }

    .footer_soc {
        margin-right: 10px;
    }

    h2, .h2 {
        font-size: 28px;
    }

    .team_created {
        width: 26px;
        height: 26px;
        margin-left: -13px;
    }

        .team_created svg {
            width: 20px;
            height: 20px;
            margin-top: -2px;
        }
}

@media (min-width: 1500px) {
    .ad-gallery {
        padding-left: 70px;
        margin-bottom: 50px;
    }

    .ad-gallery_wrapper {
        margin-right: 30px;
        min-height: 600px;
    }

    .ad-gallery_wrapper__bread .container {
        width: 100%;
        padding-left: 0;
    }

    .ad-gallery_wrapper__bread .breadcrumbs {
        margin: 0 0 30px;
    }

        .ad-gallery_wrapper__bread .breadcrumbs a {
            color: white;
        }

    .ad_page_title_gal {
        margin-bottom: 10px;
    }

    .ad_page_title .search_input {
        width: 96%;
        margin-left: -8px !important;
    }

    .ad-gallery .portfolio-box {
        max-width: 20%;
    }

    .campains_gallery .portfolio-box {
        max-width: 28%;
    }

    .ad-gallery .campains_gallery .img-responsive {
        width: 100%;
        max-height: 100vh;
    }

    .ad_page_title .search_input .minoru-group {
        width: 98%;
    }

    .filter_menu {
        /*padding: 30px 40px;*/
        width: 332px;
        padding-left: 0;
    }

    .filter_menu_fixed, #filter_menu_fixed, #filter_menu_case {
        width: 332px;
    }

    .custom_list, .filter_menu_body, .filter_menu .list-overflow {
        width: 253px;
    }

    .adformat_details {
        width: 92%;
    }

    .ad-gallery-wrap .btn {
        padding-left: 15px;
    }
}


@media(max-height:960px) {
    .foot_social a {
        font-size: 20px;
        height: 36px;
        line-height: 34px;
        width: 36px;
        margin-right: 12px;
    }

    .filter_menu {
        background: #3f3d43;
    }
}

@media(max-height:660px) {
    .blade_footer .btn-xl {
        height: 40px;
        padding: 2px 30px;
        line-height: 30px;
    }

    .height_30 {
        padding: 2.0rem 0;
    }
}

@media(min-width:960px) {

    .chapter_header_content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }

        .chapter_header_content .h1 {
            font-size: 77px;
        }

        .chapter_header_content .page_lozung {
            font-size: 30px;
        }
}


@media(max-width:960px) {
    h3, .h3 {
        font-size: 17px;
    }

    .detailed_column {
        min-height: 20px;
    }

    .wiki_div .code, .wiki_div code {
        height: auto !important;
    }

    .popup_close {
        top: 10px;
        right: 10px;
    }

    .ad-gallery_wrapper {
        /*padding: 10px 15px;*/
    }

    .ad-gallery .portfolio-box {
        margin: 4% 1% 3%;
        width: 45%;
    }

    .ad_page_title .search_input {
        width: 95%;
        /*margin-left: 1% !important;*/
    }

    .ad_page_title .input {
        margin: 0;
    }

    .ad_page_title .pull-left, .ad_page_title .pull-right {
        margin: 0 0 20px;
    }

    .form_div .minoru-group {
        max-width: 23%;
    }

    .ad_page_title .minoru-group {
        margin-left: 0 !important;
        width: 97%;
    }

    .section-half {
        width: auto;
    }




    .chapter_header {
        padding-top: 95px;
        padding-bottom: 30px;
        background-size: auto 220px;
        height: auto; /*padding-top:15px*/
        background-size: cover;
    }

    #filter_menu_parent.page_gal {
        margin-top: 30px;
    }

    .chapter_header .h1 {
        white-space: nowrap;
        margin-top: 0;
        padding-top: 15px;
    }

    .chapter_header .page_lozung {
        font-size: 13px;
    }

    .ad_page_title_gal {
        margin-top: 32px !important;
        margin-bottom: 0 !important;
    }

    .ad-gallery-wrap {
        margin-left: 3%;
    }

    .search_text {
        font-size: 11px;
    }

    /*.page_formats_section {
        margin-top: 50px;
    }*/

    .page_wiki > .pull-right {
        width: 100%;
        float: none !important;
    }

    .bg-silver.wiki_div, .wiki_div.p-b-dh {
        padding-bottom: 30px;
    }

    .wiki_div {
        font-size: 15px;
        overflow-x: auto;
    }

    .page_wiki .adformat_details .h1 {
        margin: 0 0 20px;
        font-size: 36px;
    }

    .page_wiki .download_wiki {
        font-size: 13px;
    }

        .page_wiki .download_wiki br {
            display: none;
        }


    .page_wiki .attention_block {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 0;
    }


    .adformat_details {
        margin: 0 2% 3% 1%;
        width: 92%;
    }

    .ad-gallery-wrap .adformat_details .btn {
        padding: 4px 12px;
        font-size: 13px;
    }

    .section-heading {
        font-size: 28px;
    }

    .bg-silver.wiki_div {
        padding: 10px 20px 25px;
        margin-bottom: 20px;
    }

    .wiki_collapse {
        padding: 0 20px;
    }

    .wiki_collapse_name {
        font-size: 18px;
        padding: 15px 0;
    }

        .wiki_collapse_name .menu_slide {
            top: 15px;
        }

    .wiki_div .h2.b-b-none {
        font-size: 15px;
    }

    .wiki_div {
        padding: 0;
    }

        .wiki_div, .wiki_div p {
            font-size: 14px;
        }

    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        padding-left: 20px;
        padding-right: 20px;
    }



    .detailed_description {
        clear: both;
    }

    .page_wiki .download_wiki br {
        display: none;
    }

    .page_gallery_section .ad-gallery-wrap.campains_gallery .gallery_cover .btn {
        margin-top: 0;
    }

    .page_wiki .detailed_img {
        margin-right: 20px;
    }

    .wiki_desc {
        font-size: 14px;
    }

    .sub-nav-dark {
        position: relative;
        z-index: 2;
    }
}

@media(min-width:768px) {
    .dropdown-menu {
        background: rgba(0,0,0,.3);
    }
}

@media(max-width:767px) {
    .dropdown.dark-dropdown {
        background: rgba(0,0,0,.3);
    }

        .dropdown.dark-dropdown .dropdown-menu {
            background: none;
        }

    .dropdown.dark-dropdown {
        display: block;
        clear: both;
        float: none;
    }

    .page_wiki .detailed_img {
        float: none !important;
        margin-bottom: 20px;
    }

    .detailed_img {
        max-width: 100%;
        margin-right: 0;
    }



    .input__field--minoru {
        height: 40px;
    }

    #bs-example-navbar-collapse-1 a, #bs-example-navbar-collapse-2 a {
        font-family: 'Open Sans', Arial,sans-serif;
    }

    body {
        font-size: 14px;
    }

    body {
        overflow: visible !important;
    }

    #mainNavCreatives.start-nav, #mainNavCreatives.page_header {
        position: fixed !important;
    }

    #site_logo img {
        width: 135px !important;
        height: auto !important;
    }

    .page_main .ad-gallery > .pull-right {
        width: 100%;
    }

    #filter_menu_parent.page_gal {
        margin-top: 0;
    }

    .filter_menu {
        padding-left: 20px;
        padding-right: 20px;
    }

    .filter_menu_body {
        padding-bottom: 20px;
    }

    .filter_menu {
        height: auto !important;
    }

    .lang.pull-right {
        text-align: center;
    }

    #header_content_1 {
        padding-top: 100px;
    }

    .sendForm .btn-xl {
        max-width: 100%;
        font-size: 16px;
    }

    .ad_page_title .minoru-group {
        margin-left: -5px;
    }

    .navbar-toggle .navbar-toggle-times {
    }

    #bs-example-navbar-collapse-1 li {
        border-bottom: 1px solid #e7e7e7;
        margin-left: 0;
    }

    #bs-example-navbar-collapse-1, #bs-example-navbar-collapse-2 {
        overflow: hidden;
        border: none;
        box-shadow: none !important;
        clear: both;
        min-width: 100%;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-top: 5px;
        max-height: 88vh;
        overflow-y: auto;
    }

    #lang_trigger .navbar-toggle-times {
        background: #000000;
        margin-right: -75px;
        padding-bottom: 15px;
        padding-left: 15px;
    }

    #lang_trigger .iconMoon-globe {
        display: block;
        margin-top: -2px;
    }

    #bs-example-navbar-collapse-1 ul, #bs-example-navbar-collapse-2 ul {
        margin: 0;
        padding: 0;
    }

    #bs-example-navbar-collapse-1 a, #bs-example-navbar-collapse-2 a {
        display: block;
        /*text-align: center;*/
        /*text-transform: uppercase;*/
        color: white;
        /*font-size: 18px;*/
        /*padding: 10px 0;*/
    }

    body .page_formats_section {
        font-size: 14px;
    }

    /*.ad-gallery .portfolio-box {
        margin: 0 1% 2%;
        width: 45%;
    }*/

    .ad-gallery-wrap .portfolio-box .img-responsive {
        max-height: 80vh;
    }

    .adformat_details .o-h {
        clear: both;
    }

    .adformat_details .portfolio-box {
        display: none;
    }

    .ad-gallery-wrap .gallery_cover .btn {
        max-width: 99%;
        margin-top: 25%;
    }

    .filter_menu {
        /*padding: 0 15px 5px;*/
        position: relative;
        margin: 0;
    }

    .filter_menu_body {
        display: none;
    }

        .filter_menu_body.menu-opened {
            display: block;
            position: relative;
        }

    .ad_page_title {
        padding: 0 15px 0 0;
        margin: 0;
    }

        .ad_page_title .pull-left, .ad_page_title .pull-right {
            float: none !important;
            width: 100%;
            margin: 0;
        }

    .ad-gallery-wrap .gallery_cover {
        display: block;
        margin-top: 0;
        opacity: 0;
    }

        .ad-gallery-wrap .gallery_cover .pull-left {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: 0;
            width: 100%;
            opacity: 0 !important;
        }

    .ad_page_title.ad_page_title_gal {
        margin-left: 4%;
    }

    .badge {
        font-size: 12px !important;
        line-height: 1.24;
        padding-top: 3px;
        height: 22px;
        bottom: -10px !important;
    }

    .ad-gallery .list-overflow {
        margin-top: 20px;
    }

    .minoru-group {
        max-width: 100%;
    }

    .chapter_p_s.height_30 {
        height: auto;
        padding: 20px 0;
    }

    .chapter_footer .bold.text-uppercase {
        text-align: center;
        margin: 10px 0;
        font-size: 15px;
    }

    .foot_social {
        text-align: center;
        margin-bottom: 30px;
    }

    #contactsendForm {
        margin-bottom: 20px;
    }

    .adformat_details {
        padding: 20px;
        margin-top: 10px;
    }

    .detailed_triangle {
        border-width: 0 12px 16px;
        top: -14px;
        margin-left: 10px;
    }

    .ad-gallery-wrap .adformat_details .btn {
        max-width: 48%;
    }

        .ad-gallery-wrap .adformat_details .btn.m-r-lg {
            margin-right: 5%;
            max-width: 48%;
        }

    .adformat_details .description {
        margin-bottom: 20px;
    }

    .adformat_details .pull-right, .adformat_details .pull-left {
        float: none !important;
        margin-right: 0;
        margin-top: 10px;
    }

    .adformat_details .h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .detailed_img {
        max-width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    .chapter_footer {
        padding-bottom: 0;
        height: auto;
    }

    .footer_panel {
        position: relative;
        clear: both;
        margin-top: -15px;
    }



    #request_form .minoru-group, #contactsendForm .minoru-group {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .page_formats_section {
        margin-bottom: 0;
    }

    .clear_filters {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .clear_filter {
        right: 5px;
    }

    .ad-gallery_wrapper {
        /*margin-top: 10px;*/
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 500px;
    }

    .filter_menu section {
        margin: 35px 15px 35px 0;
    }


    .filter_menu.page_gal .clear_filters.btn-xl {
        margin-bottom: 8%;
        margin-top: -2%;
        padding: 7px 15px;
        font-size: 15px;
        line-height: 1.5;
    }

    .form_div .minoru-group {
        max-width: 100%;
    }

    .ad_page_title_gal {
        margin-top: 15px !important;
    }

    .attention_block {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mobile_attention::before {
        height: 94px;
        margin-top: -70px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .mobile_attention .m-t.text-muted {
        margin-top: 6px;
    }

    .ad-gallery-wrap {
        margin-left: -2%;
        padding-left: 15px;
    }

    .no-creatives {
        margin-left: -3% !important;
    }

    .minoru-group .input-icon {
        font-size: 22px;
        line-height: 0.8;
    }

    .start_gallery .portfolio-box-wrap:nth-child(5), #ivisible_mobile .portfolio-box-wrap:nth-child(4), #ivisible_mobile .portfolio-box-wrap:nth-child(5) {
        display: none;
    }
}


/*#region START_PAGE_MOBILE*/
@media (max-width: 640px) {
    body {
        font-size: 1.2rem;
    }
}

@media (min-width: 640px) {
    body {
        font-size: 1.2rem;
    }
}

@media (min-width:960px) {
    body {
        font-size: 1.2rem;
    }

    #mainNavCreatives {
        padding-right: 200px;
    }
}

@media (min-width:1100px) {
    body {
        font-size: 1.5rem;
    }

    .adformat_details .gal_page_descr .description {
        min-height: 100px;
    }

    .no-creatives {
        font-size: 30px;
    }

        .no-creatives span {
            font-size: 150px;
        }
}

#ivisible_mobile {
    display: none;
    margin-top: 30px;
}

.page_mobile {
    position: relative;
    min-height: calc(100vh - 60px);
    min-height: -webkit-calc(100vh - 60px);
    padding: 15px 0 30px;
    font-size: 14px;
    background-size: cover;
    background-position: center;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    .page_mobile {
        min-height: 480px;
    }
}

.page_mobile5 {
    height: auto !important;
    padding-bottom: 0;
}

.page_mobile .container {
    padding-right: 20px;
    padding-left: 20px;
}

.page_mobile1 {
    background-image: url(/Content/img/creatives/page_mobile1.jpg);
    padding-top: 700px;
}

    .page_mobile1 .container {
        padding: 0 45px;
    }

    .page_mobile1 .h1 {
        font-size: 4.6rem;
        line-height: 0.9;
        text-align: left;
    }

.page_mobile .h1 {
    margin-top: 0;
    /*font-weight: bold;*/
    font-family: 'HelveticaNeueW10-75Bold', 'Open Sans Bold', Arial,sans-serif;
}

.page_mobile1 .h1 font {
    font-size: 4.1rem;
}

.page_mobile .btn-xl {
    height: 31px;
    line-height: 18px !important;
    font-size: 14px !important;
    padding-top: 5px;
}

.page_mobile_hello {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}



.bordered_title {
    font-size: 17px;
    text-transform: uppercase;
}

    .bordered_title span {
        border-bottom: 4px solid #464b4e;
        padding-bottom: 2px;
        padding-top: 1px;
        display: block;
    }

.page_mobile2 {
    background: #3b3c40;
}

    .page_mobile2 .h1 {
        margin-bottom: 25px;
    }

.page_mobile .header_bottom .overlay {
    left: 15px;
    right: 15px;
}

.page_mobile .overlay-content .h3 {
    font-size: 17px !important;
}

.page_mobile .overlay-content p {
    font-size: 12px;
    padding: 0 10px;
    color: #898a8b;
    line-height: 1.1;
}

.page_mobile2 .height_25 {
    height: 22%;
    margin-bottom: 5%;
    min-height: 60px;
}

.height_25 .features-col-inner {
    top: 0;
    bottom: 0;
    height: auto;
}

.page_mobile2 .service-box {
    margin-top: 0;
}

.page_mobile .section-heading {
    margin: 17px 0;
    font-size: 8.0vh;
    line-height: 1.1;
}

.page_mobile3 .form_div {
    margin-top: 70px;
    text-align: center;
}

.page_mobile .minoru-group {
    width: 100%;
}

.page_mobile .btn-submit {
    margin-top: 30px;
}

.page_mobile3 {
    background-image: url(/Content/img/creatives/page_mobile3.png);
}

.page_mobile .listed_vendor {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 22%;
    background-size: auto 80%;
    line-height: 1.2;
}

.page_mobile .hr {
    height: 3px;
    width: auto;
}

.page_mobile4 {
    background: #3b3c40;
}

    .page_mobile4 .text-small {
        font-size: 12px;
        line-height: 1.0;
        padding-right: 2px;
    }

    .page_mobile4 .service-box {
        padding: 0 20px;
        margin-top: 0;
    }

.page_mobile .text-muted {
    color: #cbcac9;
}

.big_cif.text-white {
    color: white;
}

.page_mobile .ugolok {
    border-width: 2px;
    border-color: #a9a9ab !important;
    width: 9px;
    height: 9px;
}

.page_mobile5 {
    min-height: 50vh;
    height: auto;
    min-height: 200px !important;
}


.page_mobile .attention_block {
    margin-top: 15px;
    margin-bottom: 0;
}


.attention_block {
    position: relative;
    min-height: 25vh;
}

    .attention_block .r {
        top: 50%;
        /*transform: translateY(-50%);*/
        font-size: 12px;
        line-height: 1.33;
        padding-left: 15px;
        padding-right: 15px;
    }

.page_mobile .attention_block .btn {
    padding: 3px 12px;
    font-size: 13px;
}



.page_mobile .badge {
    max-width: 120%;
}

.page_mobile .camp_block {
    height: 40vh;
    position: relative;
    width: 100%;
}

    .page_mobile .camp_block .portfolio-box {
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -95px;
    }

.page_mobile7 {
    background-image: url(/Content/img/creatives/page_mobile7.jpg);
}

    .page_mobile7 .foot_social {
    }

        .page_mobile7 .foot_social a {
            margin-right: 6%;
            margin-left: 6%;
            margin-top: 12%;
            width: 20vw;
            height: 20vw;
            font-size: 32px;
            max-width: 80px;
            max-height: 80px;
            position: relative;
        }

            .page_mobile7 .foot_social a span {
                left: 0;
                right: 0;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
            }

    .page_mobile7 .page_mobile_hello {
        transform: translateY(-70%);
    }

.page_mobile8 .aside_title {
    text-transform: uppercase;
    font-size: 18px;
    color: #c7c9c9;
    margin-bottom: 18px;
}


.lang li {
    display: inline-block;
}

.foot_links {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
}


.page_mobile .center_ul {
    text-align: center;
    padding: 0;
}

.page_mobile .foot_links a {
    color: white;
}

.page_mobile .service-box .fa img {
    max-height: 7vh;
}

.hr-landscape {
    display: none;
}

.page_mobile .over_block {
    padding: 0;
    margin: -25px 0 20px;
    height: 40px;
    text-align: center;
    clear: both;
}

.page_mobile .overflow_but {
    display: block;
    color: #d32036;
    text-transform: uppercase;
}

.page_mobile .portfolio-box .img-responsive {
    max-height: 32vh;
    max-width: 85%;
}

.page_mobile .big_cif {
    font-size: 24px;
}

    .page_mobile .big_cif span {
        font-size: 33px;
    }

.page_mobile8 .small_title {
    font-family: "Open Sans Bold", Arial,sans-serif;
}
/*#endregion START_PAGE_MOBILE*/

@media all and (orientation: portrait) {
    .page_mobile1 .bordered_title span {
        text-align: left;
    }

    .col-xs-3 {
        width: 50%;
        margin-bottom: 25px;
    }

    .page_mobile7 .foot_social {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .page_mobile7 .h1 {
        margin-top: 10vh;
        margin-bottom: 30px;
        font-size: 47px;
    }

    .page_mobile .listed_vendor {
        min-height: 112px;
    }

    .listed_vendor .overlay-content {
        padding-left: 45px;
        padding-right: 45px;
    }

    .page_mobile .service-box .fa {
        margin-right: 20px;
        display: inline-block;
        height: 28px;
        vertical-align: middle;
    }

    .page_mobile .service-box .h3 {
        overflow: hidden;
        display: inline-block;
        width: 170px;
        vertical-align: middle;
        text-align: left;
        color: #fafafa;
    }



    @media(max-width:767px) {
        .caret {
            display: none !important;
        }

        .vis-xs {
            position: inherit;
            display: block;
            clear: both;
            float: none;
        }

        .dropdown-menu .footer__list_link {
            color: white !important;
        }

        .page_mobile8 {
            min-height: 510px !important;
        }

            .page_mobile8 .center_ul.pull-left, .lang.pull-right {
                float: none !important;
            }

                .page_mobile8 .center_ul.pull-left li {
                    display: block;
                    text-align: center;
                }

        .footer_panel .lang .center_ul li {
            display: inline-block;
        }

        .footer_panel .center_ul.pull-left {
            float: none !important;
            margin: 0 auto;
        }

            .footer_panel .center_ul.pull-left li {
                display: block;
                text-align: center;
            }
    }
}

.hr-landscape {
    background: #464b4e;
    height: 3px;
}

.page_mobile .height_50, .page_mobile .header_bottom.height_50 {
    height: 50%;
    min-height: 92px;
}

#wrapper_mobile2 .creatives_to_top {
    background-image: url(/Content/img/creatives/scroll_top.png);
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    cursor: pointer;
    display: none;
}

    #wrapper_mobile2 .creatives_to_top.vis {
        display: block;
    }

.footer_label {
    /*display: none;*/
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}


.dropdown-menu li {
    padding: 0;
    text-align: left;
}

    .dropdown-menu li:last-of-type {
        border-bottom: none;
    }

#bs-example-navbar-collapse-1 li:hover .caret {
    visibility: hidden;
}

.dropdown-menu .footer__list_link {
    height: 38px !important;
    display: block;
    text-decoration: none;
    line-height: 37px !important;
    font-size: 13px;
    padding: 0 15px !important;
    text-align: left !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #003b60;
}

/*.navbar-nav a:hover, .navbar-nav a.active, a.dropdown-toggle.top_link:hover, a.dropdown-toggle.top_link:active, .navbar-nav a:active {
    color: #cc1c2e !important;
    background-color: #f5f5f5;
}*/



/*.navbar-nav a:hover, .navbar-nav a.active, 
a.dropdown-toggle.top_link:hover, 
a.dropdown-toggle.top_link:active, 
.navbar-nav a:active {
    color: #cc1c2e !important;
    background-color: #f5f5f5;
}*/

.navbar-nav .top_link,
.navbar-nav .top_link_href {
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    background: none;
}

.footer__list_link__soon {
    vertical-align: super;
    font-size: 10px;
    color: #f64142;
    text-transform: lowercase;
    line-height: 1.0;
}



@media all and (orientation: landscape) {
    .page_mobile1 .page_mobile_hello {
        transform: translateY(-38%);
    }

    .page_mobile .h1 {
        margin-top: 0;
    }

    .hr-landscape {
        display: block;
    }

    .page_mobile1 .bordered_title, .page_mobile5 .bordered_title {
        max-width: 100%;
        font-size: 17px;
        text-align: left;
        line-height: 1.5;
    }

        .page_mobile1 .bordered_title span, .page_mobile5 .bordered_title span {
            display: inline-block;
            margin: 0 -5px;
            padding: 0 8px;
            border-bottom: none;
        }

    .page_mobile1 .h1 {
        margin-bottom: 20px;
    }

        .page_mobile1 .h1, .page_mobile1 .h1 font {
            text-align: center;
            font-size: 4.1rem;
        }

            .page_mobile1 .h1 br {
                display: none;
            }

    .page_mobile2 .row.height_100 {
        height: calc(100vh - 70px);
        height: -webkit-calc(100vh - 70px);
    }

    .page_mobile2 .h1 .hr-landscape {
        display: none !important;
    }

    .page_mobile2 .h1 {
        text-align: center;
        margin-top: 6vh;
    }

    .page_mobile2 article {
        width: 33%;
        float: left;
    }

    .page_mobile2 .header_bottom .features-col-inner .h3 {
        font-size: 17px !important;
        color: #cbcac9;
    }

    .page_mobile2 article.height_25 {
        height: 50%;
    }

    .page_mobile .service-box .fa img {
        max-height: 14vh;
    }

    .page_mobile3 .page_mobile_hello {
        transform: translateY(-40%);
    }

    .page_mobile3 .h1, .page_mobile4 .h1 {
        text-align: center;
        margin-bottom: 20px;
    }

        .page_mobile3 .h1 br, .page_mobile4 .h1 br {
            display: none;
        }

    .page_mobile3 .form_div {
        margin-top: 5px;
        padding-top: 5px;
    }

    .page_mobile .minoru-group {
        width: 100% !important;
        clear: both;
    }

    .page_mobile .group_half {
        width: 49% !important;
        clear: none;
        float: left;
        margin-right: 2% !important;
    }

    .page_mobile .group_half_2 {
        margin-right: 0 !important;
    }

    .page_mobile .btn-submit {
        margin-top: 10px;
        min-height: 38px;
        margin-left: 0;
        margin-top: 5px;
    }

    .page_mobile .listed_vendor {
        height: 18%;
    }

    .page_mobile4 .text-small {
        font-size: 10px;
        height: 30px;
    }

    .page_mobile4 .hr {
        width: 70px;
        margin: 5px 0;
    }

    .page_mobile4 .header_bottom .height_50 {
        height: 80%;
    }

    .page_mobile .big_cif {
        font-size: 24px;
    }

    .attention_block .r {
    }

    .page_mobile5 .page-section-title {
        /*display: none;*/
        font-size: 5vh;
        text-transform: uppercase;
        padding-top: 2vh;
    }


    .attention_block {
        max-height: 54vh;
        bottom: 0;
        right: 0;
        left: 0;
        /*height: 60vh;*/
    }

    .page_mobile .attention_block {
        margin: 15px 0;
        height: 180px;
        min-height: 160px;
    }

    .page_mobile5 .first_gal_item {
        display: none;
    }

    .page_mobile6 {
        height: auto;
        min-height: 100vh;
    }

    .page_mobile .camp_block {
        width: 50%;
        height: 60vh;
        margin-bottom: 20px;
    }

        .page_mobile .camp_block .portfolio-box {
            margin-top: -85px;
        }

    .page_mobile .height_50, .page_mobile .header_bottom.height_50 {
        height: 70%;
    }

    .page_mobile .over_block {
        margin: 0 0 20px;
    }

    .page_mobile7.page_mobile .h1 {
        margin-top: 8vh;
    }

    .page_mobile7 .h1 br {
        display: none;
    }

    .page_mobile8 {
        overflow: hidden;
    }

        .page_mobile8 .container {
            margin-top: 10px;
        }

    .foot_links {
        left: 0;
        bottom: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    #contactsendForm {
        margin-bottom: 0;
    }

    .page_mobile .hr {
        width: 70px;
    }

    .page_mobile7 .foot_social a {
        margin-right: 2%;
        margin-left: 2%;
    }

    .page_mobile8 .small_title {
        font-size: 28px;
    }

    .page_mobile .portfolio-box .img-responsive {
        max-height: 53vh;
    }

    .page_mobile .input__field--minoru {
        height: 38px;
    }

    #wrapper_mobile2 .creatives_to_top {
        bottom: 40px;
    }

    @media(max-width:750px) {
        .ad_page_title .h1 {
            font-size: 13.5vh;
        }
    }

    @media(max-width:500px) {
        .page_mobile4 .service-box {
            padding: 0 10px;
        }

        .page_mobile .big_cif span {
            font-size: 30px;
        }

        .page_mobile .big_cif {
            font-size: 20px;
        }
    }
}

@media(min-width:500px) {
    .page_mobile .camp_block {
        width: 50%;
    }


    .page_mobile .h1 {
        margin-top: 0;
    }

    .page_mobile .h1 {
        font-size: 4.5rem;
    }

    .page_mobile2 .h1 {
        margin-top: 0;
    }

        .page_mobile2 .h1 .hr-landscape {
            width: 215px;
            margin-bottom: -2px;
        }

    .page_mobile .overlay-content .h3 {
        font-size: 13px !important;
    }

    .page_mobile .height_25 {
        height: 18%;
        margin-bottom: 25px;
        min-height: 90px;
    }
}


@media (min-width: 750px) and (max-width: 960px) {
    .page_mobile {
        padding: 20px 20px 40px;
    }

    .page_mobile1 .h1 {
        font-size: 8rem;
    }

    @media (orientation: portrait) {
        .page_mobile1 .h1 font {
            font-size: 7.1rem;
        }

        .page_mobile .service-box .h3 {
            width: 250px;
            font-size: 29px;
        }
    }

    .bordered_title {
        font-size: 30px;
    }

    .page_mobile h3, .page_mobile .h3 {
        font-size: 19px;
    }

    .header_bottom.col-lg-3 {
        min-height: 100px;
    }

    .page_mobile .service-box .fa {
        height: 45px;
    }


    h1, .h1 {
        font-size: 60px;
    }


    .page_mobile .big_cif {
        font-size: 53px;
    }

    .page_mobile4 .text-small {
        font-size: 18px;
    }

    .page_mobile .attention_block {
        margin-left: -20px;
        margin-right: -20px;
    }

    .page_mobile2 .h1 {
        line-height: 1.3;
    }
}

@media (max-height: 500px) {
    .page_mobile3 .form_div {
        margin-top: 40px;
    }

    .page_mobile .h1 {
        font-size: 3.5rem;
    }

    .page_mobile1 .h1 {
        font-size: 4.5rem;
    }

    .page_mobile .height_25 {
        height: 22%;
        margin-bottom: 20px;
    }

    .page_mobile .listed_vendor {
        height: 18%;
        min-height: 42px;
    }

    .page_mobile8 .container.m-t-xl {
        margin-top: 0;
    }

    .center_ul li {
        margin: 6px 5px;
    }
}

@media (max-width: 767px) {
    #wrapper_mobile2 {
        overflow-y: auto;
    }

    .dropdown-menu.vis-xs .footer__list_link {
        padding-left: 40px !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}


@media (min-width: 1280px) {
    /*.nav.navbar-nav.navbar-left {
        margin-left: 200px;
        margin-top: 10px;
    }*/
    #bs-example-navbar-collapse-1 li.dropdown.dark-dropdown {
        /*width: 170px;*/
        text-align: left;
    }

    #bs-example-navbar-collapse-1 .dropdown-menu {
        min-width: 170px !important;
        border-radius: 0;
    }

    #bs-example-navbar-collapse-2 {
        display: none !important;
    }

    #bs-example-navbar-collapse-1 {
        padding-right: 25px;
    }

    .dropdown.dark-dropdown .footer__list_link {
        color: white;
    }

    #top_lang .dropdown.dark-dropdown .footer__list_link {
        padding-left: 34px !important;
    }

    #mainNav.affix.menu-hidden {
        transform: translate(0,-100%);
        -webkit-transform: translate(0,-100%);
        -moz-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        -o-transform: translate(0,-100%);
        transition: 0.5s ease-in-out;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }
}

body {
    padding-top: 80px;
}

@media (min-width: 768px) {
    /* if submenu*/


    .sub-nav {
        position: relative;
        z-index: 400;
    }

        .sub-nav .nav {
            margin: 0
        }
}

/* menu */
.log_in .squared_icon font {
    line-height: 22px;
    position: inherit;
    top: auto;
}

#mainNav.white {
    background: #222327 !important;
}

.navbar-nav a, .navbar-nav .top_link {
    color: #ffffff !important;
}

.top_lang .dropdown-toggle, .navbar a.log_in {
    color: #ffffff !important;
}

@media (max-width: 1199px) {
    #bs-example-navbar-collapse-1.in {
        background: #222327;
    }
}

.dropdown-menu .footer__list_link {
    color: white;
}

.creative-breadcrumbs > .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background: #474c4f;
    padding: 0 0 0 50px;
}

.creative-breadcrumbs .breadcrumbs a {
    color: white;
}

.realperson-challenge {
    float: right;
    padding-top: 10px;
}

.custom-form-text {
    font-size: 16px;
}

    .custom-form-text a {
        color: white
    }

@media (max-width: 1199px) {
    .custom-form-text br {
        display: none;
    }
}



.checkmark_wrap {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 15px;
}

    /* Hide the browser's default checkbox */
    .checkmark_wrap input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        left: 0;
        top: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    cursor: pointer;
}

.checkmark.checkmark_small {
    height: 15px;
    width: 15px;
}

    /* On mouse-over, add a grey background color */
    .checkmark:hover {
        background-color: #ccc;
    }

/* When the checkbox is checked, add a blue background */
.checkmark_wrap input:checked ~ .checkmark {
    background-color: #ef333f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkmark_wrap input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkmark_wrap .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark_wrap .checkmark.checkmark_small:after {
	left: 5px;
	top: 1px;
	width: 6px;
	height: 10px;
}

.breadcrumbs {
    overflow: hidden;
    margin: 30px 0 0;
}

    .breadcrumbs li {
        float: left;
        margin: 0 8px 0 0;
        list-style: none;
        font-size: 14px;
    }

    .breadcrumbs a {
        color: #5b5b5b;
        text-decoration:none;
    }

    .breadcrumbs li:after {
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-left: 8px;
    }
    .breadcrumbs li:last-child:after {
        display:none;
    }
/*!
 * Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/*@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    font-display: fallback;
    src: url("../fonts/webfonts/fa-solid-900.eot");
    src: url("../fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}*/

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

