@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
} @font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}  :root { --bs-font-monospace: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, *::before, *::after { box-sizing: border-box; } body { margin: 0; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } hr { margin: 1rem 0; color: inherit; background-color: currentColor; border: 0; opacity: 0.25; } hr:not([size]) { height: 1px; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ul { padding-left: 2rem; } ul { margin-top: 0; margin-bottom: 1rem; } ul ul { margin-bottom: 0; } dt { font-weight: inherit; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small, .small { font-size: 0.875em; } mark, .mark { padding: 5px 10px; background-color: #273aa3; } sup { position: relative; font-size: 0.75em; line-height: 0; vertical-align: baseline; } sup { top: -.5em; } a { color: #273aa3; text-decoration: none; } a:hover { color: #182465; text-decoration: underline; } a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; } code { font-family: var(--bs-font-monospace); font-size: 1em; direction: ltr ; unicode-bidi: bidi-override; } code { font-size: 90%; color: #111111; word-wrap: break-word; } a > code { color: inherit; } img, svg { vertical-align: middle; } table { caption-side: bottom; border-collapse: collapse; } caption { padding-top: 0.5rem; padding-bottom: 0.5rem; color: #6c757d; text-align: left; } th { text-align: inherit; text-align: -webkit-match-parent; } thead, tbody, tfoot, tr, td, th { border-color: inherit; border-style: solid; border-width: 0; } label { display: inline-block; } button { border-radius: 0; } button:focus:not(:focus-visible) { outline: 0; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, select { text-transform: none; } [role="button"] { cursor: pointer; } select { word-wrap: normal; } select:disabled { opacity: 1; } [list]::-webkit-calendar-picker-indicator { display: none; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; } ::-moz-focus-inner { padding: 0; border-style: none; } textarea { resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { float: left; width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: calc(1.275rem + 0.3vw); line-height: inherit; } @media (min-width: 1200px) { legend { font-size: 1.5rem; } } legend + * { clear: left; } ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field { padding: 0; } ::-webkit-inner-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: textfield; } ::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-color-swatch-wrapper { padding: 0; } ::file-selector-button { font: inherit; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } iframe { border: 0; } progress { vertical-align: baseline; } [hidden] { display: none !important; } .list-inline { padding-left: 0; list-style: none; } .initialism { font-size: 0.875em; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote > :last-child { margin-bottom: 0; } .blockquote-footer { margin-top: -1rem; margin-bottom: 1rem; font-size: 0.875em; color: #6c757d; } .blockquote-footer::before { content: "\2014\00A0"; } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { width: 100%; padding-right: var(--bs-gutter-x, 15px); padding-left: var(--bs-gutter-x, 15px); margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container, .container-sm { max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1200px; } } @media (min-width: 1600px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1400px; } } .row { --bs-gutter-x: 30px; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(var(--bs-gutter-y) * -1); margin-right: calc(var(--bs-gutter-x) / -2); margin-left: calc(var(--bs-gutter-x) / -2); } .row > * { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) / 2); padding-left: calc(var(--bs-gutter-x) / 2); margin-top: var(--bs-gutter-y); } .col { flex: 1 0 0%; } .row-cols-auto > * { flex: 0 0 auto; width: auto; } .row-cols-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-auto { flex: 0 0 auto; width: auto; } .col-1 { flex: 0 0 auto; width: 8.33333%; } .col-2 { flex: 0 0 auto; width: 16.66667%; } .col-3 { flex: 0 0 auto; width: 25%; } .col-4 { flex: 0 0 auto; width: 33.33333%; } .col-5 { flex: 0 0 auto; width: 41.66667%; } .col-6 { flex: 0 0 auto; width: 50%; } .col-7 { flex: 0 0 auto; width: 58.33333%; } .col-8 { flex: 0 0 auto; width: 66.66667%; } .col-9 { flex: 0 0 auto; width: 75%; } .col-10 { flex: 0 0 auto; width: 83.33333%; } .col-11 { flex: 0 0 auto; width: 91.66667%; } .col-12 { flex: 0 0 auto; width: 100%; } .g-0 { --bs-gutter-x: 0; } .g-0 { --bs-gutter-y: 0; } @media (min-width: 576px) { .col-sm { flex: 1 0 0%; } .row-cols-sm-auto > * { flex: 0 0 auto; width: auto; } .row-cols-sm-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-sm-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-sm-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-sm-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-sm-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-sm-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-sm-auto { flex: 0 0 auto; width: auto; } .col-sm-1 { flex: 0 0 auto; width: 8.33333%; } .col-sm-2 { flex: 0 0 auto; width: 16.66667%; } .col-sm-3 { flex: 0 0 auto; width: 25%; } .col-sm-4 { flex: 0 0 auto; width: 33.33333%; } .col-sm-5 { flex: 0 0 auto; width: 41.66667%; } .col-sm-6 { flex: 0 0 auto; width: 50%; } .col-sm-7 { flex: 0 0 auto; width: 58.33333%; } .col-sm-8 { flex: 0 0 auto; width: 66.66667%; } .col-sm-9 { flex: 0 0 auto; width: 75%; } .col-sm-10 { flex: 0 0 auto; width: 83.33333%; } .col-sm-11 { flex: 0 0 auto; width: 91.66667%; } .col-sm-12 { flex: 0 0 auto; width: 100%; } } @media (min-width: 768px) { .col-md { flex: 1 0 0%; } .row-cols-md-auto > * { flex: 0 0 auto; width: auto; } .row-cols-md-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-md-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-md-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-md-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-md-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-md-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-md-auto { flex: 0 0 auto; width: auto; } .col-md-1 { flex: 0 0 auto; width: 8.33333%; } .col-md-2 { flex: 0 0 auto; width: 16.66667%; } .col-md-3 { flex: 0 0 auto; width: 25%; } .col-md-4 { flex: 0 0 auto; width: 33.33333%; } .col-md-5 { flex: 0 0 auto; width: 41.66667%; } .col-md-6 { flex: 0 0 auto; width: 50%; } .col-md-7 { flex: 0 0 auto; width: 58.33333%; } .col-md-8 { flex: 0 0 auto; width: 66.66667%; } .col-md-9 { flex: 0 0 auto; width: 75%; } .col-md-10 { flex: 0 0 auto; width: 83.33333%; } .col-md-11 { flex: 0 0 auto; width: 91.66667%; } .col-md-12 { flex: 0 0 auto; width: 100%; } } @media (min-width: 992px) { .col-lg { flex: 1 0 0%; } .row-cols-lg-auto > * { flex: 0 0 auto; width: auto; } .row-cols-lg-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-lg-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-lg-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-lg-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-lg-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-lg-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-lg-auto { flex: 0 0 auto; width: auto; } .col-lg-1 { flex: 0 0 auto; width: 8.33333%; } .col-lg-2 { flex: 0 0 auto; width: 16.66667%; } .col-lg-3 { flex: 0 0 auto; width: 25%; } .col-lg-4 { flex: 0 0 auto; width: 33.33333%; } .col-lg-5 { flex: 0 0 auto; width: 41.66667%; } .col-lg-6 { flex: 0 0 auto; width: 50%; } .col-lg-7 { flex: 0 0 auto; width: 58.33333%; } .col-lg-8 { flex: 0 0 auto; width: 66.66667%; } .col-lg-9 { flex: 0 0 auto; width: 75%; } .col-lg-10 { flex: 0 0 auto; width: 83.33333%; } .col-lg-11 { flex: 0 0 auto; width: 91.66667%; } .col-lg-12 { flex: 0 0 auto; width: 100%; } .offset-lg-1 { margin-left: 8.33333%; } } @media (min-width: 1200px) { .col-xl { flex: 1 0 0%; } .row-cols-xl-auto > * { flex: 0 0 auto; width: auto; } .row-cols-xl-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-xl-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-xl-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-xl-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-xl-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-xl-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-xl-auto { flex: 0 0 auto; width: auto; } .col-xl-1 { flex: 0 0 auto; width: 8.33333%; } .col-xl-2 { flex: 0 0 auto; width: 16.66667%; } .col-xl-3 { flex: 0 0 auto; width: 25%; } .col-xl-4 { flex: 0 0 auto; width: 33.33333%; } .col-xl-5 { flex: 0 0 auto; width: 41.66667%; } .col-xl-6 { flex: 0 0 auto; width: 50%; } .col-xl-7 { flex: 0 0 auto; width: 58.33333%; } .col-xl-8 { flex: 0 0 auto; width: 66.66667%; } .col-xl-9 { flex: 0 0 auto; width: 75%; } .col-xl-10 { flex: 0 0 auto; width: 83.33333%; } .col-xl-11 { flex: 0 0 auto; width: 91.66667%; } .col-xl-12 { flex: 0 0 auto; width: 100%; } } @media (min-width: 1600px) { .col-xxl { flex: 1 0 0%; } .row-cols-xxl-auto > * { flex: 0 0 auto; width: auto; } .row-cols-xxl-1 > * { flex: 0 0 auto; width: 100%; } .row-cols-xxl-2 > * { flex: 0 0 auto; width: 50%; } .row-cols-xxl-3 > * { flex: 0 0 auto; width: 33.33333%; } .row-cols-xxl-4 > * { flex: 0 0 auto; width: 25%; } .row-cols-xxl-5 > * { flex: 0 0 auto; width: 20%; } .row-cols-xxl-6 > * { flex: 0 0 auto; width: 16.66667%; } .col-xxl-auto { flex: 0 0 auto; width: auto; } .col-xxl-1 { flex: 0 0 auto; width: 8.33333%; } .col-xxl-2 { flex: 0 0 auto; width: 16.66667%; } .col-xxl-3 { flex: 0 0 auto; width: 25%; } .col-xxl-4 { flex: 0 0 auto; width: 33.33333%; } .col-xxl-5 { flex: 0 0 auto; width: 41.66667%; } .col-xxl-6 { flex: 0 0 auto; width: 50%; } .col-xxl-7 { flex: 0 0 auto; width: 58.33333%; } .col-xxl-8 { flex: 0 0 auto; width: 66.66667%; } .col-xxl-9 { flex: 0 0 auto; width: 75%; } .col-xxl-10 { flex: 0 0 auto; width: 83.33333%; } .col-xxl-11 { flex: 0 0 auto; width: 91.66667%; } .col-xxl-12 { flex: 0 0 auto; width: 100%; } .offset-xxl-0 { margin-left: 0; } } .table { --bs-table-bg: transparent; --bs-table-accent-bg: transparent; width: 100%; margin-bottom: 1rem; color: #212529; vertical-align: top; border-color: #dee2e6; } .table > :not(caption) > * > * { padding: 0.5rem 0.5rem; background-color: var(--bs-table-bg); border-bottom-width: 1px; box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); } .table > tbody { vertical-align: inherit; } .table > thead { vertical-align: bottom; } .table > :not(:last-child) > :last-child > * { border-bottom-color: currentColor; } .form-label { margin-bottom: 0.5rem; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; } .form-text { margin-top: 0.25rem; font-size: 0.875em; color: #6c757d; } .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; appearance: none; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control[type="file"] { overflow: hidden; } .form-control[type="file"]:not(:disabled):not([readonly]) { cursor: pointer; } .form-control:focus { color: #212529; background-color: #fff; border-color: #86b7fe; outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .form-control::-webkit-date-and-time-value { height: 1.5em; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } .form-control::file-selector-button { padding: 0.375rem 0.75rem; margin: -0.375rem -0.75rem; margin-inline-end: 0.75rem; color: #212529; background-color: #e9ecef; pointer-events: none; border-color: inherit; border-style: solid; border-width: 0; border-inline-end-width: 1px; border-radius: 0; transition: all 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control::file-selector-button { transition: none; } } .form-control:hover:not(:disabled):not([readonly])::file-selector-button { background-color: #dde0e3; } .form-control::-webkit-file-upload-button { padding: 0.375rem 0.75rem; margin: -0.375rem -0.75rem; margin-inline-end: 0.75rem; color: #212529; background-color: #e9ecef; pointer-events: none; border-color: inherit; border-style: solid; border-width: 0; border-inline-end-width: 1px; border-radius: 0; transition: all 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control::-webkit-file-upload-button { transition: none; } } .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button { background-color: #dde0e3; } .form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { min-height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } .form-control-sm::file-selector-button { padding: 0.25rem 0.5rem; margin: -0.25rem -0.5rem; margin-inline-end: 0.5rem; } .form-control-sm::-webkit-file-upload-button { padding: 0.25rem 0.5rem; margin: -0.25rem -0.5rem; margin-inline-end: 0.5rem; } .form-control-lg { min-height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.3rem; } .form-control-lg::file-selector-button { padding: 0.5rem 1rem; margin: -0.5rem -1rem; margin-inline-end: 1rem; } .form-control-lg::-webkit-file-upload-button { padding: 0.5rem 1rem; margin: -0.5rem -1rem; margin-inline-end: 1rem; } textarea.form-control { min-height: calc(1.5em + 0.75rem + 2px); } textarea.form-control-sm { min-height: calc(1.5em + 0.5rem + 2px); } textarea.form-control-lg { min-height: calc(1.5em + 1rem + 2px); } .form-control-color { max-width: 3rem; height: auto; padding: 0.375rem; } .form-control-color:not(:disabled):not([readonly]) { cursor: pointer; } .form-control-color::-moz-color-swatch { height: 1.5em; border-radius: 0.25rem; } .form-control-color::-webkit-color-swatch { height: 1.5em; border-radius: 0.25rem; } .form-select { display: block; width: 100%; padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right 0.75rem center; background-size: 16px 12px; border: 1px solid #ced4da; border-radius: 0.25rem; appearance: none; } .form-select:focus { border-color: #86b7fe; outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .form-select[multiple], .form-select[size]:not([size="1"]) { padding-right: 0.75rem; background-image: none; } .form-select:disabled { background-color: #e9ecef; } .form-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #212529; } .form-select-sm { padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } .form-select-lg { padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; } .form-check { display: block; min-height: 1.5rem; padding-left: 1.5em; margin-bottom: 0.125rem; } .form-check .form-check-input { float: left; margin-left: -1.5em; } .form-check-input { width: 1em; height: 1em; margin-top: 0.3em; vertical-align: top; background-color: #fff; background-repeat: no-repeat; background-position: center; background-size: contain; border: 1px solid rgba(0, 0, 0, 0.25); appearance: none; color-adjust: exact; } .form-check-input[type="checkbox"] { border-radius: 0.25em; } .form-check-input[type="radio"] { border-radius: 50%; } .form-check-input:active { filter: brightness(90%); } .form-check-input:focus { border-color: #86b7fe; outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .form-check-input:checked { background-color: #0d6efd; border-color: #0d6efd; } .form-check-input:checked[type="checkbox"] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); } .form-check-input:checked[type="radio"] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); } .form-check-input[type="checkbox"]:indeterminate { background-color: #0d6efd; border-color: #0d6efd; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); } .form-check-input:disabled { pointer-events: none; filter: none; opacity: 0.5; } .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { opacity: 0.5; } .form-switch { padding-left: 2.5em; } .form-switch .form-check-input { width: 2em; margin-left: -2.5em; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e"); background-position: left center; border-radius: 2em; transition: background-position 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-switch .form-check-input { transition: none; } } .form-switch .form-check-input:focus { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e"); } .form-switch .form-check-input:checked { background-position: right center; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); } .form-check-inline { display: inline-block; margin-right: 1rem; } .btn-check { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .form-range { width: 100%; height: 1.5rem; padding: 0; background-color: transparent; appearance: none; } .form-range:focus { outline: 0; } .form-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .form-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .form-range::-moz-focus-outer { border: 0; } .form-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #0d6efd; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .form-range::-webkit-slider-thumb { transition: none; } } .form-range::-webkit-slider-thumb:active { background-color: #b6d4fe; } .form-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .form-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #0d6efd; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .form-range::-moz-range-thumb { transition: none; } } .form-range::-moz-range-thumb:active { background-color: #b6d4fe; } .form-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .form-range:disabled { pointer-events: none; } .form-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; } .form-range:disabled::-moz-range-thumb { background-color: #adb5bd; } .form-floating { position: relative; } .form-floating > .form-control, .form-floating > .form-select { height: calc(3.5rem + 2px); padding: 1rem 0.75rem; } .form-floating > label { position: absolute; top: 0; left: 0; height: 100%; padding: 1rem 0.75rem; pointer-events: none; border: 1px solid transparent; transform-origin: 0 0; transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-floating > label { transition: none; } } .form-floating > .form-control::placeholder { color: transparent; } .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) { padding-top: 1.625rem; padding-bottom: 0.625rem; } .form-floating > .form-control:-webkit-autofill { padding-top: 1.625rem; padding-bottom: 0.625rem; } .form-floating > .form-select { padding-top: 1.625rem; padding-bottom: 0.625rem; } .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label { opacity: 0.65; transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); } .form-floating > .form-control:-webkit-autofill ~ label { opacity: 0.65; transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .form-select { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; } .input-group > .form-control:focus, .input-group > .form-select:focus { z-index: 3; } .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text { padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.3rem; } .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text { padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } .input-group-lg > .form-select, .input-group-sm > .form-select { padding-right: 3rem; } .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.875em; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; } .form-check-inline .form-check-input ~ .invalid-feedback { margin-left: .5em; } .btn-link { font-weight: 400; color: #0d6efd; text-decoration: none; } .btn-link:hover { color: #0a58ca; text-decoration: underline; } .btn-link:focus { text-decoration: underline; } .btn-link:disabled, .btn-link.disabled { color: #777777; } .btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.3rem; } .btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; border-radius: 0.2rem; } .fade { transition: opacity 0.15s linear; } @media (prefers-reduced-motion: reduce) { .fade { transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .collapsing { height: 0; overflow: hidden; transition: height 0.35s ease; } @media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } } .dropup, .dropend, .dropdown, .dropstart { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; 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; z-index: 1000; display: none; min-width: 10rem; padding: 0.5rem 0; margin: 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-menu-start { } .dropdown-menu-end { } @media (min-width: 576px) { .dropdown-menu-sm-start { } .dropdown-menu-sm-end { } } @media (min-width: 768px) { .dropdown-menu-md-start { } .dropdown-menu-md-end { } } @media (min-width: 992px) { .dropdown-menu-lg-start { } .dropdown-menu-lg-end { } } @media (min-width: 1200px) { .dropdown-menu-xl-start { } .dropdown-menu-xl-end { } } @media (min-width: 1600px) { .dropdown-menu-xxl-start { } .dropdown-menu-xxl-end { } } .dropup .dropdown-toggle::after { display: inline-block; 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; } .dropend .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropend .dropdown-toggle:empty::after { margin-left: 0; } .dropend .dropdown-toggle::after { vertical-align: 0; } .dropstart .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropstart .dropdown-toggle::after { display: none; } .dropstart .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropstart .dropdown-toggle:empty::after { margin-left: 0; } .dropstart .dropdown-toggle::before { vertical-align: 0; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid rgba(0, 0, 0, 0.15); } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #1e2125; text-decoration: none; background-color: #e9ecef; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #0d6efd; } .dropdown-item.disabled, .dropdown-item:disabled { color: #adb5bd; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1rem; margin-bottom: 0; font-size: 0.75rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1rem; color: #212529; } .dropdown-menu-dark { color: #dee2e6; background-color: #343a40; border-color: rgba(0, 0, 0, 0.15); } .dropdown-menu-dark .dropdown-item { color: #dee2e6; } .dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus { color: #fff; background-color: rgba(255, 255, 255, 0.15); } .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active { color: #fff; background-color: #0d6efd; } .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled { color: #adb5bd; } .dropdown-menu-dark .dropdown-divider { border-color: rgba(0, 0, 0, 0.15); } .dropdown-menu-dark .dropdown-item-text { color: #dee2e6; } .dropdown-menu-dark .dropdown-header { color: #adb5bd; } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; } .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after { margin-left: 0; } .dropstart .dropdown-toggle-split::before { margin-right: 0; } .btn-sm + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; } .btn-group-vertical > .btn-group { width: 100%; } .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; color: #0d6efd; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .nav-link { transition: none; } } .nav-link:hover, .nav-link:focus { color: #0a58ca; text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-link { margin-bottom: -1px; background: none; border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; isolation: isolate; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { background: none; border: 0; border-radius: 0.25rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #0d6efd; } .nav-fill > .nav-link, .nav-fill .nav-item { flex: 1 1 auto; text-align: center; } .nav-justified > .nav-link, .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; } .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link { width: 100%; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl { display: flex; flex-wrap: inherit; align-items: center; justify-content: space-between; } .navbar-brand { padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; } .navbar-text { padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; transition: box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .navbar-toggler { transition: none; } } .navbar-toggler:hover { text-decoration: none; } .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: 0 0 0 0.25rem; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; background-repeat: no-repeat; background-position: center; background-size: 100%; } .navbar-nav-scroll { max-height: var(--bs-scroll-height, 75vh); overflow-y: auto; } @media (min-width: 576px) { .navbar-expand-sm { flex-wrap: 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 .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm .navbar-nav-scroll { overflow: visible; } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (min-width: 768px) { .navbar-expand-md { flex-wrap: 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 .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md .navbar-nav-scroll { overflow: visible; } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } } @media (min-width: 992px) { .navbar-expand-lg { flex-wrap: 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 .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg .navbar-nav-scroll { overflow: visible; } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (min-width: 1200px) { .navbar-expand-xl { flex-wrap: 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 .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl .navbar-nav-scroll { overflow: visible; } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } } @media (min-width: 1600px) { .navbar-expand-xxl { flex-wrap: 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 .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xxl .navbar-nav-scroll { overflow: visible; } .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xxl .navbar-toggler { display: none; } } .navbar-expand { flex-wrap: nowrap; justify-content: flex-start; } .navbar-expand .navbar-nav { flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand .navbar-nav-scroll { overflow: visible; } .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.55); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.55); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.55); } .navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.55); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.55); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.55); } .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group { border-top: inherit; border-bottom: inherit; } .card > .list-group:first-child { border-top-width: 0; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card > .list-group:last-child { border-bottom-width: 0; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card > .card-header + .list-group, .card > .list-group + .card-footer { border-top: 0; } .card-body { flex: 1 1 auto; padding: 1rem 1rem; } .card-title { margin-bottom: 0.5rem; } .card-subtitle { margin-top: -0.25rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1rem; } .card-header { padding: 0.5rem 1rem; 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-footer { padding: 0.5rem 1rem; 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.5rem; margin-bottom: -0.5rem; margin-left: -0.5rem; border-bottom: 0; } .card-header-pills { margin-right: -0.5rem; margin-left: -0.5rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1rem; border-radius: calc(0.25rem - 1px); } .card-img, .card-img-top, .card-img-bottom { width: 100%; } .card-img, .card-img-top { border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); } .card-img, .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } .card-group > .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { .card-group { display: flex; 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:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .pagination { display: flex; padding-left: 0; list-style: none; } .page-link { position: relative; display: block; color: #151515; background-color: transparent; border: 0 solid transparent; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .page-link { transition: none; } } .page-link:hover { z-index: 2; color: #273aa3; text-decoration: none; background-color: transparent; border-color: transparent; } .page-link:focus { z-index: 3; color: #0a58ca; background-color: #e9ecef; outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); } .page-item:not(:first-child) .page-link { margin-left: -1px; } .page-item.active .page-link { z-index: 3; color: #273aa3; background-color: transparent; border-color: transparent; } .page-item.disabled .page-link { color: #b7b7b7; pointer-events: none; background-color: transparent; border-color: transparent; } .page-link { padding: 0px 5px; } .page-item .page-link { border-radius: 0.25rem; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.125rem; } .pagination-lg .page-item .page-link { border-radius: 0.3rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.75rem; } .pagination-sm .page-item .page-link { border-radius: 0.2rem; } .badge { display: inline-block; padding: 0.35em 0.65em; font-size: 0.75em; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; } .badge:empty { display: none; } .alert { position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 3rem; } .alert-dismissible .btn-close { position: absolute; top: 0; right: 0; z-index: 2; padding: 1.25rem 1rem; } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; } .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; border-radius: 0.25rem; } .list-group-item { position: relative; display: block; padding: 0.5rem 1rem; color: #212529; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; } .list-group-item:last-child { border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #0d6efd; border-color: #0d6efd; } .list-group-item + .list-group-item { border-top-width: 0; } .list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; } .btn-close { box-sizing: content-box; width: 1em; height: 1em; padding: 0.25em 0.25em; color: #000; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border: 0; border-radius: 0; opacity: 0.5; } .btn-close:hover { color: #000; text-decoration: none; opacity: 0.75; } .btn-close:focus { outline: 0; box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); opacity: 1; } .btn-close:disabled, .btn-close.disabled { pointer-events: none; user-select: none; opacity: 0.25; } .btn-close-white { filter: invert(1) grayscale(100%) brightness(200%); } .toast { width: 350px; max-width: 100%; font-size: 0.875rem; pointer-events: auto; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .toast:not(.showing):not(.show) { opacity: 0; } .toast.hide { display: none; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } } .modal.show .modal-dialog { transform: none; } .modal.modal-static .modal-dialog { transform: scale(1.02); } .modal-dialog-scrollable { height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: 100%; overflow: hidden; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); } .modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .modal-header .btn-close { padding: 0.5rem 0.5rem; margin: -0.5rem -0.5rem -0.5rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: flex; flex-wrap: wrap; flex-shrink: 0; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(0.3rem - 1px); border-bottom-left-radius: calc(0.3rem - 1px); } .modal-footer > * { margin: 0.25rem; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { height: calc(100% - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .modal-fullscreen { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen .modal-header { border-radius: 0; } .modal-fullscreen .modal-body { overflow-y: auto; } .modal-fullscreen .modal-footer { border-radius: 0; } @media (max-width: 575.98px) { .modal-fullscreen-sm-down { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen-sm-down .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen-sm-down .modal-header { border-radius: 0; } .modal-fullscreen-sm-down .modal-body { overflow-y: auto; } .modal-fullscreen-sm-down .modal-footer { border-radius: 0; } } @media (max-width: 767.98px) { .modal-fullscreen-md-down { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen-md-down .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen-md-down .modal-header { border-radius: 0; } .modal-fullscreen-md-down .modal-body { overflow-y: auto; } .modal-fullscreen-md-down .modal-footer { border-radius: 0; } } @media (max-width: 991.98px) { .modal-fullscreen-lg-down { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen-lg-down .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen-lg-down .modal-header { border-radius: 0; } .modal-fullscreen-lg-down .modal-body { overflow-y: auto; } .modal-fullscreen-lg-down .modal-footer { border-radius: 0; } } @media (max-width: 1199.98px) { .modal-fullscreen-xl-down { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen-xl-down .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen-xl-down .modal-header { border-radius: 0; } .modal-fullscreen-xl-down .modal-body { overflow-y: auto; } .modal-fullscreen-xl-down .modal-footer { border-radius: 0; } } @media (max-width: 1599.98px) { .modal-fullscreen-xxl-down { width: 100vw; max-width: none; height: 100%; margin: 0; } .modal-fullscreen-xxl-down .modal-content { height: 100%; border: 0; border-radius: 0; } .modal-fullscreen-xxl-down .modal-header { border-radius: 0; } .modal-fullscreen-xxl-down .modal-body { overflow-y: auto; } .modal-fullscreen-xxl-down .modal-footer { border-radius: 0; } } .tooltip { position: absolute; z-index: 1010; display: block; margin: 0; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.6; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 1; } .tooltip .tooltip-arrow { position: absolute; display: block; width: 6px; height: 6px; } .tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .tooltip-inner { max-width: 200px; padding: 2px 11px; color: #ffffff; text-align: center; background-color: #151515; border-radius: 0.25rem; } .popover { position: absolute; top: 0; left: 0 ; z-index: 1060; display: block; max-width: 276px; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.6; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; } .popover .popover-arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; } .popover .popover-arrow::before, .popover .popover-arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .popover-header { padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; background-color: #f0f0f0; border-bottom: 1px solid #d8d8d8; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 1rem 1rem; color: #212529; } .carousel { position: relative; } .carousel.pointer-event { touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-start), .active.carousel-item-end { transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start { transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end { transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; padding: 0; color: #fff; text-align: center; background: none; border: 0; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; 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: 2rem; height: 2rem; background-repeat: no-repeat; background-position: 50%; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; display: flex; justify-content: center; padding: 0; margin-right: 15%; margin-bottom: 1rem; margin-left: 15%; list-style: none; } .carousel-indicators [data-bs-target] { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; padding: 0; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: 0.5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators [data-bs-target] { transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 1.25rem; left: 15%; padding-top: 1.25rem; padding-bottom: 1.25rem; color: #fff; text-align: center; } .carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon { filter: invert(1) grayscale(100); } .carousel-dark .carousel-indicators [data-bs-target] { background-color: #000; } .carousel-dark .carousel-caption { color: #000; } .offcanvas { position: fixed; bottom: 0; z-index: 1050; display: flex; flex-direction: column; max-width: 100%; visibility: hidden; background-color: #fff; background-clip: padding-box; outline: 0; transition: transform 0.3s ease-in-out; } @media (prefers-reduced-motion: reduce) { .offcanvas { transition: none; } } .offcanvas.show { transform: none; } .clearfix::after { display: block; clear: both; content: ""; } .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; } .sticky-top { position: sticky; top: 0; z-index: 1020; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .overflow-hidden { overflow: hidden !important; } .d-inline-block { display: inline-block !important; } .d-grid { display: grid !important; } .d-flex { display: flex !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .top-50 { top: 50% !important; } .start-50 { left: 50% !important; } .translate-middle { transform: translate(-50%, -50%) !important; } .border { border: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .flex-fill { flex: 1 1 auto !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-grow-0 { flex-grow: 0 !important; } .flex-grow-1 { flex-grow: 1 !important; } .flex-shrink-0 { flex-shrink: 0 !important; } .flex-shrink-1 { flex-shrink: 1 !important; } .flex-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .gap-0 { gap: 0 !important; } .justify-content-start { justify-content: flex-start !important; } .justify-content-center { justify-content: center !important; } .justify-content-between { justify-content: space-between !important; } .align-items-center { align-items: center !important; } .m-0 { margin: 0 !important; } .m-1 { margin: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .m-3 { margin: 1rem !important; } .m-4 { margin: 1.5rem !important; } .m-5 { margin: 3rem !important; } .m-auto { margin: auto !important; } .mx-auto { margin-right: auto !important; margin-left: auto !important; } .my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; } .my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } .my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; } .mt-3 { margin-top: 1rem !important; } .mt-4 { margin-top: 1.5rem !important; } .mb-2 { margin-bottom: 0.5rem !important; } .mb-3 { margin-bottom: 1rem !important; } .mb-4 { margin-bottom: 1.5rem !important; } .mb-5 { margin-bottom: 3rem !important; } .ms-4 { margin-left: 1.5rem !important; } .p-0 { padding: 0 !important; } .p-1 { padding: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .p-3 { padding: 1rem !important; } .p-4 { padding: 1.5rem !important; } .p-5 { padding: 3rem !important; } .px-5 { padding-right: 3rem !important; padding-left: 3rem !important; } .py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; } .pb-5 { padding-bottom: 3rem !important; } .fw-bold { font-weight: 700 !important; } .text-start { text-align: left !important; } .text-end { text-align: right !important; } .text-center { text-align: center !important; } .text-decoration-none { text-decoration: none !important; } .text-decoration-underline { text-decoration: underline !important; } .text-decoration-line-through { text-decoration: line-through !important; } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .text-wrap { white-space: normal !important; } .text-nowrap { white-space: nowrap !important; } .text-break { word-wrap: break-word !important; word-break: break-word !important; } .text-white { color: #ffffff !important; } .text-body { color: #777777 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-reset { color: inherit !important; } .bg-white { background-color: #ffffff !important; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media (min-width: 576px) { .d-sm-block { display: block !important; } .flex-sm-fill { flex: 1 1 auto !important; } .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-grow-0 { flex-grow: 0 !important; } .flex-sm-grow-1 { flex-grow: 1 !important; } .flex-sm-shrink-0 { flex-shrink: 0 !important; } .flex-sm-shrink-1 { flex-shrink: 1 !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .align-items-sm-stretch { align-items: stretch !important; } .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; } .m-sm-auto { margin: auto !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; } .text-sm-start { text-align: left !important; } .text-sm-end { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .flex-md-fill { flex: 1 1 auto !important; } .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-grow-0 { flex-grow: 0 !important; } .flex-md-grow-1 { flex-grow: 1 !important; } .flex-md-shrink-0 { flex-shrink: 0 !important; } .flex-md-shrink-1 { flex-shrink: 1 !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; } .align-items-md-end { align-items: flex-end !important; } .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; } .m-md-auto { margin: auto !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; } .text-md-start { text-align: left !important; } .text-md-end { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .flex-lg-fill { flex: 1 1 auto !important; } .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-grow-0 { flex-grow: 0 !important; } .flex-lg-grow-1 { flex-grow: 1 !important; } .flex-lg-shrink-0 { flex-shrink: 0 !important; } .flex-lg-shrink-1 { flex-shrink: 1 !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .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; } .m-lg-auto { margin: auto !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; } .text-lg-start { text-align: left !important; } .text-lg-end { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .flex-xl-fill { flex: 1 1 auto !important; } .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-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .align-items-xl-start { align-items: flex-start !important; } .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; } .m-xl-auto { margin: auto !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; } .text-xl-start { text-align: left !important; } .text-xl-end { text-align: right !important; } .text-xl-center { text-align: center !important; } } @media (min-width: 1600px) { .flex-xxl-fill { flex: 1 1 auto !important; } .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-grow-0 { flex-grow: 0 !important; } .flex-xxl-grow-1 { flex-grow: 1 !important; } .flex-xxl-shrink-0 { flex-shrink: 0 !important; } .flex-xxl-shrink-1 { flex-shrink: 1 !important; } .flex-xxl-wrap { flex-wrap: wrap !important; } .flex-xxl-nowrap { flex-wrap: nowrap !important; } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; } .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; } .m-xxl-auto { margin: auto !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; } .text-xxl-start { text-align: left !important; } .text-xxl-end { text-align: right !important; } .text-xxl-center { text-align: center !important; } } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-envelope-o:before { content: "\f003"; } .fa-star:before { content: "\f005"; } .fa-map-marker:before { content: "\f041"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrow-down:before { content: "\f063"; } .fa-chevron-down:before { content: "\f078"; } .fa-phone:before { content: "\f095"; } .fa-users:before { content: "\f0c0"; } .fa-envelope:before { content: "\f0e0"; } .fa-angle-up:before { content: "\f106"; } .fa-line-chart:before { content: "\f201"; } .fa-handshake-o:before { content: "\f2b5"; } a:focus, button:focus { outline: none !important; } button::-moz-focus-inner { border: 0; } *:focus { outline: none; } blockquote { padding: 0; margin: 0; } input, button, select, textarea { outline: none; } label { margin-bottom: 0; } p { margin: 0; } ul { list-style: none; padding: 0; margin: 0; } ul li { display: block; } dt, dd { line-height: inherit; } dt { font-weight: inherit; } dd { margin-bottom: 0; } cite { font-style: normal; } form { margin-bottom: 0; } blockquote { padding-left: 0; border-left: 0; } address { margin-top: 0; margin-bottom: 0; } html p a:hover { text-decoration: none; } body { font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-size: var(--font-size); line-height: var(--line-height); font-weight: var(--font-weight); letter-spacing: .075em; color: var(--font-color); background-color: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: subpixel-antialiased; } .line-clamp-2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .page-header { position: relative; z-index: 15; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; color: #151515; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; } h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover { color: var(--first-color); } h1 { font-size: var(--title-font-size); line-height: 1; letter-spacing: .025em; } @media (max-width: 768px) { h1 { font-size: var(--mobile-title-font-size); } } h2 { font-size: var(--subtitle-font-size); line-height: 1.14286; letter-spacing: .075em; } @media (max-width: 769px) { h2 { font-size: var(--mobile-subtitle-font-size); } } h3 { font-size: 30px; line-height: 1.22727; font-weight: 400; } @media (min-width: 768px) { h3 { font-size: 34px; } } @media (min-width: 992px) { h3 { font-size: 40px; } } @media (min-width: 1200px) { h3 { font-size: 44px; } } h4 { font-size: 26px; line-height: 1.27778; font-weight: 400; } @media (min-width: 768px) { h4 { font-size: 30px; } } @media (min-width: 1200px) { h4 { font-size: 36px; } } h5 { font-size: 20px; line-height: 1.25; } @media (min-width: 768px) { h5 { font-size: 24px; } } h6 { font-size: 16px; line-height: 1.33333; } @media (min-width: 768px) { h6 { font-size: 18px; } } small, .small { display: block; font-size: 12px; line-height: 1.5; } mark, .mark { padding: 3px 5px; color: #ffffff; background: var(--first-color); } .big { font-size: 18px; line-height: 1.55556; } code { padding: 10px 5px; border-radius: 0.2rem; font-size: 90%; color: #111111; background: #f5f5f5; } p [style*='max-width'] { display: inline-block; } .brand { display: inline-block; } .brand .brand-logo-dark { display: block; } .brand > * + * { margin-top: 0; } a { transition: all 0.3s ease-in-out; } a, a:focus, a:active, a:hover { text-decoration: none; } a, a:focus, a:active { color: var(--first-color); } a:hover { color: #182465; } a[href*='tel'], a[href*='mailto'] { white-space: nowrap; } .block-center, .block-sm, .block-lg { margin-left: auto; margin-right: auto; } .block-sm { max-width: 560px; } .block-lg { max-width: 768px; } .block-center { padding: 10px; } .block-center:hover .block-center-header { background-color: var(--first-color); } .block-center-title { background-color: #ffffff; } @media (max-width: 1599.98px) { .block-center { padding: 20px; } .block-center:hover .block-center-header { background-color: #ffffff; } .block-center-header { background-color: var(--first-color); } } .box-icon-modern { text-align: center; background: #ffffff; transition: all .3s ease; } .box-icon-modern-title { font-weight: 400; letter-spacing: .025em; text-transform: none; } .box-icon-modern-title a, .box-icon-modern-title a:focus, .box-icon-modern-title a:active { color: inherit; } .box-icon-modern-title a:hover { color: var(--first-color); } .box-icon-modern-link { display: inline-block; font-size: 16px; line-height: 1.5; letter-spacing: .1em; } .box-icon-modern-link, .box-icon-modern-link:focus, .box-icon-modern-link:active { color: var(--first-color); } .box-icon-modern-link:hover { color: #151515; } .box-icon-modern-link .icon { font-size: 16px; line-height: 24px; margin-left: 6px; } * + .box-icon-modern-title { margin-top: 20px; } * + .box-icon-modern-text { margin-top: 14px; } * + .box-icon-modern-link { margin-top: 16px; } @media (min-width: 576px) { .box-icon-modern { text-align: left; max-width: 270px; } } .box-icon-classic { text-align: left; transition: all .2s ease; z-index: 1; } .box-icon-classic-icon { display: inline-block; text-align: center; height: 70px; width: 70px; margin-top: 4px; font-size: 30px; line-height: 70px; color: #151515; background: #f3f3f3; border-radius: 50%; box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.15); animation: iconClassic 20s ease-in-out infinite; } .box-icon-classic-title { text-transform: none; letter-spacing: .05em; } .box-icon-classic-title a, .box-icon-classic-title a:focus, .box-icon-classic-title a:active { color: inherit; } .box-icon-classic-title a:hover { color: var(--first-color); } .box-icon-classic-text { font-size: 22px; line-height: 1.47; letter-spacing: .05em; color: rgba(21, 21, 21, 0.8); } * + .box-icon-classic-text { margin-top: 20px; } @keyframes iconClassic { 30% { color: #151515; background: #f3f3f3; } 33% { color: #ffffff; background: var(--first-color); } 64% { color: #ffffff; background: var(--first-color); } 67% { color: #ffffff; background: var(--second-color); } 97% { color: #ffffff; background: var(--second-color); } } @media (min-width: 992px) { .box-icon-classic-icon { height: 90px; width: 90px; font-size: 40px; line-height: 90px; } } @media (min-width: 1200px) { .box-icon-classic-text { max-width: 92%; } } .clients-classic { text-align: center; padding: 20px 15px; border-bottom: 1px solid #e1e1e1; } @media (min-width: 576px) { .clients-classic { border-bottom: none; } } @media (min-width: 768px) { .clients-classic { padding: 30px 50px; } } @media (min-width: 992px) and (max-width: 1199.98px) { .clients-classic { padding: 30px 15px; } } .box-info { text-align: center; } @media (min-width: 768px) { .box-info { text-align: left; } } .box-info-title { text-transform: none; letter-spacing: .05em; } .box-info-text { font-size: 22px; color: #777777; } .box-info-link { display: inline-block; font-size: 18px; line-height: 1.33; } .box-info-link, .box-info-link:focus, .box-info-link:active { color: var(--first-color); } .box-info-link:hover { color: #151515; } * + .box-info-text { margin-top: 20px; } * + .box-info-link { margin-top: 30px; } @media (min-width: 1200px) { .box-info .unit { margin-bottom: -20px; margin-left: -40px; } .box-info .unit > * { margin-bottom: 20px; margin-left: 40px; } } html .group { margin-bottom: -20px; margin-left: -15px; } html .group:empty { margin-bottom: 0; margin-left: 0; } html .group > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 15px; } html .group-xmd { margin-bottom: -10px; margin-left: -20px; } html .group-xmd:empty { margin-bottom: 0; margin-left: 0; } html .group-xmd > * { display: inline-block; margin-top: 0; margin-bottom: 10px; margin-left: 20px; } html .group-md { margin-bottom: -20px; margin-left: -20px; } html .group-md:empty { margin-bottom: 0; margin-left: 0; } html .group-md > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 20px; } * + .group-md { margin-top: 30px; } h4 + .group-md { margin-top: 40px; } .unit { display: flex; flex: 0 1 100%; margin-bottom: -20px; margin-left: -30px; } .unit > * { margin-bottom: 20px; margin-left: 30px; } .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-xs { margin-bottom: -10px; margin-left: -10px; } .unit-spacing-xs > * { margin-bottom: 10px; margin-left: 10px; } .unit-spacing-sm { margin-bottom: -15px; margin-left: -15px; } .unit-spacing-sm > * { margin-bottom: 15px; margin-left: 15px; } .unit-spacing-lg { margin-bottom: -30px; margin-left: -30px; } .unit-spacing-lg > * { margin-bottom: 30px; margin-left: 30px; } .list-inline > li { display: inline-block; } .index-list { counter-reset: li; } .list > li + li { margin-top: 10px; } img { display: inline-block; max-width: 100%; height: auto; } .icon { display: inline-block; font-size: 16px; line-height: 1; } .icon::before { position: relative; display: inline-block; font-weight: 400; font-style: normal; speak: none; text-transform: none; } hr { margin-top: 0; margin-bottom: 0; border-top: 1px solid #e1e1e1; } .text-divider { text-align: center; font-size: 12px; letter-spacing: 0; text-transform: uppercase; } * + .text-divider { margin-top: 20px; } .button { position: relative; overflow: hidden; display: inline-block; padding: 17px 40px; font-size: 14px; line-height: 1.85; min-width: 200px; border: none; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-weight: 900; letter-spacing: 0.2em; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; text-align: center; cursor: pointer; vertical-align: middle; user-select: none; transition: all .25s ease-in-out; } @media (min-width: 992px) { .button { min-width: 230px; padding: 25px 50px; } } .button-primary, .button-primary:focus { color: #ffffff; background-color: var(--first-color); border-color: var(--first-color); } .button-primary:hover, .button-primary:active { color: #151515; background-color: var(--second-color); border-color: var(--second-color); } .button-sm { padding: 12px 30px; font-size: 12px; line-height: 2.17; min-width: 160px; } @media (min-width: 992px) { .button-sm { min-width: 200px; padding: 17px 40px; } } .button-winona { overflow: hidden; } .content-original, .content-dubbed { transition: transform .3s, opacity .3s; transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .content-dubbed { display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transform: translate3d(0, 20%, 0); pointer-events: none; } .button-winona:hover .content-original { opacity: 0; transform: translate3d(0, -50%, 0); } .button-winona:hover .content-dubbed { opacity: 1; transform: none; } .btn-primary { border-radius: 3px; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; transition: .33s; } .btn-primary, .btn-primary:active, .btn-primary:focus { color: #ffffff; background: var(--first-color); border-color: var(--first-color); } .btn-primary:hover { color: #ffffff; background: #000000; border-color: #000000; } .button-style-1 { position: relative; text-align: center; padding: 0; color: #151515; background: #ffffff; border: 2px solid #151515; margin-bottom: 20px; z-index: 1; } .button-style-1 .icon { display: none; font-size: 28px; line-height: inherit; transition: all .2s ease; transform: none; opacity: 1; } .button-style-1-text { display: inline-block; padding: 18px 15px 17px; white-space: nowrap; font-size: 12px; line-height: 1.75; letter-spacing: .1em; font-weight: 900; text-transform: uppercase; cursor: pointer; transition: all .2s ease-in-out, padding .3s ease; } .button-style-1-text a, .button-style-1-text a:focus, .button-style-1-text a:active { color: #151515; } .button-style-1-text a:hover { color: var(--first-color); } @media (min-width: 992px) { .button-style-1-text { padding-left: 20px; padding-right: 20px; } } @media (min-width: 1200px) { .desktop .button-style-1 { width: 78px; height: 67px; line-height: 63px; } .desktop .button-style-1 .icon { display: inline-block; } .desktop .button-style-1-text { position: absolute; top: -2px; left: -2px; padding: 21px 0; letter-spacing: .2em; background: inherit; border: inherit; visibility: hidden; opacity: 0; } .desktop .button-style-1:hover .button-style-1-text { opacity: 1; visibility: visible; padding-left: 34px; padding-right: 34px; } .desktop .button-style-1:hover .icon { transform: scale(0); opacity: 0; } } input:-webkit-autofill ~ label, input:-webkit-autofill ~ .form-validation { color: #000000 !important; } .form-wrap { position: relative; } .form-wrap.has-error .form-input { border-color: #f5543f; } * + .form-wrap { margin-top: 18px; } .form-wrap + .button { margin-top: 30px; } .form-input { display: block; width: 100%; min-height: 60px; padding: 16px 25px; font-size: 15px; font-weight: 400; line-height: 26px; letter-spacing: .075em; color: #777777; background-color: #ffffff; background-image: none; border-radius: 0; -webkit-appearance: none; transition: .3s ease-in-out; border: 1px solid #ebebeb; } .form-input:focus { outline: 0; } textarea.form-input { height: 150px; min-height: 60px; max-height: 255px; resize: vertical; } .form-label, .form-label-outside { margin-bottom: 0; color: #777777; font-weight: 400; } .form-label { position: absolute; top: 30px; left: 0; right: 0; padding-left: 25px; padding-right: 25px; font-size: 15px; font-weight: 400; line-height: 26px; letter-spacing: .075em; pointer-events: none; text-align: left; z-index: 9; transition: .25s; will-change: transform; transform: translateY(-50%); } .form-label.focus { opacity: 0; } .form-label-outside { width: 100%; margin-bottom: 4px; } @media (min-width: 768px) { .form-label-outside { position: static; } .form-label-outside, .form-label-outside.focus { transform: none; } } .form-validation { position: absolute; right: 8px; top: 0; z-index: 11; margin-top: 2px; font-size: 9px; font-weight: 400; line-height: 12px; letter-spacing: 0; color: #f5543f; transition: .3s; } .form-validation-left .form-validation { top: 100%; right: auto; left: 0; } #form-output-global { position: fixed; bottom: 30px; left: 15px; z-index: 2000; visibility: hidden; transform: translate3d(-500px, 0, 0); transition: .3s all ease; } #form-output-global.active { visibility: visible; transform: translate3d(0, 0, 0); } @media (min-width: 576px) { #form-output-global { left: 30px; } } .form-output { position: absolute; top: 100%; left: 0; font-size: 10px; font-weight: 400; line-height: 1.2; margin-top: 2px; transition: .3s; opacity: 0; visibility: hidden; } .form-output.active { opacity: 1; visibility: visible; } .form-output.error { color: #f5543f; } .form-output.success { color: #98bf44; } .radio .radio-custom, .radio-inline .radio-custom, .checkbox .checkbox-custom { opacity: 0; } .radio .radio-custom, .radio .radio-custom-dummy, .radio-inline .radio-custom, .radio-inline .radio-custom-dummy, .checkbox .checkbox-custom, .checkbox .checkbox-custom-dummy { position: absolute; top: 3px; left: 0; width: 18px; height: 18px; outline: none; cursor: pointer; } .radio .radio-custom-dummy, .radio-inline .radio-custom-dummy, .checkbox .checkbox-custom-dummy { pointer-events: none; background: #ffffff; } .radio .radio-custom-dummy::after, .radio-inline .radio-custom-dummy::after, .checkbox .checkbox-custom-dummy::after { position: absolute; opacity: 0; transition: .22s; } .radio .radio-custom:focus, .radio-inline .radio-custom:focus, .checkbox .checkbox-custom:focus { outline: none; } .radio input, .radio-inline input, .checkbox input { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; } .radio-custom:checked + .radio-custom-dummy:after, .checkbox-custom:checked + .checkbox-custom-dummy:after { opacity: 1; } .radio, .radio-inline { position: relative; text-align: left; padding-left: 30px; cursor: pointer; } .radio .radio-custom-dummy, .radio-inline .radio-custom-dummy { top: 3px; left: 0; width: 18px; height: 18px; margin: 0; border: 2px solid #e8e8e8; } .radio .radio-custom-dummy::after, .radio-inline .radio-custom-dummy::after { content: '\f222'; font-family: "Material Design Icons"; position: absolute; top: -2px; left: -1px; font-size: 18px; line-height: 1; color: #151515; } .checkbox { position: relative; text-align: left; padding-left: 30px; cursor: pointer; } .checkbox .checkbox-custom-dummy { top: 3px; left: 0; width: 18px; height: 18px; margin: 0; border: 2px solid #e8e8e8; } .checkbox .checkbox-custom-dummy::after { content: '\f222'; font-family: "Material Design Icons"; position: absolute; top: -2px; left: -1px; font-size: 18px; line-height: 1; color: #151515; } .form-sm .form-input, .form-sm .button { padding-top: 9px; padding-bottom: 9px; min-height: 40px; } .form-sm .form-validation { top: -16px; } .form-sm .form-label { top: 20px; } .form-sm * + .button { margin-top: 10px; } .form-lg .form-input, .form-lg .form-label { font-size: 16px; } .form-lg .form-input { font-size: 16px; padding-top: 21px; padding-bottom: 21px; } .form-lg .form-input { min-height: 68px; } .form-lg .form-button { min-height: 70px; } .form-lg .form-label { top: 35px; } .form-wrap-recaptcha { display: inline-block; } @media (max-width: 767.98px) { .recaptcha iframe { transform: scale(0.95); transform-origin: 0 50%; will-change: transform; } .form-wrap-recaptcha .form-validation { right: 22px; } } * + .form-login { margin-top: 30px; } @media (min-width: 992px) { h3 + .form-login { margin-top: 50px; } } .form-checkout .form-label, .form-checkout .form-input { color: #151515; } .form-style-1 .button { min-width: auto; letter-spacing: .3em; } @media (min-width: 576px) { .form-style-1 { padding: 40px 30px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); } } @media (min-width: 768px) { .form-style-1 { padding: 55px 50px; } } @media (min-width: 992px) { .form-style-1 .button { min-width: 245px; } } * + .form-style-1 { margin-top: 55px; } .post-modern { position: relative; display: flex; text-align: left; background: #ffffff; } .post-modern-2 { color: rgba(255, 255, 255, 0.5); } .post-modern-2 .post-modern-badge { color: var(--second-color); } .post-modern-2 .post-modern-title { color: #ffffff; } .post-modern-3 { color: #ffffff; } .post-modern-3 .post-modern-dummy::before { padding-bottom: 93.5%; } .post-modern-3 .post-modern-header, .post-modern-3 .post-modern-footer { pointer-events: none; } .post-modern-3 .post-modern-header > *, .post-modern-3 .post-modern-footer > * { pointer-events: auto; } .post-modern-3 .post-modern-footer { display: flex; flex-direction: column; justify-content: space-between; } .post-modern-3 .post-modern-badge { color: var(--second-color); } .post-modern-3 .post-modern-title { color: inherit; } .post-modern-3 .post-modern-title a:hover { text-decoration: underline; } .post-modern-quote .post-modern-content::before { position: absolute; content: '\201C'; top: 3%; right: 6%; font-size: 100px; line-height: .88; font-weight: 500; color: #ebebeb; font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; } .post-modern-figure { display: block; overflow: hidden; } .post-modern-figure img { width: 100%; transition: all .3s ease; transform: none; will-change: transform; } .post-modern-image { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; width: auto; height: auto; max-width: none; } @supports (object-fit: cover) { .post-modern-image { left: 0; top: 0; width: 100%; height: 100%; transform: none; object-fit: cover; object-position: center center; } } .post-modern-header, .post-modern-footer { padding: 5%; } .post-modern-content, .post-modern-content-2, .post-modern-horizontal, .post-modern-dummy { flex-shrink: 0; width: 100%; } .post-modern-content { position: relative; display: flex; padding: 5%; flex-direction: column; justify-content: space-between; pointer-events: none; } .post-modern-content > *:not(.post-modern-center) { pointer-events: auto; } .post-modern-center > * { pointer-events: auto; } .post-modern-content-2 { position: relative; display: flex; flex-direction: column; justify-content: space-between; pointer-events: none; } .post-modern-content-2 > * { pointer-events: auto; } .post-modern-dummy { pointer-events: none; } .post-modern-dummy::before { content: ''; display: block; width: 0; } .post-modern-badge { display: inline-block; font-size: 14px; line-height: 2; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: var(--first-color); } .post-modern-title { font-size: 16px; line-height: 1.56; font-weight: 500; letter-spacing: .075em; color: #151515; } .post-modern-title a { color: inherit; } .post-modern-title a:hover { text-decoration: underline; } .post-modern-time { font-size: 12px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; } .post-modern-center + .group-xmd, .post-modern-title + .group-md, .post-modern-center + .group-md { margin-top: 20px; } .post-modern-title + .group-xmd { margin-top: 16px; } .post-modern + .post-modern { margin-top: 30px; } .post-modern-horizontal + .post-modern-horizontal { margin-top: 30px; } @media (max-width: 575.98px) { .post-modern-3 .post-modern-title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .post-modern-3 .post-modern-title + .group-md { margin-top: 10px; } } @media (min-width: 576px) { .post-modern-dummy::before { padding-bottom: 92.4%; } .post-modern-4 .post-modern-dummy::before { padding-bottom: 43.75%; } } @media (min-width: 1200px) { .post-modern-3 .post-modern-title { font-size: 24px; max-width: 400px; line-height: 1.25; } .post-modern-3 .post-modern-footer { min-height: 185px; } .post-modern-quote .post-modern-content::before { top: 14px; right: 18px; font-size: 150px; } .post-modern-header { padding: 42px 32px 12px; } .post-modern-footer { padding: 28px 32px 34px; } .post-modern-content { padding: 42px 32px 34px; } .post-modern-title { font-size: 18px; } .post-modern-time { font-size: 14px; } } @media (max-width: 575.98px) { .section-fluid .post-modern { max-width: 290px; margin-left: auto; margin-right: auto; } .section-fluid .post-modern-3 .post-modern-dummy::before { padding-bottom: 125%; } .section-fluid .post-modern-horizontal { z-index: 1; } .section-fluid .post-modern-horizontal::before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; background: rgba(63, 73, 89, 0.5); z-index: 1; } .section-fluid .post-modern-horizontal .post-modern-figure { pointer-events: none; } .section-fluid .post-modern-horizontal .post-modern-figure img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; width: auto; height: auto; max-width: none; pointer-events: auto; } @supports (object-fit: cover) { .section-fluid .post-modern-horizontal .post-modern-figure img { left: 0; top: 0; width: 100%; height: 100%; transform: none; object-fit: cover; object-position: center center; } } .section-fluid .post-modern-horizontal .post-modern-content { position: relative; z-index: 1; } .section-fluid .post-modern-horizontal .post-modern-badge { color: var(--second-color); } .section-fluid .post-modern-horizontal .post-modern-title, .section-fluid .post-modern-horizontal .post-modern-time { color: #ffffff; } .section-fluid .post-modern-horizontal .unit-left { margin: 0; } } @media (min-width: 1200px) and (max-width: 1879px) { .section-fluid .post-modern-header, .section-fluid .post-modern-footer, .section-fluid .post-modern-content { padding: 5%; } .section-fluid .post-modern-horizontal { padding: 2% 4% 2% 2%; } .section-fluid .post-modern-quote .post-modern-content::before { top: 3%; right: 6%; font-size: 100px; } } @media (min-width: 1200px) and (max-width: 1799px) { .section-fluid .post-modern-3 .post-modern-footer { min-height: auto; } .section-fluid .post-modern-horizontal .post-modern-figure img { width: 180px; } .section-fluid .post-modern-title { font-size: 16px; } .section-fluid .post-modern-time { font-size: 12px; } } .post-modern-horizontal { display: flex; align-items: center; padding: 5%; text-align: left; background: #ffffff; } .post-modern-horizontal .unit { flex-grow: 1; } .post-modern-horizontal .post-modern-content { padding: 0; } @media (min-width: 576px) { .post-modern-horizontal { padding: 2% 4% 2% 2%; } .post-modern-horizontal .post-modern-content { min-height: 100%; } } @media (min-width: 768px) { .post-modern-horizontal .post-modern-figure img { max-width: 170px; } } @media (min-width: 1200px) { .post-modern-horizontal { padding: 28px 40px 28px 28px; } .post-modern-horizontal .unit { margin-bottom: -20px; margin-left: -40px; } .post-modern-horizontal .unit > * { margin-bottom: 20px; margin-left: 40px; } .post-modern-horizontal .post-modern-content { padding: 14px 0 6px; } .post-modern-horizontal .post-modern-figure img { max-width: none; } } .bg-default .post-modern-horizontal, .bg-default .post-modern { background: #f5f5f5; } .ie-10 .post-modern-horizontal .unit-body, .ie-11 .post-modern-horizontal .unit-body, .ie-edge .post-modern-horizontal .unit-body { width: 100%; } @media (min-width: 992px) { .desktop .post-modern:hover .post-modern-figure img { transform: scale(1.1); } } .post-amy { color: #151515; } @media (min-width: 768px) { .post-amy { padding-right: 16%; } } .post-amy-figure { display: block; text-align: center; } .post-amy-figure img { width: 100%; } .post-amy-title { font-size: 16px; line-height: 1; letter-spacing: .025em; font-weight: 400; text-transform: none; } .post-amy-title a:hover { color: inherit; text-decoration-line: underline; text-decoration-color: #6d6d6d; } .post-amy-info { transform: translate3d(0, -6px, 0); margin-bottom: -6px; margin-left: -15px; margin-right: -15px; } .post-amy-info > * { margin-top: 6px; padding-left: 15px; padding-right: 15px; } .post-amy-info > li { position: relative; } .post-amy-info > li > * { display: inline-block; vertical-align: middle; } .post-amy-info > li .icon { font-size: 18px; color: var(--second-color); } .post-amy-info > li > * + * { margin-left: 6px; } .post-amy-info > li + li::before { position: absolute; content: ''; top: 50%; left: -1px; width: 1px; height: 18px; background: #cccccc; transform: translate3d(0, -50%, 0); } .post-amy-info a, .post-amy-info a:focus, .post-amy-info a:active { color: inherit; } .post-amy-info a:hover { color: var(--first-color); } * + .post-amy-info { margin-top: 10px; } @media (max-width: 767.98px) { .post-amy { color: #ffffff; } } @media (min-width: 768px) { .post-amy-title { font-size: 18px; } .post-amy-figure { position: relative; overflow: hidden; } .post-amy-figure a { display: inline-flex; align-items: flex-end; justify-content: center; position: absolute; padding: 60px 20px 20px; top: -110px; right: -110px; height: 200px; width: 200px; color: #151515; background: var(--second-color); transform: rotate(45deg); transition-duration: .3s; } .post-amy-figure a:hover { color: #ffffff; background: var(--first-color); } .post-amy-figure .icon { font-size: 30px; transform: rotate(-45deg); } } @media (min-width: 992px) { .post-amy-title { font-size: 24px; } * + .post-amy-info { margin-top: 20px; } } .tabs-post .post-amy-title { position: relative; } .tabs-post .post-amy-title::before { position: absolute; content: ''; top: 50%; left: -30px; width: 0; height: 0; border-style: solid; border-width: 8px 0 8px 10px; border-color: transparent transparent transparent #ffffff; transform: translate3d(150%, -50%, 0); transition: all .25s ease; visibility: hidden; opacity: 0; } @media (min-width: 768px) { .tabs-post .post-amy-title::before { border-width: 8px 10px 8px 0; border-color: transparent var(--second-color) transparent transparent; } } @media (min-width: 1200px) { .tabs-post .post-amy-title::before { left: -50px; border-width: 11px 14px 11px 0; } } .tabs-post .nav-link:hover + .post-amy .post-amy-title::before, .tabs-post .nav-link.active + .post-amy .post-amy-title::before { transform: translate3d(0, -50%, 0); visibility: visible; opacity: 1; } @media (max-width: 767.98px) { .tabs-post .post-amy { opacity: .5; } .tabs-post .post-amy-title { color: #ffffff; } .tabs-post .post-amy-title:hover { text-decoration-color: #ffffff; } } .thumbnail { position: relative; } .thumbnail-classic { text-align: center; } .thumbnail-classic-figure { display: block; overflow: hidden; } .thumbnail-classic-figure img { width: 100%; transition: all .3s ease; will-change: transform; } .thumbnail-classic-caption { padding: 20px 15px; max-width: 80%; margin-left: auto; margin-right: auto; background: #ffffff; transform: translate3d(0, -20px, 0); will-change: transform; transition: all .3s ease; } @media (min-width: 992px) { .desktop .thumbnail-classic-figure img { transform: scale(1.1); transform-origin: 50% 0; } .desktop .thumbnail-classic-caption { padding-top: 30px; padding-bottom: 30px; transform: translate3d(0, -30px, 0); } .desktop .thumbnail-classic:hover .thumbnail-classic-caption, .desktop .thumbnail-classic:hover .thumbnail-classic-figure img { transform: none; } } .thumbnail-modern { position: relative; overflow: hidden; } .thumbnail-modern-figure { display: block; } .thumbnail-modern-figure img { width: 100%; transition: all .3s ease; will-change: transform; } .thumbnail-modern-caption { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 15px; } .thumbnail-modern-title { font-weight: 400; } .thumbnail-modern-badge { display: inline-block; padding: 3px 10px; font-size: 14px; line-height: 1.43; letter-spacing: .1em; font-weight: 500; text-transform: uppercase; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; color: #ffffff; background: var(--first-color); } * + .thumbnail-modern-badge { margin-top: 10px; } @media (min-width: 992px) { .desktop .thumbnail-modern-figure img { transform: none; } .desktop .thumbnail-modern-caption { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; visibility: hidden; background: rgba(255, 255, 255, 0.91); transition: all .3s linear; } .desktop .thumbnail-modern:hover .thumbnail-modern-figure img { transform: scale(1.2); } .desktop .thumbnail-modern:hover .thumbnail-modern-caption { opacity: 1; visibility: visible; } .desktop .hoverdir-item .thumbnail-modern-caption { opacity: 1; visibility: visible; transform: translate(-100%, 0); will-change: transform; pointer-events: none; } .desktop .hoverdir-item .thumbnail-modern-caption > * { pointer-events: auto; } } .breadcrumbs-custom { position: relative; padding: 50px 0; text-align: center; } .breadcrumbs-custom-title { font-weight: 700; } .breadcrumbs-custom-path { padding: 10px 0; margin-left: -17px; margin-right: -17px; } .breadcrumbs-custom-path > * { padding-left: 17px; padding-right: 17px; } .breadcrumbs-custom-path a { display: inline; vertical-align: middle; } .breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus { color: #fff; } .breadcrumbs-custom-path li { position: relative; display: inline-block; vertical-align: middle; line-height: 1.5; font-weight: 500; letter-spacing: .13em; text-transform: uppercase; } .breadcrumbs-custom-path li::after { position: absolute; content: "\f105"; top: 46%; right: -8px; display: inline-block; font-size: 14px; line-height: 1; font-style: normal; font-family: "FontAwesome"; color: #fff; transform: translate3d(0, -50%, 0); } .breadcrumbs-custom-path li:last-child:after { display: none; } .breadcrumbs-custom-path a:hover { color: var(--first-color); } .breadcrumbs-custom-path li.active { font-weight: 900; color: #151515; } * + .breadcrumbs-custom-path { margin-top: 14px; } @media (min-width: 576px) { .breadcrumbs-custom { padding: 70px 0; } } @media (min-width: 768px) { .breadcrumbs-custom { padding: 80px 0; } .breadcrumbs-custom-path { padding: 20px 0; } } @media (min-width: 992px) { .breadcrumbs-custom { padding: 90px 0; } } @media (min-width: 1200px) { .breadcrumbs-custom { padding: 116px 0; } } .pagination { position: relative; padding-left: 40px; padding-right: 40px; max-width: 870px; margin-left: auto; margin-right: auto; align-items: center; justify-content: center; font-size: 0; line-height: 0; } @media (min-width: 768px) { .pagination { padding-left: 70px; padding-right: 70px; } } .page-item { display: inline-block; vertical-align: middle; text-align: center; } .page-link { display: inline-block; min-width: 24px; padding: 0px 5px; border: 0 solid transparent; font-size: 18px; line-height: 1.33333; font-weight: 500; background-color: transparent; color: #151515; transition: all 0.3s ease-in-out; } .page-link:hover, .page-link:focus, .page-link:active { color: var(--first-color); background-color: transparent; border-color: transparent; } .page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active { color: var(--first-color); background-color: transparent; border-color: transparent; } .page-item.disabled > .page-link { display: none; } .page-item-control { position: absolute; } .page-item-control .icon::before { font-family: "FontAwesome"; font-size: 24px; line-height: 24px; } .page-item-control:first-child { left: 0; } .page-item-control:first-child .icon::before { content: '\f104'; margin-left: -1px; } @media (min-width: 768px) { .page-item-control:first-child { left: 30px; } } .page-item-control:last-child { right: 0; } .page-item-control:last-child .icon::before { content: '\f105'; margin-right: -1px; } @media (min-width: 768px) { .page-item-control:last-child { right: 30px; } } * + .pagination-wrap { margin-top: 40px; } @media (min-width: 768px) { * + .pagination-wrap { margin-top: 60px; } } .footer-classic { text-align: center; background: #121418 50% 50% no-repeat; background-size: cover; } .footer-classic [class*='box-width-'] { margin-left: auto; margin-right: auto; } .footer-classic .row > div { border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .footer-classic .row > div:last-child { border-bottom: none; } .footer-classic .button { padding-left: 30px; padding-right: 30px; } .footer-classic * + .button { margin-top: 35px; } .footer-classic-content { position: relative; } .footer-classic-panel { text-align: center; padding: 20px 0; background-color: inherit; } .footer-classic-header { position: relative; padding-top: 50px; padding-bottom: 25px; } .footer-classic-header::before { position: absolute; content: ''; bottom: 0; left: 0; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.1); } .footer-classic-body { padding: 30px 0 55px; } .footer-classic-title { font-weight: 300; letter-spacing: .2em; } .footer-classic-list,.footer-one-list { text-align: center; } .footer-classic-list > li + li,.footer-one-list>li + li { margin-bottom: 8px; } .footer-classic-list a, .footer-classic-list a:focus, .footer-classic-list a:active,.footer-one-list a,.footer-one-list a:focus,.footer-one-list a:active { color: inherit; } .footer-classic-list a:hover,.footer-one-list a:hover{ color: var(--first-color); } .footer-classic-contacts { text-align: left; } .footer-classic-contacts .icon { text-align: center; vertical-align: middle; width: 45px; height: 45px; font-size: 20px; line-height: 45px; color: #ffffff; background: rgba(255, 255, 255, 0.1); border-radius: 50%; } .footer-classic-contacts .phone { font-size: 18px; line-height: 1.33; letter-spacing: .1em; } .footer-classic-contacts a { display: inline-block; } .footer-classic-contacts a, .footer-classic-contacts a:focus, .footer-classic-contacts a:active { color: inherit; } .footer-classic-contacts a:hover { color: var(--second-color); } * + .footer-classic-contacts-item { margin-top: 24px; } * + .footer-classic-panel { margin-top: 50px; } @media (max-width: 575.98px) { .footer-classic .row > div:not(:first-child) .footer-classic-header { padding-top: 0; } } @media (min-width: 768px) { .footer-classic { text-align: left; } .footer-classic .row > div:first-child { border-right: 1px solid rgba(255, 255, 255, 0.1); } .footer-classic-panel { padding-top: 40px; padding-bottom: 40px; } .footer-classic-list { text-align: left; columns: 2; break-inside: avoid; max-width: 320px; margin-bottom: -8px; } .footer-one-list { text-align: left; columns: 1; break-inside: avoid; max-width: 320px; margin-bottom: -8px; } .footer-classic-list > li { margin-bottom: 8px; } } @media (min-width: 992px) { .footer-classic .row > div { border-bottom: none; } .footer-classic .row > div:not(:last-child) { border-right: 1px solid rgba(255, 255, 255, 0.1); } * + .footer-classic-panel { margin-top: 0; } } * + .rights { margin-top: 30px; } .text-style-2 { line-height: 1.67; letter-spacing: .075em; } .text-style-3 { line-height: 1.5; font-weight: 300; font-style: italic; text-transform: none; letter-spacing: .075em; } * + .text-style-3 { margin-top: 26px; } @media (min-width: 768px) { .text-style-2 + .button { margin-top: 55px; } } @media (min-width: 992px) and (max-width: 1199.98px) { .text-style-3 { font-size: 20px; } } @media (min-width: 1200px) { .text-style-2 { max-width: 95%; } } .product { position: relative; overflow: hidden; text-align: center; padding: 48px 20px 35px; max-width: 300px; margin-left: auto; margin-right: auto; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); } @media (min-width: 992px) { .product { text-align: left; padding-left: 44px; } } .radio-panel .radio-inline { font-size: 16px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #151515; } .radio-panel + .radio-panel { margin-top: 13px; } .services-modern { position: relative; padding: 40px 0; z-index: 1; } .services-modern::before { position: absolute; content: ''; top: -1px; right: -1px; bottom: -1px; left: -1px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03); background: #ffffff; visibility: hidden; opacity: 0; transition: all .3s ease; pointer-events: none; z-index: -1; } .services-modern .box-icon-modern { max-width: 280px; margin-left: auto; margin-right: auto; background: transparent; } @media (min-width: 768px) { .services-modern { padding: 50px 20px; } } @media (min-width: 1200px) { .services-modern { padding-bottom: 60px; } } @media (min-width: 1200px) { .desktop .services-modern:hover::before { opacity: 1; visibility: visible; } } .services-creative { position: relative; overflow: hidden; text-align: left; max-width: 370px; margin-left: auto; margin-right: auto; color: #777777; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); } .services-creative-figure { display: block; overflow: hidden; } .services-creative-figure img { width: 100%; height: 230px; object-fit: cover; will-change: transform; transition: all .25s ease; } .services-creative-caption { position: relative; padding: 18% 15px 30px; margin-top: -11.2%; z-index: 1; } .services-creative-caption::before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; background: #ffffff; transform-origin: 100% 50%; transform: skewY(-6deg); will-change: transform; transition: all .3s ease; pointer-events: none; z-index: -1; } .services-creative-counter { display: inline-block; text-align: center; position: absolute; top: 0; left: 50%; width: 50px; height: 50px; border-radius: 50%; font-size: 26px; line-height: 50px; font-weight: 300; letter-spacing: .075em; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; color: rgba(255, 255, 255, 0.7); background: linear-gradient(to top, #26368f 0%, #0c27bd 100%); transform: translate3d(140%, -50%, 0); will-change: transform; transition: all .3s ease; } .services-creative-title { font-weight: 400; letter-spacing: 0; text-transform: none; } .services-creative-title a, .services-creative-title a:focus, .services-creative-title a:active { color: inherit; } .services-creative-title a:hover { color: var(--first-color); } @media (min-width: 992px) { .desktop .services-creative-figure img { transform: scale(1.1); } .desktop .services-creative:hover .services-creative-figure img { transform: none; } .desktop .services-creative:hover .services-creative-caption::before { transform: none; } .desktop .services-creative:hover .services-creative-counter { transform: translate3d(-50%, -50%, 0); } } @media (min-width: 576px) { .services-creative-caption { padding-left: 10%; padding-right: 10%; padding-bottom: 30px; } .services-creative-counter { transform: translate3d(105%, -50%, 0); } } @media (min-width: 768px) { .services-creative-caption { padding-left: 14%; padding-right: 14%; padding-bottom: 40px; } .services-creative-counter { width: 70px; height: 70px; font-size: 36px; line-height: 70px; } } @media (min-width: 992px) { .services-creative-caption { padding-left: 10%; padding-right: 10%; } } @media (min-width: 1200px) { .services-creative-caption { padding-left: 17%; padding-right: 17%; padding-bottom: 60px; } } .single-service { text-align: left; } .single-service img + h4 { margin-top: 40px; } .single-service * + p { margin-top: 24px; } .single-service p + p { margin-top: 20px; } .single-service * + .row { margin-top: 50px; } @media (min-width: 576px) and (max-width: 767.98px) { .unit.flex-sm-column { padding-right: 0; } } .page { position: relative; text-align: center; overflow: hidden; min-height: 100vh; opacity: 0; } .text-italic { font-style: italic; } .text-normal { font-style: normal; } .text-underline { text-decoration: underline; } .text-strike { text-decoration: line-through; } .text-primary { color: #273aa3 !important; } .text-secondary { color: #fedd02 !important; } .text-gray-13 { color: #cccccc; } .text-gray-21 { color: #bcbbbb; } .text-gray-500 { color: #9b9b9b; } .text-gray-600 { color: #777777; } .text-white-03 { color: rgba(255, 255, 255, 0.3); } .text-white-05 { color: rgba(255, 255, 255, 0.5); } .text-white-06 { color: rgba(255, 255, 255, 0.6); } .text-gray-800-01 { color: rgba(21, 21, 21, 0.1); } .text-spacing-0 { letter-spacing: 0; } .text-spacing-25 { letter-spacing: .025em; } .text-spacing-50 { letter-spacing: .05em; } .text-spacing-75 { letter-spacing: .075em; } .text-spacing-100 { letter-spacing: .1em; } .text-spacing-180 { letter-spacing: .18em; } .text-spacing-200 { letter-spacing: .2em; } .text-spacing-500 { letter-spacing: .5em; } .text-width-small { max-width: 500px; } .text-width-medium { max-width: 550px; } .text-transform-none { text-transform: none; } @media (min-width: 1200px) { .text-xl-nowrap { white-space: nowrap; } } * + p { margin-top: 15px; } * + img { margin-top: 30px; } h5 + h2 { margin-top: 18px; } h1 + p { margin-top: 8px; } h2 + p { margin-top: 8px; } h3 + p { margin-top: 14px; } h4 + p { margin-top: 14px; } h5 + p { margin-top: 12px; } h6 + p { margin-top: 12px; } p + h2 { margin-top: 15px; } p + p { margin-top: 12px; } img + p { margin-top: 35px; } h3 + img { margin-top: 42px; } * + .row { margin-top: 30px; } * + .row-xs { margin-top: 20px; } * + .row-sm { margin-top: 40px; } * + .row-md { margin-top: 45px; } * + .row-lg { margin-top: 50px; } * + .row-xl { margin-top: 60px; } * + .big { margin-top: 20px; } * + .text-block { margin-top: 32px; } * + .button { margin-top: 30px; } * + .owl-carousel { margin-top: 30px; } .row + h3 { margin-top: 80px; } .container + .container { margin-top: 35px; } .container + .container-fluid { margin-top: 45px; } .row + .row { margin-top: 35px; } h4 + .big, h3 + .big { margin-top: 14px; } @media (min-width: 768px) { * + .row-xxl { margin-top: 50px; } } @media (min-width: 992px) { h5 + p { margin-top: 16px; } h6 + p { margin-top: 22px; } * + .owl-carousel { margin-top: 50px; } * + .row-xxl { margin-top: 70px; } } @media (min-width: 1200px) { .container + .container { margin-top: 60px; } .row + .row { margin-top: 60px; } } .container + .container-style-1 { margin-top: 26px; } .row-0 { margin-bottom: 0px; } .row-0:empty { margin-bottom: 0; } .row-0 > * { margin-bottom: 0px; } .row-8 { margin-bottom: -8px; } .row-8:empty { margin-bottom: 0; } .row-8 > * { margin-bottom: 8px; } .row-10 { margin-bottom: -10px; } .row-10:empty { margin-bottom: 0; } .row-10 > * { margin-bottom: 10px; } .row-15 { margin-bottom: -15px; } .row-15:empty { margin-bottom: 0; } .row-15 > * { margin-bottom: 15px; } .row-14 { margin-bottom: -14px; } .row-14:empty { margin-bottom: 0; } .row-14 > * { margin-bottom: 14px; } .row-20 { margin-bottom: -20px; } .row-20:empty { margin-bottom: 0; } .row-20 > * { margin-bottom: 20px; } .row-30 { margin-bottom: -30px; } .row-30:empty { margin-bottom: 0; } .row-30 > * { margin-bottom: 30px; } .row-40 { margin-bottom: -40px; } .row-40:empty { margin-bottom: 0; } .row-40 > * { margin-bottom: 40px; } .row-50 { margin-bottom: -50px; } .row-50:empty { margin-bottom: 0; } .row-50 > * { margin-bottom: 50px; } .row-60 { margin-bottom: -60px; } .row-60:empty { margin-bottom: 0; } .row-60 > * { margin-bottom: 60px; } @media (min-width: 768px) { .row-md-40 { margin-bottom: -40px; } .row-md-40:empty { margin-bottom: 0; } .row-md-40 > * { margin-bottom: 40px; } .row-md-50 { margin-bottom: -50px; } .row-md-50:empty { margin-bottom: 0; } .row-md-50 > * { margin-bottom: 50px; } } @media (min-width: 992px) { .row-lg-0 { margin-bottom: 0px; } .row-lg-0:empty { margin-bottom: 0; } .row-lg-0 > * { margin-bottom: 0px; } .row-lg-50 { margin-bottom: -50px; } .row-lg-50:empty { margin-bottom: 0; } .row-lg-50 > * { margin-bottom: 50px; } .row-lg-60 { margin-bottom: -60px; } .row-lg-60:empty { margin-bottom: 0; } .row-lg-60 > * { margin-bottom: 60px; } } .nav-custom-2 > * { top: 70% !important; } @media (min-width: 1200px) { .row-xl-60 { margin-bottom: -60px; } .row-xl-60:empty { margin-bottom: 0; } .row-xl-60 > * { margin-bottom: 60px; } .row-xl-75 { margin-bottom: -75px; } .row-xl-75:empty { margin-bottom: 0; } .row-xl-75 > * { margin-bottom: 75px; } .row-xl-90 { margin-bottom: -90px; } .row-xl-90:empty { margin-bottom: 0; } .row-xl-90 > * { margin-bottom: 90px; } } @media (min-width: 992px) { .desktop .row-desktop-0 { margin-bottom: 0px; } .desktop .row-desktop-0:empty { margin-bottom: 0; } .desktop .row-desktop-0 > * { margin-bottom: 0px; } .desktop .row-desktop-8 { margin-bottom: -8px; } .desktop .row-desktop-8:empty { margin-bottom: 0; } .desktop .row-desktop-8 > * { margin-bottom: 8px; } .desktop * + .row-desktop-0 { margin-top: 20px; } } .section-sm { padding: 30px 0; } .section-md, .section-lg, .section-xl { padding: 50px 0; } .section-inset-5 { padding: 30px 0; } @media (min-width: 992px) { html [class*='section-'].section-lg-0 { padding: 0 0 1px; } } @media (min-width: 768px) { .section-sm { padding: 40px 0; } .section-md { padding: 70px 0; } .section-lg { padding: 80px 0; } .section-xl { padding: 90px 0; } } @media (min-width: 992px) { .section-sm { padding: 45px 0; } .section-md { padding: 80px 0; } .section-lg { padding: 90px 0; } .section-xl { padding: 100px 0; } } @media (min-width: 1200px) { .section-inset-5 { padding-top: 45px; } } @media (min-width: 1600px) { .section-fluid { padding-left: 75px; padding-right: 75px; } .section-fluid .container-fluid { padding-left: 0; padding-right: 0; max-width: 1770px; margin-left: auto; margin-right: auto; } } .section-relative { position: relative; z-index: 1; } .grid-demonstration { text-align: left; line-height: 1.67; } .grid-demonstration h5 { font-weight: 400; letter-spacing: 0; } @media (max-width: 767.98px) { .grid-demonstration * + p { margin-top: 6px; } } @media (max-width: 1199.98px) { .grid-demonstration h5 { font-size: 16px; } } @media (max-width: 1599.98px) { .grid-demonstration p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } @media (min-width: 1200px) { .grid-demonstration * + p { margin-top: 26px; } } @media (max-width: 575.98px) { .container.grid-demonstration [class^='col'] { padding: 5px; } } @media (max-width: 991.98px) { .container-fluid.grid-demonstration .row { margin-left: 0; margin-right: 0; } } .container-fluid.grid-demonstration [class^='col'] { padding: 5px; } @media (min-width: 576px) { .container-fluid.grid-demonstration [class^='col'] { padding: 10px; } } @media (min-width: 768px) { .container-fluid.grid-demonstration [class^='col'] { padding: 15px 10px; } } @media (min-width: 992px) { .container-fluid.grid-demonstration [class^='col'] { padding: 20px; } } @media (min-width: 1200px) { .container-fluid.grid-demonstration [class^='col'] { padding: 30px; } } @media (min-width: 1600px) { .container-fluid.grid-demonstration .row { margin-left: -35px; margin-right: -35px; } .container-fluid.grid-demonstration [class^='col'] { padding: 40px 40px 40px 60px; } .container-fluid.grid-demonstration .col-12, .container-fluid.grid-demonstration .col-6 { padding-right: 60px; } } @media (min-width: 1800px) { .container-fluid.grid-demonstration .row { margin-left: -75px; margin-right: -75px; } .container-fluid.grid-demonstration [class^='col'] { padding: 50px 80px 50px 100px; } .container-fluid.grid-demonstration .col-12, .container-fluid.grid-demonstration .col-6 { padding-right: 100px; } } .grid-system-bordered .row { margin-left: 0; margin-right: 0; } .grid-system-bordered [class*='col'] { padding-top: 15px; padding-bottom: 15px; } .grid-system-bordered .row { border-bottom: 1px solid #f5f5f5; } .grid-system-bordered * + .row { margin-top: 30px; } @media (min-width: 768px) { .grid-system-bordered [class*='col'] { padding-top: 25px; padding-bottom: 25px; } } @media (min-width: 1200px) { .grid-system-bordered [class*='col'] { padding-top: 0; padding-bottom: 40px; } .grid-system-bordered * + .row { margin-top: 50px; } } .grid-system-outline .row { border: 1px solid #f5f5f5; } .grid-system-outline .row:not(:last-child) { border-bottom-width: 0; } .grid-system-outline [class*='col']:not(:last-child) { border-right: 1px solid #f5f5f5; } .grid-system-outline * + .row { margin-top: 30px; } .grid-system-outline .row + .row { margin-top: 0; } @media (min-width: 768px) { .grid-system-outline * + .row { margin-top: 45px; } } .context-dark, .context-dark h1, .context-dark h2, .context-dark h3, .context-dark h4, .context-dark h5, .context-dark h6 { color: #ffffff; } .context-dark:not(.section-single):not(.form-default) .form-validation, .context-dark:not(.section-single):not(.form-default) .form-label, .context-dark:not(.section-single):not(.form-default) .form-input { color: #ffffff; } .context-dark:not(.section-single):not(.form-default) .form-input { background: rgba(255, 255, 255, 0.21); border-color: transparent; } .context-dark:not(.section-single):not(.form-default) .form-wrap.has-error .form-input { border-color: #ffffff; } .context-dark p.rights { color: #ffffff; } .footer-classic.context-dark p.rights { color: rgba(255, 255, 255, 0.2); } .context-dark .owl-dot { background: rgba(184, 194, 203, 0.3); } .context-dark .owl-dot::before { background: var(--second-color); } .context-dark .brand .brand-logo-dark { display: none; } .bg-default { background-color: #ffffff; } .bg-gray-100 { background-color: #f5f5f5; } .bg-gray-7 { background-color: #f3f3f3; } [class^='bg-'] { background-size: cover; background-position: center center; } .oh { position: relative; overflow: hidden; } .desktop .oh-desktop { position: relative; overflow: hidden; } .text-decoration-lines { position: relative; overflow: hidden; width: 100%; } .text-decoration-lines-content { position: relative; display: inline-block; min-width: 170px; font-size: 13px; text-transform: uppercase; } .text-decoration-lines-content::before, .text-decoration-lines-content::after { content: ''; position: absolute; height: 1px; background: #e1e1e1; top: 50%; width: 100vw; } .text-decoration-lines-content::before { left: 0; transform: translate3d(-100%, 0, 0); } .text-decoration-lines-content::after { right: 0; transform: translate3d(100%, 0, 0); } * + .text-decoration-lines { margin-top: 30px; } p.rights { font-size: 15px; letter-spacing: .075em; color: #777777; } p.rights a { color: inherit; } p.rights a:hover { color: var(--second-color); } .text-block { text-align: left; } .text-block > * { margin-left: .125em; margin-right: .125em; } .container-inset-0 { padding-left: 0; padding-right: 0; } @media (min-width: 1600px) { .container.container-deep { max-width: 1600px; } } @media (min-width: 576px) and (max-width: 767.98px) { .container-style-1 { max-width: none; padding-left: 0; padding-right: 0; } } .gutters-8 { margin-left: -4px; margin-right: -4px; } .gutters-8 [class*='col-'] { padding-left: 4px; padding-right: 4px; } @media (min-width: 768px) { .no-md-gutters { margin-right: 0; margin-left: 0; } .no-md-gutters > .col, .no-md-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } } .box-width-230 { max-width: 230px; } .bordered-2 > div { border-top: 1px solid #e1e1e1; } @media (min-width: 768px) { .bordered-2 > div::before { position: absolute; content: ''; top: 0; bottom: 0; right: 0; border-right: 1px solid #e1e1e1; } .bordered-2 > div[class*='sm-6']:nth-child(-n + 2)::before { top: 65px; } .bordered-2 > div[class*='sm-6']:nth-last-child(-n + 2)::before { bottom: 50px; } .bordered-2 > div[class*='sm-6']:nth-child(2n)::before { display: none; } } @media (min-width: 992px) { .bordered-2 > div[class*='lg-4']:nth-child(-n + 3) { border-top: none; } .bordered-2 > div[class*='lg-4']:nth-child(-n + 3)::before { top: 65px; } .bordered-2 > div[class*='lg-4']:nth-last-child(-n + 3)::before { bottom: 50px; } .bordered-2 > div[class*='lg-4']:nth-child(2n)::before { display: inline-block; } .bordered-2 > div[class*='lg-4']:nth-child(3n)::before { display: none; } } @media (min-width: 1200px) { .bordered-2 > div[class*='lg-4']:nth-last-child(-n + 3):nth-last-child(-n + 3)::before { bottom: 60px; } } @media (max-width: 1199.98px) { .bordered-2 { overflow: hidden; } .bordered-2 > div { margin-top: -1px; } } @media (min-width: 992px) { .inset-left-lg-15 { padding-left: 15px; } .inset-right-lg-15 { padding-right: 15px; } } @media (min-width: 1200px) { .inset-left-xl-20 { padding-left: 20px; } .inset-right-xl-55 { padding-right: 55px; } .inset-left-xl-40 { padding-left: 40px; } .inset-left-xl-70 { padding-left: 70px; } } .aside-contacts { text-align: center; letter-spacing: 0; } .aside-contacts .unit-left { min-width: 22px; } .aside-contacts span.icon { vertical-align: middle; font-size: 20px; color: var(--first-color); } .aside-contacts a { display: inline-block; } .aside-contacts a, .aside-contacts a:focus, .aside-contacts a:active { color: #151515; } .aside-contacts a:hover { color: var(--first-color); } .aside-contacts-title { font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #151515; } .aside-contacts-title + * { margin-top: 20px; } @media (min-width: 768px) { .aside-contacts { text-align: left; } } @media (min-width: 992px) { .aside-contacts { display: flex; margin-left: 30px; padding-left: 35px; border-left: 1px solid #e1e1e1; } .ie-10 .aside-contacts, .ie-11 .aside-contacts { display: block; } .aside-contacts .row { margin-left: 0; margin-right: 0; } .aside-contacts .row > * { padding-left: 0; padding-right: 0; } .aside-contacts-item + .aside-contacts-item { padding-top: 31px; border-top: 1px solid #e1e1e1; } } @media (min-width: 1200px) { .aside-contacts { margin-left: 70px; } .aside-contacts .address { max-width: 90%; } } .position-static { position: static; } .index-1 { z-index: 1; } .animated { -webkit-animation-duration: .7s; animation-duration: .7s; -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, 40px, 0); transform: translate3d(0, 40px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 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, -40px, 0); transform: translate3d(0, -40px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translate3d(0, -40px, 0); transform: translate3d(0, -40px, 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(-40px, 0, 0); transform: translate3d(-40px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 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(40px, 0, 0); transform: translate3d(40px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(40px, 0, 0); transform: translate3d(40px, 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 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 slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideOutDown { 0% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { 0% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @keyframes arrowTransformY { 25% { transform: translateY(5px); } 75% { transform: translateY(-5px); } } .pen { position: absolute; left: 0; top: 0; height: 100%; width: 312.5px; transform-origin: 50% 0; animation: move 1.5s cubic-bezier(0, 0, 0.5, 0.85) infinite; } @keyframes move { 0% { transform: scale(2.45); } 100% { transform: scale(0.5); } } .ui-to-top { position: fixed; overflow: hidden; right: 15px; bottom: 15px; z-index: 100; width: 60px; height: 60px; font-size: 30px; line-height: 60px; color: #151515; background: var(--second-color); text-align: center; text-decoration: none; border-radius: 50%; transition: .3s all ease-in-out; transform: translate3d(0, 100px, 0); } .ui-to-top:focus, .ui-to-top:hover { color: #ffffff; background: var(--first-color); text-decoration: none; } .ui-to-top.active { transform: translate3d(0, 0, 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; } } .rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .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--no-transition, .rd-navbar--no-transition * { transition: none !important; } .rd-navbar, .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone { display: none; } .rd-navbar { display: none; background: #ffffff; } .rd-navbar .button { font-weight: 700; letter-spacing: .1em; } .rd-navbar-toggle { display: inline-block; position: relative; width: 48px; height: 48px; line-height: 48px; cursor: pointer; color: #151515; background-color: transparent; border: none; display: none; } .rd-navbar-toggle span { position: relative; display: block; margin: auto; transition: .3s all ease; } .rd-navbar-toggle span:after, .rd-navbar-toggle span:before { content: ""; position: absolute; left: 0; top: -10px; transition: .3s all ease; } .rd-navbar-toggle span:after { top: 10px; } .rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span { width: 30px; height: 2px; background-color: #151515; backface-visibility: hidden; border-radius: 0; } .rd-navbar-toggle span:before, .rd-navbar-toggle span:after { -webkit-transition-duration: 0.3s, 0.3s; transition-duration: 0.3s, 0.3s; -webkit-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s; -webkit-transition-property: top, -webkit-transform; transition-property: top, transform; } .rd-navbar-toggle.active span { transform: rotate(180deg); transition: background .3s 0s ease; background: transparent; } .rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after { top: 0; -webkit-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s; } .rd-navbar-toggle.active span:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .rd-navbar-toggle.active span:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .rd-navbar-brand a { display: block; } .rd-navbar-dropdown { display: none; } .rd-navbar-static { display: block; } .rd-navbar-static .rd-nav-item { display: inline-block; } .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link { background: transparent; } .rd-navbar-static .rd-nav-item.focus .rd-nav-link::before, .rd-navbar-static .rd-nav-item.opened .rd-nav-link::before { right: 0; opacity: 1; width: 100%; transition: right .3s ease, width .3s ease .3s; } .rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle { color: var(--first-color); } .rd-navbar-static .rd-nav-item.active .rd-nav-link { background: transparent; } .rd-navbar-static .rd-nav-item.active .rd-nav-link::before { right: 0; opacity: 1; width: 100%; transition: right .3s ease, width .3s ease .3s; } .rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle { color: var(--first-color); } .rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before, .rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before { transform: rotate(180deg); } .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle { display: none; margin-left: 4px; font-family: "Material Design Icons"; font-size: 16px; cursor: pointer; } .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before { position: relative; display: inline-block; transition: .22s; content: '\f236'; } .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover { color: var(--first-color); } .rd-navbar-static .rd-nav-item > .rd-navbar-submenu { margin-top: 20px; } .rd-navbar-static .rd-nav-link { position: relative; display: inline-block; padding: 22px 0; font-size: 14px; line-height: 1.72; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; color: #2c343b; transition: all .25s; } .rd-navbar-static .rd-nav-link::before { position: absolute; content: ''; bottom: -1px; right: 100%; width: 10px; height: 3px; background: var(--second-color); opacity: 0; transition: all .2s ease, right 0s ease .2s; } .rd-navbar-static .rd-nav-link:hover::before { right: 0; opacity: 1; width: 100%; transition: right .2s ease, width .2s ease .2s; } .rd-navbar-static .rd-menu { z-index: 15; position: absolute; display: block; margin-top: 30px; visibility: hidden; opacity: 0; text-align: left; border: none; transform: translate3d(0, 30px, 0); } .rd-navbar-static .rd-menu::before, .rd-navbar-static .rd-menu::after { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none; } .rd-navbar-static .rd-menu::before { z-index: -2; } .rd-navbar-static .rd-menu::after { background: inherit; z-index: -1; } .rd-navbar-static .rd-navbar-dropdown { position: absolute; top: calc(100% + 1px); width: fit-content; padding: 0; margin-left: -20px; background: #ffffff; border-bottom: 7px solid var(--first-color); z-index: 5; } .rd-navbar-static .rd-navbar-dropdown::before { top: 20px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); } .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown { top: -1px; left: 100%; z-index: 2; margin-top: -15px; margin-left: 15px; transform: translate3d(30px, 0, 0); } .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left { left: auto; right: 100%; margin-left: 0; margin-right: 15px; transform: translate3d(-30px, 0, 0); } @media (min-width: 1200px) { .rd-navbar-static .rd-navbar-dropdown { width: fit-content; margin-left: -30px; } } .rd-navbar-static .rd-dropdown-item + .rd-dropdown-item { border-top: 1px solid #ebebeb; } .rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link { color: var(--first-color); } .rd-navbar-static .rd-dropdown-link { display: block; padding: 15px 20px; font-size: 14px; line-height: 1.71; font-weight: 500; text-transform: uppercase; letter-spacing: .1em; color: #151515; transition-duration: .2s; } .rd-navbar-static .rd-dropdown-link:hover { background: #f7f7f7; } @media (min-width: 1200px) { .rd-navbar-static .rd-dropdown-link { padding: 23px 30px; } } .rd-navbar-static .rd-navbar-megamenu { display: flex; left: 0; width: 100%; max-width: 1170px; padding: 55px 30px; background: #ffffff; } .rd-navbar-static .rd-navbar-megamenu::before { top: 40px; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15); } .ie-10 .rd-navbar-static .rd-navbar-megamenu::before, .ie-11 .rd-navbar-static .rd-navbar-megamenu::before { box-shadow: none; } @media (min-width: 1600px) { .rd-navbar-static .rd-navbar-megamenu .rd-navbar-megamenu { padding-left: 64px; padding-right: 64px; } } .rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); } .rd-navbar-static .rd-search { position: absolute; top: 100%; right: 0; width: 270px; opacity: 0; visibility: hidden; transition: .3s; margin-top: 20px; z-index: 2; } .rd-navbar-static.rd-navbar--is-clone { display: block; transform: translate3d(0, -100%, 0); } .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck { transform: translate3d(0, 0, 0); } .rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone { position: fixed; left: 0; top: 0; right: 0; z-index: 1070; background: #ffffff; } .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: 46px; } .rd-navbar-fixed .rd-navbar-brand img { max-width: 180px; max-height: 46px; width: auto; height: auto; } .rd-navbar-fixed .rd-navbar-panel { position: fixed; left: 0; top: 0; right: 0; z-index: 1070; display: flex; align-items: center; height: 56px; padding: 4px; } .rd-navbar-fixed .rd-navbar-nav-wrap { position: fixed; left: 0; top: -56px; bottom: -56px; z-index: 1069; width: 270px; padding: 112px 0 81px; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; font-size: 14px; line-height: 34px; transform: translateX(-110%); } .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar { width: 4px; } .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb { background: #596cd7; border: none; border-radius: 0; opacity: .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-wrap.active { transform: translateX(0); } .rd-navbar-fixed .rd-navbar-nav { display: block; margin: 30px 0; height: auto; text-align: left; } .rd-navbar-fixed .rd-nav-item { text-align: left; } .rd-navbar-fixed .rd-nav-item + .rd-nav-item { margin-top: 4px; } .rd-navbar-fixed .rd-nav-link { display: block; font-size: 16px; padding: 9px 56px 9px 18px; } .rd-navbar-fixed li.opened > .rd-navbar-dropdown { padding: 4px 0 0; } .rd-navbar-fixed li.opened > .rd-navbar-megamenu { padding-top: 15px; padding-bottom: 15px; } .rd-navbar-fixed li.opened > .rd-menu { opacity: 1; height: auto; } .rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after { transform: rotate(180deg); } .rd-navbar-fixed .rd-menu { display: none; transition: opacity 0.3s, height 0.4s ease; opacity: 0; height: 0; overflow: hidden; } .rd-navbar-fixed .rd-navbar-submenu { position: relative; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after { height: 34px; line-height: 34px; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a { padding-left: 30px; } .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a, .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a { padding-left: 46px; } .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu { display: block; } .rd-navbar-fixed .rd-navbar-dropdown > li > a { display: block; padding: 9px 56px 9px 16px; font-size: 14px; line-height: 1.5; } .rd-navbar-fixed .rd-navbar-dropdown > li + li { margin-top: 3px; } .rd-navbar-fixed .rd-navbar-megamenu > li + li { margin-top: 20px; } .rd-navbar-fixed .rd-navbar-submenu-toggle { cursor: pointer; } .rd-navbar-fixed .rd-navbar-submenu-toggle::after { content: '\f107'; position: absolute; top: 0; right: 0; width: 56px; height: 52px; font: 400 14px "FontAwesome"; line-height: 52px; text-align: center; transition: 0.4s all ease; z-index: 2; cursor: pointer; } .rd-navbar-fixed.rd-navbar--is-clone { display: none; } .rd-navbar-fixed .rd-navbar-panel { color: #151515; background: #ffffff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); } .rd-navbar-fixed .rd-navbar-nav-wrap { color: #ffffff; background: #ffffff; border: none; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); } .rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link { color: #ffffff; background: var(--first-color); } .rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle { color: #ffffff; } .rd-navbar-fixed .rd-nav-link { color: #151515; } .rd-navbar-fixed .rd-navbar-dropdown > li > a { color: #151515; } .rd-navbar-fixed .rd-navbar-dropdown > li:hover > a, .rd-navbar-fixed .rd-navbar-dropdown > li.focus > a, .rd-navbar-fixed .rd-navbar-dropdown > li.active > a, .rd-navbar-fixed .rd-navbar-dropdown > li.opened > a { color: #ffffff; background: var(--first-color); } .rd-navbar-fixed .rd-navbar-submenu-toggle { color: #151515; } .rd-navbar-modern { background: #f5f5f5; } .rd-navbar-modern.rd-navbar-static .rd-navbar-inner-outer { padding-left: 15px; padding-right: 15px; } .rd-navbar-modern.rd-navbar-static .rd-navbar-inner { position: relative; display: flex; margin-left: auto; margin-right: auto; } .rd-navbar-modern.rd-navbar-static .rd-navbar-panel { position: relative; display: flex; align-items: center; margin-left: 100px; padding: 15px 15px 15px 0; z-index: 1; } .rd-navbar-modern.rd-navbar-static .rd-navbar-right { flex-grow: 1; } .rd-navbar-modern.rd-navbar-static .rd-navbar-main { display: flex; align-items: center; justify-content: flex-end; padding-left: 15px; padding-right: 80px; transition: all .3s ease; } @media (min-width: 1200px) { .rd-navbar-modern.rd-navbar-static .rd-navbar-main { height: 140px; padding-right: 110px; } } .rd-navbar-modern.rd-navbar-static .rd-navbar-brand img { width: 100%; height: auto; } .rd-navbar-modern.rd-navbar-static .rd-nav-item + .rd-nav-item { margin-left: 15px; } .rd-navbar-modern.rd-navbar-static .rd-navbar--has-dropdown { position: relative; } @media (min-width: 1200px) { .rd-navbar-modern.rd-navbar-static .rd-navbar--has-dropdown { position: static; } } .rd-navbar-modern.rd-navbar-static .rd-nav-link { padding: 22px 0; font-size: 16px; line-height: 1.5; letter-spacing: .075em; text-transform: none; color: #151515; } .rd-navbar-modern.rd-navbar-static .rd-nav-link::before { bottom: 0; height: 6px; } @media (min-width: 1200px) { .rd-navbar-modern.rd-navbar-static .rd-nav-link { font-size: 18px; line-height: 1.34; padding: 32px 0; } } .rd-navbar-modern.rd-navbar-static .rd-menu { margin-top: 0; top: 100%; transform: translate3d(50px, 0, 0); } @media (min-width: 1200px) { .rd-navbar-modern.rd-navbar-static .rd-menu { transform: translate3d(100px, 0, 0); } } .rd-navbar-modern.rd-navbar-static .rd-navbar-dropdown.rd-navbar-open-left { right: 0; margin-left: 0; margin-right: -30px; } .rd-navbar-modern.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-modern.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu { transition-delay: .2s; transition-duration: .3s; } .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone { background: #f5f5f5; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); } .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel { margin-bottom: 0; padding-top: 8px; padding-bottom: 8px; } .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-nav-link, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-nav-link { padding: 22px 0; } .rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand img { max-width: 160px; } .rd-navbar-inner.active .rd-navbar-main { padding-right: 0; } .swiper-container { display: flex; margin: 0 auto; position: relative; overflow: hidden; height: auto; width: 100%; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { flex-direction: column; } .swiper-wrapper { position: relative; z-index: 1; display: flex; align-self: stretch; align-items: stretch; width: 100%; height: auto; min-height: inherit; transition-property: transform; box-sizing: content-box; } .swiper-container { flex-shrink: 0; } .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0, 0, 0); } .swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-wp8-horizontal { touch-action: pan-y; } .swiper-wp8-vertical { touch-action: pan-x; } .swiper-container-coverflow .swiper-wrapper { } .swiper-container-fade.swiper-container-free-mode .swiper-slide { 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-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { display: block; content: ""; 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"); } @keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; transform: translateY(-50%); display: none; font-size: 32px; line-height: 1; color: #ffffff; text-align: center; cursor: pointer; transition: .2s ease-in; will-change: transform; z-index: 10; } .swiper-button-prev::before, .swiper-button-next::before { font-family: "Material Design Icons"; } .swiper-button-prev:hover, .swiper-button-next:hover { color: var(--first-color); } @media (min-width: 992px) { .swiper-button-prev, .swiper-button-next { display: block; } } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev { left: 30px; } .swiper-button-prev:before { content: "\f14a"; } .swiper-button-next { right: 30px; } .swiper-button-next:before { content: "\f14f"; } .swiper-slider.swiper-container-rtl .swiper-button-prev::before { content: "\f061"; } .swiper-slider.swiper-container-rtl .swiper-button-next::before { content: "\f060"; } .swiper-pagination { position: absolute; display: block; text-align: center; font-size: 0; line-height: 0; transition: .3s; transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet { position: relative; width: 24px; height: 24px; display: inline-block; border-radius: 100%; transition: .2s; } .swiper-pagination-bullet::before { position: absolute; content: ''; width: 0; height: 0; top: 50%; left: 50%; background: var(--second-color); border-radius: 50%; transform: translate3d(-50%, -50%, 0); transition: all .3s ease; } .swiper-pagination-bullet circle { fill: none; stroke-width: 2px; stroke-linecap: round; stroke-linejoin: round; } .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover { color: #ffffff; } .swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-bullet-line, .swiper-pagination-bullet:hover .swiper-bullet-line { opacity: 0; transition: all 0s ease-in-out .5s; } .swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-bullet-line-2, .swiper-pagination-bullet:hover .swiper-bullet-line-2 { stroke-dashoffset: 0; transition: stroke-dashoffset .5s; } .swiper-pagination-bullet.swiper-pagination-bullet-active::before { width: 6px; height: 6px; } .swiper-bullet-line { stroke: rgba(255, 255, 255, 0.44); } .swiper-bullet-line-2 { opacity: 1; stroke: var(--second-color); stroke-dasharray: 63; stroke-dashoffset: 63; transition: stroke-dashoffset .5s; } .swiper-pagination-2 { position: absolute; bottom: 30px; left: 0; width: 100%; } .swiper-pagination-2 .swiper-pagination-bullet { text-align: center; display: inline-flex; align-items: center; width: 40px; height: 24px; border-radius: 0; margin: 0 10px; background: transparent; } .swiper-pagination-2 .swiper-pagination-bullet::before { display: inline-block; position: static; top: auto; left: auto; height: 3px; width: 100%; transform: none; border-radius: inherit; background: rgba(255, 255, 255, 0.4); } .swiper-pagination-2 .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active)::before { background: var(--second-color); } .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 56px; } .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before { background: #ffffff; } @media (min-width: 992px) { .swiper-pagination-2 { top: 50%; right: 0; width: auto; bottom: auto; left: auto; transform: translate3d(0, -50%, 0); } .swiper-pagination-2 .swiper-pagination-bullet { display: flex; margin: 5px 0 5px auto; } .swiper-pagination-2 .swiper-pagination-bullet::before { height: 2px; } .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 56px; } .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before { background: rgba(255, 255, 255, 0.4); } } .swiper-pagination-black .swiper-pagination-bullet { background: rgba(0, 0, 0, 0.6); } .swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active { background: black; } .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 { bottom: 20px; left: 0; width: 100%; } .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet { margin: 0 15px; } .swiper-slide { position: relative; display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 100%; height: 100%; white-space: nowrap; } .swiper-slide-caption { width: 100%; white-space: normal; } .swiper-slider-1 { min-height: 37.70833vw; } .swiper-slider-1 h1 span, .swiper-slider-1 h2 span, .swiper-slider-1 h3 span, .swiper-slider-1 h4 span, .swiper-slider-1 h5 span, .swiper-slider-1 h6 span { display: inline-block; } .swiper-slider-1 h1.text-spacing-500 { margin-left: 5%; } .swiper-slider-1 .swiper-button-prev, .swiper-slider-1 .swiper-button-next { overflow: hidden; width: 78px; height: 78px; border-radius: 50%; transition: all .2s ease; } .swiper-slider-1 .swiper-button-prev::before, .swiper-slider-1 .swiper-button-next::before { display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); will-change: transform; transition: all .5s ease; } .swiper-slider-1 .swiper-button-prev circle, .swiper-slider-1 .swiper-button-next circle { fill: none; stroke-width: 3px; stroke-linecap: round; stroke-linejoin: round; } .swiper-slider-1 .swiper-button-prev .swiper-button-line, .swiper-slider-1 .swiper-button-next .swiper-button-line { stroke: rgba(255, 255, 255, 0.44); } .swiper-slider-1 .swiper-button-prev .swiper-button-line-2, .swiper-slider-1 .swiper-button-next .swiper-button-line-2 { opacity: 0; stroke: var(--second-color); stroke-dasharray: 226; stroke-dashoffset: 226; transition: stroke-dashoffset 0.5s; } .swiper-slider-1 .swiper-button-prev:hover, .swiper-slider-1 .swiper-button-next:hover { color: #ffffff; } .swiper-slider-1 .swiper-button-prev:hover .swiper-button-line, .swiper-slider-1 .swiper-button-next:hover .swiper-button-line { opacity: 0; transition: all 0s ease-in-out .5s; } .swiper-slider-1 .swiper-button-prev:hover .swiper-button-line-2, .swiper-slider-1 .swiper-button-next:hover .swiper-button-line-2 { opacity: 1; stroke-dashoffset: 0; } .swiper-slider-1 .swiper-button-prev svg { transform: scale(-1, 1); will-change: transform; } .swiper-slider-1 h6 + h1 { margin-top: 20px; } .swiper-slider-1 h1 + h4 { margin-top: 23px; } .swiper-slider-1 * + .button { margin-top: 30px; } @media (max-width: 575.98px) { .swiper-slider-1 h1 { letter-spacing: .25em; } .swiper-slider-1 h4 { letter-spacing: .15em; } .swiper-slider-1 .button { min-width: auto; } } @media (max-width: 767.98px) { .swiper-slider-1 .swiper-slide-caption { padding-bottom: 70px; } } @media (min-width: 992px) { .swiper-slider-1 .swiper-pagination { display: none; } } @media (min-width: 992px) { .swiper-slider-1 h6 + h1 { margin-top: 30px; } .swiper-slider-1 h1 + h4 { margin-top: 33px; } .swiper-slider-1 * + .button { margin-top: 50px; } } @media (min-width: 1600px) { .swiper-slider-1 .swiper-slide-caption { padding-top: 40px; } } @media (min-width: 992px) { .desktop .swiper-slider-1 .swiper-button-prev { left: -78px; } .desktop .swiper-slider-1 .swiper-button-next { right: -78px; } } @media (min-width: 992px) { .desktop .swiper-slider-1:hover .swiper-button-prev { left: 30px; } .desktop .swiper-slider-1:hover .swiper-button-next { right: 30px; } } @media (min-width: 1200px) { .desktop .swiper-slider-1:hover .swiper-button-prev { left: 50px; } .desktop .swiper-slider-1:hover .swiper-button-next { right: 50px; } } @media (min-width: 1600px) { .desktop .swiper-slider-1:hover .swiper-button-prev { left: 75px; } .desktop .swiper-slider-1:hover .swiper-button-next { right: 75px; } } .swiper-slider-2 { min-height: 40vw; } .swiper-slider-2 .swiper-slide { background-position: 50%; } .swiper-slider-2 .swiper-title { font-weight: 700; } .swiper-slider-2 .swiper-text { max-width: 400px; letter-spacing: .075em; } .swiper-slider-2 .swiper-subtitle { font-weight: 500; letter-spacing: .03em; text-transform: none; } .swiper-slider-2 .swiper-button-prev, .swiper-slider-2 .swiper-button-next { display: none; min-width: 80px; height: 72px; transition: all .3s ease; } .swiper-slider-2 .swiper-button-prev:hover, .swiper-slider-2 .swiper-button-next:hover { color: #ffffff; height: 100px; } .swiper-slider-2 .swiper-button-prev:hover .swiper-button-arrow::after, .swiper-slider-2 .swiper-button-next:hover .swiper-button-arrow::after { background: var(--second-color); } .swiper-slider-2 .swiper-button-prev:hover .preview, .swiper-slider-2 .swiper-button-next:hover .preview { width: 180px; height: 100px; } .swiper-slider-2 .swiper-button-prev::before, .swiper-slider-2 .swiper-button-next::before { display: none; } .swiper-slider-2 .swiper-button-arrow { display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; width: 80px; height: inherit; } .swiper-slider-2 .swiper-button-arrow::before { font-family: "FontAwesome"; } .swiper-slider-2 .swiper-button-arrow::after { display: inline-block; position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255, 255, 255, 0.2); transform-origin: 50% 100%; will-change: transform; pointer-events: none; transition: inherit; z-index: -1; } .swiper-slider-2 .swiper-button-prev { left: 0; } .swiper-slider-2 .swiper-button-prev .swiper-button-arrow { padding-right: 10px; } .swiper-slider-2 .swiper-button-prev .swiper-button-arrow:before { content: "\f060"; } .swiper-slider-2 .swiper-button-prev .swiper-button-arrow::after { transform: skew(10deg); } .swiper-slider-2 .swiper-button-next { right: 0; } .swiper-slider-2 .swiper-button-next .swiper-button-arrow { padding-left: 10px; } .swiper-slider-2 .swiper-button-next .swiper-button-arrow:before { content: "\f061"; } .swiper-slider-2 .swiper-button-next .swiper-button-arrow::after { transform: skew(-10deg); } .swiper-slider-2 .preview__img { background-size: cover; background-position: 50%; } .swiper-slider-2 .preview { width: 0; height: 72px; transition: all .3s ease; } .swiper-slider-2 .preview__img { width: inherit; height: inherit; } .swiper-slider-2 .swiper-bullet-line { stroke: #ffffff; } .swiper-slider-2 * + .swiper-subtitle { margin-top: 20px; } @media (max-width: 767.98px) { .swiper-slider-2 .swiper-slide-caption { padding-bottom: 70px; } } @media (max-width: 991.98px) { .swiper-slider-2 .button { min-width: auto; } } @media (min-width: 992px) { .swiper-slider-2 .swiper-button-prev, .swiper-slider-2 .swiper-button-next { display: flex; } .swiper-slider-2 .swiper-pagination { display: none; } .swiper-slider-2 * + .swiper-text { margin-top: 24px; } .swiper-slider-2 * + .swiper-subtitle { margin-top: 28px; } .swiper-slider-2 * + .button { margin-top: 50px; } } .swiper-slider-3 .swiper-title { font-weight: 400; } .swiper-slider-3 .button { padding-left: 35px; padding-right: 35px; } @media (min-width: 992px) { .swiper-slider-3 .button { letter-spacing: .3em; } } @media (min-width: 1200px) { .swiper-slider-3 * + .button { margin-top: 40px; } } .swiper-slider-4 h2 { line-height: 1; font-weight: 900; } .swiper-slider-4 h4 { line-height: 1.14; } .swiper-slider-4 h6 { line-height: 1.5; font-weight: 400; } .swiper-slider-4 .swiper-title-1 { padding-right: 2px; padding-left: 2px; } .swiper-slider-4 .swiper-title-1::before { transform: skew(10deg); } .swiper-slider-4 .swiper-title-2 { padding-right: 8px; padding-left: 4px; } .swiper-slider-4 .swiper-title-2::before { transform: skew(8deg); } .swiper-slider-4 .swiper-title-3 { padding-right: 8px; padding-left: 4px; } .swiper-slider-4 .swiper-title-3::before { transform: skew(14deg); } .swiper-slider-4 .swiper-button-prev, .swiper-slider-4 .swiper-button-next { display: none; } .swiper-slider-4 .swiper-button-prev .swiper-button-line-2, .swiper-slider-4 .swiper-button-next .swiper-button-line-2 { stroke: #ffffff; } .swiper-slider-4 .swiper-pagination { display: block; } .swiper-slider-4 .swiper-pagination-bullet::before { background: var(--first-color); } .swiper-slider-4 .swiper-bullet-line-2 { stroke: var(--first-color); } .swiper-slider-4 .button { padding-left: 40px; padding-right: 40px; } .swiper-slider-4 * + h2, .swiper-slider-4 * + .swiper-title-1 { margin-top: 16px; } .swiper-slider-4 * + h4, .swiper-slider-4 * + .swiper-title-2 { margin-top: 18px; } .swiper-slider-4 * + h6, .swiper-slider-4 * + .swiper-title-3 { margin-top: 16px; } @media (min-width: 576px) { .swiper-slider-4 h2 { letter-spacing: .2em; } .swiper-slider-4 h6 { letter-spacing: .18em; } } @media (min-width: 1200px) { .swiper-slider-4 .swiper-button-prev, .swiper-slider-4 .swiper-button-next { display: block; } .swiper-slider-4 .swiper-pagination { display: none; } .swiper-slider-4 [class*='col-'] { margin-right: 8.33333%; } .swiper-slider-4 .swiper-title-1::before { top: 4px; bottom: 4px; } } @media (min-width: 1600px) { .swiper-slider-4 [class*='col-'] { margin-right: -8.33333%; } .swiper-slider-4 .swiper-slide-caption { padding-top: 80px; } } .swiper-slider-5 { margin-top: 70px; min-height: 39.21875vw; max-width: 1620px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; } .swiper-slider-5 .swiper-wrapper::before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 6px; background-image: linear-gradient(to right, #fdab69 0%, #faea7d 100%); z-index: 1; } .swiper-slider-5 .swiper-title { font-weight: 700; letter-spacing: .05em; text-transform: none; } .swiper-slider-5 .swiper-title-2 { font-weight: 300; letter-spacing: .075em; } .swiper-slider-5 .swiper-subtitle { font-size: 16px; letter-spacing: .2em; color: rgba(255, 255, 255, 0.8); } .swiper-slider-5 .swiper-subtitle-2 { letter-spacing: .2em; color: var(--second-color); } .swiper-slider-5 .button { min-width: auto; padding-left: 40px; padding-right: 40px; } .swiper-slider-5 * + .swiper-title { margin-top: 28px; } .swiper-slider-5 * + .swiper-title-2 { margin-top: 30px; } .swiper-slider-5 * + .swiper-subtitle-2 { margin-top: 20px; } @media (max-width: 479px) { .swiper-slider-5 .swiper-title-2 { font-size: 26px; } .swiper-slider-5 .swiper-title { font-size: 28px; } } @media (min-width: 480px) { .swiper-slider-5 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 991.98px) { .swiper-slider-5 .swiper-slide-caption { padding-bottom: 80px; } } @media (min-width: 768px) { .swiper-slider-5 { padding-left: 50px; padding-right: 50px; } } @media (min-width: 992px) { .swiper-slider-5 { padding-left: 75px; padding-right: 75px; } .swiper-slider-5 .swiper-subtitle { font-size: 18px; } .swiper-slider-5 * + .swiper-subtitle-2 { margin-top: 32px; } } @media (min-width: 992px) and (max-width: 1199.98px) { .swiper-slider-5 .swiper-title { font-size: 46px; } } @media (min-width: 1200px) { .swiper-slider-5 .swiper-title { line-height: 1.21; } .swiper-slider-5 .button { letter-spacing: .3em; } .swiper-slider-5 * + .button { margin-top: 45px; } } @media (min-width: 1200px) and (max-width: 1399px) { .swiper-slider-5 .swiper-title { font-size: 54px; } } .swiper-slider-6 .swiper-wrapper::before { background: var(--second-color); } .swiper-slider-6 .button { padding-left: 30px; padding-right: 30px; } @media (min-width: 1200px) { .swiper-slider-6 * + .button { margin-top: 50px; } } @media (min-width: 1600px) { .swiper-slider-6 .swiper-slide-caption { padding-bottom: 165px; } } .swiper-slider-7 { min-height: 31.51042vw; overflow: visible; margin-left: auto; margin-right: 0; } .swiper-slider-7 .swiper-slide { align-items: stretch; } .swiper-slider-7 .swiper-slide-caption { position: relative; padding-left: 30px; padding-right: 30px; margin-left: 0; margin-right: auto; z-index: 1; } .swiper-slider-7 .swiper-box { margin-left: auto; margin-right: auto; } .swiper-slider-7 .swiper-title { letter-spacing: .075em; text-transform: none; } .swiper-slider-7 .swiper-subtitle { line-height: 1.67; font-weight: 400; letter-spacing: .075em; } .swiper-slider-7 .swiper-time { color: var(--first-color); } .swiper-slider-7 .swiper-content-bg-1 { top: 50%; bottom: 50%; } .swiper-slider-7 .swiper-content-bg-2 { top: 100%; } .swiper-slider-7 .swiper-content-bg-3 { width: 0; } .swiper-slider-7 .swiper-slide-active .swiper-content-bg-1 { top: 0; bottom: 0; } .swiper-slider-7 .swiper-slide-active .swiper-content-bg-2 { top: 0; } .swiper-slider-7 .swiper-slide-active .swiper-content-bg-3 { width: 100%; } .swiper-slider-7 .swiper-pagination { bottom: -50px; } .swiper-slider-7 .swiper-pagination-bullet::before { background: var(--first-color); } .swiper-slider-7 .swiper-bullet-line { stroke: rgba(21, 21, 21, 0.21); } .swiper-slider-7 .swiper-bullet-line-2 { stroke: var(--first-color); } .swiper-slider-7 * + .swiper-title { margin-top: 24px; } .swiper-slider-7 * + .swiper-subtitle { margin-top: 20px; } .swiper-slider-7 * + .swiper-time { margin-top: 18px; } .swiper-slider-7 * + .button { margin-top: 50px; } @media (min-width: 576px) { .swiper-slider-7 .swiper-slide-caption { max-width: 320px; } } @media (min-width: 768px) { .swiper-slider-7 .swiper-slide-caption { max-width: 350px; } } @media (min-width: 992px) { .swiper-slider-7 { max-width: calc(100% - 100px); } .swiper-slider-7 .swiper-slide-caption { max-width: 380px; } .swiper-slider-7 .swiper-pagination { display: none; } .swiper-slider-7 * + .swiper-title { margin-top: 34px; } .swiper-slider-7 * + .button { margin-top: 70px; } } @media (min-width: 1200px) { .swiper-slider-7 { max-width: calc(100% - 150px); } .swiper-slider-7 .swiper-slide-caption { max-width: 400px; } .swiper-slider-7 .swiper-box { max-width: 370px; } } @media (min-width: 1600px) { .swiper-slider-7 { max-width: calc(100% - 210px); } .swiper-slider-7 .swiper-slide-caption { padding-left: 50px; padding-right: 30px; max-width: 36%; } .swiper-slider-7 .swiper-title { font-size: 48px; } .swiper-slider-7 .swiper-navigation__module { padding: 30px 60px 15px; } .swiper-slider-7 .swiper-pagination__fraction-index { font-size: 60px; } } @media (min-width: 1800px) { .swiper-slider-7 .swiper-slide-caption { max-width: 38.5%; } } .swiper-slider-8 { min-height: 29.89583vw; } .swiper-slider-8 .swiper-slide::before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; z-index: 0; } .swiper-slider-8 h4 { color: rgba(255, 255, 255, 0.3); } @media (max-width: 767.98px) { .swiper-slider-8 .swiper-slide-caption { padding-bottom: 70px; } } @media (min-width: 768px) { .swiper-slider-8 .swiper-slide::before { left: 35%; } } @media (min-width: 992px) { .swiper-slider-8 .swiper-slide::before { left: 40%; } .swiper-slider-8 .swiper-pagination { display: none; } } @media (min-width: 1200px) { .swiper-slider-8 .swiper-slide::before { left: 50%; } } .swiper-slider-9 .swiper-slide::before { background-image: url(../images/bg-index-7.jpg); } .swiper-slider-10 .swiper-slide::before { background-image: url(../images/bg-index-10.jpg); } .swiper-custom-container { position: relative; padding-top: 1px; z-index: 1000; } .swiper-custom-container .swiper-custom-bg, .swiper-custom-container .section-relative { position: absolute; overflow: hidden; top: 0; right: 0; bottom: 30px; left: 0; z-index: -1; } @media (min-width: 768px) { .swiper-custom-container .swiper-custom-bg, .swiper-custom-container .section-relative { bottom: 50px; } } @media (min-width: 992px) { .swiper-custom-container .swiper-custom-bg, .swiper-custom-container .section-relative { bottom: 70px; } } @media (min-width: 1400px) { .swiper-custom-container .swiper-pagination-2 { top: calc(50% - 35px); } } .swiper-custom-bg { background-repeat: repeat; background: #303e4f; } @media (min-width: 1200px) { .mobile .swiper-custom-container .page-header + .swiper-slider { margin-top: 0; } } @media (min-width: 992px) { .desktop .swiper-custom-container .page-header + .swiper-slider { margin-top: 0; } } @media (min-width: 1200px) { .desktop .swiper-slider-5 { margin-top: 120px; } } @media (min-width: 992px) { .swiper-custom-container-2 .swiper-pagination-2 { top: 53%; } .swiper-custom-container-2 .swiper-pagination-2 .swiper-pagination-bullet::before { background: #50575d; } } .swiper-custom-container-3 { padding-bottom: 80px; background: url(../images/bg-index-6.jpg) repeat; } .swiper-custom-container-3 .swiper-navigation__module { background: url(../images/bg-index-6.jpg) repeat; } @media (min-width: 992px) { .swiper-custom-container-3 { padding-bottom: 100px; } } @media (min-width: 1600px) { .swiper-custom-container-3 { padding-bottom: 110px; } } .swiper-navigation__module { display: none; align-items: center; position: absolute; padding: 10px 20px 5px; bottom: 0; right: 0; background: #ffffff; z-index: 1; } .swiper-navigation__module .swiper-button-next, .swiper-navigation__module .swiper-button-prev { position: static; width: 48px; height: 48px; top: auto; left: auto; font-size: 28px; line-height: 46px; transform: none; color: #151515; border: 1px solid #989898; border-radius: 50%; } .swiper-navigation__module .swiper-button-next:hover, .swiper-navigation__module .swiper-button-prev:hover { color: var(--first-color); border-color: var(--first-color); } .swiper-navigation__module > * + * { margin-left: 18px; } .swiper-navigation__module .swiper-pagination__fraction + * { margin-left: 32px; } @media (min-width: 576px) { .swiper-navigation__module { display: flex; } } @media (min-width: 992px) { .swiper-navigation__module { padding: 20px 30px 10px; } } @media (min-width: 1800px) { .swiper-navigation__module { padding: 30px 60px 15px; } } .swiper-pagination__fraction { font-size: 24px; line-height: 1.167; letter-spacing: 0; color: var(--first-color); } .swiper-pagination__fraction-index { font-size: 40px; line-height: 1; font-weight: 300; color: rgba(21, 21, 21, 0.21); } @media (min-width: 992px) { .swiper-pagination__fraction-index { font-size: 50px; } } @media (min-width: 1800px) { .swiper-pagination__fraction-index { font-size: 60px; } } .swiper-pagination__fraction-count { margin-left: 6px; } .google-map-container { width: 100%; } .form-search .form-input { min-height: 60px; padding-right: 60px; padding-left: 20px; font-size: 16px; letter-spacing: .1em; color: #9b9b9b; background: #f3f3f3; border-color: #f3f3f3; } .form-search .form-label { padding-right: 60px; padding-left: 20px; font-size: 16px; letter-spacing: .1em; color: #9b9b9b; } * + .form-search { margin-top: 40px; } @media (min-width: 768px) { .form-search .form-input { padding-right: 70px; padding-left: 30px; } .form-search .form-label { padding-right: 70px; padding-left: 30px; } * + .form-search { margin-top: 55px; } } [data-isotope-layout] { z-index: 0; display: block; min-height: 160px; margin-left: -15px; margin-right: -15px; transition: .4s all ease; } [data-isotope-layout] .row { margin-bottom: -30px; } [data-isotope-layout] .row > [class*="col-"] { margin-top: 30px; } [data-isotope-layout] .row-narrow { margin-bottom: -30px; } [data-isotope-layout] .row-narrow > [class*="col-"] { margin-top: 30px; } [data-isotope-layout] .row-condensed { margin-bottom: 0; } [data-isotope-layout] .row-condensed > [class*="col-"] { margin-top: 0; } [data-isotope-layout] [class*="col-"] { display: block; will-change: transform; backface-visibility: hidden; transition: .1s opacity ease-in; } * + .isotope { margin-top: 44px; } .tabs-custom { text-align: left; color: #151515; } .tabs-custom .nav-tabs { font-size: 0; line-height: 0; word-spacing: 0; border: 0; justify-content: center; } .tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after { display: none; } .tabs-custom .nav-item { float: none; margin: 0; border: 0; cursor: pointer; transition: .33s all ease; } .tabs-custom .nav-link { margin: 0; border-radius: 0; border: 0; color: #777777; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; } .tabs-custom .nav-link.active { cursor: default; } .tab-content > .tab-pane { display: block; visibility: hidden; height: 0; overflow: hidden; } .tab-content > .active { visibility: visible; height: auto; overflow: visible; } h3 + .tabs-custom { margin-top: 35px; } @media (min-width: 992px) { .tab-content-2 { display: flex; align-items: center; padding-top: 25px; padding-bottom: 25px; } } @media (max-width: 767.98px) { .tab-content-2 .box-info-figure { width: 200px; } } @media (min-width: 992px) and (max-width: 1199.98px) { .tab-content-2 .box-info-figure { width: 230px; } } .ie-10 .tab-content-2 .tab-content, .ie-11 .tab-content-2 .tab-content, .ie-edge .tab-content-2 .tab-content { width: 100%; } @media (max-width: 767.98px) { .tab-content-3 { position: static; } .tab-content-3 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; width: auto; height: auto; max-width: none; } @supports (object-fit: cover) { .tab-content-3 img { left: 0; top: 0; width: 100%; height: 100%; transform: none; object-fit: cover; object-position: center center; } } .tab-content-3::before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.6); pointer-events: none; z-index: 1; } } .nav-tabs-2 { padding-top: 10px; justify-content: center; border-top: 1px solid var(--second-color); } @media (max-width: 991.98px) { .nav-tabs-2 { margin-bottom: -10px; margin-left: -20px; } .nav-tabs-2:empty { margin-bottom: 0; margin-left: 0; } .nav-tabs-2 > * { display: inline-block; margin-top: 0; margin-bottom: 10px; margin-left: 20px; } } @media (min-width: 992px) { .nav-tabs-2 { display: block; padding-top: 0; border: none; background: transparent; } } .nav-item-2 { font-size: 14px; line-height: 1.72; font-weight: 700; letter-spacing: .1em; color: #151515; } .nav-item-2 a { display: block; padding-left: 20px; color: inherit; text-indent: -20px; } .nav-item-2 a::before { display: inline-block; content: ''; width: 9px; height: 9px; margin-right: 11px; border-radius: 50%; background: #ebebeb; transition: inherit; } .nav-item-2 a.active::before { background: var(--second-color); } @media (min-width: 992px) { .nav-item-2 a { padding: 42px 20px 42px 60px; letter-spacing: .3em; text-transform: uppercase; border-width: 1px 1px 0 1px; border-style: solid; border-color: #e1e1e1 #ffffff #e1e1e1 #ffffff; background: #ffffff; } .nav-item-2:last-child a { border-bottom-width: 1px; } } @media (min-width: 1200px) { .nav-item-2 a { padding-left: 100px; padding-right: 42px; text-indent: -27px; } .nav-item-2 a::before { margin-right: 18px; } } @media (min-width: 992px) { .desktop .nav-item-2 a:hover { background: #f5f5f5; border-color: #e1e1e1; } .desktop .nav-item-2 a:hover::before { background: var(--second-color); } } .nav-tabs-2-title { padding: 10px 15px; flex-grow: 1; font-weight: 400; letter-spacing: 0.025em; text-transform: none; } @media (min-width: 992px) { .nav-tabs-2-title { padding-top: 15px; padding-bottom: 15px; } } .nav-tabs-2-button { position: relative; overflow: hidden; display: flex; align-items: center; flex-wrap: nowrap; text-align: center; z-index: 1; } .nav-tabs-2-button::before { display: none; position: absolute; content: ''; top: 0; bottom: 0; left: 14px; width: 120%; background: #ffffff; transform: skew(-43deg); transform-origin: 50% 0; pointer-events: none; z-index: -1; } .nav-tabs-2-button .icon { display: none; width: 65px; height: 76px; font-size: 22px; line-height: 76px; color: var(--first-color); background: #f5f5f5; cursor: pointer; } @media (min-width: 992px) { .nav-tabs-2-button { margin-top: -76px; } .nav-tabs-2-button::before { display: inline-block; } .nav-tabs-2-button .icon { display: inline-block; } .nav-tabs-2-button .icon::before { display: inline-block; animation: arrowTransformY .7s linear infinite; } } @media (min-width: 1200px) { .nav-tabs-2-button { padding-left: 25px; } .nav-tabs-2-button .icon { width: 76px; } } .nav-tabs-3 { display: flex; flex-direction: column; text-align: center; background: #121418; width: 100%; } .nav-tabs-3 > li + li { border-top: 1px solid #565c60; } @media (min-width: 576px) { .nav-tabs-3 { max-width: 250px; } } .nav-item-3 { display: flex; flex-direction: column; flex-grow: 1; } .nav-link-3 { position: relative; display: flex; align-items: center; justify-content: center; flex-grow: 1; padding: 15px; font-size: 16px; letter-spacing: .2em; text-transform: uppercase; } .nav-link-3, .nav-link-3:focus, .nav-link-3:active { color: #ffffff; } .nav-link-3:hover { color: #ffffff; } .nav-link-3::before { position: absolute; content: ''; bottom: 0; left: 50%; width: 20px; height: 3px; background: transparent; transform: translate3d(-50%, 0, 0); transition: all .3s ease; } .nav-link-3:hover, .nav-link-3.active { background: #3f4959; } .nav-link-3.active::before { width: 77px; background: var(--first-color); } @media (min-width: 1200px) { .nav-tabs-3 { max-width: 374px; } } @media (min-width: 1600px) { .nav-link-3 { font-size: 16px; } } .nav-tabs-4 { margin-bottom: -20px; margin-left: -30px; } .nav-tabs-4:empty { margin-bottom: 0; margin-left: 0; } .nav-tabs-4 > * { display: inline-block; margin-top: 0; margin-bottom: 20px; margin-left: 30px; } .nav-link-4 { padding: 0; font-size: 18px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #777777; } .nav-link-4.active { color: var(--first-color); } .tabs-post { padding: 30px 15px 30px 35px; } .tabs-post .nav-tabs { display: block; } .tabs-post .nav-item { position: relative; padding: 10px 0; font-size: 12px; line-height: 1.6; letter-spacing: 0; cursor: default; } .left-bottom{ left: 5%; bottom:0;} .start-50{ left:50%;} .top-50{ top:50%;} .translate-middle{transform:translate(-50%,-50%)!important } @media (min-width: 768px) { .tabs-post .nav-item { padding: 20px 2% 20px 10%; font-size: 1rem; } .tabs-post .nav-item:first-child { padding-top: 0; } .tabs-post .nav-item:last-child { padding-bottom: 0; } } @media (min-width: 992px) { .tabs-post .nav-item { padding: 20px 8%; } } @media (min-width: 1200px) { .tabs-post .nav-item { padding: 30px 12%; } } .tabs-post .nav-item + .nav-item { border-top: 1px solid #e1e1e1; } .tabs-post .nav-link { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 0; border: none; background: transparent; pointer-events: auto; z-index: 1; } .tabs-post .nav-link.active { background: transparent; pointer-events: none; } * + .nav-tabs { margin-top: 14px; } @media (min-width: 576px) { .tabs-post { padding: 50px; } * + .nav-tabs { margin-top: 28px; } } @media (max-width: 767.98px) { .tabs-post { position: relative; overflow: hidden; } .tabs-post .nav-link.active + .post-amy { opacity: 1; } .tabs-post-title { color: #ffffff; } } @media (min-width: 768px) { .tabs-post { padding: 0; } .tabs-post .nav-link { background: rgba(255, 255, 255, 0.5); } .tabs-post-title { padding-left: 10%; } } @media (min-width: 992px) { .tabs-post-title { padding-left: 8%; } } @media (min-width: 1200px) { .tabs-post-title { padding-left: 12%; } * + .nav-tabs { margin-top: 38px; } } .card-group-custom { margin-bottom: 0; } .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-group-corporate .card + .card { margin-top: 18px; } .card-custom { display: block; 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; border-top-right-radius: 0; } .card-custom .card-body { padding: 0; border: 0; } * + .card-group-custom { margin-top: 30px; } @media (min-width: 768px) { * + .card-group-custom { margin-top: 40px; } } @media (min-width: 1200px) { h3 + .card-group-custom { margin-top: 50px; } } .card-corporate { text-align: left; } .card-corporate .card-title { margin-bottom: 0; } .card-corporate .card-body { background: #ffffff; } .card-corporate .card-title a { position: relative; z-index: 1; padding: 17px 20px 15px 48px; font-weight: 500; font-size: 14px; line-height: 1.25; letter-spacing: .1em; color: #2c343b; background: #f5f5f5; border-radius: 0 0 0 0; transition: .3s all ease; } .card-corporate .card-title a::before { position: absolute; content: ''; bottom: 0; left: 0; height: 2px; width: 100%; background: var(--second-color); transition: all .3s ease; } .card-corporate .card-title a .card-arrow:after { opacity: 0; visibility: hidden; } .card-corporate .card-title a.collapsed { border-radius: 0; } .card-corporate .card-title a.collapsed::before { width: 0; } .card-corporate .card-title a.collapsed .card-arrow { border-radius: 0 0 0 0; } .card-corporate .card-title a.collapsed .card-arrow:after { opacity: 1; visibility: visible; } .card-corporate .card-arrow { position: absolute; top: 0; bottom: 0; left: 0; z-index: 2; width: 44px; background: transparent; border-radius: 0 0 0 0; transition: .33s all ease; } .card-corporate .card-arrow::before, .card-corporate .card-arrow::after { content: ''; position: absolute; top: 50%; z-index: 4; transform: translate3d(50%, -50%, 0); background: #151515; } .card-corporate .card-arrow::before { width: 14px; height: 2px; right: 50%; } .card-corporate .card-arrow::after { width: 2px; height: 14px; right: 50%; } .card-corporate .collapse { position: relative; border-radius: 0 0 0 0; z-index: 1; } .card-corporate .card-body { padding: 20px 10px 4px; } @media (min-width: 576px) { .card-corporate .card-title a { font-size: 16px; } } .card-corporate-2 .card-title a { background: #ffffff; } .card-corporate-2 .card-title a::before { background: var(--first-color); } .card-corporate-2 .card-body { background: transparent; } .context-dark .card-corporate { color: rgba(255, 255, 255, 0.3); } .context-dark .card-corporate .card-title a { color: #ffffff; background: rgba(255, 255, 255, 0.1); } .context-dark .card-corporate .card-body { background: transparent; } .context-dark .card-corporate .card-arrow::before, .context-dark .card-corporate .card-arrow::after { background: #ffffff; } .card-classic { text-align: left; font-size: 14px; color: #777777; } .card-classic .card-title { margin-bottom: 0; border-bottom: 1px solid #ebebeb; } .card-classic .card-header, .card-classic .card-title a, .card-classic .card-body { background: transparent; } .card-classic .card-title a { display: flex; align-items: center; position: relative; z-index: 1; padding: 15px 32px 15px 0; font-size: 16px; line-height: 1.25; font-weight: 400; letter-spacing: .025em; color: #2c343b; border-radius: 0; transition: all .3s ease; } .card-classic .card-title a:hover { color: var(--first-color); } .card-classic .card-title a > span + span { margin-left: 15px; } .card-classic .card-title a .card-arrow:after { opacity: 0; visibility: hidden; } .card-classic .card-title a.collapsed { border-radius: 0; } .card-classic .card-title a.collapsed .card-arrow { border-radius: 0; } .card-classic .card-title a.collapsed .card-arrow:after { opacity: 1; visibility: visible; } .card-classic .card-arrow { position: absolute; top: 0; bottom: 0; right: 0; z-index: 2; width: 26px; background: transparent; border-radius: 0; transition: .33s all ease; } .card-classic .card-arrow::before, .card-classic .card-arrow::after { content: ''; position: absolute; top: 50%; z-index: 4; transform: translate3d(50%, -50%, 0); background: #151515; } .card-classic .card-arrow::before { width: 16px; height: 2px; right: 50%; } .card-classic .card-arrow::after { width: 2px; height: 16px; right: 50%; } .card-classic .collapse { position: relative; z-index: 1; border-radius: 0; } .card-classic .card-body { padding: 20px 4px 0; } .card-classic .icon { text-align: left; min-width: 30px; font-size: 26px; color: var(--first-color); } @media (min-width: 576px) { .card-classic .card-title a { padding-top: 23px; padding-bottom: 23px; font-size: 18px; } } @media (min-width: 992px) { .card-classic { font-size: 15px; } .card-classic .card-title a { font-size: 24px; } .card-classic .icon { min-width: 50px; font-size: 36px; } } .card-classic-2 .card-title a { display: block; padding-left: 24px; letter-spacing: .075em; } .card-classic-2 .card-title a::before { position: absolute; top: 50%; left: 0; content: ''; width: 10px; height: 10px; border-radius: 50%; background: var(--first-color); transform: translate3d(0, -50%, 0); } .card-classic-2 .card-title a.collapsed::before { background: #ebebeb; } @media (min-width: 576px) { .card-classic-2 .card-title a { padding-top: 30px; padding-bottom: 30px; font-size: 18px; } } @media (min-width: 768px) { .card-group-classic { margin-top: -18px; } } * + .card-group-classic { margin-top: 4px; } [data-bs-toggle='tooltip'] { padding-left: .25em; padding-right: .25em; color: #b7b7b7; } .tooltip { font-size: 1rem; line-height: 1.35; letter-spacing: .05em; color: #ffffff; z-index: 1010; } .owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .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-item > img { width: 100%; } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel .owl-refresh .owl-item { display: none; } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: grab; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; } .owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000000; } .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 { transform: scale(1.3); } .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; } .owl-carousel .owl-video-frame { position: relative; z-index: 1; } .owl-nav.disabled { display: none !important; } .owl-prev, .owl-next { position: absolute; top: 50%; padding: 0; font: 400 28px/40px "Material Design Icons"; color: rgba(21, 21, 21, 0.2); border: none; background: transparent; transform: translateY(-50%); transition: all .25s ease-in-out; cursor: pointer; } .owl-prev:hover, .owl-next:hover { color: #151515; } .owl-prev { left: 0; } .owl-prev::before { content: "\f14a"; } .owl-next { right: 0; } .owl-next::before { content: "\f14f"; } .owl-dots { text-align: center; margin-top: 20px; font-size: 0; line-height: 0; } .owl-dots.disabled { display: none !important; } .owl-dot { position: relative; display: inline-block; width: 14px; height: 14px; border: none; margin-left: 5px; margin-right: 5px; text-align: center; outline: none; cursor: pointer; background-color: #e1e1e1; transition: .2s; } .owl-dot::before { position: absolute; content: ''; top: 50%; left: 50%; width: 6px; height: 6px; opacity: 0; background: var(--first-color); transform: translate3d(-50%, -50%, 0); will-change: transform; transition: all .2s ease; } .owl-dot:only-child { display: none; } .owl-dot:hover::before, .owl-dot:focus::before { opacity: 1; } .owl-dot.active::before { opacity: 1; width: 14px; height: 14px; } [class*='dots-custom']:not(.dots-custom-wrap) { font-size: 0; line-height: 0; } .dots-style-2 .owl-dots { margin-top: 30px; } .dots-style-2 .owl-dot { width: 30px; height: 20px; margin-left: 8px; margin-right: 8px; background: transparent; z-index: 1; } .dots-style-2 .owl-dot::before { height: 4px; width: 100%; background: transparent; opacity: 1; z-index: 0; } .dots-style-2 .owl-dot::after { position: absolute; content: ''; top: 50%; left: 0; height: 4px; width: 100%; background: #ebebeb; transform: translate3d(0, -50%, 0); z-index: -1; } .dots-style-2 .owl-dot:hover::before { background: #151515; } .dots-style-2 .owl-dot.active::before { background: var(--second-color); } @media (min-width: 576px) { .dots-style-2 .owl-dot { width: 64px; } } @media (min-width: 768px) { .dots-style-2 .owl-dots { margin-top: 45px; } } .owl-style-3 .owl-stage-outer { margin: -10px -15px; padding: 10px 15px; } .lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.45); } @font-face { font-family: lg; src: url(../fonts/lg.eot?n1z373); src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg"); font-weight: 400; font-style: normal; } .lg-icon { font-family: lg; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .lg-actions .lg-next, .lg-actions .lg-prev { background-color: rgba(0, 0, 0, 0.45); border-radius: 2px; color: #999; cursor: pointer; display: block; font-size: 22px; margin-top: -10px; padding: 8px 10px 9px; position: absolute; top: 50%; z-index: 1080; border: none; outline: 0; } .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled { pointer-events: none; opacity: .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: "\e095"; } .lg-actions .lg-prev { left: 20px; } .lg-actions .lg-prev:after { content: "\e094"; } @-webkit-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-moz-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-ms-keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @keyframes lg-right-end { 0%, 100% { left: 0; } 50% { left: -30px; } } @-webkit-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-moz-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @-ms-keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } @keyframes lg-left-end { 0%, 100% { left: 0; } 50% { left: 30px; } } .lg-outer.lg-right-end .lg-object { -webkit-animation: lg-right-end .3s; -o-animation: lg-right-end .3s; animation: lg-right-end .3s; position: relative; } .lg-outer.lg-left-end .lg-object { -webkit-animation: lg-left-end .3s; -o-animation: lg-left-end .3s; animation: lg-left-end .3s; position: relative; } .lg-toolbar { z-index: 1082; left: 0; position: absolute; top: 0; width: 100%; } .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: 0; -webkit-transition: color .2s linear; -o-transition: color .2s linear; transition: color .2s linear; } .lg-toolbar .lg-icon:hover { color: #fff; } .lg-toolbar .lg-close:after { content: "\e070"; } .lg-toolbar .lg-download:after { content: "\e0f2"; } .lg-sub-html { bottom: 0; color: #eee; font-size: 16px; left: 0; padding: 10px 40px; position: fixed; right: 0; text-align: center; z-index: 1080; } .lg-sub-html h4 { margin: 0; font-size: 13px; font-weight: 700; } .lg-sub-html p { font-size: 12px; margin: 5px 0 0; } #lg-counter { color: #999; display: inline-block; font-size: 16px; padding-left: 20px; padding-top: 12px; vertical-align: middle; } .lg-next, .lg-prev, .lg-toolbar { opacity: 1; -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; } .lg-hide-items .lg-prev { opacity: 0; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } .lg-hide-items .lg-next { opacity: 0; -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } .lg-hide-items .lg-toolbar { opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object { -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); opacity: 0; -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; } body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } .lg-outer .lg-thumb-outer { background-color: #0d0a0a; bottom: 0; position: absolute; width: 100%; z-index: 1080; max-height: 350px; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; } .lg-outer.lg-thumb-open .lg-thumb-outer { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .lg-outer .lg-thumb { padding: 10px 0; height: 100%; margin-bottom: -5px; margin-left: auto; margin-right: auto; } .lg-outer .lg-thumb-item { cursor: pointer; float: left; overflow: hidden; height: 100%; border: 2px solid rgba(255, 255, 255, 0); border-radius: 0; margin-bottom: 5px; } @media (min-width: 1025px) { .lg-outer .lg-thumb-item { -webkit-transition: border-color .25s ease; -o-transition: border-color .25s ease; transition: border-color .25s ease; } } .lg-outer .lg-thumb-item:hover { border-color: #ffffff; } .lg-outer .lg-thumb-item.active { border-color: var(--first-color); } .lg-outer .lg-thumb-item img { width: 100%; height: 100%; object-fit: cover; } .lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; } .lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; } .lg-outer.lg-pull-caption-up .lg-sub-html { -webkit-transition: bottom .25s ease; -o-transition: bottom .25s ease; transition: bottom .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:hover, .lg-outer.lg-dropdown-active #lg-share { color: #fff; } .lg-outer .lg-toogle-thumb:after { content: "\e1ff"; } .lg-outer .lg-video-cont { display: inline-block; vertical-align: middle; max-width: 1140px; max-height: 100%; width: 100%; padding: 0 5px; } .lg-outer .lg-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; } .lg-outer .lg-video .lg-object { display: inline-block; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; } .lg-outer .lg-video .lg-video-play { width: 84px; height: 59px; position: absolute; left: 50%; top: 50%; margin-left: -42px; margin-top: -30px; z-index: 1080; cursor: pointer; } .lg-outer .lg-has-iframe .lg-video { -webkit-overflow-scrolling: touch; overflow: auto; } .lg-outer .lg-has-vimeo .lg-video-play { background: url(../images/vimeo-play.png) no-repeat; } .lg-outer .lg-has-vimeo:hover .lg-video-play { background: url(../images/vimeo-play.png) 0 -58px no-repeat; } .lg-outer .lg-has-html5 .lg-video-play { background: url(../images/video-play.png) no-repeat; height: 64px; margin-left: -32px; margin-top: -32px; width: 64px; opacity: .8; } .lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; } .lg-outer .lg-has-youtube .lg-video-play { background: url(../images/youtube-play.png) no-repeat; } .lg-outer .lg-has-youtube:hover .lg-video-play { background: url(../images/youtube-play.png) 0 -60px no-repeat; } .lg-outer .lg-video-object { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; } .lg-outer .lg-has-video .lg-video-object { visibility: hidden; } .lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; } .lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; } .lg-progress-bar { background-color: #333; height: 5px; left: 0; position: absolute; top: 0; width: 100%; z-index: 1083; opacity: 0; -webkit-transition: opacity 80ms ease 0s; -moz-transition: opacity 80ms ease 0s; -o-transition: opacity 80ms ease 0s; transition: opacity 80ms ease 0s; } .lg-progress-bar .lg-progress { background-color: var(--first-color); height: 5px; width: 0; } .lg-progress-bar.lg-start .lg-progress { width: 100%; } .lg-show-autoplay .lg-progress-bar { opacity: 1; } .lg-autoplay-button:after { content: "\e01d"; } .lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; } .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition-duration: 0s; transition-duration: 0s; } .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } #lg-zoom-in:after { content: "\e311"; } #lg-actual-size { font-size: 20px; } #lg-actual-size:after { content: "\e033"; } #lg-zoom-out { opacity: .5; pointer-events: none; } #lg-zoom-out:after { content: "\e312"; } .lg-zoomed #lg-zoom-out { opacity: 1; pointer-events: auto; } .lg-outer .lg-pager-outer { bottom: 60px; left: 0; position: absolute; right: 0; text-align: center; z-index: 1080; 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 #fff 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 .15s ease 0s, -webkit-transform .15s ease 0s; -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s; -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s; transition: opacity .15s ease 0s, transform .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 .3s ease 0s; -o-transition: box-shadow .3s ease 0s; transition: box-shadow .3s ease 0s; width: 12px; } .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover { box-shadow: 0 0 0 8px #fff inset; } .lg-outer .lg-caret { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px dashed; bottom: -10px; display: inline-block; height: 0; left: 50%; margin-left: -5px; position: absolute; vertical-align: middle; width: 0; } .lg-fullscreen:after { content: "\e20c"; } .lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; } .lg-outer #lg-dropdown-overlay { background-color: rgba(0, 0, 0, 0.25); bottom: 0; cursor: default; left: 0; position: fixed; right: 0; top: 0; z-index: 1081; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s; -o-transition: visibility 0s linear .18s, opacity .18s linear 0s; transition: visibility 0s linear .18s, opacity .18s linear 0s; } .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown { -webkit-transition-delay: 0s; transition-delay: 0s; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; visibility: visible; } .lg-outer .lg-dropdown { background-color: #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 .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .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: 0; } .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a { 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-outer .lg, .lg-outer .lg-inner { width: 100%; height: 100%; } .lg-outer #lg-share { position: relative; } .lg-outer #lg-share:after { content: "\e80d"; } .lg-outer #lg-share-facebook .lg-icon { color: #3b5998; } .lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; } .lg-outer #lg-share-twitter .lg-icon { color: #00aced; } .lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; } .lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; } .lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; } .lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; } .lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; } .lg-group:after { content: ""; display: table; clear: both; } .lg-outer { position: fixed; top: 0; left: 0; z-index: 1090; text-align: left; opacity: 0; -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s; transition: opacity .15s ease 0s; } .lg-outer * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .lg-outer.lg-visible { opacity: 1; } .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide { -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; } .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide { -webkit-transition-duration: 0s !important; transition-duration: 0s !important; opacity: 1; } .lg-outer.lg-grab img.lg-object { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lg-outer.lg-grabbing img.lg-object { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } .lg-outer .lg { position: relative; overflow: hidden; margin-left: auto; margin-right: auto; max-width: 100%; max-height: 100%; } .lg-outer .lg-inner { position: absolute; left: 0; top: 0; white-space: nowrap; } .lg-outer .lg-item { background: url(../images/loading.gif) center center no-repeat; display: none !important; } .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide { display: inline-block !important; } .lg-outer .lg-img-wrap, .lg-outer .lg-item { display: inline-block; text-align: center; position: absolute; width: 100%; height: 100%; } .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; } .lg-outer .lg-img-wrap { position: absolute; padding: 0 5px; left: 0; right: 0; top: 0; bottom: 0; } .lg-outer .lg-item.lg-complete { background-image: none; } .lg-outer .lg-item.lg-current { z-index: 1060; } .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 .15s ease 0s; -o-transition: opacity .15s ease 0s; transition: opacity .15s ease 0s; } .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; } .lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download { display: none; } .lg-backdrop { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1090; background-color: rgba(0, 0, 0, 0.8); opacity: 0; -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s; transition: opacity .15s ease 0s; } .lg-backdrop.in { opacity: 1; } .lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide { -webkit-transition: none 0s ease 0s !important; -moz-transition: none 0s ease 0s !important; -o-transition: none 0s ease 0s !important; transition: none 0s ease 0s !important; } .lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } .lg-css3.lg-slide.lg-use-left .lg-item { opacity: 0; position: absolute; left: 0; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { left: 0; opacity: 1; } .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } .tablet #lg-zoom-in, .tablet #lg-zoom-out, .mobile #lg-zoom-in, .mobile #lg-zoom-out { display: none; } .tablet .lg-icon, .mobile .lg-icon { font-size: 22px; width: 45px; } @media (max-width: 767.98px) { .lg-fullscreen, #lg-zoom-in, #lg-zoom-out { display: none; } .lg-icon { font-size: 22px; width: 45px; } } .parallax-container { position: relative; overflow: hidden; background-color: #47505f; background-position: 50%; z-index: 1; } .parallax-container:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(23, 24, 29, 0.75); z-index: 1; pointer-events: none; } .material-parallax { position: absolute; top: 0; left: -1px; right: -1px; bottom: 0; z-index: 0; } .material-parallax img { display: none; position: absolute; left: 50%; bottom: 0; min-width: 101%; min-height: 101%; max-width: none; transform: translate3d(-50%, 0, 0); } .container + .parallax-container { margin-top: 30px; } @media (min-width: 992px) { .container + .parallax-container { margin-top: 50px; } } .slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; left: 0; top: 0; display: block; } .slick-track:before, .slick-track:after { content: ""; display: table; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { float: left; height: 100%; min-height: 1px; text-align: center; padding-left: 0; padding-right: 0; display: none; } [dir="rtl"] .slick-slide { float: right; } .slick-slide img { display: inline-block; width: 100%; } .slick-slide:focus { outline: none; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; } .slick-arrow.slick-hidden { display: none; } .slick-loading .slick-list { background: #fff url("./../images/ajax-loader.gif") center center no-repeat; } .slick-prev, .slick-next { display: block; padding: 0; font-size: 22px; line-height: 1; border: none; background: transparent; cursor: pointer; z-index: 9; } .slick-prev:hover, .slick-next:hover { outline: none; color: var(--first-color); } .slick-prev::before { content: '\f14a'; } .slick-next::before { content: '\f14f'; } .slick-prev:before, .slick-next:before { font-family: "Material Design Icons"; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; } .slick-dots li { position: relative; display: inline-block; width: 14px; height: 14px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { border: 0; display: block; height: 14px; width: 14px; outline: none; line-height: 0; font-size: 0; color: transparent; background: #ebebeb; cursor: pointer; } .slick-dots li button:before { position: absolute; content: ''; top: 50%; left: 50%; width: 6px; height: 6px; opacity: 0; background: var(--first-color); transform: translate3d(-50%, -50%, 0); will-change: transform; transition: all .2s ease; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 0.7; } .slick-dots li.slick-active button:before { opacity: 1; width: 14px; height: 14px; } .slick-fraction-current { font-size: 40px; line-height: .88; font-weight: 100; color: rgba(21, 21, 21, 0.3); } @media (min-width: 576px) { .slick-fraction-current { font-size: 50px; } } @media (min-width: 768px) { .slick-fraction-current { font-size: 70px; } } @media (min-width: 992px) { .slick-fraction-current { font-size: 90px; } } @media (min-width: 1200px) { .slick-fraction-current { font-size: 118px; } } .swiper-pagination__fraction-count { margin-left: 6px; } .context-dark .slick-fraction-current { color: rgba(255, 255, 255, 0.21); } .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: 100; 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%); }