/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Theme default */
body, p {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}

h1,
.h1 {
  font-family: "Jost", sans-serif;
  font-size: 76px;
  line-height: 1.05;
  font-weight: 800;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
}

h2,
.h2 {
  font-family: "Jost", sans-serif;
  font-size: 30px;
  line-height: 50px;
  font-weight: 600;
  font-style: normal;
}

h3,
.h3 {
  font-family: "Jost", sans-serif;
  font-size: 26px;
  line-height: 50px;
  font-weight: 400;
  font-style: normal;
}

h4,
.h4 {
  font-family: "Jost", sans-serif;
  font-size: 23px;
  line-height: 40px;
  font-weight: 900;
  font-style: normal;
}

h5,
.h5 {
  font-family: "Jost", sans-serif;
  font-size: 21px;
  line-height: 28px;
  font-weight: 600;
  font-style: normal;
}

h6,
.h6 {
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 1024px) {
  h1, .h1 {
    font-size: calc(76px * 0.9);
  }
}
@media (max-width: 450px) {
  h1, .h1 {
    font-size: calc(76px * 0.4);
  }
}
a {
  text-decoration: none;
}
a:hover, a:focus {
  outline: none;
}
a:hover {
  text-decoration: underline;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #000000;
}
h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #000000;
}
a:hover {
  color: #7A7050;
}

.invert b, .invert p, .invert a, .invert li,
.invert h1, .invert .h1,
.invert h2, .invert .h2,
.invert h3, .invert .h3,
.invert h4, .invert .h4,
.invert h5, .invert .h5,
.invert h6, .invert .h6 {
  color: #fff;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1220px;
  }
}
input,
select {
  outline: none;
}

.invert .primary-btn,
.primary-btn {
  display: inline-block;
  position: relative;
  padding: 30px 38px;
  background: #CA1919;
  color: #fff;
  border: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-family: "Jost", sans-serif;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 425px) {
  .invert .primary-btn,
  .primary-btn {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
}
.invert .primary-btn:hover,
.primary-btn:hover {
  background: #fff;
  color: #CA1919;
  -webkit-box-shadow: 0px 14px 30px #000000;
          box-shadow: 0px 14px 30px #000000;
  text-decoration: none;
}
.invert .primary-btn:hover svg,
.primary-btn:hover svg {
  fill: #CA1919;
}
.invert .primary-btn:active, .invert .primary-btn:focus,
.primary-btn:active,
.primary-btn:focus {
  background: #fff;
  color: #CA1919;
  -webkit-box-shadow: 0px 14px 30px #000000;
          box-shadow: 0px 14px 30px #000000;
}
.invert .primary-btn:active svg, .invert .primary-btn:focus svg,
.primary-btn:active svg,
.primary-btn:focus svg {
  fill: #CA1919;
}
.invert .primary-btn:disabled, .invert .primary-btn[disabled],
.primary-btn:disabled,
.primary-btn[disabled] {
  opacity: 0.5;
}
.invert .primary-btn svg,
.primary-btn svg {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  fill: #fff;
  margin-right: 7px;
}

.fullwidth {
  width: 100%;
  text-align: center;
}

.page {
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  background-color: #000000;
  /* Custom scroll bar styles */
  /* Track */
  /* Handle */
}
.page:before {
  content: url(../images/before.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.page:after {
  content: url(../images/after.png);
  position: absolute;
  bottom: -8px;
  right: 0;
}
.page #navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .page #navigation {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.page #navigation li {
  list-style: none;
}
.page #navigation li:not(:last-child) {
  margin-right: 17px;
}
.page #navigation a {
  font-size: 16px;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.page .header {
  padding-top: 8px;
  position: relative;
  z-index: 2;
}
.page .footer {
  padding: 9px 0 30px;
}
.page .information {
  position: relative;
  z-index: 2;
}
.page .information a {
  font-size: 16px;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.page .information a:not(:last-child) {
  margin-right: 11px;
}
.page .content {
  position: relative;
  z-index: 2;
  margin: 50px 0 0;
}
@media (min-width: 768px) {
  .page .content {
    margin: 0 0 60px;
  }
}
.page .content h1 {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 42px;
}
@media (min-width: 768px) {
  .page .content h1 {
    margin-top: 75px;
  }
}
.page .content h1 span {
  color: #CA1919;
}
@media (min-width: 1024px) {
  .page .content p {
    padding-right: 70px;
  }
}
.page .content h3 {
  margin-bottom: 60px;
}
@media (min-width: 1024px) {
  .page .content .clock-wrapper {
    margin-right: -113px;
    margin-left: -105px;
    margin-top: 12px;
  }
}
.page .content .clock-img {
  max-width: 100%;
}
.page .content .inner-wrapp {
  text-align: center;
  margin: 63px auto 0 auto;
}
.page .content .inner-wrapp p {
  font-size: 11px;
}
.page .content .wrapp {
  padding: 50px 30px;
  margin: 2px auto 0;
}
.page .content .scroll-content {
  max-height: 820px;
  overflow-x: scroll;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .page .content .scroll-content {
    padding-right: 50px;
    padding-left: 30px;
  }
}
.page .content .primary-btn-2 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #CA1919;
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  padding: 12px 14px;
  min-width: 158px;
  text-align: center;
}
.page .content .primary-btn-2:hover {
  color: #CA1919;
  background-color: #fff;
}
.page .content.services {
  margin: 50px 0 50px;
}
@media (min-width: 768px) {
  .page .content.services {
    margin-top: 108px;
    margin-bottom: 200px;
  }
}
.page .content.services ul {
  list-style: none;
  padding: 0;
  margin-top: 41px;
  margin-bottom: 39px;
}
.page .content.services ul svg {
  margin-right: 12px;
}
.page .content.services ul li {
  margin-bottom: 12px;
}
.page .content.services h6 span {
  color: #CA1919;
}
@media (min-width: 1024px) {
  .page .content.services .clock-wrapper {
    margin-left: -37px;
    margin-top: -37px;
  }
}
.page ::-webkit-scrollbar {
  width: 11px;
}
.page ::-webkit-scrollbar-track {
  border-radius: 50px;
  background: rgba(69, 72, 57, 0.09);
}
.page ::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background: #CA1919;
}
.page ::-webkit-scrollbar-thumb:window-inactive {
  background: #CA1919;
}

/* Preloader*/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #000000;
  z-index: 1001;
}

.loaded_hiding .preloader {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  -webkit-transform: translate(calc(-50% + 40px), calc(-50% + 40px));
          transform: translate(calc(-50% + 40px), calc(-50% + 40px));
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #CA1919;
  border-color: #CA1919 transparent #CA1919 transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}