:root { } @media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a, a:visited { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } blockquote { border: 1px solid #999999; 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; } .navbar { display: none; } .badge { border: 1px solid #000000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #ffffff !important; } } *, *::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: rgba(0, 0, 0, 0); } @-ms-viewport { width: device-width; } article, figure, footer, header, main, nav, section { display: block; } [tabindex="-1"]:focus { outline: none !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: inherit; } dd { margin-bottom: 0.5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #008ae3; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #005b97; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { 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; } a, area, button, [role="button"], input:not([type="range"]), label, select, textarea { touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #868e96; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.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"], input[type="month"] { -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: 0.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, h5, h6, .h1, .h2, .h3, .h5, .h6 { margin-bottom: 0.5rem; font-family: "Oswald", Helvetica, Arial, sans-serif; font-weight: 400; line-height: 1.2; color: #29293a; } h1, .h1 { font-size: 80px; } h2, .h2 { font-size: 52px; } h3, .h3 { font-size: 48px; } h5, .h5 { font-size: 24px; } h6, .h6 { font-size: 24px; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid #d7d7d7; } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 5px 10px; background-color: #008ae3; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #868e96; } .blockquote-footer::before { content: "\2014 \00A0"; } .figure { display: inline-block; } code { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 10px 5px; font-size: 90%; color: #111111; background-color: #edeff4; border-radius: 0; } a > code { padding: 0; color: inherit; background-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: var(--max-width); } } .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, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl, .col-xxxl-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%; } } @media (min-width: 1800px) { .col-xxxl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xxxl-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-xxxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xxxl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xxxl-3 { flex: 0 0 25%; max-width: 25%; } .col-xxxl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xxxl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xxxl-6 { flex: 0 0 50%; max-width: 50%; } .col-xxxl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xxxl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xxxl-9 { flex: 0 0 75%; max-width: 75%; } .col-xxxl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xxxl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xxxl-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 #e9ecef; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #e9ecef; } .table tbody + tbody { border-top: 2px solid #e9ecef; } .table .table { background-color: #ffffff; } .form-control { display: block; width: 100%; padding: 11px 35px; font-size: 18px; line-height: 1.25; color: #495057; background-color: #ffffff; background-image: none; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #ffffff; border-color: #80bdff; outline: none; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .form-control::placeholder { color: #868e96; 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: #ffffff; } .form-control-file, .form-control-range { display: block; } .col-form-label { padding-top: calc(11px + 1px); padding-bottom: calc(11px + 1px); margin-bottom: 0; line-height: 1.25; } .col-form-label-lg { padding-top: calc(12px + 1px); padding-bottom: calc(12px + 1px); font-size: 24px; line-height: 1.5; } .col-form-label-sm { padding-top: calc(5px + 1px); padding-bottom: calc(5px + 1px); font-size: 12px; line-height: 1.5; } .col-form-legend { padding-top: 11px; padding-bottom: 11px; margin-bottom: 0; font-size: 18px; } .form-control-plaintext { padding-top: 11px; padding-bottom: 11px; margin-bottom: 0; line-height: 1.25; 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 > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn { padding-right: 0; padding-left: 0; } .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { padding: 5px 25px; font-size: 12px; 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 > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); } .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { padding: 12px 50px; font-size: 24px; 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 > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > 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; margin-bottom: 0.5rem; } .form-check.disabled .form-check-label { color: #868e96; } .form-check-label { padding-left: 1.25rem; margin-bottom: 0; } .form-check-input { position: absolute; margin-top: 0.25rem; margin-left: -1.25rem; } .form-check-inline { display: inline-block; margin-right: 0.75rem; } .form-check-inline .form-check-label { vertical-align: middle; } .invalid-feedback { display: none; margin-top: 0.25rem; font-size: 0.875rem; color: #f5543f; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; width: 250px; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: #ffffff; background-color: rgba(245, 84, 63, 0.8); border-radius: 0.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; margin-top: 0; margin-bottom: 0; } .form-inline .form-check-label { 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: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 11px 35px; font-size: 18px; line-height: 1.25; border-radius: 35px; transition: all 0.15s ease-in-out; } .btn:focus, .btn:hover { 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):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: #008ae3; background-color: transparent; } .btn-link:hover { color: #005b97; text-decoration: underline; background-color: transparent; border-color: transparent; } .btn-link:focus, .btn-link.focus { border-color: transparent; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #868e96; } .btn-lg, .btn-group-lg > .btn { padding: 12px 50px; font-size: 24px; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 5px 25px; font-size: 12px; 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: 18px; color: #838386; text-align: left; list-style: none; background-color: #ffffff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; } .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: none; border: 0; } .dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #ffffff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #868e96; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 12px; color: #868e96; 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: 2; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group .btn + .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:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .border-bottom { border-bottom: 2px solid var(--first-color); } .fit-content{ width: fit-content; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn + .dropdown-toggle-split { padding-right: 26.25px; padding-left: 26.25px; } .btn + .dropdown-toggle-split::after { margin-left: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 18.75px; padding-left: 18.75px; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 37.5px; padding-left: 37.5px; } .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(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: flex; align-items: stretch; width: 100%; } .input-group .form-control { position: relative; z-index: 2; flex: 1 1 auto; width: 1%; margin-bottom: 0; } .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { z-index: 3; } .input-group-addon, .input-group-btn, .input-group .form-control { display: flex; align-items: center; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { white-space: nowrap; } .input-group-addon { padding: 11px 35px; margin-bottom: 0; font-size: 18px; font-weight: 400; line-height: 1.25; color: #495057; text-align: center; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 25px; font-size: 12px; border-radius: 0.2rem; } .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 12px 50px; font-size: 24px; border-radius: 0.3rem; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-addon:not(:last-child) { border-right: 0; } .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .form-control + .input-group-addon:not(:first-child) { border-left: 0; } .input-group-btn { position: relative; align-items: stretch; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover { z-index: 3; } .input-group-btn:first-child > .btn + .btn { margin-left: 0; } .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group { margin-right: -1px; } .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group { z-index: 2; margin-left: 0; } .input-group-btn:not(:first-child) > .btn:first-child, .input-group-btn:not(:first-child) > .btn-group:first-child { margin-left: -1px; } .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover { z-index: 3; } .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:focus, .nav-link:hover { text-decoration: none; } .nav-link.disabled { color: #868e96; } .nav-tabs { border-bottom: 1px solid #dddddd; } .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:focus, .nav-tabs .nav-link:hover { border-color: #e9ecef #e9ecef #dddddd; } .nav-tabs .nav-link.disabled { color: #868e96; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #ffffff; border-color: #dddddd #dddddd #ffffff; } .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: #ffffff; 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:focus, .navbar-brand:hover { 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: transparent; border: 1px solid transparent; border-radius: 0.25rem; } .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; } .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: 575px) { .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: 767px) { .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: 991px) { .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: 1199px) { .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: 1599px) { .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%; } } @media (max-width: 1799px) { .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1800px) { .navbar-expand-xxxl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xxxl .navbar-nav { flex-direction: row; } .navbar-expand-xxxl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xxxl .navbar-nav .dropdown-menu-right { right: 0; left: auto; } .navbar-expand-xxxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xxxl > .container, .navbar-expand-xxxl > .container-fluid { flex-wrap: nowrap; } .navbar-expand-xxxl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xxxl .navbar-toggler { display: none; } .navbar-expand-xxxl .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:focus, .navbar-light .navbar-brand:hover { 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:focus, .navbar-light .navbar-nav .nav-link:hover { 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:focus, .navbar-light .navbar-text a:hover { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #ffffff; } .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: #ffffff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { 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: #ffffff; } .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: #ffffff; } .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: #ffffff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #ffffff; 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 { border-top-right-radius: 0; } .card-group .card:first-child .card-img-bottom { 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 { border-top-left-radius: 0; } .card-group .card:last-child .card-img-bottom { border-bottom-left-radius: 0; } .card-group .card:only-child { border-radius: 0.25rem; } .card-group .card:only-child .card-img-top { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .card-group .card:only-child .card-img-bottom { 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 { 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 .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: #ffffff; 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:focus, .list-group-item:hover { text-decoration: none; } .list-group-item.disabled, .list-group-item:disabled { color: #868e96; background-color: #ffffff; } .list-group-item.active { z-index: 2; color: #ffffff; background-color: #007bff; border-color: #007bff; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.5; } .close:focus, .close:hover { color: #000000; text-decoration: none; opacity: 0.75; } button.close { padding: 0; background: 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.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -25%); } .modal.show .modal-dialog { transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; pointer-events: none; } .modal-content { position: relative; display: flex; flex-direction: column; pointer-events: auto; background-color: #ffffff; 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: #000000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 15px; border-bottom: 1px solid #e9ecef; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 15px; margin: -15px -15px -15px auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; flex: 1 1 auto; padding: 15px; } .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 15px; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 30px auto; } .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: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.55556; 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: 12px; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 1; } .tooltip .arrow { position: absolute; display: block; width: 6px; height: 6px; } .tooltip .arrow::before { position: absolute; border-color: transparent; border-style: solid; } .tooltip-inner { max-width: 200px; padding: 6px 10px; color: #ffffff; text-align: center; background-color: #434343; border-radius: 0; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.55556; 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: 12px; word-wrap: break-word; background-color: #ffffff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; border-color: transparent; border-style: solid; } .popover .arrow::before { content: ""; border-width: 0.8rem; } .popover .arrow::after { content: ""; border-width: 0.8rem; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 18px; 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: #ffffff; text-align: center; opacity: 0.5; } .carousel-control-prev:focus, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-next:hover { color: #ffffff; text-decoration: none; outline: 0; opacity: 0.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='%23ffffff' 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='%23ffffff' 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: #ffffff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; text-align: center; } .bg-white { background-color: #ffffff !important; } .border { border: 1px solid #e9ecef !important; } .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-between { justify-content: space-between !important; } .justify-content-around { justify-content: space-around !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-start { justify-content: flex-start !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-end { justify-content: flex-end !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; } .justify-content-xl-between { justify-content: space-between !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; } } @media (min-width: 1800px) { .flex-xxxl-row { flex-direction: row !important; } .flex-xxxl-column { flex-direction: column !important; } .flex-xxxl-row-reverse { flex-direction: row-reverse !important; } .flex-xxxl-column-reverse { flex-direction: column-reverse !important; } .flex-xxxl-wrap { flex-wrap: wrap !important; } .flex-xxxl-nowrap { flex-wrap: nowrap !important; } .flex-xxxl-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; } .mt-2 { margin-top: 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; } .ml-3 { margin-left: 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; } .mt-5, .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; } .py-2 { padding-top: 0.5rem !important; } .py-2 { padding-bottom: 0.5rem !important; } .p-3 { padding: 1rem !important; } .px-3 { padding-right: 1rem !important; } .pb-3 { padding-bottom: 1rem !important; } .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .py-4 { padding-top: 1.5rem !important; } .py-4 { padding-bottom: 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; } .start-50{ left: 50%; } .top-50{ top:50%; } .translate-middle{transform:translate(-50%,-50%)!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; } } @media (min-width: 1800px) { .m-xxxl-0 { margin: 0 !important; } .m-xxxl-1 { margin: 0.25rem !important; } .m-xxxl-2 { margin: 0.5rem !important; } .m-xxxl-3 { margin: 1rem !important; } .m-xxxl-4 { margin: 1.5rem !important; } .m-xxxl-5 { margin: 3rem !important; } .p-xxxl-0 { padding: 0 !important; } .p-xxxl-1 { padding: 0.25rem !important; } .p-xxxl-2 { padding: 0.5rem !important; } .p-xxxl-3 { padding: 1rem !important; } .p-xxxl-4 { padding: 1.5rem !important; } .p-xxxl-5 { padding: 3rem !important; } .m-xxxl-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; } } @media (min-width: 1800px) { .text-xxxl-left { text-align: left !important; } .text-xxxl-right { text-align: right !important; } .text-xxxl-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: #ffffff !important; } .text-muted { color: #868e96 !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; } 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, ol { list-style: none; padding: 0; margin: 0; } ul li, ol 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; } body { font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-weight: var(--font-weight); font-size: var(--main-font-size); line-height: var(--line-height); color: #838386; background-color: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: subpixel-antialiased; margin: 0; } a { color: var(--first-color); text-decoration: none; transition: 0.25s; } a:hover, a:focus { color: #005b97; text-decoration: underline; outline: none; } a[href*="callto"], a[href*="mailto"] { white-space: nowrap; } .hidden { display: none; } img { display: inline-block; max-width: 100%; height: auto; } hr { border-color: #c2c2c3; margin-bottom: 0; } h1, h2, h3, h5, h6, [class^="heading-"] { margin-top: 0; margin-bottom: 0; font-family: "Oswald", Helvetica, Arial, sans-serif; font-weight: 400; text-transform: uppercase; color: #29293a; } h1 a, h2 a, h3 a, h5 a, h6 a, [class^="heading-"] a { display: inline; color: inherit; transition: 0.3s all ease; } h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h6 a:hover, [class^="heading-"] a:hover { color: var(--first-color); text-decoration: none; } a { display: inline-block; } a:hover, a:focus { text-decoration: none; } h1, .heading-1 { font-size: 34px; line-height: 1.2; letter-spacing: 0.12em; } @media (min-width: 768px) { h1, .heading-1 { font-size: 42px; line-height: 1.45; } } @media (min-width: 1200px) { h1, .heading-1 { font-size: 60px; } } @media (min-width: 1600px) { h1, .heading-1 { font-size: 80px; } } h2 { font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 28px; line-height: 1.2; text-transform: none; } @media (min-width: 768px) { h2 { font-size: 34px; line-height: 1.26923; } } @media (min-width: 1200px) { h2 { font-size: 36px; } } @media (min-width: 1600px) { h2 { font-size: 52px; } } h3 { font-size: 24px; line-height: 1.45; letter-spacing: 0.06em; } @media (min-width: 768px) { h3 { font-size: 28px; } } @media (min-width: 1200px) { h3 { font-size: 34px; line-height: 1.375; } } @media (min-width: 1600px) { h3 { font-size: 48px; } } h5, .heading-5 { font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-weight: 400; font-size: 19px; line-height: 1.5; text-transform: none; } @media (min-width: 768px) { h5, .heading-5 { line-height: 1.41667; } } @media (min-width: 1600px) { h5, .heading-5 { font-size: 24px; } } .heading-5 { font-weight: 300; } h6 { font-size: 17px; line-height: 1.5; letter-spacing: 0.12em; } @media (min-width: 768px) { h6 { font-size: 19px; line-height: 1.5; } } @media (min-width: 1600px) { h6 { font-size: 24px; } } .big { font-size: 18px; } @media (min-width: 768px) { .big { font-size: 19px; } } @media (min-width: 1600px) { .big { font-size: 24px; } } small, .small { display: block; font-size: 12px; } mark, .mark { color: #ffffff; background-color: var(--first-color); padding: 0.1em 0.5em; } .page .text-primary { color: var(--first-color); } .page .text-secondary { color: var(--first-color); } .page .text-secondary-3 { color: #080ab4; } .page .text-gray-1 { color: #c2c2c3; } .page .text-gray-light { color: #838386; } .page .text-gray-4 { color: #d8dae2; } .page .text-gray-darker { color: #434343; } .page a.text-secondary-1, .page a.text-secondary-1:focus, .page a.text-secondary-1:active { color: inherit; } .page a.text-secondary-1:hover { color: #ffec17; } .page a.text-gray-darker { color: #434343; } .page a.text-gray-darker:hover { color: var(--first-color); } .page { position: relative; overflow: hidden; min-height: 100vh; } .page-header { padding: 0; margin: 0; border-bottom: none; } section { position: relative; } .preloader { position: fixed; left: 0; top: 0; bottom: 0; right: 0; float: left; display: flex; justify-content: center; align-items: center; padding: 20px; z-index: 9999999; background: #ffffff; background-image: linear-gradient(380deg, #fff 50%, #c2c2c3 100%); transition: 0.3s all ease; } .preloader.loaded { opacity: 0; visibility: hidden; } .left-bottom{ left: 5%; bottom:0; } .context-dark, .bg-gray-darker, .bg-primary, .breadcrumbs-custom-light { color: #ffffff; } .context-dark h1, .bg-gray-darker h1, .bg-primary h1, .breadcrumbs-custom-light h1, .context-dark h2, .bg-gray-darker h2, .bg-primary h2, .breadcrumbs-custom-light h2, .context-dark h3, .bg-gray-darker h3, .bg-primary h3, .breadcrumbs-custom-light h3, .context-dark h5, .bg-gray-darker h5, .bg-primary h5, .breadcrumbs-custom-light h5, .context-dark h6, .bg-gray-darker h6, .bg-primary h6, .breadcrumbs-custom-light h6, .context-dark [class^="heading-"], .bg-gray-darker [class^="heading-"], .bg-primary [class^="heading-"], .breadcrumbs-custom-light [class^="heading-"] { color: #ffffff; } .context-dark .text-gray-light, .bg-gray-darker .text-gray-light, .bg-primary .text-gray-light, .breadcrumbs-custom-light .text-gray-light { color: #c2c2c3; } .context-dark .breadcrumbs-custom-title::before, .bg-gray-darker .breadcrumbs-custom-title::before, .bg-primary .breadcrumbs-custom-title::before, .breadcrumbs-custom-light .breadcrumbs-custom-title::before, .context-dark .breadcrumbs-custom-title::after, .bg-gray-darker .breadcrumbs-custom-title::after, .bg-primary .breadcrumbs-custom-title::after, .breadcrumbs-custom-light .breadcrumbs-custom-title::after { background: #ffffff; } .context-dark .box-minimal-border .box-minimal-text, .bg-gray-darker .box-minimal-border .box-minimal-text, .bg-primary .box-minimal-border .box-minimal-text, .breadcrumbs-custom-light .box-minimal-border .box-minimal-text { opacity: 0.6; } .context-dark .owl-dot:hover, .bg-gray-darker .owl-dot:hover, .bg-primary .owl-dot:hover, .breadcrumbs-custom-light .owl-dot:hover, .context-dark .owl-dot.active, .bg-gray-darker .owl-dot.active, .bg-primary .owl-dot.active, .breadcrumbs-custom-light .owl-dot.active { background-color: var(--first-color); } .context-dark .slider-widget, .bg-gray-darker .slider-widget, .bg-primary .slider-widget, .breadcrumbs-custom-light .slider-widget { box-shadow: none; } .context-dark hr, .bg-gray-darker hr, .bg-primary hr, .breadcrumbs-custom-light hr { border-color: #ffffff; opacity: 0.5; } .context-dark .divider-default, .bg-gray-darker .divider-default, .bg-primary .divider-default, .breadcrumbs-custom-light .divider-default { opacity: 1; } .context-dark .box-minimal-border .box-minimal-icon, .bg-gray-darker .box-minimal-border .box-minimal-icon, .bg-primary .box-minimal-border .box-minimal-icon, .breadcrumbs-custom-light .box-minimal-border .box-minimal-icon { color: #ffffff; } .context-dark .box-minimal-border .box-minimal-icon svg, .bg-gray-darker .box-minimal-border .box-minimal-icon svg, .bg-primary .box-minimal-border .box-minimal-icon svg, .breadcrumbs-custom-light .box-minimal-border .box-minimal-icon svg { fill: #ffffff; } .context-dark .box-minimal-border .box-minimal-title, .bg-gray-darker .box-minimal-border .box-minimal-title, .bg-primary .box-minimal-border .box-minimal-title, .breadcrumbs-custom-light .box-minimal-border .box-minimal-title { color: #ffffff; } .context-dark .box-minimal-border:hover, .bg-gray-darker .box-minimal-border:hover, .bg-primary .box-minimal-border:hover, .breadcrumbs-custom-light .box-minimal-border:hover { background: var(--first-color); border-color: var(--first-color); } .context-dark .box-minimal-modern, .bg-gray-darker .box-minimal-modern, .bg-primary .box-minimal-modern, .breadcrumbs-custom-light .box-minimal-modern { background-color: #ffffff; } .context-dark .box-minimal-modern .box-minimal-title, .bg-gray-darker .box-minimal-modern .box-minimal-title, .bg-primary .box-minimal-modern .box-minimal-title, .breadcrumbs-custom-light .box-minimal-modern .box-minimal-title { color: #434343; } .context-dark .box-minimal-modern .box-minimal-text, .bg-gray-darker .box-minimal-modern .box-minimal-text, .bg-primary .box-minimal-modern .box-minimal-text, .breadcrumbs-custom-light .box-minimal-modern .box-minimal-text { color: #838386; } .context-dark .breadcrumbs-custom-path > li.active, .bg-gray-darker .breadcrumbs-custom-path > li.active, .bg-primary .breadcrumbs-custom-path > li.active, .breadcrumbs-custom-light .breadcrumbs-custom-path > li.active { color: #ffffff; } .context-dark .breadcrumbs-custom-path > li a, .bg-gray-darker .breadcrumbs-custom-path > li a, .bg-primary .breadcrumbs-custom-path > li a, .breadcrumbs-custom-light .breadcrumbs-custom-path > li a { color: #ffffff; } .context-dark .breadcrumbs-custom-path > li a:hover, .bg-gray-darker .breadcrumbs-custom-path > li a:hover, .bg-primary .breadcrumbs-custom-path > li a:hover, .breadcrumbs-custom-light .breadcrumbs-custom-path > li a:hover { color: rgba(255, 255, 255, 0.7); } .context-dark .post-blog-large-text, .bg-gray-darker .post-blog-large-text, .bg-primary .post-blog-large-text, .breadcrumbs-custom-light .post-blog-large-text { color: #434343; } .bg-cover { background-repeat: no-repeat; background-size: cover; background-position: 50%; } .bg-default { background-color: #ffffff; fill: #ffffff; } .bg-default:not([style*="background-"]) + .bg-default:not([style*="background-"]) { padding-top: 0; } .bg-default .time-line-vertical-element:before, .bg-default .time-line-vertical-element .unit-body:before { background-color: #ffffff; } .bg-default .slider-widget { background: #f2f3f9; } .bg-gray-lighter { background-color: #f2f3f9; fill: #f2f3f9; } .bg-gray-lighter:not([style*="background-"]) + .bg-gray-lighter:not([style*="background-"]) { padding-top: 0; } .bg-gray-lighter .time-line-vertical-element:before, .bg-gray-lighter .time-line-vertical-element .unit-body:before { background-color: #f2f3f9; } .bg-gray-lighter .slider-widget { background: #ffffff; } .bg-gray-lighter .card-light:first-child .card-title { border-top-color: #c2c2c3; } .bg-gray-lighter .card-light .card-title a.collapsed { border-bottom-color: #c2c2c3; } .bg-gray-lighter .card-light .collapse { color: #838386; border-bottom-color: #c2c2c3; } .bg-gray-lighter .form-input { background-color: #ffffff; } .bg-gray-lighter .box-minimal-border:hover { background: #ffffff; border-color: #ffffff; } .bg-gray-lighter .box-minimal-modern { background-color: #ffffff; } .bg-gray-lighter .breadcrumbs-custom-path a, .bg-gray-lighter .breadcrumbs-custom-path a:active, .bg-gray-lighter .breadcrumbs-custom-path a:focus { color: var(--first-color); } .bg-gray-lighter .breadcrumbs-custom-path a:hover { color: var(--first-color); } .bg-gray-lighter .breadcrumbs-custom-path li.active { color: var(--first-color); } .bg-gray-darker .list-comma { color: #ffffff; } .bg-gray-darker .list-comma li:after { color: inherit; } .bg-gray-darker .card-light:first-child .card-title { border-top-color: #555555; } .bg-gray-darker .card-light .card-title a { color: #ffffff; } .bg-gray-darker .card-light .card-title a.collapsed { border-bottom-color: #555555; } .bg-gray-darker .card-light .collapse { color: #c2c2c3; border-bottom-color: #555555; } .bg-gray-darker .box-inline a { color: #ffffff; } .bg-gray-darker .box-inline a:hover { color: #ffec17; } .bg-gray-darker .radio .radio-custom-dummy { border-color: #ffffff; } .bg-gray-darker .radio .radio-custom:checked + .radio-custom-dummy { border-color: var(--first-color); } .bg-gray-darker .list-darker a, .bg-gray-darker .list-darker a:focus, .bg-gray-darker .list-darker a:active { color: #ffffff; } .bg-gray-darker .list-darker a:hover { color: var(--first-color); } .bg-gray-darker p.right a:hover { color: #ffffff; } .bg-gray-darker a.icon.icon-gray-1:hover { color: #ffec17; } .bg-gray-darker .box-cta-title { color: #ffec17; } .bg-gray-darker .box-cta { color: #ffffff; } .bg-gray-darker .box-minimal-title { color: #ffec17; } .bg-gray-darker .box-minimal-text { color: #ffffff; opacity: 0.6; } .bg-gray-darker .box-minimal-header .box-minimal-icon { color: #ffffff; } .bg-gray-darker .box-minimal-header .box-minimal-icon svg { fill: #ffffff; } .bg-primary { background-color: var(--first-color); fill: var(--first-color); } .bg-primary:not([style*="background-"]) + .bg-primary:not([style*="background-"]) { padding-top: 0; } .bg-primary .box-cta { color: inherit; } .bg-gray-darker { background-color: var(--third-color); fill: var(--third-color); } footer a:not(.right a) { color: white !important; } .bg-gray-darker:not([style*="background-"]) + .bg-gray-darker:not([style*="background-"]) { padding-top: 0; } .bg-gray-darker h1 a:hover, .bg-gray-darker h2 a:hover, .bg-gray-darker h3 a:hover, .bg-gray-darker h5 a:hover, .bg-gray-darker h6 a:hover, .bg-gray-darker [class^="heading-"] a:hover { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .time-line-vertical:before, .bg-gray-darker .time-line-vertical-element:last-child .unit-body:after, .bg-gray-darker .time-line-vertical-element:before, .bg-gray-darker .time-line-vertical-element .unit-body:before { background-color: #434343; border-color: var(--first-color); } .bg-gray-darker .twitter { color: #ffffff; } .bg-gray-darker .time-line-time, .bg-gray-darker .time-line-content { color: #c2c2c3; } .bg-gray-darker .radio a, .bg-gray-darker .checkbox a { color: var(--first-color); } .bg-gray-darker .radio a:hover, .bg-gray-darker .checkbox a:hover { color: #ffec17; } .bg-gray-darker .button-default-outline, .bg-gray-darker .button-default-outline:focus { color: #ffffff; background-color: transparent; border-color: #ffffff; } .bg-gray-darker .button-default-outline:hover, .bg-gray-darker .button-default-outline:active, .bg-gray-darker .button-default-outline:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } [class*="bg-"] { background-size: cover; background-position: center center; } .box-minimal { max-width: 600px; } .box-minimal * + p { margin-top: 15px; } .box-minimal .box-minimal-icon { font-size: 30px; line-height: 1; color: var(--first-color); } .box-minimal-icon svg { fill: var(--first-color); } .box-minimal-title { color: #434343; } .container-box-minimal-wrap .box-minimal { max-width: 570px; } .box-minimal-header { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; transform: translateY(-20px); margin-bottom: -20px; margin-left: -20px; } .box-minimal-header > * { display: inline-block; margin-top: 20px; margin-left: 20px; } .box-minimal-text { color: #838386; } * + .box-minimal-text { margin-top: 22px; } .box-minimal-border { padding: 20px 15px; border-radius: 8px; border: 1px solid #c2c2c3; transition: 450ms ease-in-out; } .box-minimal-border .box-minimal-icon { font-size: 30px; color: #434343; } .box-minimal-border .box-minimal-icon svg { fill: #434343; } .box-minimal-border .box-minimal-title { font-weight: 400; } .box-minimal-border * + hr { margin-top: 20px; } .box-minimal-border:hover { background: #f2f3f9; border-color: #f2f3f9; } .box-minimal-modern { padding: 0 15px 30px; margin-top: 50px; background-color: #f2f3f9; border-radius: 8px; transition: 750ms ease-in-out; } .box-minimal-modern .box-minimal-icon { position: relative; top: -50px; display: flex; justify-content: center; align-items: center; width: 100px; height: 100px; margin-bottom: -50px; margin-left: auto; margin-right: auto; border-radius: 100%; font-size: 30px; color: #ffffff; background: var(--first-color); border: 2px solid var(--first-color); transition: 0.3s ease-in-out; } .box-minimal-modern .box-minimal-icon svg { fill: #ffffff; } .box-minimal-modern .box-minimal-icon.mdi { font-size: 34px; } .box-minimal-modern:hover .box-minimal-icon { color: var(--first-color); background: #ffffff; } @media (min-width: 992px) { .box-minimal .box-minimal-icon { font-size: 40px; } .box-minimal-border { padding: 40px 25px 45px; min-height: 365px; } .box-minimal-border .box-minimal-icon { font-size: 48px; } .box-minimal-border * + hr { margin-top: 30px; } .box-minimal-modern { padding: 0 28px 45px; min-height: 200px; } .box-minimal-modern .box-minimal-icon { font-size: 40px; } .box-minimal-modern .box-minimal-icon.mdi { font-size: 46px; } .box-minimal-modern * + .box-minimal-title { margin-top: 30px; } .box-minimal-icon.box-minimal-icon-lg { font-size: 40px; } } @media (min-width: 1200px) { .box-minimal-border { padding: 40px 35px 45px; } } @media (min-width: 1600px) { .box-minimal-icon.box-minimal-icon-lg { font-size: 52px; } .box-minimal-border { padding: 40px 45px 45px; } } .box-inline { margin-left: -7px; display: table; text-align: left; } .box-inline br { font-size: 0; line-height: 0; } .box-inline a { color: #434343; } .box-inline a:hover { color: var(--first-color); } .box-inline > * { display: table-cell; vertical-align: top; padding: 0 6px; } .swiper-box-info > * + * { margin-top: 25px; } .swiper-box-info > * + *:last-child { margin-top: 31px; } .breadcrumbs-custom { position: relative; z-index: 1; padding: 35px 0 40px; vertical-align: middle; text-align: center; } .breadcrumbs-custom-path a { display: inline; vertical-align: baseline; } .breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus { color: #838386; } .breadcrumbs-custom-path a:hover { color: var(--first-color); } .breadcrumbs-custom-path li { position: relative; display: inline-block; vertical-align: baseline; margin-right: 32px; font-size: 14px; line-height: 1.7; letter-spacing: 0.06em; } .breadcrumbs-custom-path li:after { content: "→"; position: absolute; top: 53%; right: -25px; display: inline-block; font-style: normal; color: #ffffff; transform: translateY(-50%); font-size: 22px; } .breadcrumbs-custom-path li:last-child { padding-right: 0; } .breadcrumbs-custom-path li:last-child:after { display: none; } .breadcrumbs-custom-path li.active { color: #838386; } .breadcrumbs-custom-title { color:#fff; position: relative; display: inline-block; padding: 0 20px; } * + .breadcrumbs-custom-title { margin-top: 12px; } * + .breadcrumbs-custom-path { margin-top: 20px; } .breadcrumbs-custom-light .breadcrumbs-custom-path a { display: inline; vertical-align: baseline; } .breadcrumbs-custom-light .breadcrumbs-custom-path a, .breadcrumbs-custom-light .breadcrumbs-custom-path a:active, .breadcrumbs-custom-light .breadcrumbs-custom-path a:focus { color: #ffffff; } .breadcrumbs-custom-light .breadcrumbs-custom-path a:hover { color: #ffec17; } .breadcrumbs-custom-light .breadcrumbs-custom-path li.active { color: #ffffff; } @media (max-width: 767px) { .breadcrumbs-custom-title { font-size: 26px; } } @media (min-width: 576px) { .breadcrumbs-custom-path > li { margin-right: 52px; } .breadcrumbs-custom-path > li:after { right: -35px; } } @media (min-width: 768px) { .breadcrumbs-custom { padding: 70px 0 80px; } * + .breadcrumbs-custom-path { margin-top: 50px; } } @media (min-width: 1200px) { .breadcrumbs-custom { padding: 110px 0 95px; } .breadcrumbs-custom-path li { font-size: 18px; } } @media (min-width: 1600px) { * + .breadcrumbs-custom-path { margin-top: 95px; } } .button { position: relative; display: inline-block; max-width: 100%; padding: 9px 30px; min-width: 210px; font-family: "Oswald", Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; border: 2px solid; border-radius: 35px; text-align: center; vertical-align: middle; cursor: pointer; user-select: none; transition: 0.25s all ease; white-space: pre-wrap; } .button:focus, .button:active, .button:active:focus { outline: none; } .button.disabled { color: black; background-color: gray; } @media (min-width: 768px) { .button { padding: 15px 38px 13px; } } @media (min-width: 992px) { .button { min-width: 230px; } } .button-primary, .button-primary:focus { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .button-primary:hover, .button-primary:active, .button-primary:hover { color: #ffffff; background-color: var(--second-color); border-color: var(--second-color); } .button-white-outline, .button-white-outline:focus { color: #ffffff; background-color: transparent; border-color: #ffffff; } .button-white-outline:hover, .button-white-outline:active, .button-white-outline:hover { color: var(--first-color); background-color: #ffffff; border-color: #ffffff; } .button-default-outline, .button-default-outline:focus { color: #434343; background-color: transparent; border-color: #ededed; } .button-default-outline:hover, .button-default-outline:active, .button-default-outline:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .button-xs { padding: 9px 28px; font-size: 14px; line-height: 24px; min-width: 150px; } .button-sm { min-width: 170px; padding: 8.8px 28px; font-size: 14px; line-height: 24px; } @media (min-width: 768px) { .button-sm { padding: 12px 35px 10px; } } @media (min-width: 1200px) { .button-sm { min-width: 190px; } } @media (min-width: 1600px) { .button-sm { font-size: 16px; } } .button-nina { position: relative; overflow: hidden; line-height: 1.3; transition: background 0.3s 0.01s, border-color 0.3s 0.01s; } .button-nina > span { display: none; line-height: 24px; } .button-nina .button-original-content { display: block; } @media (max-width: 991px) { html:not(.desktop) .button-original-content { transition: 0.22s; transition-delay: 0s !important; } } @media (min-width: 992px) { .desktop .button-nina > span { position: relative; overflow: hidden; display: inline-block; line-height: 24px; text-align: center; opacity: 0.01; color: inherit; transform: translate3d(0, -10px, 0); transition: 0.22s; transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); } .desktop .button-nina > span:first-child { padding-left: 4px; } .desktop .button-nina > span:nth-last-child(2) { padding-right: 4px; } .desktop .button-nina > span:empty::after { display: inline-block; padding: 0 2px; content: "\a"; } .desktop .button-nina > span:only-child { transform: translate3d(0, 0, 0); opacity: 1; } .desktop .button-nina .button-original-content { position: absolute; z-index: 1; opacity: 1; top: 0; left: 0; right: 0; display: block; padding: inherit; transform: translate3d(0, 0, 0); letter-spacing: 0.12em; min-width: inherit; background-color: transparent; } .desktop .button-nina:hover > span { opacity: 1; top: 0; transform: translate3d(0, 0, 0); } .desktop .button-nina:hover .button-original-content { opacity: 0; transform: translate3d(0, 100%, 0); transition-delay: 0s !important; } } .btn { padding: 10px 20px; border-radius: 35px; font-family: "Oswald", Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; transition: 0.22s; } .btn-sm { font-size: 12px; line-height: 1.2; } .btn-primary, .btn-primary:focus { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .btn-primary:hover, .btn-primary:active, .btn-primary:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .btn-primary:active:focus { background: var(--first-color); border-color: var(--first-color); box-shadow: none; } .btn-cancel { border-color: #838386; } .box-cta { font-size: 18px; color: #838386; margin-left: -20px; margin-right: -20px; } .box-cta > * { padding-left: 20px; padding-right: 20px; } .box-cta-title { color: #6d0eb1; } .box-cta-title + * { margin-top: 20px; } .box-cta .button { font-size: 18px; } .box-cta-inline > * + * { margin-top: 30px; } @media (min-width: 768px) { .box-cta-inline { display: flex; align-items: center; justify-content: space-between; } } @media (min-width: 768px) { .box-cta { font-size: 19px; } } @media (min-width: 1600px) { .box-cta { font-size: 24px; } } .card-info { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; max-width: 730px; text-align: left; } .card-info * + .card-info-subtitle { margin-top: 5px; } .card-info-image { border-radius: 9px; } .card-info-title { color: var(--first-color); } .card-info-subtitle { font-style: italic; } .card-info-aside { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; max-width: 30%; } .card-info-main { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } * + .card-info-title { margin-top: 10px; } * + .card-info-main { padding-top: 15px; } @media (min-width: 576px) { .card-info { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } * + .card-info-main { padding-top: 0; padding-left: 15px; } } @media (min-width: 768px) { * + .card-info-main { padding-left: 30px; } } @media (min-width: 1600px) { .card-info * + p { margin-top: 26px; } * + .card-info-main { padding-left: 45px; } } .page-footer-minimal { padding: 55px 0; } p.right { letter-spacing: 0.02em; } p.right a, p.right a:focus, p.right a:active { color: inherit; } p.right a:hover { color: var(--first-color); } * + p.right { margin-top: 40px; } @media (min-width: 768px) { * + p.right { margin-top: 50px; } } @media (min-width: 1600px) { * + p.right { margin-top: 90px; } } .rd-mailform { position: relative; text-align: left; } @media (max-width: 479px) { .rd-mailform .recaptcha { transform-origin: 0 50%; transform: scale(0.9); } } input:-webkit-autofill ~ label, input:-webkit-autofill ~ .form-validation { color: #000000 !important; } .form-input { display: block; width: 100%; min-height: 60px; padding: 18px 25px; font-weight: 300; line-height: 24px; color: #434343; background-color: #f2f3f9; background-image: none; border: 0px solid #f2f3f9; border-radius: 35px; -webkit-appearance: none; } .form-input:focus { outline: 0; } @media (min-width: 1600px) { .form-input { font-size: 18px; } } textarea.form-input { height: 150px; min-height: 120px; max-height: 255px; resize: vertical; } textarea.form-input.form-input-lg { height: 200px; min-height: 160px; max-height: 340px; } .form-wrap { position: relative; } .form-wrap + .form-wrap { margin-top: 20px; } .form-wrap-inline + .form-wrap-inline { margin-top: 10px; } * + .button.form-button, * + .form-button { margin-top: 20px; } .form-label, .form-label-outside { font-weight: 300; line-height: 24px; color: #838386; } @media (min-width: 1600px) { .form-label, .form-label-outside { font-size: 18px; } } .form-label { position: absolute; top: 30px; left: 25px; z-index: 9; transition: 0.3s; transform: translateY(-50%); pointer-events: none; } .form-label.focus { opacity: 0; } .form-label-outside { padding-left: 21px; margin-bottom: 3px; font-size: 12px; letter-spacing: 0.02em; color: #838386; pointer-events: auto; cursor: pointer; } .form-label-outside, .form-label-outside.focus { opacity: 1; transform: none; } .form-label-outside + .form-input + .form-validation { top: 36px; } .form-validation { position: absolute; right: 21px; top: 3px; font-size: 10px; line-height: 11px; font-weight: 400; color: #d9534f; transition: 0.3s; z-index: 11; } .form-validation-left .form-validation { right: auto; top: 100%; left: 0; } #form-output-global { position: fixed; bottom: 0; visibility: hidden; transform: translateY(calc(100% + 30px)); transition: 0.3s all ease; z-index: 9999999; margin: 15px; } #form-output-global.active { transform: translateY(0); visibility: visible; } @media (min-width: 768px) { #form-output-global { margin: 30px; } } .form-output { position: absolute; top: 100%; left: 0; font-size: 14px; line-height: 1.5; margin-top: 2px; transition: 0.3s; opacity: 0; visibility: hidden; } .form-output.active { opacity: 1; visibility: visible; } .form-output.error { color: #d9534f; } .form-output.success { color: #5cb85c; } .radio, .checkbox { position: relative; font-weight: 300; color: #838386; cursor: pointer; } .radio a, .checkbox a { font-weight: inherit; } .radio .radio-custom, .checkbox .checkbox-custom { opacity: 0; } .radio .radio-custom, .radio .radio-custom-dummy, .checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy { position: absolute; width: 14px; height: 14px; margin-top: 5px; outline: none; cursor: pointer; } .radio .radio-custom-dummy, .checkbox .checkbox-custom-dummy { pointer-events: none; background: #ffffff; border: 1px solid #dedfe8; } .radio .radio-custom-dummy:after, .checkbox .checkbox-custom-dummy:after { position: absolute; opacity: 0; } .radio .radio-custom:focus, .checkbox .checkbox-custom:focus { outline: none; } .checkbox a, .radio a { display: inline; padding: 0 0.2em; } .radio { padding-left: 36px; color: #838386; font-weight: 300; } .radio .radio-custom-dummy { top: -5px; left: 0; width: 26px; height: 26px; box-shadow: inset 0 0 0 0 #dedfe8; border-radius: 50%; transition: 0.22s; } .radio .radio-custom:checked + .radio-custom-dummy { box-shadow: inset 0 0 0 7px var(--first-color); } @media (min-width: 768px) { .radio { padding-left: 40px; } .radio .radio-custom-dummy { right: -3px; } } .checkbox { padding-left: 38px; } .checkbox .checkbox-custom-dummy { left: 0; width: 26px; height: 26px; margin-top: 0; margin-left: 0; pointer-events: none; border-radius: 5px; transition: 0.22s; } .checkbox .checkbox-custom-dummy:after { content: "\f222"; font-family: "Material Design Icons"; font-size: 14px; line-height: 10px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotateY(180deg); color: #ffffff; opacity: 0; transition: 0.22s; } .checkbox .checkbox-custom:checked + .checkbox-custom-dummy { background: var(--first-color); border-color: var(--first-color); } .checkbox .checkbox-custom:checked + .checkbox-custom-dummy::after { opacity: 1; transform: translate(-50%, -50%) rotateY(0deg); } @media (min-width: 992px) { .checkbox .checkbox-custom-dummy { margin-top: 1px; } } .form-wrap-icon:before { position: absolute; top: 9px; left: 15px; content: ""; display: inline-block !important; font-family: "Material Design Icons"; font-size: 24px; color: #434343; } .form-wrap-icon .form-label { left: 50px; } .form-wrap-icon .form-input { padding-left: 50px; } .form-request { padding: 30px 15px; max-width: 420px; margin-left: auto; margin-right: auto; border-radius: 8px; background-color: #ffffff; color: #434343; } .form-request .form-input, .form-request .form-label { color: #838386; } @media (min-width: 1200px) { .form-request { padding: 30px 40px; } } .form-request-modern { max-width: 566px; background-color: #f2f3f9; } .form-request-modern .form-input { background-color: #ffffff; } .form-request-modern .form-input, .form-request-modern .form-label { color: #434343; } .form-request * + p { margin-top: 8px; } .form-flex-inline { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; align-content: flex-end; margin-left: -8px; margin-right: -8px; margin-bottom: -15px; transform: translateY(-15px); } .form-flex-inline-item { flex-shrink: 1; flex-grow: 1; padding-left: 8px; padding-right: 8px; margin-top: 15px; } .form-flex-inline-item-static { width: 100%; } @media (min-width: 768px) { .form-flex-inline-item-static { width: 27%; } } @media (min-width: 992px) { .form-flex-inline-item-static { width: 19%; max-width: 185px; } } @media (min-width: 1200px) { .form-flex-inline-item-static { max-width: 239px; width: 14.1%; } } .form-flex-inline-item-custom { margin-top: 30px; display: flex; align-items: flex-end; justify-content: center; } .form-flex-inline .form-button .button { min-width: 190px; } @media (min-width: 768px) { .form-flex-inline { flex-direction: row; } } @media (min-width: 992px) { .form-flex-inline { flex-wrap: nowrap; } .form-flex-inline-item-custom { flex-grow: 0; justify-content: flex-start; margin-top: 15px; } } .form-request-modern { margin-top: 30px; margin-bottom: 30px; } .form-request-modern * + .rd-mailform { margin-top: 10px; } .form-request-modern * + .form-button { margin-top: 30px; } @media (min-width: 1200px) { .form-request-modern { margin-top: 0; margin-bottom: 0; } } @media (min-width: 1600px) { .form-request-modern * + .form-button { margin-top: 40px; } } .form-find { box-shadow: 0 4px 29px 0 rgba(110, 123, 157, 0.29); background-color: #ffffff; border-radius: 9px; text-align: left; overflow: hidden; } .form-find.form-find-white .form-input { background-color: #f2f3f9; } .form-find.form-find-white .form-input, .form-find.form-find-white .form-label { letter-spacing: 0.02em; color: #434343; } .form-find-header { padding: 0.9em 2.2em; color: #ffffff; background-color: var(--first-color); } .form-find-header > * { color: inherit; } .form-find-body { padding: 20px 20px 30px; } .form-find-body.rd-mailform { margin-top: 0; } @media (min-width: 576px) { .form-find-body { padding: 37px 47px 50px; } } .bg-default .form-find { background-color: #ffffff; } .bg-default .form-find .form-label, .bg-default .form-find .form-input { color: #434343; } .gallery-item { position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; max-width: 570px; margin-left: auto; margin-right: auto; text-align: center; overflow: hidden; width: 100.1%; perspective: 1000px; } .gallery-item > * { width: 100%; } .gallery-item figure { width: 100%; transition: 0.55s all ease-in-out; } .gallery-item img { position: relative; left: 50%; transform: translateX(-50%); width: auto; height: auto; max-width: none; min-width: 101.5%; } .gallery-item .caption { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 20px; transition: 0.33s all ease-in-out; pointer-events: none; background: rgba(0, 0, 0, 0.7); } .gallery-item .caption > * { pointer-events: auto; position: relative; z-index: 2; } .gallery-item .caption:before { position: absolute; bottom: 0; right: 0; transform-origin: 0 100%; transform: rotate(45deg); content: ""; display: inline-block; width: 100px; height: 160px; background-color: var(--first-color); } .gallery-item .caption:after { position: absolute; bottom: 0; right: 10px; content: "\f504"; font-family: "Material Design Icons"; font-size: 36px; color: #ffffff; } .titled-gallery-item .caption { background: transparent; } .titled-gallery-item .caption:before { content: none; } .titled-gallery-item .caption:after { content: none; } @media (min-width: 992px) { .desktop .gallery-item .caption { transition: 0.4s all ease; opacity: 0; } .desktop .gallery-item .caption:before { transform: rotate(90deg); transition: 350ms 250ms transform; } .desktop .gallery-item .caption:after { transition: 350ms 450ms transform, 350ms 450ms opacity; transform: translateX(100%); opacity: 0; } .desktop .gallery-item:hover figure { transform: scale3d(1.05, 1.05, 1.05); } .desktop .gallery-item:hover .caption { opacity: 1; } .desktop .gallery-item:hover .caption:before { transform: rotate(45deg); } .desktop .gallery-item:hover .caption:after { transform: translateX(0); opacity: 1; } .desktop .titled-gallery-item .caption { perspective: 1000px; background: rgba(0, 138, 227, 0.6); } .desktop .titled-gallery-item .caption:after { position: absolute; left: 50%; top: 50%; right: auto; bottom: auto; content: "+"; font-family: "Material Design Icons"; color: #ffffff; z-index: 2; font-size: 60px; transform: translate3d(-50%, -50%, -100px); transition: 550ms ease-in-out; } .desktop .titled-gallery-item:hover .caption:after { transform: translate3d(-50%, -50%, 0); } } .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; } .page .icon-gray-1 { color: #c2c2c3; } .page a.icon-gray-1:hover { color: var(--first-color); } .page .icon-sm-bigger { font-size: 22px; } @media (min-width: 1600px) { .page .icon-sm-bigger { font-size: 22px; } } .list-xs > li + li { margin-top: 17px; } .list-ordered { padding-left: 25px; counter-reset: li; text-align: left; } .list-ordered li { position: relative; padding-left: 25px; } .list-ordered li:before { position: absolute; top: 0; left: 0; display: inline-block; width: 15px; content: counter(li, decimal) "."; counter-increment: li; color: #434343; } .list-ordered li + li { margin-top: 10px; } .list-darker { color: #434343; } .list-darker a { color: inherit; } .list-darker a:hover { color: var(--first-color); } .list-comma > li { display: inline-block; } .list-comma > li:not(:last-child):after { content: ","; display: inline-block; margin-right: 3px; } .list-inline-md { margin-bottom: -5px; transform: translateY(-5px); margin-left: -4px; margin-right: -4px; } .list-inline-md > li { display: inline-block; margin-top: 5px; margin-left: 4px; margin-right: 4px; } @media (min-width: 1600px) { .list-inline-md { margin-bottom: -5px; transform: translateY(-5px); margin-left: -15px; margin-right: -15px; } .list-inline-md > li { display: inline-block; margin-top: 5px; margin-left: 15px; margin-right: 15px; } } * + .list-inline-md { margin-top: 25px; } @media (min-width: 768px) { * + .list-inline-md { margin-top: 40px; } } .index-list { counter-reset: li; text-align: left; padding-top: 70px; } @media (min-width: 1600px) { .index-list { padding-top: 150px; } } .index-list .index-list-content { max-width: 360px; margin-left: auto; margin-right: auto; } @media (min-width: 1600px) { .index-list .index-list-content { margin-left: 0; } } .index-list > li p { letter-spacing: 0.02em; } .index-list > li h6 + p { margin-top: 20px; } .bg-gray-darker .index-list-content p { color: #c2c2c3; } .inline-list { margin-bottom: -12px; transform: translateY(-12px); margin-left: -3.5px; margin-right: -3.5px; } .inline-list > li { display: inline-block; margin-top: 12px; margin-left: 3.5px; margin-right: 3.5px; } @media (min-width: 1200px) { .inline-list { margin-bottom: -10px; transform: translateY(-10px); margin-left: -20px; margin-right: -20px; } .inline-list > li { display: inline-block; margin-top: 10px; margin-left: 20px; margin-right: 20px; } } .inline-list-xs { margin-bottom: -12px; transform: translateY(-12px); margin-left: -10px; margin-right: -10px; } .inline-list-xs > li { display: inline-block; margin-top: 12px; margin-left: 10px; margin-right: 10px; } * + .inline-list { margin-top: 20px; } .inline-list + .inline-list { margin-top: 25px; } @media (min-width: 1600px) { * + .inline-list { margin-top: 40px; } .inline-list + .inline-list { margin-top: 45px; } } .modal-open { padding-right: 0 !important; } .modal-custom { padding-left: 20px; padding-right: 20px; z-index: 9999; } .modal-custom .modal-dialog { width: 100%; max-width: 830px; margin: 0; } .modal-custom .modal-header { border-bottom: 0; padding-right: 40px; } .modal-custom .modal-content { padding: 10px; margin: 10px; border: 0; box-shadow: 0 0 24px rgba(127, 131, 154, 0.42); } .modal-custom .modal-body { padding-top: 5px; } .modal-custom .close { position: absolute; top: 10px; right: 10px; opacity: 1; text-shadow: none; z-index: 2; } .modal-custom .close > span { color: var(--first-color); } .modal-custom .close > span:before { content: "\f24c"; font: 400 40px/1 "Material Design Icons"; display: inline-block; } .modal-custom .close > span:hover { color: var(--first-color); } .modal-custom * + form { margin-top: 30px; } .modal-photo .modal-content { background-image: url(../images/sale-modal-01-1170x600.jpg); background-size: cover; color: #ffffff; } .modal-photo .modal-title { color: #ffffff; } .modal-photo .close { background-color: rgba(0, 0, 0, 0.2); } .modal-account .modal-dialog { max-width: 1170px; } .modal-account-image { display: none; } .modal-product .modal-dialog { max-width: 450px; margin: 10px auto; } .modal-product .modal-body { display: flex; flex-wrap: wrap; transform: translateY(-30px); margin-bottom: -30px; margin-left: -15px; margin-right: -15px; } .modal-product .modal-body > * { flex-grow: 1; margin-top: 30px; padding-left: 15px; padding-right: 15px; } .modal-product-image { max-width: 200px; } .modal-product-image img { box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.35); } .modal-price { font: 400 24px/1 "Oswald", Helvetica, Arial, sans-serif; letter-spacing: 0.12em; color: #434343; } .modal-sale .modal-dialog { max-width: 1170px; } .modal.fade.slideRight .modal-dialog { transition: 650ms ease-in-out; transform: translate3d(0, 0, 0); } .modal.fade.slideRight:not(.show) .modal-dialog { transform: translate3d(100%, 0, 0); } @media (min-width: 768px) { .modal-custom .modal-dialog { position: absolute; top: 50%; left: 50%; } .modal-custom.fade .modal-dialog { transform: translate(-50%, -75%); } .modal-custom.show .modal-dialog { transform: translate(-50%, -50%); } } @media (min-width: 992px) { .modal-custom .modal-content { position: relative; overflow: hidden; padding: 30px 115px 30px 40px; } .modal-custom .modal-content:before { position: absolute; top: 0; bottom: 0; right: 0; width: 70px; content: ""; display: inline-block; background-color: #f2f3f9; } .modal-custom .close { top: 15px; right: 15px; } .modal-photo .modal-content:before { background-color: rgba(0, 0, 0, 0.2); } .modal-photo .close { background-color: transparent; } .modal-account .modal-account-image { display: block; margin: 0 auto; } .modal-account .modal-header { padding: 0; } .modal-account .modal-content { padding-left: 0; padding-top: 0; padding-bottom: 0; } .modal-account .modal-body { display: flex; justify-content: space-between; align-items: center; padding: 0; } .modal-account .modal-body-inner { flex-grow: 1; } .modal-account .modal-body-inner:first-of-type { max-width: 410px; } .modal-account .modal-body-inner:last-of-type { max-width: 370px; margin-left: auto; margin-right: auto; padding-top: 15px; padding-bottom: 15px; } .modal-product .modal-dialog { max-width: 1170px; } .modal-product .modal-content { padding: 55px 115px 80px 40px; } .modal-product .modal-body { flex-wrap: nowrap; } .modal-product .modal-body-inner { padding-left: 70px; } .modal-product * + .divider { margin-top: 30px; } .modal-product * + p, .modal-product p + p { margin-top: 30px; } .modal-product * + .button { margin-top: 40px; } .modal-product-image { max-width: 100%; width: 100%; text-align: center; } .modal-sale .modal-content { min-height: 600px; display: flex; align-items: center; flex-direction: row; padding-left: 95px; } .ie-10 .modal-sale .modal-content, .ie-11 .modal-sale .modal-content, .ie-edge .modal-sale .modal-content { height: 600px; } .modal-sale * + .button { margin-top: 45px; } } @media (min-width: 1200px) { .modal-account .modal-body-inner:first-of-type { max-width: 470px; } } .navigation-pills li a { display: inline-block; padding: 3px 9px; border: 1px solid var(--first-color); border-radius: 5px; font-size: 16px; transition: 0.2s; } .navigation-pills li a.active, .navigation-pills li a:hover, .navigation-pills li a:focus { background-color: var(--first-color); color: #ffffff; } .pagination-custom { display: inline-table; transform: translateY(-10px); margin-bottom: -10px; margin-left: -10px; } .pagination-custom > * { display: inline-block; margin-top: 10px; margin-left: 10px; } .pagination-custom .pagination-control a::before { color: inherit; font-family: "Material Design Icons"; } .pagination-custom .pagination-control:first-child a::before { content: "\f14a"; } .pagination-custom .pagination-control:last-child a::before { content: "\f14f"; } * + .pagination-custom { margin-top: 30px; } @media (min-width: 1200px) { * + .pagination-custom { margin-top: 50px; } } .card-group-custom { margin-bottom: 0; display: flex; flex-direction: column; } .card-group-custom .card-header + .collapse > .card-body, .card-group-custom .card-header + .collapse > .list-group { border-top: 0; } .card-group-custom .card + .card { margin-top: 0; } .card-group-custom .card-custom { flex: auto; } .card-group.card-group-corporate .card + .card { margin-top: 20px; } .card-group.card-group-corporate .card { border-radius: 10px; } .card-group.card-group-corporate .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 10px; } .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-header { padding: 0; border-bottom: 0; border-top-left-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; } } @media (min-width: 1600px) { * + .card-group-custom { margin-top: 60px; } } .card-title { margin-bottom: 0; } .card-corporate { position: relative; z-index: 1; text-align: left; background: #ffffff; box-shadow: 0px 5px 12px 0px #dcdeec; } .card-corporate.card { border-radius: 10px; } .card-corporate .card-title a { padding: 18px 82px 18px 32px; font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: 0; color: #434343; transition: inherit; border-radius: 10px 10px 0 0; } .card-corporate .card-title a .card-arrow { transition: 0.33s; } .card-corporate .card-title a.collapsed { border-bottom-width: 0; border-radius: 10px; } .card-corporate .card-title a.collapsed .card-arrow::before { opacity: 1; } .card-corporate .card-title a.collapsed .card-arrow::after { opacity: 0; } .card-corporate .card-arrow { position: absolute; top: 0; bottom: -1px; right: -1px; z-index: 2; width: 70px; background: var(--first-color); border-radius: 0 10px 10px 0; transition: 0.33s all ease; } .card-corporate .card-arrow::before, .card-corporate .card-arrow::after { position: absolute; top: 18px; left: 50%; transform: translateX(-50%); z-index: 4; font-family: "Material Design Icons"; color: #ffffff; transition: 0.22s; } .card-corporate .card-arrow::before { content: "\f504"; opacity: 0; } .card-corporate .card-arrow::after { content: "\f465"; opacity: 1; } .card-corporate .card-arrow:hover { background: var(--first-color); } .card-corporate .collapse { position: relative; z-index: 1; color: #838386; border-radius: 0 0 10px 10px; } .card-corporate .card-body { padding: 0 82px 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: 24px; line-height: 1.41667; } .card-corporate .card-body { padding-right: 150px; } } .card-light:first-child .card-title { border-top: 1px solid #ededed; } .card-light .card-title:nth-child(n + 2) { margin-top: -1px; } .card-light .card-title a { position: relative; padding: 19px 55px 19px 32px; border-bottom: 1px solid transparent; font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: 0; color: #434343; transition: 0.2s all ease; } .card-light .card-title a .card-arrow::after { opacity: 0; visibility: hidden; transition: 0.2s all ease; } .card-light .card-title a.collapsed { border-bottom-color: #ededed; } .card-light .card-title a.collapsed .card-arrow::after { opacity: 1; visibility: visible; } .card-light .card-arrow { position: absolute; top: 50%; transform: translateY(-50%); right: 26px; transition: 0.33s; will-change: transform; } .card-light .card-arrow::before, .card-light .card-arrow::after { content: ""; position: absolute; top: 50%; transform: translateY(-50%); background: var(--first-color); } .card-light .card-arrow::before { width: 18px; height: 2px; right: 0; } .card-light .card-arrow::after { width: 2px; height: 18px; right: 8px; } .card-light .collapse { position: relative; margin-top: -1px; border-bottom: 1px solid #ededed; color: #838386; will-change: transform; } .card-light .card-body { padding: 0 44px 25px 32px; } @media (max-width: 767px) { .card-light .card-title a, .card-light .card-body { padding-left: 15px; } } @media (min-width: 768px) { .card-light .card-title a { font-size: 24px; line-height: 1.41667; } } .post-blog-large { position: relative; max-width: 870px; margin-left: auto; margin-right: auto; border-radius: 8px; overflow: hidden; } .post-blog-large .post-blog-meta { position: absolute; top: 15px; left: 15px; } .post-blog-large .post-blog-meta li { color: #ffffff; } .post-blog-large .post-blog-meta a { color: #ffffff; } .post-blog-large .post-blog-meta a:focus, .post-blog-large .post-blog-meta a:hover { color: rgba(255, 255, 255, 0.7); } .post-blog-large-caption { text-align: left; padding: 15px 15px 20px; background-color: #ffffff; } .post-blog-large-caption * + .button { margin-top: 25px; } .post-blog-large-title { display: block; font-size: 28px; line-height: 1.2; } .post-blog-large-image { background-color: #000000; } .post-blog-large-image img { width: 100.3%; opacity: 0.5; } .post-blog-meta { transform: translateY(-5px); margin-bottom: -5px; margin-left: -7px; text-align: left; color: #838386; } .post-blog-meta > * { display: inline-block; margin-top: 5px; margin-left: 7px; } .post-blog-meta li { position: relative; display: inline-block; padding: 5px 10px; } .post-blog-meta li:before { position: absolute; right: 0; top: 50%; transform: translateY(-50%); height: 24px; content: ""; display: inline-block; border-left: 1px solid; } .post-blog-meta li:last-of-type:before { content: none; } .post-blog-tags { margin-left: -7px; margin-right: -7px; } .post-blog-tags > li { display: inline-block; padding: 5px 7px; } .button-tags { display: inline-block; padding: 4px 11px; border-radius: 20px; font: 300 14px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.04em; } .button-tags, .button-tags:focus { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .button-tags:hover, .button-tags:active, .button-tags:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } * + .post-blog-large-title { margin-top: 10px; } @media (min-width: 992px) { } @media (min-width: 1600px) { .post-blog-large .post-blog-meta { left: 47px; margin-left: -25px; margin-right: -25px; } .post-blog-large .post-blog-meta li { padding-left: 25px; padding-right: 25px; } .post-blog-large-caption { position: absolute; bottom: 0; left: 0; transform: translate3d(0, 48%, 0); width: 100%; max-width: 620px; padding-left: 47px; color: #c2c2c3; background-color: transparent; transition: 570ms ease-in-out; } .post-blog-large-caption .post-blog-large-text, .post-blog-large-caption .button { opacity: 0; transition: 350ms opacity; } .post-blog-large-caption .post-blog-large-text { color: #c2c2c3; } .post-blog-large-title { font-size: 36px; line-height: 1.23; color: #ffffff; max-height: 88px; overflow: hidden; } .post-blog-large-title:focus, .post-blog-large-title:hover { color: rgba(255, 255, 255, 0.7); } .post-blog-large-image { opacity: 0.8; } .post-blog-large-image img { opacity: 1; } .post-blog-large { background-color: #000000; } .post-blog-large-image { transition: 750ms ease-in-out; } .post-blog-large:hover:before { opacity: 1; } .post-blog-large:hover .post-blog-large-image { transform: scale3d(1.05, 1.05, 1.05); opacity: 0.5; } .post-blog-large:hover .post-blog-large-caption { transform: translate3d(0, 0, 0); } .post-blog-large:hover .post-blog-large-caption .post-blog-large-text, .post-blog-large:hover .post-blog-large-caption .button { opacity: 1; } } @media (min-width: 1800px) { .post-blog-large-caption { padding-bottom: 48px; } .post-blog-large-caption * + .button { margin-top: 30px; } .post-blog-large-title { font-size: 42px; max-height: 110px; } .post-blog-large-image { opacity: 1; } .post-blog-large .post-blog-meta { top: 40px; } * + .post-blog-large-title { margin-top: 20px; } * + .post-blog-large-text { margin-top: 25px; } } .inline-message { border-radius: 9px; padding: 20px; text-align: left; font-size: 15px; color: #434343; background: #f2f3f9; border: 2px dashed rgba(131, 131, 134, 0.1); } * + .inline-message { margin-top: 20px; } .time-line-vertical-element:before { width: 14px; height: 14px; border-radius: 50%; background-color: #ffffff; border: 2px solid var(--first-color); } .time-line-time { color: #434343; letter-spacing: 0.02em; } .time-line-content * + img { margin-top: 20px; } .time-line-content img + * { margin-top: 20px; } .time-line-content img + p { margin-top: 20px; } .time-line-content p { letter-spacing: 0.02em; color: #838386; } .time-line-content * + p { margin-top: 10px; } .bg-gray-darker .time-line-content p { color: #c2c2c3; } .time-line-vertical { position: relative; max-width: 830px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 30px; padding-bottom: 30px; overflow: hidden; } .time-line-vertical:before { content: ""; position: absolute; top: 0; bottom: 0; left: 7px; transform: translateX(-50%); border-left: 2px solid var(--first-color); } .time-line-vertical-element { position: relative; padding-left: 35px; } .time-line-vertical-element:before { content: ""; position: absolute; left: 0; top: 6px; } .time-line-vertical-element + .time-line-vertical-element { margin-top: 35px; } @media (min-width: 768px) { .time-line-vertical:before, .time-line-vertical-element:before { display: none; } .time-line-vertical-element { padding-left: 0; } .time-line-vertical-element .time-line-content { position: relative; top: -3px; } .time-line-vertical-element .unit-left { max-width: 150px; text-align: right; } .time-line-vertical-element .unit-body { position: relative; } .time-line-vertical-element .unit-body:before { content: ""; position: absolute; z-index: 1; left: -60px; top: 8px; width: 14px; height: 14px; border-radius: 50%; background-color: #ffffff; border: 2px solid var(--first-color); } .time-line-vertical-element:last-child .unit-body:after { content: ""; position: absolute; left: -54px; top: -250vh; bottom: -250vh; border-left: 2px solid var(--first-color); } .time-line-vertical-element + .time-line-vertical-element { margin-top: 45px; } } * + .time-line-vertical { margin-top: 30px; } @media (min-width: 768px) { * + .time-line-vertical { margin-top: 45px; } } @media (min-width: 1200px) { * + .time-line-vertical { margin-top: 80px; } } .bg-gray-darker .time-line-content { color: #c2c2c3; } .tooltip-custom { display: inline-block; cursor: pointer; } .tooltip-custom + .tooltip.in { opacity: 1; } .tooltip-custom + .tooltip.top .tooltip-arrow { bottom: -2px; margin-left: -7px; border-width: 7px 7px 0; border-top-color: var(--first-color); } .tooltip-custom + .tooltip.right .tooltip-arrow { margin-top: -7px; border-width: 7px 7px 7px 0; border-right-color: var(--first-color); } .tooltip-custom + .tooltip.left .tooltip-arrow { margin-top: -7px; border-width: 7px 0 7px 7px; border-left-color: var(--first-color); } .tooltip-custom + .tooltip.bottom .tooltip-arrow { margin-left: -7px; border-width: 0 7px 7px; border-bottom-color: var(--first-color); } .tooltip-custom + .tooltip .tooltip-inner { font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; max-width: 253px; padding: 5px 12px; font-size: 18px; font-weight: 300; border-radius: 0; letter-spacing: 0.02em; background: var(--first-color); } .product { position: relative; z-index: 1; padding: 30px 15px; text-align: center; border-radius: 9px; background-color: #f2f3f9; box-shadow: 0 5px 12px 0 #dcdeec; } .product { transition: 0.32s cubic-bezier(0.55, 0.09, 0.68, 0.53) all; } @media (min-width: 768px) { .product { padding: 40px 25px; } } @media (min-width: 992px) { .product { padding: 40px 27px 40px; } } @media (min-width: 1600px) { .product { padding: 60px 30px 70px; } } @media (min-width: 1800px) { .product { padding: 60px 47px 70px; } } .desktop .product { box-shadow: none; } .desktop .product:hover { z-index: 2; box-shadow: 0 5px 12px 0 #dcdeec; margin-bottom: -60px; } @media (min-width: 1600px) { .desktop .product:hover { margin-bottom: -80px; } } .bg-gray-lighter .product { background-color: #ffffff; } .unit { display: flex; flex: 0 1 100%; margin-bottom: -30px; margin-left: -20px; } .unit > * { margin-bottom: 30px; margin-left: 20px; } .unit:empty { margin-bottom: 0; margin-left: 0; } .unit-body { flex: 0 1 auto; } .unit-left { flex: 0 0 auto; max-width: 100%; } .unit-spacing-xxl { margin-bottom: -10px; margin-left: -15px; } .unit-spacing-xxl > * { margin-bottom: 10px; margin-left: 15px; } @media (min-width: 768px) { .unit-spacing-xxl { margin-bottom: -20px; margin-left: -115px; } .unit-spacing-xxl > * { margin-bottom: 20px; margin-left: 115px; } } .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; } } .bg-gray-darker.page-footer { color: #ffffff; } .bg-gray-darker.page-footer h1, .bg-gray-darker.page-footer h2, .bg-gray-darker.page-footer h3, .bg-gray-darker.page-footer h5, .bg-gray-darker.page-footer h6, .bg-gray-darker.page-footer [class^="heading-"] { color: #ffffff; } .bg-gray-darker.page-footer .right, .bg-gray-darker.page-footer .form-label, .bg-gray-darker.page-footer .form-input { color: #838386; } .bg-default.page-footer-minimal, .bg-gray-lighter.page-footer-minimal { color: #838386; } .bg-default.page-footer-minimal .default-logo, .bg-gray-lighter.page-footer-minimal .default-logo { display: inline-block; } .bg-default.page-footer-minimal .inverse-logo, .bg-gray-lighter.page-footer-minimal .inverse-logo { display: none; } .bg-gray-darker.page-footer-minimal .default-logo { display: none; } .bg-gray-darker.page-footer-minimal .inverse-logo { display: inline-block; } .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-elight { font-weight: 200; } .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; } .text-spacing-sm { letter-spacing: 0.02em; } .text-spacing-md { letter-spacing: 0.06em; } .text-spacing-lg { letter-spacing: 0.12em; } .page .group { transform: translateY(-10px); margin-bottom: -10px; margin-left: -10px; } .page .group > * { display: inline-block; margin-top: 10px; margin-left: 10px; } .section-md, .section-lg { padding: 60px 0; } @media (min-width: 768px) { .section-md { padding-top: 60px; padding-bottom: 60px; } .section-lg { padding-top: 80px; padding-bottom: 80px; } } @media (max-width: 991px) { .section-inset-1 { padding-top: 0; } } @media (min-width: 1200px) { .section-md { padding-top: 100px; padding-bottom: 100px; } .section-lg { padding-top: 80px; padding-bottom: 80px; } } @media (min-width: 1600px) { .section-lg { padding-top: 125px; padding-bottom: 125px; } .section-lg-alternative { padding-top: 130px; padding-bottom: 140px; } } .section-wrap { position: relative; padding: 1px 0; overflow: hidden; } .section-wrap .section-wrap-inner { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; transform: translateY(-50px); margin-bottom: -50px; pointer-events: none; width: 100%; } .section-wrap .section-wrap-inner > *:before { content: ""; display: table; width: 0; } .section-wrap .section-wrap-inner > * { margin-top: 50px; pointer-events: auto; } .section-wrap .section-wrap-inner > * { width: 100%; } .section-wrap .section-wrap-aside { bottom: -1px; } .section-wrap .box-minimal { width: 100%; max-width: none; } @media (min-width: 992px) { .section-wrap .section-wrap-aside { position: absolute; top: -1px; right: 0; bottom: -1px; height: auto; width: calc(50% - 190px); } .section-wrap .section-wrap-aside.section-wrap-aside-custom { width: 50%; } .section-wrap .section-wrap-aside .google-map-container { height: 100%; } .section-wrap .section-wrap-aside img { height: 100%; width: 100%; } .ie-10 .section-wrap .section-wrap-aside img, .ie-11 .section-wrap .section-wrap-aside img { position: absolute; top: 50%; left: 50%; width: auto; height: auto; transform: translate(-50%, -50%); } .section-wrap .section-wrap-content { max-width: 620px; } } @media (min-width: 1200px) { .section-wrap .section-wrap-aside { width: calc(50% - 160px); } .section-wrap .section-wrap-aside.section-wrap-aside-custom { width: calc(50% - 30px); } .section-wrap .section-wrap-content { max-width: 770px; } } @media (min-width: 1600px) { .section-wrap .section-wrap-aside { width: calc(50% - 327px); } .section-wrap .section-wrap-aside.section-wrap-aside-custom { width: 50%; } .section-wrap .section-wrap-content { max-width: 880px; } } .section-wrap.section-reverse .section-wrap-inner { -ms-flex-flow: row-reverse wrap-reverse; flex-flow: row-reverse wrap-reverse; } .section-wrap.section-reverse .range { -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .section-wrap.section-reverse .section-wrap-aside { left: 0; right: auto; } @media (min-width: 1600px) { .container-bigger { max-width: 1500px; } } .container-custom { padding: 0; width: 100%; } .container-custom .gallery-item { width: 100%; max-width: 100%; } .container-custom .gallery-item .gallery-item-image { width: 100%; } .container-custom .container-custom-inner { padding: 0 15px; } .container-custom [class*="coll"] [class*="section"]:empty { min-height: 300px; margin-left: -15px; margin-right: -15px; } @media (min-width: 576px) { .container-custom .row { margin-left: 0; margin-right: 0; } } @media (min-width: 768px) { .container-custom { min-height: 350px; } } @media (min-width: 992px) and (max-width: 1199px) { .container-custom .container-custom-inner-1 { padding-left: 30px; padding-right: 30px; } } @media (min-width: 1200px) { .container-custom, .container-custom [class*="cell"] { padding: 0; } .container-custom [class*="cell"]:first-child .container-custom-inner { margin-left: auto; margin-right: 0; } .section-reverse .container-custom [class*="cell"]:first-child .container-custom-inner { margin-left: 0; margin-right: auto; } .container-custom [class*="cell"]:last-child .container-custom-inner { margin-left: 0; margin-right: auto; } .section-reverse .container-custom [class*="cell"]:last-child .container-custom-inner { margin-left: auto; margin-right: 0; } } .container-custom .container-custom-inner [class*="section-"] { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .container-custom .container-custom-inner [class*="section-"] > * { width: 100%; } @media (min-width: 1200px) { .container-custom .container-custom-inner { padding: 0 40px; } } @media (min-width: 1600px) { .container-custom .container-custom-inner { max-width: 1600px / 2; padding: 0 125px; } } @media (min-width: 1800px) { .container-custom .container-custom-inner { max-width: 960px; padding: 0 150px; } } @media (min-width: 1200px) { .container-custom .container-custom-inner-right { margin-left: 0; margin-right: auto; } .section-reverse .container-custom .container-custom-inner-right { margin-left: auto; margin-right: 0; } } @media (min-width: 992px) { html.lt-ie-10 * + .row-xxl, * + .row-xxl { margin-top: 50px; } } @media (min-width: 1200px) { html.lt-ie-10 * + .row-xxl, * + .row-xxl { margin-top: 90px; } } html.lt-ie-10 .row-narrow, .row-narrow { margin-left: -5px; margin-right: -5px; } html.lt-ie-10 .row-narrow > [class*="col"], .row-narrow > [class*="col"] { padding-left: 5px; padding-right: 5px; } html.lt-ie-10 .row-narrow > * + [class*="col"], .row-narrow > * + [class*="col"] { padding-left: 5px; padding-right: 5px; } .container-fullwidth { width: 100%; } @media (min-width: 1600px) { .container-fullwidth { padding-left: 60px; padding-right: 60px; } } .container-wide { margin-left: auto; margin-right: auto; max-width: 1800px; padding-left: 15px; padding-right: 15px; } .container-inset { padding-left: 15px; padding-right: 15px; } .row-custom-bordered [class*="col"] { border-style: solid; border-color: #c2c2c3; border-width: 0; } .row-custom-bordered [class*="col"]:not(:first-child) { border-width: 1px 0 0 0; } @media (min-width: 576px) { .row-custom-bordered .col-sm-6:nth-child(even) { border-width: 0 0 0 1px; } .row-custom-bordered .col-sm-6:nth-child(odd) { border-width: 0; } } @media (min-width: 768px) { .row-custom-bordered .col-md-3:first-child { border-width: 0 1px 0 1px; } .row-custom-bordered .col-md-3:nth-child(n + 2) { border-width: 0 1px 0 0; } } @media (max-width: 991px) { .row-custom-bordered .col-lg-3 { padding-top: 25px; padding-bottom: 25px; } } @media (max-width: 479px) { .row-custom-bordered .col-lg-3 + .col-lg-3 { margin-top: 0; } } @media (min-width: 992px) { .row-custom-bordered .col-lg-3:nth-child(n) { border-width: 0 0 0 1px; } .row-custom-bordered .col-lg-3:nth-child(4n + 1) { border-width: 0; } } * + p { margin-top: 15px; } p + p { margin-top: 12px; } * + h6 { margin-top: 20px; } h1 + p, .heading-1 + p { margin-top: 20px; } h2 + p { margin-top: 20px; } h3 + p { margin-top: 15px; } h5 + p, .heading-5 + p { margin-top: 20px; } .heading-5 + h3 { margin-top: 5px; } @media (min-width: 1600px) { .heading-5 + h3 { margin-top: 23px; } } h6 + p { margin-top: 20px; } p + .button { margin-top: 25px; } h3 + .section { margin-top: 40px; } .divider + p { margin-top: 10px; } * + .list-xs { margin-top: 25px; } * + .button { margin-top: 20px; } * + .list-ordered { margin-top: 20px; } * + .rd-mailform { margin-top: 30px; } * + .owl-carousel { margin-top: 40px; } * + .facebook { margin-top: 40px; } * + .box-inline { margin-top: 25px; } h2 + .divider { margin-top: 10px; } .big + form { margin-top: 20px; } .container + .container { margin-top: 60px; } .row + .row { margin-top: 60px; } h3 + .swiper-slider { margin-top: 30px; } .container + .swiper-slider { margin-top: 30px; } .container + .button { margin-top: 50px; } @media (min-width: 768px) { * + hr { margin-top: 30px; } * + .owl-carousel { margin-top: 70px; } * + .button { margin-top: 35px; } h3 + .section { margin-top: 40px; } hr + .row { margin-top: 40px; } h3 + .swiper-slider { margin-top: 55px; } .container + .swiper-slider { margin-top: 55px; } h2 + .divider { margin-top: 25px; } .big + .button { margin-top: 30px; } } @media (min-width: 992px) { * + hr { margin-top: 40px; } h1 + p, .heading-1 + p { margin-top: 30px; } h2 + p { margin-top: 33px; } h3 + p { margin-top: 25px; } h6 + p { margin-top: 30px; } h2 + .divider { margin-top: 35px; } } @media (min-width: 1200px) { * + .list-xs { margin-top: 40px; } .divider + p { margin-top: 18px; } .owl-carousel + .button { margin-top: 50px; } .row + .button { margin-top: 50px; } h3 + p { margin-top: 33px; } h3 + .big { margin-top: 25px; } } @media (min-width: 1600px) { .divider + p { margin-top: 40px; } * + .facebook { margin-top: 80px; } hr + .big { margin-top: 40px; } h1 + p, .heading-1 + p { margin-top: 43px; } h3 + .section { margin-top: 60px; } hr + .row { margin-top: 85px; } .row + .row.row-xxl { margin-top: 90px; } .owl-carousel + .button { margin-top: 90px; } .row + .button { margin-top: 80px; } .big + .button { margin-top: 50px; } } @media (min-width: 1600px) { .inset-sm { padding-left: 20px; } } @media (min-width: 1600px) { .inset-md { padding-left: 30px; padding-right: 30px; } } @media (min-width: 1200px) { .inset-xl { padding-right: 5px; } } @media (min-width: 1600px) { .inset-xl { padding-right: 30px; } } @media (min-width: 1800px) { .inset-xl { padding-right: 80px; } } html .row-0 { margin-bottom: 0; } html .row-0:empty { margin-bottom: 0; } html .row-0 > * { margin-bottom: 0; } html .row-10 { margin-bottom: -10px; } html .row-10:empty { margin-bottom: 0; } html .row-10 > * { margin-bottom: 10px; } html .row-15 { margin-bottom: -15px; } html .row-15:empty { margin-bottom: 0; } html .row-15 > * { margin-bottom: 15px; } html .row-20 { margin-bottom: -20px; } html .row-20:empty { margin-bottom: 0; } html .row-20 > * { margin-bottom: 20px; } html .row-30 { margin-bottom: -30px; } html .row-30:empty { margin-bottom: 0; } html .row-30 > * { margin-bottom: 30px; } html .row-50 { margin-bottom: -50px; } html .row-50:empty { margin-bottom: 0; } html .row-50 > * { margin-bottom: 50px; } html .row-60 { margin-bottom: -60px; } html .row-60:empty { margin-bottom: 0; } html .row-60 > * { margin-bottom: 60px; } html .row-70 { margin-bottom: -70px; } html .row-70:empty { margin-bottom: 0; } html .row-70 > * { margin-bottom: 70px; } html .row-90 { margin-bottom: -90px; } html .row-90:empty { margin-bottom: 0; } html .row-90 > * { margin-bottom: 90px; } html .row-100 { margin-bottom: -100px; } html .row-100:empty { margin-bottom: 0; } html .row-100 > * { margin-bottom: 100px; } html .row-120 { margin-bottom: -120px; } html .row-120:empty { margin-bottom: 0; } html .row-120 > * { margin-bottom: 120px; } html .row-shop { margin-bottom: -90px; } html .row-shop:empty { margin-bottom: 0; } html .row-shop > * { margin-bottom: 90px; } html .row-counter { margin-bottom: -130px; } html .row-counter:empty { margin-bottom: 0; } html .row-counter > * { margin-bottom: 130px; } html .row-135 { margin-bottom: -50px; } html .row-135:empty { margin-bottom: 0; } html .row-135 > * { margin-bottom: 50px; } @media (min-width: 1200px) { html .row-135 { margin-bottom: -65px; } html .row-135:empty { margin-bottom: 0; } html .row-135 > * { margin-bottom: 65px; } } @media (min-width: 1600px) { html .row-135 { margin-bottom: -135px; } html .row-135:empty { margin-bottom: 0; } html .row-135 > * { margin-bottom: 135px; } } @media (min-width: 768px) { html .row-md-30 { margin-bottom: -30px; } html .row-md-30:empty { margin-bottom: 0; } html .row-md-30 > * { margin-bottom: 30px; } html .row-md-50 { margin-bottom: -50px; } html .row-md-50:empty { margin-bottom: 0; } html .row-md-50 > * { margin-bottom: 50px; } html .row-md-60 { margin-bottom: -60px; } html .row-md-60:empty { margin-bottom: 0; } html .row-md-60 > * { margin-bottom: 60px; } html .row-md-90 { margin-bottom: -90px; } html .row-md-90:empty { margin-bottom: 0; } html .row-md-90 > * { margin-bottom: 90px; } } @media (min-width: 992px) { html .row-lg-30 { margin-bottom: -30px; } html .row-lg-30:empty { margin-bottom: 0; } html .row-lg-30 > * { margin-bottom: 30px; } html .row-lg-50 { margin-bottom: -50px; } html .row-lg-50:empty { margin-bottom: 0; } html .row-lg-50 > * { margin-bottom: 50px; } html .row-lg-90 { margin-bottom: -90px; } html .row-lg-90:empty { margin-bottom: 0; } html .row-lg-90 > * { margin-bottom: 90px; } } @media (min-width: 1200px) { html .row-xl-50 { margin-bottom: -50px; } html .row-xl-50:empty { margin-bottom: 0; } html .row-xl-50 > * { margin-bottom: 50px; } html .row-xl-70 { margin-bottom: -70px; } html .row-xl-70:empty { margin-bottom: 0; } html .row-xl-70 > * { margin-bottom: 70px; } html .row-xl-100 { margin-bottom: -100px; } html .row-xl-100:empty { margin-bottom: 0; } html .row-xl-100 > * { margin-bottom: 100px; } html .row-xl-120 { margin-bottom: -120px; } html .row-xl-120:empty { margin-bottom: 0; } html .row-xl-120 > * { margin-bottom: 120px; } } @media (min-width: 1600px) { html .row-xxl-70 { margin-bottom: -70px; } html .row-xxl-70:empty { margin-bottom: 0; } html .row-xxl-70 > * { margin-bottom: 70px; } html .row-xxl-90 { margin-bottom: -90px; } html .row-xxl-90:empty { margin-bottom: 0; } html .row-xxl-90 > * { margin-bottom: 90px; } html .row-xxl-120 { margin-bottom: -120px; } html .row-xxl-120:empty { margin-bottom: 0; } html .row-xxl-120 > * { margin-bottom: 120px; } } html.lt-ie-10 * + .row, * + .row { margin-top: 30px; } @media (min-width: 992px) { html.lt-ie-10 * + .row, * + .row { margin-top: 35px; } } @media (min-width: 1600px) { html.lt-ie-10 * + .row, * + .row { margin-top: 50px; } } .divider { display: inline-block; border: 0; font-size: 0; line-height: 0; height: 3px; max-width: 100px; width: 100%; } h3 + .divider { margin-top: 20px; } h3 + .divider + h5 { margin-top: 35px; } h3 + .divider + h5 + p { margin-top: 15px; } @media (min-width: 1600px) { h3 + .divider { margin-top: 40px; } } .divider-default { background: linear-gradient( to right, var(--first-color) 50%, var(--first-color) 120% ); } .row-no-gutter { margin-left: 0; margin-right: 0; } .row-no-gutter > [class*="col"] { padding-left: 0; padding-right: 0; } @media (min-width: 1600px) { .col-xl-3 { width: 25%; } } .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 (max-width: 1199px) { .grid-demonstration p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } .grid-demonstration [class*="col"] { padding: 8px 5px; } @media (max-width: 767px) { .grid-demonstration [class*="col"] p { font-size: 14px; } .grid-demonstration [class*="col"] * + p { margin-top: 10px; } } @media (min-width: 768px) { .grid-demonstration [class*="col"] { padding: 15px 10px; } } @media (min-width: 992px) { .grid-demonstration [class*="col"] { padding: 25px 15px; } } @media (min-width: 1200px) { .grid-demonstration [class*="col"] { padding: 30px 15px 30px 30px; } } @media (min-width: 1400px) { .grid-demonstration [class*="col"] { padding: 30px 15px; } .grid-demonstration [class*="col"] * + p { margin-top: 24px; } } .grid-demonstration * + .row { margin-top: 30px; } .grid-demonstration .row + .row { margin-top: 0; } @media (min-width: 1600px) { .grid-demonstration * + .row { margin-top: 60px; } } @media (max-width: 767px) { .container.grid-demonstration .row { margin-left: 0; margin-right: 0; } } .container-fullwidth { width: 100%; } @media (min-width: 1600px) { .container-fullwidth { padding-left: 60px; padding-right: 60px; } } .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 slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-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; } .fxBlurInRight { -webkit-animation: fxBlurInRight 0.4s forwards; animation: fxBlurInRight 0.4s forwards; } @keyframes fxBlurInRight { 0% { animation-timing-function: linear; transform: translate3d(-105px, 0, 0) scale(0.8); opacity: 0; filter: blur(5px); } 100% { transform: translate3d(0, 0, 0) scale(1); opacity: 1; filter: blur(0); } } .fadeInRightSmall { animation-name: fadeInRightSmall; } @keyframes fadeInRightSmall { 0% { opacity: 0; transform: translateX(120px) scale(0.8); } 100% { opacity: 1; transform: translateX(0) scale(1); } } .fadeInLeftSmall { animation-name: fadeInLeftSmall; } @keyframes fadeInLeftSmall { 0% { opacity: 0; transform: translateX(-120px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInUpSmall { animation-name: fadeInUpSmall; transform-origin: 50% 100%; } @keyframes fadeInUpSmall { 0% { opacity: 0; transform: translateY(90px); } 100% { opacity: 1; transform: translateY(0); } } .cover { z-index: 10; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .cover::before { position: absolute; left: 0; z-index: 10; visibility: hidden; width: 20px; height: 100%; background: #000000; content: ""; -webkit-transform: translateX(-100%) rotateY(-90deg); transform: translateX(-100%) rotateY(-90deg); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .inner { border-width: 3px; border-style: solid; background-color: #ffffff; } .inner-right { border-left: none; background-color: #dddddd; -webkit-transition: background-color 0.5s 0.25s; transition: background-color 0.5s 0.25s; } .cover::before { -webkit-transition: visibility 0s 0.5s; transition: visibility 0s 0.5s; } .block-with-details { position: relative; z-index: 1; display: inline-block; margin-left: auto; margin-right: auto; width: 100%; min-height: 541px; max-width: 420px; overflow: hidden; vertical-align: top; text-align: center; border-radius: 9px; } .block-with-details:before { content: ""; z-index: -1; position: absolute; bottom: 0; left: 0; top: 0; right: 0; background-color: #ffffff; opacity: 0; border-radius: 9px; pointer-events: none; } @media (min-width: 1600px) { .block-with-details { min-height: 589px; } } @media (min-width: 1800px) { .block-with-details { min-height: 589px; } } .perspective { position: relative; width: 100%; margin-top: 60px; -webkit-perspective: 1800px; perspective: 1800px; } .btn { cursor: pointer; } .btn:focus { outline: none; box-shadow: none; } .btn:active, .btn:hover { color: #ffffff; background: var(--second-color); border-color: var(--second-color); } .countdown { font-family: "Oswald", Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 400; line-height: 1.3; letter-spacing: 0.06em; text-transform: uppercase; color: #434343; } .countdown.countdown-expired { color: #c2c2c3; } * + .countdown { margin-top: 20px; } .countdown + .countdown { margin-top: 15px; } @media (min-width: 768px) { .countdown { font-size: 22px; } } @media (min-width: 1200px) { .countdown { font-size: 28px; } * + .countdown { margin-top: 40px; } .countdown + .countdown { margin-top: 30px; } } .isotope { z-index: 0; display: block; transition: 0.3s ease; } .isotope.row { margin-bottom: -30px; } .isotope.row > [class*="col-"] { margin-bottom: 30px; } .isotope.row-narrow { margin-bottom: -10px; } .isotope.row-narrow > [class*="col-"] { margin-top: 10px; } .isotope.row-no-gutter .gallery-item-image { width: 100%; } .isotope.row-condensed { margin-bottom: 0; } .isotope.row-condensed > [class*="col-"] { margin-bottom: 0; } @media (min-width: 1200px) { .isotope [class*="col-lg-3"]:not([class*="col-xxl"]):not([class*="col-xl"]) { width: 24.8%; } } .isotope [class*="col-"] { display: block; will-change: transform; backface-visibility: hidden; transition: 0.1s opacity ease-in; } @media (max-width: 479px) { .isotope.row [class*="col-"] { width: 100%; } } @media (min-width: 1600px) { .isotope .col-xl-2 { width: 16.5%; } } .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; } @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; will-change: transform; } .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; } .owl-prev, .owl-next { position: absolute; top: 50%; width: 40px; height: 40px; line-height: 40px; font-size: 20px; border-radius: 50%; text-align: center; margin-top: -20px; z-index: 10; cursor: pointer; background: var(--first-color); color: #ffffff; transition: 0.33s; } .owl-prev::before, .owl-next::before { position: relative; font-family: "Material Design Icons"; } .owl-prev:hover, .owl-next:hover { background: rgba(0, 138, 227, 0.7); } .owl-prev { left: 0; } .owl-prev::before { content: "\f14b"; } .owl-next { right: 0; } .owl-next::before { content: "\f150"; } .owl-dots { text-align: center; margin-top: 30px; } .owl-dots.disabled { display: none; } .owl-dot { position: relative; display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-align: center; outline: none; cursor: pointer; background-color: #c2c2c3; transition: 0.25s; } .owl-dot:hover, .owl-dot:focus { background-color: var(--first-color); } .owl-dot.active { background-color: var(--first-color); } .owl-dot + .owl-dot { margin-left: 20px; } .owl-dot:only-child { display: none !important; } .owl-carousel figure img { width: 100%; } .owl-carousel[data-nav="false"] .owl-nav { display: none; } .rd-navbar-wrap, .rd-navbar, .rd-navbar-dropdown, .rd-navbar-megamenu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-megamenu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu { transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); } .rd-navbar, .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar-fixed, .rd-navbar-static, .rd-navbar-fullwidth { display: block; } .rd-navbar--no-transition, .rd-navbar--no-transition * { transition: none !important; } .rd-navbar--is-stuck { box-shadow: 0 6px 8px rgba(110, 123, 157, 0.17); } .rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar { display: none; background: #ffffff; } .rd-navbar-toggle { display: inline-block; position: relative; width: 48px; height: 48px; line-height: 48px; cursor: pointer; color: #434343; background-color: transparent; border: none; display: none; padding: 1px 6px; } .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: #434343; backface-visibility: hidden; border-radius: 2px; } .rd-navbar-toggle span { transform: rotate(180deg); } .rd-navbar-toggle span:before, .rd-navbar-toggle span:after { transform-origin: 1.71429px center; } .rd-navbar-toggle.active span { transform: rotate(360deg); } .rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after { top: 0; width: 15px; } .rd-navbar-toggle.active span:before { -webkit-transform: rotate3d(0, 0, 1, -40deg); transform: rotate3d(0, 0, 1, -40deg); } .rd-navbar-toggle.active span:after { -webkit-transform: rotate3d(0, 0, 1, 40deg); transform: rotate3d(0, 0, 1, 40deg); } .rd-navbar-toggle:focus { outline: none; } .rd-navbar-brand a { display: inline-block; } .rd-navbar-brand .logo-inverse { display: none; } .breadcrumbs-custom-light .rd-navbar-brand .logo-inverse { display: inline-block; } .breadcrumbs-custom-light .rd-navbar-brand .logo-default { display: none; } .rd-navbar-dropdown { display: none; } .rd-navbar-dropdown li + li, .rd-navbar-megamenu li + li { border-top: 1px solid #f2f3f9; } .rd-navbar-nav > li > a { text-transform: uppercase; letter-spacing: 0.1em; } @media (min-width: 992px) { .desktop .rd-navbar-wrap + .breadcrumbs-custom { padding-top: 200px; padding-bottom: 70px; } } @media (min-width: 1200px) { .desktop .rd-navbar-wrap + .breadcrumbs-custom { padding-top: 170px; padding-bottom: 80px; } } @media (min-width: 1600px) { .desktop .rd-navbar-wrap + .breadcrumbs-custom { padding-top: 235px; padding-bottom: 100px; } } .bg-gray-darker .logo-inverse { display: block; } .bg-gray-darker .logo-default { display: none; } .bg-gray-darker .rd-navbar-toggle span, .bg-gray-darker .rd-navbar-toggle span:before, .bg-gray-darker .rd-navbar-toggle span:after { background: #ffffff; } .bg-gray-darker .rd-navbar-fixed .rd-navbar-panel:before { background: var(--second-color); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li > a, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li > a { color: #ffffff; } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li > a:hover, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li > a:hover:before, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover:before { background-color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle { color: #ffffff; } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle:hover, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle:hover { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.focus > a, .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.opened > a, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.focus > a:before, .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.opened > a:before, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a:before, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a:before { background-color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle, .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.active > a, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.active > a { color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.active > a:before, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.active > a:before { background-color: rgba(255, 255, 255, 0.7); } .bg-gray-darker .rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle, .bg-gray-darker .rd-navbar-fullwidth .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle { color: rgba(255, 255, 255, 0.7); } .rd-navbar-static .rd-navbar-nav, .rd-navbar-fullwidth .rd-navbar-nav { text-align: center; } .rd-navbar-static .rd-navbar-nav > li, .rd-navbar-fullwidth .rd-navbar-nav > li { position: relative; display: inline-block; transition: 0.25s; } .rd-navbar-static .rd-navbar-nav > li.rd-navbar--has-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > li.rd-navbar--has-megamenu { position: static; } .rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a { position: relative; display: inline-block; color: #333333; line-height: 1; transition: 0.25s; vertical-align: middle; } .rd-navbar-static .rd-navbar-nav > li > a:hover, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover { color: var(--first-color); } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle { position: relative; font-family: "Material Design Icons"; font-size: 0; cursor: pointer; vertical-align: middle; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle:hover, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle:hover { color: var(--first-color); } .ie-10 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .ie-11 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .ie-edge .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .ie-10 .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .ie-11 .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .ie-edge .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle { font-size: 18px; } .ie-10 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before, .ie-11 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before, .ie-edge .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before, .ie-10 .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before, .ie-11 .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before, .ie-edge .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-submenu-toggle:before { line-height: 1.2; } .rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle, .rd-navbar-fullwidth .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle { color: var(--first-color); } .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle, .rd-navbar-fullwidth .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle { color: var(--first-color); } .rd-navbar-static .rd-navbar-inner, .rd-navbar-fullwidth .rd-navbar-inner { position: relative; max-width: 1800px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown { position: absolute; left: 0; width: 310px; background: #ffffff; z-index: 5; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown.rd-navbar-open-left, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown.rd-navbar-open-left { right: 0; left: auto; } .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-dropdown { opacity: 1; visibility: visible; transform: translateY(0); } .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-megamenu { opacity: 1; visibility: visible; transform: translate3d(-50%, 0, 0); } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-megamenu { z-index: 15; visibility: hidden; } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown { left: 100%; top: 0; margin-top: -8px; margin-left: 8px; z-index: 2; transform: translate(30px, 0); } .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown > li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown > li.opened > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown > li.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown > li.opened > .rd-navbar-dropdown { opacity: 1; visibility: visible; transform: translate(0, 0); } .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-megamenu { position: absolute; top: 100%; display: block; padding: 8px 0; margin-top: 0; visibility: hidden; opacity: 0; text-align: left; border-radius: 0 0 6px 6px; box-shadow: 0 6px 8px rgba(110, 123, 157, 0.17); } .rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-megamenu li > a, .rd-navbar-fullwidth .rd-navbar-dropdown li > a, .rd-navbar-fullwidth .rd-navbar-megamenu li > a { font-size: 16px; transition: 0.15s ease-in-out; } .rd-navbar-static .rd-navbar-dropdown li > a:before, .rd-navbar-static .rd-navbar-megamenu li > a:before, .rd-navbar-fullwidth .rd-navbar-dropdown li > a:before, .rd-navbar-fullwidth .rd-navbar-megamenu li > a:before { content: ""; position: absolute; right: 5px; top: 50%; width: 8px; height: 8px; border-right: 2px solid #333; border-bottom: 2px solid #333; transform: translateY(-50%) rotate(-45deg); margin-left: -20px; transition: opacity 0.15s ease-in-out, 0.15s margin ease-in-out; opacity: 0; padding-right: 5px; } .rd-navbar-static .rd-navbar-dropdown li.focus > a:before, .rd-navbar-static .rd-navbar-dropdown li.opened > a:before, .rd-navbar-static .rd-navbar-dropdown li > a:hover:before, .rd-navbar-static .rd-navbar-megamenu li.focus > a:before, .rd-navbar-static .rd-navbar-megamenu li.opened > a:before, .rd-navbar-static .rd-navbar-megamenu li > a:hover:before, .rd-navbar-fullwidth .rd-navbar-dropdown li.focus > a:before, .rd-navbar-fullwidth .rd-navbar-dropdown li.opened > a:before, .rd-navbar-fullwidth .rd-navbar-dropdown li > a:hover:before, .rd-navbar-fullwidth .rd-navbar-megamenu li.focus > a:before, .rd-navbar-fullwidth .rd-navbar-megamenu li.opened > a:before, .rd-navbar-fullwidth .rd-navbar-megamenu li > a:hover:before { margin-left: 0; opacity: 1; } .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown { width: 310px; background: #ffffff; padding: 5px 28px; transform: translateY(30px); } .rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a { position: relative; display: block; padding: 13px 20px 13px 0; color: #434343; background: transparent; } .rd-navbar-static .rd-navbar-dropdown > li > a:hover, .rd-navbar-fullwidth .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, .rd-navbar-fullwidth .rd-navbar-dropdown > li.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.opened > a { color: var(--first-color); background: transparent; } .rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu { left: 50%; display: flex; width: 98%; max-width: 1800px; padding: 10px 40px 30px; transform: translate3d(-50%, 30px, 0); background: #ffffff; justify-content: center; } @media (min-width: 1800px) { .rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu { padding: 10px 49px 30px; } } .rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li { flex: 1 1 25%; max-width: 240px; } .rd-navbar-static .rd-navbar-megamenu > li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li { border-top: 0; } .rd-navbar-static .rd-navbar-megamenu > li > ul a, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a { display: block; padding: 13px 10px 13px 0; color: #000000; background: transparent; } .rd-navbar-static .rd-navbar-megamenu > li > ul a:hover, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a:hover { color: var(--first-color); background: transparent; } .rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-clone { display: block; transform: translateY(-100%); } .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone.rd-navbar--is-stuck { transform: translateY(0%); } .rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone { position: fixed; left: 0; top: 0; right: 0; z-index: 1080; background: #ffffff; } .rd-navbar-fixed .rd-navbar-nav-wrap { width: 270px; height: 100%; left: 0; top: 0; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; font-size: 16px; line-height: 34px; color: #333333; background: #ffffff; box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.25); z-index: 998; } .rd-navbar-fixed .rd-navbar-nav-wrap:before, .rd-navbar-fixed .rd-navbar-nav-wrap:after { content: ""; display: block; height: 56px; } .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar { width: 4px; } .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb { background: #4ab8ff; border: none; border-radius: 0; opacity: 0.2; } .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track { background: var(--first-color); border: none; border-radius: 0; } .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown > li > a { padding-left: 20px; } .rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown ul > li > a { padding-left: 25px; } .rd-navbar-static { display: block; } .rd-navbar-static .rd-navbar-inner { display: flex; align-items: center; justify-content: space-between; } .rd-navbar-static .rd-navbar-nav { text-align: center; } .rd-navbar-static .rd-navbar-nav > li > a { padding: 30px 0; } .rd-navbar-static .rd-navbar-nav > li > a:before { position: absolute; bottom: 0; left: 0; right: 100%; height: 3px; content: ""; display: inline-block; opacity: 0; transition: 250ms; background: var(--first-color); } .rd-navbar-static .rd-navbar-nav > li > a:hover:before { right: 0; opacity: 1; } .rd-navbar-static .rd-navbar-nav > li.focus > a:before, .rd-navbar-static .rd-navbar-nav > li.opened > a:before { right: 0; opacity: 1; } .rd-navbar-static .rd-navbar-nav > li.active > a:before { right: 0; opacity: 1; } .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-megamenu { margin-top: 0; } .rd-navbar-static .rd-navbar-megamenu { max-width: 1200px; } .rd-navbar-static .rd-navbar-megamenu > li + li { margin-left: 85px; } .rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone { will-change: transform; } .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a { padding: 25px 0; } @media (min-width: 1600px) { .rd-navbar-static .rd-navbar-nav > li > a { padding: 40px 0; } .rd-navbar-static .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-megamenu { margin-top: 0; } } .rd-navbar-fullwidth { display: block; } .rd-navbar-fullwidth .rd-navbar-inner { padding-top: 20px; padding-bottom: 20px; } .rd-navbar-fullwidth .rd-navbar-panel { text-align: center; } .rd-navbar-fullwidth .rd-navbar-nav > li { margin: 0 18px; } .rd-navbar-fullwidth .rd-navbar-dropdown { margin-top: 20px; } .rd-navbar-fullwidth .rd-navbar-megamenu > li + li { margin-left: 30px; } .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-inner, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-inner { padding-top: 13px; padding-bottom: 13px; } .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-dropdown, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-dropdown { margin-top: 15px; } .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-panel { display: none; } .rd-navbar-fixed { display: block; } .rd-navbar-fixed .rd-navbar-toggle { display: inline-block; } .rd-navbar-fixed .rd-navbar-brand { position: relative; margin-left: 6px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left; font-size: 22px; line-height: 1; } .rd-navbar-fixed .rd-navbar-brand img { max-width: 100px; height: auto; } .rd-navbar-fixed .rd-navbar-panel { display: flex; align-items: center; position: fixed; left: 0; top: 0; right: 0; padding: 4px; height: 56px; color: #434343; z-index: 999; } .rd-navbar-fixed .rd-navbar-panel:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.25); background: #ffffff; } .rd-navbar-fixed .rd-navbar-panel > * { z-index: 1; } .rd-navbar-fixed .rd-navbar-nav-wrap { position: fixed; left: 0; bottom: 0; top: 0; color: #333333; background: #ffffff; transform: translateX(-120%); } .rd-navbar-fixed .rd-navbar-nav-wrap.active { transform: translateX(0); } .rd-navbar-fixed .rd-navbar-nav { display: block; font-size: 16px; line-height: 26px; text-align: left; } .rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after { content: ""; display: block; height: 8px; } .rd-navbar-fixed .rd-navbar-nav li > a { display: block; padding: 11px 56px 11px 16px; color: #333333; } .rd-navbar-fixed .rd-navbar-nav li > a:first-letter { text-transform: uppercase; } .rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, .rd-navbar-fixed .rd-navbar-nav li.opened > a { background: var(--first-color); color: #ffffff; } .rd-navbar-fixed .rd-navbar-nav li:hover > .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: #ffffff; } .rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle:after { transform: rotate(180deg); } .rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle { cursor: pointer; color: #333333; } .rd-navbar-fixed .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-megamenu { display: none; margin-top: 4px; } .rd-navbar-fixed .rd-navbar-submenu { position: relative; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a { padding: 7px 56px 7px 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: 48px; } .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.active .rd-navbar-nav { transform: translateX(0); } .rd-navbar-fixed.rd-navbar--is-clone { display: none; } .rd-navbar-corporate .rd-navbar-panel { text-align: center; } .rd-navbar-corporate .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-aside-center, .rd-navbar-corporate .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-center { margin-top: 0; } .rd-navbar-aside-center { flex: 1; } .rd-navbar-corporate .rd-navbar-fullwidth .rd-navbar-inner { display: flex; flex-wrap: wrap; } .rd-navbar-corporate .rd-navbar-fullwidth .rd-navbar-dropdown { margin-top: 27px; } .rd-navbar-corporate .rd-navbar-fullwidth .rd-navbar-panel { width: 100%; } .rd-navbar-corporate .rd-navbar-fullwidth .button-sm { min-width: 150px; font-size: 14px; padding: 7px 14px; } .rd-navbar-corporate .rd-navbar-fullwidth .rd-navbar-aside-center { margin-top: 25px; flex-grow: 1; } .rd-navbar-corporate .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-dropdown { margin-top: 20px; } .rd-navbar-corporate .rd-navbar-static .rd-navbar-nav > li > a { padding: 37px 0; white-space: nowrap; } .rd-navbar-corporate .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a { padding: 40px 0; } @media (min-width: 1800px) { .rd-navbar-corporate .rd-navbar-static .rd-navbar-nav > li > a { padding: 53px 0 56px; } .rd-navbar-corporate .rd-navbar-static .rd-navbar-inner > *:nth-child(1) { flex: 0 0 auto; text-align: left; } } ul ul, ul ol, ol ul, ol ol { padding-left: 0; } .google-map-container { max-width: 870px; margin-left: auto; margin-right: auto; } .rd-google-map-default { max-width: none; } .google-map-container { width: 100%; } * + .google-map-container { margin-top: 50px; } .match { font-size: 12px; text-transform: uppercase; letter-spacing: 0.08em; color: var(--first-color); } .match em { font-style: normal; } .search { background: var(--first-color); color: #ffffff; } .ui-to-top { position: fixed; width: 50px; height: 50px; font-size: 20px; border-radius: 9px; right: 15px; bottom: 15px; overflow: hidden; text-align: center; text-decoration: none; z-index: 120; transition: 0.45s all ease-in-out; will-change: transform; transform: translateY(100px); } .ui-to-top::before { content: ""; position: absolute; left: 50%; top: 50%; width: 8px; height: 8px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: translate(-50%) rotate(-135deg); transition: transform 0.3s ease; } .ui-to-top, .ui-to-top:active, .ui-to-top:focus { color: #ffffff; background-color: var(--first-color); } .ui-to-top:hover { color: #ffffff; background-color: var(--first-color); text-decoration: none; } .ui-to-top.active { transform: translateY(0); } html.mobile .ui-to-top, html.tablet .ui-to-top { display: none !important; } @media (min-width: 576px) { .ui-to-top { right: 40px; bottom: 40px; } } @media (min-width: 768px) { } @media (min-width: 992px) { } @media (min-width: 992px) { } @media (min-width: 992px) { } .nav-tabs.nav-tabs-checkout { display: inline-flex; } .progress-bar-circle { display: inline-block; position: relative; text-align: center; line-height: 1.2; } .progress-bar-circle canvas { vertical-align: middle; } .progress-bar-circle span { position: absolute; top: 50%; left: 50%; font-family: "Oswald", Helvetica, Arial, sans-serif; font-weight: 400; font-size: 28px; line-height: 28px; color: #434343; letter-spacing: 0.06em; transform: translate(-50%, -50%); } .bg-gray-darker .progress-bar-circle span { color: #ffffff; } * + .progress-bar-circle { margin-top: 25px; } .progress-bar-circle + * { margin-top: 10px; } @media (min-width: 768px) { .progress-bar-circle + * { margin-top: 15px; } * + .progress-bar-circle { margin-top: 60px; } } @media (min-width: 1600px) { .progress-bar-circle + * { margin-top: 25px; } } @media (min-width: 1200px) { #DateCountdown { width: 100%; } } .swiper-container { display: -ms-flexbox; display: -webkit-flex; display: flex; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; height: auto; min-height: 45vw; z-index: 1; } .swiper-container .button-default-outline, .swiper-container .button-default-outline:focus { color: #ffffff; background-color: transparent; border-color: #ffffff; } .swiper-container .button-default-outline:hover, .swiper-container .button-default-outline:active, .swiper-container .button-default-outline:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .swiper-container-vertical > .swiper-wrapper { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; z-index: 1; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; -webkit-align-items: stretch; -ms-flex-align: 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 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; 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: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 100%; background-size: cover; 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: 40px; height: 40px; line-height: 40px; font-size: 20px; border-radius: 50%; text-align: center; margin-top: -20px; z-index: 10; cursor: pointer; background: var(--first-color); color: #ffffff; transition: 0.33s; } .swiper-button-prev::before, .swiper-button-next::before { position: relative; font-family: "Material Design Icons"; } .swiper-button-prev:hover, .swiper-button-next:hover { background: var(--first-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: 40px; } .swiper-button-prev::before { content: "\f14b"; left: -1px; } .swiper-button-next { right: 40px; } .swiper-button-next::before { content: "\f150"; right: -1px; } .swiper-pagination-wrap { position: absolute; bottom: 30px; left: 50%; z-index: 10; width: 100%; text-align: center; transform: translate3d(-50%, 0, 0); } .swiper-pagination-wrap.container-bigger { width: 100%; text-align: left; } @media (min-width: 1200px) { .swiper-pagination-wrap { bottom: 50px; } .swiper-pagination-wrap.container-bigger { bottom: 75px; } } @media (min-width: 1600px) { .swiper-pagination-wrap { bottom: 90px; } } .swiper-pagination { position: relative; display: inline-block; font-size: 0; line-height: 0; } .swiper-pagination-bullet { display: inline-block; width: 14px; height: 14px; border-radius: 100%; background: rgba(255, 255, 255, 0.3); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); transition: 0.33s; } .swiper-pagination-bullet:hover { background: #ffffff; } .swiper-pagination-bullet-active { background: var(--first-color); } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .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 15px; } .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: #000000; 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_height-1 { min-height: 300px; } @media (min-width: 768px) { .swiper-slider_height-1 { min-height: 650px; } } @media (min-width: 1200px) { .swiper-slider_height-1 { min-height: 512px; } } .swiper-slider_height-2 { min-height: 300px; } @media (min-width: 768px) { .swiper-slider_height-2 { min-height: 47.5vw; } } .swiper-slider_height-3 { min-height: 300px; } @media (min-width: 768px) { .swiper-slider_height-3 { min-height: 450px; } } @media (min-width: 992px) { .swiper-slider_height-3 { min-height: 600px; } } .swiper-slider_height-4 { min-height: 300px; } @media (max-width: 767px) { .swiper-slider_height-4 [class*="section"] { padding-bottom: 75px; } } @media (min-width: 768px) { .swiper-slider_height-4 { min-height: 500px; } } @media (min-width: 992px) { .swiper-slider_height-4 { min-height: 39.9vw; } } .swiper-type-1 { min-height: 300px; } .swiper-type-1 .big { font-weight: 400; } .swiper-type-1 .swiper-slide { -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; } .swiper-type-1 .swiper-pagination { margin-left: -10px; } .swiper-type-1 .swiper-buttons { display: inline-block; position: absolute; bottom: 30px; left: 15px; white-space: nowrap; } .swiper-type-1 .swiper-buttons .swiper-button-prev, .swiper-type-1 .swiper-buttons .swiper-button-next { position: relative; display: inline-block; left: auto; right: auto; margin-top: 0; transform: none; } .swiper-type-1 .swiper-buttons > * + * { margin-left: 8px; } @media (max-width: 767px) { .swiper-type-1 [class*="section"] { padding-top: 25px; padding-bottom: 90px; } .swiper-type-1 .swiper-slide::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; background: linear-gradient( to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% ); } .swiper-type-1 .swiper-slide .swiper-slide-caption { position: relative; z-index: 2; } } @media (min-width: 576px) { .swiper-type-1 .swiper-buttons { left: calc(50% - 450px / 2); } } @media (min-width: 768px) { .swiper-type-1 { min-height: 500px; } .swiper-type-1 .swiper-pagination-wrap { display: none; } .swiper-type-1 .swiper-buttons { left: calc(50% - 720px / 2); } } @media (min-width: 992px) { .swiper-type-1 { min-height: 39.4vw; } .swiper-type-1 .swiper-buttons { left: calc(50% - 940px / 2); } } @media (min-width: 1200px) { .swiper-type-1 .swiper-buttons { left: calc(50% - 1170px / 2); bottom: 50px; } } @media (min-width: 1600px) { .swiper-type-1 .swiper-buttons { left: calc(50% - 1570px / 2); } } @media (min-width: 1800px) { .swiper-type-1 .swiper-buttons { left: calc(50% - 1770px / 2); bottom: 95px; } } .swiper-main .swiper-pagination-wrap { bottom: 45px; } .swiper-main .button-default-outline, .swiper-main .button-default-outline:focus { color: #ffffff; background-color: transparent; border-color: #ededed; } .swiper-main .button-default-outline:hover, .swiper-main .button-default-outline:active, .swiper-main .button-default-outline:hover { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } @media (max-width: 767px) { .swiper-main .breadcrumbs-custom-title { font-size: 45px; } .swiper-main .breadcrumbs-custom-title::before, .swiper-main .breadcrumbs-custom-title::after { content: ""; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); width: 10px; height: 10px; } .swiper-main .breadcrumbs-custom-title::before { left: -8px; } .swiper-main .breadcrumbs-custom-title::after { right: -4px; } .swiper-main .button { min-width: 180px; padding: 7px 15px; font-size: 13px; } } @media (min-width: 768px) { .swiper-main .breadcrumbs-custom-title { font-size: 86px; } .swiper-main .button { padding: 12px 18px; font-size: 16px; } } @media (min-width: 992px) { .swiper-main .breadcrumbs-custom-title { font-size: 116px; line-height: 1.3; } .swiper-main .swiper-pagination-wrap { bottom: 55px; } .swiper-main .heading-1 + p { margin-top: 10px; } } @media (min-width: 1200px) and (min-height: 700px) { .swiper-main .breadcrumbs-custom-title { font-size: 150px; line-height: 1.4; margin-top: 0; } .swiper-main .breadcrumbs-custom-title::after { right: -10px; } } @media (min-height: 800px) and (min-width: 1400px) { .swiper-main .button { padding: 15px 38px; font-size: 19px; } } @media (min-width: 1600px) { .swiper-main .breadcrumbs-custom-title { font-size: 190px; line-height: 1.3; } .swiper-main .breadcrumbs-custom-title:before, .swiper-main .breadcrumbs-custom-title:after { width: 20px; height: 20px; } .swiper-main .breadcrumbs-custom-title:before { left: -65px; } .swiper-main .breadcrumbs-custom-title:after { right: -40px; } .swiper-main .swiper-pagination-wrap { bottom: 85px; } } @media (min-width: 1800px) { .swiper-main .breadcrumbs-custom-title { font-size: 220px; line-height: 1.4; } .swiper-main .breadcrumbs-custom-title:before, .swiper-main .breadcrumbs-custom-title:after { width: 27px; height: 27px; } .swiper-main .breadcrumbs-custom-title:before { left: -90px; } .swiper-main .breadcrumbs-custom-title:after { right: -65px; } .swiper-main .swiper-pagination-wrap { bottom: 105px; } } .swiper-main-section { padding-top: 60px; padding-bottom: 100px; } @media (min-width: 992px) { .desktop .swiper-main-section { padding-top: 200px; padding-bottom: 130px; } } @media (min-width: 1200px) { .desktop .swiper-main-section { padding-top: 180px; padding-bottom: 160px; } } @media (min-width: 1600px) { .desktop .swiper-main-section { padding-bottom: 220px; } } @media (min-width: 1800px) { .desktop .swiper-main-section { padding-top: 200px; padding-bottom: 260px; } } .swiper-modern { min-height: 480px; } @media (min-width: 992px) { .desktop .swiper-modern { height: 100vh; min-height: 600px; } .desktop .swiper-modern.swiper-modern-style-1 { height: auto; } } @media (min-width: 1600px) { .desktop .swiper-modern.swiper-modern-style-1 { min-height: 800px; } } @media (min-width: 768px) { .swiper-align-left h3 + * { margin-top: 20px; } .swiper-align-left * .button { margin-top: 30px; } .swiper-align-left .swiper-pagination-wrap { width: 100%; text-align: left; } } @media (min-width: 1200px) { .swiper-align-left-custom h3 + .divider { margin-top: 40px; } } .swiper-form-wrap { position: relative; } @media (min-width: 992px) { .swiper-form-wrap .form-request-wrap { width: 100%; position: absolute; top: 50%; transform: translate3d(0, -50%, 0); left: 0; right: 0; z-index: 2; pointer-events: none; } .swiper-form-wrap .form-request { pointer-events: auto; } } .swiper-modern-1.swiper-container.swiper-slider.swiper-modern [class*="swiper-button-"] { display: none !important; } @media (min-width: 1200px) { .swiper-modern-1.swiper-container.swiper-slider.swiper-modern [class*="swiper-button-"] { display: block !important; } } .select2 { width: 100% !important; } .select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 50px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 20px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-selection--single .select2-selection__clear { position: relative; } .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-left: 20px; padding-right: 20px; } .select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 20px; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-search--inline { float: left; } .select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; margin-top: 5px; padding: 0; } .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-dropdown { position: absolute; margin-top: 2px; left: -100000px; z-index: 16; display: block; box-sizing: border-box; width: 100%; background-color: #ffffff; border: 1px solid #dedfe8; border-radius: 35px; box-shadow: 0 6px 8px 0 rgba(110, 123, 157, 0.17); } .select2-results { display: block; } .select2-results__options { padding: 10px 0; list-style: none; margin: 0; } .select2-results__option { padding: 10px 20px; font-size: 18px; transition: 0.3s; user-select: none; color: #434343; -webkit-user-select: none; } .select2-results__option[aria-selected] { cursor: pointer; } .select2-container--open .select2-dropdown { left: 0; } .select2-search--dropdown { display: block; padding: 4px; } .select2-search--dropdown .select2-search__field { width: 100%; padding: 4px; box-sizing: border-box; } .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-search--dropdown.select2-search--hide { display: none; } .select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } .select2 + .form-validation { z-index: 14; } .form-control.select2-hidden-accessible { position: absolute !important; width: 1px !important; } @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: normal; font-style: normal; } .lg-icon { font-family: "lg"; speak: none; font-style: normal; font-weight: normal; 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: #999; cursor: pointer; display: block; font-size: 22px; margin-top: -10px; padding: 8px 10px 9px; position: absolute; top: 50%; z-index: 1180; border: none; } .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: #fff; } .lg-actions .lg-next { right: 20px; } .lg-actions .lg-next:before { content: ""; position: absolute; top: 50%; left: 0; width: 30px; height: 30px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: translateY(-50%) rotate(-45deg); } .lg-actions .lg-prev,.lg-actions .lg-next{ width: 40px; height: 50px; } .lg-actions .lg-prev { left: 20px; } .lg-actions .lg-prev:after { content: ""; position: absolute; top: 50%; right: 0; width: 30px; height: 30px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: translateY(-50%) rotate(135deg); } @-webkit-keyframes lg-right-end { 0% { left: 0; } 50% { left: -30px; } 100% { left: 0; } } @-moz-keyframes lg-right-end { 0% { left: 0; } 50% { left: -30px; } 100% { left: 0; } } @-ms-keyframes lg-right-end { 0% { left: 0; } 50% { left: -30px; } 100% { left: 0; } } @keyframes lg-right-end { 0% { left: 0; } 50% { left: -30px; } 100% { left: 0; } } @-webkit-keyframes lg-left-end { 0% { left: 0; } 50% { left: 30px; } 100% { left: 0; } } @-moz-keyframes lg-left-end { 0% { left: 0; } 50% { left: 30px; } 100% { left: 0; } } @-ms-keyframes lg-left-end { 0% { left: 0; } 50% { left: 30px; } 100% { left: 0; } } @keyframes lg-left-end { 0% { left: 0; } 50% { left: 30px; } 100% { left: 0; } } .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 { display: flex; flex-direction: row-reverse; z-index: 1182; left: 0; position: absolute; top: 0; width: 100%; background-color: rgba(0, 0, 0, 0.45); } .lg-toolbar .lg-icon { color: #999; 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: medium none; -webkit-transition: color 0.2s linear; -o-transition: color 0.2s linear; transition: color 0.2s linear; } .lg-toolbar .lg-icon:hover { color: #fff; } .lg-toolbar .lg-close:after { content: url("../images/icon-close.svg"); } .lg-sub-html { background-color: rgba(0, 0, 0, 0.45); bottom: 0; color: #eee; font-size: 16px; left: 0; padding: 10px 40px; position: fixed; right: 0; text-align: center; z-index: 1180; } .lg-sub-html p { font-size: 12px; margin: 5px 0 0; } #lg-counter { color: #999; display: inline-block; font-size: 16px; padding-left: 20px; padding-top: 12px; vertical-align: middle; margin-right: auto; } .lg-toolbar, .lg-prev, .lg-next { 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: 1180; 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: 0px solid #fff; margin-bottom: 5px; transform: scale(0.9); border-radius: 2px; } @media (min-width: 1025px) { .lg-outer .lg-thumb-item { -webkit-transition: 0.25s ease; -o-transition: 0.25s ease; transition: 0.25s ease; } } .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { transform: scale(1); } .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: #999; 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:after { content: url(../images/icon-gridview.svg); } .lg-outer .lg-toogle-thumb:hover { color: #fff; } .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: 1180; cursor: pointer; } .lg-outer .lg-has-vimeo .lg-video-play { background: url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent; } .lg-outer .lg-has-vimeo:hover .lg-video-play { background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent; } .lg-outer .lg-has-html5 .lg-video-play { background: transparent url("../images/video-play.png") no-repeat scroll 0 0; 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 scroll 0 0 transparent; } .lg-outer .lg-has-youtube:hover .lg-video-play { background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent; } .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: #333; height: 5px; left: 0; position: absolute; top: 0; width: 100%; z-index: 1183; opacity: 0; -webkit-transition: opacity 0.08s ease 0s; -moz-transition: opacity 0.08s ease 0s; -o-transition: opacity 0.08s ease 0s; transition: opacity 0.08s 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: url("../images/icon-autoplay.svg"); } .lg-show-autoplay .lg-autoplay-button:after { content: url("../images/icon-pause.svg"); } .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image { -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: url("../images/icon-lg.svg"); } @media (max-width: 479px) { #lg-zoom-in { display: none; } } #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: url("../images/icon-sm.svg"); } .lg-zoomed #lg-zoom-out { opacity: 1; pointer-events: auto; } @media (max-width: 479px) { #lg-zoom-out { display: none; } } .lg-outer .lg-pager-outer { bottom: 60px; left: 0; position: absolute; right: 0; text-align: center; z-index: 1180; 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 white inset; } .lg-outer .lg-pager-thumb-cont { background-color: #fff; color: #fff; 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:hover, .lg-outer .lg-pager:focus { box-shadow: 0 0 0 8px white 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"; } @media (max-width: 479px) { .lg-fullscreen { display: none; } } .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: 1181; 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, .lg-outer.lg-dropdown-active #lg-dropdown-overlay { -webkit-transition-delay: 0s; transition-delay: 0s; -moz-transform: translate3d(0, 0px, 0); -o-transform: translate3d(0, 0px, 0); -ms-transform: translate3d(0, 0px, 0); -webkit-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); opacity: 1; visibility: visible; } .lg-outer.lg-dropdown-active #lg-share { color: #fff; } .lg-outer .lg-dropdown { background-color: #fff; 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: #fff; right: 16px; top: -16px; } .lg-outer .lg-dropdown > li:last-child { margin-bottom: 0px; } .lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon { color: #333; } .lg-outer .lg-dropdown a { color: #333; 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: #333; 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-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-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current { -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 { will-change: transform, opacity; } .lg-css3.lg-use-left .lg-item { will-change: left, opacity; } .lg-css3.lg-zoom-in .lg-item { opacity: 0; } .lg-css3.lg-zoom-in .lg-item.lg-prev-slide { -webkit-transform: scale3d(2, 2, 2); transform: scale3d(2, 2, 2); } .lg-css3.lg-zoom-in .lg-item.lg-next-slide { -webkit-transform: scale3d(2, 2, 2); transform: scale3d(2, 2, 2); } .lg-css3.lg-zoom-in .lg-item.lg-current { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } .lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current { -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; } .lg-css3.lg-zoom-out .lg-item { opacity: 0; } .lg-css3.lg-zoom-out .lg-item.lg-prev-slide { -webkit-transform: scale3d(0, 0, 0); transform: scale3d(0, 0, 0); } .lg-css3.lg-zoom-out .lg-item.lg-next-slide { -webkit-transform: scale3d(0, 0, 0); transform: scale3d(0, 0, 0); } .lg-css3.lg-zoom-out .lg-item.lg-current { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } .lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current { -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; } .lg-group:after { content: ""; display: table; clear: both; } .lg-outer { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1150; 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-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current { -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-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current { -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 { height: 100%; width: 100%; position: relative; overflow: hidden; margin-left: auto; margin-right: auto; max-width: 100%; max-height: 100%; } .lg-outer .lg-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0; white-space: nowrap; } .lg-outer .lg-item { background: url("../images/loading.gif") no-repeat scroll center center transparent; display: none !important; } .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide { display: inline-block !important; } .lg-outer.lg-css .lg-current { display: inline-block !important; } .lg-outer .lg-item, .lg-outer .lg-img-wrap { display: inline-block; text-align: center; position: absolute; width: 100%; height: 100%; } .lg-outer .lg-item:before, .lg-outer .lg-img-wrap: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: 1160; } .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 { display: none; } .lg-outer.lg-hide-download #lg-download { display: none; } .lg-backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1140; 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.85; } .lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current { -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 { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .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-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { -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-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { -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-item iframe { background-color: #ffffff; } [data-lightgallery="item"] { cursor: pointer; } html[dir="rtl"] .lg-actions .lg-prev { right: 20px; left: auto; } html[dir="rtl"] .lg-actions .lg-next { left: 20px; right: auto; } html[dir="rtl"] .lg-outer .lg-thumb-item { float: right; } html[dir="rtl"] .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { transform: translate3d(100%, 0, 0); } html[dir="rtl"] .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { transform: translate3d(-100%, 0, 0); } html[dir="rtl"] .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { transform: translate3d(0, 0, 0); } .form-wrap-modern .stepper { min-width: 100%; } .stepper { position: relative; display: inline-block; max-width: 70px; min-width: 220px; } .stepper input[type="number"] { width: 100%; padding-left: 55px; padding-right: 55px; text-align: center; -moz-appearance: textfield; } .stepper input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; } .stepper-arrow { position: absolute; top: 50%; margin-top: -10px; width: 20px; height: 20px; line-height: 20px; font-size: 28px; font-family: "Material Design Icons"; cursor: pointer; color: var(--first-color); transition: 0.3s all ease; } .stepper-arrow:hover { color: var(--first-color); } .stepper-arrow.up { right: 28px; text-align: left; } .stepper-arrow.up:before { content: "\f504"; } .stepper-arrow.down { left: 19px; text-align: right; } .stepper-arrow.down:before { content: "\f465"; } .stepper.disabled .stepper-arrow { pointer-events: none; opacity: 0.5; } .footer-contact { border-right: 2px white solid; } .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%); }