/*! windows11LP - 1.0.0 */

 @font-face {
  font-family: 'Segoe UI';
  src: url("fonts/SegoeUI-Light.woff2") format("woff2"), url("fonts/SegoeUI-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Segoe UI';
  src: url("fonts/SegoeUI.woff2") format("woff2"), url("fonts/SegoeUI.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Segoe UI';
  src: url("fonts/SegoeUI-Bold.woff2") format("woff2"), url("fonts/SegoeUI-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*!
 * Bootstrap-sass v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: scrollbar; }

body {
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.444;
  color: #010919;
  background-color: #fff;
  min-width: 360px;
  overflow-y: scroll; }

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

a {
  color: #1d75fd;
  text-decoration: none; }
  a:hover, a:focus {
    color: #025be5;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline-color: rgba(0, 0, 0, 0.2);
    outline-offset: -2px; }

.link-inverse {
  color: #010919; }
  .link-inverse:hover, .link-inverse:focus {
    color: #1d75fd;
    text-decoration: none; }

.link-white {
  color: #fff; }
  .link-white:hover, .link-white:focus {
    color: #fff;
    opacity: 0.7;
    text-decoration: none; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

hr {
  margin-top: 0;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #ddd; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 0;
  margin-bottom: 12px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 12px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 22px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 12px; }
  p small, p.small {
    font-size: 14px; }

small, .small {
  font-size: 14px; }

strong {
  font-weight: bold; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding: 0;
  list-style: none; }

.list-inline {
  padding: 0;
  list-style: none; }
  .list-inline > li {
    display: inline-block; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 930px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:after {
    content: " ";
    display: block;
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:after {
    content: " ";
    display: block;
    clear: both; }

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.row-sm {
  margin-left: -7px;
  margin-right: -7px; }
  .row-sm > [class^="col-"] {
    padding-left: 7px;
    padding-right: 7px; }

.row-xxs {
  margin-left: -3px;
  margin-right: -3px; }
  .row-xxs > [class^="col-"] {
    padding-left: 3px;
    padding-right: 3px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

label,
.form-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

.label-float {
  position: relative;
  display: block; }
  .label-float-text {
    position: absolute;
    top: 0;
    left: 18px;
    padding: 14px 18px;
    padding-left: 0;
    pointer-events: none;
    transform-origin: 0 0;
    transform: scale3d(1, 1, 1) translateY(0px);
    transition: transform .3s ease-in-out; }
  .label-float .form-control {
    padding: 18px 18px 10px; }
    .label-float .form-control:-ms-input-placeholder {
      color: transparent; }
    .label-float .form-control::-ms-input-placeholder {
      color: transparent; }
    .label-float .form-control::placeholder {
      color: transparent; }
  .label-float .form-control:focus ~ .label-float-text {
    display: block;
    transform-origin: 0 0;
    transform: scale3d(0.7, 0.7, 1) translateY(-10px); }
  .label-float .form-control:not(:placeholder-shown) ~ .label-float-text {
    display: block;
    transform-origin: 0 0;
    transform: scale3d(0.7, 0.7, 1) translateY(-10px); }
  .label-float .form-control:not(:-ms-input-placeholder) ~ .label-float-text {
    display: block;
    transform-origin: 0 0;
    transform: scale3d(0.7, 0.7, 1) translateY(-10px); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline-color: rgba(0, 0, 0, 0.2);
  outline-offset: -2px; }

.form-control {
  display: block;
  width: 100%;
  height: 54px;
  padding: 14px 18px;
  font-size: 18px;
  line-height: 1.444;
  color: #010919;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #fff;
    outline: 0; }
  .form-control:-webkit-autofill, .form-control:-webkit-autofill:hover, .form-control:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    border: 1px solid #fff; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control[readonly] {
    background-color: #f1f1f1;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 0.7; }

select.form-control,
select.form-control-select {
  padding-right: 20px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right .5rem center;
  background-size: 15px 11px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select.form-control-select-light {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E") !important; }

textarea.form-control {
  height: auto;
  max-width: 100%; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }
  .radio label,
  .checkbox label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  top: 1px;
  margin-top: 4px \9; }

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

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.radio-custom,
.checkbox-custom {
  text-align: left; }
  .radio-custom input,
  .checkbox-custom input {
    opacity: 0; }
    .radio-custom input:focus ~ .radio-custom-ico,
    .radio-custom input:focus ~ .checkbox-custom-ico,
    .checkbox-custom input:focus ~ .radio-custom-ico,
    .checkbox-custom input:focus ~ .checkbox-custom-ico {
      outline: 1px dotted #999; }
    .radio-custom input:checked ~ .radio-custom-ico:after,
    .radio-custom input:checked ~ .checkbox-custom-ico:after,
    .checkbox-custom input:checked ~ .radio-custom-ico:after,
    .checkbox-custom input:checked ~ .checkbox-custom-ico:after {
      background-color: #1d75fd; }
  .radio-custom label,
  .checkbox-custom label {
    padding-left: 25px; }
  .radio-custom-ico,
  .checkbox-custom-ico {
    position: absolute;
    top: 6px;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #fff; }
    .radio-custom-ico:after,
    .checkbox-custom-ico:after {
      content: "";
      display: block;
      position: absolute;
      top: 3px;
      bottom: 3px;
      left: 3px;
      right: 3px;
      background-color: transparent; }
  .radio-custom-disabled .radio-custom-ico,
  .radio-custom-disabled .checkbox-custom-ico,
  .checkbox-custom-disabled .radio-custom-ico,
  .checkbox-custom-disabled .checkbox-custom-ico {
    opacity: 0.5; }

.radio-custom-ico, .radio-custom-ico:after {
  border-radius: 50%; }

.form-contact-container {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1f1f1; }

.form-contact-check {
  padding-left: 18px; }

.form-contact .btn {
  padding-left: 44px;
  padding-right: 44px; }

.form-contact .form-on-error {
  padding-bottom: 15px; }
  .form-contact .form-on-error-msg {
    padding: 15px 18px;
    color: #fff;
    text-align: left;
    background-color: #d9534f; }

button {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  border: 0;
  background-image: none;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  color: #1d75fd; }
  button:hover, button:focus {
    color: #010919; }
  button:focus {
    outline: 0; }

.btn {
  position: relative;
  display: inline-block;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: #1d75fd;
  color: #fff;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 14px 18px;
  font-size: 18px;
  line-height: 1.444;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:hover, .btn:focus, .btn.active {
    color: #fff;
    background-color: #0e6cfd;
    text-decoration: none; }
  .btn:focus {
    outline: 0; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.8; }
  .btn.disabled[class*="bg-"], .btn[disabled][class*="bg-"] {
    opacity: 1; }

.btn-ico-spinner {
  width: 1em;
  height: 1em;
  fill: currentColor;
  animation: spin 2s infinite linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .btn .btn-ico-spinner {
    position: absolute;
    top: 50%;
    right: 0.5em;
    margin-top: -0.5em; }

.header {
  position: relative;
  color: #fff;
  min-width: 360px;
  background-color: #020b1c; }
  .header .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.header-img {
  height: 478px;
  min-width: 360px;
  max-width: 2100px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .header-img-tablet, .header-img-desktop {
    display: none; }

.header-top {
  display: flex;
  align-items: center;
  padding-top: 15px;
  margin-bottom: 80px; }
  .header-top-left {
    width: 155px;
    margin-right: auto; }
  .header-top-right {
    width: 160px; }

.header-middle {
  width: 330px;
  margin-bottom: 30px;
  font-weight: 300; }
  .header-middle-title {
    font-size: 34px; }
  .header-middle-text {
    font-size: 24px; }

.header-bottom {
  width: 330px; }

.header-info {
  position: relative;
  z-index: 10;
  padding: 15px;
  margin: -70px 0 30px 0;
  text-align: center;
  width: 330px; }
  .header-info-title {
    font-size: 38px;
    margin-bottom: 0; }
  .header-info-date {
    font-size: 26px;
    margin-bottom: 0; }
    .header-info-date span, .header-info-date strong {
      display: block; }
    .header-info-date span {
      font-weight: 300; }

@media (min-width: 768px) {
  .header-img-phone {
    display: none; }
  .header-img-tablet {
    display: block; }
  .header-top {
    margin-bottom: 110px; }
    .header-top-left {
      width: auto;
      margin-right: auto; }
    .header-top-right {
      width: auto; }
  .header-middle {
    width: 460px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 46px; }
    .header-middle-title {
      font-size: 46px; }
    .header-middle-text {
      font-size: 26px; }
  .header-bottom {
    margin: 0; }
  .header-info {
    margin-top: -107px;
    margin-left: auto;
    margin-right: 0; } }

@media (min-width: 992px) {
  .header-top {
    padding-top: 31px;
    margin-bottom: 80px; }
  .header-middle {
    width: 540px;
    margin-bottom: 38px; }
    .header-middle-title {
      font-size: 50px;
      margin-bottom: 6px; }
  .header-info {
    padding: 30px 12px;
    margin-top: -134px;
    margin-bottom: 0;
    width: 392px; }
    .header-info-title {
      font-size: 48px; }
    .header-info-date {
      font-size: 36px; } }

@media (min-width: 1200px) {
  .header-img-tablet {
    display: none; }
  .header-img-desktop {
    display: block; } }

@media (min-width: 480px) {
  .content-row {
    width: 450px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) {
  .content-row {
    width: auto;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .content-row .row {
    margin-left: -7px;
    margin-right: -7px; }
    .content-row .row > [class^="col-"] {
      padding-left: 7px;
      padding-right: 7px; } }

.card {
  margin-bottom: 60px; }
  .card-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px; }
    .card-img img {
      border-top-left-radius: 15px;
      border-top-right-radius: 15px; }
    .card-img-caption {
      position: absolute;
      z-index: 10;
      bottom: 0;
      left: 0;
      right: 0;
      color: #fff;
      padding: 60px 15px 15px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
      .card-img-caption p {
        line-height: 1.2; }

.footer {
  position: relative;
  background-color: #f1f1f1;
  padding: 45px 0 30px;
  text-align: center; }
  .footer:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 15px;
    max-width: 900px;
    margin: 0 auto;
    background: radial-gradient(ellipse at top, rgba(0, 0, 0, 0.2), transparent 70%); }
  .footer img {
    display: inline-block; }
  .footer-item + .footer-item {
    margin-top: 12px; }

@media (min-width: 768px) {
  .footer .container {
    display: flex;
    align-items: center;
    justify-content: center; }
  .footer-item + .footer-item {
    margin-top: 0;
    margin-left: 25px; } }

.bg-brand {
  background-color: #1d75fd; }

.co-white {
  color: #fff; }

.d-i-b {
  display: inline-block; }

.d-b {
  display: block; }

.d-n {
  display: none; }

.d-f {
  display: flex; }

.d-i-f {
  display: inline-flex; }

.m-b-0 {
  margin-bottom: 0; }

.m-b {
  margin-bottom: 25px; }

.m-b-sm {
  margin-bottom: 12px; }

.m-b-xxs {
  margin-bottom: 3px; }

.m-b-xs {
  margin-bottom: 6px; }

.m-b-lg {
  margin-bottom: 37px; }

.m-b-2x {
  margin-bottom: 50px; }

.m-b-3x {
  margin-bottom: 75px; }

.p-a {
  padding: 30px; }

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

.fw-l {
  font-weight: 300; }

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

.ta-c {
  text-align: center; }

.ta-l {
  text-align: left; }

.ta-r {
  text-align: right; }

.tt-u {
  text-transform: uppercase; }

.tt-c {
  text-transform: capitalize; }

.tt-l {
  text-transform: lowercase; }

.tt-n {
  text-transform: none; }

/*# sourceMappingURL=styles.css.map */
