@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
        url(../fonts/lg.woff?n1z373) format("woff"),
        url(../fonts/lg.ttf?n1z373) format("truetype"),
        url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
} @font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
        url(../fonts/lg.woff?n1z373) format("woff"),
        url(../fonts/lg.ttf?n1z373) format("truetype"),
        url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}  :root { } *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } @-ms-viewport { width: device-width; } article, figure, footer, header, main, nav, section { display: block; } [tabindex="-1"]:focus { outline: 0 !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul, dl { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small { font-size: 80%; } sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -.5em; } a { color: #151515; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #505cfd; text-decoration: none; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } code { font-family: monospace, monospace; font-size: 1em; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: .5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; } input[type="date"], input[type="time"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: #151515; } h1, .h1 { font-size: var(--title-font-size); } h2, .h2 { font-size: var(--subtitle-font-size); } h3, .h3 { font-size: 36px; } h4, .h4 { font-size: 24px; } h5, .h5 { font-size: 18px; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #6c757d; } .blockquote-footer::before { content: "\2014 \00A0"; } .figure { display: inline-block; } code { font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; } code { font-size: 87.5%; color: #e83e8c; word-break: break-word; } a > code { color: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1200px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } } @media (min-width: 1600px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xxl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xxl-3 { flex: 0 0 25%; max-width: 25%; } .col-xxl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xxl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xxl-6 { flex: 0 0 50%; max-width: 50%; } .col-xxl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xxl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xxl-9 { flex: 0 0 75%; max-width: 75%; } .col-xxl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xxl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xxl-12 { flex: 0 0 100%; max-width: 100%; } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .table tbody + tbody { border-top: 2px solid #dee2e6; } .table .table { background-color: #fff; } .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 12px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 14px; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 10px; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn { padding-right: 0; padding-left: 0; } .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 10px; line-height: 1.5; border-radius: 0.2rem; } select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 14px; line-height: 1.5; border-radius: 0.3rem; } select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(2.875rem + 2px); } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: .2rem; } .form-inline { display: flex; flex-flow: row wrap; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group { width: auto; } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } } .btn { display: inline-block; font-weight: 700; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 12px; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .btn:hover, .btn:focus { text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { background-image: none; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-link { font-weight: 400; color: #151515; background-color: transparent; } .btn-link:hover { color: #505cfd; text-decoration: none; background-color: transparent; border-color: transparent; } .btn-link:focus, .btn-link.focus { text-decoration: none; border-color: transparent; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 14px; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 10px; line-height: 1.5; border-radius: 0.2rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; transition: opacity 0.15s linear; } .fade.show { opacity: 1; } .collapse { display: none; } .collapse.show { display: block; } tr.collapse.show { display: table-row; } tbody.collapse.show { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } .dropup, .dropdown { position: relative; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 12px; color: #9b9b9b; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropup .dropdown-menu { margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 10px; color: #6c757d; white-space: nowrap; } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 0 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px; } .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .dropdown-toggle-split::after { margin-left: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; } .btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; } .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(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group > .form-control:focus { z-index: 3; } .input-group > .form-control + .form-control { margin-left: -1px; } .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 12px; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0.25rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; } .nav-fill .nav-item { flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } .navbar > .container, .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } .navbar-expand-sm .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-md .navbar-nav { flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } .navbar-expand-md .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } .navbar-expand-lg .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } .navbar-expand-xl .dropup .dropdown-menu { top: auto; bottom: 100%; } } @media (max-width: 1599.98px) { .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1600px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xxl .navbar-nav { flex-direction: row; } .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xxl .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid { flex-wrap: nowrap; } .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xxl .navbar-toggler { display: none; } .navbar-expand-xxl .dropup .dropdown-menu { top: auto; bottom: 100%; } } .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid { flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-expand .dropup .dropdown-menu { top: auto; bottom: 100%; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0.25rem - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-deck { display: flex; flex-direction: column; } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group { display: flex; flex-direction: column; } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0; } .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0; } .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0; } .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0; } .card-group > .card:only-child { border-radius: 0.25rem; } .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0; } } .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; } .card-columns .card { display: inline-block; width: 100%; } } .pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; } .media { display: flex; align-items: flex-start; } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } .close:hover, .close:focus { color: #000; text-decoration: none; opacity: .75; } .close:not(:disabled):not(.disabled) { cursor: pointer; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -25%); } .modal.show .modal-dialog { transform: translate(0, 0); } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - (0.5rem * 2)); } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: .25rem; } .modal-footer > :not(:last-child) { margin-right: .25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 1; } .tooltip .arrow { position: absolute; display: block; width: 12px; height: 8px; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .tooltip-inner { max-width: 200px; padding: 7px 15px; color: #fff; text-align: center; background-color: #505cfd; border-radius: 0.25rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 12px; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #212529; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-item { position: relative; display: none; align-items: center; width: 100%; transition: transform 0.6s ease; backface-visibility: hidden; perspective: 1000px; } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0); } @supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0, 0, 0); } } .carousel-item-next, .active.carousel-item-right { transform: translateX(100%); } @supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { transform: translate3d(100%, 0, 0); } } .carousel-item-prev, .active.carousel-item-left { transform: translateX(-100%); } @supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { transform: translate3d(-100%, 0, 0); } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: .9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; } .carousel-indicators .active { background-color: #fff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } .bg-white { background-color: #fff !important; } .border { border: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .rounded { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-flex { display: flex !important; } .flex-row { flex-direction: row !important; } .flex-column { flex-direction: column !important; } .flex-row-reverse { flex-direction: row-reverse !important; } .flex-column-reverse { flex-direction: column-reverse !important; } .flex-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .justify-content-center { justify-content: center !important; } .justify-content-between { justify-content: space-between !important; } .align-items-start { align-items: flex-start !important; } .align-items-center { align-items: center !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .flex-sm-row-reverse { flex-direction: row-reverse !important; } .flex-sm-column-reverse { flex-direction: column-reverse !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .justify-content-sm-center { justify-content: center !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .flex-md-row-reverse { flex-direction: row-reverse !important; } .flex-md-column-reverse { flex-direction: column-reverse !important; } .flex-md-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .justify-content-md-center { justify-content: center !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .flex-lg-row-reverse { flex-direction: row-reverse !important; } .flex-lg-column-reverse { flex-direction: column-reverse !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .justify-content-lg-between { justify-content: space-between !important; } .align-items-lg-center { align-items: center !important; } } @media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } } @media (min-width: 1600px) { .flex-xxl-row { flex-direction: row !important; } .flex-xxl-column { flex-direction: column !important; } .flex-xxl-row-reverse { flex-direction: row-reverse !important; } .flex-xxl-column-reverse { flex-direction: column-reverse !important; } .flex-xxl-wrap { flex-wrap: wrap !important; } .flex-xxl-nowrap { flex-wrap: nowrap !important; } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; } } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .m-0 { margin: 0 !important; } .m-1 { margin: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mr-2 { margin-right: 0.5rem !important; } .mb-2 { margin-bottom: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .m-5 { margin: 3rem !important; } .my-5 { margin-top: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .p-0 { padding: 0 !important; } .p-1 { padding: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pb-3 { padding-bottom: 1rem !important; } .p-4 { padding: 1.5rem !important; } .p-5 { padding: 3rem !important; } .py-5 { padding-top: 3rem !important; } .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mx-auto { margin-right: auto !important; } .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .p-sm-0 { padding: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .m-sm-auto { margin: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .p-md-0 { padding: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .m-md-auto { margin: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .p-lg-0 { padding: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .m-lg-auto { margin: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .p-xl-0 { padding: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .m-xl-auto { margin: auto !important; } } @media (min-width: 1600px) { .m-xxl-0 { margin: 0 !important; } .m-xxl-1 { margin: 0.25rem !important; } .m-xxl-2 { margin: 0.5rem !important; } .m-xxl-3 { margin: 1rem !important; } .m-xxl-4 { margin: 1.5rem !important; } .m-xxl-5 { margin: 3rem !important; } .p-xxl-0 { padding: 0 !important; } .p-xxl-1 { padding: 0.25rem !important; } .p-xxl-2 { padding: 0.5rem !important; } .p-xxl-3 { padding: 1rem !important; } .p-xxl-4 { padding: 1.5rem !important; } .p-xxl-5 { padding: 3rem !important; } .m-xxl-auto { margin: auto !important; } } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } @media (min-width: 1600px) { .text-xxl-left { text-align: left !important; } .text-xxl-right { text-align: right !important; } .text-xxl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .text-white { color: #fff !important; } .text-muted { color: #6c757d !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } } .fixed_contacts img:not(:last-child) { display: inline-block; padding: 14px; } .fixed_contacts_default, .fixed_contacts_active { background: var(--first-color); } .fixed_contacts_default { height: 254px; width: 50px; background: var(--first-color); } .fixed_contacts { position: fixed; z-index: 1000; right: 0; top: 25%; transition: all 0.3s ease; } .fixed_contacts ul li:not(:last-child) { border-bottom: 1px solid var(--fixed-aside-bottom-color); } .fixed_contacts ul li:last-child { align-items: flex-start; } .fixed_contacts_active { width: 320px; height: 380px; background: var(--first-color); } .fixed_contacts ul { width: 100%; display: flex; flex-direction: column; padding: 0; margin-left: 0 !important; } .fixed_contacts ul li { display: flex; align-items: center; color: #fff; font-size: 18px !important; padding-inline-start: 0; padding: 0 !important; } .fixed_contacts ul li a { color: inherit; display: none; } .fixed_contacts ul li a:hover { color: inherit !important; } .whatsapp_qrcode { width: 100%; height: 100%; display: flex; flex-direction: column; } .whatsapp_qrcode a { height: 50px; line-height: 50px; } .whatsapp_qrcode img { display: none; width: 90px; } .police::before { text-align: center; display: inline-block; height: 25px; width: 25px; line-height: 25px; transform: translateY(20%); } a:focus, button:focus { outline: none !important; } button::-moz-focus-inner { border: 0; } *:focus { outline: none; } blockquote { padding: 0; margin: 0; } input, button, select, textarea { outline: none; } label { margin-bottom: 0; } p { margin: 0; } ul { list-style: none; padding: 0; margin: 0; } ul li { display: block; } dl { margin: 0; } dt, dd { line-height: inherit; } dt { font-weight: inherit; } dd { margin-bottom: 0; } form { margin-bottom: 0; } blockquote { padding-left: 0; border-left: 0; } address { margin-top: 0; margin-bottom: 0; } figure { margin-bottom: 0; } html p a:hover { text-decoration: none; } article.post-minimal p { color: #777; font-size: 16px; } body { font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-size: var(--main-font-size); font-weight: var(--font-weight); line-height: var(--line-height); letter-spacing: 0.05em; color: var(--main-font-color); -webkit-text-size-adjust: none; -webkit-font-smoothing: subpixel-antialiased; margin: 0; overflow-x: hidden; } a { color: #151515; text-decoration: none; transition: 0.25s; } .line-clamp-2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } a:hover, a:focus { color: var(--first-color); text-decoration: none; outline: none; } a[href*="callto"], a[href*="mailto"] { white-space: nowrap; } .p a:hover, .list a:hover { text-decoration: underline; } img { display: inline-block; max-width: 100%; height: auto; } p img { margin-bottom: 10px; } @media (min-width: 768px) { p img { float: left; max-width: 45%; min-width: 200px; margin-right: 20px; } } @media (min-width: 768px) and (min-width: 768px) { p img { margin-right: 30px; } } @media (min-width: 768px) and (min-width: 1200px) { p img { margin-right: 50px; } } p * { display: inline; } p a { color: var(--first-color); } p a:hover, p a:active, p a.hover, p a.active { color: var(--first-color); } p [data-toggle="tooltip"] { padding-left: 0.25em; padding-right: 0.25em; color: #b7b7b7; } .text-block { margin-left: -0.12em; } .text-block * { margin-left: 0.12em; margin-right: 0.12em; } h1, h2, h3, h4, h5, [class^="heading"] { margin-top: 0; margin-bottom: 0; color: #151515; letter-spacing: 0; } h1 a, h2 a, h3 a, h4 a, h5 a, [class^="heading"] a { color: inherit; transition: 0.3s all ease; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, [class^="heading"] a:hover { color: var(--first-color); } h1 *, h2 *, h3 *, h4 *, h5 *, [class^="heading"] * { display: inline; vertical-align: middle; } h1 { font-size: var(--title-font-size); line-height: 1.2; letter-spacing: -0.002em; font-weight: 600; } @media (min-width: 768px) { h1 { font-size: 56px; line-height: 1.4; } } @media (min-width: 992px) { h1 { font-size: 62px; line-height: 1.2; } } @media (min-width: 1200px) { h1 { font-size: var(--title-font-size); } } h2 { font-size: var(--subtitle-font-size); line-height: 1.3; letter-spacing: 0.04em; } @media (min-width: 768px) { h2 { font-size: 38px; line-height: 1.3; } } @media (min-width: 992px) { h2 { font-size: var(--subtitle-font-size); line-height: 1.16667; } } h3 { font-size: 24px; line-height: 1.27; letter-spacing: 0; } @media (max-width: 767px) { h1, .h1 { font-size: var(--mobile-title-font-size); } h2, .h2 { font-size: var(--mobile-subtitle-font-size); } } @media (min-width: 768px) { h3 { font-size: 36px; line-height: 1.33333; } } h4 { font-size: 20px; line-height: 1.35; } @media (min-width: 1600px) { h4 { font-size: 24px; line-height: 1.16667; } } h5, .heading-5 { font-size: 18px; line-height: 1.33333; font-weight: 600; letter-spacing: 0.02em; } .heading-decorated { position: relative; padding-left: 2em; } .heading-decorated::before { content: ""; position: absolute; left: 0; top: 0.58em; height: 0; width: 1.5em; border-bottom: 1px solid; } @media (min-width: 1200px) { .heading-decorated { padding-left: 3.1em; } .heading-decorated::before { width: 2.5em; } } @media (min-width: 768px) { .big { font-size: 14px; } } .large { font-size: 14px; } @media (min-width: 768px) { .large { font-size: 16px; } } @media (min-width: 992px) { .large { font-size: 18px; } } small, .small { display: block; font-size: 10px; line-height: 1.42857; } mark, .mark { padding: 4px 5px; color: #fff; background: var(--first-color); } hr { margin: 20px 0; border-top: 1px solid #f5f5f5; } .divider { margin-top: 0; margin-bottom: 0; border: none; height: 1px; width: 100%; background-color: #f5f5f5; } .text-primary { color: var(--first-color); } .icon { display: inline-block; line-height: 1; text-align: center; } .icon:before { display: inline-block; font-weight: 400; font-style: normal; speak: none; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .button { display: inline-block; width: auto; max-width: 100%; padding: 12px 33px; font-size: 13px; line-height: 24px; border-radius: 0; font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-weight: 700; transition: 0.33s all ease; border: 3px solid; letter-spacing: 0.1em; white-space: normal; text-transform: uppercase; cursor: pointer; text-align: center; } * + .button { margin-top: 22px; } @media (min-width: 768px) { * + .button { margin-top: 35px; } } .button-primary, .button-darker, .button-lighter, .bg-gray-dark .button-darker { position: relative; z-index: 0; transition: background 0.4s, border-color 0.4s, color 0.4s; } .button-primary::before, .button-darker::before, .button-lighter::before, .bg-gray-dark .button-darker::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--first-color); z-index: -1; opacity: 0; transform: scale3d(0.7, 1, 1); transition: transform 0.4s, opacity 0.4s; border-radius: inherit; } .button-primary, .button-darker, .button-lighter, .bg-gray-dark .button-darker, .button-primary::before, .button-darker::before, .button-lighter::before, .bg-gray-dark .button-darker::before { transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .button-primary:hover::before, .button-darker:hover::before, .button-lighter:hover::before { opacity: 1; transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } .button-primary, .button-darker, .button-lighter { border: 0; padding: 15px 36px; } .button-xs.button-primary, .button-xs.button-darker, .button-xs.button-lighter { padding: 9px 28px; } .button-sm.button-primary, .button-sm.button-darker, .button-sm.button-lighter { padding: 12px 31px; } .button-primary, .button-primary:focus, .button-primary:active { color: #fff; background-color: var(--first-color); border-color: var(--first-color); } .button-primary:hover { color: #fff; border-color: #2a2a2a; } .button-primary::before { background: #2a2a2a; } .button-darker, .button-darker:focus, .button-darker:active { color: #fff; background-color: #2a2a2a; border-color: #2a2a2a; } .button-darker:hover { color: #fff; border-color: var(--first-color); } .button-darker::before { background: var(--first-color); } .button-lighter, .button-lighter:focus, .button-lighter:active { color: #151515; background-color: var(--second-color); border-color: var(--second-color); } .button-lighter:hover { color: #fff; border-color: var(--first-color); } .button-lighter::before { background: var(--first-color); } .button-xs { font-weight: 700; padding: 6px 25px; font-size: 13px; line-height: 24px; border-radius: 0; } .button-sm { padding: 9px 28px; font-size: 13px; line-height: 24px; border-radius: 0; } .button-round { border-radius: 3px; } .box-counter-modern { text-align: center; color: #151515; } .box-counter-modern__wrap { font-size: 0; line-height: 0; } .box-counter-modern__wrap > * { display: inline; padding: 0 2px; } .box-counter-modern__wrap span { position: relative; top: 2px; font-size: 12px; vertical-align: top; } .box-counter-modern__wrap .counter, .box-counter-modern__wrap .big { top: 0; vertical-align: baseline; font-size: 36px; font-weight: 300; line-height: 1; } .box-counter-modern__title { max-width: 150px; font-size: 16px; line-height: 1.3; margin-left: auto; margin-right: auto; letter-spacing: 0; } * + .box-counter-modern__title { margin-top: 10px; } @media (min-width: 768px) { .box-counter-modern__wrap .counter, .box-counter-modern__wrap .big { font-size: 40px; } } @media (min-width: 1200px) { .box-counter-modern__wrap span { top: 20px; font-size: 24px; } .box-counter-modern__wrap .small { top: 5px; } .box-counter-modern__wrap .counter, .box-counter-modern__wrap .big { font-size: 70px; } .box-counter-modern__title { font-size: 18px; } } .box-decorated { padding-left: 20px; border-left: 1px solid #151515; text-align: left; } .box-decorated .box-decorated__title + * { margin-top: 15px; } @media (min-width: 992px) and (max-width: 1199px) { .box-decorated { font-size: 11px; } } @media (min-width: 1200px) { .box-decorated { padding-left: 35px; } } .block-vacancy { position: relative; display: block; text-align: left; width: 100%; padding: 40px 9%; border-radius: 4px; background: #fff; box-shadow: -1px 0px 10px 0px rgba(42, 42, 42, 0.12); } .block-vacancy, .block-vacancy:active, .block-vacancy:focus, .block-vacancy:hover { color: #9b9b9b; } .block-vacancy:hover { box-shadow: -3px 5px 12px 0px rgba(42, 42, 42, 0.16); } .block-vacancy__meta { position: relative; transform: translate3d(0, -5px, 0); margin-bottom: -5px; margin-left: -5px; margin-right: -5px; } .block-vacancy__meta > * { position: relative; margin-top: 5px; padding-left: 5px; padding-right: 5px; } .block-vacancy__meta > li { display: inline-block; } .block-vacancy__meta > li > * { display: inline-block; vertical-align: middle; } .block-vacancy__meta > li > * + * { margin-left: 6px; } .block-vacancy__meta .icon { position: relative; top: 1px; font-size: 19px; } * + .block-vacancy__meta { margin-top: 17px; } .unit { display: flex; flex: 0 1 100%; margin-bottom: -30px; margin-left: -35px; } .unit > * { margin-bottom: 30px; margin-left: 35px; } .unit:empty { margin-bottom: 0; margin-left: 0; } .bg-gray-dark, .bg-gray-darker, .bg-gray-dark h1, .bg-gray-darker h1, .bg-gray-dark h2, .bg-gray-darker h2, .bg-gray-dark h3, .bg-gray-darker h3, .bg-gray-dark h4, .bg-gray-darker h4, .bg-gray-dark h5, .bg-gray-darker h5, .bg-gray-dark [class^="heading"], .bg-gray-darker [class^="heading"] { color: #fff; } .bg-gray-dark .heading-decorated::before, .bg-gray-darker .heading-decorated::before { border-color: rgba(255, 255, 255, 0.4); } .bg-gray-dark .divider, .bg-gray-darker .divider { background: rgba(255, 255, 255, 0.4); } .bg-gray-dark .list-terms-inline, .bg-gray-darker .list-terms-inline { color: #fff; } .bg-gray-dark .list-nav, .bg-gray-darker .list-nav { color: #fff; } .bg-gray-dark .box-decorated, .bg-gray-darker .box-decorated { border-left-color: rgba(255, 255, 255, 0.4); } .bg-gray-dark .box-counter-modern, .bg-gray-darker .box-counter-modern { color: #fff; } .bg-gray-dark .row-custom-bordered [class*="col"], .bg-gray-darker .row-custom-bordered [class*="col"] { border-color: rgba(255, 255, 255, 0.4); } .bg-gray-dark .row-inner-bordered [class*="col"], .bg-gray-darker .row-inner-bordered [class*="col"] { border-color: rgba(255, 255, 255, 0.12); } .bg-gray-dark .rights, .bg-gray-darker .rights { color: rgba(255, 255, 255, 0.3); } .bg-gray-dark a, .bg-gray-darker a, .breadcrumbs-custom a { color: #9b9b9b; } .bg-gray-dark a:hover, .bg-gray-darker a:hover, .breadcrumbs-custom a:hover { color: var(--first-color); } .bg-gray-dark .owl-carousel .owl-dot, .bg-gray-darker .owl-carousel .owl-dot, .breadcrumbs-custom .owl-carousel .owl-dot, .bg-gray-dark .owl-carousel .owl-dot:focus, .bg-gray-darker .owl-carousel .owl-dot:focus, .breadcrumbs-custom .owl-carousel .owl-dot:focus { background: rgba(255, 255, 255, 0.4); } .bg-gray-dark .owl-carousel .owl-dot:hover, .bg-gray-darker .owl-carousel .owl-dot:hover, .breadcrumbs-custom .owl-carousel .owl-dot:hover, .bg-gray-dark .owl-carousel .owl-dot.active, .bg-gray-darker .owl-carousel .owl-dot.active, .breadcrumbs-custom .owl-carousel .owl-dot.active { background-color: var(--first-color); } .bg-default { background-color: #fff; } .bg-default:not([style*="background-"]) + .bg-default:not([style*="background-"]) { padding-top: 0; } .bg-gray-4 { background-color: #f2f3f8; } .bg-gray-4:not([style*="background-"]) + .bg-gray-4:not([style*="background-"]) { padding-top: 0; } .bg-gray-4 .quote-creative__main { border-color: #fff; } .bg-gray-4 .post-modern { background: #fff; } .bg-gray-dark { background-color: #2a2a2a; } .bg-gray-dark:not([style*="background-"]) + .bg-gray-dark:not([style*="background-"]) { padding-top: 0; } .bg-gray-dark .button-darker, .bg-gray-dark .button-darker:focus, .bg-gray-dark .button-darker:active { color: #fff; background-color: #404040; border-color: #404040; } .bg-gray-dark .button-darker:hover { color: #fff; border-color: var(--first-color); } .bg-gray-dark .button-darker::before { background: var(--first-color); } .bg-gray-darker { background-color: #151515; } .bg-gray-darker:not([style*="background-"]) + .bg-gray-darker:not([style*="background-"]) { padding-top: 0; } .bg-image { background-size: cover; background-position: center center; } input:-webkit-autofill ~ label, input:-webkit-autofill ~ .form-validation { color: #000 !important; } .form-label, .form-label-outside { margin-bottom: 0; color: #9b9b9b; font-weight: 400; } .form-input { order: 3; display: block; width: 100%; min-height: 50px; padding: 14px 19px; font-size: 12px; font-weight: 400; line-height: 20px; color: #9b9b9b; background-color: #f5f5f5; background-image: none; border-radius: 0; -webkit-appearance: none; transition: 0.3s ease-in-out; border: 1px solid #f5f5f5; } .form-input:focus { outline: 0; } textarea.form-input { height: 135px; min-height: 50px; max-height: 230px; resize: vertical; } .form-wrap { position: relative; display: flex; flex-direction: column; } .form-wrap .button { width: 100%; } .form-wrap + * { margin-top: 20px; } .form-label { position: absolute; top: 25px; left: 0; right: 0; padding-left: 19px; padding-right: 19px; font-size: 12px; font-weight: 400; line-height: 20px; pointer-events: none; text-align: left; z-index: 9; transition: 0.25s; will-change: transform; transform: translateY(-50%); } .form-label.focus { opacity: 0; } .form-label-outside { margin-bottom: 4px; letter-spacing: 0.1em; text-transform: uppercase; } @media (min-width: 768px) { .form-label-outside { position: static; } .form-label-outside, .form-label-outside.focus { transform: none; } } .form-label-outside ~ .form-validation { order: 2; top: 28px; } .form-validation { position: absolute; right: 4px; top: 0; z-index: 11; margin-top: 2px; font-size: 9px; font-weight: 400; line-height: 12px; letter-spacing: 0; color: #f5543f; transition: 0.3s; } .form-validation-left .form-validation { right: auto; top: 100%; left: 0; } #form-output-global { position: fixed; bottom: 30px; left: 15px; visibility: hidden; transform: translateX(-500px); transition: 0.3s all ease; z-index: 9999999; } #form-output-global.active { transform: translateX(0); visibility: visible; } @media (min-width: 576px) { #form-output-global { left: 30px; } } .form-output { position: absolute; top: 100%; left: 0; font-size: 10px; font-weight: 400; line-height: 1.2; margin-top: 2px; transition: 0.3s; opacity: 0; visibility: hidden; } .form-output.active { opacity: 1; visibility: visible; } .form-output.error { color: #f5543f; } .form-output.success { color: #98bf44; } .radio .radio-custom { opacity: 0; } .radio .radio-custom, .radio .radio-custom-dummy { position: absolute; width: 14px; height: 14px; margin-left: -20px; margin-top: 5px; outline: none; cursor: pointer; } .radio .radio-custom-dummy { pointer-events: none; background: #fff; box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.15); } .radio .radio-custom-dummy:after { position: absolute; opacity: 0; } .radio .radio-custom:focus { outline: none; } .radio-custom:checked + .radio-custom-dummy:after { opacity: 1; } .radio { font-weight: 300; } .radio .radio-custom-dummy { border-radius: 50%; } .radio .radio-custom-dummy:after { content: ""; top: 3px; right: 3px; bottom: 3px; left: 3px; background: #151515; border-radius: 50%; } .checkbox { padding-left: 20px; font-weight: 300; } .form-wrap.form-wrap-recaptcha .form-validation { top: 3px; left: 14px; } .list-inline-0 > li { display: inline-block; } .list-inline-xxs { position: relative; transform: translate3d(0, -5px, 0); margin-bottom: -5px; margin-left: -3px; margin-right: -3px; } .list-inline-xxs > * { position: relative; margin-top: 5px; padding-left: 3px; padding-right: 3px; } .list-inline-xxs > * { display: inline-block; } .list-terms-inline { color: #151515; } .list-terms-inline dt, .list-terms-inline dd { display: inline; } .list-terms-inline dt { color: var(--first-color); } .list-terms-inline dt:after { content: ":"; } .list-terms-inline a { color: inherit; } .list-terms-inline a:hover { color: inherit; text-decoration: underline; } .index-list { counter-reset: li; } .list-nav { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: -10px; margin-left: -5px; transform: translateY(-10px); color: #151515; } @media (max-width: 576px) { .list-nav { flex-direction: column; } } .list-nav > li { width: 33.33333%; margin-top: 10px; padding-left: 5px; padding-right: 5px; letter-spacing: 0.1em; } .list-nav a { color: inherit; } .list-nav a:hover { color: var(--first-color); } .list-nav > li.active > a { color: var(--first-color); } .footer-modern .heading-decorated { margin-top: 15px; } .footer-modern * + .divider { margin-top: 50px; } .footer-modern .divider + * { margin-top: 20px; } .footer-modern .rights { color: #fff; } .footer-modern__inner { padding: 50px 0 20px; } @media (min-width: 992px) { html:not(.tablet):not(.mobile) .footer-modern { background-attachment: fixed; } } @media (min-width: 768px) { .footer-modern__inner { padding-top: 75px; } } @media (min-width: 992px) and (max-width: 1199px) { .footer-modern .container { max-width: 100%; } } @media (min-width: 992px) { .footer-modern * + .divider { margin-top: 75px; } .footer-modern__inner { padding-top: 115px; } } .rights > * { padding: 0; } .rights a { color: inherit; } .rights a:hover { color: var(--first-color); } .thumb-janez { width: 100%; perspective: 1700px; perspective-origin: 0 50%; transform-style: preserve-3d; background: #2a2a2a; } .thumb-janez a { color: #fff; } .thumb-janez__image-wrap { position: relative; z-index: 2; overflow: hidden; } .thumb-janez img { width: 100%; } .thumb-janez__content { position: relative; z-index: 10; width: 100%; text-align: left; color: #9b9b9b; } .thumb-janez__content > * { max-width: 100%; } .thumb-janez__content-inner { padding: 15px 20px 20px; } .thumb-janez * + .button { margin-top: 15px; } @media (min-width: 1200px) { .thumb-janez * + .button { margin-top: 30px; } } @media (max-width: 767px) { .thumb-janez { position: relative; align-items: flex-end; max-width: 390px; margin-left: auto; margin-right: auto; } .thumb-janez__image-wrap { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .thumb-janez__image-wrap::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(42, 42, 42, 0.66); pointer-events: none; } .thumb-janez img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; width: auto; height: auto; max-width: none; } @supports (object-fit: cover) { .thumb-janez img { left: 0; top: 0; height: 100%; width: 100%; transform: none; object-fit: cover; object-position: center center; } } .thumb-janez p { max-width: 400px; color: rgba(255, 255, 255, 0.8); } .thumb-janez__content { background-color: transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .thumb-janez__content-inner { padding: 40px 20px 20px; } } @media (min-width: 992px) { html:not(.tablet):not(.mobile) .thumb-janez { display: flex; } html:not(.tablet):not(.mobile) .thumb-janez img { width: auto; height: auto; min-height: 100.1%; min-width: 100%; max-width: none; flex-shrink: 0; } html:not(.tablet):not(.mobile) .thumb-janez__image-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; transition: transform 0.4s; display: flex; justify-content: center; } html:not(.tablet):not(.mobile) .thumb-janez__content { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; min-height: 380px; transform-origin: 0 0; transform: rotateY(-90deg); transition: transform 0.4s, opacity 0.1s 0.3s; width: 50%; min-width: 240px; opacity: 0; } html:not(.tablet):not(.mobile) .thumb-janez__content-inner { padding: 25px; } html:not(.tablet):not(.mobile) .thumb-janez:hover .thumb-janez__image-wrap { transform: translateX(25%); } html:not(.tablet):not(.mobile) .thumb-janez:hover .thumb-janez__content { opacity: 1; transform: rotateY(0deg); transition: transform 0.4s, opacity 0.1s; } } html:not(.tablet):not(.mobile).ie-10 .thumb-janez__content, html:not(.tablet):not(.mobile).ie-11 .thumb-janez__content { white-space: nowrap; vertical-align: middle; } html:not(.tablet):not(.mobile).ie-10 .thumb-janez__content > *, html:not(.tablet):not(.mobile).ie-11 .thumb-janez__content > * { display: inline-block; width: 99%; max-width: 99%; vertical-align: middle; white-space: normal; } html:not(.tablet):not(.mobile).ie-10 .thumb-janez__content::after, html:not(.tablet):not(.mobile).ie-11 .thumb-janez__content::after { content: ""; position: absolute; display: inline-block; width: 0; min-height: inherit; vertical-align: middle; } .tooltip { font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; } .tooltip.in { opacity: 1; } .tooltip-inner { max-width: 253px; padding: 4px 12px; font-size: 12px; border-radius: 0; background: var(--first-color); } .tooltip.left .tooltip-arrow { border-left-color: var(--first-color); border-width: 5px 0 5px 5px; } .tooltip.right .tooltip-arrow { border-right-color: var(--first-color); border-width: 5px 5px 5px 0; } .tooltip.top .tooltip-arrow { bottom: -2px; border-top-color: var(--first-color); border-width: 5px 5px 0; } .tooltip.bottom .tooltip-arrow { top: -2px; border-bottom-color: var(--first-color); border-width: 0 5px 5px; } #preloader { position: fixed; left: 0; top: 0; bottom: 0; right: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 20px 20px 10%; z-index: 9999999; background: #fff; transition: 0.3s all ease; } #preloader.loaded { opacity: 0; visibility: hidden; z-index: -1; } #preloader > * { width: 100%; text-align: center; } .breadcrumbs-custom { position: relative; padding: 35px 0 40px; vertical-align: middle; text-align: center; background-color: #151515; } .breadcrumbs-custom a { display: inline; vertical-align: middle; } .breadcrumbs-custom a, .breadcrumbs-custom a:active, .breadcrumbs-custom a:focus { color: white; } .breadcrumbs-custom li { position: relative; display: inline-block; vertical-align: middle; padding-right: 32px; font-size: 14px; line-height: 1.7; } .breadcrumbs-custom li:after { content: "\f0c3"; font-family: "FontAwesome"; position: absolute; top: 52%; right: 5px; display: inline-block; font-size: inherit; font-style: normal; color: white; transform: translateY(-50%); } .breadcrumbs-custom li:last-child { padding-right: 0; } .breadcrumbs-custom li:last-child:after { display: none; } .breadcrumbs-custom a:hover, .breadcrumbs-custom li.active { color: var(--first-color); } * + .breadcrumbs-custom__path { margin-top: 14px; } .breadcrumbs-custom__title { font-weight: 500; letter-spacing: 0; color: white; } @media (max-width: 767px) { .breadcrumbs-custom__title { font-size: 26px; } } @media (min-width: 576px) { .breadcrumbs-custom > li { padding-right: 52px; } .breadcrumbs-custom > li:after { right: 15px; } * + .breadcrumbs-custom__path { margin-top: 20px; } } @media (min-width: 768px) { .breadcrumbs-custom { padding: 70px 0 80px; } } @media (min-width: 1200px) { .breadcrumbs-custom { padding: 95px 0 110px; } } .quote-creative { position: relative; overflow: hidden; text-align: left; } @media (max-width: 767px) { .quote-creative { max-width: 370px; margin-left: auto; margin-right: auto; } } .quote-creative .small { font-size: 12px; color: var(--first-color); } .quote-creative__header { text-align: center; } .quote-creative__image-wrap { position: relative; display: inline-block; } .quote-creative__image-wrap::before, .quote-creative__image-wrap::after { content: ""; position: absolute; margin-top: -1px; top: 100%; border-top: 3px solid #f2f3f8; width: 50vw; } .quote-creative__image-wrap::before { left: -28px; transform: translateX(-100%); } .quote-creative__image-wrap::after { right: -28px; transform: translateX(100%); } .quote-creative__main { position: relative; padding: 30px 20px; border: 3px solid #f2f3f8; border-top-width: 0; } .quote-creative__main::before, .quote-creative__main::after { content: ""; position: absolute; } .quote-creative__header + .quote-creative__main { padding-top: 60px; } @media (min-width: 576px) { .quote-creative__main { padding: 30px; } } @media (min-width: 992px) { html:not(.tablet):not(.mobile) .quote-creative:hover .quote-creative__image-wrap::before { left: 10px; } html:not(.tablet):not(.mobile) .quote-creative:hover .quote-creative__image-wrap::after { right: 10px; } html:not(.tablet):not(.mobile) .quote-creative__image-wrap::before, html:not(.tablet):not(.mobile) .quote-creative__image-wrap::after { transition: 0.44s ease-out; } } @media (min-width: 992px) and (max-width: 1199px) { .quote-creative__main { padding: 40px 20px; } } @media (min-width: 1200px) { .quote-creative__main { padding: 60px 35px; } .quote-creative__header + .quote-creative__main { padding-top: 85px; height: 290px; } } .post-modern { background: #f2f3f8; text-align: left; } ul.post-modern__meta { font-size: 10px; font-weight: 700; text-transform: uppercase; color: #9fa3a7; margin-left: -6px; } ul.post-modern__meta > li { display: inline-block; padding: 3px 5px; vertical-align: middle; } ul.post-modern__meta > li > * { display: inline; vertical-align: middle; padding: 0 0.3em; } ul.post-modern__meta a { color: inherit; } ul.post-modern__meta a:hover { color: #151515; } ul.post-modern__meta .icon { position: relative; top: 2px; font-size: 16px; padding: 0; margin-right: 2px; display: inline-block; vertical-align: baseline; } .post-modern__image-wrap { position: relative; overflow: hidden; display: block; background: #000; } .post-modern__image-wrap img { opacity: 1; transition: 0.33s; } .post-modern__image-wrap:hover img { opacity: 0.85; } .post-modern__image { position: relative; left: 50%; transform: translate3d(-50%, 0, 0); height: 250px; object-fit: cover; min-width: 100%; max-width: none; will-change: transform; } .post-modern__title { position: relative; padding-left: 25px; min-height: 50px; font-size: 18px; line-height: 1.44444; font-weight: 500; color: #151515; display: flex; align-items: center; } .post-modern__title::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--first-color); transition: 0.33s cubic-bezier(0.22, 0.61, 0.36, 1); will-change: transform; } .post-modern__title a { padding: 0; margin: 0; color: inherit; } .post-modern__title a:hover { color: inherit; text-decoration: underline; } .post-modern__title:hover::before { transform: scale(1, 1.1); } .ie-10 .post-modern__title, .ie-11 .post-modern__title { vertical-align: middle; } .ie-10 .post-modern__title a, .ie-11 .post-modern__title a { display: inline-block; vertical-align: middle; width: 99%; } .ie-10 .post-modern__title::after, .ie-11 .post-modern__title::after { content: ""; display: inline-block; width: 0; min-height: inherit; vertical-align: middle; } .post-modern__main { padding: 30px 15px 25px 16px; } * + .post-modern__text { margin-top: 18px; } * + .post-modern__meta { margin-top: 20px; } @media (min-width: 992px) and (max-width: 1199px) { .post-modern__title { padding-left: 20px; } } @media (min-width: 1200px) { .post-modern__main { padding: 40px 30px 40px 40px; } } .post-minimal { text-align: left; } @media (max-width: 767px) { .post-minimal { max-width: 370px; margin-left: auto; margin-right: auto; } } .post-minimal__time { font-size: 18px; line-height: 1.35; font-weight: 500; color: var(--first-color); } .post-minimal__divider { width: 30px; height: 3px; background: var(--first-color); } * + .post-minimal__divider { margin-top: 10px; } * + .post-minimal__title { margin-top: 20px; } .post-minimal * + .button { margin-top: 15px; } @media (min-width: 768px) { * + .post-minimal__title { margin-top: 30px; } .post-minimal * + .button { margin-top: 30px; } } .pagination-custom { position: relative; position: relative; transform: translate3d(0, -8px, 0); margin-bottom: -8px; margin-left: -4px; margin-right: -4px; line-height: 0; font-size: 0; text-align: center; } .pagination-custom > * { position: relative; margin-top: 8px; padding-left: 4px; padding-right: 4px; } .pagination-custom li { display: inline-block; vertical-align: middle; } .pagination-custom li a { position: relative; z-index: 0; transition: background 0.4s, border-color 0.4s, color 0.4s; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; width: auto; min-height: 39px; min-width: 39px; height: 39px; padding: 5px 10px; border: 1px solid; font-size: 12px; font-weight: 700; text-transform: uppercase; line-height: 1; vertical-align: middle; } .pagination-custom li a::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--first-color); z-index: -1; opacity: 0; transform: scale3d(0.6, 1, 1); transition: transform 0.4s, opacity 0.4s; transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); border-radius: inherit; } .pagination-custom li a, .pagination-custom li a::before { transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .pagination-custom li a:hover::before { opacity: 1; transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } .pagination-custom li a, .pagination-custom li a:active, .pagination-custom li a:focus { color: #000; background: transparent; border-color: #cdcdcd; } .pagination-custom li a:hover { color: #fff; background: transparent; border-color: var(--first-color); } .pagination-custom li.disabled, .pagination-custom li.active { pointer-events: none; } .pagination-custom li.active a { color: #fff; background: var(--first-color); border-color: var(--first-color); } .pagination-custom li.active a::after { display: none; } .pagination-custom li.disabled a { color: #9b9b9b; background: transparent; border-color: var(--second-color); } .pagination-custom li.disabled a::after { display: none; } .ie-10 .pagination-custom li a, .ie-11 .pagination-custom li a { display: block; } .ie-10 .pagination-custom li a::after, .ie-11 .pagination-custom li a::after { content: ""; height: 108%; width: 0; display: inline-block; vertical-align: middle; } * + .pagination-custom { margin-top: 35px; } @media (max-width: 575px) { .pagination-custom li.pagination-control a { font-size: 0; line-height: 0; } .pagination-custom li.pagination-control a::after { font-family: "FontAwesome"; font-size: 14px; font-weight: 400; } .pagination-custom li.pagination-control:first-child a::after { content: "\f104"; } .pagination-custom li.pagination-control:last-child a::after { content: "\f105"; } } @media (min-width: 576px) { .pagination-custom li a { min-height: 52px; min-width: 52px; height: 52px; padding: 10px 20px; } } @media (min-width: 768px) { * + .pagination-custom { margin-top: 60px; } } @media (min-width: 1200px) { * + .pagination-custom { margin-top: 85px; } } .link-image { display: block; opacity: 1; padding: 10px; text-align: center; } .link-image img { max-width: 78%; } .link-image:hover { opacity: 0.66; } .link-md { font-size: 14px; font-weight: 500; letter-spacing: 0; } .product { position: relative; padding: 30px 10px; text-align: center; background: #fff; } @media (max-width: 767px) { .product { max-width: 320px; margin-left: auto; margin-right: auto; } } .product::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; pointer-events: none; background: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08); } .product .button { min-width: 140px; } @media (min-width: 992px) { html:not(.tablet):not(.mobile) .product { padding: 40px 4px 0; } html:not(.tablet):not(.mobile) .product::before { opacity: 0; left: -10px; right: -10px; bottom: -20px; transition: 0.22s; } html:not(.tablet):not(.mobile) .product:hover { z-index: 20; } html:not(.tablet):not(.mobile) .product:hover::before { opacity: 1; bottom: -40px; } } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; } .text-middle { vertical-align: middle; } @media (min-width: 576px) { html:not(.lt-ie10) .text-xs-left { text-align: left; } html:not(.lt-ie10) .text-xs-center { text-align: center; } html:not(.lt-ie10) .text-xs-right { text-align: right; } html:not(.lt-ie10) .text-xs-justify { text-align: justify; } } @media (min-width: 768px) { html:not(.lt-ie10) .text-sm-left { text-align: left; } html:not(.lt-ie10) .text-sm-center { text-align: center; } html:not(.lt-ie10) .text-sm-right { text-align: right; } html:not(.lt-ie10) .text-sm-justify { text-align: justify; } } @media (min-width: 992px) { html:not(.lt-ie10) .text-md-left { text-align: left; } html:not(.lt-ie10) .text-md-center { text-align: center; } html:not(.lt-ie10) .text-md-right { text-align: right; } html:not(.lt-ie10) .text-md-justify { text-align: justify; } } @media (min-width: 1200px) { html:not(.lt-ie10) .text-lg-left { text-align: left; } html:not(.lt-ie10) .text-lg-center { text-align: center; } html:not(.lt-ie10) .text-lg-right { text-align: right; } html:not(.lt-ie10) .text-lg-justify { text-align: justify; } } .text-italic { font-style: italic; } .text-normal { font-style: normal; } .text-underline { text-decoration: underline; } .text-strike { text-decoration: line-through; } .text-thin { font-weight: 100; } .text-light { font-weight: 300; } .text-regular { font-weight: 400; } .text-medium { font-weight: 500; } .text-sbold { font-weight: 600; } .text-bold, strong { font-weight: 700; } .text-ubold { font-weight: 900; } .text-spacing-0 { letter-spacing: 0; } html .group { margin-bottom: -20px; margin-left: -15px; } html .group:empty { margin-bottom: 0; margin-left: 0; } html .group > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 15px; } html .group-lg { margin-bottom: -20px; margin-left: -30px; } html .group-lg:empty { margin-bottom: 0; margin-left: 0; } html .group-lg > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 30px; } @media (min-width: 1200px) { html .group-lg { margin-bottom: -20px; margin-left: -40px; } html .group-lg:empty { margin-bottom: 0; margin-left: 0; } html .group-lg > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 40px; } } html .group-middle { display: inline-table; vertical-align: middle; } html .group-middle > * { vertical-align: middle; } .section-sm, .section-md { padding-top: 50px; padding-bottom: 50px; } @media (max-width: 767px) { section.section-sm:first-of-type, section.section-md:first-of-type { padding-top: 40px; } } @media (min-width: 768px) { .section-md { padding: 70px 0; } } @media (min-width: 992px) { .section-sm { padding: 70px 0 85px; } .section-md { padding: 90px 0; } } .section__header { position: relative; z-index: 10; padding-bottom: 20px; margin-bottom: -20px; transform: translateY(-20px); text-align: left; } .section__header::after { content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; border-bottom: 1px solid #dddfe7; } .section__header > *:first-child { flex-grow: 1; padding-right: 20px; } .section__header > * { margin-top: 20px; } @media (min-width: 768px) { .section__header { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; padding-bottom: 25px; } } .container-wide .section__header::after { width: 120vw; } * + p { margin-top: 20px; } p + p { margin-top: 20px; } img + p { margin-top: 20px; } h5 + img, .heading-5 + img { margin-top: 30px; } * + .big { margin-top: 18px; } * + .row { margin-top: 40px; } * + .text-block { margin-top: 30px; } * + .text-decoration-lines { margin-top: 30px; } * + .list-terms-inline { margin-top: 0; } * + .list-nav { margin-top: 20px; } * + .group { margin-top: 30px; } * + .group-lg { margin-top: 30px; } * + .object-decorated { margin-top: 20px; } * + h2 { margin-top: 16px; } * + h4 { margin-top: 18px; } h3 + * { margin-top: 25px; } h1 + p { margin-top: 24px; } h2 + p { margin-top: 24px; } h4 + p { margin-top: 16px; } h2 + h4 { margin-top: 10px; } h4 + h5, h4 + .heading-5 { margin-top: 0; } .row + .row { margin-top: 40px; } .container + .container { margin-top: 45px; } .container-wide + .container-fluid { margin-top: 40px; } .container + .owl-carousel { margin-top: 30px; } .heading-decorated + * { margin-top: 25px; } @media (min-width: 768px) { * + .big { margin-top: 25px; } * + .group { margin-top: 40px; } * + .group-lg { margin-top: 40px; } * + .object-decorated { margin-top: 30px; } h2 + p { margin-top: 32px; } h4 + p { margin-top: 25px; } .container + .owl-carousel { margin-top: 50px; } } @media (min-width: 992px) { * + h4 { margin-top: 32px; } h3 + * { margin-top: 30px; } h2 + .row { margin-top: 50px; } } @media (min-width: 1200px) { * + h4 { margin-top: 50px; } } .row-20 { margin-bottom: -20px; } .row-20 > * { margin-bottom: 20px; } .row-30 { margin-bottom: -30px; } .row-30 > * { margin-bottom: 30px; } .row-50 { margin-bottom: -40px; } .row-50 > * { margin-bottom: 40px; } .row-70 { margin-bottom: -50px; } .row-70 > * { margin-bottom: 50px; } .row-90 { margin-bottom: -45px; } .row-90 > * { margin-bottom: 45px; } @media (min-width: 768px) { .row-50 { margin-bottom: -50px; } .row-50 > * { margin-bottom: 50px; } .row-70 { margin-bottom: -70px; } .row-70 > * { margin-bottom: 70px; } .row-90 { margin-bottom: -75px; } .row-90 > * { margin-bottom: 75px; } .isotope + .pagination-custom { margin-top: 50px; } } @media (min-width: 992px) { .row-lg-30 { margin-bottom: -30px; } .row-lg-30 > * { margin-bottom: 30px; } } @media (min-width: 1200px) { .row-90 { margin-bottom: -90px; } .row-90 > * { margin-bottom: 90px; } } .block-top-level { position: relative; z-index: 10; } .block-centered { margin-left: auto; margin-right: auto; } .block-small { max-width: 655px; } .brand { display: inline-block; } .brand > * + * { margin-top: 7px; } .text-decoration-lines { position: relative; overflow: hidden; width: 100%; } .text-decoration-lines__content { position: relative; display: inline-block; min-width: 170px; font-size: 13px; text-transform: uppercase; } .text-decoration-lines__content:before, .text-decoration-lines__content:after { content: ""; position: absolute; height: 1px; background: #f5f5f5; top: 50%; width: 100vw; } .text-decoration-lines__content:before { left: 0; transform: translate(-100%, -50%); } .text-decoration-lines__content:after { right: 0; transform: translate(100%, -50%); } .block-wrap-1 img { width: 100%; } @media (min-width: 1200px) { .block-wrap-1 { margin-right: -30px; } } .grid-2 img { width: 100%; } .grid-2 img + img { margin-top: 8%; } .group-3-columns { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } * + .group-3-columns { margin-top: 30px; } .g-20 { grid-gap: 20px 20px; } @supports (display: grid) { .group-3-columns { display: grid; grid-gap: 15px 15px; grid-template-columns: 1fr 1fr 1fr; margin-left: 0; margin-right: 0; } @media (min-width: 768px) { .group-3-columns { grid-gap: 30px 30px; } } } @media (max-width: 767px) { .navigation-custom { position: relative; z-index: 10; } .navigation-custom .navigation-custom__toggle { display: block; padding: 10px 20px; color: #fff; background: var(--first-color); box-shadow: none; border: 0; } .navigation-custom .navigation-custom__toggle::after { position: relative; display: inline-block; margin-left: 5px; content: "\f107"; font-family: "FontAwesome"; font-size: 14px; transition: 0.22s; will-change: transform; } .navigation-custom .navigation-custom__toggle.active::after { transform: scale(1, -1); } .navigation-custom__content { position: absolute; bottom: 0; left: 0; z-index: 10; padding: 20px; min-width: 240px; transform-origin: 50% 0; transform: translate3d(0, 100%, 0) scale(1, 0.8); border: 1px solid #f2f3f8; opacity: 0; background: #fff; transition: transform 0.32s cubic-bezier(1, 0.54, 0.15, 0.86), opacity 0.2s ease; } .navigation-custom__content.active { opacity: 1; transform: translate3d(0, 100%, 0) scale(1, 1); } .navigation-custom__content li { display: block; width: 100%; } } @media (min-width: 768px) { .navigation-custom .navigation-custom__toggle { display: none; } } .object-decorated { position: relative; margin-left: -5px; display: inline-flex; align-items: center; } .object-decorated > * { display: block; margin: 0 5px; } @media (min-width: 768px) { .object-decorated { margin-left: -10px; } .object-decorated > * { margin: 0 10px; } } .object-decorated__divider { height: 4px; width: 36px; background: var(--first-color); flex-shrink: 0; } @media (min-width: 768px) { .object-decorated__divider { height: 6px; width: 69px; } } .object-decorated_inline { margin-top: 0; margin-left: -8px; } * + .object-decorated_inline { margin-left: 4px; } .object-decorated_inline > * { margin: 0 8px; } .object-decorated_inline .object-decorated__divider { width: 36px; height: 4px; } .grid-layout-2x2 { display: flex; flex-direction: row; flex-wrap: wrap; } .grid-layout-2x2 .grid-item { position: relative; width: 50%; padding: 20px 12px; } .grid-layout-2x2 .grid-item::before, .grid-layout-2x2 .grid-item::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0 solid #d4d9e0; z-index: 0; pointer-events: none; } .grid-layout-2x2 .grid-item::before { left: 12px; right: 12px; } .grid-layout-2x2 .grid-item::after { top: 20px; bottom: 20px; } .grid-layout-2x2 .grid-item:nth-child(2n)::after { border-left-width: 1px; } .grid-layout-2x2 .grid-item:nth-child(n + 3)::before { border-top-width: 1px; } @media (min-width: 576px) { .grid-layout-2x2 .grid-item { padding: 20px; } .grid-layout-2x2 .grid-item::before { left: 20px; right: 20px; } .grid-layout-2x2 .grid-item::after { top: 20px; bottom: 20px; } } @media (min-width: 768px) { .grid-layout-2x2 .grid-item { padding: 46px; } .grid-layout-2x2 .grid-item::before { left: 46px; right: 46px; } .grid-layout-2x2 .grid-item::after { top: 46px; bottom: 46px; } } @supports (display: grid) { @media (min-width: 576px) { .grid-layout-2x2 { display: grid; grid-template-columns: 1fr 1fr; } .grid-layout-2x2 .grid-item { width: auto; } } } .d-grid { display: grid; place-items: center; } @media (min-width: 1600px) { .container-wide { max-width: 1800px; } } .container-fluid.container-condensed { padding-left: 0; padding-right: 0; margin-bottom: -1px; } .container-fluid { padding: 1px; margin-left: -1px; margin-right: -1px; margin-bottom: -1px; max-width: 101%; } .container-fluid .container-fluid-col { padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; } @media (min-width: 1200px) { .container-fluid .container-fluid-col { max-width: 600px; } } @media (min-width: 1600px) { .container-fluid .container-fluid-col { max-width: 900px; margin-left: 0; } } .row-no-gutter { margin-left: 0; margin-right: 0; } .row-no-gutter > [class*="col"] { padding-left: 0; padding-right: 0; } @media (max-width: 1199px) { .row-gutter-custom { margin-left: -8px; margin-right: -8px; } .row-gutter-custom > [class*="col"] { padding-left: 8px; padding-right: 8px; } } .grid-demonstration { padding: 12px 8px; letter-spacing: 0; text-align: left; } @media (max-width: 991px) { .grid-demonstration h5, .grid-demonstration .heading-5 { font-size: 14px; } } @media (min-width: 576px) { .grid-demonstration h5, .grid-demonstration .heading-5 { letter-spacing: 0.15em; } } @media (max-width: 1199px) { .grid-demonstration p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } .container-fullwidth.grid-demonstration [class*="col"] { padding: 5px; } @media (max-width: 767px) { .container-fullwidth.grid-demonstration [class*="col"] p { font-size: 14px; } .container-fullwidth.grid-demonstration [class*="col"] * + p { margin-top: 10px; } } @media (min-width: 768px) { .container-fullwidth.grid-demonstration [class*="col"] { padding: 15px 10px; } } @media (min-width: 992px) { .container-fullwidth.grid-demonstration [class*="col"] { padding: 25px 15px; } } @media (min-width: 1200px) { .container-fullwidth.grid-demonstration [class*="col"] { padding: 30px 15px 30px 30px; } } @media (min-width: 1400px) { .container-fullwidth.grid-demonstration [class*="col"] { padding: 50px 80px; } .container-fullwidth.grid-demonstration [class*="col"] * + p { margin-top: 24px; } } @media (min-width: 1400px) { .container-fullwidth.grid-demonstration .row { margin-left: -40px; margin-right: -40px; } } .grid-system-bordered [class*="col"] { padding-top: 15px; padding-bottom: 15px; } .grid-system-bordered .row { border-bottom: 1px solid #f5f5f5; } @media (min-width: 768px) { .grid-system-bordered [class*="col"] { padding-top: 25px; padding-bottom: 25px; } } @media (min-width: 1200px) { .grid-system-bordered [class*="col"] { padding-top: 45px; padding-bottom: 45px; } } .grid-system-outline .row { border: 1px solid #f5f5f5; border-width: 1px 1px 0 1px; } .grid-system-outline .row:last-child { border-bottom-width: 1px; } .grid-system-outline [class*="col"]:not(:last-child) { border-right: 1px solid #f5f5f5; margin-right: -1px; } .grid-system-outline [class*="col"]:not(:first-child) { border-left: 1px solid #f5f5f5; } .grid-system-outline * + .row { margin-top: 45px; } .grid-system-outline .row + .row { margin-top: 0; } .row-custom-bordered [class*="col"] { border: 0 solid #e8e8e8; } .row-custom-bordered [class*="col"]:nth-child(n + 2) { border-width: 1px 0 0 0; } @media (min-width: 576px) { .row-custom-bordered .col-sm-6:nth-child(odd) { border-width: 0 1px 0 0; } .row-custom-bordered .col-sm-6:nth-child(n + 3) { border-top-width: 1px; } } @media (min-width: 768px) { .row-custom-bordered .col-md-3:first-child, .row-custom-bordered .col-md-3:nth-child(5n) { border-left-width: 1px; } .row-custom-bordered .col-md-3:nth-child(n + 1) { border-right-width: 1px; } .row-custom-bordered .col-md-3:nth-child(4n) { border-right-width: 1px; } .row-custom-bordered .col-md-3:nth-child(n + 4) { border-top-width: 1px; } } .row-inner-bordered [class*="col"] { display: flex; padding: 15px; margin: 0; border: 0 solid #e8e8e8; } .row-inner-bordered [class*="col"] > * { width: 100%; } .row-inner-bordered [class*="col"]:nth-child(n + 2) { border-width: 1px 0 0 0; } .row-inner-bordered .link-image { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 25px 15px; } @media (min-width: 576px) { .row-inner-bordered .col-sm-6:nth-child(n) { border-width: 0; } .row-inner-bordered .col-sm-6:nth-child(odd) { border-width: 0 1px 0 0; } .row-inner-bordered .col-sm-6:nth-child(n + 3) { border-top-width: 1px; } } @media (min-width: 768px) { .row-inner-bordered .col-md-3:nth-child(n) { border-width: 0 0 0 1px; } .row-inner-bordered .col-md-3:nth-child(4n + 1) { border-width: 0; } } @media (min-width: 768px) { .row-inner-bordered .link-image { padding: 5px 15px; } } .grid-4 { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; max-width: 370px; } .grid-4 > * { padding: 1px; width: 25%; } .row-custom-splitted { position: relative; margin-bottom: -50px; } .row-custom-splitted > * { margin-bottom: 50px; } @media (max-width: 767px) { .row-custom-splitted [class*="col"] + [class*="col"] { position: relative; } .row-custom-splitted [class*="col"] + [class*="col"]::after { content: ""; position: absolute; left: 0; right: 0; top: -25px; width: 100%; border-top: 1px solid #dadada; } } @media (min-width: 992px) { .row-custom-splitted::after { content: ""; position: absolute; left: 50%; top: 50px; bottom: 0; width: 1px; background: #dadada; } } @media (min-width: 1600px) and (min-width: 1600px) { .row-xxl-ten .col-xxl-1 { flex: 0 0 10%; max-width: 10%; } .row-xxl-ten .col-xxl-2 { flex: 0 0 20%; max-width: 20%; } .row-xxl-ten .col-xxl-3 { flex: 0 0 30%; max-width: 30%; } .row-xxl-ten .col-xxl-4 { flex: 0 0 40%; max-width: 40%; } .row-xxl-ten .col-xxl-5 { flex: 0 0 50%; max-width: 50%; } .row-xxl-ten .col-xxl-6 { flex: 0 0 60%; max-width: 60%; } .row-xxl-ten .col-xxl-7 { flex: 0 0 70%; max-width: 70%; } .row-xxl-ten .col-xxl-8 { flex: 0 0 80%; max-width: 80%; } .row-xxl-ten .col-xxl-9 { flex: 0 0 90%; max-width: 90%; } .row-xxl-ten .col-xxl-10 { flex: 0 0 100%; max-width: 100%; } } .row-flex > [class*="col"] { display: flex; } .row-flex > [class*="col"] > * { width: 100%; max-width: 100%; } .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; opacity: 1; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } html:not(.lt-ie10) .not-animated { opacity: 0; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-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; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-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; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-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; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-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; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-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); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-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); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-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); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-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); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } .fadeInRightSmall { animation-name: fadeInRightSmall; } @keyframes fadeInRightSmall { 0% { opacity: 0; transform: translateX(100px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeftSmall { animation-name: fadeInLeftSmall; } @keyframes fadeInLeftSmall { 0% { opacity: 0; transform: translateX(-100px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInUpSmall { animation-name: fadeInUpSmall; transform-origin: 50% 100%; } @keyframes fadeInUpSmall { 0% { opacity: 0; transform: translateY(60px); } 100% { opacity: 1; transform: translateY(0); } } .slideInUpSmall { animation-name: slideInUpSmall; transform-origin: 50% 100%; } @keyframes slideInUpSmall { 0% { transform: translateY(60px); } 100% { transform: translateY(0); } } .fadeInRightSmall-v2 { animation-name: fadeInRightSmall-v2; } @keyframes fadeInRightSmall-v2 { 0% { opacity: 0; transform: translateX(45px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeftSmall-v2 { animation-name: fadeInLeftSmall-v2; } @keyframes fadeInLeftSmall-v2 { 0% { opacity: 0; transform: translateX(-45px); } 100% { opacity: 1; transform: translateX(0); } } [data-isotope-layout] { z-index: 0; display: block; min-height: 160px; transition: 0.4s all ease; } [data-isotope-layout]:after { content: ""; position: absolute; margin-top: 15px; width: 64px; height: 64px; top: 50%; left: 50%; background-image: url("../images/isotope-loader.png"); background-position: -1152px 0; animation: 0.7s sprite-animation steps(18) infinite; transition: 0.4s all ease; transform: translate(-50%, -50%); } [data-isotope-layout] [class*="col-"] { display: block; opacity: 0; transition: 0.1s opacity ease-in; } [data-isotope-layout].isotope--loaded [class*="col-"] { opacity: 1; } [data-isotope-layout].isotope--loaded:after { opacity: 0; visibility: hidden; } .isotope-filters > * { margin-top: 0; vertical-align: middle; } .isotope-filters .inline-list { position: relative; word-spacing: 0; } .isotope-filters .inline-list li { display: inline-block; } .isotope-filters .inline-list a { position: relative; transition: 0.3s; color: #9b9b9b; } * + .isotope { margin-top: 0; } @media (min-width: 992px) { html:not(.tablet):not(.mobile) * + .isotope { margin-top: 35px; } } .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .owl-height { transition: height 500ms ease-in-out; } .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel .owl-refresh .owl-item { display: none; } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: grab; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; } .owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; } .owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; font: 400 40px/80px "FontAwesome"; cursor: pointer; z-index: 1; transition: scale 100ms ease; } .owl-carousel .owl-video-play-icon:before { content: "\f144"; } .owl-carousel .owl-video-play-icon:hover { -webkit-transform: scale(1.3); transform: scale(1.3); } .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; } .owl-carousel .owl-video-frame { position: relative; z-index: 1; } .owl-nav.disabled { display: none !important; } .owl-prev, .owl-next { position: absolute; top: 50%; transform: translateY(-50%); width: 56px; height: 59px; background: rgba(0, 0, 0, 0.27); text-align: center; color: #fff; font-size: 24px; line-height: 59px; transition: 0.33s; cursor: pointer; } .owl-prev::before, .owl-next::before { font-family: "FontAwesome"; line-height: inherit; } .owl-prev:hover, .owl-next:hover { color: #fff; background: var(--first-color); } .owl-prev { left: 0; } .owl-prev::before { content: "\f053"; } .owl-next { right: 0; } .owl-next::before { content: "\f054"; } .owl-dots { text-align: center; margin-top: 30px; } .owl-dot { position: relative; display: inline-block; width: 24px; height: 4px; text-align: center; outline: none; cursor: pointer; transition: 0.2s; } .owl-dot, .owl-dot:focus { background: rgba(21, 21, 21, 0.2); } .owl-dot:hover, .owl-dot.active { background-color: var(--first-color); } .owl-dot + .owl-dot { margin-left: 10px; } .owl-dot:only-of-type { display: none; } .owl-outer-navigation-wrap { position: relative; } .owl-outer-navigation { display: none; } .owl-outer-navigation .owl-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 56px; height: 59px; background: rgba(0, 0, 0, 0.27); text-align: center; color: #fff; font-size: 24px; line-height: 59px; } .owl-outer-navigation .owl-arrow::before { line-height: inherit; } .owl-outer-navigation .owl-arrow:hover { color: #fff; background: var(--first-color); } .owl-outer-navigation .owl-arrow-prev { left: 0; } .owl-outer-navigation .owl-arrow-next { right: 0; } @media (min-width: 768px) { .owl-outer-navigation { display: block; } } .owl-carousel_style-1 .owl-stage { display: flex; flex-direction: row; align-items: center; } .owl-carousel_style-1 .owl-nav { display: none !important; } @media (min-width: 768px) and (max-width: 991px) { .owl-carousel_style-1 { padding-left: 40px; padding-right: 40px; } } @media (min-width: 768px) { .owl-carousel_style-1 .owl-dots { display: none !important; } } .owl-carousel_style-2 { margin-left: -5px; margin-right: -5px; width: calc(100% + 10px); } .owl-carousel_style-2 .owl-stage { display: flex; flex-direction: row; align-items: stretch; } .owl-carousel_style-2 .owl-item { display: flex; float: none; width: 100%; } @media (max-width: 991px) { .owl-carousel_style-2 .owl-nav { display: none !important; } } .owl-carousel_style-2 * + .owl-dots { margin-top: 10px; } * + .owl-carousel_style-2 { margin-top: 30px; } @media (min-width: 768px) { * + .owl-carousel_style-2 { margin-top: 50px; } } .card-group-custom { display: block; margin-bottom: 0; } .card-group-custom .card-heading + .card-collapse > .card-body, .card-group-custom .card-heading + .card-collapse > .list-group { border-top: 0; } .card-group-custom .card + .card { margin-top: 0; } .card-header { padding: 0; background-color: transparent; border-radius: 0; border: 0; } .card-title { margin-bottom: 0; } .card-group.card-group-corporate .card + .card { margin-top: 30px; } .card-custom { margin: 0; background: inherit; border: 0; border-radius: 0; box-shadow: none; text-align: left; } .card-custom a { display: block; } .card-custom .card-heading { padding: 0; border-bottom: 0; border-top-radius: 0; } .card-custom .card-body { padding: 0; border: 0; } * + .card-group-custom { margin-top: 35px; } @media (min-width: 768px) { * + .card-group-custom { margin-top: 50px; } } .card-corporate { text-align: left; box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12); } .card-corporate .card-title a, .card-corporate .card-collapse { background: #fff; } .card-corporate .card-title a { position: relative; z-index: 1; padding: 21px 82px 21px 32px; font-weight: 700; font-size: 16px; line-height: 1.25; letter-spacing: 0; color: #151515; transition: 1.3s all ease; border-radius: 6px 6px 0 0; border-bottom: 1px solid #dedede; } .card-corporate .card-title a .card-arrow:after { opacity: 0; visibility: hidden; } .card-corporate .card-title a.collapsed { border-radius: 6px; border-bottom-width: 0; } .card-corporate .card-title a.collapsed .card-arrow { border-radius: 0 6px 6px 0; } .card-corporate .card-title a.collapsed .card-arrow:after { opacity: 1; visibility: visible; } .card-corporate .card-arrow { position: absolute; top: 0; bottom: -1px; right: -1px; z-index: 2; width: 70px; background: var(--first-color); border-radius: 0 6px 0 0; transition: 0.33s all ease; } .card-corporate .card-arrow:before, .card-corporate .card-arrow:after { content: ""; position: absolute; top: 50%; z-index: 4; transform: translateY(-50%); background: #fff; } .card-corporate .card-arrow:before { width: 14px; height: 2px; right: 28px; } .card-corporate .card-arrow:after { width: 2px; height: 14px; right: 34px; } .card-corporate .collapse { position: relative; z-index: 1; color: #9b9b9b; background: #fff; border-radius: 0 0 6px 6px; } .card-corporate .card-body { padding: 25px 44px 25px 32px; } @media (max-width: 767px) { .card-corporate .card-title a, .card-corporate .card-body { padding-left: 25px; } } @media (min-width: 768px) { .card-corporate .card-title a { font-size: 18px; } } .rd-navbar-wrap, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu { transition: 0.32s all cubic-bezier(1, 0.54, 0.15, 0.86); } .rd-navbar, .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar-fixed, .rd-navbar-static { display: block; } .rd-navbar--no-transition, .rd-navbar--no-transition * { transition: none !important; } .rd-navbar-wrap { position: relative; z-index: 1071; line-height: 0; } .rd-navbar-wrap, .rd-navbar, .rd-navbar-brand, .rd-navbar-dropdown, .rd-navbar-megamenu, .rd-navbar-nav, .rd-navbar-panel { transition: 0.3s all ease; } .rd-navbar { background: #fff; } .rd-navbar-toggle { display: inline-block; position: relative; width: 48px; height: 48px; line-height: 48px; cursor: pointer; color: #363636; background-color: transparent; border: none; cursor: pointer; display: none; } .rd-navbar-toggle span { position: relative; display: block; margin: auto; transition: 0.3s all ease; } .rd-navbar-toggle span:after, .rd-navbar-toggle span:before { content: ""; position: absolute; left: 0; top: -8px; transition: 0.3s all ease; } .rd-navbar-toggle span:after { top: 8px; } .rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span { width: 24px; height: 4px; background-color: #363636; backface-visibility: hidden; } .rd-navbar-toggle span:before, .rd-navbar-toggle span:after { -webkit-transition-duration: 0.3s, 0.3s; transition-duration: 0.3s, 0.3s; -webkit-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s; -webkit-transition-property: top, -webkit-transform; transition-property: top, transform; } .rd-navbar-toggle.active span { transition: background 0.3s 0s ease; background: transparent; } .rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after { top: 0; -webkit-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s; } .rd-navbar-toggle.active span:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .rd-navbar-toggle.active span:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .rd-navbar-brand img { width: auto; } .rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar { line-height: 2; } .rd-navbar .rd-navbar-nav > li { line-height: 1.4; } .rd-navbar .rd-navbar-nav > li > a { font-size: 18px; font-weight: 600; line-height: 1.33333; letter-spacing: 0.1em; text-transform: uppercase; } .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu > .rd-navbar-megamenu { opacity: 0; visibility: hidden; } .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu.focus { opacity: 1; visibility: visible; } .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu > .rd-navbar-megamenu { transform: translateY(-10px) scale(1, 0.9); transform-origin: 50% 0; } .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu.opened > .rd-navbar-megamenu, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu.focus > .rd-navbar-megamenu { transform: translateY(0) scale(1, 1); } .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown { display: block; } .rd-navbar-static .rd-navbar-nav > li { display: inline-block; } .rd-navbar-static .rd-navbar-nav > li a { position: relative; z-index: 2; color: #151515; background: transparent; cursor: pointer; } .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu { opacity: 1; visibility: visible; transform: translateY(0); } .rd-navbar-static .rd-navbar-nav .rd-navbar--has-dropdown { position: relative; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown { position: absolute; left: 0; top: 64px; z-index: 5; display: block; text-align: left; } .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-megamenu { border: 1px solid var(--second-color); border-top-width: 0; } .rd-navbar-static .rd-navbar-dropdown { width: 192px; padding: 15px 30px 24px; margin-left: -22px; background: #fff; } @media (min-width: 1200px) { .rd-navbar-static .rd-navbar-dropdown { width: fit-content; } } .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown { position: absolute; left: 100%; margin-left: 35px; top: -25px; border-top-width: 1px; } .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-right { left: auto; right: 100%; margin-left: 0; margin-right: 35px; } .rd-navbar-static .rd-navbar-dropdown > li > a { display: block; width: 100%; } .rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-static .rd-navbar-dropdown > li > a:focus, .rd-navbar-static .rd-navbar-dropdown > li > a:active { color: #151515; background: transparent; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-static .rd-navbar-dropdown > li.opened > a { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-megamenu { position: absolute; z-index: 4; display: table; table-layout: fixed; width: calc(100% - 30px); left: 15px; max-width: 1200px; margin-top: 25px; text-align: left; background: #fff; } .rd-navbar-static .rd-navbar-megamenu > li { position: relative; display: table-cell; padding: 34px 20px 30px 35px; } @media (min-width: 1200px) { .rd-navbar-static .rd-navbar-megamenu { width: calc(100% - 60px); left: 30px; } .rd-navbar-static .rd-navbar-megamenu > li { padding: 45px 30px 50px 50px; } } @media (min-width: 1200px) { .rd-navbar-static .rd-navbar-megamenu { width: 1170px; left: calc(50vw - 585px); } .rd-navbar-static .rd-navbar-megamenu > li { padding: 45px 40px 50px 40px; } } .rd-navbar-static .rd-navbar-nav > li { white-space: nowrap; } .rd-navbar-static .rd-navbar-nav > li > * { white-space: nowrap; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle { display: inline-block; width: 17px; text-align: center; cursor: pointer; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle::after { content: "\f107"; position: relative; display: inline-block; font: 400 14px "FontAwesome"; text-align: center; transition: 0.4s all ease; z-index: 2; color: #151515; will-change: transform; -webkit-filter: blur(0); } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu a { position: relative; margin-right: 15px; } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu.opened > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu a:hover ~ .rd-navbar-submenu-toggle { color: var(--first-color); } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu.focus .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu > a:hover + .rd-navbar-submenu-toggle { opacity: 0; right: -19px; } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu-toggle { position: absolute; top: 2px; right: -15px; cursor: pointer; padding: 3px; line-height: 1; color: #151515; transition: 0.22s; } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown .rd-navbar-submenu-toggle::after { content: "\f105"; position: relative; display: inline-block; font: 400 14px "FontAwesome"; text-align: center; transition: 0.4s all ease; z-index: 2; will-change: transform; -webkit-filter: blur(0); } .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after, .rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after, .rd-navbar-static .rd-navbar-nav > li > a:hover + .rd-navbar-submenu-toggle::after { transform: rotate(180deg); } .rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after, .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after, .rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after, .rd-navbar-static .rd-navbar-nav > li > a:hover + .rd-navbar-submenu-toggle::after { color: var(--first-color); } .rd-navbar-static .rd-navbar-dropdown > li > a { position: relative; display: block; width: 100%; line-height: 1.6; padding: 1px 14px 1px 0; } .rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-static .rd-navbar-dropdown > li > a:active, .rd-navbar-static .rd-navbar-dropdown > li > a:focus { color: #151515; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover { color: var(--first-color); } .rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-static .rd-navbar-dropdown > li > a::before { transition: 0.22s all ease; } .rd-navbar-static .rd-navbar-dropdown > li > a::before { position: absolute; top: 1px; left: -6px; content: "\f105"; font-family: "FontAwesome"; font-size: inherit; line-height: inherit; color: var(--first-color); opacity: 0; visibility: hidden; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover, .rd-navbar-static .rd-navbar-dropdown > li.focus > a { padding-left: 14px; padding-right: 0; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover::before, .rd-navbar-static .rd-navbar-dropdown > li.focus > a::before { left: 0; opacity: 1; visibility: visible; } .rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-static .rd-navbar-dropdown > li > a:focus, .rd-navbar-static .rd-navbar-dropdown > li > a:active { color: #151515; background: transparent; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-dropdown > li + li { margin-top: 13px; } @media (min-width: 1600px) { .rd-navbar-static .rd-navbar-dropdown > li + li { margin-top: 17px; } } .rd-navbar-static { display: block; position: relative; background-color: #fff; border-bottom: 1px solid var(--second-color); } .rd-navbar-static > * + * { border-top: 1px solid var(--second-color); } .rd-navbar-static .rd-navbar-aside, .rd-navbar-static .rd-navbar-main { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-left: auto; margin-right: auto; } .rd-navbar-static .rd-navbar-aside > * + *, .rd-navbar-static .rd-navbar-main > * + * { margin-top: 0; } .rd-navbar-static .rd-navbar-aside > *, .rd-navbar-static .rd-navbar-main > * { padding-left: 15px; padding-right: 15px; } .rd-navbar-static .rd-navbar-main { position: relative; transition: 0.33s all ease; } .rd-navbar-static .rd-navbar-aside { padding-top: 32px; padding-bottom: 32px; } .rd-navbar-static .rd-navbar-nav-wrap { display: flex; align-items: center; width: 100%; text-align: center; } .rd-navbar-static .rd-navbar-nav { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; flex-grow: 1; text-align: left; padding-top: 19px; padding-bottom: 19px; } .rd-navbar-static .rd-navbar-nav > li + li { margin-left: 15px; } .rd-navbar-static .rd-navbar-nav { opacity: 1; transition: 0.33s; margin-bottom: 0; } .rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle { position: relative; top: 0; transition: 0.33s; } .rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu { margin-top: 19px; } @media (max-width: 1199px) { .rd-navbar-static .rd-navbar-main { justify-content: center; flex-wrap: wrap; text-align: center; } .rd-navbar-static .rd-navbar-main > * { width: 100%; } .rd-navbar-static .rd-navbar-main > * + * { padding-top: 20px; } .rd-navbar-static .rd-navbar-nav-wrap { justify-content: center; } .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel { display: none; } .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main > * + *, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-main > * + * { padding-top: 0; } } @media (min-width: 1200px) { .rd-navbar-static .rd-navbar-aside { padding-top: 42px; padding-bottom: 42px; } .rd-navbar-static .rd-navbar-megamenu { left: 15px; } } .rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; background: #fff; box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1); } .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer { display: none; } @media (max-width: 1199px) { .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-wrap, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-wrap { padding-top: 0; } } .rd-navbar-fixed { display: block; } .rd-navbar-fixed .rd-navbar-brand { position: fixed; text-align: left; top: -1px; left: 56px; height: 56px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; white-space: nowrap; overflow: hidden; z-index: 17; } .rd-navbar-fixed .rd-navbar-brand img { height: 33px; width: auto; } .rd-navbar-fixed .rd-navbar-panel { display: flex; position: fixed; left: 0; top: 0; right: 0; padding: 4px; height: 56px; z-index: 999; border-bottom: 1px solid var(--second-color); } .rd-navbar-fixed .rd-navbar-toggle { display: inline-block; } .rd-navbar-fixed .rd-navbar-nav-wrap { position: fixed; z-index: 100; top: -56px; left: 0; width: 280px; padding: 112px 0 81px; bottom: -56px; box-shadow: none; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; transform: translateX(-110%); border-right: 1px solid var(--second-color); } .rd-navbar-fixed .rd-navbar-nav-wrap.active { transform: translateX(0); } .firefox .rd-navbar-fixed .rd-navbar-nav-wrap > *:last-child { margin-bottom: 80px; } .rd-navbar-fixed .rd-navbar-nav { display: block; margin: 15px 0; height: auto; text-align: left; } .rd-navbar-fixed .rd-navbar-nav > li > a { font-size: 13px; line-height: 1.84615; } .rd-navbar-fixed .rd-navbar-nav li { text-align: left; } .rd-navbar-fixed .rd-navbar-nav li > a { display: block; padding: 9px 56px 9px 18px; } .rd-navbar-fixed .rd-navbar-nav > li + li { margin-top: 4px; } .rd-navbar-fixed .rd-navbar-submenu { position: relative; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after { height: 34px; line-height: 34px; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a { padding-left: 30px; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a, .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a { padding-left: 46px; } .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu { display: block; } .rd-navbar-fixed .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-megamenu { display: none; } .rd-navbar-fixed .rd-navbar-dropdown > li > a { padding: 9px 56px 9px 16px; font-size: 12px; line-height: 1.5; } .rd-navbar-fixed .rd-navbar-dropdown > li + li { margin-top: 3px; } .rd-navbar-fixed .rd-navbar-megamenu > li + li { margin-top: 20px; } .rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu { transition: opacity 0.3s, height 0.4s ease; opacity: 0; height: 0; overflow: hidden; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown { padding: 4px 0 0; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-megamenu { padding-top: 15px; padding-bottom: 15px; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-megamenu { opacity: 1; height: auto; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle::after { transform: rotate(180deg); } .rd-navbar-fixed .rd-navbar-submenu-toggle { cursor: pointer; } .rd-navbar-fixed .rd-navbar-submenu-toggle::after { content: "\f107"; position: absolute; top: 0; right: 0; width: 56px; height: 41px; font: 400 14px "FontAwesome"; line-height: 41px; text-align: center; transition: 0.4s all ease; z-index: 2; cursor: pointer; } .rd-navbar-fixed.active .rd-navbar-nav { transform: translateX(0); } .rd-navbar-fixed .rd-navbar-panel { color: #151515; box-shadow: none; background: #fff; } .rd-navbar-fixed .rd-navbar-nav-wrap { color: #fff; background: #fff; border-color: var(--second-color); } .rd-navbar-fixed .rd-navbar-nav li > a { color: #151515; } .rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, .rd-navbar-fixed .rd-navbar-nav li.opened > a { color: #fff; background: var(--first-color); } .rd-navbar-fixed .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-navbar-nav li.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle { color: #fff; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle { color: #fff; } .rd-navbar-fixed .rd-navbar-dropdown > li > a { color: #151515; } .rd-navbar-fixed .rd-navbar-dropdown > li:hover > a, .rd-navbar-fixed .rd-navbar-dropdown > li.focus > a, .rd-navbar-fixed .rd-navbar-dropdown > li.active > a, .rd-navbar-fixed .rd-navbar-dropdown > li.opened > a { color: #fff; background: var(--first-color); } .rd-navbar-fixed .rd-navbar-submenu-toggle { color: #151515; } .parallax-content { position: relative; z-index: 1; } .parallax-container { position: relative; overflow: hidden; background-position: center center; background-size: cover; } .material-parallax { position: absolute; top: 0; left: -1px; right: -1px; bottom: 0; z-index: 0; background-position: center center; } .ipad .parallax-container, .iphone .parallax-container { background-attachment: scroll !important; } .material-parallax img { display: none; position: absolute; left: 50%; bottom: 0; min-width: 101%; min-height: 101%; max-width: none; transform: translate3d(-50%, 0, 0); } .ui-to-top { position: fixed; right: 15px; bottom: 15px; width: 40px; height: 40px; font-size: 24px; line-height: 38px !important; overflow: hidden; text-align: center; text-decoration: none; z-index: 20; transition: 0.3s all ease; transform: translateY(100px); } .ui-to-top, .ui-to-top:active, .ui-to-top:focus { color: #fff; background: var(--first-color); } .ui-to-top:hover { color: #fff; background: #514f4c; } .ui-to-top.active { transform: translateY(0); } .mobile .ui-to-top, .tablet .ui-to-top { display: none !important; } @media (min-width: 576px) { .ui-to-top { right: 40px; bottom: 40px; } } .swiper-container { display: flex; margin: 0 auto; position: relative; overflow: hidden; height: auto; min-height: 200px; z-index: 1; } .swiper-container-vertical > .swiper-wrapper { flex-direction: column; } .swiper-wrapper { position: relative; z-index: 1; display: flex; align-self: stretch; align-items: stretch; width: 100%; height: auto; min-height: inherit; transition-property: transform; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); will-change: transform; } .swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { position: relative; display: flex; align-items: center; flex-shrink: 0; width: 100%; background-position: center center; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; z-index: -1000; pointer-events: none; opacity: 0; } .swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 46px; height: 46px; line-height: 46px; font-size: 46px; text-align: center; margin-top: -23px; z-index: 10; cursor: pointer; color: #fff; fill: #fff; transition: 0.33s; } .swiper-navigation_modern { display: none; } @media (min-width: 768px) { .swiper-navigation_modern { position: absolute; right: 0; bottom: -2px; z-index: 10; display: inline-block; padding: 25px 0; background: #fff; } .swiper-navigation_modern .swiper-button-prev, .swiper-navigation_modern .swiper-button-next { display: inline-block; height: 57px; width: 114px; position: relative; top: 0; margin-top: 0; font-size: 0; line-height: 0; background: #fff; color: #151515; } .swiper-navigation_modern .swiper-button-prev::before, .swiper-navigation_modern .swiper-button-next::before { font-size: 24px; font-family: "FontAwesome"; line-height: inherit; line-height: 57px; font-display: swap; } .swiper-navigation_modern .swiper-button-prev:hover, .swiper-navigation_modern .swiper-button-next:hover { color: var(--first-color); } .swiper-navigation_modern .swiper-button-prev::before { content: "\f060"; } .swiper-navigation_modern .swiper-button-next::before { content: "\f061"; } .swiper-navigation_modern .swiper-button-prev + .swiper-button-next { border-left: 1px solid var(--second-color); } } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev { left: 3.5%; } .swiper-button-next { right: 3.5%; } .swiper-pagination-wrap { position: absolute; z-index: 10; bottom: 30px; left: 15px; text-align: center; transform: translate3d(0, 0, 0); } @media (min-width: 960px) { .swiper-pagination-wrap { left: calc(50% - 465px); } } @media (min-width: 1200px) { .swiper-pagination-wrap { left: 30px; bottom: 45px; } } @media (min-width: 1200px) { .swiper-pagination-wrap { left: calc(50% - 585px); } } .swiper-pagination { position: absolute; left: 30px; bottom: 30px; z-index: 10; display: inline-block; font-size: 0; line-height: 0; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-bullet { position: relative; display: inline-block; background: transparent; width: 22px; height: 22px; border-radius: 100%; transition: 0.33s; } .swiper-pagination-bullet::before { content: ""; position: absolute; top: 50%; left: 50%; z-index: 2; transform: translate(-50%, -50%); background: #fff; width: 8px; height: 8px; border-radius: inherit; } .swiper-pagination-bullet::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; transform: scale(0.5); opacity: 0; border: 2px solid var(--first-color); border-radius: inherit; transition: 0.22s ease-in; } .swiper-pagination-bullet:hover::after, .swiper-pagination-bullet-active::after { transform: scale(1); opacity: 1; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-container-vertical > .swiper-pagination { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0); } .swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet { margin: 5px 0; display: block; } .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet { margin: 0 4px; } .swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; pointer-events: none; } .swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient( to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) ); } .swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient( to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) ); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) ); } .swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube { overflow: visible; } .swiper-container-cube .swiper-slide { pointer-events: none; visibility: hidden; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; width: 100%; height: 100%; z-index: 1; } .swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-scrollbar { position: relative; -ms-touch-action: none; } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; bottom: 0; z-index: 50; height: 3px; width: 100%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { position: relative; left: 0; top: 0; width: 100%; height: 100%; background: var(--first-color); } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { content: ""; display: block; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } .swiper-slide-caption { width: 100%; } .swiper-slider_style-1 { position: relative; color: #3e4041; } .swiper-slider_style-1 .swiper-slide { min-height: inherit; } .swiper-slider_style-1 .swiper-slide > * { width: 100%; } .swiper-slider_style-1 .swiper-slide-caption { position: relative; z-index: 1; padding: 35px 0 90px; } @media (max-width: 768px) { .swiper-slider_style-1 .swiper-slide-caption { padding: 60px 0 70px; } } .swiper-slider_style-1 .swiper-pagination { left: 15px; bottom: 35px; } .swiper-slider_style-1 .swiper-navigation { display: none; } @media (min-width: 576px) { .swiper-slider_style-1 .swiper-pagination { left: calc(50% - 288px + 20px); } } @media (max-width: 767px) { .swiper-slider_style-1 .swiper-slide::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient( to top, rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0) ); } } @media (min-width: 768px) { .swiper-slider_style-1 .swiper-slide-caption { padding: 100px 0 200px; } .swiper-slider_style-1 .swiper-pagination { display: none; } .swiper-slider_style-1 .swiper-navigation { display: block; } } @media (min-width: 1200px) and (max-height: 800px) { .swiper-slider_style-1 { min-height: 33vw; } .swiper-slider_style-1 .swiper-slide-caption { padding: 70px 0 140px; } } @media (min-width: 1600px) { .swiper-slider_style-1 .swiper-slide-caption { padding: 125px 0 180px; } } .swiper-slider_style-2 { min-height: 34.4271vw; } .swiper-slider_style-2 .swiper-slide-caption { position: relative; z-index: 3; padding: 50px 0 90px; } .swiper-slider_style-2 .swiper-pagination { left: 12px; } @media (min-width: 576px) { .swiper-slider_style-2 .swiper-pagination { left: calc(50% - 288px + 10px); } } @media (max-width: 991px) { .swiper-slider_style-2 .swiper-slide::after, .swiper-slider_style-2 .slide-inner::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; background: linear-gradient( to top, rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0) ); } } @media (min-width: 768px) { .swiper-slider_style-2 .swiper-slide-caption { padding: 115px 0 160px; } .swiper-slider_style-2 .swiper-pagination { bottom: 50px; left: calc(50% - 360px + 5px); } } @media (min-width: 992px) and (max-width: 1199px) { .swiper-slider_style-2 .swiper-slider { min-height: 70vh; } } @media (min-width: 992px) { .swiper-slider_style-2 .swiper-pagination { left: calc(50% - 480px + 5px); } } @media (min-width: 1200px) { .swiper-slider_style-2 .swiper-slide-caption { padding: 150px 50px 200px; } .swiper-slider_style-2 .swiper-pagination { left: 60px; } } @media (min-width: 1800px) { .swiper-slider_style-2 .swiper-pagination { bottom: 100px; left: calc(50% - 630px + 40px); } } .swiper-slider_style-3 .swiper-slider { min-height: 39.0625vw; } .swiper-slider_style-3 .swiper-slide-caption { position: relative; z-index: 3; padding: 50px 0 90px; } .swiper-slider_style-3 .swiper-pagination { left: 12px; } @media (min-width: 576px) { .swiper-slider_style-3 .swiper-pagination { left: calc(50% - 288px + 20px); } } @media (max-width: 991px) { .swiper-slider_style-3 .swiper-slide::before, .swiper-slider_style-3 .slide-inner::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; background: linear-gradient( to top, rgba(179, 182, 200, 0.3) 20%, rgba(255, 255, 255, 0) ); } .swiper-slider_style-3 .swiper-button-prev, .swiper-slider_style-3 .swiper-button-next { display: none !important; } } @media (min-width: 768px) { .swiper-slider_style-3 .swiper-slide-caption { padding: 115px 0 160px; } .swiper-slider_style-3 .swiper-pagination { bottom: 50px; left: calc(50% - 360px + 5px); } } @media (min-width: 992px) and (max-width: 1199px) { .swiper-slider_style-3 .swiper-slider { min-height: 70vh; } } @media (min-width: 992px) { .swiper-slider_style-3 .slide-inner { padding-left: 110px; padding-right: 110px; } .swiper-slider_style-3[data-custom-slide-effect="interLeaveEffect"] .slide-inner { padding-left: 0; padding-right: 0; } .swiper-slider_style-3[data-custom-slide-effect="interLeaveEffect"] .swiper-slide { padding-left: 110px; padding-right: 110px; } .swiper-slider_style-3 .swiper-pagination { display: none; left: calc(50% - 480px - 5px); } } @media (min-width: 1200px) { .swiper-slider_style-3 .swiper-pagination { left: 70px; } } @media (min-width: 1600px) { .swiper-slider_style-3 .swiper-slide-caption { padding: 170px 0 200px; } .swiper-slider_style-3 .swiper-pagination { bottom: 100px; left: calc(50% - 630px + 45px); } } .swiper-buttons-alternate .swiper-button-prev, .swiper-buttons-alternate .swiper-button-next { display: flex; align-items: center; width: auto; height: 70px; max-width: 40px; overflow: hidden; color: #2a2a2a; background: #fff; } .swiper-buttons-alternate .swiper-button-prev span, .swiper-buttons-alternate .swiper-button-next span { position: relative; transform: translateX(5px); font-size: 13px; color: #151515; letter-spacing: 0.1em; text-transform: uppercase; transition: 0.1s all ease; opacity: 0; visibility: hidden; will-change: transform, opacity; } .swiper-buttons-alternate .swiper-button-prev:before, .swiper-buttons-alternate .swiper-button-next:before { position: absolute; top: 50%; z-index: 3; transform: translateY(-50%); font-family: "Material Icons"; font-size: 20px; background: #fff; } .swiper-buttons-alternate .swiper-button-prev:hover, .swiper-buttons-alternate .swiper-button-next:hover { color: #2a2a2a; background: #fff; max-width: 125px; } .swiper-buttons-alternate .swiper-button-prev:hover span, .swiper-buttons-alternate .swiper-button-next:hover span { transform: translateX(0); opacity: 1; visibility: visible; transition: 0.33s all ease; } .swiper-buttons-alternate .swiper-button-prev { left: 0; } .swiper-buttons-alternate .swiper-button-prev span { padding: 0 20px 0 35px; } .swiper-buttons-alternate .swiper-button-prev:before { content: "\e5c4"; left: 0; padding-left: 10px; } .swiper-buttons-alternate .swiper-button-next { right: 0; } .swiper-buttons-alternate .swiper-button-next span { padding: 0 35px 0 20px; } .swiper-buttons-alternate .swiper-button-next:before { content: "\e5c8"; right: 0; padding-right: 10px; } [data-custom-slide-effect="interLeaveEffect"] .swiper-wrapper, [data-custom-slide-effect="interLeaveEffect"] .swiper-wrapper * { backface-visibility: hidden; } [data-custom-slide-effect="interLeaveEffect"] .swiper-slide { will-change: transform; overflow: hidden; align-items: stretch; } [data-custom-slide-effect="interLeaveEffect"] .slide-inner .swiper-slide-caption { display: flex; flex-direction: column; align-items: center; justify-content: center; } [data-custom-slide-effect="interLeaveEffect"] .slide-inner .swiper-slide-caption > * { width: 100%; } .swiper-slide .slide-inner { position: relative; left: 0; top: 0; width: 100%; background-repeat: no-repeat; background-size: cover; min-height: inherit; } .swiper-slide .swiper-slide-caption { min-height: inherit; } .swiper-slider_height-1 { min-height: 40vw; } button::-moz-focus-inner { padding: 0; border: 0; } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { } .slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; left: 0; top: 0; display: block; } .slick-track:before, .slick-track:after { content: ""; display: table; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { float: left; height: 100%; min-height: 1px; display: none; } [dir="rtl"] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { float: none; display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } .slick-loading .slick-list { background: #fff url("./../images/ajax-loader.gif") center center no-repeat; } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: rgba(0, 0, 0, 0.6); color: transparent; top: 50%; margin-top: -10px \9; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; z-index: 9; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; } .slick-prev:before, .slick-next:before { font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-prev { left: 0; } [dir="rtl"] .slick-prev { left: auto; right: 0; } .slick-prev:before { content: "←"; } [dir="rtl"] .slick-prev:before { content: "→"; } .slick-next { right: 0; } [dir="rtl"] .slick-next { left: 0; right: auto; } .slick-next:before { content: "→"; } [dir="rtl"] .slick-next:before { content: "←"; } .slick-slider { margin-bottom: 30px; } .slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; } .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; } .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "Roboto Mono", Monaco, Consolas, "Courier New", monospace; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots li.slick-active button:before { color: black; opacity: 0.75; } .slick-slider-vertical { font-size: 0; line-height: 0; } .slick-slider-vertical > * { margin-bottom: 0; } .slick-slider-vertical > * + * { margin-top: 10px; } .slick-slider-vertical .slick-thumb { position: relative; overflow: hidden; width: 100%; padding-bottom: 90%; } .slick-slider-vertical .slick-thumb > img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; width: auto; height: auto; max-width: none; } @supports (object-fit: cover) { .slick-slider-vertical .slick-thumb > img { left: 0; top: 0; width: 100%; height: 100%; transform: none; object-fit: cover; object-position: center center; } } .slick-slider-vertical .slick-image { padding: 0 4px; margin: 0 -4px; } .slick-slider-vertical .carousel-child { position: relative; overflow: hidden; } .slick-slider-vertical .carousel-child .slick-slide { padding: 0 4px; transition: 0.33s; cursor: pointer; } .slick-slider-vertical .carousel-child .slick-slide:hover .slick-slider__inner::after { opacity: 1; } .slick-slider-vertical .carousel-child .slick-slide.slick-center .slick-slider__inner::after { opacity: 1; } .slick-slider-vertical .carousel-child .slick-slider__inner { position: relative; } .slick-slider-vertical .carousel-child .slick-slider__inner::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 4px solid #505cfd; opacity: 0; transition: 0.33s; } .slick-slider-vertical .carousel-child .slick-prev, .slick-slider-vertical .carousel-child .slick-next { width: auto; height: auto; min-height: 30px; min-width: 20px; padding: 6px; text-align: center; transition: 0.33s; background: rgba(0, 0, 0, 0.8); } .slick-slider-vertical .carousel-child .slick-prev::before, .slick-slider-vertical .carousel-child .slick-next::before { position: relative; font-size: 10px; line-height: 1; font-family: "FontAwesome"; color: #fff; } .slick-slider-vertical .carousel-child .slick-prev:hover, .slick-slider-vertical .carousel-child .slick-next:hover { background: #67676a; } .slick-slider-vertical .carousel-child .slick-prev:hover::before, .slick-slider-vertical .carousel-child .slick-next:hover::before { color: #fff; } .slick-slider-vertical .carousel-child .slick-prev::before { content: "\f151"; } .slick-slider-vertical .carousel-child .slick-next::before { content: "\f150"; } .slick-slider-vertical .carousel-parent .slick-list { margin-left: -5px; margin-right: -5px; width: calc(100% + 10px); } .slick-slider-vertical .carousel-parent .slick-slide { padding: 0 5px; } @media (max-width: 767px) { .slick-slider-vertical .carousel-child .slick-list { margin-right: -2px; margin-left: -2px; width: calc(100% + 4px); } .slick-slider-vertical .carousel-child .slick-prev, .slick-slider-vertical .carousel-child .slick-next { padding: 7px 10px; } .slick-slider-vertical .carousel-child .slick-prev { left: 5px; } .slick-slider-vertical .carousel-child .slick-prev::before { left: -1px; } .slick-slider-vertical .carousel-child .slick-next { right: 5px; } .slick-slider-vertical .carousel-child .slick-next::before { right: -1px; } } @media (min-width: 768px) { .slick-slider-vertical { display: flex; flex-direction: row-reverse; max-width: 700px; } .slick-slider-vertical .carousel-child { width: 95px; } .slick-slider-vertical .carousel-child .slick-list { top: -5px; min-height: 280px; width: inherit; } .slick-slider-vertical .carousel-child .slick-slide { padding: 9px 0; width: inherit; } .slick-slider-vertical .carousel-child .slick-next, .slick-slider-vertical .carousel-child .slick-prev { position: relative; top: 0; right: 0; bottom: 0; left: 0; display: block; height: auto; width: 100%; transform: none; background: #f5f5f9; } .slick-slider-vertical .carousel-child .slick-next::before, .slick-slider-vertical .carousel-child .slick-prev::before { font-size: 24px; color: #9b9b9b; } .slick-slider-vertical .carousel-child .slick-prev { margin-bottom: 9px; } .slick-slider-vertical .carousel-child .slick-prev::before { content: "\f151"; top: -2px; } .slick-slider-vertical .carousel-child .slick-next { margin-top: 9px; } .slick-slider-vertical .carousel-child .slick-next::before { content: "\f150"; top: 0; } .slick-slider-vertical .carousel-parent { width: calc(100% - 95px); padding-left: 20px; } .slick-slider-vertical .carousel-parent .slick-image { padding: 0; margin: 0; } .slick-slider-vertical > * + * { margin-top: 0; } } @media (min-width: 992px) and (max-width: 1199px) { .slick-slider-vertical .carousel-child { width: 85px; } .slick-slider-vertical .carousel-child .slick-list { min-height: 180px; } .slick-slider-vertical .carousel-child .slick-slide { padding: 5px 0; } .slick-slider-vertical .carousel-child .slick-next { margin-top: -3px; } .slick-slider-vertical .carousel-parent { padding-left: 15px; } } @media (min-width: 1200px) { .slick-slider-vertical .carousel-child { width: 95px; } .slick-slider-vertical .carousel-parent { width: calc(100% - 95px); padding-left: 40px; } } .lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.45); } @font-face { font-family: lg; src: url(../fonts/lg.eot?n1z373); src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg"); font-weight: 400; font-style: normal; } .lg-icon { font-family: lg; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .lg-actions .lg-next, .lg-actions .lg-prev { background-color: rgba(0, 0, 0, 0.45); border-radius: 2px; color: #999999; cursor: pointer; display: block; font-size: 22px; margin-top: -10px; padding: 8px 10px 9px; position: absolute; top: 50%; z-index: 108000; border: none; outline: 0; } .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled { pointer-events: none; opacity: 0.5; } .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { color: #ffffff; } .lg-actions .lg-next { right: 20px; } .lg-actions .lg-next:before { content: "\e095"; } .lg-actions .lg-prev { left: 20px; } .lg-actions .lg-prev:after { content: "\e094"; } @-webkit-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-moz-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-ms-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-webkit-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-moz-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-ms-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } .lg-outer.lg-right-end .lg-object { -webkit-animation: lg-right-end 0.3s; -o-animation: lg-right-end 0.3s; animation: lg-right-end 0.3s; position: relative; } .lg-outer.lg-left-end .lg-object { -webkit-animation: lg-left-end 0.3s; -o-animation: lg-left-end 0.3s; animation: lg-left-end 0.3s; position: relative; } .lg-toolbar { z-index: 108200; left: 0; position: absolute; top: 0; width: 100%; } .lg-toolbar .lg-icon { color: #999999; cursor: pointer; float: right; font-size: 24px; height: 47px; line-height: 27px; padding: 10px 0; text-align: center; width: 50px; text-decoration: none !important; outline: 0; -webkit-transition: color 0.2s linear; -o-transition: color 0.2s linear; transition: color 0.2s linear; } .lg-toolbar .lg-icon:hover { color: #ffffff; } .lg-toolbar .lg-close:after { content: "\e070"; } .lg-toolbar .lg-download:after { content: "\e0f2"; } .lg-sub-html { bottom: 0; color: #eeeeee; font-size: 16px; left: 0; padding: 10px 40px; position: fixed; right: 0; text-align: center; z-index: 108000; } .lg-sub-html h4 { margin: 0; font-size: 13px; font-weight: 700; } .lg-sub-html p { font-size: 12px; margin: 5px 0 0; } #lg-counter { color: #999999; display: inline-block; font-size: 16px; padding-left: 20px; padding-top: 12px; vertical-align: middle; } .lg-next, .lg-prev, .lg-toolbar { opacity: 1; -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; } .lg-hide-items .lg-prev { opacity: 0; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } .lg-hide-items .lg-next { opacity: 0; -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } .lg-hide-items .lg-toolbar { opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object { -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); opacity: 0; -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } .lg-outer .lg-thumb-outer { background-color: #0d0a0a; bottom: 0; position: absolute; width: 100%; z-index: 108000; max-height: 350px; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; } .lg-outer.lg-thumb-open .lg-thumb-outer { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .lg-outer .lg-thumb { padding: 10px 0; height: 100%; margin-bottom: -5px; margin-left: auto; margin-right: auto; } .lg-outer .lg-thumb-item { cursor: pointer; float: left; overflow: hidden; height: 100%; border: 2px solid #ffffff; border-radius: 4px; margin-bottom: 5px; } @media (min-width: 1025px) { .lg-outer .lg-thumb-item { -webkit-transition: border-color 0.25s ease; -o-transition: border-color 0.25s ease; transition: border-color 0.25s ease; } } .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: var(--first-color); } .lg-outer .lg-thumb-item img { width: 100%; height: 100%; object-fit: cover; } .lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; } .lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; } .lg-outer.lg-pull-caption-up .lg-sub-html { -webkit-transition: bottom 0.25s ease; -o-transition: bottom 0.25s ease; transition: bottom 0.25s ease; } .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { bottom: 100px; } .lg-outer .lg-toogle-thumb { background-color: #0d0a0a; border-radius: 2px 2px 0 0; color: #999999; cursor: pointer; font-size: 24px; height: 39px; line-height: 27px; padding: 5px 0; position: absolute; right: 20px; text-align: center; top: -39px; width: 50px; } .lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share { color: #ffffff; } .lg-outer .lg-toogle-thumb:after { content: "\e1ff"; } .lg-outer .lg-video-cont { display: inline-block; vertical-align: middle; max-width: 1140px; max-height: 100%; width: 100%; padding: 0 5px; } .lg-outer .lg-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; } .lg-outer .lg-video .lg-object { display: inline-block; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; } .lg-outer .lg-video .lg-video-play { width: 84px; height: 59px; position: absolute; left: 50%; top: 50%; margin-left: -42px; margin-top: -30px; z-index: 108000; cursor: pointer; } .lg-outer .lg-has-iframe .lg-video { -webkit-overflow-scrolling: touch; overflow: auto; } .lg-outer .lg-has-vimeo .lg-video-play { background: url(../images/vimeo-play.png) no-repeat; } .lg-outer .lg-has-vimeo:hover .lg-video-play { background: url(../images/vimeo-play.png) 0 -58px no-repeat; } .lg-outer .lg-has-html5 .lg-video-play { background: url(../images/video-play.png) no-repeat; height: 64px; margin-left: -32px; margin-top: -32px; width: 64px; opacity: 0.8; } .lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; } .lg-outer .lg-has-youtube .lg-video-play { background: url(../images/youtube-play.png) no-repeat; } .lg-outer .lg-has-youtube:hover .lg-video-play { background: url(../images/youtube-play.png) 0 -60px no-repeat; } .lg-outer .lg-video-object { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; } .lg-outer .lg-has-video .lg-video-object { visibility: hidden; } .lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; } .lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; } .lg-progress-bar { background-color: #333333; height: 5px; left: 0; position: absolute; top: 0; width: 100%; z-index: 108300; opacity: 0; -webkit-transition: opacity 80ms ease 0s; -moz-transition: opacity 80ms ease 0s; -o-transition: opacity 80ms ease 0s; transition: opacity 80ms ease 0s; } .lg-progress-bar .lg-progress { background-color: var(--first-color); height: 5px; width: 0; } .lg-progress-bar.lg-start .lg-progress { width: 100%; } .lg-show-autoplay .lg-progress-bar { opacity: 1; } .lg-autoplay-button:after { content: "\e01d"; } .lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; } .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition-duration: 0s; transition-duration: 0s; } .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } #lg-zoom-in:after { content: "\e311"; } #lg-actual-size { font-size: 20px; } #lg-actual-size:after { content: "\e033"; } #lg-zoom-out { opacity: 0.5; pointer-events: none; } #lg-zoom-out:after { content: "\e312"; } .lg-zoomed #lg-zoom-out { opacity: 1; pointer-events: auto; } .lg-outer .lg-pager-outer { bottom: 60px; left: 0; position: absolute; right: 0; text-align: center; z-index: 108000; height: 10px; } .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { overflow: visible; } .lg-outer .lg-pager-cont { cursor: pointer; display: inline-block; overflow: hidden; position: relative; vertical-align: top; margin: 0 5px; } .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .lg-outer .lg-pager-cont.lg-pager-active .lg-pager { box-shadow: 0 0 0 2px #ffffff inset; } .lg-outer .lg-pager-thumb-cont { background-color: #ffffff; color: #ffffff; bottom: 100%; height: 83px; left: 0; margin-bottom: 20px; margin-left: -60px; opacity: 0; padding: 5px; position: absolute; width: 120px; border-radius: 3px; -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s; -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s; transition: opacity 0.15s ease 0s, transform 0.15s ease 0s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } .lg-outer .lg-pager-thumb-cont img { width: 100%; height: 100%; } .lg-outer .lg-pager { background-color: rgba(255, 255, 255, 0.5); border-radius: 50%; box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset; display: block; height: 12px; -webkit-transition: box-shadow 0.3s ease 0s; -o-transition: box-shadow 0.3s ease 0s; transition: box-shadow 0.3s ease 0s; width: 12px; } .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover { box-shadow: 0 0 0 8px #ffffff inset; } .lg-outer .lg-caret { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px dashed; bottom: -10px; display: inline-block; height: 0; left: 50%; margin-left: -5px; position: absolute; vertical-align: middle; width: 0; } .lg-fullscreen:after { content: "\e20c"; } .lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; } .lg-outer #lg-dropdown-overlay { background-color: rgba(0, 0, 0, 0.25); bottom: 0; cursor: default; left: 0; position: fixed; right: 0; top: 0; z-index: 108100; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; } .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown { -webkit-transition-delay: 0s; transition-delay: 0s; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; visibility: visible; } .lg-outer .lg-dropdown { background-color: #ffffff; border-radius: 2px; font-size: 14px; list-style-type: none; margin: 0; padding: 10px 0; position: absolute; right: 0; text-align: left; top: 50px; opacity: 0; visibility: hidden; -moz-transform: translate3d(0, 5px, 0); -o-transform: translate3d(0, 5px, 0); -ms-transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; } .lg-outer .lg-dropdown:after { content: ""; display: block; height: 0; width: 0; position: absolute; border: 8px solid transparent; border-bottom-color: #ffffff; right: 16px; top: -16px; } .lg-outer .lg-dropdown > li:last-child { margin-bottom: 0; } .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a { color: #333333; } .lg-outer .lg-dropdown a { color: #333333; display: block; white-space: pre; padding: 4px 12px; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; } .lg-outer .lg-dropdown a:hover { background-color: rgba(0, 0, 0, 0.07); } .lg-outer .lg-dropdown .lg-dropdown-text { display: inline-block; line-height: 1; margin-top: -3px; vertical-align: middle; } .lg-outer .lg-dropdown .lg-icon { color: #333333; display: inline-block; float: none; font-size: 20px; height: auto; line-height: 1; margin-right: 8px; padding: 0; vertical-align: middle; width: auto; } .lg-outer, .lg-outer .lg, .lg-outer .lg-inner { width: 100%; height: 100%; } .lg-outer #lg-share { position: relative; } .lg-outer #lg-share:after { content: "\e80d"; } .lg-outer #lg-share-facebook .lg-icon { color: #3b5998; } .lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; } .lg-outer #lg-share-twitter .lg-icon { color: #00aced; } .lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; } .lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; } .lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; } .lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; } .lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; } .lg-group:after { content: ""; display: table; clear: both; } .lg-outer { position: fixed; top: 0; left: 0; z-index: 105000; text-align: left; opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-outer * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .lg-outer.lg-visible { opacity: 1; } .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide { -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; } .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; opacity: 1; } .lg-outer.lg-grab img.lg-object { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer.lg-grabbing img.lg-object { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg { position: relative; overflow: hidden; margin-left: auto; margin-right: auto; max-width: 100%; max-height: 100%; } .lg-outer .lg-inner { position: absolute; left: 0; top: 0; white-space: nowrap; } .lg-outer .lg-item { background: url(../images/loading.gif) center center no-repeat; display: none !important; } .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide { display: inline-block !important; } .lg-outer .lg-img-wrap, .lg-outer .lg-item { display: inline-block; text-align: center; position: absolute; width: 100%; height: 100%; } .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; } .lg-outer .lg-img-wrap { position: absolute; padding: 0 5px; left: 0; right: 0; top: 0; bottom: 0; } .lg-outer .lg-item.lg-complete { background-image: none; } .lg-outer .lg-item.lg-current { z-index: 106000; } .lg-outer .lg-image { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; width: auto !important; height: auto !important; } .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play { opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; } .lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download { display: none; } .lg-backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 104000; background-color: #000000; opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-backdrop.in { opacity: 1; } .lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide { -webkit-transition: none 0s ease 0s !important; -moz-transition: none 0s ease 0s !important; -o-transition: none 0s ease 0s !important; transition: none 0s ease 0s !important; } .lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } .lg-css3.lg-slide.lg-use-left .lg-item { opacity: 0; position: absolute; left: 0; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { left: 0; opacity: 1; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } .lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.45); } @font-face { font-family: lg; src: url(../fonts/lg.eot?n1z373); src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg"); font-weight: 400; font-style: normal; } .lg-icon { font-family: lg; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .lg-actions .lg-next, .lg-actions .lg-prev { background-color: rgba(0, 0, 0, 0.45); border-radius: 2px; color: #999999; cursor: pointer; display: block; font-size: 22px; margin-top: -10px; padding: 8px 10px 9px; position: absolute; top: 50%; z-index: 108000; border: none; outline: 0; } .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled { pointer-events: none; opacity: 0.5; } .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { color: #ffffff; } .lg-actions .lg-next { right: 20px; } .lg-actions .lg-next:before { content: "\e095"; } .lg-actions .lg-prev { left: 20px; } .lg-actions .lg-prev:after { content: "\e094"; } @-webkit-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-moz-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-ms-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-webkit-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-moz-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-ms-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } .lg-outer.lg-right-end .lg-object { -webkit-animation: lg-right-end 0.3s; -o-animation: lg-right-end 0.3s; animation: lg-right-end 0.3s; position: relative; } .lg-outer.lg-left-end .lg-object { -webkit-animation: lg-left-end 0.3s; -o-animation: lg-left-end 0.3s; animation: lg-left-end 0.3s; position: relative; } .lg-toolbar { z-index: 108200; left: 0; position: absolute; top: 0; width: 100%; } .lg-toolbar .lg-icon { color: #999999; cursor: pointer; float: right; font-size: 24px; height: 47px; line-height: 27px; padding: 10px 0; text-align: center; width: 50px; text-decoration: none !important; outline: 0; -webkit-transition: color 0.2s linear; -o-transition: color 0.2s linear; transition: color 0.2s linear; } .lg-toolbar .lg-icon:hover { color: #ffffff; } .lg-toolbar .lg-close:after { content: "\e070"; } .lg-toolbar .lg-download:after { content: "\e0f2"; } .lg-sub-html { bottom: 0; color: #eeeeee; font-size: 16px; left: 0; padding: 10px 40px; position: fixed; right: 0; text-align: center; z-index: 108000; } .lg-sub-html h4 { margin: 0; font-size: 13px; font-weight: 700; } .lg-sub-html p { font-size: 12px; margin: 5px 0 0; } #lg-counter { color: #999999; display: inline-block; font-size: 16px; padding-left: 20px; padding-top: 12px; vertical-align: middle; } .lg-next, .lg-prev, .lg-toolbar { opacity: 1; -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; } .lg-hide-items .lg-prev { opacity: 0; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } .lg-hide-items .lg-next { opacity: 0; -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } .lg-hide-items .lg-toolbar { opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object { -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); opacity: 0; -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } .lg-outer .lg-thumb-outer { background-color: #0d0a0a; bottom: 0; position: absolute; width: 100%; z-index: 108000; max-height: 350px; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; } .lg-outer.lg-thumb-open .lg-thumb-outer { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .lg-outer .lg-thumb { padding: 10px 0; height: 100%; margin-bottom: -5px; } .lg-outer .lg-thumb-item { cursor: pointer; float: left; overflow: hidden; height: 100%; border: 2px solid #ffffff; border-radius: 4px; margin-bottom: 5px; } @media (min-width: 1025px) { .lg-outer .lg-thumb-item { -webkit-transition: border-color 0.25s ease; -o-transition: border-color 0.25s ease; transition: border-color 0.25s ease; } } .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: var(--first-color); } .lg-outer .lg-thumb-item img { width: 100%; height: 100%; object-fit: cover; } .lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; } .lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; } .lg-outer.lg-pull-caption-up .lg-sub-html { -webkit-transition: bottom 0.25s ease; -o-transition: bottom 0.25s ease; transition: bottom 0.25s ease; } .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { bottom: 100px; } .lg-outer .lg-toogle-thumb { background-color: #0d0a0a; border-radius: 2px 2px 0 0; color: #999999; cursor: pointer; font-size: 24px; height: 39px; line-height: 27px; padding: 5px 0; position: absolute; right: 20px; text-align: center; top: -39px; width: 50px; } .lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share { color: #ffffff; } .lg-outer .lg-toogle-thumb:after { content: "\e1ff"; } .lg-outer .lg-video-cont { display: inline-block; vertical-align: middle; max-width: 1140px; max-height: 100%; width: 100%; padding: 0 5px; } .lg-outer .lg-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; } .lg-outer .lg-video .lg-object { display: inline-block; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; } .lg-outer .lg-video .lg-video-play { width: 84px; height: 59px; position: absolute; left: 50%; top: 50%; margin-left: -42px; margin-top: -30px; z-index: 108000; cursor: pointer; } .lg-outer .lg-has-iframe .lg-video { -webkit-overflow-scrolling: touch; overflow: auto; } .lg-outer .lg-has-vimeo .lg-video-play { background: url(../images/vimeo-play.png) no-repeat; } .lg-outer .lg-has-vimeo:hover .lg-video-play { background: url(../images/vimeo-play.png) 0 -58px no-repeat; } .lg-outer .lg-has-html5 .lg-video-play { background: url(../images/video-play.png) no-repeat; height: 64px; margin-left: -32px; margin-top: -32px; width: 64px; opacity: 0.8; } .lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; } .lg-outer .lg-has-youtube .lg-video-play { background: url(../images/youtube-play.png) no-repeat; } .lg-outer .lg-has-youtube:hover .lg-video-play { background: url(../images/youtube-play.png) 0 -60px no-repeat; } .lg-outer .lg-video-object { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; } .lg-outer .lg-has-video .lg-video-object { visibility: hidden; } .lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; } .lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; } .lg-progress-bar { background-color: #333333; height: 5px; left: 0; position: absolute; top: 0; width: 100%; z-index: 108300; opacity: 0; -webkit-transition: opacity 80ms ease 0s; -moz-transition: opacity 80ms ease 0s; -o-transition: opacity 80ms ease 0s; transition: opacity 80ms ease 0s; } .lg-progress-bar .lg-progress { background-color: var(--first-color); height: 5px; width: 0; } .lg-progress-bar.lg-start .lg-progress { width: 100%; } .lg-show-autoplay .lg-progress-bar { opacity: 1; } .lg-autoplay-button:after { content: "\e01d"; } .lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; } .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition-duration: 0s; transition-duration: 0s; } .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } #lg-zoom-in:after { content: "\e311"; } #lg-actual-size { font-size: 20px; } #lg-actual-size:after { content: "\e033"; } #lg-zoom-out { opacity: 0.5; pointer-events: none; } #lg-zoom-out:after { content: "\e312"; } .lg-zoomed #lg-zoom-out { opacity: 1; pointer-events: auto; } .lg-outer .lg-pager-outer { bottom: 60px; left: 0; position: absolute; right: 0; text-align: center; z-index: 108000; height: 10px; } .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { overflow: visible; } .lg-outer .lg-pager-cont { cursor: pointer; display: inline-block; overflow: hidden; position: relative; vertical-align: top; margin: 0 5px; } .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .lg-outer .lg-pager-cont.lg-pager-active .lg-pager { box-shadow: 0 0 0 2px #ffffff inset; } .lg-outer .lg-pager-thumb-cont { background-color: #ffffff; color: #ffffff; bottom: 100%; height: 83px; left: 0; margin-bottom: 20px; margin-left: -60px; opacity: 0; padding: 5px; position: absolute; width: 120px; border-radius: 3px; -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s; -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s; transition: opacity 0.15s ease 0s, transform 0.15s ease 0s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } .lg-outer .lg-pager-thumb-cont img { width: 100%; height: 100%; } .lg-outer .lg-pager { background-color: rgba(255, 255, 255, 0.5); border-radius: 50%; box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset; display: block; height: 12px; -webkit-transition: box-shadow 0.3s ease 0s; -o-transition: box-shadow 0.3s ease 0s; transition: box-shadow 0.3s ease 0s; width: 12px; } .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover { box-shadow: 0 0 0 8px #ffffff inset; } .lg-outer .lg-caret { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px dashed; bottom: -10px; display: inline-block; height: 0; left: 50%; margin-left: -5px; position: absolute; vertical-align: middle; width: 0; } .lg-fullscreen:after { content: "\e20c"; } .lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; } .lg-outer #lg-dropdown-overlay { background-color: rgba(0, 0, 0, 0.25); bottom: 0; cursor: default; left: 0; position: fixed; right: 0; top: 0; z-index: 108100; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; } .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown { -webkit-transition-delay: 0s; transition-delay: 0s; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; visibility: visible; } .lg-outer .lg-dropdown { background-color: #ffffff; border-radius: 2px; font-size: 14px; list-style-type: none; margin: 0; padding: 10px 0; position: absolute; right: 0; text-align: left; top: 50px; opacity: 0; visibility: hidden; -moz-transform: translate3d(0, 5px, 0); -o-transform: translate3d(0, 5px, 0); -ms-transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; } .lg-outer .lg-dropdown:after { content: ""; display: block; height: 0; width: 0; position: absolute; border: 8px solid transparent; border-bottom-color: #ffffff; right: 16px; top: -16px; } .lg-outer .lg-dropdown > li:last-child { margin-bottom: 0; } .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a { color: #333333; } .lg-outer .lg-dropdown a { color: #333333; display: block; white-space: pre; padding: 4px 12px; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; } .lg-outer .lg-dropdown a:hover { background-color: rgba(0, 0, 0, 0.07); } .lg-outer .lg-dropdown .lg-dropdown-text { display: inline-block; line-height: 1; margin-top: -3px; vertical-align: middle; } .lg-outer .lg-dropdown .lg-icon { color: #333333; display: inline-block; float: none; font-size: 20px; height: auto; line-height: 1; margin-right: 8px; padding: 0; vertical-align: middle; width: auto; } .lg-outer, .lg-outer .lg, .lg-outer .lg-inner { width: 100%; height: 100%; } .lg-outer #lg-share { position: relative; } .lg-outer #lg-share:after { content: "\e80d"; } .lg-outer #lg-share-facebook .lg-icon { color: #3b5998; } .lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; } .lg-outer #lg-share-twitter .lg-icon { color: #00aced; } .lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; } .lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; } .lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; } .lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; } .lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; } .lg-group:after { content: ""; display: table; clear: both; } .lg-outer { position: fixed; top: 0; left: 0; z-index: 105000; text-align: left; opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-outer * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .lg-outer.lg-visible { opacity: 1; } .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide { -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; } .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; opacity: 1; } .lg-outer.lg-grab img.lg-object { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer.lg-grabbing img.lg-object { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg { position: relative; overflow: hidden; margin-left: auto; margin-right: auto; max-width: 100%; max-height: 100%; } .lg-outer .lg-inner { position: absolute; left: 0; top: 0; white-space: nowrap; } .lg-outer .lg-item { background: url(../images/loading.gif) center center no-repeat; display: none !important; } .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide { display: inline-block !important; } .lg-outer .lg-img-wrap, .lg-outer .lg-item { display: inline-block; text-align: center; position: absolute; width: 100%; height: 100%; } .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; } .lg-outer .lg-img-wrap { position: absolute; padding: 0 5px; left: 0; right: 0; top: 0; bottom: 0; } .lg-outer .lg-item.lg-complete { background-image: none; } .lg-outer .lg-item.lg-current { z-index: 106000; } .lg-outer .lg-image { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; width: auto !important; height: auto !important; } .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play { opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; } .lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download { display: none; } .lg-backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 104000; background-color: #000000; opacity: 0; -webkit-transition: opacity 0.15s ease 0s; -o-transition: opacity 0.15s ease 0s; transition: opacity 0.15s ease 0s; } .lg-backdrop.in { opacity: 0.9; } .lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide { -webkit-transition: none 0s ease 0s !important; -moz-transition: none 0s ease 0s !important; -o-transition: none 0s ease 0s !important; transition: none 0s ease 0s !important; } .lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } .lg-css3.lg-slide.lg-use-left .lg-item { opacity: 0; position: absolute; left: 0; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { left: 0; opacity: 1; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } @media (max-width: 480px) { .lg-toolbar .lg-icon { width: 30px; } } .mCustomScrollbar { -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; } .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action { -ms-touch-action: auto; touch-action: auto; } .mCustomScrollBox { position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr; } .mCSB_container { overflow: hidden; width: auto; height: auto; } .mCSB_inside > .mCSB_container { margin-right: 30px; } .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; } .mCSB_scrollTools { position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0; } .mCSB_outside + .mCSB_scrollTools { right: -26px; } .mCSB_scrollTools .mCSB_draggerContainer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; } .mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; } .mCSB_scrollTools .mCSB_draggerRail { width: 16px; height: 100%; margin: 0 auto; border-radius: 0; } .mCSB_scrollTools .mCSB_dragger { cursor: pointer; width: 100%; height: 30px; z-index: 1; } .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative; width: 16px; height: 100%; margin: 0 auto; border-radius: 0; text-align: center; } .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } .mCSB_scrollTools .mCSB_buttonDown { bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container { margin-right: 0; margin-bottom: 30px; } .mCSB_horizontal.mCSB_outside > .mCSB_container { min-height: 100%; } .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal { width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0; } .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer { margin: 0 20px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger { width: 30px; height: 100%; left: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { left: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { right: 0; } .mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; } .mCSB_container_wrapper > .mCSB_container { padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; } .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; } .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; margin-left: 0; } .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; } .mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; } .mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; } .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #f2f3f8; } .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #d1d4e6; } .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; } .mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; } .mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; } .mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; } .mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; } .mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; } .mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .left-bottom { left: 5%; bottom: 0; } .start-50 { left: 50%; } .top-50 { top: 50%; } .translate-middle { transform: translate(-50%, -50%) !important; } .fit-content { width: fit-content; } .line-clamp-5 { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .line-clamp-2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }